Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ea53eacd779207149c4e4bd07d4b631c531133c 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-ssh17710040956919925570.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-ssh11789667332161267460.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-ssh16789742154988709422.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-ssh9853571440336955440.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-ssh17249338710032303212.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8769 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/902 [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/902 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7ea53eacd779207149c4e4bd07d4b631c531133c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5254)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 > git rev-list --no-walk c7ff243088127c69d1557f0018bfe6aa8f97e1a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-13T04:44:21.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-13T04:44:21.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-13T04:44:21.122Z] ========================================================= [2025-09-13T04:44:21.122Z] EdgeX Global Pipelines Version Info [2025-09-13T04:44:21.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:44:22.229Z] ------------------- [2025-09-13T04:44:22.229Z] stable info: [2025-09-13T04:44:22.229Z] ------------------- [2025-09-13T04:44:22.229Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-13T04:44:22.229Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-13T04:44:22.229Z] Message: update stable to v1.0.276 [2025-09-13T04:44:22.800Z] ------------------- [2025-09-13T04:44:22.800Z] experimental info: [2025-09-13T04:44:22.800Z] ------------------- [2025-09-13T04:44:22.800Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-13T04:44:22.800Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-13T04:44:22.800Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-13T04:44:22.883Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-09-13T04:44:22.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-09-13T04:44:22.933Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-13T04:44:22.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-13T04:44:22.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-13T04:44:23.016Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-13T04:44:23.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-13T04:44:23.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-09-13T04:44:23.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-09-13T04:44:23.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-09-13T04:44:23.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-13T04:44:23.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-13T04:44:23.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-13T04:44:23.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-13T04:44:23.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-13T04:44:23.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-13T04:44:23.274Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-13T04:44:23.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-13T04:44:23.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-09-13T04:44:23.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-09-13T04:44:23.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-13T04:44:23.396Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-13T04:44:23.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-13T04:44:23.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-13T04:44:23.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-13T04:44:23.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-13T04:44:23.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T04:44:23.528Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ea53ea [Pipeline] echo [2025-09-13T04:44:23.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T04:44:23.613Z] provisioning config files... [2025-09-13T04:44:23.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config9653298877738626369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:44:23.960Z] ---> ****-login.sh [2025-09-13T04:44:23.960Z] nexus3.edgexfoundry.org:10001 [2025-09-13T04:44:23.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:44:24.221Z] [2025-09-13T04:44:24.221Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-13T04:44:24.221Z] Configure a credential helper to remove this warning. See [2025-09-13T04:44:24.221Z] https://docs.****.com/go/credential-store/ [2025-09-13T04:44:24.221Z] [2025-09-13T04:44:24.221Z] Login Succeeded [2025-09-13T04:44:24.221Z] nexus3.edgexfoundry.org:10002 [2025-09-13T04:44:24.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-13T04:44:24.484Z] Configure a credential helper to remove this warning. See [2025-09-13T04:44:24.484Z] https://docs.****.com/go/credential-store/ [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] Login Succeeded [2025-09-13T04:44:24.484Z] nexus3.edgexfoundry.org:10003 [2025-09-13T04:44:24.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-13T04:44:24.484Z] Configure a credential helper to remove this warning. See [2025-09-13T04:44:24.484Z] https://docs.****.com/go/credential-store/ [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] Login Succeeded [2025-09-13T04:44:24.484Z] nexus3.edgexfoundry.org:10004 [2025-09-13T04:44:24.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-13T04:44:24.484Z] Configure a credential helper to remove this warning. See [2025-09-13T04:44:24.484Z] https://docs.****.com/go/credential-store/ [2025-09-13T04:44:24.484Z] [2025-09-13T04:44:24.484Z] Login Succeeded [2025-09-13T04:44:24.484Z] ****.io [2025-09-13T04:44:24.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:44:24.745Z] [2025-09-13T04:44:24.745Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-13T04:44:24.745Z] Configure a credential helper to remove this warning. See [2025-09-13T04:44:24.745Z] https://docs.****.com/go/credential-store/ [2025-09-13T04:44:24.745Z] [2025-09-13T04:44:24.745Z] Login Succeeded [2025-09-13T04:44:24.746Z] ---> ****-login.sh ends [Pipeline] } [2025-09-13T04:44:24.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T04:44:25.089Z] + 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-09-13T04:44:25.089Z] + dirname cmd/core-command/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo core-command,cmd/core-command/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/core-data/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo core-data,cmd/core-data/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/core-keeper/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/core-metadata/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-spire-agent/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-spire-config/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/security-spire-server/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/support-notifications/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-09-13T04:44:25.089Z] + dirname cmd/support-scheduler/Dockerfile [2025-09-13T04:44:25.089Z] + cut -d/ -f2 [2025-09-13T04:44:25.089Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-09-13T04:44:25.208Z] 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-09-13T04:44:25.583Z] + git rev-list -1 --merges 7ea53eacd779207149c4e4bd07d4b631c531133c~1..7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T04:44:25.597Z] -----------> git rev-list -1 --merges 7ea53eacd779207149c4e4bd07d4b631c531133c~1..7ea53eacd779207149c4e4bd07d4b631c531133c 7ea53eacd779207149c4e4bd07d4b631c531133c [false] [Pipeline] sh [2025-09-13T04:44:25.894Z] + git log --format=format:%s -1 7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T04:44:25.913Z] ========================================================= [2025-09-13T04:44:25.913Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-13T04:44:25.913Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-13T04:44:26.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-13T04:44:26.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-13T04:44:26.364Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-13T04:44:26.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-13T04:44:26.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-13T04:44:26.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-13T04:44:26.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:44:26.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T04:44:26.792Z] [2025-09-13T04:44:26.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:44:27.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T04:44:27.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-13T04:44:27.114Z] 3dae71ba6b94: Pulling fs layer [2025-09-13T04:44:27.114Z] 6bf1a483ea7c: Pulling fs layer [2025-09-13T04:44:27.114Z] f5dfc541a4d3: Pulling fs layer [2025-09-13T04:44:27.114Z] 461d9e800cba: Pulling fs layer [2025-09-13T04:44:27.114Z] 80192f66455f: Pulling fs layer [2025-09-13T04:44:27.114Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-13T04:44:27.114Z] a29436f7fd5d: Pulling fs layer [2025-09-13T04:44:27.114Z] 923cac83aea3: Pulling fs layer [2025-09-13T04:44:27.114Z] 25ad8b0a4227: Pulling fs layer [2025-09-13T04:44:27.114Z] db01528c6b51: Pulling fs layer [2025-09-13T04:44:27.114Z] 28988de357af: Pulling fs layer [2025-09-13T04:44:27.114Z] 80192f66455f: Waiting [2025-09-13T04:44:27.114Z] 2e8e34ca0e6c: Waiting [2025-09-13T04:44:27.114Z] a29436f7fd5d: Waiting [2025-09-13T04:44:27.114Z] 923cac83aea3: Waiting [2025-09-13T04:44:27.114Z] 25ad8b0a4227: Waiting [2025-09-13T04:44:27.114Z] db01528c6b51: Waiting [2025-09-13T04:44:27.114Z] 28988de357af: Waiting [2025-09-13T04:44:27.114Z] 461d9e800cba: Waiting [2025-09-13T04:44:27.114Z] 6bf1a483ea7c: Verifying Checksum [2025-09-13T04:44:27.114Z] 6bf1a483ea7c: Download complete [2025-09-13T04:44:27.114Z] 461d9e800cba: Verifying Checksum [2025-09-13T04:44:27.114Z] 461d9e800cba: Download complete [2025-09-13T04:44:27.114Z] 80192f66455f: Verifying Checksum [2025-09-13T04:44:27.114Z] 80192f66455f: Download complete [2025-09-13T04:44:27.374Z] f5dfc541a4d3: Verifying Checksum [2025-09-13T04:44:27.374Z] f5dfc541a4d3: Download complete [2025-09-13T04:44:27.374Z] 3dae71ba6b94: Verifying Checksum [2025-09-13T04:44:27.374Z] 3dae71ba6b94: Download complete [2025-09-13T04:44:27.374Z] 923cac83aea3: Verifying Checksum [2025-09-13T04:44:27.374Z] 923cac83aea3: Download complete [2025-09-13T04:44:27.632Z] 25ad8b0a4227: Verifying Checksum [2025-09-13T04:44:27.632Z] 25ad8b0a4227: Download complete [2025-09-13T04:44:27.632Z] db01528c6b51: Verifying Checksum [2025-09-13T04:44:27.632Z] db01528c6b51: Download complete [2025-09-13T04:44:27.632Z] 28988de357af: Download complete [2025-09-13T04:44:27.632Z] a29436f7fd5d: Verifying Checksum [2025-09-13T04:44:27.632Z] a29436f7fd5d: Download complete [2025-09-13T04:44:28.202Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-13T04:44:28.202Z] 2e8e34ca0e6c: Download complete [2025-09-13T04:44:28.771Z] 3dae71ba6b94: Pull complete [2025-09-13T04:44:29.030Z] 6bf1a483ea7c: Pull complete [2025-09-13T04:44:29.600Z] f5dfc541a4d3: Pull complete [2025-09-13T04:44:29.600Z] 461d9e800cba: Pull complete [2025-09-13T04:44:29.861Z] 80192f66455f: Pull complete [2025-09-13T04:44:34.061Z] 2e8e34ca0e6c: Pull complete [2025-09-13T04:44:34.629Z] a29436f7fd5d: Pull complete [2025-09-13T04:44:34.629Z] 923cac83aea3: Pull complete [2025-09-13T04:44:34.629Z] 25ad8b0a4227: Pull complete [2025-09-13T04:44:34.629Z] db01528c6b51: Pull complete [2025-09-13T04:44:34.629Z] 28988de357af: Pull complete [2025-09-13T04:44:34.629Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-13T04:44:34.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T04:44:34.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:44:34.775Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T04:44:34.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:44:37.486Z] $ docker top 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 -eo pid,comm [2025-09-13T04:44:37.536Z] 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-09-13T04:44:37.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-13T04:44:37.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-13T04:44:37.589Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-13T04:44:37.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-13T04:44:37.701Z] $ docker exec 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent [2025-09-13T04:44:37.801Z] SSH_AUTH_SOCK=/tmp/ssh-ukl3KZkce1bN/agent.32 [2025-09-13T04:44:37.801Z] SSH_AGENT_PID=38 [2025-09-13T04:44:37.807Z] Running ssh-add (command line suppressed) [2025-09-13T04:44:37.895Z] Identity added: /w/workspace/edgex-go/902@tmp/private_key_2860672150064259438.key (/w/workspace/edgex-go/902@tmp/private_key_2860672150064259438.key) [2025-09-13T04:44:37.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-13T04:44:38.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] sh [2025-09-13T04:44:38.485Z] + git tag --points-at HEAD [Pipeline] } [2025-09-13T04:44:38.497Z] $ docker exec --env ******** --env ******** 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent -k [2025-09-13T04:44:38.596Z] unset SSH_AUTH_SOCK; [2025-09-13T04:44:38.597Z] unset SSH_AGENT_PID; [2025-09-13T04:44:38.597Z] echo Agent pid 38 killed; [2025-09-13T04:44:38.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-13T04:44:38.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-13T04:44:38.646Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-13T04:44:38.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-13T04:44:38.754Z] $ docker exec 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent [2025-09-13T04:44:38.859Z] SSH_AUTH_SOCK=/tmp/ssh-qBf78Ublm07x/agent.85 [2025-09-13T04:44:38.859Z] SSH_AGENT_PID=91 [2025-09-13T04:44:38.865Z] Running ssh-add (command line suppressed) [2025-09-13T04:44:38.964Z] Identity added: /w/workspace/edgex-go/902@tmp/private_key_3822481751286216755.key (/w/workspace/edgex-go/902@tmp/private_key_3822481751286216755.key) [2025-09-13T04:44:38.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-13T04:44:39.276Z] + git semver init [2025-09-13T04:44:39.535Z] 2025-09-13 04:44:39,491 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-13T04:44:39.535Z] 2025-09-13 04:44:39,496 [run_init] DEBUG init version:0.0.0 force:False [2025-09-13T04:44:39.535Z] 2025-09-13 04:44:39,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/902/.semver [2025-09-13T04:44:39.535Z] 2025-09-13 04:44:39,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/902/.semver [2025-09-13T04:44:39.535Z] 2025-09-13 04:44:39,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/902/.semver'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) [2025-09-13T04:44:44.807Z] 2025-09-13 04:44:44,499 [append_file] DEBUG append to file:/w/workspace/edgex-go/902/.git/info/exclude [2025-09-13T04:44:44.807Z] 2025-09-13 04:44:44,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/902/.semver/main with force:False [2025-09-13T04:44:44.807Z] 2025-09-13 04:44:44,500 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T04:44:44.807Z] 2025-09-13 04:44:44,500 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T04:44:44.807Z] 4.1.0-dev.59 [Pipeline] } [2025-09-13T04:44:44.816Z] $ docker exec --env ******** --env ******** 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 ssh-agent -k [2025-09-13T04:44:44.911Z] unset SSH_AUTH_SOCK; [2025-09-13T04:44:44.912Z] unset SSH_AGENT_PID; [2025-09-13T04:44:44.912Z] echo Agent pid 91 killed; [2025-09-13T04:44:44.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T04:44:45.243Z] + git semver [Pipeline] } [2025-09-13T04:44:45.519Z] $ docker stop --time=1 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 [2025-09-13T04:44:46.790Z] $ docker rm -f --volumes 10968323a4f23c376751d710fa13126804b691fdac747f25a406ef128a699791 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-13T04:44:47.137Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-13T04:44:47.408Z] Stashed 1 file(s) [Pipeline] echo [2025-09-13T04:44:47.411Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.59 [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-09-13T04:44:47.898Z] + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo [2025-09-13T04:44:47.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T04:44:47.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T04:44:47.953Z] ========================================================= [2025-09-13T04:44:47.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-13T04:44:47.954Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-13T04:44:48.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-13T04:44:48.249Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-13T04:44:48.249Z] 0a9a5dfd008f: Pulling fs layer [2025-09-13T04:44:48.249Z] 36466aa92d05: Pulling fs layer [2025-09-13T04:44:48.249Z] e10405b45d13: Pulling fs layer [2025-09-13T04:44:48.249Z] 096b7ceb2af7: Pulling fs layer [2025-09-13T04:44:48.249Z] 4f4fb700ef54: Pulling fs layer [2025-09-13T04:44:48.249Z] c451b95d7931: Pulling fs layer [2025-09-13T04:44:48.249Z] 9febf9df4401: Pulling fs layer [2025-09-13T04:44:48.249Z] 1477f019b032: Pulling fs layer [2025-09-13T04:44:48.249Z] c7dc25521971: Pulling fs layer [2025-09-13T04:44:48.249Z] c451b95d7931: Waiting [2025-09-13T04:44:48.249Z] 096b7ceb2af7: Waiting [2025-09-13T04:44:48.249Z] 4f4fb700ef54: Waiting [2025-09-13T04:44:48.249Z] 9febf9df4401: Waiting [2025-09-13T04:44:48.249Z] 1477f019b032: Waiting [2025-09-13T04:44:48.249Z] c7dc25521971: Waiting [2025-09-13T04:44:48.249Z] 36466aa92d05: Verifying Checksum [2025-09-13T04:44:48.249Z] 36466aa92d05: Download complete [2025-09-13T04:44:48.249Z] 096b7ceb2af7: Verifying Checksum [2025-09-13T04:44:48.249Z] 096b7ceb2af7: Download complete [2025-09-13T04:44:48.249Z] 4f4fb700ef54: Verifying Checksum [2025-09-13T04:44:48.249Z] 4f4fb700ef54: Download complete [2025-09-13T04:44:48.249Z] c451b95d7931: Download complete [2025-09-13T04:44:48.249Z] 0a9a5dfd008f: Download complete [2025-09-13T04:44:48.249Z] 9febf9df4401: Verifying Checksum [2025-09-13T04:44:48.249Z] 9febf9df4401: Download complete [2025-09-13T04:44:48.508Z] 0a9a5dfd008f: Pull complete [2025-09-13T04:44:48.508Z] c7dc25521971: Verifying Checksum [2025-09-13T04:44:48.508Z] c7dc25521971: Download complete [2025-09-13T04:44:48.508Z] 36466aa92d05: Pull complete [2025-09-13T04:44:48.770Z] e10405b45d13: Download complete [2025-09-13T04:44:49.029Z] 1477f019b032: Download complete [2025-09-13T04:44:54.313Z] e10405b45d13: Pull complete [2025-09-13T04:44:54.313Z] 096b7ceb2af7: Pull complete [2025-09-13T04:44:54.313Z] 4f4fb700ef54: Pull complete [2025-09-13T04:44:54.313Z] c451b95d7931: Pull complete [2025-09-13T04:44:54.313Z] 9febf9df4401: Pull complete [2025-09-13T04:44:56.845Z] 1477f019b032: Pull complete [2025-09-13T04:44:57.104Z] c7dc25521971: Pull complete [2025-09-13T04:44:57.104Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-13T04:44:57.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-13T04:44:57.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-13T04:44:57.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-13T04:44:57.400Z] WORKDIR /edgex [2025-09-13T04:44:57.400Z] COPY go.mod . [2025-09-13T04:44:57.400Z] RUN go mod download [2025-09-13T04:44:57.400Z] + docker build -t ci-base-image-x86_64 -f - . [2025-09-13T04:44:57.973Z] #0 building with "default" instance using docker driver [2025-09-13T04:44:57.973Z] [2025-09-13T04:44:57.973Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:44:57.973Z] #1 transferring dockerfile: 164B done [2025-09-13T04:44:57.973Z] #1 DONE 0.0s [2025-09-13T04:44:57.973Z] [2025-09-13T04:44:57.973Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-13T04:44:57.973Z] #2 DONE 0.0s [2025-09-13T04:44:57.973Z] [2025-09-13T04:44:57.973Z] #3 [internal] load .dockerignore [2025-09-13T04:44:57.973Z] #3 transferring context: 50B done [2025-09-13T04:44:57.973Z] #3 DONE 0.0s [2025-09-13T04:44:57.973Z] [2025-09-13T04:44:57.973Z] #4 [internal] load build context [2025-09-13T04:44:58.232Z] #4 transferring context: 6.57kB done [2025-09-13T04:44:58.232Z] #4 DONE 0.1s [2025-09-13T04:44:58.232Z] [2025-09-13T04:44:58.232Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-13T04:44:58.232Z] #5 DONE 0.1s [2025-09-13T04:44:58.232Z] [2025-09-13T04:44:58.232Z] #6 [2/4] WORKDIR /edgex [2025-09-13T04:45:00.817Z] #6 DONE 2.3s [2025-09-13T04:45:00.817Z] [2025-09-13T04:45:00.817Z] #7 [3/4] COPY go.mod . [2025-09-13T04:45:00.817Z] #7 DONE 0.0s [2025-09-13T04:45:00.817Z] [2025-09-13T04:45:00.817Z] #8 [4/4] RUN go mod download [2025-09-13T04:45:02.532Z] Still waiting to schedule task [2025-09-13T04:45:02.532Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-13T04:45:22.788Z] #8 DONE 18.8s [2025-09-13T04:45:22.789Z] [2025-09-13T04:45:22.789Z] #9 exporting to image [2025-09-13T04:45:22.789Z] #9 exporting layers [2025-09-13T04:45:22.789Z] #9 exporting layers 3.4s done [2025-09-13T04:45:22.789Z] #9 writing image sha256:e908283e4c284dc0a7376e3abf212e9ba6b35f202c4e65cebf67003f00683ad4 done [2025-09-13T04:45:22.789Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-13T04:45:22.789Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:45:23.099Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-13T04:45:23.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:45:23.172Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T04:45:23.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:45:23.472Z] $ docker top 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T04:45:23.813Z] + go version [2025-09-13T04:45:23.813Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-13T04:45:23.824Z] $ docker stop --time=1 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f [2025-09-13T04:45:25.066Z] $ docker rm -f --volumes 0d794f8eda77016e3f3282b1c6165f8a13243f9ea3401f36682e0ebd37610c1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:45:25.498Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-13T04:45:25.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:45:25.579Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T04:45:25.608Z] $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:45:25.834Z] $ docker top bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec -eo pid,comm [Pipeline] { [Pipeline] echo [2025-09-13T04:45:25.912Z] ========================================================= [2025-09-13T04:45:25.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-09-13T04:45:25.912Z] ========================================================= [Pipeline] sh [2025-09-13T04:45:26.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] fileExists [Pipeline] sh [2025-09-13T04:45:26.493Z] + make test [2025-09-13T04:45:26.493Z] go test -race -coverprofile=coverage.out ./... [2025-09-13T04:45:34.608Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-09-13T04:45:56.531Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-09-13T04:45:56.531Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-09-13T04:45:56.531Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-09-13T04:45:56.531Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-09-13T04:45:56.531Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-09-13T04:45:57.098Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-09-13T04:45:57.098Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-09-13T04:45:57.358Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-09-13T04:45:57.358Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-09-13T04:45:57.358Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-09-13T04:45:57.617Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-09-13T04:45:58.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements [2025-09-13T04:45:58.993Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-09-13T04:45:58.993Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-09-13T04:45:59.560Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-09-13T04:45:59.560Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-09-13T04:45:59.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-09-13T04:46:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-09-13T04:46:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-09-13T04:46:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-09-13T04:46:00.496Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-09-13T04:46:01.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-09-13T04:46:01.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-09-13T04:46:01.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-09-13T04:46:01.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:01.431Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-09-13T04:46:01.431Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-09-13T04:46:02.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements [2025-09-13T04:46:02.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements [2025-09-13T04:46:02.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.080s coverage: 53.6% of statements [2025-09-13T04:46:03.067Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-09-13T04:46:03.067Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-09-13T04:46:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.519s coverage: 94.2% of statements [2025-09-13T04:46:04.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.4% of statements [2025-09-13T04:46:04.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 8.4% of statements [2025-09-13T04:46:04.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-09-13T04:46:04.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-09-13T04:46:04.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-09-13T04:46:04.858Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-09-13T04:46:06.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2025-09-13T04:46:06.233Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-09-13T04:46:06.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-09-13T04:46:06.810Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-09-13T04:46:06.810Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-09-13T04:46:07.069Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-09-13T04:46:07.070Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-09-13T04:46:07.070Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 1.0% of statements [2025-09-13T04:46:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-09-13T04:46:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 39.4% of statements [2025-09-13T04:46:08.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements [2025-09-13T04:46:08.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-09-13T04:46:08.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-09-13T04:46:08.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-09-13T04:46:09.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-09-13T04:46:09.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements [2025-09-13T04:46:09.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-09-13T04:46:09.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-09-13T04:46:09.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-09-13T04:46:09.355Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-09-13T04:46:09.355Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-09-13T04:46:09.355Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-09-13T04:46:09.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-09-13T04:46:10.180Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-09-13T04:46:10.180Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-09-13T04:46:10.180Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-09-13T04:46:10.439Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-09-13T04:46:10.439Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-09-13T04:46:10.439Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-09-13T04:46:10.439Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-09-13T04:46:11.007Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-09-13T04:46:11.007Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-09-13T04:46:11.574Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-09-13T04:46:12.948Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-09-13T04:46:13.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-09-13T04:46:14.585Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-09-13T04:46:15.521Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-09-13T04:46:15.521Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-09-13T04:46:15.521Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-09-13T04:46:18.806Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-09-13T04:46:19.373Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-09-13T04:46:19.373Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-09-13T04:46:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-09-13T04:46:19.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-09-13T04:46:19.632Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-09-13T04:46:21.537Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-09-13T04:46:21.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-09-13T04:46:22.105Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-09-13T04:46:22.364Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-09-13T04:46:22.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-09-13T04:46:22.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-09-13T04:46:22.365Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-09-13T04:46:22.365Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-09-13T04:46:23.740Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-09-13T04:46:23.740Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-09-13T04:46:23.740Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-09-13T04:46:23.740Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-09-13T04:46:24.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-09-13T04:46:24.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-09-13T04:46:24.675Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-09-13T04:46:24.675Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:25.247Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-09-13T04:46:25.247Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-09-13T04:46:25.247Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-09-13T04:46:26.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-09-13T04:46:26.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-09-13T04:46:26.183Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 29.2% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-09-13T04:46:28.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2025-09-13T04:46:31.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements [2025-09-13T04:46:31.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-09-13T04:46:31.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-09-13T04:46:31.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-09-13T04:46:31.379Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-09-13T04:46:31.379Z] 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-09-13T04:46:31.379Z] running golangci-lint [2025-09-13T04:46:31.379Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-09-13T04:46:31.379Z] go version go1.23.9 linux/amd64 [2025-09-13T04:46:31.638Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-09-13T04:46:31.638Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-09-13T04:46:31.638Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-09-13T04:46:45.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8771 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-09-13T04:46:45.442Z] Running in /w/workspace/edgex-go/902 [Pipeline] { [Pipeline] checkout [2025-09-13T04:46:49.266Z] The recommended git tool is: git [2025-09-13T04:46:54.377Z] using credential edgex-jenkins-ssh [2025-09-13T04:46:54.400Z] Cloning the remote Git repository [2025-09-13T04:46:54.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-09-13T04:46:54.537Z] > git init /w/workspace/edgex-go/902 # timeout=10 [2025-09-13T04:46:54.688Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-09-13T04:46:54.689Z] > git --version # timeout=10 [2025-09-13T04:46:54.708Z] > git --version # 'git version 2.25.1' [2025-09-13T04:46:54.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-13T04:46:54.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-13T04:46:58.170Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.138914375s" [2025-09-13T04:46:58.170Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.550429ms" [2025-09-13T04:47:06.276Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.476387298s with top 10 stages: buildir: 54.328492463s, gosec: 3.561353747s, inspect: 3.385134103s, fact_deprecated: 3.046252185s, ctrlflow: 1.776410996s, printf: 1.605378211s, fact_purity: 1.399330871s, S1038: 1.218353934s, nilness: 1.192956654s, directives: 1.100239669s" [2025-09-13T04:47:06.276Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-09-13T04:47:06.276Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 201/201, exclude: 201/201, exclude-rules: 201/20, cgo: 201/201, invalid_issue: 201/201, skip_dirs: 201/201, nolint: 20/0, identifier_marker: 201/201, path_prettifier: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201" [2025-09-13T04:47:06.276Z] level=info msg="[runner] processing took 16.418494ms with stages: nolint: 7.068234ms, identifier_marker: 3.997351ms, autogenerated_exclude: 1.579551ms, path_prettifier: 1.543431ms, exclude-rules: 1.140608ms, skip_dirs: 967.268µs, filename_unadjuster: 64.34µs, cgo: 27.17µs, invalid_issue: 26.721µs, max_same_issues: 900ns, uniq_by_line: 610ns, exclude: 400ns, fixer: 380ns, skip_files: 360ns, sort_results: 240ns, max_per_file_from_linter: 160ns, source_code: 150ns, max_from_linter: 150ns, diff: 130ns, path_prefixer: 120ns, path_shortener: 120ns, severity-rules: 100ns" [2025-09-13T04:47:06.276Z] level=info msg="[runner] linters took 11.380706238s with stages: goanalysis_metalinter: 11.364207183s" [2025-09-13T04:47:06.276Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-09-13T04:47:06.276Z] level=info msg="Memory: 334 samples, avg is 290.6MB, max is 1278.6MB" [2025-09-13T04:47:06.276Z] level=info msg="Execution took 33.576906929s" [2025-09-13T04:47:06.276Z] go vet ./... [2025-09-13T04:47:12.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-13T04:47:12.834Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-13T04:47:12.834Z] ./bin/test-attribution-txt.sh [2025-09-13T04:47:12.834Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-13T04:47:12.834Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-13T04:47:12.834Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-13T04:47:12.834Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-13T04:47:12.834Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-13T04:47:12.834Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-13T04:47:12.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-09-13T04:47:13.143Z] + ls -al . [2025-09-13T04:47:13.143Z] total 2056 [2025-09-13T04:47:13.143Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 04:45 . [2025-09-13T04:47:13.143Z] drwxr-xr-x 4 root root 4096 Sep 13 04:45 .. [2025-09-13T04:47:13.143Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 .blubracket [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 04:44 .dockerignore [2025-09-13T04:47:13.143Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 04:46 .git [2025-09-13T04:47:13.143Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 04:44 .github [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 909 Sep 13 04:44 .gitignore [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 218 Sep 13 04:44 .golangci.yml [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 04:44 .hadolint.yml [2025-09-13T04:47:13.143Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 04:44 .semver [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 04:44 .sonarcloud.properties [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 04:44 ADOPTERS.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 17374 Sep 13 04:44 Attribution.txt [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 108018 Sep 13 04:44 CHANGELOG.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 04:44 CONTRIBUTING.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 04:44 GOVERNANCE.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 858 Sep 13 04:44 Jenkinsfile [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 04:44 LICENSE [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 16740 Sep 13 04:44 Makefile [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 04:44 OWNERS.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 9932 Sep 13 04:44 README.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 04:44 SECURITY.md [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 04:44 VERSION [2025-09-13T04:47:13.143Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 bin [2025-09-13T04:47:13.143Z] drwxrwxr-x 19 1001 1001 4096 Sep 13 04:44 cmd [2025-09-13T04:47:13.143Z] -rw-r--r-- 1 root root 1725228 Sep 13 04:46 coverage.out [2025-09-13T04:47:13.143Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 fuzz_test [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 6539 Sep 13 04:44 go.mod [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 88541 Sep 13 04:44 go.sum [2025-09-13T04:47:13.143Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 04:44 internal [2025-09-13T04:47:13.143Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 04:44 openapi [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 04:44 security.txt [2025-09-13T04:47:13.143Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 04:44 version.go [Pipeline] sh [2025-09-13T04:47:13.428Z] + '[' -e coverage.out ] [2025-09-13T04:47:13.428Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-09-13T04:47:13.521Z] Avoid second fetch [2025-09-13T04:47:13.522Z] Checking out Revision 7ea53eacd779207149c4e4bd07d4b631c531133c (main) [2025-09-13T04:47:13.576Z] Stashed 1 file(s) [Pipeline] sh [2025-09-13T04:47:12.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-09-13T04:47:12.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-13T04:47:13.538Z] > git config core.sparsecheckout # timeout=10 [2025-09-13T04:47:13.601Z] > git checkout -f 7ea53eacd779207149c4e4bd07d4b631c531133c # timeout=10 [2025-09-13T04:47:13.863Z] + make build [2025-09-13T04:47:13.863Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-13T04:47:14.308Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5254)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T04:47:18.496Z] provisioning config files... [2025-09-13T04:47:18.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config13094510037860955886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:47:19.201Z] ---> ****-login.sh [2025-09-13T04:47:19.201Z] nexus3.edgexfoundry.org:10001 [2025-09-13T04:47:19.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:47:19.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:47:19.744Z] Configure a credential helper to remove this warning. See [2025-09-13T04:47:19.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:47:19.744Z] [2025-09-13T04:47:19.744Z] Login Succeeded [2025-09-13T04:47:19.744Z] nexus3.edgexfoundry.org:10002 [2025-09-13T04:47:20.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:47:20.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:47:20.015Z] Configure a credential helper to remove this warning. See [2025-09-13T04:47:20.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:47:20.015Z] [2025-09-13T04:47:20.015Z] Login Succeeded [2025-09-13T04:47:20.015Z] nexus3.edgexfoundry.org:10003 [2025-09-13T04:47:20.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:47:20.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:47:20.286Z] Configure a credential helper to remove this warning. See [2025-09-13T04:47:20.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:47:20.286Z] [2025-09-13T04:47:20.286Z] Login Succeeded [2025-09-13T04:47:20.286Z] nexus3.edgexfoundry.org:10004 [2025-09-13T04:47:20.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:47:20.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:47:20.827Z] Configure a credential helper to remove this warning. See [2025-09-13T04:47:20.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:47:20.827Z] [2025-09-13T04:47:20.827Z] Login Succeeded [2025-09-13T04:47:20.827Z] ****.io [2025-09-13T04:47:20.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:47:21.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:47:21.094Z] Configure a credential helper to remove this warning. See [2025-09-13T04:47:21.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:47:21.094Z] [2025-09-13T04:47:21.094Z] Login Succeeded [2025-09-13T04:47:21.094Z] ---> ****-login.sh ends [Pipeline] } [2025-09-13T04:47:21.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-09-13T04:47:21.722Z] + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo [2025-09-13T04:47:21.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T04:47:21.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T04:47:21.786Z] ========================================================= [2025-09-13T04:47:21.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-13T04:47:21.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-09-13T04:47:22.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-13T04:47:22.111Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-13T04:47:22.111Z] 94e9d8af2201: Pulling fs layer [2025-09-13T04:47:22.111Z] a6c56e8762df: Pulling fs layer [2025-09-13T04:47:22.111Z] f0f3c8884826: Pulling fs layer [2025-09-13T04:47:22.111Z] c7e7622c144d: Pulling fs layer [2025-09-13T04:47:22.111Z] 4f4fb700ef54: Pulling fs layer [2025-09-13T04:47:22.111Z] b4c3b6d88c5a: Pulling fs layer [2025-09-13T04:47:22.111Z] ba8bce9d2590: Pulling fs layer [2025-09-13T04:47:22.111Z] ca778ea9c289: Pulling fs layer [2025-09-13T04:47:22.111Z] 4f4fb700ef54: Waiting [2025-09-13T04:47:22.111Z] b4c3b6d88c5a: Waiting [2025-09-13T04:47:22.111Z] ba8bce9d2590: Waiting [2025-09-13T04:47:22.111Z] ca778ea9c289: Waiting [2025-09-13T04:47:22.111Z] c7e7622c144d: Waiting [2025-09-13T04:47:22.380Z] a6c56e8762df: Verifying Checksum [2025-09-13T04:47:22.380Z] a6c56e8762df: Download complete [2025-09-13T04:47:22.380Z] c7e7622c144d: Verifying Checksum [2025-09-13T04:47:22.380Z] c7e7622c144d: Download complete [2025-09-13T04:47:22.380Z] 4f4fb700ef54: Verifying Checksum [2025-09-13T04:47:22.380Z] 4f4fb700ef54: Download complete [2025-09-13T04:47:22.380Z] b4c3b6d88c5a: Verifying Checksum [2025-09-13T04:47:22.380Z] b4c3b6d88c5a: Download complete [2025-09-13T04:47:22.380Z] 94e9d8af2201: Verifying Checksum [2025-09-13T04:47:22.380Z] 94e9d8af2201: Download complete [2025-09-13T04:47:22.970Z] ca778ea9c289: Verifying Checksum [2025-09-13T04:47:22.970Z] ca778ea9c289: Download complete [2025-09-13T04:47:23.242Z] 94e9d8af2201: Pull complete [2025-09-13T04:47:24.218Z] f0f3c8884826: Verifying Checksum [2025-09-13T04:47:24.218Z] f0f3c8884826: Download complete [2025-09-13T04:47:24.809Z] a6c56e8762df: Pull complete [2025-09-13T04:47:25.078Z] ba8bce9d2590: Verifying Checksum [2025-09-13T04:47:25.078Z] ba8bce9d2590: Download complete [2025-09-13T04:47:35.786Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-13T04:47:36.046Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-13T04:47:37.950Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-13T04:47:38.208Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-13T04:47:40.112Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-13T04:47:40.121Z] f0f3c8884826: Pull complete [2025-09-13T04:47:40.121Z] c7e7622c144d: Pull complete [2025-09-13T04:47:40.121Z] 4f4fb700ef54: Pull complete [2025-09-13T04:47:40.121Z] b4c3b6d88c5a: Pull complete [2025-09-13T04:47:44.851Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-13T04:47:46.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-13T04:47:46.802Z] ba8bce9d2590: Pull complete [2025-09-13T04:47:48.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-13T04:47:49.428Z] ca778ea9c289: Pull complete [2025-09-13T04:47:49.428Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-13T04:47:49.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-13T04:47:49.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-09-13T04:47:49.780Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-13T04:47:49.780Z] WORKDIR /edgex [2025-09-13T04:47:49.780Z] COPY go.mod . [2025-09-13T04:47:49.780Z] RUN go mod download [2025-09-13T04:47:49.780Z] + docker build -t ci-base-image-arm64 -f - . [2025-09-13T04:47:50.387Z] Sending build context to Docker daemon 3.809MB [2025-09-13T04:47:50.387Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-13T04:47:50.387Z] ---> 47b25d7523d1 [2025-09-13T04:47:50.387Z] Step 2/4 : WORKDIR /edgex [2025-09-13T04:47:51.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-13T04:47:52.334Z] ---> Running in c46c51fa6514 [2025-09-13T04:47:52.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-13T04:47:52.602Z] Removing intermediate container c46c51fa6514 [2025-09-13T04:47:52.602Z] ---> 57bafe4d6a00 [2025-09-13T04:47:52.602Z] Step 3/4 : COPY go.mod . [2025-09-13T04:47:53.190Z] ---> bcf263c0dc84 [2025-09-13T04:47:53.190Z] Step 4/4 : RUN go mod download [2025-09-13T04:47:53.190Z] ---> Running in 10fe09148eb2 [2025-09-13T04:47:53.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-13T04:47:54.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-09-13T04:47:55.883Z] $ docker stop --time=1 bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec [2025-09-13T04:48:00.623Z] $ docker rm -f --volumes bf2e82d5f57e0b19c8cbf3100268f38d4ae40c839ea03b7b87c4f3631d1144ec [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-09-13T04:48:01.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-13T04:48:01.968Z] [2025-09-13T04:48:01.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:48:02.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-13T04:48:02.272Z] latest: Pulling from edgex-devops/edgex-compose [2025-09-13T04:48:02.272Z] 91d30c5bc195: Pulling fs layer [2025-09-13T04:48:02.272Z] 2e9b0aa3be6d: Pulling fs layer [2025-09-13T04:48:02.272Z] 9c61dcf015f6: Pulling fs layer [2025-09-13T04:48:02.272Z] 4698f68db338: Pulling fs layer [2025-09-13T04:48:02.272Z] 2a2f49069b9e: Pulling fs layer [2025-09-13T04:48:02.272Z] e0025b399a48: Pulling fs layer [2025-09-13T04:48:02.272Z] 4698f68db338: Waiting [2025-09-13T04:48:02.272Z] 2a2f49069b9e: Waiting [2025-09-13T04:48:02.272Z] e0025b399a48: Waiting [2025-09-13T04:48:02.272Z] 91d30c5bc195: Verifying Checksum [2025-09-13T04:48:02.272Z] 91d30c5bc195: Download complete [2025-09-13T04:48:02.272Z] 4698f68db338: Verifying Checksum [2025-09-13T04:48:02.272Z] 4698f68db338: Download complete [2025-09-13T04:48:02.531Z] 2e9b0aa3be6d: Verifying Checksum [2025-09-13T04:48:02.531Z] 2e9b0aa3be6d: Download complete [2025-09-13T04:48:02.531Z] 91d30c5bc195: Pull complete [2025-09-13T04:48:02.531Z] e0025b399a48: Verifying Checksum [2025-09-13T04:48:02.531Z] e0025b399a48: Download complete [2025-09-13T04:48:02.531Z] 2a2f49069b9e: Download complete [2025-09-13T04:48:02.789Z] 2e9b0aa3be6d: Pull complete [2025-09-13T04:48:03.047Z] 9c61dcf015f6: Verifying Checksum [2025-09-13T04:48:03.047Z] 9c61dcf015f6: Download complete [2025-09-13T04:48:06.337Z] 9c61dcf015f6: Pull complete [2025-09-13T04:48:06.337Z] 4698f68db338: Pull complete [2025-09-13T04:48:06.337Z] 2a2f49069b9e: Pull complete [2025-09-13T04:48:06.337Z] e0025b399a48: Pull complete [2025-09-13T04:48:06.337Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-09-13T04:48:06.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-09-13T04:48:06.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:48:06.431Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T04:48:06.457Z] $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:48:08.642Z] $ docker top 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T04:48:08.972Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-13T04:48:09.232Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-13T04:48:09.232Z] #1 transferring dockerfile: 2.14kB done [2025-09-13T04:48:09.232Z] #1 DONE 0.1s [2025-09-13T04:48:09.232Z] [2025-09-13T04:48:09.232Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-13T04:48:09.232Z] #2 DONE 0.0s [2025-09-13T04:48:09.232Z] [2025-09-13T04:48:09.232Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-13T04:48:09.232Z] #3 transferring dockerfile: 2.23kB done [2025-09-13T04:48:09.232Z] #3 DONE 0.1s [2025-09-13T04:48:09.232Z] [2025-09-13T04:48:09.232Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-13T04:48:09.232Z] #4 transferring dockerfile: 1.89kB done [2025-09-13T04:48:09.232Z] #4 DONE 0.1s [2025-09-13T04:48:09.232Z] [2025-09-13T04:48:09.232Z] #5 [core-metadata internal] load build definition from Dockerfile [2025-09-13T04:48:09.232Z] #5 transferring dockerfile: 2.10kB done [2025-09-13T04:48:09.489Z] #5 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #6 transferring dockerfile: 2.00kB done [2025-09-13T04:48:09.489Z] #6 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #7 [support-scheduler internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #7 transferring dockerfile: 1.83kB done [2025-09-13T04:48:09.489Z] #7 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #8 transferring dockerfile: 2.50kB done [2025-09-13T04:48:09.489Z] #8 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #9 transferring dockerfile: 3.02kB done [2025-09-13T04:48:09.489Z] #9 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #10 [core-data internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #10 transferring dockerfile: 2.04kB done [2025-09-13T04:48:09.489Z] #10 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #11 transferring dockerfile: 1.70kB done [2025-09-13T04:48:09.489Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-13T04:48:09.489Z] #11 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #12 transferring dockerfile: 2.49kB done [2025-09-13T04:48:09.489Z] #12 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #13 transferring dockerfile: 2.01kB done [2025-09-13T04:48:09.489Z] #13 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #14 transferring dockerfile: 1.81kB done [2025-09-13T04:48:09.489Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-13T04:48:09.489Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-09-13T04:48:09.489Z] #14 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #15 transferring dockerfile: 1.69kB done [2025-09-13T04:48:09.489Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-09-13T04:48:09.489Z] #15 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #16 [core-command internal] load build definition from Dockerfile [2025-09-13T04:48:09.489Z] #16 transferring dockerfile: 1.94kB done [2025-09-13T04:48:09.489Z] #16 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-13T04:48:09.489Z] #2 DONE 0.0s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #17 [support-notifications internal] load .dockerignore [2025-09-13T04:48:09.489Z] #17 transferring context: 50B done [2025-09-13T04:48:09.489Z] #17 DONE 0.1s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:48:09.489Z] #18 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-09-13T04:48:09.489Z] #19 transferring context: 50B done [2025-09-13T04:48:09.489Z] #19 DONE 0.1s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-13T04:48:09.489Z] #20 transferring context: 50B done [2025-09-13T04:48:09.489Z] #20 DONE 0.2s [2025-09-13T04:48:09.489Z] [2025-09-13T04:48:09.489Z] #21 [security-spiffe-token-provider internal] load build context [2025-09-13T04:48:09.748Z] #21 ... [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #22 [security-proxy-auth internal] load .dockerignore [2025-09-13T04:48:09.748Z] #22 transferring context: 50B done [2025-09-13T04:48:09.748Z] #22 DONE 0.2s [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #23 [support-scheduler internal] load .dockerignore [2025-09-13T04:48:09.748Z] #23 transferring context: 50B done [2025-09-13T04:48:09.748Z] #23 DONE 0.2s [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #24 [security-bootstrapper internal] load .dockerignore [2025-09-13T04:48:09.748Z] #24 transferring context: 50B done [2025-09-13T04:48:09.748Z] #24 DONE 0.2s [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #25 [security-proxy-setup internal] load .dockerignore [2025-09-13T04:48:09.748Z] #25 transferring context: 50B done [2025-09-13T04:48:09.748Z] #25 DONE 0.2s [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-09-13T04:48:09.748Z] #26 transferring context: 50B done [2025-09-13T04:48:09.748Z] #26 DONE 0.2s [2025-09-13T04:48:09.748Z] [2025-09-13T04:48:09.748Z] #27 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:48:09.748Z] #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-13T04:48:09.748Z] #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-09-13T04:48:09.748Z] #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-13T04:48:09.748Z] #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-13T04:48:09.748Z] #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-13T04:48:09.748Z] #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:48:10.218Z] #27 ... [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #28 [core-data internal] load .dockerignore [2025-09-13T04:48:10.218Z] #28 transferring context: 50B done [2025-09-13T04:48:10.218Z] #28 DONE 0.4s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #29 [core-keeper internal] load .dockerignore [2025-09-13T04:48:10.218Z] #29 transferring context: 50B done [2025-09-13T04:48:10.218Z] #29 DONE 0.4s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #30 [core-command internal] load .dockerignore [2025-09-13T04:48:10.218Z] #30 transferring context: 50B done [2025-09-13T04:48:10.218Z] #30 DONE 0.4s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #31 [core-metadata internal] load .dockerignore [2025-09-13T04:48:10.218Z] #31 transferring context: 50B done [2025-09-13T04:48:10.218Z] #31 DONE 0.4s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-13T04:48:10.218Z] #32 DONE 0.5s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:48:10.218Z] #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-13T04:48:10.218Z] #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-09-13T04:48:10.218Z] #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-13T04:48:10.218Z] #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-13T04:48:10.218Z] #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-13T04:48:10.218Z] #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:48:10.218Z] #27 ... [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-13T04:48:10.218Z] #33 DONE 0.5s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.218Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-13T04:48:10.218Z] #34 DONE 0.6s [2025-09-13T04:48:10.218Z] [2025-09-13T04:48:10.219Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-09-13T04:48:10.691Z] #35 ... [2025-09-13T04:48:10.691Z] [2025-09-13T04:48:10.691Z] #27 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:48:10.691Z] #27 DONE 0.7s [2025-09-13T04:48:10.691Z] [2025-09-13T04:48:10.691Z] #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-13T04:48:16.673Z] #36 ... [2025-09-13T04:48:16.673Z] [2025-09-13T04:48:16.673Z] #37 [support-notifications internal] load build context [2025-09-13T04:48:16.673Z] #37 transferring context: 302.08MB 5.6s [2025-09-13T04:48:20.912Z] #37 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #38 [core-common-config-bootstrapper internal] load build context [2025-09-13T04:48:20.912Z] #38 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #39 [security-proxy-auth internal] load build context [2025-09-13T04:48:20.912Z] #39 transferring context: 508.21MB 10.6s [2025-09-13T04:48:20.912Z] #39 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-13T04:48:20.912Z] #40 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #41 [core-data internal] load build context [2025-09-13T04:48:20.912Z] #41 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #42 [core-command internal] load build context [2025-09-13T04:48:20.912Z] #42 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #43 [security-spire-server internal] load .dockerignore [2025-09-13T04:48:20.912Z] #43 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:48:20.912Z] #44 ... [2025-09-13T04:48:20.912Z] [2025-09-13T04:48:20.912Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:48:21.169Z] #45 ... [2025-09-13T04:48:21.169Z] [2025-09-13T04:48:21.169Z] #46 [security-secretstore-setup internal] load build context [2025-09-13T04:48:21.169Z] #46 ... [2025-09-13T04:48:21.169Z] [2025-09-13T04:48:21.169Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:48:21.169Z] #47 ... [2025-09-13T04:48:21.169Z] [2025-09-13T04:48:21.169Z] #48 [security-spire-config internal] load .dockerignore [2025-09-13T04:48:21.426Z] #48 ... [2025-09-13T04:48:21.427Z] [2025-09-13T04:48:21.427Z] #49 [core-keeper internal] load build context [2025-09-13T04:48:21.684Z] #49 ... [2025-09-13T04:48:21.684Z] [2025-09-13T04:48:21.684Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-13T04:48:21.684Z] #50 ... [2025-09-13T04:48:21.684Z] [2025-09-13T04:48:21.684Z] #51 [security-spire-agent internal] load .dockerignore [2025-09-13T04:48:21.941Z] #51 ... [2025-09-13T04:48:21.941Z] [2025-09-13T04:48:21.941Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-13T04:48:21.941Z] #52 ... [2025-09-13T04:48:21.941Z] [2025-09-13T04:48:21.941Z] #53 [security-proxy-setup internal] load build context [2025-09-13T04:48:21.941Z] #53 transferring context: 595.60MB 12.2s done [2025-09-13T04:48:21.941Z] #53 ... [2025-09-13T04:48:21.941Z] [2025-09-13T04:48:21.941Z] #21 [security-spiffe-token-provider internal] load build context [2025-09-13T04:48:21.941Z] #21 transferring context: 595.60MB 11.9s done [2025-09-13T04:48:22.203Z] #21 ... [2025-09-13T04:48:22.203Z] [2025-09-13T04:48:22.203Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:48:22.203Z] #54 ... [2025-09-13T04:48:22.203Z] [2025-09-13T04:48:22.203Z] #55 [core-metadata internal] load build context [2025-09-13T04:48:22.461Z] #55 ... [2025-09-13T04:48:22.461Z] [2025-09-13T04:48:22.461Z] #56 [security-bootstrapper internal] load build context [2025-09-13T04:48:22.461Z] #56 transferring context: 595.60MB 12.4s done [2025-09-13T04:48:22.461Z] #56 ... [2025-09-13T04:48:22.461Z] [2025-09-13T04:48:22.461Z] #57 [support-scheduler internal] load build context [2025-09-13T04:48:22.461Z] #57 transferring context: 595.60MB 12.3s done [2025-09-13T04:48:22.720Z] #57 ... [2025-09-13T04:48:22.720Z] [2025-09-13T04:48:22.720Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-13T04:48:22.977Z] #58 ... [2025-09-13T04:48:22.977Z] [2025-09-13T04:48:22.977Z] #41 [core-data internal] load build context [2025-09-13T04:48:23.238Z] #41 transferring context: 595.60MB 13.1s done [2025-09-13T04:48:31.432Z] #41 ... [2025-09-13T04:48:31.432Z] [2025-09-13T04:48:31.432Z] #38 [core-common-config-bootstrapper internal] load build context [2025-09-13T04:48:31.432Z] #38 transferring context: 595.60MB 12.3s done [2025-09-13T04:48:31.432Z] #38 ... [2025-09-13T04:48:31.432Z] [2025-09-13T04:48:31.432Z] #39 [security-proxy-auth internal] load build context [2025-09-13T04:48:31.432Z] #39 transferring context: 595.60MB 12.2s done [2025-09-13T04:48:31.432Z] #39 ... [2025-09-13T04:48:31.432Z] [2025-09-13T04:48:31.432Z] #37 [support-notifications internal] load build context [2025-09-13T04:48:31.432Z] #37 transferring context: 595.60MB 12.3s done [2025-09-13T04:48:31.432Z] #37 ... [2025-09-13T04:48:31.432Z] [2025-09-13T04:48:31.432Z] #42 [core-command internal] load build context [2025-09-13T04:48:31.432Z] #42 transferring context: 595.60MB 12.8s done [2025-09-13T04:48:31.432Z] #42 ... [2025-09-13T04:48:31.432Z] [2025-09-13T04:48:31.432Z] #46 [security-secretstore-setup internal] load build context [2025-09-13T04:48:31.432Z] #46 transferring context: 595.60MB 12.4s done [2025-09-13T04:48:31.691Z] #46 ... [2025-09-13T04:48:31.691Z] [2025-09-13T04:48:31.691Z] #49 [core-keeper internal] load build context [2025-09-13T04:48:31.691Z] #49 transferring context: 595.60MB 12.8s done [2025-09-13T04:48:33.280Z] #49 ... [2025-09-13T04:48:33.280Z] [2025-09-13T04:48:33.280Z] #55 [core-metadata internal] load build context [2025-09-13T04:48:33.280Z] #55 transferring context: 595.60MB 13.0s done [2025-09-13T04:48:33.601Z] #55 ... [2025-09-13T04:48:33.601Z] [2025-09-13T04:48:33.601Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:48:33.601Z] #44 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:33.858Z] #44 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:34.116Z] #44 24.05 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:48:34.116Z] #44 24.05 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:48:34.116Z] #44 24.05 OK: 24174 distinct packages available [2025-09-13T04:48:34.375Z] #44 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:34.375Z] #44 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:34.634Z] #44 24.42 (1/14) Installing ca-certificates (20250619-r0) [2025-09-13T04:48:34.634Z] #44 24.43 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-13T04:48:34.634Z] #44 24.45 (3/14) Installing c-ares (1.33.1-r0) [2025-09-13T04:48:34.634Z] #44 24.46 (4/14) Installing libunistring (1.2-r0) [2025-09-13T04:48:35.202Z] #44 25.10 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-13T04:48:35.202Z] #44 25.11 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-13T04:48:35.202Z] #44 25.11 (7/14) Installing libpsl (0.21.5-r1) [2025-09-13T04:48:35.203Z] #44 25.12 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-13T04:48:35.203Z] #44 25.13 (9/14) Installing libcurl (8.12.1-r0) [2025-09-13T04:48:35.461Z] #44 25.18 (10/14) Installing curl (8.12.1-r0) [2025-09-13T04:48:35.461Z] #44 25.19 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:35.461Z] #44 25.19 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:48:35.461Z] #44 25.20 (13/14) Installing libucontext (1.2-r3) [2025-09-13T04:48:35.461Z] #44 25.20 (14/14) Installing gcompat (1.1.0-r4) [2025-09-13T04:48:35.461Z] #44 25.20 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:35.461Z] #44 25.21 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:48:35.461Z] #44 25.25 OK: 13 MiB in 28 packages [2025-09-13T04:48:49.756Z] Removing intermediate container 10fe09148eb2 [2025-09-13T04:48:49.757Z] ---> 2e8d96532268 [2025-09-13T04:48:49.757Z] Successfully built 2e8d96532268 [2025-09-13T04:48:49.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:48:50.141Z] + docker inspect -f . ci-base-image-arm64 [2025-09-13T04:48:50.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:48:50.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container [2025-09-13T04:48:50.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:48:51.698Z] $ docker top e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T04:48:52.537Z] + go version [2025-09-13T04:48:52.537Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-13T04:48:52.554Z] $ docker stop --time=1 e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 [2025-09-13T04:48:53.571Z] #44 ... [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-09-13T04:48:53.571Z] #35 DONE 42.8s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #37 [support-notifications internal] load build context [2025-09-13T04:48:53.571Z] #37 DONE 43.4s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #48 [security-spire-config internal] load .dockerignore [2025-09-13T04:48:53.571Z] #48 transferring context: [2025-09-13T04:48:53.571Z] #48 ... [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #21 [security-spiffe-token-provider internal] load build context [2025-09-13T04:48:53.571Z] #21 DONE 43.5s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #39 [security-proxy-auth internal] load build context [2025-09-13T04:48:53.571Z] #39 DONE 43.4s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #53 [security-proxy-setup internal] load build context [2025-09-13T04:48:53.571Z] #53 DONE 43.4s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #57 [support-scheduler internal] load build context [2025-09-13T04:48:53.571Z] #57 DONE 43.5s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #38 [core-common-config-bootstrapper internal] load build context [2025-09-13T04:48:53.571Z] #38 DONE 43.5s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #48 [security-spire-config internal] load .dockerignore [2025-09-13T04:48:53.571Z] #48 transferring context: 50B done [2025-09-13T04:48:53.571Z] #48 ... [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #56 [security-bootstrapper internal] load build context [2025-09-13T04:48:53.571Z] #56 DONE 43.5s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #46 [security-secretstore-setup internal] load build context [2025-09-13T04:48:53.571Z] #46 DONE 43.4s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #42 [core-command internal] load build context [2025-09-13T04:48:53.571Z] #42 DONE 43.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:48:53.571Z] #54 DONE 43.0s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #49 [core-keeper internal] load build context [2025-09-13T04:48:53.571Z] #49 DONE 43.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:48:53.571Z] #44 DONE 43.0s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #55 [core-metadata internal] load build context [2025-09-13T04:48:53.571Z] #55 DONE 43.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #41 [core-data internal] load build context [2025-09-13T04:48:53.571Z] #41 DONE 43.3s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #27 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:48:53.571Z] #27 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-13T04:48:53.571Z] #27 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.2s done [2025-09-13T04:48:53.571Z] #27 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-13T04:48:53.571Z] #27 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-13T04:48:53.571Z] #27 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-13T04:48:53.571Z] #27 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:48:53.571Z] #27 DONE 0.7s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #48 [security-spire-config internal] load .dockerignore [2025-09-13T04:48:53.571Z] #48 DONE 43.3s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #51 [security-spire-agent internal] load .dockerignore [2025-09-13T04:48:53.571Z] #51 transferring context: 50B done [2025-09-13T04:48:53.571Z] #51 DONE 43.3s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #43 [security-spire-server internal] load .dockerignore [2025-09-13T04:48:53.571Z] #43 transferring context: 50B done [2025-09-13T04:48:53.571Z] #43 DONE 43.3s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:48:53.571Z] #45 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:53.571Z] #45 ... [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #59 [security-spire-agent internal] load build context [2025-09-13T04:48:53.571Z] #59 transferring context: 23.33kB done [2025-09-13T04:48:53.571Z] #59 DONE 0.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #60 [security-spire-config internal] load build context [2025-09-13T04:48:53.571Z] #60 transferring context: 22.05kB 0.0s done [2025-09-13T04:48:53.571Z] #60 DONE 0.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #61 [security-spire-server internal] load build context [2025-09-13T04:48:53.571Z] #61 transferring context: 23.80kB done [2025-09-13T04:48:53.571Z] #61 DONE 0.2s [2025-09-13T04:48:53.571Z] [2025-09-13T04:48:53.571Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:48:53.571Z] #45 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:53.829Z] #45 43.62 (1/3) Installing ca-certificates (20250619-r0) [2025-09-13T04:48:53.829Z] #45 43.66 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:53.829Z] #45 43.66 (3/3) Installing tzdata (2025b-r0) [2025-09-13T04:48:53.829Z] #45 43.71 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:53.829Z] #45 43.72 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:48:53.829Z] #45 43.79 OK: 10 MiB in 17 packages [2025-09-13T04:48:54.176Z] $ docker rm -f --volumes e872732e236ca869c535f8110ddae8d0f0eb19e6ebcf94beef0834cd52a5ca60 [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-09-13T04:48:54.766Z] #45 ... [2025-09-13T04:48:54.766Z] [2025-09-13T04:48:54.766Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:48:54.766Z] #62 DONE 2.0s [2025-09-13T04:48:54.766Z] [2025-09-13T04:48:54.766Z] #36 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-13T04:48:54.766Z] #36 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:54.766Z] #36 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:54.766Z] #36 43.61 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:54.766Z] #36 43.61 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:54.766Z] #36 43.62 OK: 8 MiB in 15 packages [2025-09-13T04:48:54.766Z] #36 DONE 44.7s [2025-09-13T04:48:54.766Z] [2025-09-13T04:48:54.766Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-13T04:48:54.766Z] #50 43.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:54.766Z] #50 43.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:54.766Z] #50 43.90 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:54.766Z] #50 43.90 (2/2) Installing su-exec (0.2-r3) [2025-09-13T04:48:54.766Z] #50 43.90 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:54.766Z] #50 43.91 OK: 8 MiB in 16 packages [2025-09-13T04:48:54.766Z] #50 DONE 44.8s [2025-09-13T04:48:54.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-13T04:48:54.852Z] [2025-09-13T04:48:54.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-13T04:48:55.023Z] #52 43.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #52 43.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #52 43.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:55.023Z] #52 43.87 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:55.023Z] #52 43.88 OK: 8 MiB in 15 packages [2025-09-13T04:48:55.023Z] #52 DONE 44.8s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-13T04:48:55.023Z] #58 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #58 43.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #58 43.65 (1/4) Installing ca-certificates (20250619-r0) [2025-09-13T04:48:55.023Z] #58 43.69 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:55.023Z] #58 43.70 (3/4) Installing su-exec (0.2-r3) [2025-09-13T04:48:55.023Z] #58 43.71 (4/4) Installing yq-go (4.44.1-r2) [2025-09-13T04:48:55.023Z] #58 43.90 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:55.023Z] #58 43.90 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:48:55.023Z] #58 43.94 OK: 19 MiB in 18 packages [2025-09-13T04:48:55.023Z] #58 DONE 44.8s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:48:55.023Z] #45 DONE 44.8s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:48:55.023Z] #47 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #47 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #47 43.68 (1/7) Installing ca-certificates (20250619-r0) [2025-09-13T04:48:55.023Z] #47 43.71 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:55.023Z] #47 43.71 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-13T04:48:55.023Z] #47 43.72 (4/7) Installing libsodium (1.0.19-r0) [2025-09-13T04:48:55.023Z] #47 43.73 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-13T04:48:55.023Z] #47 43.76 (6/7) Installing libzmq (4.3.5-r2) [2025-09-13T04:48:55.023Z] #47 43.82 (7/7) Installing zeromq (4.3.5-r2) [2025-09-13T04:48:55.023Z] #47 43.82 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:55.023Z] #47 43.83 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:48:55.023Z] #47 43.87 OK: 12 MiB in 21 packages [2025-09-13T04:48:55.023Z] #47 DONE 44.8s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-13T04:48:55.023Z] #40 43.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #40 43.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #40 43.82 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:55.023Z] #40 43.83 (2/4) Installing openssl (3.3.4-r0) [2025-09-13T04:48:55.023Z] #40 43.85 (3/4) Installing su-exec (0.2-r3) [2025-09-13T04:48:55.023Z] #40 43.85 (4/4) Installing yq-go (4.44.1-r2) [2025-09-13T04:48:55.023Z] #40 43.93 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:55.023Z] #40 43.93 OK: 19 MiB in 18 packages [2025-09-13T04:48:55.023Z] #40 DONE 44.8s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-13T04:48:55.023Z] #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.449 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:48:55.023Z] #0 1.449 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:48:55.023Z] #0 1.449 OK: 24174 distinct packages available [2025-09-13T04:48:55.023Z] #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.857 OK: 248 MiB in 58 packages [2025-09-13T04:48:55.023Z] #63 DONE 2.1s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-13T04:48:55.023Z] #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.928 OK: 248 MiB in 58 packages [2025-09-13T04:48:55.023Z] #64 DONE 2.1s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #65 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:48:55.023Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:55.023Z] #0 1.752 OK: 248 MiB in 58 packages [2025-09-13T04:48:55.023Z] #65 DONE 2.1s [2025-09-13T04:48:55.023Z] [2025-09-13T04:48:55.023Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:55.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-13T04:48:55.195Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-09-13T04:48:55.195Z] 547446be3368: Pulling fs layer [2025-09-13T04:48:55.195Z] d125d8839a47: Pulling fs layer [2025-09-13T04:48:55.195Z] 3e85d5ac6304: Pulling fs layer [2025-09-13T04:48:55.195Z] c3105a71a48b: Pulling fs layer [2025-09-13T04:48:55.195Z] 0f093f025ec4: Pulling fs layer [2025-09-13T04:48:55.195Z] c3106fc0e877: Pulling fs layer [2025-09-13T04:48:55.195Z] c3105a71a48b: Waiting [2025-09-13T04:48:55.195Z] 0f093f025ec4: Waiting [2025-09-13T04:48:55.195Z] c3106fc0e877: Waiting [2025-09-13T04:48:55.461Z] 547446be3368: Verifying Checksum [2025-09-13T04:48:55.461Z] c3105a71a48b: Verifying Checksum [2025-09-13T04:48:55.461Z] c3105a71a48b: Download complete [2025-09-13T04:48:56.042Z] d125d8839a47: Verifying Checksum [2025-09-13T04:48:56.042Z] d125d8839a47: Download complete [2025-09-13T04:48:56.042Z] c3106fc0e877: Verifying Checksum [2025-09-13T04:48:56.042Z] c3106fc0e877: Download complete [2025-09-13T04:48:56.042Z] 0f093f025ec4: Verifying Checksum [2025-09-13T04:48:56.042Z] 0f093f025ec4: Download complete [2025-09-13T04:48:56.042Z] 547446be3368: Pull complete [2025-09-13T04:48:56.399Z] #66 ... [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-13T04:48:56.399Z] #0 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.570 OK: 248 MiB in 58 packages [2025-09-13T04:48:56.399Z] #67 DONE 3.5s [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:48:56.399Z] #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 1.624 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:48:56.399Z] #0 1.624 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:48:56.399Z] #0 1.624 OK: 24174 distinct packages available [2025-09-13T04:48:56.399Z] #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.027 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:56.399Z] #0 2.028 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:48:56.399Z] #0 2.031 (3/4) Installing libucontext (1.2-r3) [2025-09-13T04:48:56.399Z] #0 2.037 (4/4) Installing gcompat (1.1.0-r4) [2025-09-13T04:48:56.399Z] #0 2.041 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:56.399Z] #0 2.051 OK: 8 MiB in 18 packages [2025-09-13T04:48:56.399Z] #68 DONE 3.1s [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:48:56.399Z] #0 2.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.404 OK: 248 MiB in 58 packages [2025-09-13T04:48:56.399Z] #69 DONE 3.5s [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:48:56.399Z] #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.135 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:48:56.399Z] #0 2.135 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:48:56.399Z] #0 2.135 OK: 24174 distinct packages available [2025-09-13T04:48:56.399Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.399Z] #0 2.542 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:56.399Z] #0 2.546 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:48:56.399Z] #0 2.548 (3/5) Installing libucontext (1.2-r3) [2025-09-13T04:48:56.399Z] #0 2.552 (4/5) Installing gcompat (1.1.0-r4) [2025-09-13T04:48:56.399Z] #0 2.556 (5/5) Installing openssl (3.3.4-r0) [2025-09-13T04:48:56.399Z] #0 2.567 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:56.399Z] #0 2.574 OK: 9 MiB in 19 packages [2025-09-13T04:48:56.399Z] #70 DONE 3.2s [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.399Z] #71 DONE 1.4s [2025-09-13T04:48:56.399Z] [2025-09-13T04:48:56.399Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.657Z] #72 ... [2025-09-13T04:48:56.657Z] [2025-09-13T04:48:56.657Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.657Z] #73 DONE 1.4s [2025-09-13T04:48:56.657Z] [2025-09-13T04:48:56.657Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.657Z] #66 DONE 1.5s [2025-09-13T04:48:56.657Z] [2025-09-13T04:48:56.657Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:48:56.657Z] #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.657Z] #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:56.657Z] #0 2.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:56.657Z] #0 2.214 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:56.657Z] #0 3.202 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:56.657Z] #0 3.206 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:56.657Z] #0 3.210 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:56.657Z] #0 3.217 OK: 13 MiB in 28 packages [2025-09-13T04:48:56.657Z] #74 DONE 3.5s [2025-09-13T04:48:56.657Z] [2025-09-13T04:48:56.657Z] #75 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T04:48:56.657Z] #75 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-09-13T04:48:56.657Z] #75 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-13T04:48:56.657Z] #75 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-09-13T04:48:56.657Z] #75 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-13T04:48:56.657Z] #75 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-09-13T04:48:56.657Z] #75 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-09-13T04:48:56.657Z] #75 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-09-13T04:48:56.657Z] #75 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-13T04:48:56.657Z] #75 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-09-13T04:48:56.657Z] #75 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-09-13T04:48:56.657Z] #75 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-09-13T04:48:56.657Z] #75 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.6s done [2025-09-13T04:48:56.657Z] #75 DONE 3.5s [2025-09-13T04:48:56.657Z] [2025-09-13T04:48:56.657Z] #76 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:48:56.657Z] #76 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-09-13T04:48:56.657Z] #76 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-09-13T04:48:56.657Z] #76 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-09-13T04:48:56.657Z] #76 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-09-13T04:48:56.657Z] #76 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-09-13T04:48:56.657Z] #76 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-09-13T04:48:56.657Z] #76 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-13T04:48:56.657Z] #76 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-13T04:48:56.657Z] #76 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s done [2025-09-13T04:48:56.657Z] #76 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-09-13T04:48:56.657Z] #76 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-09-13T04:48:56.657Z] #76 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-09-13T04:48:56.915Z] #76 ... [2025-09-13T04:48:56.915Z] [2025-09-13T04:48:56.915Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.915Z] #77 DONE 0.4s [2025-09-13T04:48:56.915Z] [2025-09-13T04:48:56.915Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:48:56.915Z] #72 DONE 0.3s [2025-09-13T04:48:56.915Z] [2025-09-13T04:48:56.915Z] #76 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:48:56.915Z] #76 DONE 3.7s [2025-09-13T04:48:56.915Z] [2025-09-13T04:48:56.915Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:48:57.445Z] d125d8839a47: Pull complete [2025-09-13T04:48:57.849Z] #78 ... [2025-09-13T04:48:57.850Z] [2025-09-13T04:48:57.850Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-13T04:48:57.850Z] #0 3.252 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:57.850Z] #0 3.596 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:57.850Z] #0 3.980 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:48:57.850Z] #0 4.108 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:48:57.850Z] #0 4.116 OK: 8 MiB in 15 packages [2025-09-13T04:48:57.850Z] #79 DONE 4.6s [2025-09-13T04:48:57.850Z] [2025-09-13T04:48:57.850Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-13T04:48:57.850Z] #0 2.241 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:57.850Z] #0 2.421 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:57.850Z] #0 2.851 OK: 248 MiB in 58 packages [2025-09-13T04:48:57.850Z] #80 DONE 3.0s [2025-09-13T04:48:57.850Z] [2025-09-13T04:48:57.850Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-13T04:48:58.026Z] 3e85d5ac6304: Verifying Checksum [2025-09-13T04:48:58.026Z] 3e85d5ac6304: Download complete [2025-09-13T04:48:58.106Z] #81 DONE 0.1s [2025-09-13T04:48:58.106Z] [2025-09-13T04:48:58.106Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-13T04:48:58.106Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.106Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.106Z] #0 2.904 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.106Z] #0 2.922 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.106Z] #0 3.034 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.106Z] #0 3.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.106Z] #0 3.035 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.106Z] #0 3.045 OK: 8 MiB in 16 packages [2025-09-13T04:48:58.106Z] #82 DONE 3.2s [2025-09-13T04:48:58.106Z] [2025-09-13T04:48:58.106Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:48:58.366Z] #83 ... [2025-09-13T04:48:58.366Z] [2025-09-13T04:48:58.366Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:48:58.366Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.366Z] #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.366Z] #0 3.120 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.366Z] #0 3.144 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.366Z] #0 3.188 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.366Z] #0 3.189 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.366Z] #0 3.192 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.366Z] #0 3.198 OK: 12 MiB in 21 packages [2025-09-13T04:48:58.366Z] #84 DONE 3.4s [2025-09-13T04:48:58.366Z] [2025-09-13T04:48:58.366Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-13T04:48:58.366Z] #0 2.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.160 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.176 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.367Z] #0 3.218 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.221 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.225 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.367Z] #0 3.232 OK: 19 MiB in 18 packages [2025-09-13T04:48:58.367Z] #85 DONE 3.4s [2025-09-13T04:48:58.367Z] [2025-09-13T04:48:58.367Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:48:58.367Z] #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.222 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.239 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.367Z] #0 3.272 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.276 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.280 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.367Z] #0 3.285 OK: 8 MiB in 15 packages [2025-09-13T04:48:58.367Z] #86 DONE 3.4s [2025-09-13T04:48:58.367Z] [2025-09-13T04:48:58.367Z] #87 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:48:58.367Z] #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.243 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.258 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.367Z] #0 3.293 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.297 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.301 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.367Z] #0 3.306 OK: 8 MiB in 15 packages [2025-09-13T04:48:58.367Z] #87 DONE 3.4s [2025-09-13T04:48:58.367Z] [2025-09-13T04:48:58.367Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-13T04:48:58.367Z] #0 2.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.310 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.323 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.367Z] #0 3.389 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.396 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.396 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.367Z] #0 3.399 OK: 19 MiB in 18 packages [2025-09-13T04:48:58.367Z] #88 DONE 3.5s [2025-09-13T04:48:58.367Z] [2025-09-13T04:48:58.367Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:48:58.367Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:58.367Z] #0 3.445 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.467 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:58.367Z] #0 3.501 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.504 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:58.367Z] #0 3.508 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:58.367Z] #0 3.515 OK: 10 MiB in 17 packages [2025-09-13T04:48:58.624Z] #89 DONE 3.6s [2025-09-13T04:48:58.624Z] [2025-09-13T04:48:58.624Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-13T04:48:58.624Z] #90 DONE 0.0s [2025-09-13T04:48:58.624Z] [2025-09-13T04:48:58.624Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:48:59.559Z] #91 ... [2025-09-13T04:48:59.559Z] [2025-09-13T04:48:59.559Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-09-13T04:48:59.559Z] #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:59.559Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:48:59.559Z] #0 2.667 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:59.559Z] #0 2.684 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:48:59.559Z] #0 2.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:59.559Z] #0 2.740 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:48:59.559Z] #0 2.743 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:48:59.559Z] #0 2.749 OK: 9 MiB in 19 packages [2025-09-13T04:48:59.559Z] #92 DONE 2.9s [2025-09-13T04:48:59.559Z] [2025-09-13T04:48:59.559Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:49:00.938Z] #93 DONE 1.4s [2025-09-13T04:49:00.938Z] [2025-09-13T04:49:00.938Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-13T04:49:00.938Z] #94 DONE 1.4s [2025-09-13T04:49:00.938Z] [2025-09-13T04:49:00.938Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-13T04:49:00.938Z] #95 DONE 2.7s [2025-09-13T04:49:00.938Z] [2025-09-13T04:49:00.938Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-13T04:49:00.938Z] #96 DONE 0.1s [2025-09-13T04:49:00.938Z] [2025-09-13T04:49:00.938Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-13T04:49:01.875Z] #97 ... [2025-09-13T04:49:01.875Z] [2025-09-13T04:49:01.875Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-13T04:49:01.875Z] #98 DONE 1.2s [2025-09-13T04:49:02.135Z] [2025-09-13T04:49:02.135Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-13T04:49:02.135Z] #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-13T04:49:02.135Z] #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-13T04:49:02.135Z] #0 3.176 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:49:02.135Z] #0 3.190 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:49:02.135Z] #0 4.409 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:49:02.135Z] #0 4.413 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:49:02.135Z] #0 4.417 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:49:02.135Z] #0 4.429 OK: 8 MiB in 18 packages [2025-09-13T04:49:02.135Z] #99 DONE 5.6s [2025-09-13T04:49:02.135Z] [2025-09-13T04:49:02.135Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:49:02.135Z] #100 DONE 1.2s [2025-09-13T04:49:02.135Z] [2025-09-13T04:49:02.135Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-13T04:49:02.135Z] #97 DONE 1.2s [2025-09-13T04:49:02.135Z] [2025-09-13T04:49:02.135Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:49:03.075Z] #101 DONE 1.0s [2025-09-13T04:49:03.075Z] [2025-09-13T04:49:03.075Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-13T04:49:03.075Z] #102 DONE 1.0s [2025-09-13T04:49:03.075Z] [2025-09-13T04:49:03.075Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:49:03.075Z] #103 DONE 1.1s [2025-09-13T04:49:03.075Z] [2025-09-13T04:49:03.075Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-13T04:49:03.075Z] #104 DONE 0.1s [2025-09-13T04:49:03.075Z] [2025-09-13T04:49:03.075Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-13T04:49:03.333Z] #105 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-13T04:49:03.333Z] #106 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-13T04:49:03.333Z] #107 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-13T04:49:03.333Z] #108 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:49:03.333Z] #109 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:49:03.333Z] #110 DONE 0.1s [2025-09-13T04:49:03.333Z] [2025-09-13T04:49:03.333Z] #111 [security-spire-server] exporting to image [2025-09-13T04:49:03.333Z] #111 exporting layers [2025-09-13T04:49:03.591Z] #111 ... [2025-09-13T04:49:03.591Z] [2025-09-13T04:49:03.591Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-13T04:49:03.591Z] #112 DONE 0.1s [2025-09-13T04:49:03.591Z] [2025-09-13T04:49:03.591Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-13T04:49:03.591Z] #113 DONE 0.1s [2025-09-13T04:49:03.591Z] [2025-09-13T04:49:03.591Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-13T04:49:03.591Z] #114 DONE 0.1s [2025-09-13T04:49:03.591Z] [2025-09-13T04:49:03.591Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-13T04:49:03.591Z] #115 DONE 0.1s [2025-09-13T04:49:03.591Z] [2025-09-13T04:49:03.591Z] #116 [security-spire-config] exporting to image [2025-09-13T04:49:03.851Z] #116 ... [2025-09-13T04:49:03.851Z] [2025-09-13T04:49:03.851Z] #111 [security-spire-server] exporting to image [2025-09-13T04:49:03.851Z] #111 exporting layers 0.5s done [2025-09-13T04:49:03.851Z] #111 writing image sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d 0.0s done [2025-09-13T04:49:03.851Z] #111 naming to docker.io/library/security-spire-server done [2025-09-13T04:49:03.851Z] #111 DONE 0.6s [2025-09-13T04:49:04.109Z] [2025-09-13T04:49:04.109Z] #117 [security-spire-agent] exporting to image [2025-09-13T04:49:04.109Z] #117 exporting layers 0.5s done [2025-09-13T04:49:04.109Z] #117 writing image sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 0.0s done [2025-09-13T04:49:04.109Z] #117 naming to docker.io/library/security-spire-agent done [2025-09-13T04:49:04.109Z] #117 DONE 0.6s [2025-09-13T04:49:04.109Z] [2025-09-13T04:49:04.109Z] #116 [security-spire-config] exporting to image [2025-09-13T04:49:04.109Z] #116 exporting layers 0.6s done [2025-09-13T04:49:04.109Z] #116 writing image sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:49:04.109Z] #116 naming to docker.io/library/security-spire-config done [2025-09-13T04:49:04.109Z] #116 DONE 0.6s [2025-09-13T04:49:04.109Z] [2025-09-13T04:49:04.109Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:06.643Z] #118 ... [2025-09-13T04:49:06.643Z] [2025-09-13T04:49:06.643Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:06.643Z] #119 ... [2025-09-13T04:49:06.643Z] [2025-09-13T04:49:06.643Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:08.094Z] 3e85d5ac6304: Pull complete [2025-09-13T04:49:08.094Z] c3105a71a48b: Pull complete [2025-09-13T04:49:08.678Z] 0f093f025ec4: Pull complete [2025-09-13T04:49:08.944Z] c3106fc0e877: Pull complete [2025-09-13T04:49:08.944Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-09-13T04:49:08.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-09-13T04:49:08.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:49:09.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container [2025-09-13T04:49:09.215Z] $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T04:49:11.229Z] $ docker top 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T04:49:12.019Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-09-13T04:49:22.122Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-09-13T04:49:22.122Z] #1 transferring dockerfile: [2025-09-13T04:49:22.122Z] #1 transferring dockerfile: 1.70kB done [2025-09-13T04:49:22.122Z] #1 DONE 0.1s [2025-09-13T04:49:22.122Z] [2025-09-13T04:49:22.122Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-09-13T04:49:22.717Z] #2 ... [2025-09-13T04:49:22.717Z] [2025-09-13T04:49:22.717Z] #3 [core-data internal] load build definition from Dockerfile [2025-09-13T04:49:22.717Z] #3 transferring dockerfile: 2.04kB done [2025-09-13T04:49:22.717Z] #3 DONE 1.3s [2025-09-13T04:49:22.717Z] [2025-09-13T04:49:22.717Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-09-13T04:49:22.717Z] #4 transferring dockerfile: 2.23kB done [2025-09-13T04:49:22.717Z] #4 DONE 1.3s [2025-09-13T04:49:22.717Z] [2025-09-13T04:49:22.717Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-09-13T04:49:22.717Z] #2 transferring dockerfile: 1.83kB 0.0s done [2025-09-13T04:49:22.717Z] #2 DONE 1.4s [2025-09-13T04:49:22.717Z] [2025-09-13T04:49:22.717Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-09-13T04:49:22.717Z] #5 transferring dockerfile: 2.01kB done [2025-09-13T04:49:22.717Z] #5 DONE 1.5s [2025-09-13T04:49:22.717Z] [2025-09-13T04:49:22.717Z] #6 [core-command internal] load .dockerignore [2025-09-13T04:49:22.988Z] #6 ... [2025-09-13T04:49:22.988Z] [2025-09-13T04:49:22.988Z] #7 [core-command internal] load build definition from Dockerfile [2025-09-13T04:49:22.988Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-09-13T04:49:22.988Z] #7 DONE 1.5s [2025-09-13T04:49:22.988Z] [2025-09-13T04:49:22.988Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-09-13T04:49:22.988Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-09-13T04:49:22.988Z] #8 DONE 1.4s [2025-09-13T04:49:22.988Z] [2025-09-13T04:49:22.988Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-09-13T04:49:22.988Z] #9 transferring dockerfile: 2.00kB 0.0s done [2025-09-13T04:49:22.988Z] #9 DONE 1.6s [2025-09-13T04:49:22.988Z] [2025-09-13T04:49:22.988Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-09-13T04:49:22.988Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-09-13T04:49:22.988Z] #10 DONE 1.6s [2025-09-13T04:49:22.988Z] [2025-09-13T04:49:22.988Z] #11 [security-spire-config internal] load .dockerignore [2025-09-13T04:49:23.264Z] #11 ... [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-09-13T04:49:23.265Z] #12 transferring dockerfile: 2.49kB 0.0s done [2025-09-13T04:49:23.265Z] #12 DONE 1.6s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-09-13T04:49:23.265Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-09-13T04:49:23.265Z] #13 DONE 1.5s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-09-13T04:49:23.265Z] #14 transferring dockerfile: 1.89kB 0.0s done [2025-09-13T04:49:23.265Z] #14 DONE 1.6s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-09-13T04:49:23.265Z] #15 transferring dockerfile: 2.10kB 0.0s done [2025-09-13T04:49:23.265Z] #15 DONE 1.5s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-09-13T04:49:23.265Z] #16 transferring dockerfile: 2.14kB 0.0s done [2025-09-13T04:49:23.265Z] #16 DONE 1.5s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #17 [security-spire-server internal] load .dockerignore [2025-09-13T04:49:23.265Z] #17 transferring context: 50B 0.0s done [2025-09-13T04:49:23.265Z] #17 DONE 1.4s [2025-09-13T04:49:23.265Z] [2025-09-13T04:49:23.265Z] #6 [core-command internal] load .dockerignore [2025-09-13T04:49:23.265Z] #6 transferring context: 50B done [2025-09-13T04:49:23.541Z] #6 ... [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #18 [core-data internal] load .dockerignore [2025-09-13T04:49:23.541Z] #18 transferring context: 50B 0.0s done [2025-09-13T04:49:23.541Z] #18 DONE 0.8s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #19 [security-proxy-setup internal] load build definition from Dockerfile [2025-09-13T04:49:23.541Z] #19 transferring dockerfile: 2.50kB 0.0s done [2025-09-13T04:49:23.541Z] #19 DONE 1.6s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #20 [core-keeper internal] load .dockerignore [2025-09-13T04:49:23.541Z] #20 transferring context: 50B 0.0s done [2025-09-13T04:49:23.541Z] #20 DONE 0.7s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #21 [support-scheduler internal] load .dockerignore [2025-09-13T04:49:23.541Z] #21 transferring context: 50B 0.0s done [2025-09-13T04:49:23.541Z] #21 DONE 0.8s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-09-13T04:49:23.541Z] #22 transferring context: 50B 0.0s done [2025-09-13T04:49:23.541Z] #22 DONE 0.9s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #6 [core-command internal] load .dockerignore [2025-09-13T04:49:23.541Z] #6 DONE 0.8s [2025-09-13T04:49:23.541Z] [2025-09-13T04:49:23.541Z] #23 [security-proxy-auth internal] load .dockerignore [2025-09-13T04:49:23.810Z] #23 ... [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #24 [support-notifications internal] load .dockerignore [2025-09-13T04:49:23.810Z] #24 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #24 DONE 0.7s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-09-13T04:49:23.810Z] #25 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #25 DONE 0.6s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #26 [security-spire-agent internal] load .dockerignore [2025-09-13T04:49:23.810Z] #26 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #26 DONE 0.8s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #11 [security-spire-config internal] load .dockerignore [2025-09-13T04:49:23.810Z] #11 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #11 DONE 0.7s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #27 [core-metadata internal] load .dockerignore [2025-09-13T04:49:23.810Z] #27 transferring context: 50B done [2025-09-13T04:49:23.810Z] #27 DONE 0.4s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #28 [security-proxy-setup internal] load .dockerignore [2025-09-13T04:49:23.810Z] #28 ... [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-09-13T04:49:23.810Z] #29 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #29 DONE 0.7s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #30 [security-bootstrapper internal] load .dockerignore [2025-09-13T04:49:23.810Z] #30 transferring context: 50B 0.0s done [2025-09-13T04:49:23.810Z] #30 DONE 0.7s [2025-09-13T04:49:23.810Z] [2025-09-13T04:49:23.810Z] #28 [security-proxy-setup internal] load .dockerignore [2025-09-13T04:49:23.810Z] #28 transferring context: 50B 0.0s done [2025-09-13T04:49:24.084Z] #28 DONE 0.5s [2025-09-13T04:49:24.085Z] [2025-09-13T04:49:24.085Z] #23 [security-proxy-auth internal] load .dockerignore [2025-09-13T04:49:24.085Z] #23 transferring context: 50B 0.0s done [2025-09-13T04:49:24.085Z] #23 DONE 0.4s [2025-09-13T04:49:24.085Z] [2025-09-13T04:49:24.085Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-13T04:49:24.085Z] #31 ... [2025-09-13T04:49:24.085Z] [2025-09-13T04:49:24.085Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:24.085Z] #32 DONE 0.0s [2025-09-13T04:49:24.354Z] [2025-09-13T04:49:24.354Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:24.354Z] #32 DONE 0.0s [2025-09-13T04:49:24.354Z] [2025-09-13T04:49:24.354Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:49:24.354Z] #33 ... [2025-09-13T04:49:24.354Z] [2025-09-13T04:49:24.354Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:24.354Z] #32 DONE 0.0s [2025-09-13T04:49:24.354Z] [2025-09-13T04:49:24.354Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:49:24.623Z] #33 ... [2025-09-13T04:49:24.623Z] [2025-09-13T04:49:24.623Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:24.623Z] #32 DONE 0.0s [2025-09-13T04:49:24.623Z] [2025-09-13T04:49:24.623Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-13T04:49:24.623Z] #31 DONE 0.6s [2025-09-13T04:49:24.623Z] [2025-09-13T04:49:24.623Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:49:24.893Z] #33 ... [2025-09-13T04:49:24.893Z] [2025-09-13T04:49:24.893Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:24.893Z] #32 DONE 0.0s [2025-09-13T04:49:24.893Z] [2025-09-13T04:49:24.893Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:49:25.164Z] #33 DONE 1.4s [2025-09-13T04:49:25.164Z] [2025-09-13T04:49:25.164Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:25.164Z] #32 DONE 0.0s [2025-09-13T04:49:25.164Z] [2025-09-13T04:49:25.164Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:25.164Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-13T04:49:25.164Z] #34 DONE 0.2s [2025-09-13T04:49:25.164Z] [2025-09-13T04:49:25.164Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:25.164Z] #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-13T04:49:25.164Z] #35 ... [2025-09-13T04:49:25.164Z] [2025-09-13T04:49:25.164Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-09-13T04:49:25.164Z] #31 DONE 0.6s [2025-09-13T04:49:25.164Z] [2025-09-13T04:49:25.164Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:25.164Z] #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-13T04:49:25.164Z] #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:49:25.164Z] #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-13T04:49:25.440Z] #35 ... [2025-09-13T04:49:25.440Z] [2025-09-13T04:49:25.440Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:25.440Z] #32 DONE 0.0s [2025-09-13T04:49:25.440Z] [2025-09-13T04:49:25.440Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:25.440Z] #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-13T04:49:25.440Z] #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:49:25.440Z] #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-13T04:49:25.440Z] #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:49:25.440Z] #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-13T04:49:25.714Z] #35 ... [2025-09-13T04:49:25.714Z] [2025-09-13T04:49:25.714Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-09-13T04:49:25.714Z] #32 DONE 0.0s [2025-09-13T04:49:25.714Z] [2025-09-13T04:49:25.714Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:25.714Z] #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-13T04:49:25.714Z] #35 ... [2025-09-13T04:49:25.714Z] [2025-09-13T04:49:25.714Z] #36 [security-spire-server internal] load build context [2025-09-13T04:49:25.714Z] #36 transferring context: 23.80kB 0.4s done [2025-09-13T04:49:25.714Z] #36 DONE 0.9s [2025-09-13T04:49:25.987Z] [2025-09-13T04:49:25.987Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:25.987Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-13T04:49:25.987Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-13T04:49:25.987Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-13T04:49:25.987Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-13T04:49:26.258Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-13T04:49:26.526Z] #34 ... [2025-09-13T04:49:26.526Z] [2025-09-13T04:49:26.526Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-09-13T04:49:26.526Z] #33 DONE 2.3s [2025-09-13T04:49:26.526Z] [2025-09-13T04:49:26.526Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:26.526Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.7s [2025-09-13T04:49:26.796Z] #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-13T04:49:26.796Z] #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:49:26.796Z] #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-13T04:49:26.796Z] #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-13T04:49:27.063Z] #35 ... [2025-09-13T04:49:27.064Z] [2025-09-13T04:49:27.064Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-09-13T04:49:27.064Z] #37 DONE 2.1s [2025-09-13T04:49:27.064Z] [2025-09-13T04:49:27.064Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:27.064Z] #35 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.2s done [2025-09-13T04:49:27.064Z] #35 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-13T04:49:27.064Z] #35 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-09-13T04:49:27.064Z] #35 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-09-13T04:49:27.064Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 1.2s [2025-09-13T04:49:27.647Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.51MB / 4.09MB 1.5s [2025-09-13T04:49:27.648Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.10MB / 4.09MB 1.7s [2025-09-13T04:49:27.920Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 3.15MB / 4.09MB 1.9s [2025-09-13T04:49:28.189Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.1s [2025-09-13T04:49:28.189Z] #35 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 2.3s done [2025-09-13T04:49:28.457Z] #35 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-09-13T04:49:28.725Z] #35 ... [2025-09-13T04:49:28.725Z] [2025-09-13T04:49:28.725Z] #38 [security-spire-config internal] load build context [2025-09-13T04:49:28.725Z] #38 transferring context: 22.05kB 0.3s done [2025-09-13T04:49:28.725Z] #38 DONE 3.4s [2025-09-13T04:49:28.725Z] [2025-09-13T04:49:28.725Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:28.725Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-09-13T04:49:28.725Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-09-13T04:49:28.725Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-09-13T04:49:28.725Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-09-13T04:49:28.725Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done [2025-09-13T04:49:28.725Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.2s done [2025-09-13T04:49:28.725Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done [2025-09-13T04:49:28.725Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-09-13T04:49:28.725Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 2.6s [2025-09-13T04:49:28.725Z] #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-09-13T04:49:28.993Z] #34 ... [2025-09-13T04:49:28.993Z] [2025-09-13T04:49:28.993Z] #39 [core-data internal] load build context [2025-09-13T04:49:28.993Z] #39 transferring context: 3.33MB 2.5s done [2025-09-13T04:49:28.993Z] #39 DONE 4.1s [2025-09-13T04:49:28.993Z] [2025-09-13T04:49:28.993Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:29.261Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.27MB / 33.17MB 2.9s [2025-09-13T04:49:29.261Z] #34 ... [2025-09-13T04:49:29.261Z] [2025-09-13T04:49:29.261Z] #40 [core-command internal] load build context [2025-09-13T04:49:29.261Z] #40 transferring context: 3.33MB 2.8s done [2025-09-13T04:49:29.261Z] #40 DONE 4.3s [2025-09-13T04:49:29.261Z] [2025-09-13T04:49:29.261Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:29.261Z] #34 ... [2025-09-13T04:49:29.261Z] [2025-09-13T04:49:29.261Z] #41 [support-scheduler internal] load build context [2025-09-13T04:49:29.261Z] #41 transferring context: 3.33MB 3.0s done [2025-09-13T04:49:29.261Z] #41 DONE 4.4s [2025-09-13T04:49:29.261Z] [2025-09-13T04:49:29.261Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:29.532Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 3.3s [2025-09-13T04:49:29.532Z] #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-09-13T04:49:29.800Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.6s [2025-09-13T04:49:30.089Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.9s [2025-09-13T04:49:30.360Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.81MB / 33.17MB 4.2s [2025-09-13T04:49:30.633Z] #34 ... [2025-09-13T04:49:30.633Z] [2025-09-13T04:49:30.633Z] #42 [security-bootstrapper internal] load build context [2025-09-13T04:49:30.633Z] #42 transferring context: 3.33MB 2.6s done [2025-09-13T04:49:30.633Z] #42 DONE 5.3s [2025-09-13T04:49:30.633Z] [2025-09-13T04:49:30.633Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:30.633Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 4.4s [2025-09-13T04:49:30.633Z] #34 ... [2025-09-13T04:49:30.633Z] [2025-09-13T04:49:30.633Z] #43 [core-common-config-bootstrapper internal] load build context [2025-09-13T04:49:30.633Z] #43 transferring context: 3.33MB 4.2s done [2025-09-13T04:49:30.633Z] #43 DONE 5.8s [2025-09-13T04:49:30.633Z] [2025-09-13T04:49:30.633Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:30.633Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.56MB / 33.17MB 4.5s [2025-09-13T04:49:30.902Z] #34 ... [2025-09-13T04:49:30.902Z] [2025-09-13T04:49:30.902Z] #44 [security-secretstore-setup internal] load build context [2025-09-13T04:49:30.902Z] #44 transferring context: 3.33MB 4.3s done [2025-09-13T04:49:30.902Z] #44 DONE 5.9s [2025-09-13T04:49:30.902Z] [2025-09-13T04:49:30.902Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:30.902Z] #34 ... [2025-09-13T04:49:30.902Z] [2025-09-13T04:49:30.902Z] #45 [core-metadata internal] load build context [2025-09-13T04:49:30.902Z] #45 transferring context: 3.33MB 3.1s done [2025-09-13T04:49:30.902Z] #45 DONE 5.7s [2025-09-13T04:49:30.902Z] [2025-09-13T04:49:30.902Z] #46 [support-notifications internal] load build context [2025-09-13T04:49:30.902Z] #46 transferring context: 3.33MB 4.5s done [2025-09-13T04:49:30.902Z] #46 DONE 6.1s [2025-09-13T04:49:30.902Z] [2025-09-13T04:49:30.902Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:30.902Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 4.8s [2025-09-13T04:49:31.169Z] #34 ... [2025-09-13T04:49:31.169Z] [2025-09-13T04:49:31.169Z] #47 [core-keeper internal] load build context [2025-09-13T04:49:31.169Z] #47 transferring context: 3.33MB 4.9s done [2025-09-13T04:49:31.169Z] #47 DONE 6.2s [2025-09-13T04:49:31.169Z] [2025-09-13T04:49:31.169Z] #48 [security-spiffe-token-provider internal] load build context [2025-09-13T04:49:31.169Z] #48 transferring context: 3.33MB 3.4s done [2025-09-13T04:49:31.169Z] #48 DONE 5.9s [2025-09-13T04:49:31.169Z] [2025-09-13T04:49:31.169Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:31.169Z] #34 ... [2025-09-13T04:49:31.169Z] [2025-09-13T04:49:31.169Z] #49 [security-spire-agent internal] load build context [2025-09-13T04:49:31.169Z] #49 transferring context: 23.33kB 0.1s done [2025-09-13T04:49:31.169Z] #49 DONE 4.2s [2025-09-13T04:49:31.169Z] [2025-09-13T04:49:31.169Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:31.169Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 5.1s [2025-09-13T04:49:31.438Z] #34 ... [2025-09-13T04:49:31.438Z] [2025-09-13T04:49:31.438Z] #50 [security-proxy-setup internal] load build context [2025-09-13T04:49:31.438Z] #50 transferring context: 3.33MB 2.1s done [2025-09-13T04:49:31.438Z] #50 DONE 4.7s [2025-09-13T04:49:31.438Z] [2025-09-13T04:49:31.438Z] #51 [security-proxy-auth internal] load build context [2025-09-13T04:49:31.438Z] #51 transferring context: 3.33MB 2.1s done [2025-09-13T04:49:31.438Z] #51 DONE 4.8s [2025-09-13T04:49:31.438Z] [2025-09-13T04:49:31.438Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:31.438Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 5.2s [2025-09-13T04:49:31.438Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.3s [2025-09-13T04:49:31.713Z] #34 ... [2025-09-13T04:49:31.713Z] [2025-09-13T04:49:31.713Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-13T04:49:31.713Z] #35 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.7s done [2025-09-13T04:49:31.713Z] #35 DONE 7.4s [2025-09-13T04:49:31.713Z] [2025-09-13T04:49:31.713Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:31.987Z] #52 ... [2025-09-13T04:49:31.987Z] [2025-09-13T04:49:31.987Z] #53 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-09-13T04:49:31.987Z] #53 DONE 7.1s [2025-09-13T04:49:32.260Z] [2025-09-13T04:49:32.260Z] #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-09-13T04:49:33.241Z] #54 DONE 1.0s [2025-09-13T04:49:33.241Z] [2025-09-13T04:49:33.241Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-13T04:49:37.534Z] #55 ... [2025-09-13T04:49:37.534Z] [2025-09-13T04:49:37.534Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T04:49:37.534Z] #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done [2025-09-13T04:49:37.534Z] #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-09-13T04:49:37.534Z] #56 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-09-13T04:49:37.534Z] #56 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-09-13T04:49:37.534Z] #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-09-13T04:49:37.534Z] #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-09-13T04:49:37.534Z] #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-09-13T04:49:37.534Z] #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-09-13T04:49:37.534Z] #56 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.6s done [2025-09-13T04:49:37.534Z] #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-09-13T04:49:37.534Z] #56 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.2s [2025-09-13T04:49:37.534Z] #56 ... [2025-09-13T04:49:37.534Z] [2025-09-13T04:49:37.534Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:37.534Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.0s [2025-09-13T04:49:37.534Z] #34 ... [2025-09-13T04:49:37.534Z] [2025-09-13T04:49:37.534Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T04:49:37.534Z] #56 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s done [2025-09-13T04:49:41.834Z] #56 ... [2025-09-13T04:49:41.834Z] [2025-09-13T04:49:41.834Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-13T04:49:41.834Z] #0 7.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:41.834Z] #0 8.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:41.834Z] #57 ... [2025-09-13T04:49:41.834Z] [2025-09-13T04:49:41.834Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:49:41.834Z] #0 7.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:41.834Z] #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:41.834Z] #58 ... [2025-09-13T04:49:41.834Z] [2025-09-13T04:49:41.834Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:49:41.834Z] #59 DONE 8.7s [2025-09-13T04:49:41.834Z] [2025-09-13T04:49:41.834Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:49:41.834Z] #0 9.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.112Z] #60 ... [2025-09-13T04:49:42.112Z] [2025-09-13T04:49:42.112Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:42.112Z] #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.112Z] #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.112Z] #61 ... [2025-09-13T04:49:42.112Z] [2025-09-13T04:49:42.112Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-13T04:49:42.112Z] #0 8.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.381Z] #62 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.381Z] #62 ... [2025-09-13T04:49:42.381Z] [2025-09-13T04:49:42.381Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:49:42.381Z] #63 ... [2025-09-13T04:49:42.381Z] [2025-09-13T04:49:42.381Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:49:42.381Z] #0 7.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.381Z] #0 8.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.657Z] #64 ... [2025-09-13T04:49:42.657Z] [2025-09-13T04:49:42.657Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:49:42.657Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.657Z] #65 ... [2025-09-13T04:49:42.657Z] [2025-09-13T04:49:42.657Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-13T04:49:42.657Z] #63 DONE 11.0s [2025-09-13T04:49:42.657Z] [2025-09-13T04:49:42.657Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:49:42.657Z] #65 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.657Z] #65 ... [2025-09-13T04:49:42.657Z] [2025-09-13T04:49:42.657Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:49:42.657Z] #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:42.923Z] #66 ... [2025-09-13T04:49:42.923Z] [2025-09-13T04:49:42.923Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-13T04:49:42.923Z] #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:43.190Z] #67 ... [2025-09-13T04:49:43.190Z] [2025-09-13T04:49:43.190Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:43.190Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s [2025-09-13T04:49:43.190Z] #34 ... [2025-09-13T04:49:43.190Z] [2025-09-13T04:49:43.190Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-13T04:49:43.190Z] #0 8.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:43.461Z] #68 ... [2025-09-13T04:49:43.461Z] [2025-09-13T04:49:43.461Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:43.461Z] #0 9.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:43.461Z] #69 ... [2025-09-13T04:49:43.461Z] [2025-09-13T04:49:43.461Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:43.753Z] #70 ... [2025-09-13T04:49:43.753Z] [2025-09-13T04:49:43.753Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-13T04:49:43.754Z] #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:43.754Z] #71 ... [2025-09-13T04:49:43.754Z] [2025-09-13T04:49:43.754Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:49.135Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.3s [2025-09-13T04:49:49.405Z] #34 ... [2025-09-13T04:49:49.405Z] [2025-09-13T04:49:49.405Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:49:49.405Z] #64 17.62 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:49:49.405Z] #64 17.62 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:49:49.405Z] #64 17.63 OK: 24052 distinct packages available [2025-09-13T04:49:49.990Z] #64 ... [2025-09-13T04:49:49.990Z] [2025-09-13T04:49:49.990Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-09-13T04:49:49.990Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done [2025-09-13T04:49:49.990Z] #34 DONE 25.2s [2025-09-13T04:49:49.990Z] [2025-09-13T04:49:49.990Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-13T04:49:49.990Z] #57 18.31 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:49.990Z] #57 18.34 (2/4) Installing openssl (3.3.4-r0) [2025-09-13T04:49:49.990Z] #57 18.39 (3/4) Installing su-exec (0.2-r3) [2025-09-13T04:49:49.990Z] #57 18.49 (4/4) Installing yq-go (4.44.1-r2) [2025-09-13T04:49:51.407Z] #57 ... [2025-09-13T04:49:51.407Z] [2025-09-13T04:49:51.407Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:51.407Z] #52 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:51.407Z] #52 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:51.407Z] #52 ... [2025-09-13T04:49:51.407Z] [2025-09-13T04:49:51.407Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:49:51.407Z] #58 19.41 (1/7) Installing ca-certificates (20250619-r0) [2025-09-13T04:49:51.407Z] #58 ... [2025-09-13T04:49:51.407Z] [2025-09-13T04:49:51.407Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:51.407Z] #61 17.32 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:51.407Z] #61 17.41 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:51.407Z] #61 17.53 OK: 9 MiB in 15 packages [2025-09-13T04:49:51.407Z] #61 DONE 19.7s [2025-09-13T04:49:51.681Z] [2025-09-13T04:49:51.681Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:49:51.952Z] #72 ... [2025-09-13T04:49:51.952Z] [2025-09-13T04:49:51.952Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-13T04:49:51.952Z] #0 3.968 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:51.952Z] #0 5.437 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:52.218Z] #73 ... [2025-09-13T04:49:52.218Z] [2025-09-13T04:49:52.218Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:49:52.218Z] #58 19.95 (2/7) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:52.218Z] #58 20.03 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-09-13T04:49:52.218Z] #58 20.06 (4/7) Installing libsodium (1.0.19-r0) [2025-09-13T04:49:52.218Z] #58 20.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-13T04:49:52.218Z] #58 20.54 (6/7) Installing libzmq (4.3.5-r2) [2025-09-13T04:49:52.484Z] #58 20.67 (7/7) Installing zeromq (4.3.5-r2) [2025-09-13T04:49:52.484Z] #58 20.79 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:52.753Z] #58 20.98 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:49:52.753Z] #58 ... [2025-09-13T04:49:52.753Z] [2025-09-13T04:49:52.753Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:52.753Z] #0 3.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:52.753Z] #0 5.120 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:52.753Z] #74 ... [2025-09-13T04:49:52.753Z] [2025-09-13T04:49:52.753Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-13T04:49:52.753Z] #62 20.54 (1/4) Installing ca-certificates (20250619-r0) [2025-09-13T04:49:52.753Z] #62 21.04 (2/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:52.753Z] #62 21.07 (3/4) Installing su-exec (0.2-r3) [2025-09-13T04:49:52.753Z] #62 21.09 (4/4) Installing yq-go (4.44.1-r2) [2025-09-13T04:49:53.322Z] #120 ... [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #118 DONE 51.7s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #83 DONE 50.4s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #91 DONE 51.9s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #121 [core-keeper builder 7/8] COPY . . [2025-09-13T04:49:53.322Z] #121 ... [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #119 DONE 52.0s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #120 DONE 52.0s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:49:53.322Z] #78 DONE 51.7s [2025-09-13T04:49:53.322Z] [2025-09-13T04:49:53.322Z] #122 [core-metadata builder 6/7] COPY . . [2025-09-13T04:49:53.346Z] #62 ... [2025-09-13T04:49:53.347Z] [2025-09-13T04:49:53.347Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-13T04:49:53.347Z] #55 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:53.347Z] #55 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:53.621Z] #55 ... [2025-09-13T04:49:53.621Z] [2025-09-13T04:49:53.621Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:49:53.621Z] #65 21.74 (1/3) Installing ca-certificates (20250619-r0) [2025-09-13T04:49:53.888Z] #65 ... [2025-09-13T04:49:53.888Z] [2025-09-13T04:49:53.888Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-09-13T04:49:53.888Z] #57 19.73 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:53.888Z] #57 20.00 OK: 20 MiB in 18 packages [2025-09-13T04:49:53.888Z] #57 DONE 22.1s [2025-09-13T04:49:53.888Z] [2025-09-13T04:49:53.888Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:49:53.888Z] #65 22.09 (2/3) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:53.888Z] #65 22.19 (3/3) Installing tzdata (2025b-r0) [2025-09-13T04:49:53.888Z] #65 ... [2025-09-13T04:49:53.888Z] [2025-09-13T04:49:53.889Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-13T04:49:53.889Z] #68 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.159Z] #68 ... [2025-09-13T04:49:54.159Z] [2025-09-13T04:49:54.159Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:49:54.159Z] #66 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.159Z] #66 ... [2025-09-13T04:49:54.159Z] [2025-09-13T04:49:54.159Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:49:54.159Z] #60 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.159Z] #60 ... [2025-09-13T04:49:54.159Z] [2025-09-13T04:49:54.159Z] #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-09-13T04:49:54.159Z] #52 20.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:54.159Z] #52 20.26 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:54.159Z] #52 20.52 OK: 9 MiB in 15 packages [2025-09-13T04:49:54.159Z] #52 DONE 22.5s [2025-09-13T04:49:54.159Z] [2025-09-13T04:49:54.159Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:54.159Z] #70 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.159Z] #70 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.445Z] #70 ... [2025-09-13T04:49:54.445Z] [2025-09-13T04:49:54.445Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:49:54.445Z] #72 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.445Z] #72 ... [2025-09-13T04:49:54.445Z] [2025-09-13T04:49:54.445Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-13T04:49:54.445Z] #71 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.445Z] #71 20.96 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:49:54.445Z] #71 20.96 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:49:54.445Z] #71 20.96 OK: 24052 distinct packages available [2025-09-13T04:49:54.710Z] #71 ... [2025-09-13T04:49:54.710Z] [2025-09-13T04:49:54.710Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:54.710Z] #69 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.710Z] #69 21.38 OK: 239 MiB in 58 packages [2025-09-13T04:49:54.979Z] #69 ... [2025-09-13T04:49:54.979Z] [2025-09-13T04:49:54.979Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:49:54.979Z] #58 23.12 OK: 14 MiB in 21 packages [2025-09-13T04:49:54.979Z] #58 ... [2025-09-13T04:49:54.979Z] [2025-09-13T04:49:54.979Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-13T04:49:54.979Z] #67 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:54.979Z] #67 20.92 (1/2) Installing dumb-init (1.2.5-r3) [2025-09-13T04:49:54.979Z] #67 20.96 (2/2) Installing su-exec (0.2-r3) [2025-09-13T04:49:54.979Z] #67 20.97 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:54.979Z] #67 21.11 OK: 9 MiB in 16 packages [2025-09-13T04:49:55.249Z] #67 ... [2025-09-13T04:49:55.249Z] [2025-09-13T04:49:55.249Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:49:55.249Z] #66 23.37 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:49:55.249Z] #66 23.37 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:49:55.249Z] #66 23.37 OK: 24052 distinct packages available [2025-09-13T04:49:56.216Z] #66 ... [2025-09-13T04:49:56.216Z] [2025-09-13T04:49:56.216Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-09-13T04:49:56.216Z] #67 DONE 24.4s [2025-09-13T04:49:56.216Z] [2025-09-13T04:49:56.216Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:49:56.216Z] #65 24.22 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:56.216Z] #65 24.43 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:49:56.488Z] #65 ... [2025-09-13T04:49:56.488Z] [2025-09-13T04:49:56.488Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-09-13T04:49:56.488Z] #68 20.89 OK: 239 MiB in 58 packages [2025-09-13T04:49:56.488Z] #68 DONE 23.2s [2025-09-13T04:49:56.488Z] [2025-09-13T04:49:56.488Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:49:57.463Z] #75 ... [2025-09-13T04:49:57.463Z] [2025-09-13T04:49:57.463Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:57.463Z] #69 DONE 23.9s [2025-09-13T04:49:57.463Z] [2025-09-13T04:49:57.463Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:49:57.463Z] #66 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:49:57.463Z] #66 ... [2025-09-13T04:49:57.463Z] [2025-09-13T04:49:57.463Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-09-13T04:49:57.463Z] #58 DONE 25.7s [2025-09-13T04:49:57.729Z] [2025-09-13T04:49:57.730Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:49:58.311Z] #76 ... [2025-09-13T04:49:58.311Z] [2025-09-13T04:49:58.311Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:49:58.311Z] #75 DONE 1.8s [2025-09-13T04:49:58.579Z] [2025-09-13T04:49:58.579Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-13T04:49:58.579Z] #73 16.52 OK: 239 MiB in 58 packages [2025-09-13T04:49:58.604Z] #122 ... [2025-09-13T04:49:58.604Z] [2025-09-13T04:49:58.604Z] #123 [support-scheduler builder 6/7] COPY . . [2025-09-13T04:49:58.604Z] #123 ... [2025-09-13T04:49:58.604Z] [2025-09-13T04:49:58.604Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-13T04:49:58.846Z] #73 ... [2025-09-13T04:49:58.846Z] [2025-09-13T04:49:58.846Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-09-13T04:49:58.846Z] #62 22.42 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:49:58.846Z] #62 22.61 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:49:58.846Z] #62 23.63 OK: 20 MiB in 18 packages [2025-09-13T04:49:58.846Z] #62 DONE 27.0s [2025-09-13T04:49:58.846Z] [2025-09-13T04:49:58.846Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-09-13T04:49:58.846Z] #55 22.84 OK: 239 MiB in 58 packages [2025-09-13T04:49:58.846Z] #55 DONE 25.6s [2025-09-13T04:49:58.846Z] [2025-09-13T04:49:58.846Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-09-13T04:49:58.846Z] #70 23.49 OK: 239 MiB in 58 packages [2025-09-13T04:49:58.846Z] #70 DONE 25.7s [2025-09-13T04:49:58.846Z] [2025-09-13T04:49:58.846Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:49:58.846Z] #77 DONE 1.8s [2025-09-13T04:49:58.846Z] [2025-09-13T04:49:58.846Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:49:58.862Z] #124 ... [2025-09-13T04:49:58.863Z] [2025-09-13T04:49:58.863Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-09-13T04:49:58.863Z] #125 ... [2025-09-13T04:49:58.863Z] [2025-09-13T04:49:58.863Z] #126 [support-notifications builder 6/7] COPY . . [2025-09-13T04:50:00.269Z] #78 ... [2025-09-13T04:50:00.269Z] [2025-09-13T04:50:00.269Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-09-13T04:50:00.269Z] #65 25.79 OK: 11 MiB in 17 packages [2025-09-13T04:50:00.269Z] #65 DONE 28.2s [2025-09-13T04:50:00.269Z] [2025-09-13T04:50:00.269Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:00.269Z] #79 ... [2025-09-13T04:50:00.269Z] [2025-09-13T04:50:00.269Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-09-13T04:50:00.269Z] #73 DONE 18.3s [2025-09-13T04:50:00.534Z] [2025-09-13T04:50:00.534Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-13T04:50:01.127Z] #80 ... [2025-09-13T04:50:01.127Z] [2025-09-13T04:50:01.127Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:01.127Z] #81 DONE 2.3s [2025-09-13T04:50:01.127Z] [2025-09-13T04:50:01.127Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:50:01.127Z] #64 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:01.127Z] #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:01.393Z] #64 ... [2025-09-13T04:50:01.393Z] [2025-09-13T04:50:01.393Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-13T04:50:01.393Z] #74 16.85 (1/1) Installing dumb-init (1.2.5-r3) [2025-09-13T04:50:01.393Z] #74 17.39 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:50:01.393Z] #74 17.52 OK: 9 MiB in 15 packages [2025-09-13T04:50:01.393Z] #74 ... [2025-09-13T04:50:01.393Z] [2025-09-13T04:50:01.393Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:01.393Z] #78 DONE 2.5s [2025-09-13T04:50:01.668Z] [2025-09-13T04:50:01.668Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:02.266Z] #82 ... [2025-09-13T04:50:02.266Z] [2025-09-13T04:50:02.266Z] #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-09-13T04:50:02.266Z] #80 DONE 1.8s [2025-09-13T04:50:02.266Z] [2025-09-13T04:50:02.266Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:50:02.266Z] #64 30.46 (1/5) Installing dumb-init (1.2.5-r3) [2025-09-13T04:50:02.266Z] #64 30.55 (2/5) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:50:02.266Z] #64 30.56 (3/5) Installing libucontext (1.2-r3) [2025-09-13T04:50:02.266Z] #64 30.58 (4/5) Installing gcompat (1.1.0-r4) [2025-09-13T04:50:02.266Z] #64 30.61 (5/5) Installing openssl (3.3.4-r0) [2025-09-13T04:50:02.535Z] #64 ... [2025-09-13T04:50:02.535Z] [2025-09-13T04:50:02.535Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-09-13T04:50:02.535Z] #74 DONE 19.7s [2025-09-13T04:50:02.535Z] [2025-09-13T04:50:02.535Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:50:02.535Z] #64 30.68 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:50:02.535Z] #64 30.87 OK: 10 MiB in 19 packages [2025-09-13T04:50:03.952Z] #64 ... [2025-09-13T04:50:03.952Z] [2025-09-13T04:50:03.952Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-13T04:50:03.952Z] #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:03.952Z] #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:03.952Z] #83 ... [2025-09-13T04:50:03.952Z] [2025-09-13T04:50:03.952Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:04.229Z] #84 ... [2025-09-13T04:50:04.229Z] [2025-09-13T04:50:04.229Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:04.229Z] #0 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:04.813Z] #85 ... [2025-09-13T04:50:04.813Z] [2025-09-13T04:50:04.813Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-09-13T04:50:04.813Z] #64 DONE 33.6s [2025-09-13T04:50:04.813Z] [2025-09-13T04:50:04.813Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:05.091Z] #86 ... [2025-09-13T04:50:05.091Z] [2025-09-13T04:50:05.091Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:50:05.091Z] #60 23.34 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-09-13T04:50:05.091Z] #60 23.34 v3.20.7-78-g8876840f6ff [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-09-13T04:50:05.091Z] #60 23.34 OK: 24052 distinct packages available [2025-09-13T04:50:05.091Z] #60 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:05.091Z] #60 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:05.091Z] #60 ... [2025-09-13T04:50:05.091Z] [2025-09-13T04:50:05.091Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:05.091Z] #72 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:05.091Z] #72 12.71 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:05.091Z] #72 13.03 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:05.091Z] #72 13.43 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:05.091Z] #72 13.47 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:05.091Z] #72 13.53 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:05.091Z] #72 13.69 OK: 9 MiB in 15 packages [2025-09-13T04:50:05.367Z] #72 ... [2025-09-13T04:50:05.367Z] [2025-09-13T04:50:05.367Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-13T04:50:05.367Z] #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:05.367Z] #71 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:05.367Z] #71 32.01 OK: 239 MiB in 58 packages [2025-09-13T04:50:05.367Z] #71 ... [2025-09-13T04:50:05.367Z] [2025-09-13T04:50:05.367Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:05.367Z] #85 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:06.326Z] #85 ... [2025-09-13T04:50:06.326Z] [2025-09-13T04:50:06.326Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-09-13T04:50:06.326Z] #71 DONE 32.9s [2025-09-13T04:50:06.326Z] [2025-09-13T04:50:06.326Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-13T04:50:06.326Z] #87 ... [2025-09-13T04:50:06.326Z] [2025-09-13T04:50:06.326Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:50:06.326Z] #60 33.98 (1/4) Installing dumb-init (1.2.5-r3) [2025-09-13T04:50:06.326Z] #60 33.99 (2/4) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:50:06.326Z] #60 34.01 (3/4) Installing libucontext (1.2-r3) [2025-09-13T04:50:06.326Z] #60 34.02 (4/4) Installing gcompat (1.1.0-r4) [2025-09-13T04:50:06.326Z] #60 34.08 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:50:06.326Z] #60 34.18 OK: 9 MiB in 18 packages [2025-09-13T04:50:06.594Z] #60 ... [2025-09-13T04:50:06.594Z] [2025-09-13T04:50:06.594Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:06.594Z] #72 DONE 15.2s [2025-09-13T04:50:06.859Z] [2025-09-13T04:50:06.860Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:50:06.860Z] #66 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:06.860Z] #66 33.52 (1/14) Installing ca-certificates (20250619-r0) [2025-09-13T04:50:06.860Z] #66 33.77 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-13T04:50:06.860Z] #66 33.94 (3/14) Installing c-ares (1.33.1-r0) [2025-09-13T04:50:06.860Z] #66 34.00 (4/14) Installing libunistring (1.2-r0) [2025-09-13T04:50:06.860Z] #66 34.15 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-13T04:50:06.860Z] #66 34.20 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-13T04:50:06.860Z] #66 34.21 (7/14) Installing libpsl (0.21.5-r1) [2025-09-13T04:50:06.860Z] #66 34.29 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-13T04:50:06.860Z] #66 34.33 (9/14) Installing libcurl (8.12.1-r0) [2025-09-13T04:50:06.860Z] #66 34.39 (10/14) Installing curl (8.12.1-r0) [2025-09-13T04:50:06.860Z] #66 34.43 (11/14) Installing dumb-init (1.2.5-r3) [2025-09-13T04:50:06.860Z] #66 34.44 (12/14) Installing musl-obstack (1.2.3-r2) [2025-09-13T04:50:06.860Z] #66 34.53 (13/14) Installing libucontext (1.2-r3) [2025-09-13T04:50:06.860Z] #66 34.79 (14/14) Installing gcompat (1.1.0-r4) [2025-09-13T04:50:06.860Z] #66 34.81 Executing busybox-1.36.1-r29.trigger [2025-09-13T04:50:06.860Z] #66 34.91 Executing ca-certificates-20250619-r0.trigger [2025-09-13T04:50:06.860Z] #66 ... [2025-09-13T04:50:06.860Z] [2025-09-13T04:50:06.860Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-09-13T04:50:06.860Z] #60 DONE 35.2s [2025-09-13T04:50:06.860Z] [2025-09-13T04:50:06.860Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:07.444Z] #88 DONE 1.2s [2025-09-13T04:50:07.444Z] [2025-09-13T04:50:07.444Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-09-13T04:50:07.444Z] #66 35.67 OK: 15 MiB in 28 packages [2025-09-13T04:50:08.437Z] #66 DONE 36.6s [2025-09-13T04:50:08.437Z] [2025-09-13T04:50:08.437Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:08.704Z] #89 ... [2025-09-13T04:50:08.704Z] [2025-09-13T04:50:08.704Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:08.704Z] #90 ... [2025-09-13T04:50:08.704Z] [2025-09-13T04:50:08.704Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-13T04:50:08.975Z] #91 ... [2025-09-13T04:50:08.975Z] [2025-09-13T04:50:08.975Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:09.241Z] #92 ... [2025-09-13T04:50:09.241Z] [2025-09-13T04:50:09.241Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:09.241Z] #85 14.70 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:09.241Z] #85 14.75 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:10.209Z] #85 ... [2025-09-13T04:50:10.209Z] [2025-09-13T04:50:10.209Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-09-13T04:50:10.209Z] #83 13.41 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:10.209Z] #83 13.56 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:10.209Z] #83 14.00 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:10.209Z] #83 14.00 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:10.209Z] #83 14.01 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:10.209Z] #83 14.09 OK: 20 MiB in 18 packages [2025-09-13T04:50:10.209Z] #83 DONE 16.3s [2025-09-13T04:50:10.209Z] [2025-09-13T04:50:10.209Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:10.209Z] #85 15.77 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:10.209Z] #85 15.77 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:10.209Z] #85 15.79 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:10.209Z] #85 15.87 OK: 9 MiB in 15 packages [2025-09-13T04:50:10.209Z] #85 ... [2025-09-13T04:50:10.209Z] [2025-09-13T04:50:10.209Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-09-13T04:50:10.209Z] #93 DONE 0.3s [2025-09-13T04:50:10.476Z] [2025-09-13T04:50:10.476Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-13T04:50:10.476Z] #87 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:10.476Z] #87 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:11.066Z] #126 ... [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #123 [support-scheduler builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #123 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #124 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #122 [core-metadata builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #122 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #121 [core-keeper builder 7/8] COPY . . [2025-09-13T04:50:11.067Z] #121 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #127 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #128 [core-command builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #128 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #129 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #130 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #131 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #132 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #133 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #134 [core-metadata builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #134 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #135 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #136 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #137 [core-data builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #137 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #138 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #126 [support-notifications builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #126 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #125 DONE 22.1s [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #139 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #140 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #141 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-09-13T04:50:11.067Z] #142 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:50:11.067Z] #143 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.067Z] #144 CACHED [2025-09-13T04:50:11.067Z] [2025-09-13T04:50:11.067Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-13T04:50:11.441Z] #87 ... [2025-09-13T04:50:11.441Z] [2025-09-13T04:50:11.441Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:11.642Z] #145 0.923 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-13T04:50:11.711Z] #94 ... [2025-09-13T04:50:11.711Z] [2025-09-13T04:50:11.711Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-13T04:50:11.711Z] #87 15.45 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:11.711Z] #87 15.62 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:12.307Z] #87 ... [2025-09-13T04:50:12.307Z] [2025-09-13T04:50:12.307Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:12.307Z] #85 DONE 18.0s [2025-09-13T04:50:12.307Z] [2025-09-13T04:50:12.307Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-09-13T04:50:12.307Z] #87 16.06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:12.307Z] #87 16.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:12.307Z] #87 16.09 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:12.307Z] #87 16.25 OK: 9 MiB in 16 packages [2025-09-13T04:50:14.271Z] #87 DONE 17.7s [2025-09-13T04:50:14.271Z] [2025-09-13T04:50:14.271Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-09-13T04:50:16.210Z] #95 DONE 2.3s [2025-09-13T04:50:16.210Z] [2025-09-13T04:50:16.210Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-09-13T04:50:16.210Z] #96 DONE 0.2s [2025-09-13T04:50:16.210Z] [2025-09-13T04:50:16.210Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:16.210Z] #89 5.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:16.210Z] #89 6.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.168Z] #89 ... [2025-09-13T04:50:17.168Z] [2025-09-13T04:50:17.168Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-13T04:50:17.168Z] #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.168Z] #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.168Z] #97 ... [2025-09-13T04:50:17.168Z] [2025-09-13T04:50:17.168Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:17.168Z] #86 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.168Z] #86 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.434Z] #86 ... [2025-09-13T04:50:17.434Z] [2025-09-13T04:50:17.434Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:17.434Z] #98 ... [2025-09-13T04:50:17.434Z] [2025-09-13T04:50:17.434Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-13T04:50:17.434Z] #91 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.434Z] #91 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.699Z] #91 ... [2025-09-13T04:50:17.699Z] [2025-09-13T04:50:17.699Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:17.700Z] #76 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.700Z] #76 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:17.700Z] #76 20.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:17.700Z] #76 20.15 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:17.964Z] #76 20.58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:18.231Z] #76 20.59 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:18.231Z] #76 20.63 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:18.231Z] #76 20.69 OK: 14 MiB in 21 packages [2025-09-13T04:50:18.231Z] #76 ... [2025-09-13T04:50:18.231Z] [2025-09-13T04:50:18.231Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:18.231Z] #86 14.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:18.514Z] #86 14.38 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:18.782Z] #86 14.92 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:19.060Z] #86 14.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:19.060Z] #86 14.94 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:19.060Z] #86 14.99 OK: 10 MiB in 19 packages [2025-09-13T04:50:19.332Z] #86 ... [2025-09-13T04:50:19.332Z] [2025-09-13T04:50:19.332Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:19.332Z] #76 DONE 21.8s [2025-09-13T04:50:19.598Z] [2025-09-13T04:50:19.598Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-13T04:50:19.598Z] #91 19.81 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:19.598Z] #91 19.92 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:19.598Z] #91 20.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:19.598Z] #91 20.33 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:19.598Z] #91 20.46 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:19.598Z] #91 20.62 OK: 20 MiB in 18 packages [2025-09-13T04:50:20.184Z] #91 ... [2025-09-13T04:50:20.184Z] [2025-09-13T04:50:20.184Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:20.184Z] #79 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:20.184Z] #79 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-13T04:50:20.184Z] #79 18.02 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.184Z] #79 18.14 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:20.184Z] #79 18.47 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.184Z] #79 18.48 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.184Z] #79 18.49 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:20.184Z] #79 18.57 OK: 11 MiB in 17 packages [2025-09-13T04:50:20.184Z] #79 DONE 19.9s [2025-09-13T04:50:20.184Z] [2025-09-13T04:50:20.184Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-09-13T04:50:20.184Z] #86 DONE 16.0s [2025-09-13T04:50:20.184Z] [2025-09-13T04:50:20.184Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:20.184Z] #89 11.85 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.455Z] #89 12.04 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:20.722Z] #89 12.48 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.992Z] #89 12.49 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:20.992Z] #89 12.53 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:20.992Z] #89 12.69 OK: 15 MiB in 28 packages [2025-09-13T04:50:21.262Z] #89 ... [2025-09-13T04:50:21.262Z] [2025-09-13T04:50:21.262Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-09-13T04:50:21.262Z] #91 DONE 22.5s [2025-09-13T04:50:21.262Z] [2025-09-13T04:50:21.262Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-09-13T04:50:21.262Z] #99 DONE 1.4s [2025-09-13T04:50:21.528Z] [2025-09-13T04:50:21.528Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:50:21.638Z] #145 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T04:50:21.638Z] #0 0.446 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-13T04:50:21.638Z] #146 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-13T04:50:21.638Z] #0 0.862 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-13T04:50:21.638Z] #147 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T04:50:21.638Z] #0 0.691 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-13T04:50:21.638Z] #148 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #149 [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-09-13T04:50:21.638Z] #0 0.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-13T04:50:21.638Z] #149 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T04:50:21.638Z] #0 0.954 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-13T04:50:21.638Z] #150 ... [2025-09-13T04:50:21.638Z] [2025-09-13T04:50:21.638Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-13T04:50:21.638Z] #0 0.947 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-13T04:50:21.897Z] #151 ... [2025-09-13T04:50:21.897Z] [2025-09-13T04:50:21.897Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-13T04:50:21.897Z] #0 0.562 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-13T04:50:21.897Z] #152 ... [2025-09-13T04:50:21.897Z] [2025-09-13T04:50:21.897Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-13T04:50:21.897Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-13T04:50:22.154Z] #153 ... [2025-09-13T04:50:22.154Z] [2025-09-13T04:50:22.154Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T04:50:22.154Z] #0 0.947 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-13T04:50:22.411Z] #154 ... [2025-09-13T04:50:22.412Z] [2025-09-13T04:50:22.412Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T04:50:22.412Z] #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-13T04:50:22.412Z] #155 ... [2025-09-13T04:50:22.412Z] [2025-09-13T04:50:22.412Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-13T04:50:22.412Z] #0 0.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-13T04:50:22.494Z] #100 ... [2025-09-13T04:50:22.495Z] [2025-09-13T04:50:22.495Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-09-13T04:50:22.495Z] #89 DONE 14.2s [2025-09-13T04:50:22.495Z] [2025-09-13T04:50:22.495Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:50:22.495Z] #101 DONE 2.6s [2025-09-13T04:50:22.762Z] [2025-09-13T04:50:22.762Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-13T04:50:22.762Z] #102 ... [2025-09-13T04:50:22.762Z] [2025-09-13T04:50:22.762Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-09-13T04:50:22.762Z] #97 13.05 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:22.762Z] #97 13.21 Executing busybox-1.36.1-r30.post-upgrade [2025-09-13T04:50:22.762Z] #97 13.75 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:22.762Z] #97 13.76 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-13T04:50:22.762Z] #97 13.77 Executing busybox-1.36.1-r30.trigger [2025-09-13T04:50:22.762Z] #97 13.92 OK: 9 MiB in 18 packages [2025-09-13T04:50:22.762Z] #97 DONE 15.8s [2025-09-13T04:50:23.028Z] [2025-09-13T04:50:23.028Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-09-13T04:50:23.028Z] #102 DONE 0.3s [2025-09-13T04:50:23.028Z] [2025-09-13T04:50:23.028Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-09-13T04:50:23.295Z] #103 DONE 0.2s [2025-09-13T04:50:23.295Z] [2025-09-13T04:50:23.295Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:50:23.562Z] #104 DONE 0.3s [2025-09-13T04:50:23.562Z] [2025-09-13T04:50:23.562Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-09-13T04:50:23.839Z] #105 DONE 0.2s [2025-09-13T04:50:23.839Z] [2025-09-13T04:50:23.839Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:50:23.839Z] #100 DONE 2.3s [2025-09-13T04:50:23.839Z] [2025-09-13T04:50:23.839Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-13T04:50:23.839Z] #106 ... [2025-09-13T04:50:23.839Z] [2025-09-13T04:50:23.839Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-09-13T04:50:23.839Z] #107 DONE 0.3s [2025-09-13T04:50:24.105Z] [2025-09-13T04:50:24.105Z] #108 [security-spire-server] exporting to image [2025-09-13T04:50:24.105Z] #108 exporting layers [2025-09-13T04:50:24.105Z] #108 ... [2025-09-13T04:50:24.105Z] [2025-09-13T04:50:24.105Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-09-13T04:50:24.105Z] #106 DONE 0.5s [2025-09-13T04:50:24.372Z] [2025-09-13T04:50:24.372Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-09-13T04:50:24.372Z] #109 DONE 0.2s [2025-09-13T04:50:24.372Z] [2025-09-13T04:50:24.372Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:50:24.961Z] #110 DONE 0.2s [2025-09-13T04:50:24.961Z] [2025-09-13T04:50:24.961Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-09-13T04:50:24.961Z] #111 DONE 0.2s [2025-09-13T04:50:24.961Z] [2025-09-13T04:50:24.961Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-09-13T04:50:24.961Z] #112 DONE 2.3s [2025-09-13T04:50:24.961Z] [2025-09-13T04:50:24.961Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-09-13T04:50:25.230Z] #113 DONE 0.2s [2025-09-13T04:50:25.230Z] [2025-09-13T04:50:25.230Z] #108 [security-spire-agent] exporting to image [2025-09-13T04:50:25.502Z] #108 ... [2025-09-13T04:50:25.502Z] [2025-09-13T04:50:25.502Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-09-13T04:50:25.502Z] #114 DONE 0.3s [2025-09-13T04:50:25.502Z] [2025-09-13T04:50:25.502Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-09-13T04:50:25.502Z] #115 DONE 0.2s [2025-09-13T04:50:25.502Z] [2025-09-13T04:50:25.502Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:50:25.774Z] #90 ... [2025-09-13T04:50:25.775Z] [2025-09-13T04:50:25.775Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-09-13T04:50:25.775Z] #116 DONE 0.2s [2025-09-13T04:50:25.775Z] [2025-09-13T04:50:25.775Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-09-13T04:50:26.040Z] #117 DONE 0.2s [2025-09-13T04:50:26.040Z] [2025-09-13T04:50:26.040Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-09-13T04:50:26.040Z] #118 DONE 0.1s [2025-09-13T04:50:26.040Z] [2025-09-13T04:50:26.040Z] #108 [security-spire-config] exporting to image [2025-09-13T04:50:27.003Z] #108 exporting layers 3.1s done [2025-09-13T04:50:27.275Z] #108 writing image sha256:7ed1256cc3b45c282d8d4850bc932f73e58c5ebd7f308180de2fc468da1c0b20 done [2025-09-13T04:50:27.275Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-09-13T04:50:27.543Z] #108 exporting layers 2.3s done [2025-09-13T04:50:27.543Z] #108 writing image sha256:662275bf4fa1880d6b84e704ea2c7b8ef87504472db0a5dd08f928990dd25878 done [2025-09-13T04:50:27.543Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-09-13T04:50:28.126Z] #108 exporting layers 1.9s done [2025-09-13T04:50:28.126Z] #108 writing image sha256:c218847138fd1807aa914072f1fa76efb4d34f95fe014520071f346b9917c021 done [2025-09-13T04:50:28.126Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-09-13T04:50:28.126Z] #108 DONE 3.4s [2025-09-13T04:50:28.126Z] [2025-09-13T04:50:28.126Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:51:58.819Z] #156 DONE 96.8s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-13T04:51:58.819Z] #145 DONE 96.7s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T04:51:58.819Z] #150 ... [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-13T04:51:58.819Z] #157 DONE 0.3s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:51:58.819Z] #158 DONE 0.4s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-13T04:51:58.819Z] #159 ... [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:51:58.819Z] #160 DONE 0.2s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-13T04:51:58.819Z] #161 DONE 0.9s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #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-09-13T04:51:58.819Z] #162 DONE 0.8s [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T04:51:58.819Z] #150 ... [2025-09-13T04:51:58.819Z] [2025-09-13T04:51:58.819Z] #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-09-13T04:51:58.819Z] #163 DONE 0.6s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-13T04:51:58.820Z] #159 DONE 2.5s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:51:58.820Z] #164 DONE 0.6s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:51:58.820Z] #165 ... [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:51:58.820Z] #166 DONE 1.5s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-13T04:51:58.820Z] #167 DONE 2.5s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T04:51:58.820Z] #155 ... [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:51:58.820Z] #165 DONE 4.6s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-13T04:51:58.820Z] #168 exporting layers [2025-09-13T04:51:58.820Z] #168 ... [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-13T04:51:58.820Z] #169 DONE 1.4s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #170 [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-09-13T04:51:58.820Z] #170 DONE 0.8s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #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-09-13T04:51:58.820Z] #171 DONE 0.7s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #168 [core-common-config-bootstrapper] exporting to image [2025-09-13T04:51:58.820Z] #168 exporting layers 2.6s done [2025-09-13T04:51:58.820Z] #168 writing image sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e 0.1s done [2025-09-13T04:51:58.820Z] #168 naming to docker.io/library/core-common-config-bootstrapper 0.2s done [2025-09-13T04:51:58.820Z] #168 DONE 2.9s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #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-09-13T04:51:58.820Z] #172 DONE 0.7s [2025-09-13T04:51:58.820Z] [2025-09-13T04:51:58.820Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-13T04:51:59.409Z] #173 DONE 0.5s [2025-09-13T04:51:59.409Z] [2025-09-13T04:51:59.409Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-13T04:52:01.951Z] #174 DONE 2.4s [2025-09-13T04:52:01.951Z] [2025-09-13T04:52:01.951Z] #175 [security-bootstrapper] exporting to image [2025-09-13T04:52:02.209Z] #175 exporting layers 0.5s done [2025-09-13T04:52:02.209Z] #175 writing image sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:52:02.209Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-09-13T04:52:02.209Z] #175 DONE 0.6s [2025-09-13T04:52:02.209Z] [2025-09-13T04:52:02.209Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T04:52:04.746Z] #82 ... [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #92 DONE 123.7s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #84 DONE 120.5s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #90 DONE 124.1s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #98 DONE 115.5s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #94 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #94 DONE 121.5s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #119 ... [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #82 DONE 121.5s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #120 [core-data builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #120 ... [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #119 [support-scheduler builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #119 DONE 1.8s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #121 [core-keeper builder 7/8] COPY . . [2025-09-13T04:52:04.746Z] #121 DONE 1.9s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #122 [support-notifications builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #122 DONE 1.9s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #123 DONE 1.9s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #124 DONE 2.0s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.746Z] #125 CACHED [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #126 CACHED [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #127 CACHED [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-13T04:52:04.746Z] #128 ... [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #120 [core-data builder 6/7] COPY . . [2025-09-13T04:52:04.746Z] #120 DONE 1.9s [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.746Z] #129 CACHED [2025-09-13T04:52:04.746Z] [2025-09-13T04:52:04.746Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-09-13T04:52:04.747Z] #130 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.747Z] #131 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.747Z] #132 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #133 [security-proxy-setup builder 6/7] COPY . . [2025-09-13T04:52:04.747Z] #133 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.747Z] #134 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.747Z] #135 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.747Z] #136 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #137 [core-command builder 6/7] COPY . . [2025-09-13T04:52:04.747Z] #137 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #138 [security-proxy-auth builder 6/7] COPY . . [2025-09-13T04:52:04.747Z] #138 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.747Z] #139 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.747Z] #140 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-09-13T04:52:04.747Z] #141 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-13T04:52:04.747Z] #142 CACHED [2025-09-13T04:52:04.747Z] [2025-09-13T04:52:04.747Z] #143 [core-metadata builder 6/7] COPY . . [2025-09-13T04:52:04.747Z] #143 CACHED [2025-09-13T04:52:05.014Z] [2025-09-13T04:52:05.014Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T04:52:10.376Z] #144 ... [2025-09-13T04:52:10.376Z] [2025-09-13T04:52:10.376Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T04:52:10.376Z] #0 5.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-09-13T04:52:10.376Z] #145 ... [2025-09-13T04:52:10.376Z] [2025-09-13T04:52:10.376Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T04:52:10.376Z] #144 5.638 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-09-13T04:52:14.667Z] #144 ... [2025-09-13T04:52:14.667Z] [2025-09-13T04:52:14.667Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-13T04:52:14.667Z] #0 4.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-09-13T04:52:14.936Z] #146 ... [2025-09-13T04:52:14.937Z] [2025-09-13T04:52:14.937Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-13T04:52:14.937Z] #0 5.790 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-09-13T04:52:14.937Z] #147 ... [2025-09-13T04:52:14.937Z] [2025-09-13T04:52:14.937Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T04:52:14.937Z] #0 4.251 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-09-13T04:52:15.207Z] #148 ... [2025-09-13T04:52:15.207Z] [2025-09-13T04:52:15.207Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-13T04:52:15.207Z] #0 5.566 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-09-13T04:52:15.541Z] #149 ... [2025-09-13T04:52:15.541Z] [2025-09-13T04:52:15.541Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-13T04:52:15.541Z] #0 5.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-09-13T04:52:15.541Z] #150 ... [2025-09-13T04:52:15.541Z] [2025-09-13T04:52:15.541Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T04:52:15.541Z] #0 4.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-09-13T04:52:15.878Z] #151 ... [2025-09-13T04:52:15.878Z] [2025-09-13T04:52:15.878Z] #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-09-13T04:52:15.878Z] #0 5.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-09-13T04:52:16.145Z] #152 ... [2025-09-13T04:52:16.145Z] [2025-09-13T04:52:16.145Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-13T04:52:16.145Z] #0 5.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-09-13T04:52:16.145Z] #153 ... [2025-09-13T04:52:16.145Z] [2025-09-13T04:52:16.145Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T04:52:16.145Z] #0 5.556 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-09-13T04:52:20.427Z] #154 ... [2025-09-13T04:52:20.427Z] [2025-09-13T04:52:20.427Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-13T04:52:20.427Z] #128 5.689 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-09-13T04:52:40.929Z] #155 ... [2025-09-13T04:52:40.929Z] [2025-09-13T04:52:40.929Z] #149 [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-09-13T04:52:40.929Z] #149 145.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-13T04:52:53.141Z] #149 ... [2025-09-13T04:52:53.141Z] [2025-09-13T04:52:53.141Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-13T04:52:53.141Z] #153 DONE 160.6s [2025-09-13T04:52:53.141Z] [2025-09-13T04:52:53.141Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T04:52:53.141Z] #146 DONE 160.6s [2025-09-13T04:52:53.141Z] [2025-09-13T04:52:53.141Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T04:52:53.141Z] #150 DONE 160.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T04:52:53.142Z] #155 DONE 160.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-13T04:52:53.142Z] #152 DONE 160.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T04:52:53.142Z] #148 DONE 160.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #176 ... [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T04:52:53.142Z] #154 DONE 160.8s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #149 [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-09-13T04:52:53.142Z] #149 DONE 160.9s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-13T04:52:53.142Z] #147 DONE 161.0s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #177 ... [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-13T04:52:53.142Z] #151 DONE 161.0s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #178 DONE 0.5s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #176 DONE 0.5s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #179 ... [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #180 DONE 0.4s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #181 DONE 0.4s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #182 DONE 0.4s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #177 DONE 0.3s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #183 DONE 0.3s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #184 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #184 DONE 0.3s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #185 ... [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #179 DONE 0.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #186 CACHED [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #187 CACHED [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T04:52:53.142Z] #188 CACHED [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #189 CACHED [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-13T04:52:53.142Z] #190 DONE 0.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #191 DONE 0.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #192 DONE 0.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #193 DONE 0.8s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.142Z] #194 DONE 0.7s [2025-09-13T04:52:53.142Z] [2025-09-13T04:52:53.142Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-13T04:52:53.400Z] #195 ... [2025-09-13T04:52:53.401Z] [2025-09-13T04:52:53.401Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.401Z] #185 DONE 1.5s [2025-09-13T04:52:53.401Z] [2025-09-13T04:52:53.401Z] #196 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-13T04:52:53.401Z] #196 DONE 1.5s [2025-09-13T04:52:53.659Z] [2025-09-13T04:52:53.659Z] #197 [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-09-13T04:52:53.918Z] #197 ... [2025-09-13T04:52:53.918Z] [2025-09-13T04:52:53.918Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-13T04:52:53.918Z] #198 DONE 1.3s [2025-09-13T04:52:53.918Z] [2025-09-13T04:52:53.918Z] #199 [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-09-13T04:52:54.531Z] #199 ... [2025-09-13T04:52:54.531Z] [2025-09-13T04:52:54.531Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-13T04:52:54.531Z] #200 DONE 1.8s [2025-09-13T04:52:54.531Z] [2025-09-13T04:52:54.531Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-13T04:52:54.531Z] #201 DONE 1.8s [2025-09-13T04:52:54.791Z] [2025-09-13T04:52:54.792Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.052Z] #202 ... [2025-09-13T04:52:55.052Z] [2025-09-13T04:52:55.052Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.052Z] #203 DONE 2.5s [2025-09-13T04:52:55.052Z] [2025-09-13T04:52:55.052Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-13T04:52:55.052Z] #204 DONE 2.6s [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-13T04:52:55.310Z] #205 DONE 2.6s [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-13T04:52:55.310Z] #195 DONE 2.6s [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-13T04:52:55.310Z] #206 ... [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-13T04:52:55.310Z] #207 DONE 2.6s [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #199 [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-09-13T04:52:55.310Z] #199 DONE 1.8s [2025-09-13T04:52:55.310Z] [2025-09-13T04:52:55.310Z] #197 [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-09-13T04:52:55.310Z] #197 DONE 1.8s [2025-09-13T04:52:55.569Z] [2025-09-13T04:52:55.569Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.569Z] #208 DONE 1.1s [2025-09-13T04:52:55.569Z] [2025-09-13T04:52:55.569Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-13T04:52:55.569Z] #209 DONE 1.2s [2025-09-13T04:52:55.569Z] [2025-09-13T04:52:55.569Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.569Z] #202 DONE 1.2s [2025-09-13T04:52:55.569Z] [2025-09-13T04:52:55.570Z] #210 [core-keeper] exporting to image [2025-09-13T04:52:55.570Z] #210 exporting layers 0.2s done [2025-09-13T04:52:55.570Z] #210 writing image sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:52:55.570Z] #210 naming to docker.io/library/core-keeper 0.0s done [2025-09-13T04:52:55.570Z] #210 DONE 0.5s [2025-09-13T04:52:55.570Z] [2025-09-13T04:52:55.570Z] #211 [core-command] exporting to image [2025-09-13T04:52:55.570Z] #211 ... [2025-09-13T04:52:55.570Z] [2025-09-13T04:52:55.570Z] #212 [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-09-13T04:52:55.570Z] #212 DONE 0.4s [2025-09-13T04:52:55.570Z] [2025-09-13T04:52:55.570Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-13T04:52:55.570Z] #206 DONE 0.4s [2025-09-13T04:52:55.570Z] [2025-09-13T04:52:55.570Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.570Z] #213 DONE 0.3s [2025-09-13T04:52:55.570Z] [2025-09-13T04:52:55.570Z] #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:55.570Z] #214 DONE 0.3s [2025-09-13T04:52:55.829Z] [2025-09-13T04:52:55.829Z] #215 [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-09-13T04:52:55.829Z] #215 DONE 0.3s [2025-09-13T04:52:55.829Z] [2025-09-13T04:52:55.829Z] #216 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-13T04:52:55.829Z] #216 DONE 0.3s [2025-09-13T04:52:55.829Z] [2025-09-13T04:52:55.829Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-13T04:52:55.829Z] #217 DONE 0.3s [2025-09-13T04:52:55.829Z] [2025-09-13T04:52:55.829Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-13T04:52:55.829Z] #218 DONE 0.3s [2025-09-13T04:52:55.829Z] [2025-09-13T04:52:55.829Z] #219 [core-metadata] exporting to image [2025-09-13T04:52:56.087Z] #219 ... [2025-09-13T04:52:56.087Z] [2025-09-13T04:52:56.087Z] #211 [core-command] exporting to image [2025-09-13T04:52:56.087Z] #211 exporting layers 0.2s done [2025-09-13T04:52:56.087Z] #211 writing image sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d 0.1s done [2025-09-13T04:52:56.087Z] #211 naming to docker.io/library/core-command 0.2s done [2025-09-13T04:52:56.087Z] #211 DONE 0.6s [2025-09-13T04:52:56.087Z] [2025-09-13T04:52:56.087Z] #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-13T04:52:56.087Z] #220 DONE 0.4s [2025-09-13T04:52:56.087Z] [2025-09-13T04:52:56.087Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-13T04:52:56.087Z] #221 DONE 0.4s [2025-09-13T04:52:56.345Z] [2025-09-13T04:52:56.345Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-13T04:52:56.345Z] #222 ... [2025-09-13T04:52:56.345Z] [2025-09-13T04:52:56.345Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-13T04:52:56.345Z] #223 DONE 0.4s [2025-09-13T04:52:56.603Z] [2025-09-13T04:52:56.603Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-13T04:52:56.603Z] #222 DONE 0.4s [2025-09-13T04:52:56.603Z] [2025-09-13T04:52:56.603Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:52:56.603Z] #224 DONE 0.8s [2025-09-13T04:52:56.603Z] [2025-09-13T04:52:56.603Z] #225 [security-spiffe-token-provider] exporting to image [2025-09-13T04:52:56.603Z] #225 exporting layers 0.9s done [2025-09-13T04:52:56.603Z] #225 writing image sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f 0.1s done [2025-09-13T04:52:56.604Z] #225 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-09-13T04:52:56.604Z] #225 DONE 1.1s [2025-09-13T04:52:56.604Z] [2025-09-13T04:52:56.604Z] #226 [security-proxy-auth] exporting to image [2025-09-13T04:52:57.169Z] #226 ... [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #227 [core-data] exporting to image [2025-09-13T04:52:57.169Z] #227 exporting layers 0.9s done [2025-09-13T04:52:57.169Z] #227 writing image sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 0.1s done [2025-09-13T04:52:57.169Z] #227 naming to docker.io/library/core-data 0.0s done [2025-09-13T04:52:57.169Z] #227 DONE 1.3s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-13T04:52:57.169Z] #228 DONE 0.5s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #229 [support-scheduler] exporting to image [2025-09-13T04:52:57.169Z] #229 exporting layers 1.1s done [2025-09-13T04:52:57.169Z] #229 writing image sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 0.3s done [2025-09-13T04:52:57.169Z] #229 naming to docker.io/library/support-scheduler done [2025-09-13T04:52:57.169Z] #229 DONE 1.5s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #230 [support-notifications] exporting to image [2025-09-13T04:52:57.169Z] #230 exporting layers 1.3s done [2025-09-13T04:52:57.169Z] #230 writing image sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:52:57.169Z] #230 naming to docker.io/library/support-notifications 0.0s done [2025-09-13T04:52:57.169Z] #230 DONE 1.4s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #219 [core-metadata] exporting to image [2025-09-13T04:52:57.169Z] #219 exporting layers 1.3s done [2025-09-13T04:52:57.169Z] #219 writing image sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:52:57.169Z] #219 naming to docker.io/library/core-metadata done [2025-09-13T04:52:57.169Z] #219 DONE 1.3s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-13T04:52:57.169Z] #231 DONE 0.1s [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:52:57.169Z] #232 ... [2025-09-13T04:52:57.169Z] [2025-09-13T04:52:57.169Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:52:57.169Z] #233 DONE 0.7s [2025-09-13T04:52:57.427Z] [2025-09-13T04:52:57.427Z] #226 [security-proxy-auth] exporting to image [2025-09-13T04:52:57.427Z] #226 exporting layers 0.7s done [2025-09-13T04:52:57.427Z] #226 writing image sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:52:57.427Z] #226 naming to docker.io/library/security-proxy-auth done [2025-09-13T04:52:57.427Z] #226 DONE 0.9s [2025-09-13T04:52:57.427Z] [2025-09-13T04:52:57.427Z] #234 [security-proxy-setup] exporting to image [2025-09-13T04:52:57.685Z] #234 exporting layers 0.3s done [2025-09-13T04:52:57.685Z] #234 writing image sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe [2025-09-13T04:52:57.685Z] #234 writing image sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:52:57.685Z] #234 naming to docker.io/library/security-proxy-setup done [2025-09-13T04:52:57.685Z] #234 DONE 0.4s [2025-09-13T04:52:57.685Z] [2025-09-13T04:52:57.685Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T04:52:57.685Z] #232 DONE 0.5s [2025-09-13T04:52:57.685Z] [2025-09-13T04:52:57.685Z] #235 [security-secretstore-setup] exporting to image [2025-09-13T04:52:57.944Z] #235 exporting layers 0.3s done [2025-09-13T04:52:57.944Z] #235 writing image sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:52:57.944Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-09-13T04:52:57.944Z] #235 DONE 0.3s [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T04:52:57.944Z] time="2025-09-13T04:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-13T04:52:57.952Z] $ docker stop --time=1 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 [2025-09-13T04:52:59.257Z] $ docker rm -f --volumes 9be6557c5f1ad1b5c435ffc3277a010f93a56f12565d4abcd2a3bb65e5043d96 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-13T04:52:59.616Z] + docker images [2025-09-13T04:52:59.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-13T04:52:59.616Z] security-secretstore-setup latest 2d6b2a9bf166 2 seconds ago 80.6MB [2025-09-13T04:52:59.616Z] security-proxy-setup latest 09b9c1675593 2 seconds ago 49.9MB [2025-09-13T04:52:59.616Z] security-proxy-auth latest b9d8829c3582 3 seconds ago 45.5MB [2025-09-13T04:52:59.616Z] security-spiffe-token-provider latest dcc748353799 4 seconds ago 48.8MB [2025-09-13T04:52:59.616Z] support-scheduler latest cc401fe0b4a3 4 seconds ago 50.1MB [2025-09-13T04:52:59.616Z] support-notifications latest b39eb7131ae3 4 seconds ago 53.7MB [2025-09-13T04:52:59.616Z] core-data latest 67cd0a4c0d06 4 seconds ago 46.3MB [2025-09-13T04:52:59.616Z] core-command latest 73b138ace9ee 4 seconds ago 40.6MB [2025-09-13T04:52:59.616Z] core-metadata latest fc057b82cfa6 4 seconds ago 46.5MB [2025-09-13T04:52:59.616Z] core-keeper latest cc9c00f0fce3 5 seconds ago 45.3MB [2025-09-13T04:52:59.616Z] security-bootstrapper latest a3645be16904 58 seconds ago 21.2MB [2025-09-13T04:52:59.616Z] core-common-config-bootstrapper latest f46fe5258673 About a minute ago 20.2MB [2025-09-13T04:52:59.616Z] security-spire-server latest c4225ff69ffa 3 minutes ago 150MB [2025-09-13T04:52:59.616Z] security-spire-config latest 9153c549bb8a 3 minutes ago 150MB [2025-09-13T04:52:59.616Z] security-spire-agent latest 078a46510cfb 3 minutes ago 196MB [2025-09-13T04:52:59.616Z] ci-base-image-x86_64 latest e908283e4c28 7 minutes ago 936MB [2025-09-13T04:52:59.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 5 weeks ago 580MB [2025-09-13T04:52:59.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-09-13T04:52:59.616Z] 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-09-13T04:52:59.764Z] provisioning config files... [2025-09-13T04:52:59.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config10015507457626854498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:53:00.083Z] ---> ****-login.sh [2025-09-13T04:53:00.083Z] nexus3.edgexfoundry.org:10001 [2025-09-13T04:53:00.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:53:00.083Z] Login Succeeded [2025-09-13T04:53:00.083Z] nexus3.edgexfoundry.org:10002 [2025-09-13T04:53:00.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:53:00.344Z] Login Succeeded [2025-09-13T04:53:00.344Z] nexus3.edgexfoundry.org:10003 [2025-09-13T04:53:00.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:53:00.344Z] Login Succeeded [2025-09-13T04:53:00.344Z] nexus3.edgexfoundry.org:10004 [2025-09-13T04:53:00.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:53:00.344Z] Login Succeeded [2025-09-13T04:53:00.344Z] ****.io [2025-09-13T04:53:00.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:53:00.603Z] Login Succeeded [2025-09-13T04:53:00.603Z] ---> ****-login.sh ends [Pipeline] } [2025-09-13T04:53:00.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:00.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T04:53:00.696Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-09-13T04:53:00.696Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:00.696Z] latest [2025-09-13T04:53:00.696Z] 4.1.0-dev.59 [2025-09-13T04:53:00.696Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:00.696Z] main [2025-09-13T04:53:00.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:01.041Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:01.364Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:01.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-13T04:53:01.364Z] 445bf6e951bb: Preparing [2025-09-13T04:53:01.364Z] cc4bb9c1130b: Preparing [2025-09-13T04:53:01.364Z] 3ffc321b0483: Preparing [2025-09-13T04:53:01.364Z] 473ea16ee638: Preparing [2025-09-13T04:53:01.364Z] e5ac88b7a796: Preparing [2025-09-13T04:53:01.364Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:01.364Z] 097100c76c15: Preparing [2025-09-13T04:53:01.364Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:01.364Z] 097100c76c15: Waiting [2025-09-13T04:53:01.364Z] 3ffc321b0483: Pushed [2025-09-13T04:53:01.364Z] 473ea16ee638: Pushed [2025-09-13T04:53:01.364Z] 445bf6e951bb: Pushed [2025-09-13T04:53:01.364Z] 097100c76c15: Layer already exists [2025-09-13T04:53:01.364Z] e5ac88b7a796: Pushed [2025-09-13T04:53:01.623Z] 3a2d22d195b0: Pushed [2025-09-13T04:53:04.910Z] cc4bb9c1130b: Pushed [2025-09-13T04:53:04.911Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:05.236Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:05.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-13T04:53:05.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-13T04:53:05.555Z] 445bf6e951bb: Preparing [2025-09-13T04:53:05.555Z] cc4bb9c1130b: Preparing [2025-09-13T04:53:05.555Z] 3ffc321b0483: Preparing [2025-09-13T04:53:05.555Z] 473ea16ee638: Preparing [2025-09-13T04:53:05.555Z] e5ac88b7a796: Preparing [2025-09-13T04:53:05.555Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:05.555Z] 097100c76c15: Preparing [2025-09-13T04:53:05.555Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:05.555Z] 097100c76c15: Waiting [2025-09-13T04:53:05.555Z] 445bf6e951bb: Layer already exists [2025-09-13T04:53:05.555Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:05.555Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:05.555Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:05.555Z] cc4bb9c1130b: Layer already exists [2025-09-13T04:53:05.555Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:05.555Z] 097100c76c15: Layer already exists [2025-09-13T04:53:05.555Z] latest: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:05.996Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:06.348Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-13T04:53:06.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-13T04:53:06.348Z] 445bf6e951bb: Preparing [2025-09-13T04:53:06.348Z] cc4bb9c1130b: Preparing [2025-09-13T04:53:06.348Z] 3ffc321b0483: Preparing [2025-09-13T04:53:06.348Z] 473ea16ee638: Preparing [2025-09-13T04:53:06.348Z] e5ac88b7a796: Preparing [2025-09-13T04:53:06.348Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:06.348Z] 097100c76c15: Preparing [2025-09-13T04:53:06.348Z] 097100c76c15: Waiting [2025-09-13T04:53:06.348Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:06.348Z] cc4bb9c1130b: Layer already exists [2025-09-13T04:53:06.348Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:06.348Z] 445bf6e951bb: Layer already exists [2025-09-13T04:53:06.348Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:06.348Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:06.348Z] 097100c76c15: Layer already exists [2025-09-13T04:53:06.348Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:06.348Z] 4.1.0-dev.59: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:06.718Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:07.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:07.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-13T04:53:07.087Z] 445bf6e951bb: Preparing [2025-09-13T04:53:07.087Z] cc4bb9c1130b: Preparing [2025-09-13T04:53:07.087Z] 3ffc321b0483: Preparing [2025-09-13T04:53:07.087Z] 473ea16ee638: Preparing [2025-09-13T04:53:07.088Z] e5ac88b7a796: Preparing [2025-09-13T04:53:07.088Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:07.088Z] 097100c76c15: Preparing [2025-09-13T04:53:07.088Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:07.088Z] 097100c76c15: Waiting [2025-09-13T04:53:07.088Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:07.088Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:07.088Z] cc4bb9c1130b: Layer already exists [2025-09-13T04:53:07.088Z] 445bf6e951bb: Layer already exists [2025-09-13T04:53:07.088Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:07.088Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:07.088Z] 097100c76c15: Layer already exists [2025-09-13T04:53:07.088Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:07.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:07.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-09-13T04:53:07.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-09-13T04:53:07.846Z] 445bf6e951bb: Preparing [2025-09-13T04:53:07.846Z] cc4bb9c1130b: Preparing [2025-09-13T04:53:07.846Z] 3ffc321b0483: Preparing [2025-09-13T04:53:07.846Z] 473ea16ee638: Preparing [2025-09-13T04:53:07.846Z] e5ac88b7a796: Preparing [2025-09-13T04:53:07.846Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:07.846Z] 097100c76c15: Preparing [2025-09-13T04:53:07.846Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:07.846Z] 097100c76c15: Waiting [2025-09-13T04:53:07.846Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:07.846Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:07.846Z] cc4bb9c1130b: Layer already exists [2025-09-13T04:53:07.846Z] 445bf6e951bb: Layer already exists [2025-09-13T04:53:07.846Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:07.846Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:07.846Z] 097100c76c15: Layer already exists [2025-09-13T04:53:07.846Z] main: digest: sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:07.920Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:07.935Z] taggedImages: [2025-09-13T04:53:07.935Z] - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:07.935Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-13T04:53:07.935Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-13T04:53:07.935Z] - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:07.935Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-09-13T04:53:07.962Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-09-13T04:53:07.962Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:07.962Z] latest [2025-09-13T04:53:07.962Z] 4.1.0-dev.59 [2025-09-13T04:53:07.962Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:07.962Z] main [2025-09-13T04:53:07.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:08.303Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:08.629Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:08.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-13T04:53:08.629Z] b813e93bbfca: Preparing [2025-09-13T04:53:08.629Z] f73b04e595b9: Preparing [2025-09-13T04:53:08.629Z] d481b9a29da1: Preparing [2025-09-13T04:53:08.629Z] a622bcbb59cb: Preparing [2025-09-13T04:53:08.629Z] 3ffc321b0483: Preparing [2025-09-13T04:53:08.629Z] 473ea16ee638: Preparing [2025-09-13T04:53:08.629Z] e5ac88b7a796: Preparing [2025-09-13T04:53:08.629Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:08.629Z] 097100c76c15: Preparing [2025-09-13T04:53:08.629Z] 473ea16ee638: Waiting [2025-09-13T04:53:08.629Z] e5ac88b7a796: Waiting [2025-09-13T04:53:08.629Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:08.629Z] 097100c76c15: Waiting [2025-09-13T04:53:08.629Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:08.629Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:08.629Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:08.629Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:08.629Z] f73b04e595b9: Pushed [2025-09-13T04:53:08.629Z] 097100c76c15: Layer already exists [2025-09-13T04:53:08.629Z] b813e93bbfca: Pushed [2025-09-13T04:53:08.629Z] d481b9a29da1: Pushed [2025-09-13T04:53:10.007Z] a622bcbb59cb: Pushed [2025-09-13T04:53:10.266Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:10.593Z] + 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-09-13T04:53:10.914Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-13T04:53:10.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-13T04:53:10.914Z] b813e93bbfca: Preparing [2025-09-13T04:53:10.914Z] f73b04e595b9: Preparing [2025-09-13T04:53:10.914Z] d481b9a29da1: Preparing [2025-09-13T04:53:10.914Z] a622bcbb59cb: Preparing [2025-09-13T04:53:10.914Z] 3ffc321b0483: Preparing [2025-09-13T04:53:10.914Z] 473ea16ee638: Preparing [2025-09-13T04:53:10.914Z] e5ac88b7a796: Preparing [2025-09-13T04:53:10.914Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:10.914Z] 097100c76c15: Preparing [2025-09-13T04:53:10.914Z] 473ea16ee638: Waiting [2025-09-13T04:53:10.914Z] e5ac88b7a796: Waiting [2025-09-13T04:53:10.914Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:10.914Z] 097100c76c15: Waiting [2025-09-13T04:53:10.914Z] a622bcbb59cb: Layer already exists [2025-09-13T04:53:10.914Z] d481b9a29da1: Layer already exists [2025-09-13T04:53:10.914Z] b813e93bbfca: Layer already exists [2025-09-13T04:53:10.914Z] f73b04e595b9: Layer already exists [2025-09-13T04:53:10.914Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:10.914Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:10.914Z] 097100c76c15: Layer already exists [2025-09-13T04:53:10.914Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:10.914Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:10.914Z] latest: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:11.235Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:11.554Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-13T04:53:11.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-13T04:53:11.554Z] b813e93bbfca: Preparing [2025-09-13T04:53:11.554Z] f73b04e595b9: Preparing [2025-09-13T04:53:11.554Z] d481b9a29da1: Preparing [2025-09-13T04:53:11.554Z] a622bcbb59cb: Preparing [2025-09-13T04:53:11.554Z] 3ffc321b0483: Preparing [2025-09-13T04:53:11.554Z] 473ea16ee638: Preparing [2025-09-13T04:53:11.554Z] e5ac88b7a796: Preparing [2025-09-13T04:53:11.554Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:11.554Z] 097100c76c15: Preparing [2025-09-13T04:53:11.554Z] 473ea16ee638: Waiting [2025-09-13T04:53:11.554Z] e5ac88b7a796: Waiting [2025-09-13T04:53:11.554Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:11.554Z] 097100c76c15: Waiting [2025-09-13T04:53:11.554Z] f73b04e595b9: Layer already exists [2025-09-13T04:53:11.554Z] b813e93bbfca: Layer already exists [2025-09-13T04:53:11.554Z] d481b9a29da1: Layer already exists [2025-09-13T04:53:11.554Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:11.554Z] a622bcbb59cb: Layer already exists [2025-09-13T04:53:11.554Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:11.554Z] 097100c76c15: Layer already exists [2025-09-13T04:53:11.554Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:11.554Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:11.554Z] 4.1.0-dev.59: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:11.894Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:12.481Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:12.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-13T04:53:12.481Z] b813e93bbfca: Preparing [2025-09-13T04:53:12.481Z] f73b04e595b9: Preparing [2025-09-13T04:53:12.481Z] d481b9a29da1: Preparing [2025-09-13T04:53:12.481Z] a622bcbb59cb: Preparing [2025-09-13T04:53:12.481Z] 3ffc321b0483: Preparing [2025-09-13T04:53:12.481Z] 473ea16ee638: Preparing [2025-09-13T04:53:12.481Z] e5ac88b7a796: Preparing [2025-09-13T04:53:12.481Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:12.481Z] 097100c76c15: Preparing [2025-09-13T04:53:12.481Z] 473ea16ee638: Waiting [2025-09-13T04:53:12.481Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:12.481Z] e5ac88b7a796: Waiting [2025-09-13T04:53:12.481Z] 097100c76c15: Waiting [2025-09-13T04:53:12.481Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:12.481Z] f73b04e595b9: Layer already exists [2025-09-13T04:53:12.481Z] d481b9a29da1: Layer already exists [2025-09-13T04:53:12.481Z] b813e93bbfca: Layer already exists [2025-09-13T04:53:12.481Z] a622bcbb59cb: Layer already exists [2025-09-13T04:53:12.481Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:12.481Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:12.481Z] 097100c76c15: Layer already exists [2025-09-13T04:53:12.481Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:12.481Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:12.815Z] + 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-09-13T04:53:13.141Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-13T04:53:13.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-09-13T04:53:13.141Z] b813e93bbfca: Preparing [2025-09-13T04:53:13.141Z] f73b04e595b9: Preparing [2025-09-13T04:53:13.141Z] d481b9a29da1: Preparing [2025-09-13T04:53:13.141Z] a622bcbb59cb: Preparing [2025-09-13T04:53:13.141Z] 3ffc321b0483: Preparing [2025-09-13T04:53:13.141Z] 473ea16ee638: Preparing [2025-09-13T04:53:13.141Z] e5ac88b7a796: Preparing [2025-09-13T04:53:13.141Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:13.141Z] 097100c76c15: Preparing [2025-09-13T04:53:13.141Z] 473ea16ee638: Waiting [2025-09-13T04:53:13.141Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:13.141Z] 097100c76c15: Waiting [2025-09-13T04:53:13.141Z] e5ac88b7a796: Waiting [2025-09-13T04:53:13.141Z] d481b9a29da1: Layer already exists [2025-09-13T04:53:13.141Z] f73b04e595b9: Layer already exists [2025-09-13T04:53:13.141Z] b813e93bbfca: Layer already exists [2025-09-13T04:53:13.141Z] a622bcbb59cb: Layer already exists [2025-09-13T04:53:13.141Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:13.141Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:13.141Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:13.141Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:13.141Z] 097100c76c15: Layer already exists [2025-09-13T04:53:13.141Z] main: digest: sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:13.215Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:13.232Z] taggedImages: [2025-09-13T04:53:13.232Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:13.232Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-13T04:53:13.232Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-13T04:53:13.232Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:13.232Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-09-13T04:53:13.255Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-09-13T04:53:13.255Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:13.255Z] latest [2025-09-13T04:53:13.255Z] 4.1.0-dev.59 [2025-09-13T04:53:13.255Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:13.255Z] main [2025-09-13T04:53:13.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:13.592Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:13.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:13.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-13T04:53:13.910Z] 433ad04b79b4: Preparing [2025-09-13T04:53:13.910Z] 6672d6542658: Preparing [2025-09-13T04:53:13.910Z] 3ffc321b0483: Preparing [2025-09-13T04:53:13.910Z] 473ea16ee638: Preparing [2025-09-13T04:53:13.910Z] e5ac88b7a796: Preparing [2025-09-13T04:53:13.910Z] a447f16ff118: Preparing [2025-09-13T04:53:13.910Z] 097100c76c15: Preparing [2025-09-13T04:53:13.910Z] a447f16ff118: Waiting [2025-09-13T04:53:13.910Z] 097100c76c15: Waiting [2025-09-13T04:53:14.170Z] 433ad04b79b4: Pushed [2025-09-13T04:53:14.170Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:14.170Z] a447f16ff118: Pushed [2025-09-13T04:53:14.429Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:14.688Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:14.946Z] 097100c76c15: Layer already exists [2025-09-13T04:53:17.486Z] 6672d6542658: Pushed [2025-09-13T04:53:17.486Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:17.823Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:18.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-13T04:53:18.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-13T04:53:18.152Z] 433ad04b79b4: Preparing [2025-09-13T04:53:18.152Z] 6672d6542658: Preparing [2025-09-13T04:53:18.152Z] 3ffc321b0483: Preparing [2025-09-13T04:53:18.152Z] 473ea16ee638: Preparing [2025-09-13T04:53:18.152Z] e5ac88b7a796: Preparing [2025-09-13T04:53:18.152Z] a447f16ff118: Preparing [2025-09-13T04:53:18.152Z] 097100c76c15: Preparing [2025-09-13T04:53:18.152Z] a447f16ff118: Waiting [2025-09-13T04:53:18.152Z] 097100c76c15: Waiting [2025-09-13T04:53:18.152Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:18.152Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:18.152Z] 433ad04b79b4: Layer already exists [2025-09-13T04:53:18.152Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:18.152Z] 6672d6542658: Layer already exists [2025-09-13T04:53:18.152Z] a447f16ff118: Layer already exists [2025-09-13T04:53:18.152Z] 097100c76c15: Layer already exists [2025-09-13T04:53:18.152Z] latest: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:18.482Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:18.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-13T04:53:18.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-13T04:53:18.808Z] 433ad04b79b4: Preparing [2025-09-13T04:53:18.808Z] 6672d6542658: Preparing [2025-09-13T04:53:18.808Z] 3ffc321b0483: Preparing [2025-09-13T04:53:18.808Z] 473ea16ee638: Preparing [2025-09-13T04:53:18.808Z] e5ac88b7a796: Preparing [2025-09-13T04:53:18.808Z] a447f16ff118: Preparing [2025-09-13T04:53:18.808Z] 097100c76c15: Preparing [2025-09-13T04:53:18.808Z] 097100c76c15: Waiting [2025-09-13T04:53:18.808Z] a447f16ff118: Waiting [2025-09-13T04:53:18.808Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:18.808Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:18.808Z] 433ad04b79b4: Layer already exists [2025-09-13T04:53:18.808Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:18.808Z] 6672d6542658: Layer already exists [2025-09-13T04:53:18.808Z] a447f16ff118: Layer already exists [2025-09-13T04:53:18.808Z] 097100c76c15: Layer already exists [2025-09-13T04:53:18.808Z] 4.1.0-dev.59: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:19.141Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:19.472Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:19.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-13T04:53:19.472Z] 433ad04b79b4: Preparing [2025-09-13T04:53:19.472Z] 6672d6542658: Preparing [2025-09-13T04:53:19.472Z] 3ffc321b0483: Preparing [2025-09-13T04:53:19.472Z] 473ea16ee638: Preparing [2025-09-13T04:53:19.472Z] e5ac88b7a796: Preparing [2025-09-13T04:53:19.472Z] a447f16ff118: Preparing [2025-09-13T04:53:19.472Z] 097100c76c15: Preparing [2025-09-13T04:53:19.472Z] a447f16ff118: Waiting [2025-09-13T04:53:19.472Z] 097100c76c15: Waiting [2025-09-13T04:53:19.472Z] 433ad04b79b4: Layer already exists [2025-09-13T04:53:19.472Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:19.472Z] 6672d6542658: Layer already exists [2025-09-13T04:53:19.472Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:19.472Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:19.472Z] a447f16ff118: Layer already exists [2025-09-13T04:53:19.472Z] 097100c76c15: Layer already exists [2025-09-13T04:53:19.472Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:19.819Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:20.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-09-13T04:53:20.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-09-13T04:53:20.156Z] 433ad04b79b4: Preparing [2025-09-13T04:53:20.156Z] 6672d6542658: Preparing [2025-09-13T04:53:20.156Z] 3ffc321b0483: Preparing [2025-09-13T04:53:20.156Z] 473ea16ee638: Preparing [2025-09-13T04:53:20.156Z] e5ac88b7a796: Preparing [2025-09-13T04:53:20.156Z] a447f16ff118: Preparing [2025-09-13T04:53:20.156Z] 097100c76c15: Preparing [2025-09-13T04:53:20.156Z] a447f16ff118: Waiting [2025-09-13T04:53:20.156Z] 097100c76c15: Waiting [2025-09-13T04:53:20.156Z] 433ad04b79b4: Layer already exists [2025-09-13T04:53:20.156Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:20.156Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:20.156Z] 6672d6542658: Layer already exists [2025-09-13T04:53:20.156Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:20.156Z] a447f16ff118: Layer already exists [2025-09-13T04:53:20.156Z] 097100c76c15: Layer already exists [2025-09-13T04:53:20.156Z] main: digest: sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:20.221Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:20.240Z] taggedImages: [2025-09-13T04:53:20.240Z] - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:20.240Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-13T04:53:20.240Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-13T04:53:20.240Z] - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:20.240Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-09-13T04:53:20.269Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-09-13T04:53:20.270Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:20.270Z] latest [2025-09-13T04:53:20.270Z] 4.1.0-dev.59 [2025-09-13T04:53:20.270Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:20.270Z] main [2025-09-13T04:53:20.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:20.610Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:20.934Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:20.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-13T04:53:20.934Z] 6aba302693c7: Preparing [2025-09-13T04:53:20.934Z] fcedf83eb509: Preparing [2025-09-13T04:53:20.934Z] 473ea16ee638: Preparing [2025-09-13T04:53:20.934Z] a3d501691cfd: Preparing [2025-09-13T04:53:20.934Z] 897e6c765055: Preparing [2025-09-13T04:53:20.934Z] 097100c76c15: Preparing [2025-09-13T04:53:20.934Z] 097100c76c15: Waiting [2025-09-13T04:53:20.934Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:20.934Z] 097100c76c15: Layer already exists [2025-09-13T04:53:20.934Z] a3d501691cfd: Pushed [2025-09-13T04:53:20.934Z] 6aba302693c7: Pushed [2025-09-13T04:53:20.934Z] 897e6c765055: Pushed [2025-09-13T04:53:24.219Z] fcedf83eb509: Pushed [2025-09-13T04:53:24.478Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:24.807Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:25.131Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-13T04:53:25.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-13T04:53:25.131Z] 6aba302693c7: Preparing [2025-09-13T04:53:25.131Z] fcedf83eb509: Preparing [2025-09-13T04:53:25.131Z] 473ea16ee638: Preparing [2025-09-13T04:53:25.131Z] a3d501691cfd: Preparing [2025-09-13T04:53:25.131Z] 897e6c765055: Preparing [2025-09-13T04:53:25.131Z] 097100c76c15: Preparing [2025-09-13T04:53:25.131Z] 097100c76c15: Waiting [2025-09-13T04:53:25.131Z] 6aba302693c7: Layer already exists [2025-09-13T04:53:25.131Z] 897e6c765055: Layer already exists [2025-09-13T04:53:25.131Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:25.131Z] fcedf83eb509: Layer already exists [2025-09-13T04:53:25.131Z] a3d501691cfd: Layer already exists [2025-09-13T04:53:25.131Z] 097100c76c15: Layer already exists [2025-09-13T04:53:25.131Z] latest: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:25.460Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:25.798Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-13T04:53:25.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-13T04:53:25.798Z] 6aba302693c7: Preparing [2025-09-13T04:53:25.798Z] fcedf83eb509: Preparing [2025-09-13T04:53:25.798Z] 473ea16ee638: Preparing [2025-09-13T04:53:25.798Z] a3d501691cfd: Preparing [2025-09-13T04:53:25.798Z] 897e6c765055: Preparing [2025-09-13T04:53:25.798Z] 097100c76c15: Preparing [2025-09-13T04:53:25.798Z] 097100c76c15: Waiting [2025-09-13T04:53:25.798Z] 897e6c765055: Layer already exists [2025-09-13T04:53:25.798Z] fcedf83eb509: Layer already exists [2025-09-13T04:53:25.798Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:25.798Z] 6aba302693c7: Layer already exists [2025-09-13T04:53:25.798Z] a3d501691cfd: Layer already exists [2025-09-13T04:53:25.798Z] 097100c76c15: Layer already exists [2025-09-13T04:53:25.798Z] 4.1.0-dev.59: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:26.136Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:26.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:26.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-13T04:53:26.464Z] 6aba302693c7: Preparing [2025-09-13T04:53:26.464Z] fcedf83eb509: Preparing [2025-09-13T04:53:26.464Z] 473ea16ee638: Preparing [2025-09-13T04:53:26.464Z] a3d501691cfd: Preparing [2025-09-13T04:53:26.464Z] 897e6c765055: Preparing [2025-09-13T04:53:26.464Z] 097100c76c15: Preparing [2025-09-13T04:53:26.464Z] 097100c76c15: Waiting [2025-09-13T04:53:26.464Z] 897e6c765055: Layer already exists [2025-09-13T04:53:26.464Z] a3d501691cfd: Layer already exists [2025-09-13T04:53:26.464Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:26.464Z] fcedf83eb509: Layer already exists [2025-09-13T04:53:26.464Z] 6aba302693c7: Layer already exists [2025-09-13T04:53:26.464Z] 097100c76c15: Layer already exists [2025-09-13T04:53:26.464Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:26.805Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:27.408Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-13T04:53:27.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-09-13T04:53:27.408Z] 6aba302693c7: Preparing [2025-09-13T04:53:27.408Z] fcedf83eb509: Preparing [2025-09-13T04:53:27.408Z] 473ea16ee638: Preparing [2025-09-13T04:53:27.408Z] a3d501691cfd: Preparing [2025-09-13T04:53:27.408Z] 897e6c765055: Preparing [2025-09-13T04:53:27.408Z] 097100c76c15: Preparing [2025-09-13T04:53:27.408Z] 097100c76c15: Waiting [2025-09-13T04:53:27.408Z] fcedf83eb509: Layer already exists [2025-09-13T04:53:27.408Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:27.408Z] 6aba302693c7: Layer already exists [2025-09-13T04:53:27.408Z] a3d501691cfd: Layer already exists [2025-09-13T04:53:27.408Z] 897e6c765055: Layer already exists [2025-09-13T04:53:27.408Z] 097100c76c15: Layer already exists [2025-09-13T04:53:27.408Z] main: digest: sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:27.488Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:27.505Z] taggedImages: [2025-09-13T04:53:27.505Z] - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:27.505Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-13T04:53:27.505Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-13T04:53:27.505Z] - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:27.505Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-09-13T04:53:27.531Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-09-13T04:53:27.531Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:27.531Z] latest [2025-09-13T04:53:27.531Z] 4.1.0-dev.59 [2025-09-13T04:53:27.531Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:27.531Z] main [2025-09-13T04:53:27.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:27.873Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:28.197Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:28.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-13T04:53:28.197Z] 57d09c477ccb: Preparing [2025-09-13T04:53:28.197Z] 781778f96497: Preparing [2025-09-13T04:53:28.197Z] 23c8a6c05fd8: Preparing [2025-09-13T04:53:28.197Z] 3ffc321b0483: Preparing [2025-09-13T04:53:28.197Z] 473ea16ee638: Preparing [2025-09-13T04:53:28.197Z] e5ac88b7a796: Preparing [2025-09-13T04:53:28.197Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:28.197Z] 097100c76c15: Preparing [2025-09-13T04:53:28.197Z] e5ac88b7a796: Waiting [2025-09-13T04:53:28.197Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:28.197Z] 097100c76c15: Waiting [2025-09-13T04:53:28.197Z] 781778f96497: Pushed [2025-09-13T04:53:28.765Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:29.023Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:39.005Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:39.005Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:39.005Z] 097100c76c15: Layer already exists [2025-09-13T04:53:39.005Z] 57d09c477ccb: Pushed [2025-09-13T04:53:39.005Z] 23c8a6c05fd8: Pushed [2025-09-13T04:53:39.005Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:39.337Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:39.664Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-13T04:53:39.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-13T04:53:39.664Z] 57d09c477ccb: Preparing [2025-09-13T04:53:39.664Z] 781778f96497: Preparing [2025-09-13T04:53:39.664Z] 23c8a6c05fd8: Preparing [2025-09-13T04:53:39.664Z] 3ffc321b0483: Preparing [2025-09-13T04:53:39.664Z] 473ea16ee638: Preparing [2025-09-13T04:53:39.664Z] e5ac88b7a796: Preparing [2025-09-13T04:53:39.664Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:39.664Z] 097100c76c15: Preparing [2025-09-13T04:53:39.664Z] e5ac88b7a796: Waiting [2025-09-13T04:53:39.664Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:39.664Z] 097100c76c15: Waiting [2025-09-13T04:53:39.664Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:39.664Z] 781778f96497: Layer already exists [2025-09-13T04:53:39.664Z] 57d09c477ccb: Layer already exists [2025-09-13T04:53:39.664Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:39.664Z] 23c8a6c05fd8: Layer already exists [2025-09-13T04:53:39.664Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:39.664Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:39.664Z] 097100c76c15: Layer already exists [2025-09-13T04:53:39.664Z] latest: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:39.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:40.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-13T04:53:40.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-13T04:53:40.317Z] 57d09c477ccb: Preparing [2025-09-13T04:53:40.317Z] 781778f96497: Preparing [2025-09-13T04:53:40.317Z] 23c8a6c05fd8: Preparing [2025-09-13T04:53:40.317Z] 3ffc321b0483: Preparing [2025-09-13T04:53:40.317Z] 473ea16ee638: Preparing [2025-09-13T04:53:40.317Z] e5ac88b7a796: Preparing [2025-09-13T04:53:40.317Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:40.317Z] 097100c76c15: Preparing [2025-09-13T04:53:40.317Z] e5ac88b7a796: Waiting [2025-09-13T04:53:40.317Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:40.317Z] 097100c76c15: Waiting [2025-09-13T04:53:40.317Z] 57d09c477ccb: Layer already exists [2025-09-13T04:53:40.317Z] 781778f96497: Layer already exists [2025-09-13T04:53:40.317Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:40.317Z] 23c8a6c05fd8: Layer already exists [2025-09-13T04:53:40.317Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:40.317Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:40.317Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:40.317Z] 097100c76c15: Layer already exists [2025-09-13T04:53:40.317Z] 4.1.0-dev.59: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:40.655Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:40.979Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:40.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-13T04:53:40.979Z] 57d09c477ccb: Preparing [2025-09-13T04:53:40.979Z] 781778f96497: Preparing [2025-09-13T04:53:40.979Z] 23c8a6c05fd8: Preparing [2025-09-13T04:53:40.979Z] 3ffc321b0483: Preparing [2025-09-13T04:53:40.979Z] 473ea16ee638: Preparing [2025-09-13T04:53:40.979Z] e5ac88b7a796: Preparing [2025-09-13T04:53:40.979Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:40.979Z] 097100c76c15: Preparing [2025-09-13T04:53:40.979Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:40.979Z] 097100c76c15: Waiting [2025-09-13T04:53:40.979Z] e5ac88b7a796: Waiting [2025-09-13T04:53:40.979Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:40.979Z] 781778f96497: Layer already exists [2025-09-13T04:53:40.979Z] 23c8a6c05fd8: Layer already exists [2025-09-13T04:53:40.979Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:40.979Z] 57d09c477ccb: Layer already exists [2025-09-13T04:53:40.979Z] 097100c76c15: Layer already exists [2025-09-13T04:53:40.979Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:40.979Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:40.979Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:41.309Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:41.641Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-13T04:53:41.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-09-13T04:53:41.641Z] 57d09c477ccb: Preparing [2025-09-13T04:53:41.641Z] 781778f96497: Preparing [2025-09-13T04:53:41.641Z] 23c8a6c05fd8: Preparing [2025-09-13T04:53:41.641Z] 3ffc321b0483: Preparing [2025-09-13T04:53:41.641Z] 473ea16ee638: Preparing [2025-09-13T04:53:41.641Z] e5ac88b7a796: Preparing [2025-09-13T04:53:41.641Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:41.641Z] 097100c76c15: Preparing [2025-09-13T04:53:41.641Z] e5ac88b7a796: Waiting [2025-09-13T04:53:41.641Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:41.641Z] 097100c76c15: Waiting [2025-09-13T04:53:41.641Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:41.641Z] 23c8a6c05fd8: Layer already exists [2025-09-13T04:53:41.641Z] 57d09c477ccb: Layer already exists [2025-09-13T04:53:41.641Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:41.642Z] 781778f96497: Layer already exists [2025-09-13T04:53:41.642Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:41.642Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:41.642Z] 097100c76c15: Layer already exists [2025-09-13T04:53:41.642Z] main: digest: sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:41.720Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:41.736Z] taggedImages: [2025-09-13T04:53:41.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:41.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-13T04:53:41.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-13T04:53:41.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:41.736Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-09-13T04:53:41.779Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-09-13T04:53:41.779Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:41.779Z] latest [2025-09-13T04:53:41.779Z] 4.1.0-dev.59 [2025-09-13T04:53:41.779Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:41.779Z] main [2025-09-13T04:53:41.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:42.143Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:42.468Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:42.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-13T04:53:42.468Z] 7d58bb986a26: Preparing [2025-09-13T04:53:42.468Z] dcecfc69e2e4: Preparing [2025-09-13T04:53:42.468Z] 14e4f06c9f57: Preparing [2025-09-13T04:53:42.468Z] edf4f479556a: Preparing [2025-09-13T04:53:42.469Z] f827ada37282: Preparing [2025-09-13T04:53:42.469Z] 15fed5569675: Preparing [2025-09-13T04:53:42.469Z] b49386ac7df8: Preparing [2025-09-13T04:53:42.469Z] 3ffc321b0483: Preparing [2025-09-13T04:53:42.469Z] 473ea16ee638: Preparing [2025-09-13T04:53:42.469Z] 55426653cc5d: Preparing [2025-09-13T04:53:42.469Z] cbdec1b20b56: Preparing [2025-09-13T04:53:42.469Z] 5f70bf18a086: Preparing [2025-09-13T04:53:42.469Z] 17092574902a: Preparing [2025-09-13T04:53:42.469Z] db27d95c67ad: Preparing [2025-09-13T04:53:42.469Z] fdf06c8d19a9: Preparing [2025-09-13T04:53:42.469Z] 097100c76c15: Preparing [2025-09-13T04:53:42.469Z] 15fed5569675: Waiting [2025-09-13T04:53:42.469Z] 5f70bf18a086: Waiting [2025-09-13T04:53:42.469Z] b49386ac7df8: Waiting [2025-09-13T04:53:42.469Z] 3ffc321b0483: Waiting [2025-09-13T04:53:42.469Z] 17092574902a: Waiting [2025-09-13T04:53:42.469Z] db27d95c67ad: Waiting [2025-09-13T04:53:42.469Z] fdf06c8d19a9: Waiting [2025-09-13T04:53:42.469Z] 097100c76c15: Waiting [2025-09-13T04:53:42.469Z] 473ea16ee638: Waiting [2025-09-13T04:53:42.469Z] cbdec1b20b56: Waiting [2025-09-13T04:53:42.469Z] 55426653cc5d: Waiting [2025-09-13T04:53:42.469Z] 14e4f06c9f57: Pushed [2025-09-13T04:53:42.469Z] 7d58bb986a26: Pushed [2025-09-13T04:53:42.469Z] dcecfc69e2e4: Pushed [2025-09-13T04:53:42.469Z] f827ada37282: Pushed [2025-09-13T04:53:42.469Z] edf4f479556a: Pushed [2025-09-13T04:53:42.469Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:42.469Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:42.469Z] 5f70bf18a086: Layer already exists [2025-09-13T04:53:42.469Z] 15fed5569675: Pushed [2025-09-13T04:53:42.727Z] 55426653cc5d: Pushed [2025-09-13T04:53:42.727Z] cbdec1b20b56: Pushed [2025-09-13T04:53:42.727Z] 17092574902a: Pushed [2025-09-13T04:53:42.727Z] 097100c76c15: Layer already exists [2025-09-13T04:53:42.727Z] fdf06c8d19a9: Pushed [2025-09-13T04:53:42.727Z] db27d95c67ad: Pushed [2025-09-13T04:53:44.101Z] b49386ac7df8: Pushed [2025-09-13T04:53:44.101Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:44.432Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:44.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-13T04:53:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-13T04:53:44.758Z] 7d58bb986a26: Preparing [2025-09-13T04:53:44.758Z] dcecfc69e2e4: Preparing [2025-09-13T04:53:44.758Z] 14e4f06c9f57: Preparing [2025-09-13T04:53:44.758Z] edf4f479556a: Preparing [2025-09-13T04:53:44.758Z] f827ada37282: Preparing [2025-09-13T04:53:44.758Z] 15fed5569675: Preparing [2025-09-13T04:53:44.758Z] b49386ac7df8: Preparing [2025-09-13T04:53:44.758Z] 3ffc321b0483: Preparing [2025-09-13T04:53:44.758Z] 473ea16ee638: Preparing [2025-09-13T04:53:44.758Z] 55426653cc5d: Preparing [2025-09-13T04:53:44.758Z] cbdec1b20b56: Preparing [2025-09-13T04:53:44.758Z] 5f70bf18a086: Preparing [2025-09-13T04:53:44.758Z] 17092574902a: Preparing [2025-09-13T04:53:44.758Z] db27d95c67ad: Preparing [2025-09-13T04:53:44.758Z] fdf06c8d19a9: Preparing [2025-09-13T04:53:44.758Z] 097100c76c15: Preparing [2025-09-13T04:53:44.758Z] 15fed5569675: Waiting [2025-09-13T04:53:44.758Z] b49386ac7df8: Waiting [2025-09-13T04:53:44.758Z] 473ea16ee638: Waiting [2025-09-13T04:53:44.758Z] 55426653cc5d: Waiting [2025-09-13T04:53:44.758Z] cbdec1b20b56: Waiting [2025-09-13T04:53:44.758Z] 5f70bf18a086: Waiting [2025-09-13T04:53:44.758Z] 17092574902a: Waiting [2025-09-13T04:53:44.758Z] db27d95c67ad: Waiting [2025-09-13T04:53:44.758Z] fdf06c8d19a9: Waiting [2025-09-13T04:53:44.758Z] 097100c76c15: Waiting [2025-09-13T04:53:44.758Z] 3ffc321b0483: Waiting [2025-09-13T04:53:44.758Z] dcecfc69e2e4: Layer already exists [2025-09-13T04:53:44.758Z] 14e4f06c9f57: Layer already exists [2025-09-13T04:53:44.758Z] 7d58bb986a26: Layer already exists [2025-09-13T04:53:44.758Z] f827ada37282: Layer already exists [2025-09-13T04:53:44.758Z] edf4f479556a: Layer already exists [2025-09-13T04:53:44.758Z] b49386ac7df8: Layer already exists [2025-09-13T04:53:44.758Z] 55426653cc5d: Layer already exists [2025-09-13T04:53:44.758Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:44.758Z] 15fed5569675: Layer already exists [2025-09-13T04:53:44.758Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:44.758Z] 17092574902a: Layer already exists [2025-09-13T04:53:44.758Z] cbdec1b20b56: Layer already exists [2025-09-13T04:53:44.758Z] 5f70bf18a086: Layer already exists [2025-09-13T04:53:44.758Z] db27d95c67ad: Layer already exists [2025-09-13T04:53:44.758Z] fdf06c8d19a9: Layer already exists [2025-09-13T04:53:44.758Z] 097100c76c15: Layer already exists [2025-09-13T04:53:44.758Z] latest: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:45.089Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:45.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-13T04:53:45.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-13T04:53:45.423Z] 7d58bb986a26: Preparing [2025-09-13T04:53:45.423Z] dcecfc69e2e4: Preparing [2025-09-13T04:53:45.423Z] 14e4f06c9f57: Preparing [2025-09-13T04:53:45.423Z] edf4f479556a: Preparing [2025-09-13T04:53:45.423Z] f827ada37282: Preparing [2025-09-13T04:53:45.423Z] 15fed5569675: Preparing [2025-09-13T04:53:45.423Z] b49386ac7df8: Preparing [2025-09-13T04:53:45.423Z] 3ffc321b0483: Preparing [2025-09-13T04:53:45.423Z] 473ea16ee638: Preparing [2025-09-13T04:53:45.423Z] 55426653cc5d: Preparing [2025-09-13T04:53:45.423Z] cbdec1b20b56: Preparing [2025-09-13T04:53:45.423Z] 5f70bf18a086: Preparing [2025-09-13T04:53:45.423Z] 17092574902a: Preparing [2025-09-13T04:53:45.423Z] db27d95c67ad: Preparing [2025-09-13T04:53:45.423Z] 15fed5569675: Waiting [2025-09-13T04:53:45.423Z] 3ffc321b0483: Waiting [2025-09-13T04:53:45.423Z] 473ea16ee638: Waiting [2025-09-13T04:53:45.423Z] 55426653cc5d: Waiting [2025-09-13T04:53:45.423Z] cbdec1b20b56: Waiting [2025-09-13T04:53:45.423Z] 5f70bf18a086: Waiting [2025-09-13T04:53:45.423Z] 17092574902a: Waiting [2025-09-13T04:53:45.423Z] b49386ac7df8: Waiting [2025-09-13T04:53:45.423Z] fdf06c8d19a9: Preparing [2025-09-13T04:53:45.423Z] 097100c76c15: Preparing [2025-09-13T04:53:45.423Z] db27d95c67ad: Waiting [2025-09-13T04:53:45.423Z] fdf06c8d19a9: Waiting [2025-09-13T04:53:45.423Z] edf4f479556a: Layer already exists [2025-09-13T04:53:45.423Z] f827ada37282: Layer already exists [2025-09-13T04:53:45.423Z] 7d58bb986a26: Layer already exists [2025-09-13T04:53:45.423Z] 14e4f06c9f57: Layer already exists [2025-09-13T04:53:45.423Z] dcecfc69e2e4: Layer already exists [2025-09-13T04:53:45.423Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:45.423Z] 15fed5569675: Layer already exists [2025-09-13T04:53:45.423Z] b49386ac7df8: Layer already exists [2025-09-13T04:53:45.423Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:45.423Z] 55426653cc5d: Layer already exists [2025-09-13T04:53:45.423Z] 5f70bf18a086: Layer already exists [2025-09-13T04:53:45.423Z] 17092574902a: Layer already exists [2025-09-13T04:53:45.423Z] cbdec1b20b56: Layer already exists [2025-09-13T04:53:45.423Z] fdf06c8d19a9: Layer already exists [2025-09-13T04:53:45.423Z] db27d95c67ad: Layer already exists [2025-09-13T04:53:45.423Z] 097100c76c15: Layer already exists [2025-09-13T04:53:45.423Z] 4.1.0-dev.59: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:45.758Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:46.083Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:46.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-13T04:53:46.083Z] 7d58bb986a26: Preparing [2025-09-13T04:53:46.083Z] dcecfc69e2e4: Preparing [2025-09-13T04:53:46.083Z] 14e4f06c9f57: Preparing [2025-09-13T04:53:46.083Z] edf4f479556a: Preparing [2025-09-13T04:53:46.083Z] f827ada37282: Preparing [2025-09-13T04:53:46.083Z] 15fed5569675: Preparing [2025-09-13T04:53:46.083Z] b49386ac7df8: Preparing [2025-09-13T04:53:46.083Z] 3ffc321b0483: Preparing [2025-09-13T04:53:46.083Z] 473ea16ee638: Preparing [2025-09-13T04:53:46.083Z] 55426653cc5d: Preparing [2025-09-13T04:53:46.083Z] cbdec1b20b56: Preparing [2025-09-13T04:53:46.083Z] 5f70bf18a086: Preparing [2025-09-13T04:53:46.083Z] 17092574902a: Preparing [2025-09-13T04:53:46.083Z] db27d95c67ad: Preparing [2025-09-13T04:53:46.083Z] fdf06c8d19a9: Preparing [2025-09-13T04:53:46.083Z] 097100c76c15: Preparing [2025-09-13T04:53:46.083Z] cbdec1b20b56: Waiting [2025-09-13T04:53:46.083Z] 5f70bf18a086: Waiting [2025-09-13T04:53:46.083Z] 17092574902a: Waiting [2025-09-13T04:53:46.083Z] db27d95c67ad: Waiting [2025-09-13T04:53:46.083Z] fdf06c8d19a9: Waiting [2025-09-13T04:53:46.083Z] 097100c76c15: Waiting [2025-09-13T04:53:46.083Z] 15fed5569675: Waiting [2025-09-13T04:53:46.083Z] b49386ac7df8: Waiting [2025-09-13T04:53:46.083Z] 3ffc321b0483: Waiting [2025-09-13T04:53:46.083Z] 473ea16ee638: Waiting [2025-09-13T04:53:46.083Z] 55426653cc5d: Waiting [2025-09-13T04:53:46.083Z] dcecfc69e2e4: Layer already exists [2025-09-13T04:53:46.083Z] 14e4f06c9f57: Layer already exists [2025-09-13T04:53:46.083Z] edf4f479556a: Layer already exists [2025-09-13T04:53:46.083Z] f827ada37282: Layer already exists [2025-09-13T04:53:46.083Z] 7d58bb986a26: Layer already exists [2025-09-13T04:53:46.083Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:46.083Z] 15fed5569675: Layer already exists [2025-09-13T04:53:46.083Z] b49386ac7df8: Layer already exists [2025-09-13T04:53:46.083Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:46.083Z] 55426653cc5d: Layer already exists [2025-09-13T04:53:46.083Z] 5f70bf18a086: Layer already exists [2025-09-13T04:53:46.083Z] db27d95c67ad: Layer already exists [2025-09-13T04:53:46.083Z] 17092574902a: Layer already exists [2025-09-13T04:53:46.083Z] fdf06c8d19a9: Layer already exists [2025-09-13T04:53:46.083Z] cbdec1b20b56: Layer already exists [2025-09-13T04:53:46.083Z] 097100c76c15: Layer already exists [2025-09-13T04:53:46.083Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:46.419Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:46.750Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-13T04:53:46.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-09-13T04:53:46.750Z] 7d58bb986a26: Preparing [2025-09-13T04:53:46.750Z] dcecfc69e2e4: Preparing [2025-09-13T04:53:46.750Z] 14e4f06c9f57: Preparing [2025-09-13T04:53:46.750Z] edf4f479556a: Preparing [2025-09-13T04:53:46.750Z] f827ada37282: Preparing [2025-09-13T04:53:46.750Z] 15fed5569675: Preparing [2025-09-13T04:53:46.750Z] b49386ac7df8: Preparing [2025-09-13T04:53:46.750Z] 3ffc321b0483: Preparing [2025-09-13T04:53:46.750Z] 473ea16ee638: Preparing [2025-09-13T04:53:46.750Z] 55426653cc5d: Preparing [2025-09-13T04:53:46.750Z] cbdec1b20b56: Preparing [2025-09-13T04:53:46.750Z] 5f70bf18a086: Preparing [2025-09-13T04:53:46.750Z] 15fed5569675: Waiting [2025-09-13T04:53:46.750Z] 17092574902a: Preparing [2025-09-13T04:53:46.750Z] b49386ac7df8: Waiting [2025-09-13T04:53:46.750Z] db27d95c67ad: Preparing [2025-09-13T04:53:46.750Z] fdf06c8d19a9: Preparing [2025-09-13T04:53:46.750Z] 097100c76c15: Preparing [2025-09-13T04:53:46.750Z] 3ffc321b0483: Waiting [2025-09-13T04:53:46.750Z] 473ea16ee638: Waiting [2025-09-13T04:53:46.750Z] 55426653cc5d: Waiting [2025-09-13T04:53:46.750Z] cbdec1b20b56: Waiting [2025-09-13T04:53:46.750Z] 5f70bf18a086: Waiting [2025-09-13T04:53:46.750Z] 17092574902a: Waiting [2025-09-13T04:53:46.750Z] fdf06c8d19a9: Waiting [2025-09-13T04:53:46.750Z] 097100c76c15: Waiting [2025-09-13T04:53:46.750Z] db27d95c67ad: Waiting [2025-09-13T04:53:46.750Z] edf4f479556a: Layer already exists [2025-09-13T04:53:46.750Z] f827ada37282: Layer already exists [2025-09-13T04:53:46.750Z] 7d58bb986a26: Layer already exists [2025-09-13T04:53:46.750Z] 14e4f06c9f57: Layer already exists [2025-09-13T04:53:46.750Z] dcecfc69e2e4: Layer already exists [2025-09-13T04:53:46.750Z] b49386ac7df8: Layer already exists [2025-09-13T04:53:46.750Z] 55426653cc5d: Layer already exists [2025-09-13T04:53:46.750Z] 15fed5569675: Layer already exists [2025-09-13T04:53:46.750Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:46.750Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:46.750Z] 17092574902a: Layer already exists [2025-09-13T04:53:46.750Z] cbdec1b20b56: Layer already exists [2025-09-13T04:53:46.750Z] fdf06c8d19a9: Layer already exists [2025-09-13T04:53:46.750Z] db27d95c67ad: Layer already exists [2025-09-13T04:53:46.750Z] 5f70bf18a086: Layer already exists [2025-09-13T04:53:46.750Z] 097100c76c15: Layer already exists [2025-09-13T04:53:46.750Z] main: digest: sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:46.827Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:46.840Z] taggedImages: [2025-09-13T04:53:46.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:46.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-13T04:53:46.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-13T04:53:46.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:46.840Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-09-13T04:53:46.874Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-09-13T04:53:46.874Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:46.874Z] latest [2025-09-13T04:53:46.874Z] 4.1.0-dev.59 [2025-09-13T04:53:46.874Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:46.874Z] main [2025-09-13T04:53:46.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:47.225Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:47.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:47.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-13T04:53:47.550Z] 900c6050b0e0: Preparing [2025-09-13T04:53:47.550Z] 6ff2a321660b: Preparing [2025-09-13T04:53:47.550Z] 48bf6eeaeb47: Preparing [2025-09-13T04:53:47.550Z] d3ac99e26b16: Preparing [2025-09-13T04:53:47.550Z] 3ffc321b0483: Preparing [2025-09-13T04:53:47.550Z] 473ea16ee638: Preparing [2025-09-13T04:53:47.550Z] e5ac88b7a796: Preparing [2025-09-13T04:53:47.550Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:47.550Z] 097100c76c15: Preparing [2025-09-13T04:53:47.550Z] e5ac88b7a796: Waiting [2025-09-13T04:53:47.550Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:47.550Z] 097100c76c15: Waiting [2025-09-13T04:53:47.550Z] 473ea16ee638: Waiting [2025-09-13T04:53:47.550Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:47.550Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:47.550Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:47.550Z] 6ff2a321660b: Pushed [2025-09-13T04:53:47.550Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:47.550Z] 48bf6eeaeb47: Pushed [2025-09-13T04:53:47.550Z] 097100c76c15: Layer already exists [2025-09-13T04:53:47.550Z] 900c6050b0e0: Pushed [2025-09-13T04:53:50.838Z] d3ac99e26b16: Pushed [2025-09-13T04:53:51.097Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:51.421Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:51.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-13T04:53:51.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-13T04:53:51.742Z] 900c6050b0e0: Preparing [2025-09-13T04:53:51.742Z] 6ff2a321660b: Preparing [2025-09-13T04:53:51.742Z] 48bf6eeaeb47: Preparing [2025-09-13T04:53:51.742Z] d3ac99e26b16: Preparing [2025-09-13T04:53:51.742Z] 3ffc321b0483: Preparing [2025-09-13T04:53:51.742Z] 473ea16ee638: Preparing [2025-09-13T04:53:51.742Z] e5ac88b7a796: Preparing [2025-09-13T04:53:51.742Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:51.742Z] 097100c76c15: Preparing [2025-09-13T04:53:51.742Z] 473ea16ee638: Waiting [2025-09-13T04:53:51.742Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:51.742Z] e5ac88b7a796: Waiting [2025-09-13T04:53:51.742Z] 097100c76c15: Waiting [2025-09-13T04:53:51.742Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:51.742Z] d3ac99e26b16: Layer already exists [2025-09-13T04:53:51.742Z] 900c6050b0e0: Layer already exists [2025-09-13T04:53:51.742Z] 48bf6eeaeb47: Layer already exists [2025-09-13T04:53:51.742Z] 6ff2a321660b: Layer already exists [2025-09-13T04:53:51.742Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:51.742Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:51.742Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:51.742Z] 097100c76c15: Layer already exists [2025-09-13T04:53:51.742Z] latest: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:52.065Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:52.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-13T04:53:52.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-13T04:53:52.395Z] 900c6050b0e0: Preparing [2025-09-13T04:53:52.395Z] 6ff2a321660b: Preparing [2025-09-13T04:53:52.395Z] 48bf6eeaeb47: Preparing [2025-09-13T04:53:52.395Z] d3ac99e26b16: Preparing [2025-09-13T04:53:52.395Z] 3ffc321b0483: Preparing [2025-09-13T04:53:52.395Z] 473ea16ee638: Preparing [2025-09-13T04:53:52.395Z] e5ac88b7a796: Preparing [2025-09-13T04:53:52.395Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:52.395Z] 097100c76c15: Preparing [2025-09-13T04:53:52.395Z] e5ac88b7a796: Waiting [2025-09-13T04:53:52.395Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:52.395Z] 097100c76c15: Waiting [2025-09-13T04:53:52.395Z] 473ea16ee638: Waiting [2025-09-13T04:53:52.395Z] 6ff2a321660b: Layer already exists [2025-09-13T04:53:52.395Z] 900c6050b0e0: Layer already exists [2025-09-13T04:53:52.395Z] 48bf6eeaeb47: Layer already exists [2025-09-13T04:53:52.395Z] d3ac99e26b16: Layer already exists [2025-09-13T04:53:52.395Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:52.395Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:52.395Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:52.395Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:52.395Z] 097100c76c15: Layer already exists [2025-09-13T04:53:52.395Z] 4.1.0-dev.59: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:52.731Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:53.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:53.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-13T04:53:53.064Z] 900c6050b0e0: Preparing [2025-09-13T04:53:53.064Z] 6ff2a321660b: Preparing [2025-09-13T04:53:53.064Z] 48bf6eeaeb47: Preparing [2025-09-13T04:53:53.064Z] d3ac99e26b16: Preparing [2025-09-13T04:53:53.064Z] 3ffc321b0483: Preparing [2025-09-13T04:53:53.064Z] 473ea16ee638: Preparing [2025-09-13T04:53:53.064Z] e5ac88b7a796: Preparing [2025-09-13T04:53:53.064Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:53.064Z] 097100c76c15: Preparing [2025-09-13T04:53:53.064Z] e5ac88b7a796: Waiting [2025-09-13T04:53:53.064Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:53.064Z] 097100c76c15: Waiting [2025-09-13T04:53:53.064Z] 473ea16ee638: Waiting [2025-09-13T04:53:53.064Z] 900c6050b0e0: Layer already exists [2025-09-13T04:53:53.064Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:53.064Z] 48bf6eeaeb47: Layer already exists [2025-09-13T04:53:53.064Z] d3ac99e26b16: Layer already exists [2025-09-13T04:53:53.064Z] 6ff2a321660b: Layer already exists [2025-09-13T04:53:53.064Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:53.064Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:53.064Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:53.064Z] 097100c76c15: Layer already exists [2025-09-13T04:53:53.064Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:53.404Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:53.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-13T04:53:53.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-09-13T04:53:53.733Z] 900c6050b0e0: Preparing [2025-09-13T04:53:53.733Z] 6ff2a321660b: Preparing [2025-09-13T04:53:53.733Z] 48bf6eeaeb47: Preparing [2025-09-13T04:53:53.733Z] d3ac99e26b16: Preparing [2025-09-13T04:53:53.733Z] 3ffc321b0483: Preparing [2025-09-13T04:53:53.733Z] 473ea16ee638: Preparing [2025-09-13T04:53:53.733Z] e5ac88b7a796: Preparing [2025-09-13T04:53:53.733Z] 3a2d22d195b0: Preparing [2025-09-13T04:53:53.733Z] 097100c76c15: Preparing [2025-09-13T04:53:53.734Z] e5ac88b7a796: Waiting [2025-09-13T04:53:53.734Z] 3a2d22d195b0: Waiting [2025-09-13T04:53:53.734Z] 473ea16ee638: Waiting [2025-09-13T04:53:53.734Z] 097100c76c15: Waiting [2025-09-13T04:53:53.734Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:53.734Z] 900c6050b0e0: Layer already exists [2025-09-13T04:53:53.734Z] 6ff2a321660b: Layer already exists [2025-09-13T04:53:53.734Z] d3ac99e26b16: Layer already exists [2025-09-13T04:53:53.734Z] 48bf6eeaeb47: Layer already exists [2025-09-13T04:53:53.734Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:53.734Z] 3a2d22d195b0: Layer already exists [2025-09-13T04:53:53.734Z] e5ac88b7a796: Layer already exists [2025-09-13T04:53:53.734Z] 097100c76c15: Layer already exists [2025-09-13T04:53:53.734Z] main: digest: sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:53:53.813Z] ===================================================== [Pipeline] echo [2025-09-13T04:53:53.829Z] taggedImages: [2025-09-13T04:53:53.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:53.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-13T04:53:53.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-13T04:53:53.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:53.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-09-13T04:53:53.859Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-09-13T04:53:53.859Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:53.859Z] latest [2025-09-13T04:53:53.859Z] 4.1.0-dev.59 [2025-09-13T04:53:53.859Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:53.859Z] main [2025-09-13T04:53:53.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:54.201Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:54.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:53:54.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-13T04:53:54.524Z] 3674893d1dc6: Preparing [2025-09-13T04:53:54.524Z] 228b59ab2858: Preparing [2025-09-13T04:53:54.524Z] b8452aee76e7: Preparing [2025-09-13T04:53:54.524Z] df36e6916183: Preparing [2025-09-13T04:53:54.524Z] e59c71345a4c: Preparing [2025-09-13T04:53:54.524Z] 3ffc321b0483: Preparing [2025-09-13T04:53:54.524Z] 473ea16ee638: Preparing [2025-09-13T04:53:54.524Z] acf5317edd3a: Preparing [2025-09-13T04:53:54.524Z] e5a8c579bccf: Preparing [2025-09-13T04:53:54.524Z] 877b09112f54: Preparing [2025-09-13T04:53:54.524Z] 097100c76c15: Preparing [2025-09-13T04:53:54.524Z] 473ea16ee638: Waiting [2025-09-13T04:53:54.524Z] acf5317edd3a: Waiting [2025-09-13T04:53:54.524Z] e5a8c579bccf: Waiting [2025-09-13T04:53:54.524Z] 877b09112f54: Waiting [2025-09-13T04:53:54.524Z] 097100c76c15: Waiting [2025-09-13T04:53:54.524Z] e59c71345a4c: Pushed [2025-09-13T04:53:54.524Z] df36e6916183: Pushed [2025-09-13T04:53:54.524Z] 228b59ab2858: Pushed [2025-09-13T04:53:54.524Z] 3674893d1dc6: Pushed [2025-09-13T04:53:54.524Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:54.524Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:54.524Z] 097100c76c15: Layer already exists [2025-09-13T04:53:54.783Z] acf5317edd3a: Pushed [2025-09-13T04:53:54.783Z] e5a8c579bccf: Pushed [2025-09-13T04:53:55.718Z] 877b09112f54: Pushed [2025-09-13T04:53:57.624Z] b8452aee76e7: Pushed [2025-09-13T04:53:57.624Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:57.966Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:58.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-13T04:53:58.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-13T04:53:58.291Z] 3674893d1dc6: Preparing [2025-09-13T04:53:58.291Z] 228b59ab2858: Preparing [2025-09-13T04:53:58.291Z] b8452aee76e7: Preparing [2025-09-13T04:53:58.291Z] df36e6916183: Preparing [2025-09-13T04:53:58.291Z] e59c71345a4c: Preparing [2025-09-13T04:53:58.291Z] 3ffc321b0483: Preparing [2025-09-13T04:53:58.291Z] 473ea16ee638: Preparing [2025-09-13T04:53:58.291Z] 3ffc321b0483: Waiting [2025-09-13T04:53:58.291Z] acf5317edd3a: Preparing [2025-09-13T04:53:58.291Z] 473ea16ee638: Waiting [2025-09-13T04:53:58.291Z] e5a8c579bccf: Preparing [2025-09-13T04:53:58.291Z] acf5317edd3a: Waiting [2025-09-13T04:53:58.291Z] 877b09112f54: Preparing [2025-09-13T04:53:58.291Z] 097100c76c15: Preparing [2025-09-13T04:53:58.291Z] 877b09112f54: Waiting [2025-09-13T04:53:58.291Z] e5a8c579bccf: Waiting [2025-09-13T04:53:58.291Z] 097100c76c15: Waiting [2025-09-13T04:53:58.291Z] b8452aee76e7: Layer already exists [2025-09-13T04:53:58.291Z] e59c71345a4c: Layer already exists [2025-09-13T04:53:58.291Z] df36e6916183: Layer already exists [2025-09-13T04:53:58.291Z] 228b59ab2858: Layer already exists [2025-09-13T04:53:58.292Z] 3674893d1dc6: Layer already exists [2025-09-13T04:53:58.292Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:58.292Z] acf5317edd3a: Layer already exists [2025-09-13T04:53:58.292Z] e5a8c579bccf: Layer already exists [2025-09-13T04:53:58.292Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:58.292Z] 877b09112f54: Layer already exists [2025-09-13T04:53:58.292Z] 097100c76c15: Layer already exists [2025-09-13T04:53:58.292Z] latest: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:58.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:58.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-13T04:53:58.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-13T04:53:58.947Z] 3674893d1dc6: Preparing [2025-09-13T04:53:58.947Z] 228b59ab2858: Preparing [2025-09-13T04:53:58.947Z] b8452aee76e7: Preparing [2025-09-13T04:53:58.947Z] df36e6916183: Preparing [2025-09-13T04:53:58.947Z] e59c71345a4c: Preparing [2025-09-13T04:53:58.947Z] 3ffc321b0483: Preparing [2025-09-13T04:53:58.947Z] 473ea16ee638: Preparing [2025-09-13T04:53:58.947Z] acf5317edd3a: Preparing [2025-09-13T04:53:58.947Z] e5a8c579bccf: Preparing [2025-09-13T04:53:58.947Z] 877b09112f54: Preparing [2025-09-13T04:53:58.947Z] 097100c76c15: Preparing [2025-09-13T04:53:58.947Z] 473ea16ee638: Waiting [2025-09-13T04:53:58.947Z] acf5317edd3a: Waiting [2025-09-13T04:53:58.947Z] e5a8c579bccf: Waiting [2025-09-13T04:53:58.947Z] 877b09112f54: Waiting [2025-09-13T04:53:58.947Z] 097100c76c15: Waiting [2025-09-13T04:53:58.947Z] 3ffc321b0483: Waiting [2025-09-13T04:53:58.947Z] b8452aee76e7: Layer already exists [2025-09-13T04:53:58.947Z] e59c71345a4c: Layer already exists [2025-09-13T04:53:58.947Z] 228b59ab2858: Layer already exists [2025-09-13T04:53:58.947Z] 3674893d1dc6: Layer already exists [2025-09-13T04:53:58.947Z] df36e6916183: Layer already exists [2025-09-13T04:53:58.947Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:58.947Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:58.947Z] e5a8c579bccf: Layer already exists [2025-09-13T04:53:58.947Z] acf5317edd3a: Layer already exists [2025-09-13T04:53:58.947Z] 877b09112f54: Layer already exists [2025-09-13T04:53:58.947Z] 097100c76c15: Layer already exists [2025-09-13T04:53:58.947Z] 4.1.0-dev.59: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:59.280Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:59.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:53:59.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-13T04:53:59.601Z] 3674893d1dc6: Preparing [2025-09-13T04:53:59.601Z] 228b59ab2858: Preparing [2025-09-13T04:53:59.601Z] b8452aee76e7: Preparing [2025-09-13T04:53:59.601Z] df36e6916183: Preparing [2025-09-13T04:53:59.601Z] e59c71345a4c: Preparing [2025-09-13T04:53:59.601Z] 3ffc321b0483: Preparing [2025-09-13T04:53:59.601Z] 473ea16ee638: Preparing [2025-09-13T04:53:59.601Z] acf5317edd3a: Preparing [2025-09-13T04:53:59.601Z] e5a8c579bccf: Preparing [2025-09-13T04:53:59.601Z] 877b09112f54: Preparing [2025-09-13T04:53:59.601Z] 097100c76c15: Preparing [2025-09-13T04:53:59.601Z] 3ffc321b0483: Waiting [2025-09-13T04:53:59.601Z] 473ea16ee638: Waiting [2025-09-13T04:53:59.601Z] acf5317edd3a: Waiting [2025-09-13T04:53:59.601Z] e5a8c579bccf: Waiting [2025-09-13T04:53:59.601Z] 097100c76c15: Waiting [2025-09-13T04:53:59.601Z] 877b09112f54: Waiting [2025-09-13T04:53:59.601Z] e59c71345a4c: Layer already exists [2025-09-13T04:53:59.601Z] 3674893d1dc6: Layer already exists [2025-09-13T04:53:59.601Z] b8452aee76e7: Layer already exists [2025-09-13T04:53:59.601Z] df36e6916183: Layer already exists [2025-09-13T04:53:59.601Z] 228b59ab2858: Layer already exists [2025-09-13T04:53:59.601Z] 3ffc321b0483: Layer already exists [2025-09-13T04:53:59.601Z] 473ea16ee638: Layer already exists [2025-09-13T04:53:59.601Z] e5a8c579bccf: Layer already exists [2025-09-13T04:53:59.601Z] acf5317edd3a: Layer already exists [2025-09-13T04:53:59.601Z] 877b09112f54: Layer already exists [2025-09-13T04:53:59.601Z] 097100c76c15: Layer already exists [2025-09-13T04:53:59.601Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:53:59.944Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:00.278Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-13T04:54:00.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-09-13T04:54:00.278Z] 3674893d1dc6: Preparing [2025-09-13T04:54:00.278Z] 228b59ab2858: Preparing [2025-09-13T04:54:00.278Z] b8452aee76e7: Preparing [2025-09-13T04:54:00.278Z] df36e6916183: Preparing [2025-09-13T04:54:00.278Z] e59c71345a4c: Preparing [2025-09-13T04:54:00.278Z] 3ffc321b0483: Preparing [2025-09-13T04:54:00.278Z] 473ea16ee638: Preparing [2025-09-13T04:54:00.278Z] acf5317edd3a: Preparing [2025-09-13T04:54:00.278Z] e5a8c579bccf: Preparing [2025-09-13T04:54:00.278Z] 877b09112f54: Preparing [2025-09-13T04:54:00.278Z] 097100c76c15: Preparing [2025-09-13T04:54:00.278Z] 473ea16ee638: Waiting [2025-09-13T04:54:00.278Z] 097100c76c15: Waiting [2025-09-13T04:54:00.278Z] 877b09112f54: Waiting [2025-09-13T04:54:00.278Z] e5a8c579bccf: Waiting [2025-09-13T04:54:00.278Z] 3ffc321b0483: Waiting [2025-09-13T04:54:00.278Z] df36e6916183: Layer already exists [2025-09-13T04:54:00.278Z] b8452aee76e7: Layer already exists [2025-09-13T04:54:00.278Z] e59c71345a4c: Layer already exists [2025-09-13T04:54:00.278Z] 228b59ab2858: Layer already exists [2025-09-13T04:54:00.278Z] 3674893d1dc6: Layer already exists [2025-09-13T04:54:00.278Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:00.278Z] 877b09112f54: Layer already exists [2025-09-13T04:54:00.278Z] acf5317edd3a: Layer already exists [2025-09-13T04:54:00.278Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:00.278Z] e5a8c579bccf: Layer already exists [2025-09-13T04:54:00.278Z] 097100c76c15: Layer already exists [2025-09-13T04:54:00.278Z] main: digest: sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:00.360Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:00.374Z] taggedImages: [2025-09-13T04:54:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-13T04:54:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-13T04:54:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:00.374Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-09-13T04:54:00.401Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-09-13T04:54:00.401Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:00.401Z] latest [2025-09-13T04:54:00.401Z] 4.1.0-dev.59 [2025-09-13T04:54:00.401Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:00.401Z] main [2025-09-13T04:54:00.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:00.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:01.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:01.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-13T04:54:01.071Z] 64205effe8ef: Preparing [2025-09-13T04:54:01.071Z] a15a66e4784f: Preparing [2025-09-13T04:54:01.071Z] e8f2d3a92fed: Preparing [2025-09-13T04:54:01.071Z] 9848c5009d52: Preparing [2025-09-13T04:54:01.071Z] 92952af9d039: Preparing [2025-09-13T04:54:01.071Z] 9aaf0d373f0b: Preparing [2025-09-13T04:54:01.071Z] d5335225f2a4: Preparing [2025-09-13T04:54:01.071Z] 3ffc321b0483: Preparing [2025-09-13T04:54:01.071Z] 473ea16ee638: Preparing [2025-09-13T04:54:01.071Z] 2797ffbbeb01: Preparing [2025-09-13T04:54:01.071Z] ebf5f821c686: Preparing [2025-09-13T04:54:01.071Z] 097100c76c15: Preparing [2025-09-13T04:54:01.071Z] 9aaf0d373f0b: Waiting [2025-09-13T04:54:01.071Z] d5335225f2a4: Waiting [2025-09-13T04:54:01.071Z] 3ffc321b0483: Waiting [2025-09-13T04:54:01.071Z] 473ea16ee638: Waiting [2025-09-13T04:54:01.071Z] 097100c76c15: Waiting [2025-09-13T04:54:01.071Z] 2797ffbbeb01: Waiting [2025-09-13T04:54:01.071Z] ebf5f821c686: Waiting [2025-09-13T04:54:01.071Z] 92952af9d039: Pushed [2025-09-13T04:54:01.071Z] a15a66e4784f: Pushed [2025-09-13T04:54:01.071Z] 64205effe8ef: Pushed [2025-09-13T04:54:01.071Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:01.071Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:01.071Z] 9aaf0d373f0b: Pushed [2025-09-13T04:54:01.071Z] d5335225f2a4: Pushed [2025-09-13T04:54:01.329Z] 097100c76c15: Layer already exists [2025-09-13T04:54:01.329Z] 2797ffbbeb01: Pushed [2025-09-13T04:54:02.265Z] ebf5f821c686: Pushed [2025-09-13T04:54:03.640Z] 9848c5009d52: Pushed [2025-09-13T04:54:03.640Z] e8f2d3a92fed: Pushed [2025-09-13T04:54:03.900Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:04.232Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:04.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-13T04:54:04.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-13T04:54:04.558Z] 64205effe8ef: Preparing [2025-09-13T04:54:04.558Z] a15a66e4784f: Preparing [2025-09-13T04:54:04.558Z] e8f2d3a92fed: Preparing [2025-09-13T04:54:04.558Z] 9848c5009d52: Preparing [2025-09-13T04:54:04.558Z] 92952af9d039: Preparing [2025-09-13T04:54:04.558Z] 9aaf0d373f0b: Preparing [2025-09-13T04:54:04.558Z] d5335225f2a4: Preparing [2025-09-13T04:54:04.558Z] 3ffc321b0483: Preparing [2025-09-13T04:54:04.558Z] 473ea16ee638: Preparing [2025-09-13T04:54:04.558Z] 2797ffbbeb01: Preparing [2025-09-13T04:54:04.558Z] ebf5f821c686: Preparing [2025-09-13T04:54:04.558Z] 097100c76c15: Preparing [2025-09-13T04:54:04.558Z] d5335225f2a4: Waiting [2025-09-13T04:54:04.558Z] ebf5f821c686: Waiting [2025-09-13T04:54:04.558Z] 473ea16ee638: Waiting [2025-09-13T04:54:04.558Z] 2797ffbbeb01: Waiting [2025-09-13T04:54:04.558Z] 097100c76c15: Waiting [2025-09-13T04:54:04.558Z] 9aaf0d373f0b: Waiting [2025-09-13T04:54:04.558Z] 3ffc321b0483: Waiting [2025-09-13T04:54:04.558Z] 64205effe8ef: Layer already exists [2025-09-13T04:54:04.558Z] e8f2d3a92fed: Layer already exists [2025-09-13T04:54:04.558Z] 9848c5009d52: Layer already exists [2025-09-13T04:54:04.558Z] 92952af9d039: Layer already exists [2025-09-13T04:54:04.558Z] a15a66e4784f: Layer already exists [2025-09-13T04:54:04.558Z] 9aaf0d373f0b: Layer already exists [2025-09-13T04:54:04.558Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:04.558Z] d5335225f2a4: Layer already exists [2025-09-13T04:54:04.558Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:04.558Z] 2797ffbbeb01: Layer already exists [2025-09-13T04:54:04.558Z] ebf5f821c686: Layer already exists [2025-09-13T04:54:04.558Z] 097100c76c15: Layer already exists [2025-09-13T04:54:04.558Z] latest: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:04.893Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:05.218Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-13T04:54:05.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-13T04:54:05.219Z] 64205effe8ef: Preparing [2025-09-13T04:54:05.219Z] a15a66e4784f: Preparing [2025-09-13T04:54:05.219Z] e8f2d3a92fed: Preparing [2025-09-13T04:54:05.219Z] 9848c5009d52: Preparing [2025-09-13T04:54:05.219Z] 92952af9d039: Preparing [2025-09-13T04:54:05.219Z] 9aaf0d373f0b: Preparing [2025-09-13T04:54:05.219Z] d5335225f2a4: Preparing [2025-09-13T04:54:05.219Z] 3ffc321b0483: Preparing [2025-09-13T04:54:05.219Z] 473ea16ee638: Preparing [2025-09-13T04:54:05.219Z] 2797ffbbeb01: Preparing [2025-09-13T04:54:05.219Z] ebf5f821c686: Preparing [2025-09-13T04:54:05.219Z] 097100c76c15: Preparing [2025-09-13T04:54:05.219Z] 9aaf0d373f0b: Waiting [2025-09-13T04:54:05.219Z] d5335225f2a4: Waiting [2025-09-13T04:54:05.219Z] 3ffc321b0483: Waiting [2025-09-13T04:54:05.219Z] 473ea16ee638: Waiting [2025-09-13T04:54:05.219Z] 2797ffbbeb01: Waiting [2025-09-13T04:54:05.219Z] ebf5f821c686: Waiting [2025-09-13T04:54:05.219Z] 097100c76c15: Waiting [2025-09-13T04:54:05.219Z] a15a66e4784f: Layer already exists [2025-09-13T04:54:05.219Z] 64205effe8ef: Layer already exists [2025-09-13T04:54:05.219Z] 92952af9d039: Layer already exists [2025-09-13T04:54:05.219Z] 9848c5009d52: Layer already exists [2025-09-13T04:54:05.219Z] e8f2d3a92fed: Layer already exists [2025-09-13T04:54:05.219Z] 9aaf0d373f0b: Layer already exists [2025-09-13T04:54:05.219Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:05.219Z] d5335225f2a4: Layer already exists [2025-09-13T04:54:05.219Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:05.219Z] 2797ffbbeb01: Layer already exists [2025-09-13T04:54:05.219Z] ebf5f821c686: Layer already exists [2025-09-13T04:54:05.219Z] 097100c76c15: Layer already exists [2025-09-13T04:54:05.219Z] 4.1.0-dev.59: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:05.552Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:05.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:05.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-13T04:54:05.879Z] 64205effe8ef: Preparing [2025-09-13T04:54:05.879Z] a15a66e4784f: Preparing [2025-09-13T04:54:05.879Z] e8f2d3a92fed: Preparing [2025-09-13T04:54:05.879Z] 9848c5009d52: Preparing [2025-09-13T04:54:05.880Z] 92952af9d039: Preparing [2025-09-13T04:54:05.880Z] 9aaf0d373f0b: Preparing [2025-09-13T04:54:05.880Z] d5335225f2a4: Preparing [2025-09-13T04:54:05.880Z] 3ffc321b0483: Preparing [2025-09-13T04:54:05.880Z] 473ea16ee638: Preparing [2025-09-13T04:54:05.880Z] 2797ffbbeb01: Preparing [2025-09-13T04:54:05.880Z] ebf5f821c686: Preparing [2025-09-13T04:54:05.880Z] 097100c76c15: Preparing [2025-09-13T04:54:05.880Z] 9aaf0d373f0b: Waiting [2025-09-13T04:54:05.880Z] 473ea16ee638: Waiting [2025-09-13T04:54:05.880Z] d5335225f2a4: Waiting [2025-09-13T04:54:05.880Z] 3ffc321b0483: Waiting [2025-09-13T04:54:05.880Z] ebf5f821c686: Waiting [2025-09-13T04:54:05.880Z] 097100c76c15: Waiting [2025-09-13T04:54:05.880Z] 2797ffbbeb01: Waiting [2025-09-13T04:54:05.880Z] 9848c5009d52: Layer already exists [2025-09-13T04:54:05.880Z] e8f2d3a92fed: Layer already exists [2025-09-13T04:54:05.880Z] 92952af9d039: Layer already exists [2025-09-13T04:54:05.880Z] 64205effe8ef: Layer already exists [2025-09-13T04:54:05.880Z] a15a66e4784f: Layer already exists [2025-09-13T04:54:05.880Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:05.880Z] d5335225f2a4: Layer already exists [2025-09-13T04:54:05.880Z] 2797ffbbeb01: Layer already exists [2025-09-13T04:54:05.880Z] 9aaf0d373f0b: Layer already exists [2025-09-13T04:54:05.880Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:05.880Z] ebf5f821c686: Layer already exists [2025-09-13T04:54:05.880Z] 097100c76c15: Layer already exists [2025-09-13T04:54:05.880Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:06.220Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:06.556Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-13T04:54:06.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-09-13T04:54:06.556Z] 64205effe8ef: Preparing [2025-09-13T04:54:06.556Z] a15a66e4784f: Preparing [2025-09-13T04:54:06.556Z] e8f2d3a92fed: Preparing [2025-09-13T04:54:06.556Z] 9848c5009d52: Preparing [2025-09-13T04:54:06.556Z] 92952af9d039: Preparing [2025-09-13T04:54:06.556Z] 9aaf0d373f0b: Preparing [2025-09-13T04:54:06.556Z] d5335225f2a4: Preparing [2025-09-13T04:54:06.556Z] 3ffc321b0483: Preparing [2025-09-13T04:54:06.556Z] 473ea16ee638: Preparing [2025-09-13T04:54:06.556Z] 2797ffbbeb01: Preparing [2025-09-13T04:54:06.556Z] ebf5f821c686: Preparing [2025-09-13T04:54:06.556Z] 097100c76c15: Preparing [2025-09-13T04:54:06.556Z] 9aaf0d373f0b: Waiting [2025-09-13T04:54:06.556Z] d5335225f2a4: Waiting [2025-09-13T04:54:06.556Z] 3ffc321b0483: Waiting [2025-09-13T04:54:06.556Z] 473ea16ee638: Waiting [2025-09-13T04:54:06.556Z] 2797ffbbeb01: Waiting [2025-09-13T04:54:06.556Z] ebf5f821c686: Waiting [2025-09-13T04:54:06.556Z] 097100c76c15: Waiting [2025-09-13T04:54:06.556Z] e8f2d3a92fed: Layer already exists [2025-09-13T04:54:06.556Z] 64205effe8ef: Layer already exists [2025-09-13T04:54:06.556Z] 92952af9d039: Layer already exists [2025-09-13T04:54:06.556Z] 9848c5009d52: Layer already exists [2025-09-13T04:54:06.556Z] a15a66e4784f: Layer already exists [2025-09-13T04:54:06.556Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:06.556Z] d5335225f2a4: Layer already exists [2025-09-13T04:54:06.556Z] 9aaf0d373f0b: Layer already exists [2025-09-13T04:54:06.556Z] 2797ffbbeb01: Layer already exists [2025-09-13T04:54:06.556Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:06.556Z] ebf5f821c686: Layer already exists [2025-09-13T04:54:06.556Z] 097100c76c15: Layer already exists [2025-09-13T04:54:06.556Z] main: digest: sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:06.632Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:06.652Z] taggedImages: [2025-09-13T04:54:06.652Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:06.652Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-13T04:54:06.652Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-13T04:54:06.652Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:06.652Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-09-13T04:54:06.690Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-09-13T04:54:06.690Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:06.690Z] latest [2025-09-13T04:54:06.690Z] 4.1.0-dev.59 [2025-09-13T04:54:06.690Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:06.690Z] main [2025-09-13T04:54:06.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:07.037Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:07.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:07.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-13T04:54:07.366Z] 20d331b5da4b: Preparing [2025-09-13T04:54:07.366Z] d7eb8ce5a504: Preparing [2025-09-13T04:54:07.366Z] 3ffc321b0483: Preparing [2025-09-13T04:54:07.366Z] 473ea16ee638: Preparing [2025-09-13T04:54:07.366Z] db69eef8eecf: Preparing [2025-09-13T04:54:07.366Z] f0e53bf08094: Preparing [2025-09-13T04:54:07.366Z] 097100c76c15: Preparing [2025-09-13T04:54:07.366Z] f0e53bf08094: Waiting [2025-09-13T04:54:07.366Z] 097100c76c15: Waiting [2025-09-13T04:54:07.366Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:07.366Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:07.366Z] 097100c76c15: Layer already exists [2025-09-13T04:54:07.366Z] 20d331b5da4b: Pushed [2025-09-13T04:54:07.366Z] db69eef8eecf: Pushed [2025-09-13T04:54:08.301Z] f0e53bf08094: Pushed [2025-09-13T04:54:10.202Z] d7eb8ce5a504: Pushed [2025-09-13T04:54:10.461Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:10.791Z] + 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-09-13T04:54:11.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-13T04:54:11.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-13T04:54:11.253Z] 20d331b5da4b: Preparing [2025-09-13T04:54:11.253Z] d7eb8ce5a504: Preparing [2025-09-13T04:54:11.253Z] 3ffc321b0483: Preparing [2025-09-13T04:54:11.253Z] 473ea16ee638: Preparing [2025-09-13T04:54:11.253Z] db69eef8eecf: Preparing [2025-09-13T04:54:11.253Z] f0e53bf08094: Preparing [2025-09-13T04:54:11.253Z] 097100c76c15: Preparing [2025-09-13T04:54:11.253Z] f0e53bf08094: Waiting [2025-09-13T04:54:11.253Z] 097100c76c15: Waiting [2025-09-13T04:54:11.253Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:11.253Z] d7eb8ce5a504: Layer already exists [2025-09-13T04:54:11.253Z] 20d331b5da4b: Layer already exists [2025-09-13T04:54:11.253Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:11.253Z] db69eef8eecf: Layer already exists [2025-09-13T04:54:11.253Z] f0e53bf08094: Layer already exists [2025-09-13T04:54:11.253Z] 097100c76c15: Layer already exists [2025-09-13T04:54:11.253Z] latest: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:11.632Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:11.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-13T04:54:11.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-13T04:54:11.995Z] 20d331b5da4b: Preparing [2025-09-13T04:54:11.995Z] d7eb8ce5a504: Preparing [2025-09-13T04:54:11.995Z] 3ffc321b0483: Preparing [2025-09-13T04:54:11.995Z] 473ea16ee638: Preparing [2025-09-13T04:54:11.995Z] db69eef8eecf: Preparing [2025-09-13T04:54:11.995Z] f0e53bf08094: Preparing [2025-09-13T04:54:11.995Z] 097100c76c15: Preparing [2025-09-13T04:54:11.995Z] f0e53bf08094: Waiting [2025-09-13T04:54:11.995Z] 097100c76c15: Waiting [2025-09-13T04:54:11.995Z] 20d331b5da4b: Layer already exists [2025-09-13T04:54:11.995Z] db69eef8eecf: Layer already exists [2025-09-13T04:54:11.995Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:11.995Z] d7eb8ce5a504: Layer already exists [2025-09-13T04:54:11.995Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:11.995Z] f0e53bf08094: Layer already exists [2025-09-13T04:54:11.995Z] 097100c76c15: Layer already exists [2025-09-13T04:54:11.995Z] 4.1.0-dev.59: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:12.319Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:12.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:12.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-13T04:54:12.639Z] 20d331b5da4b: Preparing [2025-09-13T04:54:12.639Z] d7eb8ce5a504: Preparing [2025-09-13T04:54:12.639Z] 3ffc321b0483: Preparing [2025-09-13T04:54:12.639Z] 473ea16ee638: Preparing [2025-09-13T04:54:12.639Z] db69eef8eecf: Preparing [2025-09-13T04:54:12.639Z] f0e53bf08094: Preparing [2025-09-13T04:54:12.639Z] 097100c76c15: Preparing [2025-09-13T04:54:12.639Z] f0e53bf08094: Waiting [2025-09-13T04:54:12.639Z] 097100c76c15: Waiting [2025-09-13T04:54:12.639Z] 20d331b5da4b: Layer already exists [2025-09-13T04:54:12.639Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:12.639Z] d7eb8ce5a504: Layer already exists [2025-09-13T04:54:12.639Z] db69eef8eecf: Layer already exists [2025-09-13T04:54:12.639Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:12.639Z] 097100c76c15: Layer already exists [2025-09-13T04:54:12.639Z] f0e53bf08094: Layer already exists [2025-09-13T04:54:12.639Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:12.980Z] + 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-09-13T04:54:13.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-13T04:54:13.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-09-13T04:54:13.323Z] 20d331b5da4b: Preparing [2025-09-13T04:54:13.323Z] d7eb8ce5a504: Preparing [2025-09-13T04:54:13.323Z] 3ffc321b0483: Preparing [2025-09-13T04:54:13.323Z] 473ea16ee638: Preparing [2025-09-13T04:54:13.323Z] db69eef8eecf: Preparing [2025-09-13T04:54:13.323Z] f0e53bf08094: Preparing [2025-09-13T04:54:13.323Z] 097100c76c15: Preparing [2025-09-13T04:54:13.323Z] f0e53bf08094: Waiting [2025-09-13T04:54:13.323Z] 097100c76c15: Waiting [2025-09-13T04:54:13.323Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:13.323Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:13.323Z] d7eb8ce5a504: Layer already exists [2025-09-13T04:54:13.323Z] db69eef8eecf: Layer already exists [2025-09-13T04:54:13.323Z] 20d331b5da4b: Layer already exists [2025-09-13T04:54:13.323Z] 097100c76c15: Layer already exists [2025-09-13T04:54:13.323Z] f0e53bf08094: Layer already exists [2025-09-13T04:54:13.323Z] main: digest: sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:13.399Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:13.413Z] taggedImages: [2025-09-13T04:54:13.413Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:13.413Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-13T04:54:13.413Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-13T04:54:13.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:13.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-09-13T04:54:13.450Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-09-13T04:54:13.450Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:13.450Z] latest [2025-09-13T04:54:13.450Z] 4.1.0-dev.59 [2025-09-13T04:54:13.450Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:13.450Z] main [2025-09-13T04:54:13.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:13.792Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:14.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:14.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-13T04:54:14.112Z] f9893ea4a788: Preparing [2025-09-13T04:54:14.112Z] 7ab677441c54: Preparing [2025-09-13T04:54:14.112Z] dad5c0c18bb6: Preparing [2025-09-13T04:54:14.112Z] 3ffc321b0483: Preparing [2025-09-13T04:54:14.112Z] 473ea16ee638: Preparing [2025-09-13T04:54:14.112Z] d46712a20c5c: Preparing [2025-09-13T04:54:14.112Z] 368ac57dab9f: Preparing [2025-09-13T04:54:14.112Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:14.112Z] c2caa7ff868e: Preparing [2025-09-13T04:54:14.112Z] 097100c76c15: Preparing [2025-09-13T04:54:14.112Z] d46712a20c5c: Waiting [2025-09-13T04:54:14.112Z] 368ac57dab9f: Waiting [2025-09-13T04:54:14.112Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:14.112Z] c2caa7ff868e: Waiting [2025-09-13T04:54:14.112Z] 097100c76c15: Waiting [2025-09-13T04:54:14.113Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:14.113Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:14.113Z] 7ab677441c54: Pushed [2025-09-13T04:54:14.113Z] dad5c0c18bb6: Pushed [2025-09-13T04:54:14.113Z] f9893ea4a788: Pushed [2025-09-13T04:54:14.113Z] 097100c76c15: Layer already exists [2025-09-13T04:54:14.375Z] 1330e2ec53b7: Pushed [2025-09-13T04:54:14.633Z] c2caa7ff868e: Pushed [2025-09-13T04:54:18.824Z] 368ac57dab9f: Pushed [2025-09-13T04:54:25.393Z] d46712a20c5c: Pushed [2025-09-13T04:54:25.393Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:25.715Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:26.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-13T04:54:26.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-13T04:54:26.038Z] f9893ea4a788: Preparing [2025-09-13T04:54:26.038Z] 7ab677441c54: Preparing [2025-09-13T04:54:26.038Z] dad5c0c18bb6: Preparing [2025-09-13T04:54:26.038Z] 3ffc321b0483: Preparing [2025-09-13T04:54:26.038Z] 473ea16ee638: Preparing [2025-09-13T04:54:26.038Z] d46712a20c5c: Preparing [2025-09-13T04:54:26.038Z] 368ac57dab9f: Preparing [2025-09-13T04:54:26.038Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:26.038Z] c2caa7ff868e: Preparing [2025-09-13T04:54:26.038Z] 097100c76c15: Preparing [2025-09-13T04:54:26.038Z] d46712a20c5c: Waiting [2025-09-13T04:54:26.038Z] 368ac57dab9f: Waiting [2025-09-13T04:54:26.038Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:26.038Z] 097100c76c15: Waiting [2025-09-13T04:54:26.038Z] c2caa7ff868e: Waiting [2025-09-13T04:54:26.038Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:26.038Z] dad5c0c18bb6: Layer already exists [2025-09-13T04:54:26.038Z] 7ab677441c54: Layer already exists [2025-09-13T04:54:26.038Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:26.038Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:26.038Z] 368ac57dab9f: Layer already exists [2025-09-13T04:54:26.038Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:26.038Z] d46712a20c5c: Layer already exists [2025-09-13T04:54:26.038Z] 097100c76c15: Layer already exists [2025-09-13T04:54:26.038Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:26.038Z] latest: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:26.368Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:26.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-13T04:54:26.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-13T04:54:26.694Z] f9893ea4a788: Preparing [2025-09-13T04:54:26.694Z] 7ab677441c54: Preparing [2025-09-13T04:54:26.694Z] dad5c0c18bb6: Preparing [2025-09-13T04:54:26.694Z] 3ffc321b0483: Preparing [2025-09-13T04:54:26.694Z] 473ea16ee638: Preparing [2025-09-13T04:54:26.694Z] d46712a20c5c: Preparing [2025-09-13T04:54:26.694Z] 368ac57dab9f: Preparing [2025-09-13T04:54:26.694Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:26.694Z] c2caa7ff868e: Preparing [2025-09-13T04:54:26.694Z] 097100c76c15: Preparing [2025-09-13T04:54:26.694Z] 368ac57dab9f: Waiting [2025-09-13T04:54:26.694Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:26.694Z] c2caa7ff868e: Waiting [2025-09-13T04:54:26.694Z] d46712a20c5c: Waiting [2025-09-13T04:54:26.694Z] 097100c76c15: Waiting [2025-09-13T04:54:26.694Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:26.694Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:26.694Z] 7ab677441c54: Layer already exists [2025-09-13T04:54:26.694Z] dad5c0c18bb6: Layer already exists [2025-09-13T04:54:26.694Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:26.694Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:26.694Z] d46712a20c5c: Layer already exists [2025-09-13T04:54:26.694Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:26.694Z] 368ac57dab9f: Layer already exists [2025-09-13T04:54:26.694Z] 097100c76c15: Layer already exists [2025-09-13T04:54:26.694Z] 4.1.0-dev.59: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:27.025Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:27.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:27.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-13T04:54:27.342Z] f9893ea4a788: Preparing [2025-09-13T04:54:27.342Z] 7ab677441c54: Preparing [2025-09-13T04:54:27.342Z] dad5c0c18bb6: Preparing [2025-09-13T04:54:27.342Z] 3ffc321b0483: Preparing [2025-09-13T04:54:27.342Z] 473ea16ee638: Preparing [2025-09-13T04:54:27.342Z] d46712a20c5c: Preparing [2025-09-13T04:54:27.342Z] 368ac57dab9f: Preparing [2025-09-13T04:54:27.342Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:27.342Z] c2caa7ff868e: Preparing [2025-09-13T04:54:27.342Z] 097100c76c15: Preparing [2025-09-13T04:54:27.342Z] 368ac57dab9f: Waiting [2025-09-13T04:54:27.342Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:27.342Z] 097100c76c15: Waiting [2025-09-13T04:54:27.342Z] c2caa7ff868e: Waiting [2025-09-13T04:54:27.342Z] d46712a20c5c: Waiting [2025-09-13T04:54:27.342Z] dad5c0c18bb6: Layer already exists [2025-09-13T04:54:27.342Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:27.342Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:27.342Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:27.342Z] 7ab677441c54: Layer already exists [2025-09-13T04:54:27.342Z] d46712a20c5c: Layer already exists [2025-09-13T04:54:27.342Z] 368ac57dab9f: Layer already exists [2025-09-13T04:54:27.342Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:27.342Z] 097100c76c15: Layer already exists [2025-09-13T04:54:27.342Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:27.342Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:27.677Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:27.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-13T04:54:27.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-09-13T04:54:27.992Z] f9893ea4a788: Preparing [2025-09-13T04:54:27.992Z] 7ab677441c54: Preparing [2025-09-13T04:54:27.992Z] dad5c0c18bb6: Preparing [2025-09-13T04:54:27.992Z] 3ffc321b0483: Preparing [2025-09-13T04:54:27.992Z] 473ea16ee638: Preparing [2025-09-13T04:54:27.992Z] d46712a20c5c: Preparing [2025-09-13T04:54:27.992Z] 368ac57dab9f: Preparing [2025-09-13T04:54:27.992Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:27.992Z] c2caa7ff868e: Preparing [2025-09-13T04:54:27.992Z] 097100c76c15: Preparing [2025-09-13T04:54:27.992Z] 368ac57dab9f: Waiting [2025-09-13T04:54:27.992Z] c2caa7ff868e: Waiting [2025-09-13T04:54:27.992Z] 097100c76c15: Waiting [2025-09-13T04:54:27.992Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:27.992Z] d46712a20c5c: Waiting [2025-09-13T04:54:27.992Z] dad5c0c18bb6: Layer already exists [2025-09-13T04:54:27.992Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:27.992Z] 7ab677441c54: Layer already exists [2025-09-13T04:54:27.992Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:27.992Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:27.992Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:27.992Z] 368ac57dab9f: Layer already exists [2025-09-13T04:54:27.992Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:27.992Z] d46712a20c5c: Layer already exists [2025-09-13T04:54:27.992Z] 097100c76c15: Layer already exists [2025-09-13T04:54:27.992Z] main: digest: sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:28.063Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:28.084Z] taggedImages: [2025-09-13T04:54:28.084Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:28.084Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-13T04:54:28.084Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-13T04:54:28.084Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:28.084Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-09-13T04:54:28.156Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-09-13T04:54:28.156Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:28.156Z] latest [2025-09-13T04:54:28.156Z] 4.1.0-dev.59 [2025-09-13T04:54:28.156Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:28.156Z] main [2025-09-13T04:54:28.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:28.513Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:28.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:28.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-13T04:54:28.834Z] 7374ab94bcb1: Preparing [2025-09-13T04:54:28.834Z] aac6f0588a34: Preparing [2025-09-13T04:54:28.834Z] 7e69f61c6bd5: Preparing [2025-09-13T04:54:28.834Z] 3ffc321b0483: Preparing [2025-09-13T04:54:28.834Z] 473ea16ee638: Preparing [2025-09-13T04:54:28.834Z] 54aabe570ea2: Preparing [2025-09-13T04:54:28.834Z] 8de43eaf1852: Preparing [2025-09-13T04:54:28.834Z] 030ffb0989da: Preparing [2025-09-13T04:54:28.834Z] 097100c76c15: Preparing [2025-09-13T04:54:28.834Z] 54aabe570ea2: Waiting [2025-09-13T04:54:28.834Z] 8de43eaf1852: Waiting [2025-09-13T04:54:28.834Z] 030ffb0989da: Waiting [2025-09-13T04:54:28.834Z] 097100c76c15: Waiting [2025-09-13T04:54:28.834Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:28.834Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:28.834Z] aac6f0588a34: Pushed [2025-09-13T04:54:28.834Z] 7374ab94bcb1: Pushed [2025-09-13T04:54:28.834Z] 7e69f61c6bd5: Pushed [2025-09-13T04:54:28.834Z] 097100c76c15: Layer already exists [2025-09-13T04:54:29.092Z] 8de43eaf1852: Pushed [2025-09-13T04:54:29.092Z] 030ffb0989da: Pushed [2025-09-13T04:54:41.289Z] 54aabe570ea2: Pushed [2025-09-13T04:54:41.289Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:41.620Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:41.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-13T04:54:41.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-13T04:54:41.937Z] 7374ab94bcb1: Preparing [2025-09-13T04:54:41.937Z] aac6f0588a34: Preparing [2025-09-13T04:54:41.937Z] 7e69f61c6bd5: Preparing [2025-09-13T04:54:41.937Z] 3ffc321b0483: Preparing [2025-09-13T04:54:41.937Z] 473ea16ee638: Preparing [2025-09-13T04:54:41.937Z] 54aabe570ea2: Preparing [2025-09-13T04:54:41.937Z] 8de43eaf1852: Preparing [2025-09-13T04:54:41.937Z] 030ffb0989da: Preparing [2025-09-13T04:54:41.937Z] 097100c76c15: Preparing [2025-09-13T04:54:41.937Z] 8de43eaf1852: Waiting [2025-09-13T04:54:41.937Z] 030ffb0989da: Waiting [2025-09-13T04:54:41.937Z] 54aabe570ea2: Waiting [2025-09-13T04:54:41.937Z] 097100c76c15: Waiting [2025-09-13T04:54:41.937Z] 7e69f61c6bd5: Layer already exists [2025-09-13T04:54:41.937Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:41.937Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:41.937Z] aac6f0588a34: Layer already exists [2025-09-13T04:54:41.937Z] 7374ab94bcb1: Layer already exists [2025-09-13T04:54:41.937Z] 54aabe570ea2: Layer already exists [2025-09-13T04:54:41.937Z] 8de43eaf1852: Layer already exists [2025-09-13T04:54:41.937Z] 030ffb0989da: Layer already exists [2025-09-13T04:54:41.937Z] 097100c76c15: Layer already exists [2025-09-13T04:54:41.937Z] latest: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:42.283Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:42.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-13T04:54:42.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-13T04:54:42.617Z] 7374ab94bcb1: Preparing [2025-09-13T04:54:42.617Z] aac6f0588a34: Preparing [2025-09-13T04:54:42.617Z] 7e69f61c6bd5: Preparing [2025-09-13T04:54:42.617Z] 3ffc321b0483: Preparing [2025-09-13T04:54:42.617Z] 473ea16ee638: Preparing [2025-09-13T04:54:42.617Z] 54aabe570ea2: Preparing [2025-09-13T04:54:42.617Z] 8de43eaf1852: Preparing [2025-09-13T04:54:42.617Z] 030ffb0989da: Preparing [2025-09-13T04:54:42.617Z] 097100c76c15: Preparing [2025-09-13T04:54:42.617Z] 54aabe570ea2: Waiting [2025-09-13T04:54:42.617Z] 8de43eaf1852: Waiting [2025-09-13T04:54:42.617Z] 030ffb0989da: Waiting [2025-09-13T04:54:42.617Z] 097100c76c15: Waiting [2025-09-13T04:54:42.617Z] 7e69f61c6bd5: Layer already exists [2025-09-13T04:54:42.617Z] 7374ab94bcb1: Layer already exists [2025-09-13T04:54:42.617Z] aac6f0588a34: Layer already exists [2025-09-13T04:54:42.617Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:42.617Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:42.617Z] 54aabe570ea2: Layer already exists [2025-09-13T04:54:42.617Z] 8de43eaf1852: Layer already exists [2025-09-13T04:54:42.617Z] 030ffb0989da: Layer already exists [2025-09-13T04:54:42.617Z] 097100c76c15: Layer already exists [2025-09-13T04:54:42.617Z] 4.1.0-dev.59: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:42.948Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:43.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:43.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-13T04:54:43.273Z] 7374ab94bcb1: Preparing [2025-09-13T04:54:43.273Z] aac6f0588a34: Preparing [2025-09-13T04:54:43.273Z] 7e69f61c6bd5: Preparing [2025-09-13T04:54:43.273Z] 3ffc321b0483: Preparing [2025-09-13T04:54:43.273Z] 473ea16ee638: Preparing [2025-09-13T04:54:43.273Z] 54aabe570ea2: Preparing [2025-09-13T04:54:43.273Z] 8de43eaf1852: Preparing [2025-09-13T04:54:43.273Z] 030ffb0989da: Preparing [2025-09-13T04:54:43.273Z] 097100c76c15: Preparing [2025-09-13T04:54:43.273Z] 54aabe570ea2: Waiting [2025-09-13T04:54:43.273Z] 8de43eaf1852: Waiting [2025-09-13T04:54:43.273Z] 030ffb0989da: Waiting [2025-09-13T04:54:43.273Z] 097100c76c15: Waiting [2025-09-13T04:54:43.273Z] 7e69f61c6bd5: Layer already exists [2025-09-13T04:54:43.273Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:43.273Z] aac6f0588a34: Layer already exists [2025-09-13T04:54:43.273Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:43.273Z] 7374ab94bcb1: Layer already exists [2025-09-13T04:54:43.273Z] 54aabe570ea2: Layer already exists [2025-09-13T04:54:43.273Z] 8de43eaf1852: Layer already exists [2025-09-13T04:54:43.273Z] 097100c76c15: Layer already exists [2025-09-13T04:54:43.273Z] 030ffb0989da: Layer already exists [2025-09-13T04:54:43.273Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:43.600Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:43.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-13T04:54:43.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-09-13T04:54:43.921Z] 7374ab94bcb1: Preparing [2025-09-13T04:54:43.921Z] aac6f0588a34: Preparing [2025-09-13T04:54:43.921Z] 7e69f61c6bd5: Preparing [2025-09-13T04:54:43.921Z] 3ffc321b0483: Preparing [2025-09-13T04:54:43.921Z] 473ea16ee638: Preparing [2025-09-13T04:54:43.921Z] 54aabe570ea2: Preparing [2025-09-13T04:54:43.921Z] 8de43eaf1852: Preparing [2025-09-13T04:54:43.921Z] 030ffb0989da: Preparing [2025-09-13T04:54:43.921Z] 097100c76c15: Preparing [2025-09-13T04:54:43.921Z] 54aabe570ea2: Waiting [2025-09-13T04:54:43.921Z] 030ffb0989da: Waiting [2025-09-13T04:54:43.921Z] 8de43eaf1852: Waiting [2025-09-13T04:54:43.921Z] 097100c76c15: Waiting [2025-09-13T04:54:43.921Z] 7e69f61c6bd5: Layer already exists [2025-09-13T04:54:43.921Z] 7374ab94bcb1: Layer already exists [2025-09-13T04:54:43.921Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:43.921Z] aac6f0588a34: Layer already exists [2025-09-13T04:54:43.921Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:43.921Z] 030ffb0989da: Layer already exists [2025-09-13T04:54:43.921Z] 54aabe570ea2: Layer already exists [2025-09-13T04:54:43.921Z] 8de43eaf1852: Layer already exists [2025-09-13T04:54:43.921Z] 097100c76c15: Layer already exists [2025-09-13T04:54:43.921Z] main: digest: sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:43.991Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:44.007Z] taggedImages: [2025-09-13T04:54:44.007Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:44.007Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-13T04:54:44.007Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-13T04:54:44.007Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:44.007Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-09-13T04:54:44.034Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-09-13T04:54:44.034Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:44.034Z] latest [2025-09-13T04:54:44.034Z] 4.1.0-dev.59 [2025-09-13T04:54:44.034Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:44.034Z] main [2025-09-13T04:54:44.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:44.371Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:44.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:44.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-13T04:54:44.693Z] f9893ea4a788: Preparing [2025-09-13T04:54:44.693Z] 24894cfb0993: Preparing [2025-09-13T04:54:44.693Z] 6f73ed490578: Preparing [2025-09-13T04:54:44.693Z] 3ffc321b0483: Preparing [2025-09-13T04:54:44.693Z] 473ea16ee638: Preparing [2025-09-13T04:54:44.693Z] 2c4c17787d84: Preparing [2025-09-13T04:54:44.693Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:44.693Z] c2caa7ff868e: Preparing [2025-09-13T04:54:44.693Z] 097100c76c15: Preparing [2025-09-13T04:54:44.693Z] 2c4c17787d84: Waiting [2025-09-13T04:54:44.693Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:44.693Z] c2caa7ff868e: Waiting [2025-09-13T04:54:44.693Z] 097100c76c15: Waiting [2025-09-13T04:54:44.693Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:44.694Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:44.694Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:44.694Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:44.694Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:44.694Z] 097100c76c15: Layer already exists [2025-09-13T04:54:44.694Z] 6f73ed490578: Pushed [2025-09-13T04:54:44.694Z] 24894cfb0993: Pushed [2025-09-13T04:54:56.900Z] 2c4c17787d84: Pushed [2025-09-13T04:54:56.900Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:57.226Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:57.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-13T04:54:57.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-13T04:54:57.552Z] f9893ea4a788: Preparing [2025-09-13T04:54:57.552Z] 24894cfb0993: Preparing [2025-09-13T04:54:57.552Z] 6f73ed490578: Preparing [2025-09-13T04:54:57.552Z] 3ffc321b0483: Preparing [2025-09-13T04:54:57.552Z] 473ea16ee638: Preparing [2025-09-13T04:54:57.552Z] 2c4c17787d84: Preparing [2025-09-13T04:54:57.552Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:57.552Z] c2caa7ff868e: Preparing [2025-09-13T04:54:57.552Z] 097100c76c15: Preparing [2025-09-13T04:54:57.552Z] 2c4c17787d84: Waiting [2025-09-13T04:54:57.552Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:57.552Z] c2caa7ff868e: Waiting [2025-09-13T04:54:57.552Z] 097100c76c15: Waiting [2025-09-13T04:54:57.552Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:57.552Z] 24894cfb0993: Layer already exists [2025-09-13T04:54:57.552Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:57.552Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:57.552Z] 6f73ed490578: Layer already exists [2025-09-13T04:54:57.552Z] 2c4c17787d84: Layer already exists [2025-09-13T04:54:57.552Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:57.552Z] 097100c76c15: Layer already exists [2025-09-13T04:54:57.552Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:57.552Z] latest: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:57.882Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:58.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-13T04:54:58.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-13T04:54:58.196Z] f9893ea4a788: Preparing [2025-09-13T04:54:58.196Z] 24894cfb0993: Preparing [2025-09-13T04:54:58.196Z] 6f73ed490578: Preparing [2025-09-13T04:54:58.196Z] 3ffc321b0483: Preparing [2025-09-13T04:54:58.196Z] 473ea16ee638: Preparing [2025-09-13T04:54:58.196Z] 2c4c17787d84: Preparing [2025-09-13T04:54:58.196Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:58.196Z] c2caa7ff868e: Preparing [2025-09-13T04:54:58.196Z] 097100c76c15: Preparing [2025-09-13T04:54:58.196Z] 2c4c17787d84: Waiting [2025-09-13T04:54:58.196Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:58.196Z] c2caa7ff868e: Waiting [2025-09-13T04:54:58.196Z] 097100c76c15: Waiting [2025-09-13T04:54:58.196Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:58.196Z] 6f73ed490578: Layer already exists [2025-09-13T04:54:58.196Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:58.196Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:58.196Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:58.196Z] 24894cfb0993: Layer already exists [2025-09-13T04:54:58.196Z] 097100c76c15: Layer already exists [2025-09-13T04:54:58.196Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:58.196Z] 2c4c17787d84: Layer already exists [2025-09-13T04:54:58.196Z] 4.1.0-dev.59: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:58.528Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:58.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:58.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-13T04:54:58.853Z] f9893ea4a788: Preparing [2025-09-13T04:54:58.853Z] 24894cfb0993: Preparing [2025-09-13T04:54:58.853Z] 6f73ed490578: Preparing [2025-09-13T04:54:58.853Z] 3ffc321b0483: Preparing [2025-09-13T04:54:58.853Z] 473ea16ee638: Preparing [2025-09-13T04:54:58.853Z] 2c4c17787d84: Preparing [2025-09-13T04:54:58.853Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:58.853Z] c2caa7ff868e: Preparing [2025-09-13T04:54:58.853Z] 2c4c17787d84: Waiting [2025-09-13T04:54:58.853Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:58.853Z] 097100c76c15: Preparing [2025-09-13T04:54:58.853Z] c2caa7ff868e: Waiting [2025-09-13T04:54:58.853Z] 097100c76c15: Waiting [2025-09-13T04:54:58.853Z] 24894cfb0993: Layer already exists [2025-09-13T04:54:58.853Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:58.853Z] 6f73ed490578: Layer already exists [2025-09-13T04:54:58.853Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:58.853Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:58.853Z] 2c4c17787d84: Layer already exists [2025-09-13T04:54:58.853Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:58.853Z] 097100c76c15: Layer already exists [2025-09-13T04:54:58.853Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:58.853Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:59.185Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:59.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-13T04:54:59.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-09-13T04:54:59.503Z] f9893ea4a788: Preparing [2025-09-13T04:54:59.503Z] 24894cfb0993: Preparing [2025-09-13T04:54:59.503Z] 6f73ed490578: Preparing [2025-09-13T04:54:59.503Z] 3ffc321b0483: Preparing [2025-09-13T04:54:59.503Z] 473ea16ee638: Preparing [2025-09-13T04:54:59.503Z] 2c4c17787d84: Preparing [2025-09-13T04:54:59.503Z] 1330e2ec53b7: Preparing [2025-09-13T04:54:59.503Z] c2caa7ff868e: Preparing [2025-09-13T04:54:59.503Z] 097100c76c15: Preparing [2025-09-13T04:54:59.503Z] 2c4c17787d84: Waiting [2025-09-13T04:54:59.503Z] 1330e2ec53b7: Waiting [2025-09-13T04:54:59.503Z] c2caa7ff868e: Waiting [2025-09-13T04:54:59.503Z] 097100c76c15: Waiting [2025-09-13T04:54:59.503Z] 6f73ed490578: Layer already exists [2025-09-13T04:54:59.503Z] 473ea16ee638: Layer already exists [2025-09-13T04:54:59.503Z] f9893ea4a788: Layer already exists [2025-09-13T04:54:59.503Z] 24894cfb0993: Layer already exists [2025-09-13T04:54:59.503Z] 3ffc321b0483: Layer already exists [2025-09-13T04:54:59.503Z] 1330e2ec53b7: Layer already exists [2025-09-13T04:54:59.503Z] c2caa7ff868e: Layer already exists [2025-09-13T04:54:59.503Z] 097100c76c15: Layer already exists [2025-09-13T04:54:59.503Z] 2c4c17787d84: Layer already exists [2025-09-13T04:54:59.503Z] main: digest: sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:54:59.579Z] ===================================================== [Pipeline] echo [2025-09-13T04:54:59.595Z] taggedImages: [2025-09-13T04:54:59.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:59.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-13T04:54:59.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-13T04:54:59.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:59.595Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-09-13T04:54:59.622Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-09-13T04:54:59.622Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:54:59.622Z] latest [2025-09-13T04:54:59.622Z] 4.1.0-dev.59 [2025-09-13T04:54:59.622Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:54:59.622Z] main [2025-09-13T04:54:59.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:54:59.959Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:00.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:00.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-13T04:55:00.281Z] 28a60db194c7: Preparing [2025-09-13T04:55:00.281Z] 2565dc2af12e: Preparing [2025-09-13T04:55:00.281Z] 3ffc321b0483: Preparing [2025-09-13T04:55:00.281Z] 473ea16ee638: Preparing [2025-09-13T04:55:00.281Z] 73ec3f879762: Preparing [2025-09-13T04:55:00.281Z] ffee38530fc9: Preparing [2025-09-13T04:55:00.281Z] 097100c76c15: Preparing [2025-09-13T04:55:00.281Z] ffee38530fc9: Waiting [2025-09-13T04:55:00.281Z] 097100c76c15: Waiting [2025-09-13T04:55:00.281Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:00.281Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:00.281Z] 097100c76c15: Layer already exists [2025-09-13T04:55:00.281Z] 28a60db194c7: Pushed [2025-09-13T04:55:00.281Z] 73ec3f879762: Pushed [2025-09-13T04:55:00.848Z] ffee38530fc9: Pushed [2025-09-13T04:55:04.263Z] 2565dc2af12e: Pushed [2025-09-13T04:55:04.263Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:04.606Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:04.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-13T04:55:04.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-13T04:55:04.926Z] 28a60db194c7: Preparing [2025-09-13T04:55:04.926Z] 2565dc2af12e: Preparing [2025-09-13T04:55:04.926Z] 3ffc321b0483: Preparing [2025-09-13T04:55:04.926Z] 473ea16ee638: Preparing [2025-09-13T04:55:04.926Z] 73ec3f879762: Preparing [2025-09-13T04:55:04.926Z] ffee38530fc9: Preparing [2025-09-13T04:55:04.926Z] 097100c76c15: Preparing [2025-09-13T04:55:04.926Z] ffee38530fc9: Waiting [2025-09-13T04:55:04.926Z] 097100c76c15: Waiting [2025-09-13T04:55:04.926Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:04.927Z] 28a60db194c7: Layer already exists [2025-09-13T04:55:04.927Z] 73ec3f879762: Layer already exists [2025-09-13T04:55:04.927Z] 2565dc2af12e: Layer already exists [2025-09-13T04:55:04.927Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:04.927Z] ffee38530fc9: Layer already exists [2025-09-13T04:55:04.927Z] 097100c76c15: Layer already exists [2025-09-13T04:55:04.927Z] latest: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:05.249Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:05.573Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-13T04:55:05.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-13T04:55:05.573Z] 28a60db194c7: Preparing [2025-09-13T04:55:05.573Z] 2565dc2af12e: Preparing [2025-09-13T04:55:05.573Z] 3ffc321b0483: Preparing [2025-09-13T04:55:05.573Z] 473ea16ee638: Preparing [2025-09-13T04:55:05.573Z] 73ec3f879762: Preparing [2025-09-13T04:55:05.573Z] ffee38530fc9: Preparing [2025-09-13T04:55:05.573Z] 097100c76c15: Preparing [2025-09-13T04:55:05.573Z] ffee38530fc9: Waiting [2025-09-13T04:55:05.573Z] 097100c76c15: Waiting [2025-09-13T04:55:05.573Z] 73ec3f879762: Layer already exists [2025-09-13T04:55:05.573Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:05.573Z] 2565dc2af12e: Layer already exists [2025-09-13T04:55:05.573Z] 28a60db194c7: Layer already exists [2025-09-13T04:55:05.573Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:05.573Z] ffee38530fc9: Layer already exists [2025-09-13T04:55:05.573Z] 097100c76c15: Layer already exists [2025-09-13T04:55:05.573Z] 4.1.0-dev.59: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:05.907Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:06.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:06.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-13T04:55:06.236Z] 28a60db194c7: Preparing [2025-09-13T04:55:06.236Z] 2565dc2af12e: Preparing [2025-09-13T04:55:06.236Z] 3ffc321b0483: Preparing [2025-09-13T04:55:06.236Z] 473ea16ee638: Preparing [2025-09-13T04:55:06.236Z] 73ec3f879762: Preparing [2025-09-13T04:55:06.236Z] ffee38530fc9: Preparing [2025-09-13T04:55:06.236Z] 097100c76c15: Preparing [2025-09-13T04:55:06.236Z] ffee38530fc9: Waiting [2025-09-13T04:55:06.236Z] 097100c76c15: Waiting [2025-09-13T04:55:06.236Z] 2565dc2af12e: Layer already exists [2025-09-13T04:55:06.236Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:06.236Z] 28a60db194c7: Layer already exists [2025-09-13T04:55:06.236Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:06.236Z] 73ec3f879762: Layer already exists [2025-09-13T04:55:06.236Z] ffee38530fc9: Layer already exists [2025-09-13T04:55:06.236Z] 097100c76c15: Layer already exists [2025-09-13T04:55:06.236Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:06.571Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:06.901Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-13T04:55:06.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-09-13T04:55:06.901Z] 28a60db194c7: Preparing [2025-09-13T04:55:06.901Z] 2565dc2af12e: Preparing [2025-09-13T04:55:06.901Z] 3ffc321b0483: Preparing [2025-09-13T04:55:06.901Z] 473ea16ee638: Preparing [2025-09-13T04:55:06.901Z] 73ec3f879762: Preparing [2025-09-13T04:55:06.901Z] ffee38530fc9: Preparing [2025-09-13T04:55:06.901Z] 097100c76c15: Preparing [2025-09-13T04:55:06.901Z] ffee38530fc9: Waiting [2025-09-13T04:55:06.901Z] 097100c76c15: Waiting [2025-09-13T04:55:06.901Z] 73ec3f879762: Layer already exists [2025-09-13T04:55:06.901Z] 2565dc2af12e: Layer already exists [2025-09-13T04:55:06.901Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:06.901Z] 28a60db194c7: Layer already exists [2025-09-13T04:55:06.901Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:06.901Z] 097100c76c15: Layer already exists [2025-09-13T04:55:06.901Z] ffee38530fc9: Layer already exists [2025-09-13T04:55:06.901Z] main: digest: sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:55:06.973Z] ===================================================== [Pipeline] echo [2025-09-13T04:55:06.986Z] taggedImages: [2025-09-13T04:55:06.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:06.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-13T04:55:06.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-13T04:55:06.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:06.986Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-09-13T04:55:07.023Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-09-13T04:55:07.023Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:07.023Z] latest [2025-09-13T04:55:07.023Z] 4.1.0-dev.59 [2025-09-13T04:55:07.023Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:07.023Z] main [2025-09-13T04:55:07.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:07.373Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:07.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:07.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-13T04:55:07.695Z] d144eb6c3f9e: Preparing [2025-09-13T04:55:07.695Z] f8d97bbe7ba8: Preparing [2025-09-13T04:55:07.695Z] 3ffc321b0483: Preparing [2025-09-13T04:55:07.695Z] 473ea16ee638: Preparing [2025-09-13T04:55:07.695Z] f95d97e86f14: Preparing [2025-09-13T04:55:07.695Z] 0f0f166a6c77: Preparing [2025-09-13T04:55:07.695Z] 097100c76c15: Preparing [2025-09-13T04:55:07.695Z] 0f0f166a6c77: Waiting [2025-09-13T04:55:07.695Z] 097100c76c15: Waiting [2025-09-13T04:55:07.695Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:07.695Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:07.695Z] 097100c76c15: Layer already exists [2025-09-13T04:55:07.695Z] d144eb6c3f9e: Pushed [2025-09-13T04:55:07.695Z] f95d97e86f14: Pushed [2025-09-13T04:55:07.954Z] 0f0f166a6c77: Pushed [2025-09-13T04:55:12.147Z] f8d97bbe7ba8: Pushed [2025-09-13T04:55:12.147Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:12.487Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:12.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-13T04:55:12.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-13T04:55:12.811Z] d144eb6c3f9e: Preparing [2025-09-13T04:55:12.811Z] f8d97bbe7ba8: Preparing [2025-09-13T04:55:12.811Z] 3ffc321b0483: Preparing [2025-09-13T04:55:12.811Z] 473ea16ee638: Preparing [2025-09-13T04:55:12.811Z] f95d97e86f14: Preparing [2025-09-13T04:55:12.811Z] 0f0f166a6c77: Preparing [2025-09-13T04:55:12.811Z] 097100c76c15: Preparing [2025-09-13T04:55:12.811Z] 0f0f166a6c77: Waiting [2025-09-13T04:55:12.811Z] 097100c76c15: Waiting [2025-09-13T04:55:12.811Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:12.811Z] f95d97e86f14: Layer already exists [2025-09-13T04:55:12.811Z] d144eb6c3f9e: Layer already exists [2025-09-13T04:55:12.811Z] f8d97bbe7ba8: Layer already exists [2025-09-13T04:55:12.811Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:12.811Z] 0f0f166a6c77: Layer already exists [2025-09-13T04:55:12.811Z] 097100c76c15: Layer already exists [2025-09-13T04:55:12.811Z] latest: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:13.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:13.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-13T04:55:13.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-13T04:55:13.478Z] d144eb6c3f9e: Preparing [2025-09-13T04:55:13.478Z] f8d97bbe7ba8: Preparing [2025-09-13T04:55:13.478Z] 3ffc321b0483: Preparing [2025-09-13T04:55:13.478Z] 473ea16ee638: Preparing [2025-09-13T04:55:13.478Z] f95d97e86f14: Preparing [2025-09-13T04:55:13.478Z] 0f0f166a6c77: Preparing [2025-09-13T04:55:13.478Z] 097100c76c15: Preparing [2025-09-13T04:55:13.478Z] 097100c76c15: Waiting [2025-09-13T04:55:13.478Z] 0f0f166a6c77: Waiting [2025-09-13T04:55:13.478Z] f95d97e86f14: Layer already exists [2025-09-13T04:55:13.478Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:13.478Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:13.478Z] d144eb6c3f9e: Layer already exists [2025-09-13T04:55:13.478Z] f8d97bbe7ba8: Layer already exists [2025-09-13T04:55:13.478Z] 0f0f166a6c77: Layer already exists [2025-09-13T04:55:13.478Z] 097100c76c15: Layer already exists [2025-09-13T04:55:13.478Z] 4.1.0-dev.59: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:13.811Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:14.128Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-13T04:55:14.128Z] d144eb6c3f9e: Preparing [2025-09-13T04:55:14.128Z] f8d97bbe7ba8: Preparing [2025-09-13T04:55:14.128Z] 3ffc321b0483: Preparing [2025-09-13T04:55:14.128Z] 473ea16ee638: Preparing [2025-09-13T04:55:14.128Z] f95d97e86f14: Preparing [2025-09-13T04:55:14.128Z] 0f0f166a6c77: Preparing [2025-09-13T04:55:14.128Z] 097100c76c15: Preparing [2025-09-13T04:55:14.128Z] 0f0f166a6c77: Waiting [2025-09-13T04:55:14.128Z] 097100c76c15: Waiting [2025-09-13T04:55:14.128Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:14.128Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:14.128Z] d144eb6c3f9e: Layer already exists [2025-09-13T04:55:14.128Z] f8d97bbe7ba8: Layer already exists [2025-09-13T04:55:14.128Z] f95d97e86f14: Layer already exists [2025-09-13T04:55:14.128Z] 097100c76c15: Layer already exists [2025-09-13T04:55:14.128Z] 0f0f166a6c77: Layer already exists [2025-09-13T04:55:14.128Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:14.459Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:55:14.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-13T04:55:14.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-09-13T04:55:14.794Z] d144eb6c3f9e: Preparing [2025-09-13T04:55:14.794Z] f8d97bbe7ba8: Preparing [2025-09-13T04:55:14.794Z] 3ffc321b0483: Preparing [2025-09-13T04:55:14.794Z] 473ea16ee638: Preparing [2025-09-13T04:55:14.794Z] f95d97e86f14: Preparing [2025-09-13T04:55:14.794Z] 0f0f166a6c77: Preparing [2025-09-13T04:55:14.794Z] 097100c76c15: Preparing [2025-09-13T04:55:14.794Z] 0f0f166a6c77: Waiting [2025-09-13T04:55:14.794Z] 097100c76c15: Waiting [2025-09-13T04:55:14.794Z] 3ffc321b0483: Layer already exists [2025-09-13T04:55:14.794Z] f8d97bbe7ba8: Layer already exists [2025-09-13T04:55:14.794Z] d144eb6c3f9e: Layer already exists [2025-09-13T04:55:14.794Z] 473ea16ee638: Layer already exists [2025-09-13T04:55:14.794Z] f95d97e86f14: Layer already exists [2025-09-13T04:55:14.794Z] 0f0f166a6c77: Layer already exists [2025-09-13T04:55:14.794Z] 097100c76c15: Layer already exists [2025-09-13T04:55:14.794Z] main: digest: sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:55:14.887Z] ===================================================== [Pipeline] echo [2025-09-13T04:55:14.901Z] taggedImages: [2025-09-13T04:55:14.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-13T04:55:14.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-13T04:55:14.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.901Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-09-13T04:55:14.987Z] ========================================================= [2025-09-13T04:55:14.987Z] [edgeXBuildMultiArch] RAW Config: [2025-09-13T04:55:14.987Z] images: [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:55:14.987Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-13T04:55:14.987Z] settingsFile: [2025-09-13T04:55:14.987Z] edgex-go-settings [2025-09-13T04:55:14.987Z] ========================================================= [Pipeline] node [2025-09-13T04:55:29.991Z] Still waiting to schedule task [2025-09-13T04:55:29.992Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-13T04:56:36.880Z] Running on prd-centos7-docker-4c-2g-8773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T04:56:36.928Z] provisioning config files... [2025-09-13T04:56:36.967Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1345126743896165593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:56:40.894Z] ---> ****-login.sh [2025-09-13T04:56:40.894Z] nexus3.edgexfoundry.org:10001 [2025-09-13T04:56:40.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:56:40.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:56:40.895Z] Configure a credential helper to remove this warning. See [2025-09-13T04:56:40.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:56:40.895Z] [2025-09-13T04:56:40.895Z] Login Succeeded [2025-09-13T04:56:40.895Z] nexus3.edgexfoundry.org:10002 [2025-09-13T04:56:40.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:56:41.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:56:41.157Z] Configure a credential helper to remove this warning. See [2025-09-13T04:56:41.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:56:41.157Z] [2025-09-13T04:56:41.157Z] Login Succeeded [2025-09-13T04:56:41.157Z] nexus3.edgexfoundry.org:10003 [2025-09-13T04:56:41.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:56:41.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:56:41.158Z] Configure a credential helper to remove this warning. See [2025-09-13T04:56:41.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:56:41.158Z] [2025-09-13T04:56:41.158Z] Login Succeeded [2025-09-13T04:56:41.158Z] nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:41.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:56:41.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:56:41.158Z] Configure a credential helper to remove this warning. See [2025-09-13T04:56:41.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:56:41.158Z] [2025-09-13T04:56:41.158Z] Login Succeeded [2025-09-13T04:56:41.158Z] ****.io [2025-09-13T04:56:41.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T04:56:41.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T04:56:41.421Z] Configure a credential helper to remove this warning. See [2025-09-13T04:56:41.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T04:56:41.421Z] [2025-09-13T04:56:41.421Z] Login Succeeded [2025-09-13T04:56:41.422Z] ---> ****-login.sh ends [Pipeline] } [2025-09-13T04:56:41.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T04:56:41.785Z] + docker buildx ls [2025-09-13T04:56:42.046Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-13T04:56:42.046Z] default * docker [2025-09-13T04:56:42.046Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-13T04:56:42.343Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-13T04:56:42.343Z] edgex-builder [Pipeline] sh [2025-09-13T04:56:42.642Z] + docker buildx inspect --bootstrap [2025-09-13T04:56:42.642Z] #1 [internal] booting buildkit [2025-09-13T04:56:42.642Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-13T04:56:45.961Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-09-13T04:56:45.961Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-13T04:56:47.356Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-09-13T04:56:47.356Z] #1 DONE 4.9s [2025-09-13T04:56:47.356Z] Name: edgex-builder [2025-09-13T04:56:47.356Z] Driver: docker-container [2025-09-13T04:56:47.356Z] [2025-09-13T04:56:47.356Z] Nodes: [2025-09-13T04:56:47.356Z] Name: edgex-builder0 [2025-09-13T04:56:47.356Z] Endpoint: unix:///var/run/docker.sock [2025-09-13T04:56:47.356Z] Status: running [2025-09-13T04:56:47.356Z] Buildkit: v0.24.0 [2025-09-13T04:56:47.356Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-13T04:56:47.656Z] + docker buildx ls [2025-09-13T04:56:47.656Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-13T04:56:47.656Z] edgex-builder * docker-container [2025-09-13T04:56:47.656Z] edgex-builder0 unix:///var/run/docker.sock running v0.24.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-13T04:56:47.656Z] default docker [2025-09-13T04:56:47.656Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-13T04:56:47.950Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:56:47.950Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:56:47.950Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:47.950Z] #1 transferring dockerfile: 197B done [2025-09-13T04:56:47.950Z] #1 DONE 0.0s [2025-09-13T04:56:47.950Z] [2025-09-13T04:56:47.950Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:47.950Z] #2 DONE 0.1s [2025-09-13T04:56:47.950Z] [2025-09-13T04:56:47.950Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:48.211Z] #3 DONE 0.1s [2025-09-13T04:56:48.211Z] [2025-09-13T04:56:48.211Z] #4 [internal] load .dockerignore [2025-09-13T04:56:48.211Z] #4 transferring context: 2B done [2025-09-13T04:56:48.211Z] #4 DONE 0.0s [2025-09-13T04:56:48.211Z] [2025-09-13T04:56:48.211Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:48.211Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:48.211Z] #5 DONE 0.0s [2025-09-13T04:56:48.211Z] [2025-09-13T04:56:48.211Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:48.211Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done [2025-09-13T04:56:48.211Z] #6 DONE 0.1s [2025-09-13T04:56:48.211Z] [2025-09-13T04:56:48.211Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:48.211Z] #7 DONE 0.0s [2025-09-13T04:56:48.211Z] [2025-09-13T04:56:48.211Z] #8 exporting to image [2025-09-13T04:56:48.211Z] #8 exporting layers done [2025-09-13T04:56:48.211Z] #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa 0.0s done [2025-09-13T04:56:48.211Z] #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done [2025-09-13T04:56:48.211Z] #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done [2025-09-13T04:56:48.211Z] #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done [2025-09-13T04:56:48.211Z] #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done [2025-09-13T04:56:48.211Z] #8 pushing layers 0.1s done [2025-09-13T04:56:48.211Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d [2025-09-13T04:56:48.211Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:48.471Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done [2025-09-13T04:56:48.471Z] #8 DONE 0.2s [2025-09-13T04:56:48.471Z] [2025-09-13T04:56:48.471Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:48.471Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:48.759Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-09-13T04:56:48.759Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-09-13T04:56:48.759Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:48.759Z] #1 transferring dockerfile: 163B done [2025-09-13T04:56:48.759Z] #1 DONE 0.0s [2025-09-13T04:56:48.759Z] [2025-09-13T04:56:48.759Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-13T04:56:48.759Z] #2 DONE 0.0s [2025-09-13T04:56:48.759Z] [2025-09-13T04:56:48.759Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-09-13T04:56:48.759Z] #3 DONE 0.0s [2025-09-13T04:56:48.759Z] [2025-09-13T04:56:48.759Z] #4 [internal] load .dockerignore [2025-09-13T04:56:48.759Z] #4 transferring context: 2B done [2025-09-13T04:56:48.759Z] #4 DONE 0.0s [2025-09-13T04:56:48.759Z] [2025-09-13T04:56:48.759Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:48.759Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done [2025-09-13T04:56:48.759Z] #5 DONE 0.0s [2025-09-13T04:56:48.759Z] [2025-09-13T04:56:48.759Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.018Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c done [2025-09-13T04:56:49.018Z] #6 CACHED [2025-09-13T04:56:49.018Z] [2025-09-13T04:56:49.018Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.018Z] #5 CACHED [2025-09-13T04:56:49.018Z] [2025-09-13T04:56:49.018Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:49.018Z] #7 DONE 0.0s [2025-09-13T04:56:49.018Z] [2025-09-13T04:56:49.018Z] #8 exporting to image [2025-09-13T04:56:49.018Z] #8 exporting layers done [2025-09-13T04:56:49.018Z] #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done [2025-09-13T04:56:49.018Z] #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done [2025-09-13T04:56:49.018Z] #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done [2025-09-13T04:56:49.018Z] #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done [2025-09-13T04:56:49.018Z] #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done [2025-09-13T04:56:49.018Z] #8 pushing layers 0.0s done [2025-09-13T04:56:49.018Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done [2025-09-13T04:56:49.018Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:49.018Z] #8 DONE 0.1s [2025-09-13T04:56:49.018Z] [2025-09-13T04:56:49.018Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:49.018Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:49.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59' [2025-09-13T04:56:49.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 --push - [2025-09-13T04:56:49.318Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:49.318Z] #1 transferring dockerfile: 169B done [2025-09-13T04:56:49.318Z] #1 DONE 0.0s [2025-09-13T04:56:49.318Z] [2025-09-13T04:56:49.318Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-13T04:56:49.318Z] #2 DONE 0.0s [2025-09-13T04:56:49.318Z] [2025-09-13T04:56:49.318Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59 [2025-09-13T04:56:49.318Z] #3 DONE 0.0s [2025-09-13T04:56:49.318Z] [2025-09-13T04:56:49.318Z] #4 [internal] load .dockerignore [2025-09-13T04:56:49.318Z] #4 transferring context: 2B done [2025-09-13T04:56:49.318Z] #4 DONE 0.0s [2025-09-13T04:56:49.318Z] [2025-09-13T04:56:49.318Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.318Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:49.318Z] #5 DONE 0.0s [2025-09-13T04:56:49.318Z] [2025-09-13T04:56:49.318Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.578Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:49.578Z] #6 CACHED [2025-09-13T04:56:49.578Z] [2025-09-13T04:56:49.578Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.578Z] #5 CACHED [2025-09-13T04:56:49.578Z] [2025-09-13T04:56:49.578Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:49.578Z] #7 DONE 0.0s [2025-09-13T04:56:49.578Z] [2025-09-13T04:56:49.578Z] #8 exporting to image [2025-09-13T04:56:49.578Z] #8 exporting layers done [2025-09-13T04:56:49.578Z] #8 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done [2025-09-13T04:56:49.578Z] #8 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done [2025-09-13T04:56:49.578Z] #8 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done [2025-09-13T04:56:49.578Z] #8 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done [2025-09-13T04:56:49.578Z] #8 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done [2025-09-13T04:56:49.578Z] #8 pushing layers 0.0s done [2025-09-13T04:56:49.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.59@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done [2025-09-13T04:56:49.578Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:49.578Z] #8 DONE 0.1s [2025-09-13T04:56:49.578Z] [2025-09-13T04:56:49.578Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:49.578Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:49.882Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:56:49.882Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:56:49.882Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:49.882Z] #1 transferring dockerfile: 210B done [2025-09-13T04:56:49.882Z] #1 DONE 0.0s [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:49.882Z] #2 DONE 0.0s [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:49.882Z] #3 DONE 0.0s [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #4 [internal] load .dockerignore [2025-09-13T04:56:49.882Z] #4 transferring context: 2B done [2025-09-13T04:56:49.882Z] #4 DONE 0.0s [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.882Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:49.882Z] #5 CACHED [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:49.882Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:49.882Z] #6 CACHED [2025-09-13T04:56:49.882Z] [2025-09-13T04:56:49.882Z] #7 exporting to image [2025-09-13T04:56:49.882Z] #7 exporting layers done [2025-09-13T04:56:49.882Z] #7 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done [2025-09-13T04:56:49.882Z] #7 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done [2025-09-13T04:56:49.882Z] #7 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done [2025-09-13T04:56:49.882Z] #7 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done [2025-09-13T04:56:49.882Z] #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d [2025-09-13T04:56:49.882Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:50.142Z] #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done [2025-09-13T04:56:50.142Z] #7 pushing layers 0.0s done [2025-09-13T04:56:50.142Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done [2025-09-13T04:56:50.142Z] #7 DONE 0.1s [2025-09-13T04:56:50.142Z] [2025-09-13T04:56:50.142Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:50.142Z] #8 DONE 0.0s [2025-09-13T04:56:50.142Z] [2025-09-13T04:56:50.142Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:50.142Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:50.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-09-13T04:56:50.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-09-13T04:56:50.434Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:50.434Z] #1 transferring dockerfile: 161B done [2025-09-13T04:56:50.434Z] #1 DONE 0.0s [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-13T04:56:50.434Z] #2 DONE 0.0s [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-09-13T04:56:50.434Z] #3 DONE 0.0s [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #4 [internal] load .dockerignore [2025-09-13T04:56:50.434Z] #4 transferring context: 2B done [2025-09-13T04:56:50.434Z] #4 DONE 0.0s [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:50.434Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:50.434Z] #5 CACHED [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c [2025-09-13T04:56:50.434Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8d232f585fb12c23b2357c2e8cc5eb4351b470a27afbf699648a7441b05f119c 0.0s done [2025-09-13T04:56:50.434Z] #6 CACHED [2025-09-13T04:56:50.434Z] [2025-09-13T04:56:50.434Z] #7 exporting to image [2025-09-13T04:56:50.434Z] #7 exporting layers done [2025-09-13T04:56:50.434Z] #7 exporting manifest sha256:f58de3a88cd0f481a45d35296443ba445e31bf0807fc4a54f192a318748416fa done [2025-09-13T04:56:50.434Z] #7 exporting config sha256:73b138ace9eeec05093ee6b12a8d0feb06c9d0a22e1c75c3843e432e69eeaf9d done [2025-09-13T04:56:50.434Z] #7 exporting manifest sha256:f3a5ff3e9fa1345ae11aa5918f79db01d749cc49991fb33a4ff505e578752bc2 done [2025-09-13T04:56:50.434Z] #7 exporting config sha256:05b97329faeec408ac739ae816cfc65e89efa04fa93030e9f58977494c7b4b63 done [2025-09-13T04:56:50.434Z] #7 exporting manifest list sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d done [2025-09-13T04:56:50.434Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:50.693Z] #7 pushing layers 0.0s done [2025-09-13T04:56:50.693Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:c162e1695ddffc13d4bca9105de81328c35425d91e350e7cf625bac506c6b89d 0.1s done [2025-09-13T04:56:50.693Z] #7 DONE 0.1s [2025-09-13T04:56:50.693Z] [2025-09-13T04:56:50.693Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:50.693Z] #8 DONE 0.0s [2025-09-13T04:56:50.693Z] [2025-09-13T04:56:50.693Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:50.693Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:50.984Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:56:50.984Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:56:50.984Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:50.984Z] #1 transferring dockerfile: 216B done [2025-09-13T04:56:50.984Z] #1 DONE 0.0s [2025-09-13T04:56:50.984Z] [2025-09-13T04:56:50.984Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:50.984Z] #2 DONE 0.0s [2025-09-13T04:56:50.984Z] [2025-09-13T04:56:50.984Z] #3 [internal] load .dockerignore [2025-09-13T04:56:50.984Z] #3 transferring context: 2B done [2025-09-13T04:56:50.984Z] #3 DONE 0.0s [2025-09-13T04:56:50.984Z] [2025-09-13T04:56:50.984Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:50.984Z] #4 DONE 0.1s [2025-09-13T04:56:51.243Z] [2025-09-13T04:56:51.243Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:51.243Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:51.243Z] #5 ... [2025-09-13T04:56:51.243Z] [2025-09-13T04:56:51.243Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:51.243Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done [2025-09-13T04:56:51.243Z] #6 DONE 0.1s [2025-09-13T04:56:51.243Z] [2025-09-13T04:56:51.243Z] #7 exporting to image [2025-09-13T04:56:51.243Z] #7 exporting layers done [2025-09-13T04:56:51.243Z] #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done [2025-09-13T04:56:51.243Z] #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done [2025-09-13T04:56:51.243Z] #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done [2025-09-13T04:56:51.243Z] #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done [2025-09-13T04:56:51.243Z] #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done [2025-09-13T04:56:51.243Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:51.243Z] #7 ... [2025-09-13T04:56:51.243Z] [2025-09-13T04:56:51.243Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:51.243Z] #8 DONE 0.0s [2025-09-13T04:56:51.243Z] [2025-09-13T04:56:51.243Z] #7 exporting to image [2025-09-13T04:56:51.243Z] #7 pushing layers 0.1s done [2025-09-13T04:56:51.243Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 [2025-09-13T04:56:51.503Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done [2025-09-13T04:56:51.503Z] #7 DONE 0.2s [2025-09-13T04:56:51.503Z] [2025-09-13T04:56:51.503Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:51.503Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:51.799Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-09-13T04:56:51.799Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-09-13T04:56:52.058Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:52.058Z] #1 transferring dockerfile: 182B done [2025-09-13T04:56:52.058Z] #1 DONE 0.0s [2025-09-13T04:56:52.058Z] [2025-09-13T04:56:52.058Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-13T04:56:52.058Z] #2 DONE 0.0s [2025-09-13T04:56:52.058Z] [2025-09-13T04:56:52.058Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-09-13T04:56:52.058Z] #3 DONE 0.0s [2025-09-13T04:56:52.058Z] [2025-09-13T04:56:52.058Z] #4 [internal] load .dockerignore [2025-09-13T04:56:52.058Z] #4 transferring context: 2B done [2025-09-13T04:56:52.058Z] #4 DONE 0.0s [2025-09-13T04:56:52.058Z] [2025-09-13T04:56:52.058Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.059Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done [2025-09-13T04:56:52.059Z] #5 CACHED [2025-09-13T04:56:52.059Z] [2025-09-13T04:56:52.059Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.059Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done [2025-09-13T04:56:52.059Z] #6 CACHED [2025-09-13T04:56:52.059Z] [2025-09-13T04:56:52.059Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:52.059Z] #7 DONE 0.0s [2025-09-13T04:56:52.059Z] [2025-09-13T04:56:52.059Z] #8 exporting to image [2025-09-13T04:56:52.059Z] #8 exporting layers done [2025-09-13T04:56:52.059Z] #8 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done [2025-09-13T04:56:52.059Z] #8 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done [2025-09-13T04:56:52.059Z] #8 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done [2025-09-13T04:56:52.059Z] #8 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done [2025-09-13T04:56:52.059Z] #8 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done [2025-09-13T04:56:52.059Z] #8 pushing layers 0.0s done [2025-09-13T04:56:52.059Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done [2025-09-13T04:56:52.059Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:52.059Z] #8 DONE 0.1s [2025-09-13T04:56:52.059Z] [2025-09-13T04:56:52.059Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:52.059Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:52.346Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 --push - [2025-09-13T04:56:52.346Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59' [2025-09-13T04:56:52.346Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:52.346Z] #1 transferring dockerfile: 188B done [2025-09-13T04:56:52.346Z] #1 DONE 0.0s [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-13T04:56:52.346Z] #2 DONE 0.0s [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59 [2025-09-13T04:56:52.346Z] #3 DONE 0.0s [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #4 [internal] load .dockerignore [2025-09-13T04:56:52.346Z] #4 transferring context: 2B done [2025-09-13T04:56:52.346Z] #4 DONE 0.0s [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.346Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done [2025-09-13T04:56:52.346Z] #5 CACHED [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.346Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done [2025-09-13T04:56:52.346Z] #6 CACHED [2025-09-13T04:56:52.346Z] [2025-09-13T04:56:52.346Z] #7 exporting to image [2025-09-13T04:56:52.346Z] #7 exporting layers done [2025-09-13T04:56:52.346Z] #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done [2025-09-13T04:56:52.346Z] #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done [2025-09-13T04:56:52.346Z] #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done [2025-09-13T04:56:52.346Z] #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done [2025-09-13T04:56:52.346Z] #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 [2025-09-13T04:56:52.346Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:52.608Z] #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done [2025-09-13T04:56:52.608Z] #7 pushing layers 0.0s done [2025-09-13T04:56:52.608Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.59@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done [2025-09-13T04:56:52.608Z] #7 DONE 0.1s [2025-09-13T04:56:52.608Z] [2025-09-13T04:56:52.608Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:52.608Z] #8 DONE 0.0s [2025-09-13T04:56:52.608Z] [2025-09-13T04:56:52.608Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:52.608Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:52.898Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:56:52.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:56:52.898Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:52.898Z] #1 transferring dockerfile: 229B done [2025-09-13T04:56:52.898Z] #1 DONE 0.0s [2025-09-13T04:56:52.898Z] [2025-09-13T04:56:52.898Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:52.898Z] #2 DONE 0.0s [2025-09-13T04:56:52.898Z] [2025-09-13T04:56:52.898Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:52.898Z] #3 DONE 0.0s [2025-09-13T04:56:52.898Z] [2025-09-13T04:56:52.898Z] #4 [internal] load .dockerignore [2025-09-13T04:56:52.898Z] #4 transferring context: 2B done [2025-09-13T04:56:52.898Z] #4 DONE 0.0s [2025-09-13T04:56:52.898Z] [2025-09-13T04:56:52.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.898Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 done [2025-09-13T04:56:52.898Z] #5 CACHED [2025-09-13T04:56:52.898Z] [2025-09-13T04:56:52.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:52.898Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done [2025-09-13T04:56:53.157Z] #6 CACHED [2025-09-13T04:56:53.157Z] [2025-09-13T04:56:53.157Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:53.157Z] #7 DONE 0.0s [2025-09-13T04:56:53.157Z] [2025-09-13T04:56:53.157Z] #8 exporting to image [2025-09-13T04:56:53.157Z] #8 exporting layers done [2025-09-13T04:56:53.157Z] #8 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done [2025-09-13T04:56:53.157Z] #8 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done [2025-09-13T04:56:53.157Z] #8 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done [2025-09-13T04:56:53.157Z] #8 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done [2025-09-13T04:56:53.157Z] #8 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done [2025-09-13T04:56:53.157Z] #8 pushing layers 0.0s done [2025-09-13T04:56:53.157Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done [2025-09-13T04:56:53.157Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:53.157Z] #8 DONE 0.1s [2025-09-13T04:56:53.157Z] [2025-09-13T04:56:53.157Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:53.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:53.442Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-09-13T04:56:53.443Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-09-13T04:56:53.443Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:53.443Z] #1 transferring dockerfile: 180B done [2025-09-13T04:56:53.443Z] #1 DONE 0.0s [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-13T04:56:53.443Z] #2 DONE 0.0s [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-09-13T04:56:53.443Z] #3 DONE 0.0s [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #4 [internal] load .dockerignore [2025-09-13T04:56:53.443Z] #4 transferring context: 2B done [2025-09-13T04:56:53.443Z] #4 DONE 0.0s [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:53.443Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done [2025-09-13T04:56:53.443Z] #5 CACHED [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 [2025-09-13T04:56:53.443Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:833bf89a782b36384dab185ab37285c2d8a19c5339c4c4aadd6a197fa2f61077 0.0s done [2025-09-13T04:56:53.443Z] #6 CACHED [2025-09-13T04:56:53.443Z] [2025-09-13T04:56:53.443Z] #7 exporting to image [2025-09-13T04:56:53.443Z] #7 exporting layers done [2025-09-13T04:56:53.443Z] #7 exporting manifest sha256:9edea05755043d2671316a517ebe0b4841753d6349a5307e4e9e1d8e568c2406 done [2025-09-13T04:56:53.443Z] #7 exporting config sha256:f46fe52586738ac4df26dba26521c5ec857b094dae24e605f74076547929c92e done [2025-09-13T04:56:53.443Z] #7 exporting manifest sha256:2e41677604afa6dc3618b7b1aa9808af52fa7d5c845bdb082255efa086aa5cc3 done [2025-09-13T04:56:53.443Z] #7 exporting config sha256:3001b9d23352591c655d90f8691142032f8dec251137c42be71a451c1fae87f8 done [2025-09-13T04:56:53.443Z] #7 exporting manifest list sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 done [2025-09-13T04:56:53.443Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:53.734Z] #7 pushing layers 0.0s done [2025-09-13T04:56:53.734Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:71771560b2138b2e47f25b3935e1260ae731346bff33de3225c4a9f18df5c128 0.1s done [2025-09-13T04:56:53.734Z] #7 DONE 0.1s [2025-09-13T04:56:53.734Z] [2025-09-13T04:56:53.734Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:53.734Z] #8 DONE 0.0s [2025-09-13T04:56:53.734Z] [2025-09-13T04:56:53.734Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:53.734Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:54.048Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:56:54.048Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:56:54.048Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:54.048Z] #1 transferring dockerfile: 194B done [2025-09-13T04:56:54.048Z] #1 DONE 0.0s [2025-09-13T04:56:54.048Z] [2025-09-13T04:56:54.048Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:54.048Z] #2 DONE 0.0s [2025-09-13T04:56:54.048Z] [2025-09-13T04:56:54.048Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:54.048Z] #3 DONE 0.0s [2025-09-13T04:56:54.048Z] [2025-09-13T04:56:54.048Z] #4 [internal] load .dockerignore [2025-09-13T04:56:54.048Z] #4 transferring context: 2B done [2025-09-13T04:56:54.048Z] #4 DONE 0.0s [2025-09-13T04:56:54.048Z] [2025-09-13T04:56:54.048Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:54.048Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:54.048Z] #5 DONE 0.0s [2025-09-13T04:56:54.048Z] [2025-09-13T04:56:54.048Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:54.311Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:54.311Z] #6 DONE 0.0s [2025-09-13T04:56:54.311Z] [2025-09-13T04:56:54.311Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:54.311Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:54.311Z] #5 DONE 0.1s [2025-09-13T04:56:54.311Z] [2025-09-13T04:56:54.311Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:54.311Z] #7 DONE 0.0s [2025-09-13T04:56:54.311Z] [2025-09-13T04:56:54.311Z] #8 exporting to image [2025-09-13T04:56:54.311Z] #8 exporting layers done [2025-09-13T04:56:54.311Z] #8 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done [2025-09-13T04:56:54.311Z] #8 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done [2025-09-13T04:56:54.311Z] #8 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done [2025-09-13T04:56:54.311Z] #8 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done [2025-09-13T04:56:54.311Z] #8 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done [2025-09-13T04:56:54.311Z] #8 pushing layers 0.1s done [2025-09-13T04:56:54.311Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done [2025-09-13T04:56:54.311Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:54.311Z] #8 DONE 0.2s [2025-09-13T04:56:54.570Z] [2025-09-13T04:56:54.570Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:54.570Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:54.864Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-09-13T04:56:54.864Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-09-13T04:56:54.864Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:54.864Z] #1 transferring dockerfile: 160B done [2025-09-13T04:56:54.864Z] #1 DONE 0.0s [2025-09-13T04:56:54.864Z] [2025-09-13T04:56:54.864Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-13T04:56:54.864Z] #2 DONE 0.0s [2025-09-13T04:56:54.864Z] [2025-09-13T04:56:54.864Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-09-13T04:56:54.864Z] #3 DONE 0.0s [2025-09-13T04:56:54.864Z] [2025-09-13T04:56:54.864Z] #4 [internal] load .dockerignore [2025-09-13T04:56:54.864Z] #4 transferring context: 2B done [2025-09-13T04:56:54.864Z] #4 DONE 0.0s [2025-09-13T04:56:54.864Z] [2025-09-13T04:56:54.864Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:54.864Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done [2025-09-13T04:56:54.864Z] #5 CACHED [2025-09-13T04:56:54.864Z] [2025-09-13T04:56:54.864Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:55.129Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done [2025-09-13T04:56:55.129Z] #6 CACHED [2025-09-13T04:56:55.129Z] [2025-09-13T04:56:55.129Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:55.129Z] #7 DONE 0.0s [2025-09-13T04:56:55.129Z] [2025-09-13T04:56:55.129Z] #8 exporting to image [2025-09-13T04:56:55.129Z] #8 exporting layers done [2025-09-13T04:56:55.129Z] #8 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done [2025-09-13T04:56:55.129Z] #8 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done [2025-09-13T04:56:55.129Z] #8 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done [2025-09-13T04:56:55.129Z] #8 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done [2025-09-13T04:56:55.129Z] #8 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done [2025-09-13T04:56:55.129Z] #8 pushing layers 0.0s done [2025-09-13T04:56:55.129Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done [2025-09-13T04:56:55.129Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:55.129Z] #8 DONE 0.1s [2025-09-13T04:56:55.129Z] [2025-09-13T04:56:55.129Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:55.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:55.426Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59' [2025-09-13T04:56:55.426Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 --push - [2025-09-13T04:56:55.687Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:55.687Z] #1 transferring dockerfile: 166B done [2025-09-13T04:56:55.687Z] #1 DONE 0.0s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-13T04:56:55.687Z] #2 DONE 0.0s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59 [2025-09-13T04:56:55.687Z] #3 DONE 0.0s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #4 [internal] load .dockerignore [2025-09-13T04:56:55.687Z] #4 transferring context: 2B done [2025-09-13T04:56:55.687Z] #4 DONE 0.0s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:55.687Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:55.687Z] #5 CACHED [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:55.687Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:55.687Z] #6 CACHED [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #7 exporting to image [2025-09-13T04:56:55.687Z] #7 exporting layers done [2025-09-13T04:56:55.687Z] #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done [2025-09-13T04:56:55.687Z] #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done [2025-09-13T04:56:55.687Z] #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done [2025-09-13T04:56:55.687Z] #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done [2025-09-13T04:56:55.687Z] #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done [2025-09-13T04:56:55.687Z] #7 pushing layers 0.0s done [2025-09-13T04:56:55.687Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 [2025-09-13T04:56:55.687Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:55.687Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done [2025-09-13T04:56:55.687Z] #7 DONE 0.1s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:55.687Z] #8 DONE 0.0s [2025-09-13T04:56:55.687Z] [2025-09-13T04:56:55.687Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:55.687Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:55.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:56:55.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:56:55.978Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:55.978Z] #1 transferring dockerfile: 207B done [2025-09-13T04:56:55.978Z] #1 DONE 0.0s [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:55.978Z] #2 DONE 0.0s [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:55.978Z] #3 DONE 0.0s [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #4 [internal] load .dockerignore [2025-09-13T04:56:55.978Z] #4 transferring context: 2B done [2025-09-13T04:56:55.978Z] #4 DONE 0.0s [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:55.978Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done [2025-09-13T04:56:55.978Z] #5 CACHED [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:55.978Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 done [2025-09-13T04:56:55.978Z] #6 CACHED [2025-09-13T04:56:55.978Z] [2025-09-13T04:56:55.978Z] #7 exporting to image [2025-09-13T04:56:55.978Z] #7 exporting layers done [2025-09-13T04:56:55.978Z] #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done [2025-09-13T04:56:55.978Z] #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done [2025-09-13T04:56:55.978Z] #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done [2025-09-13T04:56:55.978Z] #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done [2025-09-13T04:56:55.978Z] #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done [2025-09-13T04:56:55.978Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:56.240Z] #7 pushing layers 0.0s done [2025-09-13T04:56:56.240Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done [2025-09-13T04:56:56.240Z] #7 DONE 0.1s [2025-09-13T04:56:56.240Z] [2025-09-13T04:56:56.240Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:56.240Z] #8 DONE 0.0s [2025-09-13T04:56:56.240Z] [2025-09-13T04:56:56.240Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:56.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:56.538Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-09-13T04:56:56.539Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-09-13T04:56:56.539Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:56.539Z] #1 transferring dockerfile: 158B done [2025-09-13T04:56:56.539Z] #1 DONE 0.0s [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-13T04:56:56.539Z] #2 DONE 0.0s [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-09-13T04:56:56.539Z] #3 DONE 0.0s [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #4 [internal] load .dockerignore [2025-09-13T04:56:56.539Z] #4 transferring context: 2B done [2025-09-13T04:56:56.539Z] #4 DONE 0.0s [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:56.539Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done [2025-09-13T04:56:56.539Z] #5 CACHED [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 [2025-09-13T04:56:56.539Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:221c1da9705d80d475c183d0f1f96e0a952e3b2e2328d8f1d902026a69f70cb4 0.0s done [2025-09-13T04:56:56.539Z] #6 CACHED [2025-09-13T04:56:56.539Z] [2025-09-13T04:56:56.539Z] #7 exporting to image [2025-09-13T04:56:56.539Z] #7 exporting layers done [2025-09-13T04:56:56.539Z] #7 exporting manifest sha256:af34cbbbda9dc476f7aee0b749ce69ce737ece4297de5b7f9df0bd405ef46273 done [2025-09-13T04:56:56.539Z] #7 exporting config sha256:67cd0a4c0d0695c4e6c2a60d0e187446d6f9bd63186747c1e026461ef5593240 done [2025-09-13T04:56:56.539Z] #7 exporting manifest sha256:545a6b73a7d9e7012083d4f694203550cd3a7336b761d3f6c8ef0661b7e03ec9 done [2025-09-13T04:56:56.539Z] #7 exporting config sha256:b5465926292367d5e7cc9217430798a9c04990c8bdb869db003a34ea244e8a46 done [2025-09-13T04:56:56.539Z] #7 exporting manifest list sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 done [2025-09-13T04:56:56.539Z] #7 pushing layers 0.0s done [2025-09-13T04:56:56.539Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 [2025-09-13T04:56:56.539Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:56.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:eaa00553989d15e07f083b7d86d078b1f6310c4c6c23135cf1240b9dcfc9b472 0.1s done [2025-09-13T04:56:56.797Z] #7 DONE 0.1s [2025-09-13T04:56:56.797Z] [2025-09-13T04:56:56.797Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:56.797Z] #8 DONE 0.0s [2025-09-13T04:56:56.797Z] [2025-09-13T04:56:56.797Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:56.797Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:57.077Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:56:57.077Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:56:57.077Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:57.341Z] #1 transferring dockerfile: 196B done [2025-09-13T04:56:57.341Z] #1 DONE 0.0s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:57.341Z] #2 DONE 0.0s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #3 [internal] load .dockerignore [2025-09-13T04:56:57.341Z] #3 transferring context: 2B done [2025-09-13T04:56:57.341Z] #3 DONE 0.0s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:56:57.341Z] #4 DONE 0.1s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:57.341Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done [2025-09-13T04:56:57.341Z] #5 DONE 0.0s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:57.341Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done [2025-09-13T04:56:57.341Z] #6 DONE 0.1s [2025-09-13T04:56:57.341Z] [2025-09-13T04:56:57.341Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:57.600Z] #7 DONE 0.0s [2025-09-13T04:56:57.600Z] [2025-09-13T04:56:57.600Z] #8 exporting to image [2025-09-13T04:56:57.600Z] #8 exporting layers done [2025-09-13T04:56:57.600Z] #8 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be 0.0s done [2025-09-13T04:56:57.600Z] #8 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:56:57.600Z] #8 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done [2025-09-13T04:56:57.600Z] #8 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done [2025-09-13T04:56:57.600Z] #8 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done [2025-09-13T04:56:57.600Z] #8 pushing layers 0.1s done [2025-09-13T04:56:57.600Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 [2025-09-13T04:56:57.600Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:57.600Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done [2025-09-13T04:56:57.600Z] #8 DONE 0.2s [2025-09-13T04:56:57.600Z] [2025-09-13T04:56:57.600Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:57.600Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:57.896Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-09-13T04:56:57.896Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-09-13T04:56:57.896Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:57.896Z] #1 transferring dockerfile: 162B done [2025-09-13T04:56:57.896Z] #1 DONE 0.0s [2025-09-13T04:56:57.896Z] [2025-09-13T04:56:57.896Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-13T04:56:57.896Z] #2 DONE 0.0s [2025-09-13T04:56:57.896Z] [2025-09-13T04:56:57.896Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-09-13T04:56:57.896Z] #3 DONE 0.0s [2025-09-13T04:56:57.896Z] [2025-09-13T04:56:57.896Z] #4 [internal] load .dockerignore [2025-09-13T04:56:57.896Z] #4 transferring context: 2B done [2025-09-13T04:56:57.896Z] #4 DONE 0.0s [2025-09-13T04:56:57.896Z] [2025-09-13T04:56:57.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:57.896Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done [2025-09-13T04:56:57.896Z] #5 CACHED [2025-09-13T04:56:57.896Z] [2025-09-13T04:56:57.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:57.897Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done [2025-09-13T04:56:57.897Z] #6 CACHED [2025-09-13T04:56:57.897Z] [2025-09-13T04:56:57.897Z] #7 exporting to image [2025-09-13T04:56:57.897Z] #7 exporting layers done [2025-09-13T04:56:57.897Z] #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done [2025-09-13T04:56:57.897Z] #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:56:57.897Z] #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done [2025-09-13T04:56:57.897Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d [2025-09-13T04:56:57.897Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:58.157Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done [2025-09-13T04:56:58.157Z] #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done [2025-09-13T04:56:58.157Z] #7 pushing layers 0.0s done [2025-09-13T04:56:58.157Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done [2025-09-13T04:56:58.157Z] #7 DONE 0.1s [2025-09-13T04:56:58.157Z] [2025-09-13T04:56:58.157Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:58.157Z] #8 DONE 0.0s [2025-09-13T04:56:58.157Z] [2025-09-13T04:56:58.157Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:58.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:58.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59' [2025-09-13T04:56:58.445Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 --push - [2025-09-13T04:56:58.445Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:58.445Z] #1 transferring dockerfile: 168B done [2025-09-13T04:56:58.445Z] #1 DONE 0.0s [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-13T04:56:58.445Z] #2 DONE 0.0s [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59 [2025-09-13T04:56:58.445Z] #3 DONE 0.0s [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #4 [internal] load .dockerignore [2025-09-13T04:56:58.445Z] #4 transferring context: 2B done [2025-09-13T04:56:58.445Z] #4 DONE 0.0s [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:58.445Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done [2025-09-13T04:56:58.445Z] #5 CACHED [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:58.445Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done [2025-09-13T04:56:58.445Z] #6 CACHED [2025-09-13T04:56:58.445Z] [2025-09-13T04:56:58.445Z] #7 exporting to image [2025-09-13T04:56:58.445Z] #7 exporting layers done [2025-09-13T04:56:58.445Z] #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done [2025-09-13T04:56:58.445Z] #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:56:58.445Z] #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done [2025-09-13T04:56:58.445Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d [2025-09-13T04:56:58.445Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:58.704Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done [2025-09-13T04:56:58.704Z] #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done [2025-09-13T04:56:58.704Z] #7 pushing layers 0.0s done [2025-09-13T04:56:58.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done [2025-09-13T04:56:58.704Z] #7 DONE 0.1s [2025-09-13T04:56:58.704Z] [2025-09-13T04:56:58.704Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:58.704Z] #8 DONE 0.0s [2025-09-13T04:56:58.704Z] [2025-09-13T04:56:58.704Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:58.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:58.993Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:56:58.993Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:56:59.251Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:59.251Z] #1 transferring dockerfile: 209B done [2025-09-13T04:56:59.251Z] #1 DONE 0.0s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:59.251Z] #2 DONE 0.0s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:56:59.251Z] #3 DONE 0.0s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #4 [internal] load .dockerignore [2025-09-13T04:56:59.251Z] #4 transferring context: 2B done [2025-09-13T04:56:59.251Z] #4 DONE 0.0s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:59.251Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done [2025-09-13T04:56:59.251Z] #5 CACHED [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:59.251Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done [2025-09-13T04:56:59.251Z] #6 CACHED [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #7 exporting to image [2025-09-13T04:56:59.251Z] #7 exporting layers done [2025-09-13T04:56:59.251Z] #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done [2025-09-13T04:56:59.251Z] #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:56:59.251Z] #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done [2025-09-13T04:56:59.251Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done [2025-09-13T04:56:59.251Z] #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done [2025-09-13T04:56:59.251Z] #7 pushing layers 0.0s done [2025-09-13T04:56:59.251Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 [2025-09-13T04:56:59.251Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:59.251Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done [2025-09-13T04:56:59.251Z] #7 DONE 0.1s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:59.251Z] #8 DONE 0.0s [2025-09-13T04:56:59.251Z] [2025-09-13T04:56:59.251Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:59.252Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:56:59.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-09-13T04:56:59.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-09-13T04:56:59.800Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:56:59.800Z] #1 transferring dockerfile: 160B done [2025-09-13T04:56:59.800Z] #1 DONE 0.0s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-13T04:56:59.800Z] #2 DONE 0.0s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-09-13T04:56:59.800Z] #3 DONE 0.0s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #4 [internal] load .dockerignore [2025-09-13T04:56:59.800Z] #4 transferring context: 2B done [2025-09-13T04:56:59.800Z] #4 DONE 0.0s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:59.800Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d done [2025-09-13T04:56:59.800Z] #5 CACHED [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d [2025-09-13T04:56:59.800Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:002b3e6455735f60d3945c2c1c3cb0bbfc32b57c36af8b7cea9ccdd052393d7d 0.0s done [2025-09-13T04:56:59.800Z] #6 CACHED [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #7 exporting to image [2025-09-13T04:56:59.800Z] #7 exporting layers done [2025-09-13T04:56:59.800Z] #7 exporting manifest sha256:5634b9eda6d17262d368a38d487c3fff28fb28d378558ebe31a53cbcdab773be done [2025-09-13T04:56:59.800Z] #7 exporting config sha256:cc9c00f0fce32178bebcfafe4804b77edf3c59b209e6b968c1d8322f7e5b8229 done [2025-09-13T04:56:59.800Z] #7 exporting manifest sha256:04ed083c1bbc22d28e7442b4ca698d0a5973e9d3336f9709332cd4b7c193dd78 done [2025-09-13T04:56:59.800Z] #7 exporting config sha256:2e846243658cd88cdd1bf344e8422492ae59159f76202f0941bbfe07adf3f00d done [2025-09-13T04:56:59.800Z] #7 exporting manifest list sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 done [2025-09-13T04:56:59.800Z] #7 pushing layers 0.0s done [2025-09-13T04:56:59.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 [2025-09-13T04:56:59.800Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:56:59.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:ff8fd7b35f7f2bea0f9c6ac1ea1b07758c42d404e363592e26c4e40f0b2c5724 0.1s done [2025-09-13T04:56:59.800Z] #7 DONE 0.1s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:56:59.800Z] #8 DONE 0.0s [2025-09-13T04:56:59.800Z] [2025-09-13T04:56:59.800Z] 1 warning found (use --debug to expand): [2025-09-13T04:56:59.800Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:00.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:00.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:00.086Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:00.086Z] #1 transferring dockerfile: 198B done [2025-09-13T04:57:00.086Z] #1 DONE 0.0s [2025-09-13T04:57:00.086Z] [2025-09-13T04:57:00.086Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:00.086Z] #2 DONE 0.0s [2025-09-13T04:57:00.086Z] [2025-09-13T04:57:00.086Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:00.086Z] #3 DONE 0.1s [2025-09-13T04:57:00.086Z] [2025-09-13T04:57:00.086Z] #4 [internal] load .dockerignore [2025-09-13T04:57:00.086Z] #4 transferring context: 2B done [2025-09-13T04:57:00.086Z] #4 DONE 0.0s [2025-09-13T04:57:00.345Z] [2025-09-13T04:57:00.345Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:00.345Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:00.345Z] #5 ... [2025-09-13T04:57:00.345Z] [2025-09-13T04:57:00.345Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:00.345Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done [2025-09-13T04:57:00.345Z] #6 DONE 0.0s [2025-09-13T04:57:00.345Z] [2025-09-13T04:57:00.345Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:00.345Z] #7 DONE 0.0s [2025-09-13T04:57:00.345Z] [2025-09-13T04:57:00.345Z] #8 exporting to image [2025-09-13T04:57:00.345Z] #8 exporting layers done [2025-09-13T04:57:00.345Z] #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done [2025-09-13T04:57:00.345Z] #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:57:00.345Z] #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done [2025-09-13T04:57:00.345Z] #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done [2025-09-13T04:57:00.345Z] #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done [2025-09-13T04:57:00.345Z] #8 pushing layers 0.1s done [2025-09-13T04:57:00.345Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done [2025-09-13T04:57:00.345Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:00.345Z] #8 DONE 0.2s [2025-09-13T04:57:00.605Z] [2025-09-13T04:57:00.605Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:00.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:00.903Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-09-13T04:57:00.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-09-13T04:57:00.903Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:00.903Z] #1 transferring dockerfile: 164B done [2025-09-13T04:57:00.903Z] #1 DONE 0.0s [2025-09-13T04:57:00.903Z] [2025-09-13T04:57:00.903Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-13T04:57:00.903Z] #2 DONE 0.0s [2025-09-13T04:57:00.903Z] [2025-09-13T04:57:00.903Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-09-13T04:57:00.903Z] #3 DONE 0.0s [2025-09-13T04:57:00.903Z] [2025-09-13T04:57:00.903Z] #4 [internal] load .dockerignore [2025-09-13T04:57:00.903Z] #4 transferring context: 2B done [2025-09-13T04:57:00.903Z] #4 DONE 0.0s [2025-09-13T04:57:00.903Z] [2025-09-13T04:57:00.903Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:00.903Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done [2025-09-13T04:57:00.903Z] #5 DONE 0.0s [2025-09-13T04:57:00.903Z] [2025-09-13T04:57:00.903Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:01.162Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done [2025-09-13T04:57:01.162Z] #6 CACHED [2025-09-13T04:57:01.162Z] [2025-09-13T04:57:01.162Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:01.162Z] #5 CACHED [2025-09-13T04:57:01.162Z] [2025-09-13T04:57:01.162Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:01.162Z] #7 DONE 0.0s [2025-09-13T04:57:01.162Z] [2025-09-13T04:57:01.162Z] #8 exporting to image [2025-09-13T04:57:01.162Z] #8 exporting layers done [2025-09-13T04:57:01.162Z] #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done [2025-09-13T04:57:01.162Z] #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:57:01.162Z] #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done [2025-09-13T04:57:01.162Z] #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done [2025-09-13T04:57:01.162Z] #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done [2025-09-13T04:57:01.162Z] #8 pushing layers 0.0s done [2025-09-13T04:57:01.162Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done [2025-09-13T04:57:01.162Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:01.162Z] #8 DONE 0.1s [2025-09-13T04:57:01.162Z] [2025-09-13T04:57:01.162Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:01.162Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:01.448Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59' [2025-09-13T04:57:01.448Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 --push - [2025-09-13T04:57:01.708Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:01.708Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:01.708Z] #1 DONE 0.0s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-13T04:57:01.708Z] #2 DONE 0.0s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59 [2025-09-13T04:57:01.708Z] #3 DONE 0.0s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #4 [internal] load .dockerignore [2025-09-13T04:57:01.708Z] #4 transferring context: 2B done [2025-09-13T04:57:01.708Z] #4 DONE 0.0s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:01.708Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done [2025-09-13T04:57:01.708Z] #5 CACHED [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:01.708Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done [2025-09-13T04:57:01.708Z] #6 CACHED [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:01.708Z] #7 DONE 0.0s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] #8 exporting to image [2025-09-13T04:57:01.708Z] #8 exporting layers done [2025-09-13T04:57:01.708Z] #8 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done [2025-09-13T04:57:01.708Z] #8 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:57:01.708Z] #8 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done [2025-09-13T04:57:01.708Z] #8 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done [2025-09-13T04:57:01.708Z] #8 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done [2025-09-13T04:57:01.708Z] #8 pushing layers 0.0s done [2025-09-13T04:57:01.708Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done [2025-09-13T04:57:01.708Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:01.708Z] #8 DONE 0.1s [2025-09-13T04:57:01.708Z] [2025-09-13T04:57:01.708Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:01.708Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:02.010Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:02.010Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:02.269Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:02.269Z] #1 transferring dockerfile: 211B done [2025-09-13T04:57:02.269Z] #1 DONE 0.0s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:02.269Z] #2 DONE 0.0s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:02.269Z] #3 DONE 0.0s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #4 [internal] load .dockerignore [2025-09-13T04:57:02.269Z] #4 transferring context: 2B done [2025-09-13T04:57:02.269Z] #4 DONE 0.0s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:02.269Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done [2025-09-13T04:57:02.269Z] #5 CACHED [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:02.269Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea 0.0s done [2025-09-13T04:57:02.269Z] #6 CACHED [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #7 exporting to image [2025-09-13T04:57:02.269Z] #7 exporting layers done [2025-09-13T04:57:02.269Z] #7 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done [2025-09-13T04:57:02.269Z] #7 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:57:02.269Z] #7 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done [2025-09-13T04:57:02.269Z] #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done [2025-09-13T04:57:02.269Z] #7 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done [2025-09-13T04:57:02.269Z] #7 pushing layers 0.0s done [2025-09-13T04:57:02.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca [2025-09-13T04:57:02.269Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:02.269Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done [2025-09-13T04:57:02.269Z] #7 DONE 0.1s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:02.269Z] #8 DONE 0.0s [2025-09-13T04:57:02.269Z] [2025-09-13T04:57:02.269Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:02.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:02.556Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-09-13T04:57:02.556Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-09-13T04:57:02.556Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:02.556Z] #1 transferring dockerfile: 162B done [2025-09-13T04:57:02.556Z] #1 DONE 0.0s [2025-09-13T04:57:02.556Z] [2025-09-13T04:57:02.557Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-13T04:57:02.557Z] #2 DONE 0.0s [2025-09-13T04:57:02.557Z] [2025-09-13T04:57:02.557Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-09-13T04:57:02.557Z] #3 DONE 0.0s [2025-09-13T04:57:02.557Z] [2025-09-13T04:57:02.557Z] #4 [internal] load .dockerignore [2025-09-13T04:57:02.557Z] #4 transferring context: 2B done [2025-09-13T04:57:02.557Z] #4 DONE 0.0s [2025-09-13T04:57:02.557Z] [2025-09-13T04:57:02.557Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:02.557Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done [2025-09-13T04:57:02.557Z] #5 CACHED [2025-09-13T04:57:02.557Z] [2025-09-13T04:57:02.557Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea [2025-09-13T04:57:02.557Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:71f3f4cc4337feebb99018fc82c16ae7afa02b93d7a289850cfe9d47e42a4bea done [2025-09-13T04:57:02.557Z] #6 CACHED [2025-09-13T04:57:02.557Z] [2025-09-13T04:57:02.557Z] #7 exporting to image [2025-09-13T04:57:02.557Z] #7 exporting layers done [2025-09-13T04:57:02.557Z] #7 exporting manifest sha256:37670ec052b9cfcacab6eecd1097f33a61b504224c9ff3cc463130ad860be5ae done [2025-09-13T04:57:02.557Z] #7 exporting config sha256:fc057b82cfa6ac9ae2d09966e67ce00a74cd9c16c4ab560b05e27f97b9e24f19 done [2025-09-13T04:57:02.557Z] #7 exporting manifest sha256:1c6e39014a4ad946973d584378f732237066813fc4b4940cd460ba277016dd7a done [2025-09-13T04:57:02.557Z] #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 [2025-09-13T04:57:02.557Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:02.816Z] #7 exporting config sha256:a43ec9da87efa8947950bcc64cafa4ce64b920c6f70d43ad4b06c6989aec3881 done [2025-09-13T04:57:02.816Z] #7 exporting manifest list sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca done [2025-09-13T04:57:02.816Z] #7 pushing layers 0.0s done [2025-09-13T04:57:02.816Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:68685affad8e1de46005b904fb36188813d3ce78f05ca2b52054c11b2497beca 0.1s done [2025-09-13T04:57:02.816Z] #7 DONE 0.1s [2025-09-13T04:57:02.816Z] [2025-09-13T04:57:02.816Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:02.816Z] #8 DONE 0.0s [2025-09-13T04:57:02.816Z] [2025-09-13T04:57:02.816Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:02.816Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:03.105Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:03.105Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:03.105Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:03.105Z] #1 transferring dockerfile: 206B done [2025-09-13T04:57:03.105Z] #1 DONE 0.0s [2025-09-13T04:57:03.105Z] [2025-09-13T04:57:03.105Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:03.105Z] #2 DONE 0.0s [2025-09-13T04:57:03.105Z] [2025-09-13T04:57:03.105Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:03.105Z] #3 DONE 0.0s [2025-09-13T04:57:03.105Z] [2025-09-13T04:57:03.105Z] #4 [internal] load .dockerignore [2025-09-13T04:57:03.105Z] #4 transferring context: 2B done [2025-09-13T04:57:03.105Z] #4 DONE 0.0s [2025-09-13T04:57:03.105Z] [2025-09-13T04:57:03.105Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:03.105Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:03.105Z] #5 DONE 0.0s [2025-09-13T04:57:03.105Z] [2025-09-13T04:57:03.105Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:03.365Z] #6 DONE 0.0s [2025-09-13T04:57:03.365Z] [2025-09-13T04:57:03.365Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:03.365Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:03.365Z] #5 DONE 0.1s [2025-09-13T04:57:03.365Z] [2025-09-13T04:57:03.365Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:03.365Z] #7 DONE 0.0s [2025-09-13T04:57:03.365Z] [2025-09-13T04:57:03.365Z] #8 exporting to image [2025-09-13T04:57:03.365Z] #8 exporting layers done [2025-09-13T04:57:03.365Z] #8 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done [2025-09-13T04:57:03.365Z] #8 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:57:03.365Z] #8 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done [2025-09-13T04:57:03.365Z] #8 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done [2025-09-13T04:57:03.365Z] #8 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done [2025-09-13T04:57:03.365Z] #8 pushing layers 0.1s done [2025-09-13T04:57:03.365Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 [2025-09-13T04:57:03.365Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:03.625Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done [2025-09-13T04:57:03.625Z] #8 DONE 0.2s [2025-09-13T04:57:03.625Z] [2025-09-13T04:57:03.625Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:03.625Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:03.915Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-09-13T04:57:03.915Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-09-13T04:57:04.174Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:04.174Z] #1 transferring dockerfile: 172B done [2025-09-13T04:57:04.174Z] #1 DONE 0.0s [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-13T04:57:04.174Z] #2 DONE 0.0s [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-09-13T04:57:04.174Z] #3 DONE 0.0s [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #4 [internal] load .dockerignore [2025-09-13T04:57:04.174Z] #4 transferring context: 2B done [2025-09-13T04:57:04.174Z] #4 DONE 0.0s [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:04.174Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:04.174Z] #5 CACHED [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:04.174Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done [2025-09-13T04:57:04.174Z] #6 CACHED [2025-09-13T04:57:04.174Z] [2025-09-13T04:57:04.174Z] #7 exporting to image [2025-09-13T04:57:04.174Z] #7 exporting layers done [2025-09-13T04:57:04.174Z] #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done [2025-09-13T04:57:04.174Z] #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:57:04.174Z] #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done [2025-09-13T04:57:04.174Z] #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done [2025-09-13T04:57:04.174Z] #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done [2025-09-13T04:57:04.174Z] #7 pushing layers 0.0s done [2025-09-13T04:57:04.174Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 [2025-09-13T04:57:04.174Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:04.174Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done [2025-09-13T04:57:04.175Z] #7 DONE 0.1s [2025-09-13T04:57:04.175Z] [2025-09-13T04:57:04.175Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:04.175Z] #8 DONE 0.0s [2025-09-13T04:57:04.175Z] [2025-09-13T04:57:04.175Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:04.175Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:04.459Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59' [2025-09-13T04:57:04.459Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 --push - [2025-09-13T04:57:04.459Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:04.459Z] #1 transferring dockerfile: 178B done [2025-09-13T04:57:04.459Z] #1 DONE 0.0s [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-13T04:57:04.459Z] #2 DONE 0.0s [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59 [2025-09-13T04:57:04.459Z] #3 DONE 0.0s [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #4 [internal] load .dockerignore [2025-09-13T04:57:04.459Z] #4 transferring context: 2B done [2025-09-13T04:57:04.459Z] #4 DONE 0.0s [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:04.459Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:04.459Z] #5 CACHED [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:04.459Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done [2025-09-13T04:57:04.459Z] #6 CACHED [2025-09-13T04:57:04.459Z] [2025-09-13T04:57:04.459Z] #7 exporting to image [2025-09-13T04:57:04.459Z] #7 exporting layers done [2025-09-13T04:57:04.459Z] #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done [2025-09-13T04:57:04.459Z] #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:57:04.459Z] #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done [2025-09-13T04:57:04.459Z] #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done [2025-09-13T04:57:04.459Z] #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done [2025-09-13T04:57:04.459Z] #7 pushing layers 0.0s done [2025-09-13T04:57:04.459Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 [2025-09-13T04:57:04.459Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:04.718Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done [2025-09-13T04:57:04.718Z] #7 DONE 0.1s [2025-09-13T04:57:04.718Z] [2025-09-13T04:57:04.718Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:04.718Z] #8 DONE 0.0s [2025-09-13T04:57:04.718Z] [2025-09-13T04:57:04.718Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:04.718Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:05.004Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:05.004Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:05.264Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:05.264Z] #1 transferring dockerfile: 219B done [2025-09-13T04:57:05.264Z] #1 DONE 0.0s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:05.264Z] #2 DONE 0.0s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:05.264Z] #3 DONE 0.0s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #4 [internal] load .dockerignore [2025-09-13T04:57:05.264Z] #4 transferring context: 2B done [2025-09-13T04:57:05.264Z] #4 DONE 0.0s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:05.264Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done [2025-09-13T04:57:05.264Z] #5 CACHED [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:05.264Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 0.0s done [2025-09-13T04:57:05.264Z] #6 CACHED [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #7 exporting to image [2025-09-13T04:57:05.264Z] #7 exporting layers done [2025-09-13T04:57:05.264Z] #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done [2025-09-13T04:57:05.264Z] #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:57:05.264Z] #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done [2025-09-13T04:57:05.264Z] #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done [2025-09-13T04:57:05.264Z] #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done [2025-09-13T04:57:05.264Z] #7 pushing layers 0.0s done [2025-09-13T04:57:05.264Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 [2025-09-13T04:57:05.264Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:05.264Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done [2025-09-13T04:57:05.264Z] #7 DONE 0.1s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:05.264Z] #8 DONE 0.0s [2025-09-13T04:57:05.264Z] [2025-09-13T04:57:05.264Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:05.264Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:05.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-09-13T04:57:05.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-09-13T04:57:05.552Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:05.552Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:05.552Z] #1 DONE 0.0s [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-13T04:57:05.552Z] #2 DONE 0.0s [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-09-13T04:57:05.552Z] #3 DONE 0.0s [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #4 [internal] load .dockerignore [2025-09-13T04:57:05.552Z] #4 transferring context: 2B done [2025-09-13T04:57:05.552Z] #4 DONE 0.0s [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:05.552Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:05.552Z] #5 CACHED [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 [2025-09-13T04:57:05.552Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:61265fdbabd14386801a320536d8af03539c2ca79dc10ee437a81f07cd164671 done [2025-09-13T04:57:05.552Z] #6 CACHED [2025-09-13T04:57:05.552Z] [2025-09-13T04:57:05.552Z] #7 exporting to image [2025-09-13T04:57:05.552Z] #7 exporting layers done [2025-09-13T04:57:05.552Z] #7 exporting manifest sha256:c195502e68655b17566493e33394cc0463ac64e4d3a8900ac4c55ba9fbd89850 done [2025-09-13T04:57:05.552Z] #7 exporting config sha256:a3645be16904a5f3c377bb12f6f2925b7980a2e4f1a4d4fb731ac8e900def91c done [2025-09-13T04:57:05.552Z] #7 exporting manifest sha256:ad94ba231c6c3fd6798660aced76daad1e5e62e545925d76a051390dd779ad09 done [2025-09-13T04:57:05.552Z] #7 exporting config sha256:26f9b57f7a8f2489b0dd550381378190ce386a4a2d453dd0b56f2a634402c9bd done [2025-09-13T04:57:05.552Z] #7 exporting manifest list sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 done [2025-09-13T04:57:05.552Z] #7 pushing layers 0.0s done [2025-09-13T04:57:05.552Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 [2025-09-13T04:57:05.552Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:05.812Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:843082f313d4746633cff9b67fc9687e0dc6c058a52bdf0056b1b392361ec055 0.1s done [2025-09-13T04:57:05.812Z] #7 DONE 0.1s [2025-09-13T04:57:05.812Z] [2025-09-13T04:57:05.812Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:05.812Z] #8 DONE 0.0s [2025-09-13T04:57:05.812Z] [2025-09-13T04:57:05.812Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:05.812Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:06.107Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:06.107Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:06.107Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:06.107Z] #1 transferring dockerfile: 204B done [2025-09-13T04:57:06.107Z] #1 DONE 0.0s [2025-09-13T04:57:06.107Z] [2025-09-13T04:57:06.107Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:06.107Z] #2 DONE 0.0s [2025-09-13T04:57:06.107Z] [2025-09-13T04:57:06.107Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:06.107Z] #3 DONE 0.0s [2025-09-13T04:57:06.107Z] [2025-09-13T04:57:06.107Z] #4 [internal] load .dockerignore [2025-09-13T04:57:06.107Z] #4 transferring context: 2B done [2025-09-13T04:57:06.107Z] #4 DONE 0.0s [2025-09-13T04:57:06.107Z] [2025-09-13T04:57:06.107Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:06.107Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:06.369Z] #5 DONE 0.0s [2025-09-13T04:57:06.369Z] [2025-09-13T04:57:06.369Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:06.369Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:06.369Z] #6 DONE 0.0s [2025-09-13T04:57:06.369Z] [2025-09-13T04:57:06.369Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:06.369Z] #7 DONE 0.0s [2025-09-13T04:57:06.369Z] [2025-09-13T04:57:06.369Z] #8 exporting to image [2025-09-13T04:57:06.369Z] #8 exporting layers done [2025-09-13T04:57:06.369Z] #8 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done [2025-09-13T04:57:06.369Z] #8 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:57:06.369Z] #8 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done [2025-09-13T04:57:06.369Z] #8 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done [2025-09-13T04:57:06.369Z] #8 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done [2025-09-13T04:57:06.369Z] #8 pushing layers [2025-09-13T04:57:06.369Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:06.369Z] #8 pushing layers 0.1s done [2025-09-13T04:57:06.369Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done [2025-09-13T04:57:06.369Z] #8 DONE 0.2s [2025-09-13T04:57:06.369Z] [2025-09-13T04:57:06.369Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:06.369Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:06.928Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-09-13T04:57:06.928Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-09-13T04:57:07.187Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:07.187Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:07.187Z] #1 DONE 0.0s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-13T04:57:07.187Z] #2 DONE 0.0s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-09-13T04:57:07.187Z] #3 DONE 0.0s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #4 [internal] load .dockerignore [2025-09-13T04:57:07.187Z] #4 transferring context: 2B done [2025-09-13T04:57:07.187Z] #4 DONE 0.0s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:07.187Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:07.187Z] #5 CACHED [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:07.187Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 0.0s done [2025-09-13T04:57:07.187Z] #6 CACHED [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #7 exporting to image [2025-09-13T04:57:07.187Z] #7 exporting layers [2025-09-13T04:57:07.187Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:07.187Z] #7 exporting layers done [2025-09-13T04:57:07.187Z] #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done [2025-09-13T04:57:07.187Z] #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:57:07.187Z] #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done [2025-09-13T04:57:07.187Z] #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done [2025-09-13T04:57:07.187Z] #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done [2025-09-13T04:57:07.187Z] #7 pushing layers 0.0s done [2025-09-13T04:57:07.187Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done [2025-09-13T04:57:07.187Z] #7 DONE 0.1s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:07.187Z] #8 DONE 0.0s [2025-09-13T04:57:07.187Z] [2025-09-13T04:57:07.187Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:07.187Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:07.471Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 --push - [2025-09-13T04:57:07.471Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59' [2025-09-13T04:57:07.730Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:07.730Z] #1 transferring dockerfile: 176B done [2025-09-13T04:57:07.730Z] #1 DONE 0.0s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-13T04:57:07.730Z] #2 DONE 0.0s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59 [2025-09-13T04:57:07.730Z] #3 DONE 0.0s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #4 [internal] load .dockerignore [2025-09-13T04:57:07.730Z] #4 transferring context: 2B done [2025-09-13T04:57:07.730Z] #4 DONE 0.0s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:07.730Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba 0.0s done [2025-09-13T04:57:07.730Z] #5 CACHED [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:07.730Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:07.730Z] #6 CACHED [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #7 exporting to image [2025-09-13T04:57:07.730Z] #7 exporting layers done [2025-09-13T04:57:07.730Z] #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done [2025-09-13T04:57:07.730Z] #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:57:07.730Z] #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done [2025-09-13T04:57:07.730Z] #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done [2025-09-13T04:57:07.730Z] #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done [2025-09-13T04:57:07.730Z] #7 pushing layers 0.0s done [2025-09-13T04:57:07.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 [2025-09-13T04:57:07.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:07.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done [2025-09-13T04:57:07.730Z] #7 DONE 0.1s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:07.730Z] #8 DONE 0.0s [2025-09-13T04:57:07.730Z] [2025-09-13T04:57:07.730Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:07.730Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:08.018Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:08.018Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:08.018Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:08.018Z] #1 transferring dockerfile: 217B done [2025-09-13T04:57:08.018Z] #1 DONE 0.0s [2025-09-13T04:57:08.018Z] [2025-09-13T04:57:08.019Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:08.019Z] #2 DONE 0.0s [2025-09-13T04:57:08.019Z] [2025-09-13T04:57:08.019Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:08.019Z] #3 DONE 0.0s [2025-09-13T04:57:08.019Z] [2025-09-13T04:57:08.019Z] #4 [internal] load .dockerignore [2025-09-13T04:57:08.019Z] #4 transferring context: 2B done [2025-09-13T04:57:08.019Z] #4 DONE 0.0s [2025-09-13T04:57:08.019Z] [2025-09-13T04:57:08.019Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:08.019Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:08.019Z] #5 CACHED [2025-09-13T04:57:08.019Z] [2025-09-13T04:57:08.019Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:08.019Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:08.019Z] #6 CACHED [2025-09-13T04:57:08.019Z] [2025-09-13T04:57:08.019Z] #7 exporting to image [2025-09-13T04:57:08.019Z] #7 exporting layers done [2025-09-13T04:57:08.019Z] #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done [2025-09-13T04:57:08.019Z] #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:57:08.019Z] #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done [2025-09-13T04:57:08.019Z] #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done [2025-09-13T04:57:08.019Z] #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done [2025-09-13T04:57:08.019Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:08.277Z] #7 pushing layers 0.0s done [2025-09-13T04:57:08.277Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done [2025-09-13T04:57:08.277Z] #7 DONE 0.1s [2025-09-13T04:57:08.277Z] [2025-09-13T04:57:08.277Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:08.277Z] #8 DONE 0.0s [2025-09-13T04:57:08.277Z] [2025-09-13T04:57:08.277Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:08.277Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:08.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-09-13T04:57:08.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-09-13T04:57:08.564Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:08.564Z] #1 transferring dockerfile: 168B done [2025-09-13T04:57:08.564Z] #1 DONE 0.0s [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-13T04:57:08.564Z] #2 DONE 0.0s [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-09-13T04:57:08.564Z] #3 DONE 0.0s [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #4 [internal] load .dockerignore [2025-09-13T04:57:08.564Z] #4 transferring context: 2B done [2025-09-13T04:57:08.564Z] #4 DONE 0.0s [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:08.564Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:08.564Z] #5 CACHED [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba [2025-09-13T04:57:08.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:04c921eff32e46794a5dee756be68c3a6f787b6e127fb69abaaa3380d215ebba done [2025-09-13T04:57:08.564Z] #6 CACHED [2025-09-13T04:57:08.564Z] [2025-09-13T04:57:08.564Z] #7 exporting to image [2025-09-13T04:57:08.564Z] #7 exporting layers done [2025-09-13T04:57:08.564Z] #7 exporting manifest sha256:12dc9710219ed79576f8873375045308f6792992565bcdaded6c29c2711cad77 done [2025-09-13T04:57:08.564Z] #7 exporting config sha256:b9d8829c35822100a1e7e4466e1b950d9f0e1e48723f67c18d40dfddda1f5a66 done [2025-09-13T04:57:08.564Z] #7 exporting manifest sha256:0d56e7c37eb06a7073595ed8bb91fb77ca0a54fd90807a070aed115643706492 done [2025-09-13T04:57:08.564Z] #7 exporting config sha256:810beef9ca91fc04f39e1310e77ffe1d8b9a0e0af8428eb450f5c316f94e185a done [2025-09-13T04:57:08.564Z] #7 exporting manifest list sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 done [2025-09-13T04:57:08.564Z] #7 pushing layers 0.0s done [2025-09-13T04:57:08.564Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 [2025-09-13T04:57:08.564Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:08.824Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c214634beb12aac7092f307891663357bd14b23284e8c4e1bc843be9d8a2829 0.1s done [2025-09-13T04:57:08.824Z] #7 DONE 0.1s [2025-09-13T04:57:08.824Z] [2025-09-13T04:57:08.824Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:08.824Z] #8 DONE 0.0s [2025-09-13T04:57:08.824Z] [2025-09-13T04:57:08.824Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:08.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:09.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:09.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:09.110Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:09.110Z] #1 transferring dockerfile: 205B done [2025-09-13T04:57:09.110Z] #1 DONE 0.0s [2025-09-13T04:57:09.110Z] [2025-09-13T04:57:09.110Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:09.110Z] #2 DONE 0.0s [2025-09-13T04:57:09.110Z] [2025-09-13T04:57:09.110Z] #3 [internal] load .dockerignore [2025-09-13T04:57:09.110Z] #3 transferring context: 2B done [2025-09-13T04:57:09.110Z] #3 DONE 0.0s [2025-09-13T04:57:09.110Z] [2025-09-13T04:57:09.110Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:09.110Z] #4 DONE 0.1s [2025-09-13T04:57:09.110Z] [2025-09-13T04:57:09.110Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:09.110Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:09.110Z] #5 DONE 0.0s [2025-09-13T04:57:09.110Z] [2025-09-13T04:57:09.110Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:09.376Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:09.376Z] #6 DONE 0.0s [2025-09-13T04:57:09.376Z] [2025-09-13T04:57:09.376Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:09.376Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:09.376Z] #5 DONE 0.1s [2025-09-13T04:57:09.376Z] [2025-09-13T04:57:09.376Z] #7 exporting to image [2025-09-13T04:57:09.376Z] #7 exporting layers done [2025-09-13T04:57:09.376Z] #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done [2025-09-13T04:57:09.376Z] #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:57:09.376Z] #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done [2025-09-13T04:57:09.376Z] #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done [2025-09-13T04:57:09.376Z] #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c [2025-09-13T04:57:09.376Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:09.376Z] #7 ... [2025-09-13T04:57:09.376Z] [2025-09-13T04:57:09.376Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:09.376Z] #8 DONE 0.0s [2025-09-13T04:57:09.376Z] [2025-09-13T04:57:09.376Z] #7 exporting to image [2025-09-13T04:57:09.376Z] #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done [2025-09-13T04:57:09.376Z] #7 pushing layers 0.1s done [2025-09-13T04:57:09.376Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c [2025-09-13T04:57:09.635Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done [2025-09-13T04:57:09.635Z] #7 DONE 0.2s [2025-09-13T04:57:09.635Z] [2025-09-13T04:57:09.635Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:09.635Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:09.919Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-09-13T04:57:09.919Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-09-13T04:57:09.920Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:09.920Z] #1 transferring dockerfile: 171B done [2025-09-13T04:57:09.920Z] #1 DONE 0.0s [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-13T04:57:09.920Z] #2 DONE 0.0s [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-09-13T04:57:09.920Z] #3 DONE 0.0s [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #4 [internal] load .dockerignore [2025-09-13T04:57:09.920Z] #4 transferring context: 2B done [2025-09-13T04:57:09.920Z] #4 DONE 0.0s [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:09.920Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done [2025-09-13T04:57:09.920Z] #5 CACHED [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:09.920Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:09.920Z] #6 CACHED [2025-09-13T04:57:09.920Z] [2025-09-13T04:57:09.920Z] #7 exporting to image [2025-09-13T04:57:09.920Z] #7 exporting layers done [2025-09-13T04:57:09.920Z] #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done [2025-09-13T04:57:09.920Z] #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe [2025-09-13T04:57:09.920Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:10.178Z] #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:57:10.178Z] #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done [2025-09-13T04:57:10.178Z] #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done [2025-09-13T04:57:10.178Z] #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done [2025-09-13T04:57:10.178Z] #7 pushing layers 0.0s done [2025-09-13T04:57:10.178Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done [2025-09-13T04:57:10.178Z] #7 DONE 0.1s [2025-09-13T04:57:10.178Z] [2025-09-13T04:57:10.178Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:10.178Z] #8 DONE 0.0s [2025-09-13T04:57:10.178Z] [2025-09-13T04:57:10.178Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:10.178Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:10.465Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59' [2025-09-13T04:57:10.465Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 --push - [2025-09-13T04:57:10.465Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:10.465Z] #1 transferring dockerfile: 177B done [2025-09-13T04:57:10.465Z] #1 DONE 0.0s [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-13T04:57:10.465Z] #2 DONE 0.0s [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59 [2025-09-13T04:57:10.465Z] #3 DONE 0.0s [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #4 [internal] load .dockerignore [2025-09-13T04:57:10.465Z] #4 transferring context: 2B done [2025-09-13T04:57:10.465Z] #4 DONE 0.0s [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:10.465Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done [2025-09-13T04:57:10.465Z] #5 CACHED [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:10.465Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:10.465Z] #6 CACHED [2025-09-13T04:57:10.465Z] [2025-09-13T04:57:10.465Z] #7 exporting to image [2025-09-13T04:57:10.465Z] #7 exporting layers done [2025-09-13T04:57:10.465Z] #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done [2025-09-13T04:57:10.465Z] #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:57:10.465Z] #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done [2025-09-13T04:57:10.465Z] #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done [2025-09-13T04:57:10.465Z] #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done [2025-09-13T04:57:10.465Z] #7 pushing layers 0.0s done [2025-09-13T04:57:10.465Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c [2025-09-13T04:57:10.465Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:10.725Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done [2025-09-13T04:57:10.725Z] #7 DONE 0.1s [2025-09-13T04:57:10.725Z] [2025-09-13T04:57:10.725Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:10.725Z] #8 DONE 0.0s [2025-09-13T04:57:10.725Z] [2025-09-13T04:57:10.725Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:10.725Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:11.027Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:11.027Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:11.027Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:11.027Z] #1 transferring dockerfile: 218B done [2025-09-13T04:57:11.027Z] #1 DONE 0.0s [2025-09-13T04:57:11.027Z] [2025-09-13T04:57:11.027Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:11.027Z] #2 DONE 0.0s [2025-09-13T04:57:11.027Z] [2025-09-13T04:57:11.027Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:11.027Z] #3 DONE 0.0s [2025-09-13T04:57:11.027Z] [2025-09-13T04:57:11.027Z] #4 [internal] load .dockerignore [2025-09-13T04:57:11.027Z] #4 transferring context: 2B done [2025-09-13T04:57:11.027Z] #4 DONE 0.0s [2025-09-13T04:57:11.027Z] [2025-09-13T04:57:11.027Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:11.027Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:11.286Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done [2025-09-13T04:57:11.286Z] #5 CACHED [2025-09-13T04:57:11.286Z] [2025-09-13T04:57:11.286Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:11.286Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c 0.0s done [2025-09-13T04:57:11.286Z] #6 CACHED [2025-09-13T04:57:11.286Z] [2025-09-13T04:57:11.286Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:11.286Z] #7 DONE 0.0s [2025-09-13T04:57:11.286Z] [2025-09-13T04:57:11.286Z] #8 exporting to image [2025-09-13T04:57:11.286Z] #8 exporting layers done [2025-09-13T04:57:11.286Z] #8 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done [2025-09-13T04:57:11.286Z] #8 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:57:11.286Z] #8 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done [2025-09-13T04:57:11.286Z] #8 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done [2025-09-13T04:57:11.286Z] #8 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done [2025-09-13T04:57:11.286Z] #8 pushing layers 0.0s done [2025-09-13T04:57:11.286Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done [2025-09-13T04:57:11.286Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:11.286Z] #8 DONE 0.1s [2025-09-13T04:57:11.286Z] [2025-09-13T04:57:11.286Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:11.286Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:11.573Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-09-13T04:57:11.573Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-09-13T04:57:11.839Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:11.839Z] #1 transferring dockerfile: 169B done [2025-09-13T04:57:11.839Z] #1 DONE 0.0s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-13T04:57:11.839Z] #2 DONE 0.0s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-09-13T04:57:11.839Z] #3 DONE 0.0s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #4 [internal] load .dockerignore [2025-09-13T04:57:11.839Z] #4 transferring context: 2B done [2025-09-13T04:57:11.839Z] #4 DONE 0.0s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:11.839Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:11.839Z] #5 CACHED [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c [2025-09-13T04:57:11.839Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:cc00e2d3d37e39823df26f37f9a4a573ef9098a0d9cd93f5b6d8f5b1fc15c42c done [2025-09-13T04:57:11.839Z] #6 CACHED [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #7 exporting to image [2025-09-13T04:57:11.839Z] #7 exporting layers done [2025-09-13T04:57:11.839Z] #7 exporting manifest sha256:d3e2f07585ba5384cd62fd9f3af45d374d599054cb58c69620b0af389c385edd done [2025-09-13T04:57:11.839Z] #7 exporting config sha256:09b9c1675593597c220ec36a19f516cacb2f99cb91c651e466e33345d650b0fe done [2025-09-13T04:57:11.839Z] #7 exporting manifest sha256:01ed9bd37cd30454d565342231210d00abda969eac6b74bc451cae7277f2c918 done [2025-09-13T04:57:11.839Z] #7 exporting config sha256:04dbdce83f61ab704d4c557d45522df06836e0d8cdcf8bf3bffd6f4a93964e6c done [2025-09-13T04:57:11.839Z] #7 exporting manifest list sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c done [2025-09-13T04:57:11.839Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:11.839Z] #7 pushing layers 0.0s done [2025-09-13T04:57:11.839Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:ffe919b45bce919c10f35f67cc69c1adca1af1e2efb3be29d7265370c0a8331c 0.1s done [2025-09-13T04:57:11.839Z] #7 DONE 0.1s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:11.839Z] #8 DONE 0.0s [2025-09-13T04:57:11.839Z] [2025-09-13T04:57:11.839Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:11.839Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:12.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:12.127Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:12.127Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:12.127Z] #1 transferring dockerfile: 211B done [2025-09-13T04:57:12.127Z] #1 DONE 0.0s [2025-09-13T04:57:12.127Z] [2025-09-13T04:57:12.127Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:12.127Z] #2 DONE 0.0s [2025-09-13T04:57:12.127Z] [2025-09-13T04:57:12.127Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:12.127Z] #3 DONE 0.0s [2025-09-13T04:57:12.127Z] [2025-09-13T04:57:12.127Z] #4 [internal] load .dockerignore [2025-09-13T04:57:12.127Z] #4 transferring context: 2B done [2025-09-13T04:57:12.127Z] #4 DONE 0.0s [2025-09-13T04:57:12.127Z] [2025-09-13T04:57:12.127Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:12.127Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:12.127Z] #5 DONE 0.0s [2025-09-13T04:57:12.127Z] [2025-09-13T04:57:12.127Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:12.385Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:12.385Z] #6 DONE 0.0s [2025-09-13T04:57:12.385Z] [2025-09-13T04:57:12.385Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:12.385Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:12.385Z] #5 DONE 0.1s [2025-09-13T04:57:12.385Z] [2025-09-13T04:57:12.385Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:12.385Z] #7 DONE 0.0s [2025-09-13T04:57:12.385Z] [2025-09-13T04:57:12.385Z] #8 exporting to image [2025-09-13T04:57:12.385Z] #8 exporting layers done [2025-09-13T04:57:12.385Z] #8 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done [2025-09-13T04:57:12.385Z] #8 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:57:12.385Z] #8 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done [2025-09-13T04:57:12.385Z] #8 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done [2025-09-13T04:57:12.385Z] #8 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.0s done [2025-09-13T04:57:12.385Z] #8 pushing layers 0.1s done [2025-09-13T04:57:12.385Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 [2025-09-13T04:57:12.385Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:12.644Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done [2025-09-13T04:57:12.644Z] #8 DONE 0.2s [2025-09-13T04:57:12.644Z] [2025-09-13T04:57:12.644Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:12.644Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:12.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-09-13T04:57:12.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-09-13T04:57:13.182Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:13.182Z] #1 transferring dockerfile: 177B done [2025-09-13T04:57:13.182Z] #1 DONE 0.0s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-13T04:57:13.182Z] #2 DONE 0.0s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-09-13T04:57:13.182Z] #3 DONE 0.0s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #4 [internal] load .dockerignore [2025-09-13T04:57:13.182Z] #4 transferring context: 2B done [2025-09-13T04:57:13.182Z] #4 DONE 0.0s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:13.182Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:13.182Z] #5 CACHED [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:13.182Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:13.182Z] #6 CACHED [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #7 exporting to image [2025-09-13T04:57:13.182Z] #7 exporting layers done [2025-09-13T04:57:13.182Z] #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done [2025-09-13T04:57:13.182Z] #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:57:13.182Z] #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 [2025-09-13T04:57:13.182Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:13.182Z] #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done [2025-09-13T04:57:13.182Z] #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done [2025-09-13T04:57:13.182Z] #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done [2025-09-13T04:57:13.182Z] #7 pushing layers 0.0s done [2025-09-13T04:57:13.182Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done [2025-09-13T04:57:13.182Z] #7 DONE 0.1s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:13.182Z] #8 DONE 0.0s [2025-09-13T04:57:13.182Z] [2025-09-13T04:57:13.182Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:13.182Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:13.477Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59' [2025-09-13T04:57:13.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 --push - [2025-09-13T04:57:13.478Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:13.478Z] #1 transferring dockerfile: 183B done [2025-09-13T04:57:13.478Z] #1 DONE 0.0s [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-13T04:57:13.478Z] #2 DONE 0.0s [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59 [2025-09-13T04:57:13.478Z] #3 DONE 0.0s [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #4 [internal] load .dockerignore [2025-09-13T04:57:13.478Z] #4 transferring context: 2B done [2025-09-13T04:57:13.478Z] #4 DONE 0.0s [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:13.478Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done [2025-09-13T04:57:13.478Z] #5 CACHED [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:13.478Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:13.478Z] #6 CACHED [2025-09-13T04:57:13.478Z] [2025-09-13T04:57:13.478Z] #7 exporting to image [2025-09-13T04:57:13.478Z] #7 exporting layers done [2025-09-13T04:57:13.478Z] #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done [2025-09-13T04:57:13.478Z] #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:57:13.478Z] #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done [2025-09-13T04:57:13.478Z] #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done [2025-09-13T04:57:13.478Z] #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 [2025-09-13T04:57:13.478Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:13.740Z] #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done [2025-09-13T04:57:13.740Z] #7 pushing layers 0.0s done [2025-09-13T04:57:13.740Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.59@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done [2025-09-13T04:57:13.740Z] #7 DONE 0.1s [2025-09-13T04:57:13.740Z] [2025-09-13T04:57:13.740Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:13.740Z] #8 DONE 0.0s [2025-09-13T04:57:13.740Z] [2025-09-13T04:57:13.740Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:13.740Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:14.096Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:14.097Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:14.097Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:14.097Z] #1 transferring dockerfile: 224B done [2025-09-13T04:57:14.097Z] #1 DONE 0.0s [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:14.097Z] #2 DONE 0.0s [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:14.097Z] #3 DONE 0.0s [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #4 [internal] load .dockerignore [2025-09-13T04:57:14.097Z] #4 transferring context: 2B done [2025-09-13T04:57:14.097Z] #4 DONE 0.0s [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:14.097Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:14.097Z] #5 CACHED [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:14.097Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 0.0s done [2025-09-13T04:57:14.097Z] #6 CACHED [2025-09-13T04:57:14.097Z] [2025-09-13T04:57:14.097Z] #7 exporting to image [2025-09-13T04:57:14.097Z] #7 exporting layers done [2025-09-13T04:57:14.097Z] #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done [2025-09-13T04:57:14.097Z] #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:57:14.097Z] #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done [2025-09-13T04:57:14.097Z] #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done [2025-09-13T04:57:14.097Z] #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done [2025-09-13T04:57:14.097Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:14.370Z] #7 pushing layers 0.0s done [2025-09-13T04:57:14.370Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done [2025-09-13T04:57:14.370Z] #7 DONE 0.1s [2025-09-13T04:57:14.370Z] [2025-09-13T04:57:14.370Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:14.370Z] #8 DONE 0.0s [2025-09-13T04:57:14.370Z] [2025-09-13T04:57:14.370Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:14.370Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:14.657Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-09-13T04:57:14.657Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-09-13T04:57:14.915Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:14.915Z] #1 transferring dockerfile: 175B done [2025-09-13T04:57:14.915Z] #1 DONE 0.0s [2025-09-13T04:57:14.915Z] [2025-09-13T04:57:14.915Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-13T04:57:14.915Z] #2 DONE 0.0s [2025-09-13T04:57:14.915Z] [2025-09-13T04:57:14.915Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-09-13T04:57:14.915Z] #3 DONE 0.0s [2025-09-13T04:57:14.915Z] [2025-09-13T04:57:14.915Z] #4 [internal] load .dockerignore [2025-09-13T04:57:14.915Z] #4 transferring context: 2B done [2025-09-13T04:57:14.915Z] #4 DONE 0.0s [2025-09-13T04:57:14.915Z] [2025-09-13T04:57:14.915Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:14.916Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done [2025-09-13T04:57:14.916Z] #5 CACHED [2025-09-13T04:57:14.916Z] [2025-09-13T04:57:14.916Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 [2025-09-13T04:57:14.916Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a51390b868a0fe506be6adab0ecf130c022f00cd0323c00066f8f0bfe482fdf1 done [2025-09-13T04:57:14.916Z] #6 CACHED [2025-09-13T04:57:14.916Z] [2025-09-13T04:57:14.916Z] #7 exporting to image [2025-09-13T04:57:14.916Z] #7 exporting layers done [2025-09-13T04:57:14.916Z] #7 exporting manifest sha256:93337d28fad0e95aeff3735134774694d0777b86fa3f6f62002f1d444603231f done [2025-09-13T04:57:14.916Z] #7 exporting config sha256:2d6b2a9bf166824a357a6d23d8472bb61c69a9a487e22240d31304ac3e0b014b done [2025-09-13T04:57:14.916Z] #7 exporting manifest sha256:3feabd5a009403b6ff42d523271f6a62f104009af0d56c7e18d569778f6ea044 done [2025-09-13T04:57:14.916Z] #7 exporting config sha256:58bbd6591b0a1f30eda86d6816dd5de3c84e41dc409c90066dc9912a0d76c202 done [2025-09-13T04:57:14.916Z] #7 exporting manifest list sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 done [2025-09-13T04:57:14.916Z] #7 pushing layers 0.0s done [2025-09-13T04:57:14.916Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 [2025-09-13T04:57:14.916Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:14.916Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:176b4d8049f066f6b5ae2c0e5fad365b40799928e47177a3f3bad95f265009e8 0.1s done [2025-09-13T04:57:14.916Z] #7 DONE 0.1s [2025-09-13T04:57:14.916Z] [2025-09-13T04:57:14.916Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:14.916Z] #8 DONE 0.0s [2025-09-13T04:57:14.916Z] [2025-09-13T04:57:14.916Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:14.916Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:15.202Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:15.202Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:15.460Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:15.460Z] #1 transferring dockerfile: 215B done [2025-09-13T04:57:15.460Z] #1 DONE 0.0s [2025-09-13T04:57:15.460Z] [2025-09-13T04:57:15.460Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:15.461Z] #2 DONE 0.0s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:15.461Z] #3 DONE 0.0s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #4 [internal] load .dockerignore [2025-09-13T04:57:15.461Z] #4 transferring context: 2B done [2025-09-13T04:57:15.461Z] #4 DONE 0.0s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:15.461Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done [2025-09-13T04:57:15.461Z] #5 DONE 0.0s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:15.461Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done [2025-09-13T04:57:15.461Z] #6 DONE 0.1s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:15.461Z] #7 DONE 0.0s [2025-09-13T04:57:15.461Z] [2025-09-13T04:57:15.461Z] #8 exporting to image [2025-09-13T04:57:15.461Z] #8 exporting layers done [2025-09-13T04:57:15.461Z] #8 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done [2025-09-13T04:57:15.461Z] #8 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done [2025-09-13T04:57:15.461Z] #8 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done [2025-09-13T04:57:15.461Z] #8 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done [2025-09-13T04:57:15.461Z] #8 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done [2025-09-13T04:57:15.461Z] #8 pushing layers 0.1s done [2025-09-13T04:57:15.461Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 [2025-09-13T04:57:15.461Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:15.729Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done [2025-09-13T04:57:15.729Z] #8 DONE 0.2s [2025-09-13T04:57:15.729Z] [2025-09-13T04:57:15.729Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:15.729Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:16.017Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-09-13T04:57:16.017Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-09-13T04:57:16.017Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:16.017Z] #1 transferring dockerfile: 181B done [2025-09-13T04:57:16.017Z] #1 DONE 0.0s [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-13T04:57:16.017Z] #2 DONE 0.0s [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-09-13T04:57:16.017Z] #3 DONE 0.0s [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #4 [internal] load .dockerignore [2025-09-13T04:57:16.017Z] #4 transferring context: 2B done [2025-09-13T04:57:16.017Z] #4 DONE 0.0s [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:16.017Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done [2025-09-13T04:57:16.017Z] #5 CACHED [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:16.017Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done [2025-09-13T04:57:16.017Z] #6 CACHED [2025-09-13T04:57:16.017Z] [2025-09-13T04:57:16.017Z] #7 exporting to image [2025-09-13T04:57:16.017Z] #7 exporting layers done [2025-09-13T04:57:16.017Z] #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done [2025-09-13T04:57:16.017Z] #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done [2025-09-13T04:57:16.017Z] #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done [2025-09-13T04:57:16.017Z] #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done [2025-09-13T04:57:16.017Z] #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done [2025-09-13T04:57:16.017Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:16.275Z] #7 pushing layers 0.0s done [2025-09-13T04:57:16.275Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done [2025-09-13T04:57:16.275Z] #7 DONE 0.1s [2025-09-13T04:57:16.275Z] [2025-09-13T04:57:16.275Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:16.275Z] #8 DONE 0.0s [2025-09-13T04:57:16.275Z] [2025-09-13T04:57:16.275Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:16.275Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:16.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59' [2025-09-13T04:57:16.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 --push - [2025-09-13T04:57:16.564Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:16.564Z] #1 transferring dockerfile: 187B done [2025-09-13T04:57:16.564Z] #1 DONE 0.0s [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-13T04:57:16.564Z] #2 DONE 0.0s [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59 [2025-09-13T04:57:16.564Z] #3 DONE 0.0s [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #4 [internal] load .dockerignore [2025-09-13T04:57:16.564Z] #4 transferring context: 2B done [2025-09-13T04:57:16.564Z] #4 DONE 0.0s [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:16.564Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done [2025-09-13T04:57:16.564Z] #5 CACHED [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:16.564Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done [2025-09-13T04:57:16.564Z] #6 CACHED [2025-09-13T04:57:16.564Z] [2025-09-13T04:57:16.564Z] #7 exporting to image [2025-09-13T04:57:16.564Z] #7 exporting layers done [2025-09-13T04:57:16.564Z] #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done [2025-09-13T04:57:16.564Z] #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done [2025-09-13T04:57:16.564Z] #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done [2025-09-13T04:57:16.564Z] #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done [2025-09-13T04:57:16.564Z] #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done [2025-09-13T04:57:16.564Z] #7 pushing layers 0.0s done [2025-09-13T04:57:16.564Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 [2025-09-13T04:57:16.564Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:16.824Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done [2025-09-13T04:57:16.824Z] #7 DONE 0.1s [2025-09-13T04:57:16.824Z] [2025-09-13T04:57:16.824Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:16.824Z] #8 DONE 0.0s [2025-09-13T04:57:16.824Z] [2025-09-13T04:57:16.824Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:16.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:17.108Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:17.108Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:17.367Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:17.367Z] #1 transferring dockerfile: 228B done [2025-09-13T04:57:17.367Z] #1 DONE 0.0s [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:17.367Z] #2 DONE 0.0s [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:17.367Z] #3 DONE 0.0s [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #4 [internal] load .dockerignore [2025-09-13T04:57:17.367Z] #4 transferring context: 2B done [2025-09-13T04:57:17.367Z] #4 DONE 0.0s [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:17.367Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 done [2025-09-13T04:57:17.367Z] #5 CACHED [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:17.367Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done [2025-09-13T04:57:17.367Z] #6 CACHED [2025-09-13T04:57:17.367Z] [2025-09-13T04:57:17.367Z] #7 exporting to image [2025-09-13T04:57:17.367Z] #7 exporting layers done [2025-09-13T04:57:17.367Z] #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done [2025-09-13T04:57:17.368Z] #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done [2025-09-13T04:57:17.368Z] #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done [2025-09-13T04:57:17.368Z] #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done [2025-09-13T04:57:17.368Z] #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done [2025-09-13T04:57:17.368Z] #7 pushing layers 0.0s done [2025-09-13T04:57:17.368Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 [2025-09-13T04:57:17.368Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:17.368Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done [2025-09-13T04:57:17.368Z] #7 DONE 0.1s [2025-09-13T04:57:17.368Z] [2025-09-13T04:57:17.368Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:17.368Z] #8 DONE 0.0s [2025-09-13T04:57:17.368Z] [2025-09-13T04:57:17.368Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:17.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:17.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-09-13T04:57:17.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-09-13T04:57:17.662Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:17.662Z] #1 transferring dockerfile: 179B done [2025-09-13T04:57:17.662Z] #1 DONE 0.0s [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-13T04:57:17.662Z] #2 DONE 0.0s [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-09-13T04:57:17.662Z] #3 DONE 0.0s [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #4 [internal] load .dockerignore [2025-09-13T04:57:17.662Z] #4 transferring context: 2B done [2025-09-13T04:57:17.662Z] #4 DONE 0.0s [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:17.662Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done [2025-09-13T04:57:17.662Z] #5 CACHED [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 [2025-09-13T04:57:17.662Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3a9a7498a67cb6242099b734a07d19a267a07a69bdb41de5644e49e8e8c559d6 0.0s done [2025-09-13T04:57:17.662Z] #6 CACHED [2025-09-13T04:57:17.662Z] [2025-09-13T04:57:17.662Z] #7 exporting to image [2025-09-13T04:57:17.662Z] #7 exporting layers done [2025-09-13T04:57:17.662Z] #7 exporting manifest sha256:17fdb2ab688cdcac9bc1079cebb35d3a343c6ce2c29f66cbe351ed3c6a168f25 done [2025-09-13T04:57:17.662Z] #7 exporting config sha256:dcc7483537999e74467ab09b6c0cfb3ab5b013b1fb431032ab23b053d1dae25f done [2025-09-13T04:57:17.662Z] #7 exporting manifest sha256:c7094576372e0ee07aa291d1a60ce47d52062a74241f471242bd264297e12bf1 done [2025-09-13T04:57:17.662Z] #7 exporting config sha256:b5f45572749e813678fd003a32afde1077c0d42580ece8288f6ccd9bb140f5a1 done [2025-09-13T04:57:17.662Z] #7 exporting manifest list sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 done [2025-09-13T04:57:17.662Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:17.921Z] #7 pushing layers 0.0s done [2025-09-13T04:57:17.921Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a5fc0c1d81bfcaf06eb25c1a6b005efdd54d78f133a12241590daa1865f6df77 0.1s done [2025-09-13T04:57:17.921Z] #7 DONE 0.1s [2025-09-13T04:57:17.921Z] [2025-09-13T04:57:17.921Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:17.921Z] #8 DONE 0.0s [2025-09-13T04:57:17.921Z] [2025-09-13T04:57:17.921Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:17.921Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:18.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:18.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:18.464Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:18.464Z] #1 transferring dockerfile: 205B done [2025-09-13T04:57:18.464Z] #1 DONE 0.0s [2025-09-13T04:57:18.464Z] [2025-09-13T04:57:18.464Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:18.464Z] #2 DONE 0.0s [2025-09-13T04:57:18.464Z] [2025-09-13T04:57:18.464Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:18.464Z] #3 DONE 0.0s [2025-09-13T04:57:18.464Z] [2025-09-13T04:57:18.464Z] #4 [internal] load .dockerignore [2025-09-13T04:57:18.464Z] #4 transferring context: 2B done [2025-09-13T04:57:18.464Z] #4 DONE 0.0s [2025-09-13T04:57:18.464Z] [2025-09-13T04:57:18.464Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:18.465Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done [2025-09-13T04:57:18.465Z] #5 DONE 0.0s [2025-09-13T04:57:18.465Z] [2025-09-13T04:57:18.465Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:18.465Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:18.465Z] #6 DONE 0.1s [2025-09-13T04:57:18.465Z] [2025-09-13T04:57:18.465Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:18.465Z] #7 DONE 0.0s [2025-09-13T04:57:18.465Z] [2025-09-13T04:57:18.465Z] #8 exporting to image [2025-09-13T04:57:18.465Z] #8 exporting layers done [2025-09-13T04:57:18.465Z] #8 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done [2025-09-13T04:57:18.465Z] #8 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done [2025-09-13T04:57:18.465Z] #8 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done [2025-09-13T04:57:18.465Z] #8 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done [2025-09-13T04:57:18.465Z] #8 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done [2025-09-13T04:57:18.465Z] #8 pushing layers 0.1s done [2025-09-13T04:57:18.465Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e [2025-09-13T04:57:18.465Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:18.722Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done [2025-09-13T04:57:18.722Z] #8 DONE 0.2s [2025-09-13T04:57:18.722Z] [2025-09-13T04:57:18.722Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:18.722Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:19.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-09-13T04:57:19.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-09-13T04:57:19.007Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:19.007Z] #1 transferring dockerfile: 171B done [2025-09-13T04:57:19.007Z] #1 DONE 0.0s [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-13T04:57:19.007Z] #2 DONE 0.0s [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-09-13T04:57:19.007Z] #3 DONE 0.0s [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #4 [internal] load .dockerignore [2025-09-13T04:57:19.007Z] #4 transferring context: 2B done [2025-09-13T04:57:19.007Z] #4 DONE 0.0s [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:19.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:19.007Z] #5 CACHED [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:19.007Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:19.007Z] #6 CACHED [2025-09-13T04:57:19.007Z] [2025-09-13T04:57:19.007Z] #7 exporting to image [2025-09-13T04:57:19.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:19.266Z] #7 exporting layers done [2025-09-13T04:57:19.266Z] #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done [2025-09-13T04:57:19.266Z] #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done [2025-09-13T04:57:19.266Z] #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done [2025-09-13T04:57:19.266Z] #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done [2025-09-13T04:57:19.266Z] #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done [2025-09-13T04:57:19.266Z] #7 pushing layers 0.0s done [2025-09-13T04:57:19.266Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done [2025-09-13T04:57:19.266Z] #7 DONE 0.1s [2025-09-13T04:57:19.266Z] [2025-09-13T04:57:19.266Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:19.266Z] #8 DONE 0.0s [2025-09-13T04:57:19.266Z] [2025-09-13T04:57:19.266Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:19.266Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:19.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59' [2025-09-13T04:57:19.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 --push - [2025-09-13T04:57:19.811Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:19.811Z] #1 transferring dockerfile: 177B done [2025-09-13T04:57:19.811Z] #1 DONE 0.0s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-13T04:57:19.811Z] #2 DONE 0.0s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59 [2025-09-13T04:57:19.811Z] #3 DONE 0.0s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #4 [internal] load .dockerignore [2025-09-13T04:57:19.811Z] #4 transferring context: 2B done [2025-09-13T04:57:19.811Z] #4 DONE 0.0s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:19.811Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done [2025-09-13T04:57:19.811Z] #5 CACHED [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:19.811Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 0.0s done [2025-09-13T04:57:19.811Z] #6 CACHED [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #7 exporting to image [2025-09-13T04:57:19.811Z] #7 exporting layers done [2025-09-13T04:57:19.811Z] #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done [2025-09-13T04:57:19.811Z] #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done [2025-09-13T04:57:19.811Z] #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done [2025-09-13T04:57:19.811Z] #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done [2025-09-13T04:57:19.811Z] #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done [2025-09-13T04:57:19.811Z] #7 pushing layers 0.0s done [2025-09-13T04:57:19.811Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e [2025-09-13T04:57:19.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:19.811Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done [2025-09-13T04:57:19.811Z] #7 DONE 0.1s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:19.811Z] #8 DONE 0.0s [2025-09-13T04:57:19.811Z] [2025-09-13T04:57:19.811Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:19.811Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:20.095Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:20.095Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:20.095Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:20.095Z] #1 transferring dockerfile: 218B done [2025-09-13T04:57:20.095Z] #1 DONE 0.0s [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:20.095Z] #2 DONE 0.0s [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:20.095Z] #3 DONE 0.0s [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #4 [internal] load .dockerignore [2025-09-13T04:57:20.095Z] #4 transferring context: 2B done [2025-09-13T04:57:20.095Z] #4 DONE 0.0s [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:20.095Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:20.095Z] #5 CACHED [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:20.095Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:20.095Z] #6 CACHED [2025-09-13T04:57:20.095Z] [2025-09-13T04:57:20.095Z] #7 exporting to image [2025-09-13T04:57:20.095Z] #7 exporting layers done [2025-09-13T04:57:20.095Z] #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done [2025-09-13T04:57:20.095Z] #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done [2025-09-13T04:57:20.095Z] #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done [2025-09-13T04:57:20.095Z] #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done [2025-09-13T04:57:20.095Z] #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done [2025-09-13T04:57:20.095Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:20.355Z] #7 pushing layers 0.0s done [2025-09-13T04:57:20.355Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done [2025-09-13T04:57:20.355Z] #7 DONE 0.1s [2025-09-13T04:57:20.355Z] [2025-09-13T04:57:20.355Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:20.355Z] #8 DONE 0.0s [2025-09-13T04:57:20.355Z] [2025-09-13T04:57:20.355Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:20.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:20.643Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-09-13T04:57:20.643Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-09-13T04:57:20.643Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:20.643Z] #1 transferring dockerfile: 169B done [2025-09-13T04:57:20.643Z] #1 DONE 0.0s [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-13T04:57:20.643Z] #2 DONE 0.0s [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-09-13T04:57:20.643Z] #3 DONE 0.0s [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #4 [internal] load .dockerignore [2025-09-13T04:57:20.643Z] #4 transferring context: 2B done [2025-09-13T04:57:20.643Z] #4 DONE 0.0s [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:20.643Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:20.643Z] #5 CACHED [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 [2025-09-13T04:57:20.643Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:8c82407ac4bd258fde16a679f32420b7ed28f827d50425abf0b1d808dc585418 done [2025-09-13T04:57:20.643Z] #6 CACHED [2025-09-13T04:57:20.643Z] [2025-09-13T04:57:20.643Z] #7 exporting to image [2025-09-13T04:57:20.643Z] #7 exporting layers done [2025-09-13T04:57:20.643Z] #7 exporting manifest sha256:5eb075bdef1e8c5a9a0f34e4aee452c877b2f7826ca283e8c02247f2d3b232c5 done [2025-09-13T04:57:20.643Z] #7 exporting config sha256:078a46510cfb7c780a20a397f578e4ed75624f7611660892a37f170cd2c4ec14 done [2025-09-13T04:57:20.644Z] #7 exporting manifest sha256:e833cf36b8f2f21fc3a948de30d1eb78e5922c40875feeaccb92d602b4ce3de0 done [2025-09-13T04:57:20.644Z] #7 exporting config sha256:3f1c19562b09b2c66a75a34bfaa08c268b5e00a219713bd0ae4a17c2909deaa7 done [2025-09-13T04:57:20.644Z] #7 exporting manifest list sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e done [2025-09-13T04:57:20.644Z] #7 pushing layers 0.0s done [2025-09-13T04:57:20.644Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e [2025-09-13T04:57:20.644Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:20.904Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:4cabbe56d4596283eabf4a62bfe5566a704ef84cb2beb8ffc6421eaa9e547d4e 0.1s done [2025-09-13T04:57:20.904Z] #7 DONE 0.1s [2025-09-13T04:57:20.904Z] [2025-09-13T04:57:20.904Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:20.904Z] #8 DONE 0.0s [2025-09-13T04:57:20.904Z] [2025-09-13T04:57:20.904Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:20.904Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:21.193Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:21.193Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:21.455Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:21.455Z] #1 transferring dockerfile: 206B done [2025-09-13T04:57:21.455Z] #1 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:21.455Z] #2 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:21.455Z] #3 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #4 [internal] load .dockerignore [2025-09-13T04:57:21.455Z] #4 transferring context: 2B done [2025-09-13T04:57:21.455Z] #4 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:21.455Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:21.455Z] #5 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:21.455Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done [2025-09-13T04:57:21.455Z] #6 DONE 0.1s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:21.455Z] #7 DONE 0.0s [2025-09-13T04:57:21.455Z] [2025-09-13T04:57:21.455Z] #8 exporting to image [2025-09-13T04:57:21.455Z] #8 exporting layers done [2025-09-13T04:57:21.455Z] #8 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done [2025-09-13T04:57:21.455Z] #8 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:57:21.455Z] #8 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done [2025-09-13T04:57:21.455Z] #8 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done [2025-09-13T04:57:21.455Z] #8 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done [2025-09-13T04:57:21.455Z] #8 pushing layers 0.1s done [2025-09-13T04:57:21.455Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e [2025-09-13T04:57:21.455Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:21.712Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done [2025-09-13T04:57:21.712Z] #8 DONE 0.2s [2025-09-13T04:57:21.712Z] [2025-09-13T04:57:21.712Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:21.712Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:22.001Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-09-13T04:57:22.001Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-09-13T04:57:22.001Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:22.001Z] #1 transferring dockerfile: 172B done [2025-09-13T04:57:22.001Z] #1 DONE 0.0s [2025-09-13T04:57:22.001Z] [2025-09-13T04:57:22.001Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-13T04:57:22.001Z] #2 DONE 0.0s [2025-09-13T04:57:22.001Z] [2025-09-13T04:57:22.001Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-09-13T04:57:22.001Z] #3 DONE 0.0s [2025-09-13T04:57:22.001Z] [2025-09-13T04:57:22.001Z] #4 [internal] load .dockerignore [2025-09-13T04:57:22.001Z] #4 transferring context: 2B done [2025-09-13T04:57:22.001Z] #4 DONE 0.0s [2025-09-13T04:57:22.001Z] [2025-09-13T04:57:22.001Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:22.001Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:22.001Z] #5 DONE 0.0s [2025-09-13T04:57:22.001Z] [2025-09-13T04:57:22.001Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:22.257Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:22.257Z] #6 CACHED [2025-09-13T04:57:22.257Z] [2025-09-13T04:57:22.257Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:22.257Z] #5 CACHED [2025-09-13T04:57:22.257Z] [2025-09-13T04:57:22.257Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:22.257Z] #7 DONE 0.0s [2025-09-13T04:57:22.257Z] [2025-09-13T04:57:22.257Z] #8 exporting to image [2025-09-13T04:57:22.257Z] #8 exporting layers done [2025-09-13T04:57:22.257Z] #8 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done [2025-09-13T04:57:22.257Z] #8 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:57:22.257Z] #8 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done [2025-09-13T04:57:22.257Z] #8 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done [2025-09-13T04:57:22.257Z] #8 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done [2025-09-13T04:57:22.257Z] #8 pushing layers 0.0s done [2025-09-13T04:57:22.257Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done [2025-09-13T04:57:22.257Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:22.257Z] #8 DONE 0.1s [2025-09-13T04:57:22.257Z] [2025-09-13T04:57:22.257Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:22.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:22.538Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59' [2025-09-13T04:57:22.538Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 --push - [2025-09-13T04:57:22.538Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:22.538Z] #1 transferring dockerfile: 178B done [2025-09-13T04:57:22.538Z] #1 DONE 0.0s [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-13T04:57:22.538Z] #2 DONE 0.0s [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59 [2025-09-13T04:57:22.538Z] #3 DONE 0.0s [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #4 [internal] load .dockerignore [2025-09-13T04:57:22.538Z] #4 transferring context: 2B done [2025-09-13T04:57:22.538Z] #4 DONE 0.0s [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:22.538Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done [2025-09-13T04:57:22.538Z] #5 CACHED [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:22.538Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:22.538Z] #6 CACHED [2025-09-13T04:57:22.538Z] [2025-09-13T04:57:22.538Z] #7 exporting to image [2025-09-13T04:57:22.538Z] #7 exporting layers done [2025-09-13T04:57:22.538Z] #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done [2025-09-13T04:57:22.538Z] #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:57:22.538Z] #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done [2025-09-13T04:57:22.538Z] #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done [2025-09-13T04:57:22.538Z] #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e [2025-09-13T04:57:22.538Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:22.797Z] #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done [2025-09-13T04:57:22.797Z] #7 pushing layers 0.0s done [2025-09-13T04:57:22.797Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done [2025-09-13T04:57:22.797Z] #7 DONE 0.1s [2025-09-13T04:57:22.797Z] [2025-09-13T04:57:22.797Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:22.797Z] #8 DONE 0.0s [2025-09-13T04:57:22.797Z] [2025-09-13T04:57:22.797Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:22.797Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:23.083Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:23.083Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:23.083Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:23.083Z] #1 transferring dockerfile: 219B done [2025-09-13T04:57:23.083Z] #1 DONE 0.0s [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:23.083Z] #2 DONE 0.0s [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:23.083Z] #3 DONE 0.0s [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #4 [internal] load .dockerignore [2025-09-13T04:57:23.083Z] #4 transferring context: 2B done [2025-09-13T04:57:23.083Z] #4 DONE 0.0s [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:23.083Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done [2025-09-13T04:57:23.083Z] #5 CACHED [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:23.083Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f done [2025-09-13T04:57:23.083Z] #6 CACHED [2025-09-13T04:57:23.083Z] [2025-09-13T04:57:23.083Z] #7 exporting to image [2025-09-13T04:57:23.083Z] #7 exporting layers done [2025-09-13T04:57:23.083Z] #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done [2025-09-13T04:57:23.083Z] #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:57:23.083Z] #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done [2025-09-13T04:57:23.083Z] #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done [2025-09-13T04:57:23.083Z] #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done [2025-09-13T04:57:23.083Z] #7 pushing layers 0.0s done [2025-09-13T04:57:23.083Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e [2025-09-13T04:57:23.083Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:23.343Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done [2025-09-13T04:57:23.343Z] #7 DONE 0.1s [2025-09-13T04:57:23.343Z] [2025-09-13T04:57:23.343Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:23.343Z] #8 DONE 0.0s [2025-09-13T04:57:23.343Z] [2025-09-13T04:57:23.343Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:23.343Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:23.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-09-13T04:57:23.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-09-13T04:57:23.632Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:23.632Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:23.632Z] #1 DONE 0.0s [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-13T04:57:23.632Z] #2 DONE 0.0s [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-09-13T04:57:23.632Z] #3 DONE 0.0s [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #4 [internal] load .dockerignore [2025-09-13T04:57:23.632Z] #4 transferring context: 2B done [2025-09-13T04:57:23.632Z] #4 DONE 0.0s [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:23.632Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:23.632Z] #5 CACHED [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f [2025-09-13T04:57:23.632Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:79d0f21be6f9a6758ea075c7ae72725e7fbb6eea68c040298be2e938cee0e48f 0.0s done [2025-09-13T04:57:23.632Z] #6 CACHED [2025-09-13T04:57:23.632Z] [2025-09-13T04:57:23.632Z] #7 exporting to image [2025-09-13T04:57:23.632Z] #7 exporting layers done [2025-09-13T04:57:23.632Z] #7 exporting manifest sha256:73bb629b3d34ed982abb6b6fad5363951125cd830a7f81b9c99c2b0cb258a427 done [2025-09-13T04:57:23.632Z] #7 exporting config sha256:9153c549bb8abd80311660b0847de2dac35af1bcc69f301d992aa0e6e6b8397a done [2025-09-13T04:57:23.632Z] #7 exporting manifest sha256:0ff596afc2d161dc3728af75d8c2e45906ccd374b65b561e0eb7b514a599edf3 done [2025-09-13T04:57:23.632Z] #7 exporting config sha256:1634f55c95261a8c6606a0d144a3be4a2ca34b8f3a9f26eb615d10897c3cbd68 done [2025-09-13T04:57:23.632Z] #7 exporting manifest list sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e done [2025-09-13T04:57:23.632Z] #7 pushing layers 0.0s done [2025-09-13T04:57:23.632Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e [2025-09-13T04:57:23.632Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:23.891Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:34eb607bb6f0fe2438b77462c0ca3d47bbcbbf5273a933f3447414cbcf1f2d4e 0.1s done [2025-09-13T04:57:23.891Z] #7 DONE 0.1s [2025-09-13T04:57:23.891Z] [2025-09-13T04:57:23.891Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:23.891Z] #8 DONE 0.0s [2025-09-13T04:57:23.891Z] [2025-09-13T04:57:23.891Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:23.891Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:24.176Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:24.176Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:24.436Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:24.436Z] #1 transferring dockerfile: 206B done [2025-09-13T04:57:24.436Z] #1 DONE 0.0s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:24.436Z] #2 DONE 0.0s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:24.436Z] #3 DONE 0.0s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #4 [internal] load .dockerignore [2025-09-13T04:57:24.436Z] #4 transferring context: 2B done [2025-09-13T04:57:24.436Z] #4 DONE 0.0s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:24.436Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:24.436Z] #5 ... [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:24.436Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:24.436Z] #6 DONE 0.1s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:24.436Z] #7 DONE 0.0s [2025-09-13T04:57:24.436Z] [2025-09-13T04:57:24.436Z] #8 exporting to image [2025-09-13T04:57:24.436Z] #8 exporting layers done [2025-09-13T04:57:24.436Z] #8 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done [2025-09-13T04:57:24.436Z] #8 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done [2025-09-13T04:57:24.436Z] #8 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done [2025-09-13T04:57:24.436Z] #8 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done [2025-09-13T04:57:24.436Z] #8 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done [2025-09-13T04:57:24.436Z] #8 pushing layers 0.1s done [2025-09-13T04:57:24.436Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 [2025-09-13T04:57:24.436Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:24.695Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done [2025-09-13T04:57:24.695Z] #8 DONE 0.2s [2025-09-13T04:57:24.695Z] [2025-09-13T04:57:24.695Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:24.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:24.979Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-09-13T04:57:24.979Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-09-13T04:57:24.979Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:24.979Z] #1 transferring dockerfile: 172B done [2025-09-13T04:57:24.979Z] #1 DONE 0.0s [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-13T04:57:24.979Z] #2 DONE 0.0s [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-09-13T04:57:24.979Z] #3 DONE 0.0s [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #4 [internal] load .dockerignore [2025-09-13T04:57:24.979Z] #4 transferring context: 2B done [2025-09-13T04:57:24.979Z] #4 DONE 0.0s [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:24.979Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:24.979Z] #5 CACHED [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:24.979Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:24.979Z] #6 CACHED [2025-09-13T04:57:24.979Z] [2025-09-13T04:57:24.979Z] #7 exporting to image [2025-09-13T04:57:24.979Z] #7 exporting layers done [2025-09-13T04:57:24.979Z] #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done [2025-09-13T04:57:24.979Z] #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done [2025-09-13T04:57:24.979Z] #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done [2025-09-13T04:57:24.979Z] #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done [2025-09-13T04:57:24.979Z] #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done [2025-09-13T04:57:24.980Z] #7 pushing layers 0.0s done [2025-09-13T04:57:24.980Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 [2025-09-13T04:57:24.980Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:25.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done [2025-09-13T04:57:25.239Z] #7 DONE 0.1s [2025-09-13T04:57:25.239Z] [2025-09-13T04:57:25.239Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:25.239Z] #8 DONE 0.0s [2025-09-13T04:57:25.239Z] [2025-09-13T04:57:25.239Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:25.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:25.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59' [2025-09-13T04:57:25.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 --push - [2025-09-13T04:57:25.526Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:25.526Z] #1 transferring dockerfile: 178B done [2025-09-13T04:57:25.526Z] #1 DONE 0.0s [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-13T04:57:25.526Z] #2 DONE 0.0s [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59 [2025-09-13T04:57:25.526Z] #3 DONE 0.0s [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #4 [internal] load .dockerignore [2025-09-13T04:57:25.526Z] #4 transferring context: 2B done [2025-09-13T04:57:25.526Z] #4 DONE 0.0s [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:25.526Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done [2025-09-13T04:57:25.526Z] #5 CACHED [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:25.526Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done [2025-09-13T04:57:25.526Z] #6 CACHED [2025-09-13T04:57:25.526Z] [2025-09-13T04:57:25.526Z] #7 exporting to image [2025-09-13T04:57:25.526Z] #7 exporting layers done [2025-09-13T04:57:25.526Z] #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done [2025-09-13T04:57:25.526Z] #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done [2025-09-13T04:57:25.526Z] #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done [2025-09-13T04:57:25.526Z] #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done [2025-09-13T04:57:25.526Z] #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done [2025-09-13T04:57:25.526Z] #7 pushing layers 0.0s done [2025-09-13T04:57:25.526Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 [2025-09-13T04:57:25.526Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:25.786Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done [2025-09-13T04:57:25.786Z] #7 DONE 0.1s [2025-09-13T04:57:25.786Z] [2025-09-13T04:57:25.786Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:25.786Z] #8 DONE 0.0s [2025-09-13T04:57:25.786Z] [2025-09-13T04:57:25.786Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:25.786Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:26.074Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:26.074Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:26.334Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:26.334Z] #1 transferring dockerfile: 219B done [2025-09-13T04:57:26.334Z] #1 DONE 0.0s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:26.334Z] #2 DONE 0.0s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:26.334Z] #3 DONE 0.0s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #4 [internal] load .dockerignore [2025-09-13T04:57:26.334Z] #4 transferring context: 2B done [2025-09-13T04:57:26.334Z] #4 DONE 0.0s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:26.334Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:26.334Z] #5 CACHED [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:26.334Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:26.334Z] #6 CACHED [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #7 exporting to image [2025-09-13T04:57:26.334Z] #7 exporting layers done [2025-09-13T04:57:26.334Z] #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done [2025-09-13T04:57:26.334Z] #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done [2025-09-13T04:57:26.334Z] #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done [2025-09-13T04:57:26.334Z] #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done [2025-09-13T04:57:26.334Z] #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done [2025-09-13T04:57:26.334Z] #7 pushing layers 0.0s done [2025-09-13T04:57:26.334Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 [2025-09-13T04:57:26.334Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:26.334Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done [2025-09-13T04:57:26.334Z] #7 DONE 0.1s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:26.334Z] #8 DONE 0.0s [2025-09-13T04:57:26.334Z] [2025-09-13T04:57:26.334Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:26.334Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:26.625Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-09-13T04:57:26.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-09-13T04:57:26.625Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:26.625Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:26.625Z] #1 DONE 0.0s [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-13T04:57:26.625Z] #2 DONE 0.0s [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-09-13T04:57:26.625Z] #3 DONE 0.0s [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #4 [internal] load .dockerignore [2025-09-13T04:57:26.625Z] #4 transferring context: 2B done [2025-09-13T04:57:26.625Z] #4 DONE 0.0s [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:26.625Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e done [2025-09-13T04:57:26.625Z] #5 CACHED [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e [2025-09-13T04:57:26.625Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:534ceeddf3d518690db8851d3c2fac48c179647256a9594c38da798ae611441e 0.0s done [2025-09-13T04:57:26.625Z] #6 CACHED [2025-09-13T04:57:26.625Z] [2025-09-13T04:57:26.625Z] #7 exporting to image [2025-09-13T04:57:26.625Z] #7 exporting layers done [2025-09-13T04:57:26.625Z] #7 exporting manifest sha256:31f01f9f9f02d9171fd97f8432e7bcd3e6195ee9d118a0b7f3e74e87fb2d3383 done [2025-09-13T04:57:26.625Z] #7 exporting config sha256:c4225ff69ffaf6a21c48921acaa1d0d8b6cfd775c30f73b4881740847683f65d done [2025-09-13T04:57:26.625Z] #7 exporting manifest sha256:27a618aca8ba0fd718a5ecbc8ff51c08f3e23f04c44f376815aeb6a0958124a5 done [2025-09-13T04:57:26.625Z] #7 exporting config sha256:758554f5ed27d1db14b8aba4e543e8be8594fc08438fa05789d4258b9803d4f6 done [2025-09-13T04:57:26.625Z] #7 exporting manifest list sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 done [2025-09-13T04:57:26.625Z] #7 pushing layers 0.0s done [2025-09-13T04:57:26.625Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 [2025-09-13T04:57:26.625Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:26.887Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:de737dc17384dfb46538a24cb0197ad1ed58565f5796a14a2e69bb9da3082419 0.1s done [2025-09-13T04:57:26.887Z] #7 DONE 0.1s [2025-09-13T04:57:26.887Z] [2025-09-13T04:57:26.887Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:26.887Z] #8 DONE 0.0s [2025-09-13T04:57:26.887Z] [2025-09-13T04:57:26.887Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:26.887Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:27.171Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:27.171Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:27.429Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:27.429Z] #1 transferring dockerfile: 206B done [2025-09-13T04:57:27.429Z] #1 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:27.429Z] #2 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:27.429Z] #3 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #4 [internal] load .dockerignore [2025-09-13T04:57:27.429Z] #4 transferring context: 2B done [2025-09-13T04:57:27.429Z] #4 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:27.429Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:27.429Z] #5 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:27.429Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:27.429Z] #6 DONE 0.0s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:27.429Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:27.429Z] #5 DONE 0.1s [2025-09-13T04:57:27.429Z] [2025-09-13T04:57:27.429Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:27.688Z] #7 DONE 0.0s [2025-09-13T04:57:27.688Z] [2025-09-13T04:57:27.688Z] #8 exporting to image [2025-09-13T04:57:27.688Z] #8 exporting layers done [2025-09-13T04:57:27.688Z] #8 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done [2025-09-13T04:57:27.688Z] #8 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:57:27.688Z] #8 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done [2025-09-13T04:57:27.688Z] #8 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done [2025-09-13T04:57:27.688Z] #8 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done [2025-09-13T04:57:27.688Z] #8 pushing layers 0.1s done [2025-09-13T04:57:27.688Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done [2025-09-13T04:57:27.688Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:27.688Z] #8 DONE 0.2s [2025-09-13T04:57:27.688Z] [2025-09-13T04:57:27.688Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:27.688Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:27.973Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-09-13T04:57:27.973Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-09-13T04:57:27.973Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:27.973Z] #1 transferring dockerfile: 172B done [2025-09-13T04:57:27.973Z] #1 DONE 0.0s [2025-09-13T04:57:27.973Z] [2025-09-13T04:57:27.973Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-13T04:57:27.973Z] #2 DONE 0.0s [2025-09-13T04:57:27.973Z] [2025-09-13T04:57:27.973Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-09-13T04:57:27.973Z] #3 DONE 0.0s [2025-09-13T04:57:27.973Z] [2025-09-13T04:57:27.973Z] #4 [internal] load .dockerignore [2025-09-13T04:57:27.973Z] #4 transferring context: 2B done [2025-09-13T04:57:27.973Z] #4 DONE 0.0s [2025-09-13T04:57:27.973Z] [2025-09-13T04:57:27.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:27.973Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done [2025-09-13T04:57:27.973Z] #5 CACHED [2025-09-13T04:57:27.973Z] [2025-09-13T04:57:27.973Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:27.973Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done [2025-09-13T04:57:27.973Z] #6 CACHED [2025-09-13T04:57:27.974Z] [2025-09-13T04:57:27.974Z] #7 exporting to image [2025-09-13T04:57:27.974Z] #7 exporting layers done [2025-09-13T04:57:27.974Z] #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done [2025-09-13T04:57:27.974Z] #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:57:27.974Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:28.234Z] #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done [2025-09-13T04:57:28.234Z] #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done [2025-09-13T04:57:28.234Z] #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done [2025-09-13T04:57:28.234Z] #7 pushing layers 0.0s done [2025-09-13T04:57:28.234Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done [2025-09-13T04:57:28.234Z] #7 DONE 0.1s [2025-09-13T04:57:28.234Z] [2025-09-13T04:57:28.234Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:28.234Z] #8 DONE 0.0s [2025-09-13T04:57:28.234Z] [2025-09-13T04:57:28.234Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:28.234Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:28.518Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59' [2025-09-13T04:57:28.518Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 --push - [2025-09-13T04:57:28.518Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:28.518Z] #1 transferring dockerfile: 178B done [2025-09-13T04:57:28.518Z] #1 DONE 0.0s [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-13T04:57:28.518Z] #2 DONE 0.0s [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59 [2025-09-13T04:57:28.518Z] #3 DONE 0.0s [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #4 [internal] load .dockerignore [2025-09-13T04:57:28.518Z] #4 transferring context: 2B done [2025-09-13T04:57:28.518Z] #4 DONE 0.0s [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:28.518Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done [2025-09-13T04:57:28.518Z] #5 CACHED [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:28.518Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:28.518Z] #6 CACHED [2025-09-13T04:57:28.518Z] [2025-09-13T04:57:28.518Z] #7 exporting to image [2025-09-13T04:57:28.518Z] #7 exporting layers done [2025-09-13T04:57:28.518Z] #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done [2025-09-13T04:57:28.518Z] #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:57:28.518Z] #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done [2025-09-13T04:57:28.518Z] #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done [2025-09-13T04:57:28.518Z] #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done [2025-09-13T04:57:28.518Z] #7 pushing layers 0.0s done [2025-09-13T04:57:28.518Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 [2025-09-13T04:57:28.518Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:28.777Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done [2025-09-13T04:57:28.777Z] #7 DONE 0.1s [2025-09-13T04:57:28.777Z] [2025-09-13T04:57:28.777Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:28.777Z] #8 DONE 0.0s [2025-09-13T04:57:28.777Z] [2025-09-13T04:57:28.777Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:28.777Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:29.067Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:29.067Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:29.067Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:29.067Z] #1 transferring dockerfile: 219B done [2025-09-13T04:57:29.067Z] #1 DONE 0.0s [2025-09-13T04:57:29.067Z] [2025-09-13T04:57:29.067Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:29.067Z] #2 DONE 0.0s [2025-09-13T04:57:29.067Z] [2025-09-13T04:57:29.067Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:29.067Z] #3 DONE 0.0s [2025-09-13T04:57:29.067Z] [2025-09-13T04:57:29.067Z] #4 [internal] load .dockerignore [2025-09-13T04:57:29.067Z] #4 transferring context: 2B done [2025-09-13T04:57:29.067Z] #4 DONE 0.0s [2025-09-13T04:57:29.067Z] [2025-09-13T04:57:29.067Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:29.067Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:29.327Z] #5 CACHED [2025-09-13T04:57:29.327Z] [2025-09-13T04:57:29.327Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:29.327Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done [2025-09-13T04:57:29.327Z] #6 CACHED [2025-09-13T04:57:29.327Z] [2025-09-13T04:57:29.327Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:29.327Z] #7 DONE 0.0s [2025-09-13T04:57:29.327Z] [2025-09-13T04:57:29.327Z] #8 exporting to image [2025-09-13T04:57:29.327Z] #8 exporting layers done [2025-09-13T04:57:29.327Z] #8 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done [2025-09-13T04:57:29.327Z] #8 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:57:29.327Z] #8 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done [2025-09-13T04:57:29.327Z] #8 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done [2025-09-13T04:57:29.327Z] #8 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done [2025-09-13T04:57:29.327Z] #8 pushing layers 0.0s done [2025-09-13T04:57:29.327Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done [2025-09-13T04:57:29.327Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:29.327Z] #8 DONE 0.1s [2025-09-13T04:57:29.327Z] [2025-09-13T04:57:29.327Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:29.327Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:29.615Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-09-13T04:57:29.615Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-09-13T04:57:29.615Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:29.615Z] #1 transferring dockerfile: 170B done [2025-09-13T04:57:29.615Z] #1 DONE 0.0s [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-13T04:57:29.615Z] #2 DONE 0.0s [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-09-13T04:57:29.615Z] #3 DONE 0.0s [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #4 [internal] load .dockerignore [2025-09-13T04:57:29.615Z] #4 transferring context: 2B done [2025-09-13T04:57:29.615Z] #4 DONE 0.0s [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:29.615Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f done [2025-09-13T04:57:29.615Z] #5 CACHED [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f [2025-09-13T04:57:29.615Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:581629488de54c35b4f5437c3ac82229ccc054781b110403794b10732427c68f 0.0s done [2025-09-13T04:57:29.615Z] #6 CACHED [2025-09-13T04:57:29.615Z] [2025-09-13T04:57:29.615Z] #7 exporting to image [2025-09-13T04:57:29.615Z] #7 exporting layers done [2025-09-13T04:57:29.615Z] #7 exporting manifest sha256:d2b072d1b52eeb1f8c2316653c46c6d3eff57d89ae68f93f72559cb048212893 done [2025-09-13T04:57:29.615Z] #7 exporting config sha256:b39eb7131ae35d2a26f0243c0e2dbcdf6496399931243c5d9b9643b2aee8cc0b done [2025-09-13T04:57:29.615Z] #7 exporting manifest sha256:3b9d0e3fd2ba78fed13020a7ea167d9998ab4cab204dd7142223461d0c9f56a1 done [2025-09-13T04:57:29.615Z] #7 exporting config sha256:59e28d9bd33aba207d8baa51729c254877d58ae82dc25399e73872c858aff8ab done [2025-09-13T04:57:29.615Z] #7 exporting manifest list sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 done [2025-09-13T04:57:29.615Z] #7 pushing layers 0.0s done [2025-09-13T04:57:29.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 [2025-09-13T04:57:29.615Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:29.874Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:703db470184fa2d069c5a824440288f6be0e0709ac2309490a615b0de0a8dc28 0.1s done [2025-09-13T04:57:29.874Z] #7 DONE 0.1s [2025-09-13T04:57:29.874Z] [2025-09-13T04:57:29.874Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:29.874Z] #8 DONE 0.0s [2025-09-13T04:57:29.874Z] [2025-09-13T04:57:29.874Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:29.874Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:30.164Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c' [2025-09-13T04:57:30.164Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c --push - [2025-09-13T04:57:30.424Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:30.424Z] #1 transferring dockerfile: 202B done [2025-09-13T04:57:30.424Z] #1 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:30.424Z] #2 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T04:57:30.424Z] #3 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #4 [internal] load .dockerignore [2025-09-13T04:57:30.424Z] #4 transferring context: 2B done [2025-09-13T04:57:30.424Z] #4 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:30.424Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:30.424Z] #5 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:30.424Z] #6 DONE 0.0s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.424Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:30.424Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:30.424Z] #5 DONE 0.1s [2025-09-13T04:57:30.424Z] [2025-09-13T04:57:30.425Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:30.425Z] #7 DONE 0.0s [2025-09-13T04:57:30.425Z] [2025-09-13T04:57:30.425Z] #8 exporting to image [2025-09-13T04:57:30.425Z] #8 exporting layers done [2025-09-13T04:57:30.425Z] #8 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done [2025-09-13T04:57:30.425Z] #8 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done [2025-09-13T04:57:30.425Z] #8 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done [2025-09-13T04:57:30.425Z] #8 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done [2025-09-13T04:57:30.425Z] #8 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done [2025-09-13T04:57:30.425Z] #8 pushing layers [2025-09-13T04:57:30.425Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:30.425Z] #8 pushing layers 0.1s done [2025-09-13T04:57:30.425Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done [2025-09-13T04:57:30.425Z] #8 DONE 0.2s [2025-09-13T04:57:30.683Z] [2025-09-13T04:57:30.683Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:30.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:30.966Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-09-13T04:57:30.966Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-09-13T04:57:30.966Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:30.966Z] #1 transferring dockerfile: 168B done [2025-09-13T04:57:30.966Z] #1 DONE 0.0s [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-13T04:57:30.966Z] #2 DONE 0.0s [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-09-13T04:57:30.966Z] #3 DONE 0.0s [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #4 [internal] load .dockerignore [2025-09-13T04:57:30.966Z] #4 transferring context: 2B done [2025-09-13T04:57:30.966Z] #4 DONE 0.0s [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:30.966Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:30.966Z] #5 CACHED [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:30.966Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:30.966Z] #6 CACHED [2025-09-13T04:57:30.966Z] [2025-09-13T04:57:30.966Z] #7 exporting to image [2025-09-13T04:57:30.966Z] #7 exporting layers [2025-09-13T04:57:30.966Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:31.226Z] #7 exporting layers done [2025-09-13T04:57:31.227Z] #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done [2025-09-13T04:57:31.227Z] #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done [2025-09-13T04:57:31.227Z] #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done [2025-09-13T04:57:31.227Z] #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done [2025-09-13T04:57:31.227Z] #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done [2025-09-13T04:57:31.227Z] #7 pushing layers 0.0s done [2025-09-13T04:57:31.227Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done [2025-09-13T04:57:31.227Z] #7 DONE 0.1s [2025-09-13T04:57:31.227Z] [2025-09-13T04:57:31.227Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:31.227Z] #8 DONE 0.0s [2025-09-13T04:57:31.227Z] [2025-09-13T04:57:31.227Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:31.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:31.545Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 --push - [2025-09-13T04:57:31.545Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59' [2025-09-13T04:57:31.545Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:31.545Z] #1 transferring dockerfile: 174B done [2025-09-13T04:57:31.545Z] #1 DONE 0.0s [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-13T04:57:31.545Z] #2 DONE 0.0s [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59 [2025-09-13T04:57:31.545Z] #3 DONE 0.0s [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #4 [internal] load .dockerignore [2025-09-13T04:57:31.545Z] #4 transferring context: 2B done [2025-09-13T04:57:31.545Z] #4 DONE 0.0s [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:31.545Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:31.545Z] #5 CACHED [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:31.545Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 0.0s done [2025-09-13T04:57:31.545Z] #6 CACHED [2025-09-13T04:57:31.545Z] [2025-09-13T04:57:31.545Z] #7 exporting to image [2025-09-13T04:57:31.545Z] #7 exporting layers done [2025-09-13T04:57:31.545Z] #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done [2025-09-13T04:57:31.545Z] #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done [2025-09-13T04:57:31.545Z] #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done [2025-09-13T04:57:31.545Z] #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done [2025-09-13T04:57:31.545Z] #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done [2025-09-13T04:57:31.545Z] #7 pushing layers 0.0s done [2025-09-13T04:57:31.545Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 [2025-09-13T04:57:31.545Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:31.821Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done [2025-09-13T04:57:31.821Z] #7 DONE 0.1s [2025-09-13T04:57:31.821Z] [2025-09-13T04:57:31.821Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:31.821Z] #8 DONE 0.0s [2025-09-13T04:57:31.821Z] [2025-09-13T04:57:31.821Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:31.821Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:32.112Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59' [2025-09-13T04:57:32.112Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 --push - [2025-09-13T04:57:32.112Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:32.112Z] #1 transferring dockerfile: 215B done [2025-09-13T04:57:32.112Z] #1 DONE 0.0s [2025-09-13T04:57:32.112Z] [2025-09-13T04:57:32.112Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:32.112Z] #2 DONE 0.0s [2025-09-13T04:57:32.112Z] [2025-09-13T04:57:32.112Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T04:57:32.112Z] #3 DONE 0.0s [2025-09-13T04:57:32.112Z] [2025-09-13T04:57:32.112Z] #4 [internal] load .dockerignore [2025-09-13T04:57:32.112Z] #4 transferring context: 2B done [2025-09-13T04:57:32.112Z] #4 DONE 0.0s [2025-09-13T04:57:32.112Z] [2025-09-13T04:57:32.112Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:32.112Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:32.112Z] #5 CACHED [2025-09-13T04:57:32.112Z] [2025-09-13T04:57:32.112Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:32.112Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:32.113Z] #6 CACHED [2025-09-13T04:57:32.113Z] [2025-09-13T04:57:32.113Z] #7 exporting to image [2025-09-13T04:57:32.113Z] #7 exporting layers done [2025-09-13T04:57:32.113Z] #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done [2025-09-13T04:57:32.113Z] #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done [2025-09-13T04:57:32.113Z] #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done [2025-09-13T04:57:32.113Z] #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done [2025-09-13T04:57:32.113Z] #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done [2025-09-13T04:57:32.113Z] #7 pushing layers 0.0s done [2025-09-13T04:57:32.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 [2025-09-13T04:57:32.113Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:32.371Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done [2025-09-13T04:57:32.371Z] #7 DONE 0.1s [2025-09-13T04:57:32.371Z] [2025-09-13T04:57:32.371Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:32.371Z] #8 DONE 0.0s [2025-09-13T04:57:32.371Z] [2025-09-13T04:57:32.371Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:32.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-13T04:57:32.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-09-13T04:57:32.665Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-09-13T04:57:32.665Z] #1 [internal] load build definition from Dockerfile [2025-09-13T04:57:32.665Z] #1 transferring dockerfile: 166B done [2025-09-13T04:57:32.665Z] #1 DONE 0.0s [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-13T04:57:32.665Z] #2 DONE 0.0s [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-09-13T04:57:32.665Z] #3 DONE 0.0s [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #4 [internal] load .dockerignore [2025-09-13T04:57:32.665Z] #4 transferring context: 2B done [2025-09-13T04:57:32.665Z] #4 DONE 0.0s [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:32.665Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa 0.0s done [2025-09-13T04:57:32.665Z] #5 CACHED [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa [2025-09-13T04:57:32.665Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3311623b0304da647b789e36a3c1e940280ece66af187fb6ef675d291c69c3aa done [2025-09-13T04:57:32.665Z] #6 CACHED [2025-09-13T04:57:32.665Z] [2025-09-13T04:57:32.665Z] #7 exporting to image [2025-09-13T04:57:32.665Z] #7 exporting layers done [2025-09-13T04:57:32.665Z] #7 exporting manifest sha256:b4cb16da523dd4384832e03ec1024651275a6fd4e28c098f69e527a310f3f488 done [2025-09-13T04:57:32.665Z] #7 exporting config sha256:cc401fe0b4a3d430cb9a2ebfa0809f82aad2ad5d4211cd152ddbf0cc8916db00 done [2025-09-13T04:57:32.665Z] #7 exporting manifest sha256:31b8dbb51f08fbfacdd7d20375760764fec65f32dd41b8a0db35ff3c04538904 done [2025-09-13T04:57:32.665Z] #7 exporting config sha256:858386ca6d186906e91d5398983b651530cc08220637cd6b5f829b15a5f3ded0 done [2025-09-13T04:57:32.665Z] #7 exporting manifest list sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 done [2025-09-13T04:57:32.665Z] #7 pushing layers 0.0s done [2025-09-13T04:57:32.665Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 [2025-09-13T04:57:32.665Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-13T04:57:32.924Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:5e464e36940684e4b96080371232f2928f71e97e741ffd2ffd802be979617574 0.1s done [2025-09-13T04:57:32.924Z] #7 DONE 0.1s [2025-09-13T04:57:32.924Z] [2025-09-13T04:57:32.924Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-13T04:57:32.924Z] #8 DONE 0.0s [2025-09-13T04:57:32.924Z] [2025-09-13T04:57:32.924Z] 1 warning found (use --debug to expand): [2025-09-13T04:57:32.924Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-13T04:57:33.299Z] + '[' -d /w/workspace/edgex-go/902/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:57:33.607Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:57:34.159Z] ---> package-listing.sh [2025-09-13T04:57:34.159Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-13T04:57:34.159Z] ++ facter osfamily [2025-09-13T04:57:34.418Z] + OS_FAMILY=redhat [2025-09-13T04:57:34.418Z] + workspace=/w/workspace/edgex-go/902 [2025-09-13T04:57:34.418Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-13T04:57:34.418Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-13T04:57:34.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-13T04:57:34.418Z] + PACKAGES=/tmp/packages_start.txt [2025-09-13T04:57:34.418Z] + '[' /w/workspace/edgex-go/902 ']' [2025-09-13T04:57:34.418Z] + PACKAGES=/tmp/packages_end.txt [2025-09-13T04:57:34.418Z] + case "${OS_FAMILY}" in [2025-09-13T04:57:34.418Z] + sort [2025-09-13T04:57:34.418Z] + rpm -qa [2025-09-13T04:57:34.986Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-13T04:57:34.986Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-13T04:57:34.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-13T04:57:34.986Z] + '[' /w/workspace/edgex-go/902 ']' [2025-09-13T04:57:34.986Z] + mkdir -p /w/workspace/edgex-go/902/archives/ [2025-09-13T04:57:34.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/902/archives/ [Pipeline] echo [2025-09-13T04:57:34.999Z] 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/902/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-13T04:57:35.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:57:35.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T04:57:35.850Z] [2025-09-13T04:57:35.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T04:57:36.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T04:57:36.160Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-13T04:57:36.160Z] 5eb5b503b376: Pulling fs layer [2025-09-13T04:57:36.160Z] 5c69ac0246d0: Pulling fs layer [2025-09-13T04:57:36.160Z] ec43610c2a17: Pulling fs layer [2025-09-13T04:57:36.160Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-13T04:57:36.160Z] 33b1e0a273af: Pulling fs layer [2025-09-13T04:57:36.160Z] 5d3b04190fa2: Pulling fs layer [2025-09-13T04:57:36.160Z] 2f39f015ded8: Pulling fs layer [2025-09-13T04:57:36.160Z] 3a2ae6a8a46f: Waiting [2025-09-13T04:57:36.160Z] 33b1e0a273af: Waiting [2025-09-13T04:57:36.160Z] 5d3b04190fa2: Waiting [2025-09-13T04:57:36.160Z] 2f39f015ded8: Waiting [2025-09-13T04:57:36.160Z] 5c69ac0246d0: Verifying Checksum [2025-09-13T04:57:36.160Z] 5c69ac0246d0: Download complete [2025-09-13T04:57:36.160Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-13T04:57:36.160Z] 3a2ae6a8a46f: Download complete [2025-09-13T04:57:36.160Z] 33b1e0a273af: Verifying Checksum [2025-09-13T04:57:36.160Z] 33b1e0a273af: Download complete [2025-09-13T04:57:36.160Z] ec43610c2a17: Verifying Checksum [2025-09-13T04:57:36.160Z] ec43610c2a17: Download complete [2025-09-13T04:57:36.160Z] 5d3b04190fa2: Verifying Checksum [2025-09-13T04:57:36.160Z] 5d3b04190fa2: Download complete [2025-09-13T04:57:36.427Z] 5eb5b503b376: Verifying Checksum [2025-09-13T04:57:36.427Z] 5eb5b503b376: Download complete [2025-09-13T04:57:36.999Z] 2f39f015ded8: Verifying Checksum [2025-09-13T04:57:36.999Z] 2f39f015ded8: Download complete [2025-09-13T04:57:37.575Z] 5eb5b503b376: Pull complete [2025-09-13T04:57:37.840Z] 5c69ac0246d0: Pull complete [2025-09-13T04:57:38.108Z] ec43610c2a17: Pull complete [2025-09-13T04:57:38.108Z] 3a2ae6a8a46f: Pull complete [2025-09-13T04:57:38.366Z] 33b1e0a273af: Pull complete [2025-09-13T04:57:38.366Z] 5d3b04190fa2: Pull complete [2025-09-13T04:57:42.584Z] 2f39f015ded8: Pull complete [2025-09-13T04:57:42.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-13T04:57:42.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T04:57:42.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T04:57:42.741Z] prd-centos7-docker-4c-2g-8773 does not seem to be running inside a container [2025-09-13T04:57:42.766Z] $ 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/902/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-13T04:57:46.312Z] $ docker top ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T04:57:46.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-13T04:57:46.949Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-13T04:57:47.233Z] + ls /var/log/sa-host [2025-09-13T04:57:47.234Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T04:57:47.310Z] provisioning config files... [2025-09-13T04:57:47.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16982933520187290036tmp [Pipeline] { [Pipeline] echo [2025-09-13T04:57:47.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:57:47.618Z] ---> create-netrc.sh [Pipeline] } [2025-09-13T04:57:47.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:57:47.983Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-13T04:57:47.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T04:57:48.275Z] ---> sudo-logs.sh [2025-09-13T04:57:48.275Z] Archiving 'sudo' log.. [2025-09-13T04:57:48.275Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T04:57:48.317Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-13T04:57:48.320Z] $ docker stop --time=1 ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f [2025-09-13T04:57:49.457Z] $ docker rm -f --volumes ad1ec98f80e48a268ad4435b798ebceec9965325d038f19cd46f860b201f7d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-13T04:57:49.564Z] [WS-CLEANUP] Deleting project workspace... [2025-09-13T04:57:49.564Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-13T04:57:49.581Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-13T05:09:58.427Z] #128 ... [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-09-13T05:09:58.427Z] #147 DONE 1063.1s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:09:58.427Z] #151 ... [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:09:58.427Z] #155 DONE 0.4s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:09:58.427Z] #156 DONE 0.1s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:09:58.427Z] #148 ... [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-09-13T05:09:58.427Z] #157 DONE 0.3s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:09:58.427Z] #148 ... [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #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-09-13T05:09:58.427Z] #158 DONE 0.1s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #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-09-13T05:09:58.427Z] #159 DONE 0.2s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #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-09-13T05:09:58.427Z] #160 DONE 2.2s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #108 [core-common-config-bootstrapper] exporting to image [2025-09-13T05:09:58.427Z] #108 exporting layers [2025-09-13T05:09:58.427Z] #108 exporting layers 0.9s done [2025-09-13T05:09:58.427Z] #108 writing image sha256:5aa56275b7956784168af3e8a72bb6ef1a6b9d82d112879d8e79d005446c91bf done [2025-09-13T05:09:58.427Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-09-13T05:09:58.427Z] #108 DONE 4.4s [2025-09-13T05:09:58.427Z] [2025-09-13T05:09:58.427Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T05:10:00.384Z] #145 ... [2025-09-13T05:10:00.384Z] [2025-09-13T05:10:00.384Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-09-13T05:10:00.384Z] #128 DONE 1075.5s [2025-09-13T05:10:00.384Z] [2025-09-13T05:10:00.384Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:10:00.977Z] #151 ... [2025-09-13T05:10:00.977Z] [2025-09-13T05:10:00.977Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-09-13T05:10:00.977Z] #161 DONE 0.2s [2025-09-13T05:10:00.977Z] [2025-09-13T05:10:00.977Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:10:00.977Z] #148 ... [2025-09-13T05:10:00.977Z] [2025-09-13T05:10:00.977Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-09-13T05:10:03.593Z] #162 DONE 2.3s [2025-09-13T05:10:03.593Z] [2025-09-13T05:10:03.593Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:10:03.593Z] #163 DONE 0.3s [2025-09-13T05:10:03.593Z] [2025-09-13T05:10:03.593Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:10:03.875Z] #164 DONE 0.2s [2025-09-13T05:10:03.875Z] [2025-09-13T05:10:03.875Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:10:03.875Z] #151 ... [2025-09-13T05:10:03.875Z] [2025-09-13T05:10:03.875Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-09-13T05:10:04.146Z] #165 DONE 0.4s [2025-09-13T05:10:04.146Z] [2025-09-13T05:10:04.146Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-09-13T05:10:04.428Z] #166 DONE 0.1s [2025-09-13T05:10:04.428Z] [2025-09-13T05:10:04.428Z] #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-09-13T05:10:04.428Z] #167 DONE 0.1s [2025-09-13T05:10:04.428Z] [2025-09-13T05:10:04.428Z] #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-09-13T05:10:04.710Z] #168 DONE 0.1s [2025-09-13T05:10:04.710Z] [2025-09-13T05:10:04.710Z] #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-09-13T05:10:04.710Z] #169 DONE 0.1s [2025-09-13T05:10:04.710Z] [2025-09-13T05:10:04.710Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-09-13T05:10:04.976Z] #170 DONE 0.1s [2025-09-13T05:10:04.976Z] [2025-09-13T05:10:04.976Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-09-13T05:10:07.552Z] #171 DONE 2.1s [2025-09-13T05:10:07.552Z] [2025-09-13T05:10:07.552Z] #108 [security-bootstrapper] exporting to image [2025-09-13T05:10:07.552Z] #108 exporting layers [2025-09-13T05:10:08.130Z] #108 exporting layers 1.0s done [2025-09-13T05:10:08.130Z] #108 writing image sha256:afee5c19824ef482e8ce71638a28d3cb26b8788bd9a3d8476e493a137138c51c done [2025-09-13T05:10:08.130Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-09-13T05:10:08.130Z] #108 DONE 5.4s [2025-09-13T05:10:08.130Z] [2025-09-13T05:10:08.130Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:25:15.615Z] #148 ... [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-09-13T05:25:15.615Z] #150 DONE 1976.7s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #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-09-13T05:25:15.615Z] #152 ... [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:25:15.615Z] #172 DONE 0.1s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:25:15.615Z] #56 ... [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:25:15.615Z] #173 DONE 0.1s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-13T05:25:15.615Z] #149 ... [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-09-13T05:25:15.615Z] #174 DONE 0.5s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:25:15.615Z] #175 DONE 0.1s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:25:15.615Z] #56 ... [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #108 [core-command] exporting to image [2025-09-13T05:25:15.615Z] #108 exporting layers [2025-09-13T05:25:15.615Z] #108 exporting layers 0.5s done [2025-09-13T05:25:15.615Z] #108 writing image sha256:760ddea326dee7f08d624c3bc377774449711fac16f71b0a300ef237c35282b1 0.1s done [2025-09-13T05:25:15.615Z] #108 naming to docker.io/library/core-command-arm64 [2025-09-13T05:25:15.615Z] #108 naming to docker.io/library/core-command-arm64 done [2025-09-13T05:25:15.615Z] #108 DONE 5.9s [2025-09-13T05:25:15.615Z] [2025-09-13T05:25:15.615Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:25:33.796Z] #154 ... [2025-09-13T05:25:33.796Z] [2025-09-13T05:25:33.796Z] #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-09-13T05:25:33.796Z] #152 2007.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-09-13T05:25:34.067Z] #152 ... [2025-09-13T05:25:34.067Z] [2025-09-13T05:25:34.067Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-09-13T05:25:34.067Z] #146 DONE 2009.3s [2025-09-13T05:25:34.331Z] [2025-09-13T05:25:34.331Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:25:34.603Z] #56 ... [2025-09-13T05:25:34.603Z] [2025-09-13T05:25:34.603Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:25:34.603Z] #176 DONE 0.3s [2025-09-13T05:25:34.603Z] [2025-09-13T05:25:34.603Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:25:35.192Z] #56 ... [2025-09-13T05:25:35.192Z] [2025-09-13T05:25:35.192Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:25:35.192Z] #177 DONE 0.2s [2025-09-13T05:25:35.192Z] [2025-09-13T05:25:35.192Z] #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-09-13T05:25:35.457Z] #178 DONE 0.2s [2025-09-13T05:25:35.458Z] [2025-09-13T05:25:35.458Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-09-13T05:25:35.458Z] #179 DONE 0.1s [2025-09-13T05:25:35.458Z] [2025-09-13T05:25:35.458Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-09-13T05:25:36.036Z] #180 DONE 0.4s [2025-09-13T05:25:36.036Z] [2025-09-13T05:25:36.036Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-09-13T05:25:36.036Z] #181 DONE 0.1s [2025-09-13T05:25:36.036Z] [2025-09-13T05:25:36.036Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:25:36.036Z] #151 ... [2025-09-13T05:25:36.036Z] [2025-09-13T05:25:36.036Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T05:25:37.974Z] #182 DONE 2.0s [2025-09-13T05:25:37.974Z] [2025-09-13T05:25:37.974Z] #108 [security-proxy-setup] exporting to image [2025-09-13T05:25:37.974Z] #108 exporting layers [2025-09-13T05:25:38.931Z] #108 exporting layers 1.0s done [2025-09-13T05:25:38.931Z] #108 writing image sha256:777ca8736dec97260e0626f31fc2d9273e3883b06ddf392fb139cc0accca0a07 0.0s done [2025-09-13T05:25:38.931Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-09-13T05:25:38.931Z] #108 DONE 6.9s [2025-09-13T05:25:38.931Z] [2025-09-13T05:25:38.931Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T05:26:11.114Z] #144 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #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-09-13T05:26:11.114Z] #152 DONE 2041.0s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:26:11.114Z] #154 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:26:11.114Z] #183 DONE 0.1s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:26:11.114Z] #56 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:26:11.114Z] #184 DONE 0.1s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:26:11.114Z] #154 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #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-09-13T05:26:11.114Z] #185 DONE 0.1s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:26:11.114Z] #154 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #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-09-13T05:26:11.114Z] #186 DONE 0.2s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:26:11.114Z] #187 DONE 0.1s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:26:11.114Z] #154 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-09-13T05:26:11.114Z] #188 DONE 0.4s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:26:11.114Z] #56 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-09-13T05:26:11.114Z] #189 DONE 0.5s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-09-13T05:26:11.114Z] #190 DONE 0.1s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T05:26:11.114Z] #191 DONE 1.9s [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T05:26:11.114Z] #145 ... [2025-09-13T05:26:11.114Z] [2025-09-13T05:26:11.114Z] #108 [security-secretstore-setup] exporting to image [2025-09-13T05:26:11.114Z] #108 exporting layers [2025-09-13T05:26:12.076Z] #108 exporting layers 1.5s done [2025-09-13T05:26:12.076Z] #108 writing image sha256:cdd4888d4cc57632311dc2b48946b1cda9ee8368a4963139bde4d48fde44dd78 done [2025-09-13T05:26:12.076Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-09-13T05:26:12.076Z] #108 DONE 8.4s [2025-09-13T05:26:12.076Z] [2025-09-13T05:26:12.076Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:26:59.049Z] #148 ... [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-09-13T05:26:59.049Z] #149 DONE 2087.0s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:26:59.049Z] #154 ... [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:26:59.049Z] #192 DONE 0.1s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:26:59.049Z] #193 DONE 0.1s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:26:59.049Z] #151 ... [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-09-13T05:26:59.049Z] #194 DONE 0.5s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #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-09-13T05:26:59.049Z] #195 DONE 0.1s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:26:59.049Z] #151 ... [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #108 [security-spiffe-token-provider] exporting to image [2025-09-13T05:26:59.049Z] #108 exporting layers [2025-09-13T05:26:59.049Z] #108 exporting layers 1.1s done [2025-09-13T05:26:59.049Z] #108 writing image sha256:d9699f654d0fda339465d1917053d92f92a5a17e06f5dd4a57e0605d91429015 done [2025-09-13T05:26:59.049Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-09-13T05:26:59.049Z] #108 DONE 9.5s [2025-09-13T05:26:59.049Z] [2025-09-13T05:26:59.049Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:27:46.720Z] #148 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-09-13T05:27:46.720Z] #145 DONE 2134.4s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T05:27:46.720Z] #144 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:27:46.720Z] #196 DONE 0.5s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:27:46.720Z] #197 DONE 0.2s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:27:46.720Z] #154 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-09-13T05:27:46.720Z] #144 DONE 2135.8s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-09-13T05:27:46.720Z] #198 DONE 0.9s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:27:46.720Z] #199 DONE 0.3s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:27:46.720Z] #200 DONE 0.3s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #108 [core-data] exporting to image [2025-09-13T05:27:46.720Z] #108 exporting layers [2025-09-13T05:27:46.720Z] #108 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:27:46.720Z] #201 DONE 0.3s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-13T05:27:46.720Z] #202 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #108 [core-data] exporting to image [2025-09-13T05:27:46.720Z] #108 exporting layers 0.8s done [2025-09-13T05:27:46.720Z] #108 writing image sha256:835ffb3d6b2229cadf2aa61410b9fbdc03ea4894b98d5faed182a1cd118de30d done [2025-09-13T05:27:46.720Z] #108 naming to docker.io/library/core-data-arm64 done [2025-09-13T05:27:46.720Z] #108 DONE 10.4s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-09-13T05:27:46.720Z] #202 DONE 0.8s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-09-13T05:27:46.720Z] #203 DONE 0.1s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-13T05:27:46.720Z] #153 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-09-13T05:27:46.720Z] #204 DONE 0.1s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-09-13T05:27:46.720Z] #205 DONE 2.5s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:27:46.720Z] #56 ... [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #108 [security-proxy-auth] exporting to image [2025-09-13T05:27:46.720Z] #108 exporting layers 0.8s done [2025-09-13T05:27:46.720Z] #108 writing image sha256:b7b8a802d6ff481d7b85cf77680681259b530d8e4b8ea88f5ff53a41f5e3b24c done [2025-09-13T05:27:46.720Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-09-13T05:27:46.720Z] #108 DONE 11.2s [2025-09-13T05:27:46.720Z] [2025-09-13T05:27:46.720Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:27:48.647Z] #151 ... [2025-09-13T05:27:48.647Z] [2025-09-13T05:27:48.647Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-09-13T05:27:48.647Z] #153 DONE 2143.4s [2025-09-13T05:27:48.647Z] [2025-09-13T05:27:48.647Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-09-13T05:27:48.647Z] #151 DONE 2143.8s [2025-09-13T05:27:48.647Z] [2025-09-13T05:27:48.647Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:27:48.912Z] #206 DONE 0.3s [2025-09-13T05:27:48.912Z] [2025-09-13T05:27:48.912Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:27:49.183Z] #207 DONE 0.2s [2025-09-13T05:27:49.183Z] [2025-09-13T05:27:49.183Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:27:49.448Z] #148 ... [2025-09-13T05:27:49.448Z] [2025-09-13T05:27:49.448Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-09-13T05:27:50.027Z] #208 DONE 0.7s [2025-09-13T05:27:50.027Z] [2025-09-13T05:27:50.027Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:27:50.027Z] #209 DONE 0.3s [2025-09-13T05:27:50.027Z] [2025-09-13T05:27:50.027Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-13T05:27:50.300Z] #210 ... [2025-09-13T05:27:50.300Z] [2025-09-13T05:27:50.300Z] #211 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:27:50.300Z] #211 DONE 0.2s [2025-09-13T05:27:50.300Z] [2025-09-13T05:27:50.300Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-09-13T05:27:50.300Z] #212 DONE 0.2s [2025-09-13T05:27:50.300Z] [2025-09-13T05:27:50.300Z] #108 [core-metadata] exporting to image [2025-09-13T05:27:50.566Z] #108 ... [2025-09-13T05:27:50.566Z] [2025-09-13T05:27:50.566Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-09-13T05:27:50.566Z] #210 DONE 0.8s [2025-09-13T05:27:50.834Z] [2025-09-13T05:27:50.834Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:27:51.100Z] #213 DONE 0.3s [2025-09-13T05:27:51.100Z] [2025-09-13T05:27:51.100Z] #108 [core-keeper] exporting to image [2025-09-13T05:27:51.364Z] #108 exporting layers 1.0s done [2025-09-13T05:27:51.364Z] #108 writing image sha256:684c141d4623503214f9706d97c05c6c77b1b75ab2d96f991396e0e30efcf414 done [2025-09-13T05:27:51.364Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-09-13T05:27:51.947Z] #108 exporting layers 0.8s done [2025-09-13T05:27:51.947Z] #108 writing image sha256:426a6a42302aec26c017527c8b2f27f14362c42d5ac893e072337a786356691e done [2025-09-13T05:27:51.947Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-09-13T05:27:51.947Z] #108 DONE 12.6s [2025-09-13T05:27:51.947Z] [2025-09-13T05:27:51.947Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:28:14.042Z] #154 ... [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-09-13T05:28:14.042Z] #148 DONE 2167.2s [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:28:14.042Z] #214 DONE 0.2s [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:28:14.042Z] #215 DONE 0.1s [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:28:14.042Z] #56 ... [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-09-13T05:28:14.042Z] #216 DONE 0.5s [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-09-13T05:28:14.042Z] #217 DONE 0.1s [2025-09-13T05:28:14.042Z] [2025-09-13T05:28:14.042Z] #108 [support-scheduler] exporting to image [2025-09-13T05:28:14.042Z] #108 exporting layers [2025-09-13T05:28:14.042Z] #108 exporting layers 1.0s done [2025-09-13T05:28:14.042Z] #108 writing image sha256:4a9083538c46148011ce57acbd0f3e78bd0b3772e0e992e54c4b352f591e1cd6 done [2025-09-13T05:28:14.042Z] #108 naming to docker.io/library/support-scheduler-arm64 [2025-09-13T05:28:14.307Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-09-13T05:28:14.307Z] #108 DONE 13.5s [2025-09-13T05:28:14.307Z] [2025-09-13T05:28:14.308Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:28:24.361Z] #56 ... [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-09-13T05:28:24.361Z] #154 DONE 2178.5s [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-09-13T05:28:24.361Z] #218 DONE 0.1s [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:28:24.361Z] #56 ... [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-09-13T05:28:24.361Z] #219 DONE 0.1s [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-09-13T05:28:24.361Z] #220 DONE 0.4s [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:28:24.361Z] #56 ... [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-09-13T05:28:24.361Z] #221 DONE 0.1s [2025-09-13T05:28:24.361Z] [2025-09-13T05:28:24.361Z] #108 [support-notifications] exporting to image [2025-09-13T05:28:24.361Z] #108 exporting layers [2025-09-13T05:28:24.625Z] #108 exporting layers 0.5s done [2025-09-13T05:28:24.625Z] #108 writing image sha256:d63ff1f9720fa662d7db0e164ce8205252a3ae72c0ef2af51885150e4f9ab54b done [2025-09-13T05:28:24.625Z] #108 naming to docker.io/library/support-notifications-arm64 [2025-09-13T05:28:24.625Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-09-13T05:28:24.625Z] #108 DONE 14.1s [2025-09-13T05:28:24.625Z] [2025-09-13T05:28:24.625Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-09-13T05:28:24.625Z] time="2025-09-13T04:49:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-09-13T05:28:24.639Z] $ docker stop --time=1 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 [2025-09-13T05:28:26.275Z] $ docker rm -f --volumes 08ac1cbaaa6ccf4b258009a89c8c20de5a6a0ed69489aa342e247bf537b01a63 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-13T05:28:26.778Z] + docker images [2025-09-13T05:28:26.778Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-09-13T05:28:26.778Z] support-notifications-arm64 latest d63ff1f9720f 3 seconds ago 54.1MB [2025-09-13T05:28:26.778Z] support-scheduler-arm64 latest 4a9083538c46 14 seconds ago 50.3MB [2025-09-13T05:28:26.778Z] core-metadata-arm64 latest 684c141d4623 36 seconds ago 46.7MB [2025-09-13T05:28:26.778Z] core-keeper-arm64 latest 426a6a42302a 36 seconds ago 45.4MB [2025-09-13T05:28:26.778Z] security-proxy-auth-arm64 latest b7b8a802d6ff 41 seconds ago 45.7MB [2025-09-13T05:28:26.778Z] core-data-arm64 latest 835ffb3d6b22 45 seconds ago 46.6MB [2025-09-13T05:28:26.778Z] security-spiffe-token-provider-arm64 latest d9699f654d0f About a minute ago 49.9MB [2025-09-13T05:28:26.778Z] security-secretstore-setup-arm64 latest cdd4888d4cc5 2 minutes ago 80.2MB [2025-09-13T05:28:26.778Z] security-proxy-setup-arm64 latest 777ca8736dec 2 minutes ago 50.3MB [2025-09-13T05:28:26.778Z] core-command-arm64 latest 760ddea326de 3 minutes ago 41MB [2025-09-13T05:28:26.778Z] security-bootstrapper-arm64 latest afee5c19824e 18 minutes ago 22.1MB [2025-09-13T05:28:26.778Z] core-common-config-bootstrapper-arm64 latest 5aa56275b795 18 minutes ago 21MB [2025-09-13T05:28:26.778Z] security-spire-config-arm64 latest c218847138fd 38 minutes ago 144MB [2025-09-13T05:28:26.778Z] security-spire-agent-arm64 latest 662275bf4fa1 38 minutes ago 188MB [2025-09-13T05:28:26.778Z] security-spire-server-arm64 latest 7ed1256cc3b4 38 minutes ago 145MB [2025-09-13T05:28:26.778Z] ci-base-image-arm64 latest 2e8d96532268 39 minutes ago 922MB [2025-09-13T05:28:26.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 5 weeks ago 566MB [2025-09-13T05:28:26.778Z] 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-09-13T05:28:26.943Z] provisioning config files... [2025-09-13T05:28:27.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/902@tmp/config2090489121928375973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:28:27.421Z] ---> ****-login.sh [2025-09-13T05:28:27.421Z] nexus3.edgexfoundry.org:10001 [2025-09-13T05:28:27.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T05:28:27.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T05:28:27.689Z] Configure a credential helper to remove this warning. See [2025-09-13T05:28:27.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T05:28:27.689Z] [2025-09-13T05:28:27.689Z] Login Succeeded [2025-09-13T05:28:27.689Z] nexus3.edgexfoundry.org:10002 [2025-09-13T05:28:27.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T05:28:28.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T05:28:28.235Z] Configure a credential helper to remove this warning. See [2025-09-13T05:28:28.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T05:28:28.235Z] [2025-09-13T05:28:28.235Z] Login Succeeded [2025-09-13T05:28:28.235Z] nexus3.edgexfoundry.org:10003 [2025-09-13T05:28:28.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T05:28:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T05:28:28.505Z] Configure a credential helper to remove this warning. See [2025-09-13T05:28:28.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T05:28:28.505Z] [2025-09-13T05:28:28.505Z] Login Succeeded [2025-09-13T05:28:28.505Z] nexus3.edgexfoundry.org:10004 [2025-09-13T05:28:28.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T05:28:28.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T05:28:28.777Z] Configure a credential helper to remove this warning. See [2025-09-13T05:28:28.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T05:28:28.777Z] [2025-09-13T05:28:28.777Z] Login Succeeded [2025-09-13T05:28:28.777Z] ****.io [2025-09-13T05:28:29.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-13T05:28:29.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-13T05:28:29.313Z] Configure a credential helper to remove this warning. See [2025-09-13T05:28:29.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-13T05:28:29.313Z] [2025-09-13T05:28:29.313Z] Login Succeeded [2025-09-13T05:28:29.313Z] ---> ****-login.sh ends [Pipeline] } [2025-09-13T05:28:29.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:28:29.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-13T05:28:29.403Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-09-13T05:28:29.403Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:29.403Z] latest [2025-09-13T05:28:29.403Z] 4.1.0-dev.59 [2025-09-13T05:28:29.403Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:29.403Z] main [2025-09-13T05:28:29.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:29.790Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:30.154Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:30.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-13T05:28:30.154Z] 33b26c8ff54c: Preparing [2025-09-13T05:28:30.154Z] fa3a1b0df6ac: Preparing [2025-09-13T05:28:30.154Z] 66761eabea5f: Preparing [2025-09-13T05:28:30.154Z] 88eac339fb54: Preparing [2025-09-13T05:28:30.154Z] b4797e5c666f: Preparing [2025-09-13T05:28:30.154Z] 070a7787eae7: Preparing [2025-09-13T05:28:30.154Z] 1e890da81ec9: Preparing [2025-09-13T05:28:30.154Z] 070a7787eae7: Waiting [2025-09-13T05:28:30.154Z] 1e890da81ec9: Waiting [2025-09-13T05:28:30.424Z] 66761eabea5f: Pushed [2025-09-13T05:28:30.424Z] 88eac339fb54: Pushed [2025-09-13T05:28:30.424Z] 33b26c8ff54c: Pushed [2025-09-13T05:28:30.424Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:30.688Z] 070a7787eae7: Pushed [2025-09-13T05:28:30.688Z] b4797e5c666f: Pushed [2025-09-13T05:28:37.302Z] fa3a1b0df6ac: Pushed [2025-09-13T05:28:37.302Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:37.660Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:38.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-13T05:28:38.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-13T05:28:38.011Z] 33b26c8ff54c: Preparing [2025-09-13T05:28:38.011Z] fa3a1b0df6ac: Preparing [2025-09-13T05:28:38.011Z] 66761eabea5f: Preparing [2025-09-13T05:28:38.011Z] 88eac339fb54: Preparing [2025-09-13T05:28:38.011Z] b4797e5c666f: Preparing [2025-09-13T05:28:38.011Z] 070a7787eae7: Preparing [2025-09-13T05:28:38.011Z] 1e890da81ec9: Preparing [2025-09-13T05:28:38.011Z] 070a7787eae7: Waiting [2025-09-13T05:28:38.011Z] 1e890da81ec9: Waiting [2025-09-13T05:28:38.011Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:38.011Z] fa3a1b0df6ac: Layer already exists [2025-09-13T05:28:38.011Z] 33b26c8ff54c: Layer already exists [2025-09-13T05:28:38.011Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:38.011Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:38.011Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:38.011Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:38.011Z] latest: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:38.382Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:38.755Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-13T05:28:38.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-13T05:28:38.756Z] 33b26c8ff54c: Preparing [2025-09-13T05:28:38.756Z] fa3a1b0df6ac: Preparing [2025-09-13T05:28:38.756Z] 66761eabea5f: Preparing [2025-09-13T05:28:38.756Z] 88eac339fb54: Preparing [2025-09-13T05:28:38.756Z] b4797e5c666f: Preparing [2025-09-13T05:28:38.756Z] 070a7787eae7: Preparing [2025-09-13T05:28:38.756Z] 1e890da81ec9: Preparing [2025-09-13T05:28:38.756Z] 070a7787eae7: Waiting [2025-09-13T05:28:38.756Z] 1e890da81ec9: Waiting [2025-09-13T05:28:38.756Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:38.756Z] fa3a1b0df6ac: Layer already exists [2025-09-13T05:28:38.756Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:38.756Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:38.756Z] 33b26c8ff54c: Layer already exists [2025-09-13T05:28:38.756Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:38.756Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:38.756Z] 4.1.0-dev.59: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:39.393Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:39.746Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:39.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-13T05:28:39.746Z] 33b26c8ff54c: Preparing [2025-09-13T05:28:39.746Z] fa3a1b0df6ac: Preparing [2025-09-13T05:28:39.746Z] 66761eabea5f: Preparing [2025-09-13T05:28:39.746Z] 88eac339fb54: Preparing [2025-09-13T05:28:39.746Z] b4797e5c666f: Preparing [2025-09-13T05:28:39.746Z] 070a7787eae7: Preparing [2025-09-13T05:28:39.746Z] 1e890da81ec9: Preparing [2025-09-13T05:28:39.746Z] 070a7787eae7: Waiting [2025-09-13T05:28:39.746Z] 1e890da81ec9: Waiting [2025-09-13T05:28:39.746Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:39.746Z] 33b26c8ff54c: Layer already exists [2025-09-13T05:28:39.746Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:39.746Z] fa3a1b0df6ac: Layer already exists [2025-09-13T05:28:39.746Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:39.746Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:39.746Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:39.746Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:40.101Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:40.462Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-09-13T05:28:40.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-09-13T05:28:40.462Z] 33b26c8ff54c: Preparing [2025-09-13T05:28:40.462Z] fa3a1b0df6ac: Preparing [2025-09-13T05:28:40.462Z] 66761eabea5f: Preparing [2025-09-13T05:28:40.462Z] 88eac339fb54: Preparing [2025-09-13T05:28:40.462Z] b4797e5c666f: Preparing [2025-09-13T05:28:40.462Z] 070a7787eae7: Preparing [2025-09-13T05:28:40.462Z] 1e890da81ec9: Preparing [2025-09-13T05:28:40.462Z] 070a7787eae7: Waiting [2025-09-13T05:28:40.462Z] 1e890da81ec9: Waiting [2025-09-13T05:28:40.462Z] fa3a1b0df6ac: Layer already exists [2025-09-13T05:28:40.462Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:40.462Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:40.462Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:40.462Z] 33b26c8ff54c: Layer already exists [2025-09-13T05:28:40.462Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:40.462Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:40.731Z] main: digest: sha256:dd88198beb9011cb7fc4f064dbe178341a43e33a626d93b55975d50f2b6e865a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:28:40.813Z] ===================================================== [Pipeline] echo [2025-09-13T05:28:40.827Z] taggedImages: [2025-09-13T05:28:40.827Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:40.827Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-09-13T05:28:40.827Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [2025-09-13T05:28:40.827Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:40.827Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-13T05:28:40.859Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-09-13T05:28:40.859Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:40.859Z] latest [2025-09-13T05:28:40.859Z] 4.1.0-dev.59 [2025-09-13T05:28:40.859Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:40.859Z] main [2025-09-13T05:28:40.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:41.243Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:41.596Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:41.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-13T05:28:41.596Z] 68db88be6efe: Preparing [2025-09-13T05:28:41.596Z] 69427684f398: Preparing [2025-09-13T05:28:41.596Z] 66a253d0c7e6: Preparing [2025-09-13T05:28:41.596Z] e5c04f273c36: Preparing [2025-09-13T05:28:41.596Z] 66761eabea5f: Preparing [2025-09-13T05:28:41.596Z] 88eac339fb54: Preparing [2025-09-13T05:28:41.596Z] b4797e5c666f: Preparing [2025-09-13T05:28:41.596Z] 070a7787eae7: Preparing [2025-09-13T05:28:41.596Z] 1e890da81ec9: Preparing [2025-09-13T05:28:41.596Z] 88eac339fb54: Waiting [2025-09-13T05:28:41.596Z] 070a7787eae7: Waiting [2025-09-13T05:28:41.596Z] 1e890da81ec9: Waiting [2025-09-13T05:28:41.596Z] b4797e5c666f: Waiting [2025-09-13T05:28:41.596Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:41.596Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:41.862Z] 69427684f398: Pushed [2025-09-13T05:28:41.862Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:41.862Z] 66a253d0c7e6: Pushed [2025-09-13T05:28:41.862Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:41.862Z] 68db88be6efe: Pushed [2025-09-13T05:28:41.862Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:44.430Z] e5c04f273c36: Pushed [2025-09-13T05:28:44.430Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:44.786Z] + 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-09-13T05:28:45.216Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-13T05:28:45.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-13T05:28:45.216Z] 68db88be6efe: Preparing [2025-09-13T05:28:45.216Z] 69427684f398: Preparing [2025-09-13T05:28:45.216Z] 66a253d0c7e6: Preparing [2025-09-13T05:28:45.216Z] e5c04f273c36: Preparing [2025-09-13T05:28:45.216Z] 66761eabea5f: Preparing [2025-09-13T05:28:45.216Z] 88eac339fb54: Preparing [2025-09-13T05:28:45.216Z] b4797e5c666f: Preparing [2025-09-13T05:28:45.216Z] 070a7787eae7: Preparing [2025-09-13T05:28:45.216Z] 1e890da81ec9: Preparing [2025-09-13T05:28:45.216Z] 88eac339fb54: Waiting [2025-09-13T05:28:45.216Z] b4797e5c666f: Waiting [2025-09-13T05:28:45.216Z] 070a7787eae7: Waiting [2025-09-13T05:28:45.216Z] 1e890da81ec9: Waiting [2025-09-13T05:28:45.216Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:45.216Z] e5c04f273c36: Layer already exists [2025-09-13T05:28:45.216Z] 66a253d0c7e6: Layer already exists [2025-09-13T05:28:45.216Z] 69427684f398: Layer already exists [2025-09-13T05:28:45.216Z] 68db88be6efe: Layer already exists [2025-09-13T05:28:45.216Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:45.216Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:45.216Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:45.216Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:45.480Z] latest: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:45.834Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:46.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-13T05:28:46.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-13T05:28:46.192Z] 68db88be6efe: Preparing [2025-09-13T05:28:46.192Z] 69427684f398: Preparing [2025-09-13T05:28:46.192Z] 66a253d0c7e6: Preparing [2025-09-13T05:28:46.192Z] e5c04f273c36: Preparing [2025-09-13T05:28:46.192Z] 66761eabea5f: Preparing [2025-09-13T05:28:46.192Z] 88eac339fb54: Preparing [2025-09-13T05:28:46.192Z] b4797e5c666f: Preparing [2025-09-13T05:28:46.192Z] 070a7787eae7: Preparing [2025-09-13T05:28:46.192Z] 1e890da81ec9: Preparing [2025-09-13T05:28:46.192Z] 070a7787eae7: Waiting [2025-09-13T05:28:46.192Z] 1e890da81ec9: Waiting [2025-09-13T05:28:46.192Z] 88eac339fb54: Waiting [2025-09-13T05:28:46.192Z] b4797e5c666f: Waiting [2025-09-13T05:28:46.192Z] 66a253d0c7e6: Layer already exists [2025-09-13T05:28:46.192Z] e5c04f273c36: Layer already exists [2025-09-13T05:28:46.192Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:46.192Z] 68db88be6efe: Layer already exists [2025-09-13T05:28:46.192Z] 69427684f398: Layer already exists [2025-09-13T05:28:46.192Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:46.192Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:46.192Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:46.192Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:46.192Z] 4.1.0-dev.59: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:46.807Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:47.164Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:47.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-13T05:28:47.164Z] 68db88be6efe: Preparing [2025-09-13T05:28:47.164Z] 69427684f398: Preparing [2025-09-13T05:28:47.164Z] 66a253d0c7e6: Preparing [2025-09-13T05:28:47.164Z] e5c04f273c36: Preparing [2025-09-13T05:28:47.164Z] 66761eabea5f: Preparing [2025-09-13T05:28:47.164Z] 88eac339fb54: Preparing [2025-09-13T05:28:47.164Z] b4797e5c666f: Preparing [2025-09-13T05:28:47.164Z] 070a7787eae7: Preparing [2025-09-13T05:28:47.164Z] 1e890da81ec9: Preparing [2025-09-13T05:28:47.164Z] b4797e5c666f: Waiting [2025-09-13T05:28:47.164Z] 88eac339fb54: Waiting [2025-09-13T05:28:47.164Z] 1e890da81ec9: Waiting [2025-09-13T05:28:47.164Z] 68db88be6efe: Layer already exists [2025-09-13T05:28:47.164Z] 66a253d0c7e6: Layer already exists [2025-09-13T05:28:47.164Z] e5c04f273c36: Layer already exists [2025-09-13T05:28:47.164Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:47.164Z] 69427684f398: Layer already exists [2025-09-13T05:28:47.164Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:47.164Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:47.164Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:47.164Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:47.428Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:47.778Z] + 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-09-13T05:28:48.123Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-09-13T05:28:48.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-09-13T05:28:48.123Z] 68db88be6efe: Preparing [2025-09-13T05:28:48.123Z] 69427684f398: Preparing [2025-09-13T05:28:48.123Z] 66a253d0c7e6: Preparing [2025-09-13T05:28:48.123Z] e5c04f273c36: Preparing [2025-09-13T05:28:48.123Z] 66761eabea5f: Preparing [2025-09-13T05:28:48.123Z] 88eac339fb54: Preparing [2025-09-13T05:28:48.123Z] b4797e5c666f: Preparing [2025-09-13T05:28:48.123Z] 070a7787eae7: Preparing [2025-09-13T05:28:48.123Z] 1e890da81ec9: Preparing [2025-09-13T05:28:48.123Z] 88eac339fb54: Waiting [2025-09-13T05:28:48.123Z] 070a7787eae7: Waiting [2025-09-13T05:28:48.123Z] b4797e5c666f: Waiting [2025-09-13T05:28:48.123Z] 1e890da81ec9: Waiting [2025-09-13T05:28:48.123Z] 68db88be6efe: Layer already exists [2025-09-13T05:28:48.123Z] 69427684f398: Layer already exists [2025-09-13T05:28:48.123Z] e5c04f273c36: Layer already exists [2025-09-13T05:28:48.123Z] 66a253d0c7e6: Layer already exists [2025-09-13T05:28:48.123Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:48.123Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:48.123Z] b4797e5c666f: Layer already exists [2025-09-13T05:28:48.123Z] 070a7787eae7: Layer already exists [2025-09-13T05:28:48.123Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:48.387Z] main: digest: sha256:a55f00bd3e113479094610f4539ac507ef8a7bad0c36245260a99b87800d5701 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:28:48.465Z] ===================================================== [Pipeline] echo [2025-09-13T05:28:48.486Z] taggedImages: [2025-09-13T05:28:48.487Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:48.487Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-09-13T05:28:48.487Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [2025-09-13T05:28:48.487Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:48.487Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-13T05:28:48.522Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-09-13T05:28:48.522Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:48.522Z] latest [2025-09-13T05:28:48.522Z] 4.1.0-dev.59 [2025-09-13T05:28:48.522Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:28:48.522Z] main [2025-09-13T05:28:48.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:48.904Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:49.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:28:49.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-13T05:28:49.266Z] df35b430a70b: Preparing [2025-09-13T05:28:49.266Z] a1bfbdf9a90d: Preparing [2025-09-13T05:28:49.266Z] 66761eabea5f: Preparing [2025-09-13T05:28:49.266Z] 88eac339fb54: Preparing [2025-09-13T05:28:49.266Z] f2ad7579ffa1: Preparing [2025-09-13T05:28:49.266Z] 43bbb92f4476: Preparing [2025-09-13T05:28:49.266Z] 1e890da81ec9: Preparing [2025-09-13T05:28:49.266Z] 43bbb92f4476: Waiting [2025-09-13T05:28:49.266Z] 1e890da81ec9: Waiting [2025-09-13T05:28:49.530Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:49.530Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:49.530Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:49.530Z] df35b430a70b: Pushed [2025-09-13T05:28:49.530Z] 43bbb92f4476: Pushed [2025-09-13T05:28:49.794Z] f2ad7579ffa1: Pushed [2025-09-13T05:28:57.968Z] a1bfbdf9a90d: Pushed [2025-09-13T05:28:57.968Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:58.322Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:58.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-13T05:28:58.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-13T05:28:58.672Z] df35b430a70b: Preparing [2025-09-13T05:28:58.672Z] a1bfbdf9a90d: Preparing [2025-09-13T05:28:58.672Z] 66761eabea5f: Preparing [2025-09-13T05:28:58.672Z] 88eac339fb54: Preparing [2025-09-13T05:28:58.672Z] f2ad7579ffa1: Preparing [2025-09-13T05:28:58.672Z] 43bbb92f4476: Preparing [2025-09-13T05:28:58.672Z] 1e890da81ec9: Preparing [2025-09-13T05:28:58.672Z] 43bbb92f4476: Waiting [2025-09-13T05:28:58.672Z] 1e890da81ec9: Waiting [2025-09-13T05:28:58.672Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:58.672Z] a1bfbdf9a90d: Layer already exists [2025-09-13T05:28:58.672Z] f2ad7579ffa1: Layer already exists [2025-09-13T05:28:58.672Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:58.672Z] df35b430a70b: Layer already exists [2025-09-13T05:28:58.672Z] 43bbb92f4476: Layer already exists [2025-09-13T05:28:58.672Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:58.937Z] latest: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:59.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:28:59.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-13T05:28:59.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-13T05:28:59.656Z] df35b430a70b: Preparing [2025-09-13T05:28:59.656Z] a1bfbdf9a90d: Preparing [2025-09-13T05:28:59.656Z] 66761eabea5f: Preparing [2025-09-13T05:28:59.656Z] 88eac339fb54: Preparing [2025-09-13T05:28:59.656Z] f2ad7579ffa1: Preparing [2025-09-13T05:28:59.656Z] 43bbb92f4476: Preparing [2025-09-13T05:28:59.656Z] 1e890da81ec9: Preparing [2025-09-13T05:28:59.656Z] 1e890da81ec9: Waiting [2025-09-13T05:28:59.656Z] 43bbb92f4476: Waiting [2025-09-13T05:28:59.656Z] f2ad7579ffa1: Layer already exists [2025-09-13T05:28:59.656Z] df35b430a70b: Layer already exists [2025-09-13T05:28:59.656Z] 66761eabea5f: Layer already exists [2025-09-13T05:28:59.656Z] 88eac339fb54: Layer already exists [2025-09-13T05:28:59.656Z] a1bfbdf9a90d: Layer already exists [2025-09-13T05:28:59.656Z] 43bbb92f4476: Layer already exists [2025-09-13T05:28:59.656Z] 1e890da81ec9: Layer already exists [2025-09-13T05:28:59.656Z] 4.1.0-dev.59: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:00.294Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:00.653Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:00.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-13T05:29:00.653Z] df35b430a70b: Preparing [2025-09-13T05:29:00.653Z] a1bfbdf9a90d: Preparing [2025-09-13T05:29:00.653Z] 66761eabea5f: Preparing [2025-09-13T05:29:00.653Z] 88eac339fb54: Preparing [2025-09-13T05:29:00.653Z] f2ad7579ffa1: Preparing [2025-09-13T05:29:00.653Z] 43bbb92f4476: Preparing [2025-09-13T05:29:00.653Z] 1e890da81ec9: Preparing [2025-09-13T05:29:00.653Z] 1e890da81ec9: Waiting [2025-09-13T05:29:00.653Z] 43bbb92f4476: Waiting [2025-09-13T05:29:00.653Z] f2ad7579ffa1: Layer already exists [2025-09-13T05:29:00.653Z] df35b430a70b: Layer already exists [2025-09-13T05:29:00.653Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:00.653Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:00.653Z] a1bfbdf9a90d: Layer already exists [2025-09-13T05:29:00.653Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:00.653Z] 43bbb92f4476: Layer already exists [2025-09-13T05:29:00.653Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:01.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:01.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-09-13T05:29:01.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-09-13T05:29:01.629Z] df35b430a70b: Preparing [2025-09-13T05:29:01.629Z] a1bfbdf9a90d: Preparing [2025-09-13T05:29:01.629Z] 66761eabea5f: Preparing [2025-09-13T05:29:01.629Z] 88eac339fb54: Preparing [2025-09-13T05:29:01.629Z] f2ad7579ffa1: Preparing [2025-09-13T05:29:01.629Z] 43bbb92f4476: Preparing [2025-09-13T05:29:01.629Z] 1e890da81ec9: Preparing [2025-09-13T05:29:01.629Z] 43bbb92f4476: Waiting [2025-09-13T05:29:01.629Z] df35b430a70b: Layer already exists [2025-09-13T05:29:01.629Z] f2ad7579ffa1: Layer already exists [2025-09-13T05:29:01.629Z] a1bfbdf9a90d: Layer already exists [2025-09-13T05:29:01.629Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:01.629Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:01.629Z] 43bbb92f4476: Layer already exists [2025-09-13T05:29:01.629Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:01.895Z] main: digest: sha256:bb0e21038011f2c5fdc302dcda55228aef3a448fb355587e516914f56f0490e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:29:01.984Z] ===================================================== [Pipeline] echo [2025-09-13T05:29:02.005Z] taggedImages: [2025-09-13T05:29:02.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:02.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-09-13T05:29:02.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [2025-09-13T05:29:02.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:02.005Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-13T05:29:02.034Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-09-13T05:29:02.034Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:02.034Z] latest [2025-09-13T05:29:02.034Z] 4.1.0-dev.59 [2025-09-13T05:29:02.034Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:02.034Z] main [2025-09-13T05:29:02.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:02.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:02.767Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:02.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-13T05:29:02.767Z] c8c4b79d4f75: Preparing [2025-09-13T05:29:02.767Z] 8967d686547f: Preparing [2025-09-13T05:29:02.767Z] 88eac339fb54: Preparing [2025-09-13T05:29:02.767Z] c3bac0820a81: Preparing [2025-09-13T05:29:02.767Z] a5760fe883e2: Preparing [2025-09-13T05:29:02.767Z] 1e890da81ec9: Preparing [2025-09-13T05:29:02.767Z] 1e890da81ec9: Waiting [2025-09-13T05:29:03.032Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:03.032Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:03.032Z] a5760fe883e2: Pushed [2025-09-13T05:29:03.032Z] c8c4b79d4f75: Pushed [2025-09-13T05:29:03.032Z] c3bac0820a81: Pushed [2025-09-13T05:29:11.202Z] 8967d686547f: Pushed [2025-09-13T05:29:11.202Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:11.571Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:11.920Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-13T05:29:11.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-13T05:29:11.920Z] c8c4b79d4f75: Preparing [2025-09-13T05:29:11.920Z] 8967d686547f: Preparing [2025-09-13T05:29:11.920Z] 88eac339fb54: Preparing [2025-09-13T05:29:11.920Z] c3bac0820a81: Preparing [2025-09-13T05:29:11.920Z] a5760fe883e2: Preparing [2025-09-13T05:29:11.920Z] 1e890da81ec9: Preparing [2025-09-13T05:29:11.920Z] 1e890da81ec9: Waiting [2025-09-13T05:29:11.920Z] c3bac0820a81: Layer already exists [2025-09-13T05:29:11.920Z] 8967d686547f: Layer already exists [2025-09-13T05:29:11.920Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:11.920Z] c8c4b79d4f75: Layer already exists [2025-09-13T05:29:11.920Z] a5760fe883e2: Layer already exists [2025-09-13T05:29:11.920Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:11.920Z] latest: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:12.532Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:12.884Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-13T05:29:12.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-13T05:29:12.884Z] c8c4b79d4f75: Preparing [2025-09-13T05:29:12.884Z] 8967d686547f: Preparing [2025-09-13T05:29:12.884Z] 88eac339fb54: Preparing [2025-09-13T05:29:12.884Z] c3bac0820a81: Preparing [2025-09-13T05:29:12.884Z] a5760fe883e2: Preparing [2025-09-13T05:29:12.884Z] 1e890da81ec9: Preparing [2025-09-13T05:29:12.884Z] 1e890da81ec9: Waiting [2025-09-13T05:29:12.884Z] a5760fe883e2: Layer already exists [2025-09-13T05:29:12.884Z] c3bac0820a81: Layer already exists [2025-09-13T05:29:12.884Z] c8c4b79d4f75: Layer already exists [2025-09-13T05:29:12.884Z] 8967d686547f: Layer already exists [2025-09-13T05:29:12.884Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:12.884Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:12.884Z] 4.1.0-dev.59: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:13.239Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:13.590Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:13.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-13T05:29:13.590Z] c8c4b79d4f75: Preparing [2025-09-13T05:29:13.590Z] 8967d686547f: Preparing [2025-09-13T05:29:13.590Z] 88eac339fb54: Preparing [2025-09-13T05:29:13.590Z] c3bac0820a81: Preparing [2025-09-13T05:29:13.590Z] a5760fe883e2: Preparing [2025-09-13T05:29:13.590Z] 1e890da81ec9: Preparing [2025-09-13T05:29:13.590Z] 1e890da81ec9: Waiting [2025-09-13T05:29:13.590Z] a5760fe883e2: Layer already exists [2025-09-13T05:29:13.590Z] c8c4b79d4f75: Layer already exists [2025-09-13T05:29:13.590Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:13.590Z] 8967d686547f: Layer already exists [2025-09-13T05:29:13.590Z] c3bac0820a81: Layer already exists [2025-09-13T05:29:13.590Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:13.590Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:14.223Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:14.570Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-09-13T05:29:14.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-09-13T05:29:14.570Z] c8c4b79d4f75: Preparing [2025-09-13T05:29:14.570Z] 8967d686547f: Preparing [2025-09-13T05:29:14.570Z] 88eac339fb54: Preparing [2025-09-13T05:29:14.570Z] c3bac0820a81: Preparing [2025-09-13T05:29:14.570Z] a5760fe883e2: Preparing [2025-09-13T05:29:14.570Z] 1e890da81ec9: Preparing [2025-09-13T05:29:14.570Z] 1e890da81ec9: Waiting [2025-09-13T05:29:14.570Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:14.570Z] c8c4b79d4f75: Layer already exists [2025-09-13T05:29:14.570Z] 8967d686547f: Layer already exists [2025-09-13T05:29:14.570Z] c3bac0820a81: Layer already exists [2025-09-13T05:29:14.570Z] a5760fe883e2: Layer already exists [2025-09-13T05:29:14.570Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:14.834Z] main: digest: sha256:885a0af1afcc7cb3ca4d0d82047328873bcb0a4600e5305fd205e59e40194bd5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:29:14.910Z] ===================================================== [Pipeline] echo [2025-09-13T05:29:14.922Z] taggedImages: [2025-09-13T05:29:14.923Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:14.923Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-09-13T05:29:14.923Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [2025-09-13T05:29:14.923Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:14.923Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-13T05:29:14.960Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-09-13T05:29:14.960Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:14.960Z] latest [2025-09-13T05:29:14.960Z] 4.1.0-dev.59 [2025-09-13T05:29:14.960Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:14.960Z] main [2025-09-13T05:29:14.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:15.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:15.668Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:15.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-13T05:29:15.668Z] fdf827123897: Preparing [2025-09-13T05:29:15.668Z] f143d079db54: Preparing [2025-09-13T05:29:15.668Z] 3acf3374ebbf: Preparing [2025-09-13T05:29:15.668Z] 66761eabea5f: Preparing [2025-09-13T05:29:15.668Z] 88eac339fb54: Preparing [2025-09-13T05:29:15.668Z] b4797e5c666f: Preparing [2025-09-13T05:29:15.668Z] 070a7787eae7: Preparing [2025-09-13T05:29:15.668Z] 1e890da81ec9: Preparing [2025-09-13T05:29:15.668Z] b4797e5c666f: Waiting [2025-09-13T05:29:15.668Z] 070a7787eae7: Waiting [2025-09-13T05:29:15.668Z] 1e890da81ec9: Waiting [2025-09-13T05:29:15.668Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:15.931Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:15.931Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:15.931Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:15.931Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:15.931Z] f143d079db54: Pushed [2025-09-13T05:29:15.931Z] fdf827123897: Pushed [2025-09-13T05:29:24.094Z] 3acf3374ebbf: Pushed [2025-09-13T05:29:24.094Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:24.444Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:24.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-13T05:29:24.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-13T05:29:24.792Z] fdf827123897: Preparing [2025-09-13T05:29:24.792Z] f143d079db54: Preparing [2025-09-13T05:29:24.792Z] 3acf3374ebbf: Preparing [2025-09-13T05:29:24.792Z] 66761eabea5f: Preparing [2025-09-13T05:29:24.792Z] 88eac339fb54: Preparing [2025-09-13T05:29:24.792Z] b4797e5c666f: Preparing [2025-09-13T05:29:24.792Z] 070a7787eae7: Preparing [2025-09-13T05:29:24.792Z] 1e890da81ec9: Preparing [2025-09-13T05:29:24.792Z] 070a7787eae7: Waiting [2025-09-13T05:29:24.792Z] b4797e5c666f: Waiting [2025-09-13T05:29:24.792Z] 1e890da81ec9: Waiting [2025-09-13T05:29:24.792Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:24.792Z] fdf827123897: Layer already exists [2025-09-13T05:29:24.792Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:24.792Z] 3acf3374ebbf: Layer already exists [2025-09-13T05:29:24.792Z] f143d079db54: Layer already exists [2025-09-13T05:29:24.792Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:24.792Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:24.792Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:25.055Z] latest: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:25.408Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:25.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-13T05:29:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-13T05:29:25.768Z] fdf827123897: Preparing [2025-09-13T05:29:25.768Z] f143d079db54: Preparing [2025-09-13T05:29:25.768Z] 3acf3374ebbf: Preparing [2025-09-13T05:29:25.768Z] 66761eabea5f: Preparing [2025-09-13T05:29:25.768Z] 88eac339fb54: Preparing [2025-09-13T05:29:25.768Z] b4797e5c666f: Preparing [2025-09-13T05:29:25.768Z] 070a7787eae7: Preparing [2025-09-13T05:29:25.768Z] 1e890da81ec9: Preparing [2025-09-13T05:29:25.768Z] 070a7787eae7: Waiting [2025-09-13T05:29:25.768Z] 1e890da81ec9: Waiting [2025-09-13T05:29:25.768Z] b4797e5c666f: Waiting [2025-09-13T05:29:25.768Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:25.768Z] 3acf3374ebbf: Layer already exists [2025-09-13T05:29:25.768Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:25.768Z] fdf827123897: Layer already exists [2025-09-13T05:29:25.768Z] f143d079db54: Layer already exists [2025-09-13T05:29:25.768Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:25.768Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:25.768Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:26.032Z] 4.1.0-dev.59: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:26.385Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:26.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:26.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-13T05:29:26.732Z] fdf827123897: Preparing [2025-09-13T05:29:26.732Z] f143d079db54: Preparing [2025-09-13T05:29:26.732Z] 3acf3374ebbf: Preparing [2025-09-13T05:29:26.732Z] 66761eabea5f: Preparing [2025-09-13T05:29:26.732Z] 88eac339fb54: Preparing [2025-09-13T05:29:26.732Z] b4797e5c666f: Preparing [2025-09-13T05:29:26.732Z] 070a7787eae7: Preparing [2025-09-13T05:29:26.732Z] 1e890da81ec9: Preparing [2025-09-13T05:29:26.732Z] b4797e5c666f: Waiting [2025-09-13T05:29:26.732Z] 070a7787eae7: Waiting [2025-09-13T05:29:26.732Z] 1e890da81ec9: Waiting [2025-09-13T05:29:26.732Z] f143d079db54: Layer already exists [2025-09-13T05:29:26.732Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:26.732Z] fdf827123897: Layer already exists [2025-09-13T05:29:26.732Z] 3acf3374ebbf: Layer already exists [2025-09-13T05:29:26.732Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:26.732Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:26.732Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:26.732Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:26.732Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:27.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:27.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-09-13T05:29:27.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-09-13T05:29:27.436Z] fdf827123897: Preparing [2025-09-13T05:29:27.436Z] f143d079db54: Preparing [2025-09-13T05:29:27.436Z] 3acf3374ebbf: Preparing [2025-09-13T05:29:27.436Z] 66761eabea5f: Preparing [2025-09-13T05:29:27.436Z] 88eac339fb54: Preparing [2025-09-13T05:29:27.436Z] b4797e5c666f: Preparing [2025-09-13T05:29:27.436Z] 070a7787eae7: Preparing [2025-09-13T05:29:27.436Z] 1e890da81ec9: Preparing [2025-09-13T05:29:27.436Z] b4797e5c666f: Waiting [2025-09-13T05:29:27.436Z] 070a7787eae7: Waiting [2025-09-13T05:29:27.436Z] fdf827123897: Layer already exists [2025-09-13T05:29:27.436Z] f143d079db54: Layer already exists [2025-09-13T05:29:27.436Z] 3acf3374ebbf: Layer already exists [2025-09-13T05:29:27.436Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:27.436Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:27.436Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:27.436Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:27.436Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:27.699Z] main: digest: sha256:0c8b5fdbf31e2362aecb26f828416f2ef88894eabed40ebc8cab3118d569a2b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:29:27.781Z] ===================================================== [Pipeline] echo [2025-09-13T05:29:27.794Z] taggedImages: [2025-09-13T05:29:27.794Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:27.794Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-09-13T05:29:27.794Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [2025-09-13T05:29:27.794Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:27.794Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-13T05:29:27.824Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-09-13T05:29:27.824Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:27.824Z] latest [2025-09-13T05:29:27.824Z] 4.1.0-dev.59 [2025-09-13T05:29:27.824Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:27.824Z] main [2025-09-13T05:29:27.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:28.180Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:28.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:28.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-13T05:29:28.530Z] 80b5c5d751ee: Preparing [2025-09-13T05:29:28.530Z] 1799fd34b0b6: Preparing [2025-09-13T05:29:28.530Z] 335ead0f2ba4: Preparing [2025-09-13T05:29:28.530Z] 521025446f90: Preparing [2025-09-13T05:29:28.530Z] 71974851544f: Preparing [2025-09-13T05:29:28.530Z] 9a4c168648ae: Preparing [2025-09-13T05:29:28.530Z] a4df63ce2284: Preparing [2025-09-13T05:29:28.530Z] 66761eabea5f: Preparing [2025-09-13T05:29:28.530Z] 88eac339fb54: Preparing [2025-09-13T05:29:28.530Z] d20c74fa83bd: Preparing [2025-09-13T05:29:28.530Z] ea2a994a8f6a: Preparing [2025-09-13T05:29:28.530Z] 5f70bf18a086: Preparing [2025-09-13T05:29:28.530Z] 2ea66e0979a2: Preparing [2025-09-13T05:29:28.530Z] 19a76f01e03e: Preparing [2025-09-13T05:29:28.530Z] 6600a0168d48: Preparing [2025-09-13T05:29:28.530Z] 1e890da81ec9: Preparing [2025-09-13T05:29:28.530Z] d20c74fa83bd: Waiting [2025-09-13T05:29:28.530Z] ea2a994a8f6a: Waiting [2025-09-13T05:29:28.530Z] 5f70bf18a086: Waiting [2025-09-13T05:29:28.530Z] 2ea66e0979a2: Waiting [2025-09-13T05:29:28.530Z] 19a76f01e03e: Waiting [2025-09-13T05:29:28.530Z] 6600a0168d48: Waiting [2025-09-13T05:29:28.530Z] 1e890da81ec9: Waiting [2025-09-13T05:29:28.530Z] 9a4c168648ae: Waiting [2025-09-13T05:29:28.530Z] 66761eabea5f: Waiting [2025-09-13T05:29:28.530Z] 88eac339fb54: Waiting [2025-09-13T05:29:28.530Z] a4df63ce2284: Waiting [2025-09-13T05:29:28.794Z] 521025446f90: Pushed [2025-09-13T05:29:28.794Z] 1799fd34b0b6: Pushed [2025-09-13T05:29:28.794Z] 335ead0f2ba4: Pushed [2025-09-13T05:29:30.190Z] 71974851544f: Pushed [2025-09-13T05:29:30.190Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:30.190Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:30.190Z] 80b5c5d751ee: Pushed [2025-09-13T05:29:30.190Z] 9a4c168648ae: Pushed [2025-09-13T05:29:30.190Z] 5f70bf18a086: Layer already exists [2025-09-13T05:29:30.455Z] ea2a994a8f6a: Pushed [2025-09-13T05:29:30.455Z] d20c74fa83bd: Pushed [2025-09-13T05:29:30.455Z] 2ea66e0979a2: Pushed [2025-09-13T05:29:30.455Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:30.455Z] 6600a0168d48: Pushed [2025-09-13T05:29:30.722Z] 19a76f01e03e: Pushed [2025-09-13T05:29:33.280Z] a4df63ce2284: Pushed [2025-09-13T05:29:33.280Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:33.635Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:33.982Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-13T05:29:33.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-13T05:29:33.982Z] 80b5c5d751ee: Preparing [2025-09-13T05:29:33.982Z] 1799fd34b0b6: Preparing [2025-09-13T05:29:33.982Z] 335ead0f2ba4: Preparing [2025-09-13T05:29:33.982Z] 521025446f90: Preparing [2025-09-13T05:29:33.982Z] 71974851544f: Preparing [2025-09-13T05:29:33.982Z] 9a4c168648ae: Preparing [2025-09-13T05:29:33.982Z] a4df63ce2284: Preparing [2025-09-13T05:29:33.982Z] 66761eabea5f: Preparing [2025-09-13T05:29:33.982Z] 88eac339fb54: Preparing [2025-09-13T05:29:33.982Z] d20c74fa83bd: Preparing [2025-09-13T05:29:33.982Z] ea2a994a8f6a: Preparing [2025-09-13T05:29:33.982Z] 5f70bf18a086: Preparing [2025-09-13T05:29:33.982Z] 2ea66e0979a2: Preparing [2025-09-13T05:29:33.982Z] 19a76f01e03e: Preparing [2025-09-13T05:29:33.982Z] 6600a0168d48: Preparing [2025-09-13T05:29:33.982Z] 1e890da81ec9: Preparing [2025-09-13T05:29:33.982Z] 9a4c168648ae: Waiting [2025-09-13T05:29:33.982Z] a4df63ce2284: Waiting [2025-09-13T05:29:33.982Z] 66761eabea5f: Waiting [2025-09-13T05:29:33.982Z] 88eac339fb54: Waiting [2025-09-13T05:29:33.982Z] d20c74fa83bd: Waiting [2025-09-13T05:29:33.982Z] ea2a994a8f6a: Waiting [2025-09-13T05:29:33.982Z] 5f70bf18a086: Waiting [2025-09-13T05:29:33.982Z] 19a76f01e03e: Waiting [2025-09-13T05:29:33.982Z] 6600a0168d48: Waiting [2025-09-13T05:29:33.982Z] 1e890da81ec9: Waiting [2025-09-13T05:29:33.982Z] 335ead0f2ba4: Layer already exists [2025-09-13T05:29:33.982Z] 1799fd34b0b6: Layer already exists [2025-09-13T05:29:33.982Z] 71974851544f: Layer already exists [2025-09-13T05:29:33.982Z] 80b5c5d751ee: Layer already exists [2025-09-13T05:29:33.982Z] 521025446f90: Layer already exists [2025-09-13T05:29:33.982Z] 9a4c168648ae: Layer already exists [2025-09-13T05:29:33.982Z] d20c74fa83bd: Layer already exists [2025-09-13T05:29:33.982Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:33.982Z] a4df63ce2284: Layer already exists [2025-09-13T05:29:33.982Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:33.982Z] 2ea66e0979a2: Layer already exists [2025-09-13T05:29:33.982Z] ea2a994a8f6a: Layer already exists [2025-09-13T05:29:33.982Z] 5f70bf18a086: Layer already exists [2025-09-13T05:29:33.982Z] 19a76f01e03e: Layer already exists [2025-09-13T05:29:33.982Z] 6600a0168d48: Layer already exists [2025-09-13T05:29:33.982Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:34.246Z] latest: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:34.612Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:35.054Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-13T05:29:35.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-13T05:29:35.054Z] 80b5c5d751ee: Preparing [2025-09-13T05:29:35.054Z] 1799fd34b0b6: Preparing [2025-09-13T05:29:35.054Z] 335ead0f2ba4: Preparing [2025-09-13T05:29:35.054Z] 521025446f90: Preparing [2025-09-13T05:29:35.054Z] 71974851544f: Preparing [2025-09-13T05:29:35.054Z] 9a4c168648ae: Preparing [2025-09-13T05:29:35.054Z] a4df63ce2284: Preparing [2025-09-13T05:29:35.054Z] 66761eabea5f: Preparing [2025-09-13T05:29:35.054Z] 88eac339fb54: Preparing [2025-09-13T05:29:35.054Z] d20c74fa83bd: Preparing [2025-09-13T05:29:35.054Z] ea2a994a8f6a: Preparing [2025-09-13T05:29:35.054Z] 5f70bf18a086: Preparing [2025-09-13T05:29:35.054Z] 2ea66e0979a2: Preparing [2025-09-13T05:29:35.054Z] 19a76f01e03e: Preparing [2025-09-13T05:29:35.054Z] 6600a0168d48: Preparing [2025-09-13T05:29:35.054Z] 1e890da81ec9: Preparing [2025-09-13T05:29:35.054Z] 88eac339fb54: Waiting [2025-09-13T05:29:35.054Z] d20c74fa83bd: Waiting [2025-09-13T05:29:35.054Z] ea2a994a8f6a: Waiting [2025-09-13T05:29:35.054Z] 5f70bf18a086: Waiting [2025-09-13T05:29:35.054Z] 2ea66e0979a2: Waiting [2025-09-13T05:29:35.054Z] 19a76f01e03e: Waiting [2025-09-13T05:29:35.054Z] 6600a0168d48: Waiting [2025-09-13T05:29:35.054Z] 1e890da81ec9: Waiting [2025-09-13T05:29:35.054Z] a4df63ce2284: Waiting [2025-09-13T05:29:35.054Z] 66761eabea5f: Waiting [2025-09-13T05:29:35.054Z] 9a4c168648ae: Waiting [2025-09-13T05:29:35.054Z] 335ead0f2ba4: Layer already exists [2025-09-13T05:29:35.054Z] 71974851544f: Layer already exists [2025-09-13T05:29:35.054Z] 521025446f90: Layer already exists [2025-09-13T05:29:35.054Z] 80b5c5d751ee: Layer already exists [2025-09-13T05:29:35.054Z] 1799fd34b0b6: Layer already exists [2025-09-13T05:29:35.054Z] a4df63ce2284: Layer already exists [2025-09-13T05:29:35.054Z] 9a4c168648ae: Layer already exists [2025-09-13T05:29:35.054Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:35.054Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:35.054Z] d20c74fa83bd: Layer already exists [2025-09-13T05:29:35.054Z] 5f70bf18a086: Layer already exists [2025-09-13T05:29:35.054Z] 19a76f01e03e: Layer already exists [2025-09-13T05:29:35.054Z] ea2a994a8f6a: Layer already exists [2025-09-13T05:29:35.054Z] 2ea66e0979a2: Layer already exists [2025-09-13T05:29:35.054Z] 6600a0168d48: Layer already exists [2025-09-13T05:29:35.054Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:35.331Z] 4.1.0-dev.59: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:35.699Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:36.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:36.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-13T05:29:36.108Z] 80b5c5d751ee: Preparing [2025-09-13T05:29:36.108Z] 1799fd34b0b6: Preparing [2025-09-13T05:29:36.108Z] 335ead0f2ba4: Preparing [2025-09-13T05:29:36.108Z] 521025446f90: Preparing [2025-09-13T05:29:36.108Z] 71974851544f: Preparing [2025-09-13T05:29:36.108Z] 9a4c168648ae: Preparing [2025-09-13T05:29:36.108Z] a4df63ce2284: Preparing [2025-09-13T05:29:36.108Z] 66761eabea5f: Preparing [2025-09-13T05:29:36.108Z] 88eac339fb54: Preparing [2025-09-13T05:29:36.108Z] d20c74fa83bd: Preparing [2025-09-13T05:29:36.108Z] 9a4c168648ae: Waiting [2025-09-13T05:29:36.108Z] 66761eabea5f: Waiting [2025-09-13T05:29:36.108Z] 88eac339fb54: Waiting [2025-09-13T05:29:36.108Z] ea2a994a8f6a: Preparing [2025-09-13T05:29:36.108Z] d20c74fa83bd: Waiting [2025-09-13T05:29:36.108Z] a4df63ce2284: Waiting [2025-09-13T05:29:36.108Z] 5f70bf18a086: Preparing [2025-09-13T05:29:36.108Z] 2ea66e0979a2: Preparing [2025-09-13T05:29:36.108Z] 19a76f01e03e: Preparing [2025-09-13T05:29:36.108Z] 6600a0168d48: Preparing [2025-09-13T05:29:36.108Z] 1e890da81ec9: Preparing [2025-09-13T05:29:36.108Z] ea2a994a8f6a: Waiting [2025-09-13T05:29:36.108Z] 1e890da81ec9: Waiting [2025-09-13T05:29:36.108Z] 6600a0168d48: Waiting [2025-09-13T05:29:36.108Z] 5f70bf18a086: Waiting [2025-09-13T05:29:36.108Z] 19a76f01e03e: Waiting [2025-09-13T05:29:36.108Z] 2ea66e0979a2: Waiting [2025-09-13T05:29:36.108Z] 80b5c5d751ee: Layer already exists [2025-09-13T05:29:36.108Z] 71974851544f: Layer already exists [2025-09-13T05:29:36.108Z] 521025446f90: Layer already exists [2025-09-13T05:29:36.108Z] 1799fd34b0b6: Layer already exists [2025-09-13T05:29:36.108Z] 335ead0f2ba4: Layer already exists [2025-09-13T05:29:36.108Z] 9a4c168648ae: Layer already exists [2025-09-13T05:29:36.108Z] a4df63ce2284: Layer already exists [2025-09-13T05:29:36.108Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:36.108Z] d20c74fa83bd: Layer already exists [2025-09-13T05:29:36.108Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:36.108Z] 19a76f01e03e: Layer already exists [2025-09-13T05:29:36.108Z] ea2a994a8f6a: Layer already exists [2025-09-13T05:29:36.108Z] 2ea66e0979a2: Layer already exists [2025-09-13T05:29:36.108Z] 5f70bf18a086: Layer already exists [2025-09-13T05:29:36.108Z] 6600a0168d48: Layer already exists [2025-09-13T05:29:36.108Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:36.377Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:36.743Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:37.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-09-13T05:29:37.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-09-13T05:29:37.110Z] 80b5c5d751ee: Preparing [2025-09-13T05:29:37.110Z] 1799fd34b0b6: Preparing [2025-09-13T05:29:37.110Z] 335ead0f2ba4: Preparing [2025-09-13T05:29:37.110Z] 521025446f90: Preparing [2025-09-13T05:29:37.110Z] 71974851544f: Preparing [2025-09-13T05:29:37.110Z] 9a4c168648ae: Preparing [2025-09-13T05:29:37.110Z] a4df63ce2284: Preparing [2025-09-13T05:29:37.110Z] 66761eabea5f: Preparing [2025-09-13T05:29:37.110Z] 88eac339fb54: Preparing [2025-09-13T05:29:37.110Z] d20c74fa83bd: Preparing [2025-09-13T05:29:37.110Z] ea2a994a8f6a: Preparing [2025-09-13T05:29:37.110Z] 5f70bf18a086: Preparing [2025-09-13T05:29:37.110Z] 2ea66e0979a2: Preparing [2025-09-13T05:29:37.110Z] 19a76f01e03e: Preparing [2025-09-13T05:29:37.110Z] 6600a0168d48: Preparing [2025-09-13T05:29:37.110Z] 1e890da81ec9: Preparing [2025-09-13T05:29:37.110Z] 9a4c168648ae: Waiting [2025-09-13T05:29:37.110Z] a4df63ce2284: Waiting [2025-09-13T05:29:37.110Z] 66761eabea5f: Waiting [2025-09-13T05:29:37.110Z] 88eac339fb54: Waiting [2025-09-13T05:29:37.110Z] d20c74fa83bd: Waiting [2025-09-13T05:29:37.110Z] ea2a994a8f6a: Waiting [2025-09-13T05:29:37.110Z] 5f70bf18a086: Waiting [2025-09-13T05:29:37.110Z] 19a76f01e03e: Waiting [2025-09-13T05:29:37.110Z] 2ea66e0979a2: Waiting [2025-09-13T05:29:37.110Z] 6600a0168d48: Waiting [2025-09-13T05:29:37.110Z] 1e890da81ec9: Waiting [2025-09-13T05:29:37.110Z] 71974851544f: Layer already exists [2025-09-13T05:29:37.110Z] 80b5c5d751ee: Layer already exists [2025-09-13T05:29:37.110Z] 335ead0f2ba4: Layer already exists [2025-09-13T05:29:37.110Z] 521025446f90: Layer already exists [2025-09-13T05:29:37.110Z] 1799fd34b0b6: Layer already exists [2025-09-13T05:29:37.110Z] 9a4c168648ae: Layer already exists [2025-09-13T05:29:37.110Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:37.110Z] a4df63ce2284: Layer already exists [2025-09-13T05:29:37.110Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:37.110Z] d20c74fa83bd: Layer already exists [2025-09-13T05:29:37.110Z] 5f70bf18a086: Layer already exists [2025-09-13T05:29:37.110Z] ea2a994a8f6a: Layer already exists [2025-09-13T05:29:37.110Z] 2ea66e0979a2: Layer already exists [2025-09-13T05:29:37.110Z] 19a76f01e03e: Layer already exists [2025-09-13T05:29:37.110Z] 6600a0168d48: Layer already exists [2025-09-13T05:29:37.110Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:37.374Z] main: digest: sha256:9cab9304fb6752f6454b7e98b2a62bff66597f1a02d45c9b154e17c2594654fa size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:29:37.453Z] ===================================================== [Pipeline] echo [2025-09-13T05:29:37.464Z] taggedImages: [2025-09-13T05:29:37.464Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:37.464Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-09-13T05:29:37.464Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [2025-09-13T05:29:37.464Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:37.464Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-13T05:29:37.494Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-09-13T05:29:37.494Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:37.494Z] latest [2025-09-13T05:29:37.494Z] 4.1.0-dev.59 [2025-09-13T05:29:37.494Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:37.494Z] main [2025-09-13T05:29:37.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:37.847Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:38.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-13T05:29:38.202Z] e36577dbcc14: Preparing [2025-09-13T05:29:38.202Z] c9d056a2809b: Preparing [2025-09-13T05:29:38.202Z] 33eeb72d9ee3: Preparing [2025-09-13T05:29:38.202Z] b182a42d13bf: Preparing [2025-09-13T05:29:38.202Z] 66761eabea5f: Preparing [2025-09-13T05:29:38.202Z] 88eac339fb54: Preparing [2025-09-13T05:29:38.202Z] b4797e5c666f: Preparing [2025-09-13T05:29:38.202Z] 070a7787eae7: Preparing [2025-09-13T05:29:38.202Z] 1e890da81ec9: Preparing [2025-09-13T05:29:38.202Z] 88eac339fb54: Waiting [2025-09-13T05:29:38.202Z] 070a7787eae7: Waiting [2025-09-13T05:29:38.202Z] 1e890da81ec9: Waiting [2025-09-13T05:29:38.202Z] b4797e5c666f: Waiting [2025-09-13T05:29:38.202Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:38.470Z] 33eeb72d9ee3: Pushed [2025-09-13T05:29:38.470Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:38.470Z] c9d056a2809b: Pushed [2025-09-13T05:29:38.470Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:38.470Z] e36577dbcc14: Pushed [2025-09-13T05:29:38.470Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:38.470Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:46.661Z] b182a42d13bf: Pushed [2025-09-13T05:29:46.661Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:47.009Z] + 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-09-13T05:29:47.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-13T05:29:47.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-13T05:29:47.360Z] e36577dbcc14: Preparing [2025-09-13T05:29:47.360Z] c9d056a2809b: Preparing [2025-09-13T05:29:47.360Z] 33eeb72d9ee3: Preparing [2025-09-13T05:29:47.360Z] b182a42d13bf: Preparing [2025-09-13T05:29:47.360Z] 66761eabea5f: Preparing [2025-09-13T05:29:47.360Z] 88eac339fb54: Preparing [2025-09-13T05:29:47.360Z] b4797e5c666f: Preparing [2025-09-13T05:29:47.360Z] 070a7787eae7: Preparing [2025-09-13T05:29:47.360Z] 1e890da81ec9: Preparing [2025-09-13T05:29:47.360Z] b4797e5c666f: Waiting [2025-09-13T05:29:47.360Z] 070a7787eae7: Waiting [2025-09-13T05:29:47.360Z] 1e890da81ec9: Waiting [2025-09-13T05:29:47.360Z] 88eac339fb54: Waiting [2025-09-13T05:29:47.360Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:47.360Z] e36577dbcc14: Layer already exists [2025-09-13T05:29:47.360Z] c9d056a2809b: Layer already exists [2025-09-13T05:29:47.360Z] b182a42d13bf: Layer already exists [2025-09-13T05:29:47.360Z] 33eeb72d9ee3: Layer already exists [2025-09-13T05:29:47.360Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:47.360Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:47.360Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:47.360Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:47.624Z] latest: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:47.991Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:48.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-13T05:29:48.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-13T05:29:48.335Z] e36577dbcc14: Preparing [2025-09-13T05:29:48.335Z] c9d056a2809b: Preparing [2025-09-13T05:29:48.335Z] 33eeb72d9ee3: Preparing [2025-09-13T05:29:48.335Z] b182a42d13bf: Preparing [2025-09-13T05:29:48.335Z] 66761eabea5f: Preparing [2025-09-13T05:29:48.335Z] 88eac339fb54: Preparing [2025-09-13T05:29:48.335Z] b4797e5c666f: Preparing [2025-09-13T05:29:48.335Z] 070a7787eae7: Preparing [2025-09-13T05:29:48.335Z] 1e890da81ec9: Preparing [2025-09-13T05:29:48.335Z] 88eac339fb54: Waiting [2025-09-13T05:29:48.335Z] b4797e5c666f: Waiting [2025-09-13T05:29:48.335Z] 070a7787eae7: Waiting [2025-09-13T05:29:48.335Z] 1e890da81ec9: Waiting [2025-09-13T05:29:48.335Z] c9d056a2809b: Layer already exists [2025-09-13T05:29:48.335Z] b182a42d13bf: Layer already exists [2025-09-13T05:29:48.335Z] 33eeb72d9ee3: Layer already exists [2025-09-13T05:29:48.335Z] e36577dbcc14: Layer already exists [2025-09-13T05:29:48.335Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:48.335Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:48.335Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:48.335Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:48.335Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:48.335Z] 4.1.0-dev.59: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:48.681Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:49.031Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:49.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-13T05:29:49.031Z] e36577dbcc14: Preparing [2025-09-13T05:29:49.031Z] c9d056a2809b: Preparing [2025-09-13T05:29:49.031Z] 33eeb72d9ee3: Preparing [2025-09-13T05:29:49.031Z] b182a42d13bf: Preparing [2025-09-13T05:29:49.031Z] 66761eabea5f: Preparing [2025-09-13T05:29:49.031Z] 88eac339fb54: Preparing [2025-09-13T05:29:49.031Z] b4797e5c666f: Preparing [2025-09-13T05:29:49.031Z] 070a7787eae7: Preparing [2025-09-13T05:29:49.031Z] 1e890da81ec9: Preparing [2025-09-13T05:29:49.031Z] 88eac339fb54: Waiting [2025-09-13T05:29:49.031Z] b4797e5c666f: Waiting [2025-09-13T05:29:49.031Z] 070a7787eae7: Waiting [2025-09-13T05:29:49.031Z] 1e890da81ec9: Waiting [2025-09-13T05:29:49.031Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:49.031Z] e36577dbcc14: Layer already exists [2025-09-13T05:29:49.031Z] b182a42d13bf: Layer already exists [2025-09-13T05:29:49.031Z] 33eeb72d9ee3: Layer already exists [2025-09-13T05:29:49.031Z] c9d056a2809b: Layer already exists [2025-09-13T05:29:49.032Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:49.032Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:49.032Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:49.032Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:49.032Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:49.386Z] + 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-09-13T05:29:49.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-09-13T05:29:49.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-09-13T05:29:49.742Z] e36577dbcc14: Preparing [2025-09-13T05:29:49.742Z] c9d056a2809b: Preparing [2025-09-13T05:29:49.742Z] 33eeb72d9ee3: Preparing [2025-09-13T05:29:49.742Z] b182a42d13bf: Preparing [2025-09-13T05:29:49.742Z] 66761eabea5f: Preparing [2025-09-13T05:29:49.742Z] 88eac339fb54: Preparing [2025-09-13T05:29:49.742Z] b4797e5c666f: Preparing [2025-09-13T05:29:49.742Z] 070a7787eae7: Preparing [2025-09-13T05:29:49.742Z] 1e890da81ec9: Preparing [2025-09-13T05:29:49.742Z] 88eac339fb54: Waiting [2025-09-13T05:29:49.742Z] b4797e5c666f: Waiting [2025-09-13T05:29:49.742Z] 070a7787eae7: Waiting [2025-09-13T05:29:49.742Z] 1e890da81ec9: Waiting [2025-09-13T05:29:49.742Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:49.742Z] 33eeb72d9ee3: Layer already exists [2025-09-13T05:29:49.742Z] c9d056a2809b: Layer already exists [2025-09-13T05:29:49.742Z] e36577dbcc14: Layer already exists [2025-09-13T05:29:49.742Z] b182a42d13bf: Layer already exists [2025-09-13T05:29:49.742Z] b4797e5c666f: Layer already exists [2025-09-13T05:29:49.742Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:49.742Z] 070a7787eae7: Layer already exists [2025-09-13T05:29:49.742Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:50.007Z] main: digest: sha256:32b80b86a3b3b5224335b0484e87e6318593a5926b92ccce6f87f83d6dac74a2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:29:50.091Z] ===================================================== [Pipeline] echo [2025-09-13T05:29:50.102Z] taggedImages: [2025-09-13T05:29:50.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:50.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-09-13T05:29:50.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [2025-09-13T05:29:50.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:50.102Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-13T05:29:50.137Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-09-13T05:29:50.137Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:50.137Z] latest [2025-09-13T05:29:50.137Z] 4.1.0-dev.59 [2025-09-13T05:29:50.137Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:50.137Z] main [2025-09-13T05:29:50.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:50.515Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:50.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:29:50.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-13T05:29:50.863Z] 2de6fcd26655: Preparing [2025-09-13T05:29:50.863Z] d5881e34f3f5: Preparing [2025-09-13T05:29:50.863Z] 5525363f921a: Preparing [2025-09-13T05:29:50.863Z] 8c61d1496140: Preparing [2025-09-13T05:29:50.863Z] 18d3041f2d3b: Preparing [2025-09-13T05:29:50.863Z] 66761eabea5f: Preparing [2025-09-13T05:29:50.863Z] 88eac339fb54: Preparing [2025-09-13T05:29:50.863Z] 8861fe04407b: Preparing [2025-09-13T05:29:50.863Z] 7daf9ece108d: Preparing [2025-09-13T05:29:50.863Z] fbce56d5a93e: Preparing [2025-09-13T05:29:50.863Z] 1e890da81ec9: Preparing [2025-09-13T05:29:50.863Z] 8861fe04407b: Waiting [2025-09-13T05:29:50.863Z] 66761eabea5f: Waiting [2025-09-13T05:29:50.863Z] 88eac339fb54: Waiting [2025-09-13T05:29:50.863Z] 7daf9ece108d: Waiting [2025-09-13T05:29:50.863Z] fbce56d5a93e: Waiting [2025-09-13T05:29:50.863Z] 1e890da81ec9: Waiting [2025-09-13T05:29:51.127Z] 8c61d1496140: Pushed [2025-09-13T05:29:51.127Z] d5881e34f3f5: Pushed [2025-09-13T05:29:51.127Z] 18d3041f2d3b: Pushed [2025-09-13T05:29:51.127Z] 2de6fcd26655: Pushed [2025-09-13T05:29:51.127Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:51.127Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:51.127Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:51.127Z] 8861fe04407b: Pushed [2025-09-13T05:29:51.391Z] 7daf9ece108d: Pushed [2025-09-13T05:29:53.959Z] fbce56d5a93e: Pushed [2025-09-13T05:29:57.287Z] 5525363f921a: Pushed [2025-09-13T05:29:57.287Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:57.636Z] + 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-09-13T05:29:57.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-13T05:29:57.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-13T05:29:57.976Z] 2de6fcd26655: Preparing [2025-09-13T05:29:57.976Z] d5881e34f3f5: Preparing [2025-09-13T05:29:57.976Z] 5525363f921a: Preparing [2025-09-13T05:29:57.976Z] 8c61d1496140: Preparing [2025-09-13T05:29:57.976Z] 18d3041f2d3b: Preparing [2025-09-13T05:29:57.976Z] 66761eabea5f: Preparing [2025-09-13T05:29:57.976Z] 88eac339fb54: Preparing [2025-09-13T05:29:57.976Z] 8861fe04407b: Preparing [2025-09-13T05:29:57.976Z] 7daf9ece108d: Preparing [2025-09-13T05:29:57.976Z] fbce56d5a93e: Preparing [2025-09-13T05:29:57.976Z] 1e890da81ec9: Preparing [2025-09-13T05:29:57.976Z] 8861fe04407b: Waiting [2025-09-13T05:29:57.976Z] 7daf9ece108d: Waiting [2025-09-13T05:29:57.976Z] fbce56d5a93e: Waiting [2025-09-13T05:29:57.976Z] 66761eabea5f: Waiting [2025-09-13T05:29:57.976Z] 88eac339fb54: Waiting [2025-09-13T05:29:57.976Z] 1e890da81ec9: Waiting [2025-09-13T05:29:57.976Z] d5881e34f3f5: Layer already exists [2025-09-13T05:29:57.976Z] 18d3041f2d3b: Layer already exists [2025-09-13T05:29:57.976Z] 5525363f921a: Layer already exists [2025-09-13T05:29:57.976Z] 8c61d1496140: Layer already exists [2025-09-13T05:29:57.976Z] 2de6fcd26655: Layer already exists [2025-09-13T05:29:57.976Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:57.976Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:57.976Z] 8861fe04407b: Layer already exists [2025-09-13T05:29:57.976Z] 7daf9ece108d: Layer already exists [2025-09-13T05:29:57.976Z] fbce56d5a93e: Layer already exists [2025-09-13T05:29:57.976Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:58.239Z] latest: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:58.593Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:58.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-13T05:29:58.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-13T05:29:58.945Z] 2de6fcd26655: Preparing [2025-09-13T05:29:58.945Z] d5881e34f3f5: Preparing [2025-09-13T05:29:58.945Z] 5525363f921a: Preparing [2025-09-13T05:29:58.945Z] 8c61d1496140: Preparing [2025-09-13T05:29:58.945Z] 18d3041f2d3b: Preparing [2025-09-13T05:29:58.945Z] 66761eabea5f: Preparing [2025-09-13T05:29:58.945Z] 88eac339fb54: Preparing [2025-09-13T05:29:58.945Z] 8861fe04407b: Preparing [2025-09-13T05:29:58.945Z] 7daf9ece108d: Preparing [2025-09-13T05:29:58.945Z] fbce56d5a93e: Preparing [2025-09-13T05:29:58.945Z] 1e890da81ec9: Preparing [2025-09-13T05:29:58.945Z] 8861fe04407b: Waiting [2025-09-13T05:29:58.945Z] fbce56d5a93e: Waiting [2025-09-13T05:29:58.945Z] 7daf9ece108d: Waiting [2025-09-13T05:29:58.945Z] 1e890da81ec9: Waiting [2025-09-13T05:29:58.945Z] 66761eabea5f: Waiting [2025-09-13T05:29:58.945Z] 88eac339fb54: Waiting [2025-09-13T05:29:58.945Z] 8c61d1496140: Layer already exists [2025-09-13T05:29:58.945Z] 5525363f921a: Layer already exists [2025-09-13T05:29:58.945Z] d5881e34f3f5: Layer already exists [2025-09-13T05:29:58.945Z] 18d3041f2d3b: Layer already exists [2025-09-13T05:29:58.945Z] 2de6fcd26655: Layer already exists [2025-09-13T05:29:58.945Z] 8861fe04407b: Layer already exists [2025-09-13T05:29:58.945Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:58.945Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:58.945Z] 7daf9ece108d: Layer already exists [2025-09-13T05:29:58.946Z] fbce56d5a93e: Layer already exists [2025-09-13T05:29:58.946Z] 1e890da81ec9: Layer already exists [2025-09-13T05:29:59.209Z] 4.1.0-dev.59: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:59.558Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:29:59.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:29:59.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-13T05:29:59.907Z] 2de6fcd26655: Preparing [2025-09-13T05:29:59.907Z] d5881e34f3f5: Preparing [2025-09-13T05:29:59.907Z] 5525363f921a: Preparing [2025-09-13T05:29:59.907Z] 8c61d1496140: Preparing [2025-09-13T05:29:59.907Z] 18d3041f2d3b: Preparing [2025-09-13T05:29:59.907Z] 66761eabea5f: Preparing [2025-09-13T05:29:59.907Z] 88eac339fb54: Preparing [2025-09-13T05:29:59.907Z] 8861fe04407b: Preparing [2025-09-13T05:29:59.907Z] 7daf9ece108d: Preparing [2025-09-13T05:29:59.907Z] fbce56d5a93e: Preparing [2025-09-13T05:29:59.907Z] 1e890da81ec9: Preparing [2025-09-13T05:29:59.907Z] 8861fe04407b: Waiting [2025-09-13T05:29:59.907Z] 7daf9ece108d: Waiting [2025-09-13T05:29:59.907Z] fbce56d5a93e: Waiting [2025-09-13T05:29:59.907Z] 88eac339fb54: Waiting [2025-09-13T05:29:59.907Z] 1e890da81ec9: Waiting [2025-09-13T05:29:59.907Z] 18d3041f2d3b: Layer already exists [2025-09-13T05:29:59.907Z] 2de6fcd26655: Layer already exists [2025-09-13T05:29:59.907Z] d5881e34f3f5: Layer already exists [2025-09-13T05:29:59.907Z] 5525363f921a: Layer already exists [2025-09-13T05:29:59.907Z] 8c61d1496140: Layer already exists [2025-09-13T05:29:59.907Z] 66761eabea5f: Layer already exists [2025-09-13T05:29:59.907Z] 7daf9ece108d: Layer already exists [2025-09-13T05:29:59.907Z] 88eac339fb54: Layer already exists [2025-09-13T05:29:59.907Z] 8861fe04407b: Layer already exists [2025-09-13T05:29:59.907Z] fbce56d5a93e: Layer already exists [2025-09-13T05:29:59.907Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:00.171Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:00.527Z] + 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-09-13T05:30:00.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-09-13T05:30:00.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-09-13T05:30:00.878Z] 2de6fcd26655: Preparing [2025-09-13T05:30:00.878Z] d5881e34f3f5: Preparing [2025-09-13T05:30:00.878Z] 5525363f921a: Preparing [2025-09-13T05:30:00.878Z] 8c61d1496140: Preparing [2025-09-13T05:30:00.878Z] 18d3041f2d3b: Preparing [2025-09-13T05:30:00.878Z] 66761eabea5f: Preparing [2025-09-13T05:30:00.878Z] 88eac339fb54: Preparing [2025-09-13T05:30:00.878Z] 66761eabea5f: Waiting [2025-09-13T05:30:00.878Z] 8861fe04407b: Preparing [2025-09-13T05:30:00.878Z] 88eac339fb54: Waiting [2025-09-13T05:30:00.878Z] 7daf9ece108d: Preparing [2025-09-13T05:30:00.878Z] fbce56d5a93e: Preparing [2025-09-13T05:30:00.878Z] 8861fe04407b: Waiting [2025-09-13T05:30:00.878Z] 7daf9ece108d: Waiting [2025-09-13T05:30:00.878Z] 1e890da81ec9: Preparing [2025-09-13T05:30:00.878Z] fbce56d5a93e: Waiting [2025-09-13T05:30:00.878Z] d5881e34f3f5: Layer already exists [2025-09-13T05:30:00.878Z] 18d3041f2d3b: Layer already exists [2025-09-13T05:30:00.878Z] 2de6fcd26655: Layer already exists [2025-09-13T05:30:00.878Z] 5525363f921a: Layer already exists [2025-09-13T05:30:00.878Z] 8c61d1496140: Layer already exists [2025-09-13T05:30:00.878Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:00.878Z] 8861fe04407b: Layer already exists [2025-09-13T05:30:00.878Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:00.878Z] 7daf9ece108d: Layer already exists [2025-09-13T05:30:00.878Z] fbce56d5a93e: Layer already exists [2025-09-13T05:30:00.878Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:01.144Z] main: digest: sha256:0dff6bcbae044c410c107dacd0ee20c98b8b8a89edd707bca1bf80f3103f9dcf size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:30:01.229Z] ===================================================== [Pipeline] echo [2025-09-13T05:30:01.242Z] taggedImages: [2025-09-13T05:30:01.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:01.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-09-13T05:30:01.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [2025-09-13T05:30:01.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:01.242Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-13T05:30:01.275Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-09-13T05:30:01.275Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:01.275Z] latest [2025-09-13T05:30:01.275Z] 4.1.0-dev.59 [2025-09-13T05:30:01.275Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:01.275Z] main [2025-09-13T05:30:01.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:01.638Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:01.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:01.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-13T05:30:01.994Z] 0cebf18f01df: Preparing [2025-09-13T05:30:01.994Z] 10775012e93f: Preparing [2025-09-13T05:30:01.994Z] d2168a4746df: Preparing [2025-09-13T05:30:01.994Z] af3344613c80: Preparing [2025-09-13T05:30:01.994Z] 85864bb0259a: Preparing [2025-09-13T05:30:01.994Z] 469e92227f23: Preparing [2025-09-13T05:30:01.994Z] c2ef6d0e6426: Preparing [2025-09-13T05:30:01.994Z] 66761eabea5f: Preparing [2025-09-13T05:30:01.994Z] 88eac339fb54: Preparing [2025-09-13T05:30:01.994Z] 1d78e2a2cf10: Preparing [2025-09-13T05:30:01.994Z] 4fecbec29465: Preparing [2025-09-13T05:30:01.994Z] 1e890da81ec9: Preparing [2025-09-13T05:30:01.994Z] 469e92227f23: Waiting [2025-09-13T05:30:01.994Z] 4fecbec29465: Waiting [2025-09-13T05:30:01.994Z] 88eac339fb54: Waiting [2025-09-13T05:30:01.994Z] c2ef6d0e6426: Waiting [2025-09-13T05:30:01.994Z] 66761eabea5f: Waiting [2025-09-13T05:30:01.994Z] 1d78e2a2cf10: Waiting [2025-09-13T05:30:01.994Z] 1e890da81ec9: Waiting [2025-09-13T05:30:02.263Z] 85864bb0259a: Pushed [2025-09-13T05:30:02.263Z] 10775012e93f: Pushed [2025-09-13T05:30:02.263Z] 0cebf18f01df: Pushed [2025-09-13T05:30:02.263Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:02.263Z] c2ef6d0e6426: Pushed [2025-09-13T05:30:02.263Z] 469e92227f23: Pushed [2025-09-13T05:30:02.263Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:02.528Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:02.794Z] 1d78e2a2cf10: Pushed [2025-09-13T05:30:05.360Z] 4fecbec29465: Pushed [2025-09-13T05:30:08.689Z] af3344613c80: Pushed [2025-09-13T05:30:08.689Z] d2168a4746df: Pushed [2025-09-13T05:30:08.953Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:09.302Z] + 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-09-13T05:30:09.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-13T05:30:09.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-13T05:30:09.648Z] 0cebf18f01df: Preparing [2025-09-13T05:30:09.648Z] 10775012e93f: Preparing [2025-09-13T05:30:09.648Z] d2168a4746df: Preparing [2025-09-13T05:30:09.648Z] af3344613c80: Preparing [2025-09-13T05:30:09.648Z] 85864bb0259a: Preparing [2025-09-13T05:30:09.648Z] 469e92227f23: Preparing [2025-09-13T05:30:09.648Z] c2ef6d0e6426: Preparing [2025-09-13T05:30:09.648Z] 66761eabea5f: Preparing [2025-09-13T05:30:09.648Z] 88eac339fb54: Preparing [2025-09-13T05:30:09.648Z] 1d78e2a2cf10: Preparing [2025-09-13T05:30:09.648Z] 4fecbec29465: Preparing [2025-09-13T05:30:09.648Z] 1e890da81ec9: Preparing [2025-09-13T05:30:09.648Z] 88eac339fb54: Waiting [2025-09-13T05:30:09.648Z] 1d78e2a2cf10: Waiting [2025-09-13T05:30:09.648Z] 4fecbec29465: Waiting [2025-09-13T05:30:09.648Z] 1e890da81ec9: Waiting [2025-09-13T05:30:09.648Z] 469e92227f23: Waiting [2025-09-13T05:30:09.648Z] c2ef6d0e6426: Waiting [2025-09-13T05:30:09.648Z] 66761eabea5f: Waiting [2025-09-13T05:30:09.648Z] 85864bb0259a: Layer already exists [2025-09-13T05:30:09.648Z] 10775012e93f: Layer already exists [2025-09-13T05:30:09.648Z] d2168a4746df: Layer already exists [2025-09-13T05:30:09.648Z] af3344613c80: Layer already exists [2025-09-13T05:30:09.648Z] 0cebf18f01df: Layer already exists [2025-09-13T05:30:09.648Z] 469e92227f23: Layer already exists [2025-09-13T05:30:09.648Z] c2ef6d0e6426: Layer already exists [2025-09-13T05:30:09.648Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:09.648Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:09.648Z] 1d78e2a2cf10: Layer already exists [2025-09-13T05:30:09.648Z] 4fecbec29465: Layer already exists [2025-09-13T05:30:09.648Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:09.912Z] latest: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:10.269Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:10.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-13T05:30:10.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-13T05:30:10.623Z] 0cebf18f01df: Preparing [2025-09-13T05:30:10.623Z] 10775012e93f: Preparing [2025-09-13T05:30:10.623Z] d2168a4746df: Preparing [2025-09-13T05:30:10.623Z] af3344613c80: Preparing [2025-09-13T05:30:10.623Z] 85864bb0259a: Preparing [2025-09-13T05:30:10.623Z] 469e92227f23: Preparing [2025-09-13T05:30:10.623Z] c2ef6d0e6426: Preparing [2025-09-13T05:30:10.623Z] 66761eabea5f: Preparing [2025-09-13T05:30:10.623Z] 88eac339fb54: Preparing [2025-09-13T05:30:10.623Z] 1d78e2a2cf10: Preparing [2025-09-13T05:30:10.623Z] 4fecbec29465: Preparing [2025-09-13T05:30:10.623Z] 1e890da81ec9: Preparing [2025-09-13T05:30:10.623Z] 66761eabea5f: Waiting [2025-09-13T05:30:10.623Z] 88eac339fb54: Waiting [2025-09-13T05:30:10.623Z] 1d78e2a2cf10: Waiting [2025-09-13T05:30:10.623Z] 4fecbec29465: Waiting [2025-09-13T05:30:10.623Z] 1e890da81ec9: Waiting [2025-09-13T05:30:10.623Z] 469e92227f23: Waiting [2025-09-13T05:30:10.623Z] c2ef6d0e6426: Waiting [2025-09-13T05:30:10.623Z] 85864bb0259a: Layer already exists [2025-09-13T05:30:10.623Z] 10775012e93f: Layer already exists [2025-09-13T05:30:10.623Z] 0cebf18f01df: Layer already exists [2025-09-13T05:30:10.623Z] d2168a4746df: Layer already exists [2025-09-13T05:30:10.623Z] af3344613c80: Layer already exists [2025-09-13T05:30:10.623Z] 469e92227f23: Layer already exists [2025-09-13T05:30:10.623Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:10.623Z] c2ef6d0e6426: Layer already exists [2025-09-13T05:30:10.623Z] 1d78e2a2cf10: Layer already exists [2025-09-13T05:30:10.623Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:10.623Z] 4fecbec29465: Layer already exists [2025-09-13T05:30:10.623Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:10.887Z] 4.1.0-dev.59: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:11.236Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:11.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:11.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-13T05:30:11.584Z] 0cebf18f01df: Preparing [2025-09-13T05:30:11.584Z] 10775012e93f: Preparing [2025-09-13T05:30:11.584Z] d2168a4746df: Preparing [2025-09-13T05:30:11.584Z] af3344613c80: Preparing [2025-09-13T05:30:11.584Z] 85864bb0259a: Preparing [2025-09-13T05:30:11.584Z] 469e92227f23: Preparing [2025-09-13T05:30:11.584Z] c2ef6d0e6426: Preparing [2025-09-13T05:30:11.584Z] 66761eabea5f: Preparing [2025-09-13T05:30:11.584Z] 88eac339fb54: Preparing [2025-09-13T05:30:11.584Z] 1d78e2a2cf10: Preparing [2025-09-13T05:30:11.584Z] 4fecbec29465: Preparing [2025-09-13T05:30:11.584Z] 1e890da81ec9: Preparing [2025-09-13T05:30:11.584Z] 66761eabea5f: Waiting [2025-09-13T05:30:11.584Z] 88eac339fb54: Waiting [2025-09-13T05:30:11.584Z] 1d78e2a2cf10: Waiting [2025-09-13T05:30:11.584Z] 4fecbec29465: Waiting [2025-09-13T05:30:11.584Z] 1e890da81ec9: Waiting [2025-09-13T05:30:11.584Z] c2ef6d0e6426: Waiting [2025-09-13T05:30:11.584Z] 469e92227f23: Waiting [2025-09-13T05:30:11.584Z] af3344613c80: Layer already exists [2025-09-13T05:30:11.584Z] 0cebf18f01df: Layer already exists [2025-09-13T05:30:11.584Z] 10775012e93f: Layer already exists [2025-09-13T05:30:11.584Z] d2168a4746df: Layer already exists [2025-09-13T05:30:11.584Z] 85864bb0259a: Layer already exists [2025-09-13T05:30:11.584Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:11.584Z] 469e92227f23: Layer already exists [2025-09-13T05:30:11.584Z] c2ef6d0e6426: Layer already exists [2025-09-13T05:30:11.584Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:11.584Z] 1d78e2a2cf10: Layer already exists [2025-09-13T05:30:11.584Z] 4fecbec29465: Layer already exists [2025-09-13T05:30:11.584Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:11.849Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:12.197Z] + 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-09-13T05:30:12.566Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-09-13T05:30:12.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-09-13T05:30:12.566Z] 0cebf18f01df: Preparing [2025-09-13T05:30:12.566Z] 10775012e93f: Preparing [2025-09-13T05:30:12.566Z] d2168a4746df: Preparing [2025-09-13T05:30:12.566Z] af3344613c80: Preparing [2025-09-13T05:30:12.566Z] 85864bb0259a: Preparing [2025-09-13T05:30:12.566Z] 469e92227f23: Preparing [2025-09-13T05:30:12.566Z] c2ef6d0e6426: Preparing [2025-09-13T05:30:12.566Z] 66761eabea5f: Preparing [2025-09-13T05:30:12.566Z] 88eac339fb54: Preparing [2025-09-13T05:30:12.566Z] 1d78e2a2cf10: Preparing [2025-09-13T05:30:12.566Z] 4fecbec29465: Preparing [2025-09-13T05:30:12.566Z] 1e890da81ec9: Preparing [2025-09-13T05:30:12.566Z] 66761eabea5f: Waiting [2025-09-13T05:30:12.566Z] 88eac339fb54: Waiting [2025-09-13T05:30:12.566Z] 1d78e2a2cf10: Waiting [2025-09-13T05:30:12.566Z] 4fecbec29465: Waiting [2025-09-13T05:30:12.566Z] 1e890da81ec9: Waiting [2025-09-13T05:30:12.567Z] 469e92227f23: Waiting [2025-09-13T05:30:12.567Z] c2ef6d0e6426: Waiting [2025-09-13T05:30:12.567Z] 0cebf18f01df: Layer already exists [2025-09-13T05:30:12.567Z] 85864bb0259a: Layer already exists [2025-09-13T05:30:12.567Z] 10775012e93f: Layer already exists [2025-09-13T05:30:12.567Z] af3344613c80: Layer already exists [2025-09-13T05:30:12.567Z] d2168a4746df: Layer already exists [2025-09-13T05:30:12.567Z] 469e92227f23: Layer already exists [2025-09-13T05:30:12.567Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:12.567Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:12.567Z] c2ef6d0e6426: Layer already exists [2025-09-13T05:30:12.567Z] 1d78e2a2cf10: Layer already exists [2025-09-13T05:30:12.567Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:12.567Z] 4fecbec29465: Layer already exists [2025-09-13T05:30:12.831Z] main: digest: sha256:7908532085455c0965df721efb56c86f576803f29fafba386ad3c22fe134b9c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:30:12.912Z] ===================================================== [Pipeline] echo [2025-09-13T05:30:12.929Z] taggedImages: [2025-09-13T05:30:12.929Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:12.929Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-09-13T05:30:12.929Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [2025-09-13T05:30:12.929Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:12.929Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-13T05:30:12.960Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-09-13T05:30:12.960Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:12.960Z] latest [2025-09-13T05:30:12.960Z] 4.1.0-dev.59 [2025-09-13T05:30:12.960Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:12.960Z] main [2025-09-13T05:30:12.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:13.337Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:13.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:13.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-13T05:30:13.692Z] 43b1683f5767: Preparing [2025-09-13T05:30:13.692Z] 9a42ec40f5b2: Preparing [2025-09-13T05:30:13.692Z] 66761eabea5f: Preparing [2025-09-13T05:30:13.692Z] 88eac339fb54: Preparing [2025-09-13T05:30:13.692Z] 9175cc842a34: Preparing [2025-09-13T05:30:13.692Z] f771444049c8: Preparing [2025-09-13T05:30:13.692Z] 1e890da81ec9: Preparing [2025-09-13T05:30:13.692Z] f771444049c8: Waiting [2025-09-13T05:30:13.692Z] 1e890da81ec9: Waiting [2025-09-13T05:30:13.956Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:13.956Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:13.956Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:13.956Z] 43b1683f5767: Pushed [2025-09-13T05:30:14.221Z] 9175cc842a34: Pushed [2025-09-13T05:30:16.155Z] f771444049c8: Pushed [2025-09-13T05:30:21.473Z] 9a42ec40f5b2: Pushed [2025-09-13T05:30:21.473Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:21.824Z] + 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-09-13T05:30:22.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-13T05:30:22.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-13T05:30:22.166Z] 43b1683f5767: Preparing [2025-09-13T05:30:22.166Z] 9a42ec40f5b2: Preparing [2025-09-13T05:30:22.166Z] 66761eabea5f: Preparing [2025-09-13T05:30:22.166Z] 88eac339fb54: Preparing [2025-09-13T05:30:22.166Z] 9175cc842a34: Preparing [2025-09-13T05:30:22.166Z] f771444049c8: Preparing [2025-09-13T05:30:22.166Z] 1e890da81ec9: Preparing [2025-09-13T05:30:22.166Z] 1e890da81ec9: Waiting [2025-09-13T05:30:22.166Z] f771444049c8: Waiting [2025-09-13T05:30:22.166Z] 9175cc842a34: Layer already exists [2025-09-13T05:30:22.166Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:22.166Z] 9a42ec40f5b2: Layer already exists [2025-09-13T05:30:22.166Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:22.166Z] 43b1683f5767: Layer already exists [2025-09-13T05:30:22.166Z] f771444049c8: Layer already exists [2025-09-13T05:30:22.166Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:22.166Z] latest: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:22.767Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:23.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-13T05:30:23.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-13T05:30:23.111Z] 43b1683f5767: Preparing [2025-09-13T05:30:23.111Z] 9a42ec40f5b2: Preparing [2025-09-13T05:30:23.111Z] 66761eabea5f: Preparing [2025-09-13T05:30:23.111Z] 88eac339fb54: Preparing [2025-09-13T05:30:23.111Z] 9175cc842a34: Preparing [2025-09-13T05:30:23.111Z] f771444049c8: Preparing [2025-09-13T05:30:23.111Z] 1e890da81ec9: Preparing [2025-09-13T05:30:23.111Z] f771444049c8: Waiting [2025-09-13T05:30:23.111Z] 1e890da81ec9: Waiting [2025-09-13T05:30:23.111Z] 9a42ec40f5b2: Layer already exists [2025-09-13T05:30:23.111Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:23.111Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:23.111Z] 43b1683f5767: Layer already exists [2025-09-13T05:30:23.111Z] 9175cc842a34: Layer already exists [2025-09-13T05:30:23.111Z] f771444049c8: Layer already exists [2025-09-13T05:30:23.111Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:23.111Z] 4.1.0-dev.59: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:23.727Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:24.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:24.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-13T05:30:24.073Z] 43b1683f5767: Preparing [2025-09-13T05:30:24.073Z] 9a42ec40f5b2: Preparing [2025-09-13T05:30:24.073Z] 66761eabea5f: Preparing [2025-09-13T05:30:24.073Z] 88eac339fb54: Preparing [2025-09-13T05:30:24.073Z] 9175cc842a34: Preparing [2025-09-13T05:30:24.073Z] f771444049c8: Preparing [2025-09-13T05:30:24.073Z] 1e890da81ec9: Preparing [2025-09-13T05:30:24.073Z] f771444049c8: Waiting [2025-09-13T05:30:24.073Z] 1e890da81ec9: Waiting [2025-09-13T05:30:24.073Z] 9175cc842a34: Layer already exists [2025-09-13T05:30:24.073Z] 9a42ec40f5b2: Layer already exists [2025-09-13T05:30:24.073Z] 43b1683f5767: Layer already exists [2025-09-13T05:30:24.073Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:24.073Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:24.073Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:24.073Z] f771444049c8: Layer already exists [2025-09-13T05:30:24.073Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:24.689Z] + 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-09-13T05:30:25.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-09-13T05:30:25.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-09-13T05:30:25.047Z] 43b1683f5767: Preparing [2025-09-13T05:30:25.047Z] 9a42ec40f5b2: Preparing [2025-09-13T05:30:25.047Z] 66761eabea5f: Preparing [2025-09-13T05:30:25.047Z] 88eac339fb54: Preparing [2025-09-13T05:30:25.047Z] 9175cc842a34: Preparing [2025-09-13T05:30:25.047Z] f771444049c8: Preparing [2025-09-13T05:30:25.047Z] 1e890da81ec9: Preparing [2025-09-13T05:30:25.047Z] f771444049c8: Waiting [2025-09-13T05:30:25.047Z] 1e890da81ec9: Waiting [2025-09-13T05:30:25.047Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:25.047Z] 43b1683f5767: Layer already exists [2025-09-13T05:30:25.047Z] 9a42ec40f5b2: Layer already exists [2025-09-13T05:30:25.047Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:25.047Z] 9175cc842a34: Layer already exists [2025-09-13T05:30:25.047Z] f771444049c8: Layer already exists [2025-09-13T05:30:25.047Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:25.047Z] main: digest: sha256:6842d72626331e89fcd9be8bd9d3cb34a7683a5ab38360906393b81299416ea1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:30:25.150Z] ===================================================== [Pipeline] echo [2025-09-13T05:30:25.170Z] taggedImages: [2025-09-13T05:30:25.170Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:25.170Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-09-13T05:30:25.170Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [2025-09-13T05:30:25.170Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:25.170Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-13T05:30:25.209Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-09-13T05:30:25.209Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:25.209Z] latest [2025-09-13T05:30:25.209Z] 4.1.0-dev.59 [2025-09-13T05:30:25.209Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:25.209Z] main [2025-09-13T05:30:25.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:25.570Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:25.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:25.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-13T05:30:25.919Z] 9b74fc430fa2: Preparing [2025-09-13T05:30:25.919Z] 49708b383251: Preparing [2025-09-13T05:30:25.919Z] ffff9a05e01e: Preparing [2025-09-13T05:30:25.919Z] 66761eabea5f: Preparing [2025-09-13T05:30:25.919Z] 88eac339fb54: Preparing [2025-09-13T05:30:25.919Z] 5bc5848d96ca: Preparing [2025-09-13T05:30:25.919Z] fa8323d7dede: Preparing [2025-09-13T05:30:25.919Z] f61e299747db: Preparing [2025-09-13T05:30:25.919Z] 6666019ff7c7: Preparing [2025-09-13T05:30:25.919Z] 1e890da81ec9: Preparing [2025-09-13T05:30:25.919Z] 5bc5848d96ca: Waiting [2025-09-13T05:30:25.919Z] fa8323d7dede: Waiting [2025-09-13T05:30:25.919Z] f61e299747db: Waiting [2025-09-13T05:30:25.919Z] 6666019ff7c7: Waiting [2025-09-13T05:30:25.919Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:25.919Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:26.185Z] ffff9a05e01e: Pushed [2025-09-13T05:30:26.185Z] 49708b383251: Pushed [2025-09-13T05:30:26.185Z] 9b74fc430fa2: Pushed [2025-09-13T05:30:26.185Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:26.448Z] f61e299747db: Pushed [2025-09-13T05:30:27.025Z] 6666019ff7c7: Pushed [2025-09-13T05:30:37.064Z] fa8323d7dede: Pushed [2025-09-13T05:30:52.023Z] 5bc5848d96ca: Pushed [2025-09-13T05:30:52.288Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:52.953Z] + 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-09-13T05:30:53.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-13T05:30:53.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-13T05:30:53.298Z] 9b74fc430fa2: Preparing [2025-09-13T05:30:53.298Z] 49708b383251: Preparing [2025-09-13T05:30:53.298Z] ffff9a05e01e: Preparing [2025-09-13T05:30:53.298Z] 66761eabea5f: Preparing [2025-09-13T05:30:53.298Z] 88eac339fb54: Preparing [2025-09-13T05:30:53.298Z] 5bc5848d96ca: Preparing [2025-09-13T05:30:53.298Z] fa8323d7dede: Preparing [2025-09-13T05:30:53.298Z] f61e299747db: Preparing [2025-09-13T05:30:53.298Z] 6666019ff7c7: Preparing [2025-09-13T05:30:53.298Z] 1e890da81ec9: Preparing [2025-09-13T05:30:53.298Z] f61e299747db: Waiting [2025-09-13T05:30:53.298Z] 5bc5848d96ca: Waiting [2025-09-13T05:30:53.298Z] 6666019ff7c7: Waiting [2025-09-13T05:30:53.298Z] 1e890da81ec9: Waiting [2025-09-13T05:30:53.298Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:53.298Z] 9b74fc430fa2: Layer already exists [2025-09-13T05:30:53.298Z] 49708b383251: Layer already exists [2025-09-13T05:30:53.298Z] ffff9a05e01e: Layer already exists [2025-09-13T05:30:53.298Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:53.298Z] 5bc5848d96ca: Layer already exists [2025-09-13T05:30:53.298Z] fa8323d7dede: Layer already exists [2025-09-13T05:30:53.298Z] f61e299747db: Layer already exists [2025-09-13T05:30:53.298Z] 6666019ff7c7: Layer already exists [2025-09-13T05:30:53.298Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:53.561Z] latest: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:53.989Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:54.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-13T05:30:54.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-13T05:30:54.360Z] 9b74fc430fa2: Preparing [2025-09-13T05:30:54.360Z] 49708b383251: Preparing [2025-09-13T05:30:54.360Z] ffff9a05e01e: Preparing [2025-09-13T05:30:54.360Z] 66761eabea5f: Preparing [2025-09-13T05:30:54.360Z] 88eac339fb54: Preparing [2025-09-13T05:30:54.360Z] 5bc5848d96ca: Preparing [2025-09-13T05:30:54.360Z] fa8323d7dede: Preparing [2025-09-13T05:30:54.360Z] f61e299747db: Preparing [2025-09-13T05:30:54.360Z] 6666019ff7c7: Preparing [2025-09-13T05:30:54.360Z] 1e890da81ec9: Preparing [2025-09-13T05:30:54.360Z] 5bc5848d96ca: Waiting [2025-09-13T05:30:54.360Z] fa8323d7dede: Waiting [2025-09-13T05:30:54.360Z] f61e299747db: Waiting [2025-09-13T05:30:54.360Z] 1e890da81ec9: Waiting [2025-09-13T05:30:54.360Z] 6666019ff7c7: Waiting [2025-09-13T05:30:54.360Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:54.360Z] 9b74fc430fa2: Layer already exists [2025-09-13T05:30:54.360Z] 49708b383251: Layer already exists [2025-09-13T05:30:54.360Z] ffff9a05e01e: Layer already exists [2025-09-13T05:30:54.360Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:54.360Z] f61e299747db: Layer already exists [2025-09-13T05:30:54.360Z] fa8323d7dede: Layer already exists [2025-09-13T05:30:54.360Z] 5bc5848d96ca: Layer already exists [2025-09-13T05:30:54.360Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:54.360Z] 6666019ff7c7: Layer already exists [2025-09-13T05:30:54.629Z] 4.1.0-dev.59: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:54.997Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:55.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:55.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-13T05:30:55.345Z] 9b74fc430fa2: Preparing [2025-09-13T05:30:55.345Z] 49708b383251: Preparing [2025-09-13T05:30:55.345Z] ffff9a05e01e: Preparing [2025-09-13T05:30:55.345Z] 66761eabea5f: Preparing [2025-09-13T05:30:55.345Z] 88eac339fb54: Preparing [2025-09-13T05:30:55.345Z] 5bc5848d96ca: Preparing [2025-09-13T05:30:55.345Z] fa8323d7dede: Preparing [2025-09-13T05:30:55.345Z] f61e299747db: Preparing [2025-09-13T05:30:55.345Z] 6666019ff7c7: Preparing [2025-09-13T05:30:55.345Z] 1e890da81ec9: Preparing [2025-09-13T05:30:55.345Z] f61e299747db: Waiting [2025-09-13T05:30:55.345Z] 6666019ff7c7: Waiting [2025-09-13T05:30:55.345Z] 1e890da81ec9: Waiting [2025-09-13T05:30:55.345Z] 5bc5848d96ca: Waiting [2025-09-13T05:30:55.345Z] fa8323d7dede: Waiting [2025-09-13T05:30:55.345Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:55.345Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:55.345Z] 49708b383251: Layer already exists [2025-09-13T05:30:55.345Z] ffff9a05e01e: Layer already exists [2025-09-13T05:30:55.345Z] 9b74fc430fa2: Layer already exists [2025-09-13T05:30:55.345Z] fa8323d7dede: Layer already exists [2025-09-13T05:30:55.345Z] 5bc5848d96ca: Layer already exists [2025-09-13T05:30:55.345Z] 6666019ff7c7: Layer already exists [2025-09-13T05:30:55.345Z] f61e299747db: Layer already exists [2025-09-13T05:30:55.345Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:55.618Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:55.974Z] + 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-09-13T05:30:56.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-09-13T05:30:56.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-09-13T05:30:56.323Z] 9b74fc430fa2: Preparing [2025-09-13T05:30:56.323Z] 49708b383251: Preparing [2025-09-13T05:30:56.323Z] ffff9a05e01e: Preparing [2025-09-13T05:30:56.323Z] 66761eabea5f: Preparing [2025-09-13T05:30:56.323Z] 88eac339fb54: Preparing [2025-09-13T05:30:56.323Z] 5bc5848d96ca: Preparing [2025-09-13T05:30:56.323Z] fa8323d7dede: Preparing [2025-09-13T05:30:56.323Z] f61e299747db: Preparing [2025-09-13T05:30:56.323Z] 6666019ff7c7: Preparing [2025-09-13T05:30:56.323Z] 1e890da81ec9: Preparing [2025-09-13T05:30:56.323Z] fa8323d7dede: Waiting [2025-09-13T05:30:56.323Z] f61e299747db: Waiting [2025-09-13T05:30:56.323Z] 6666019ff7c7: Waiting [2025-09-13T05:30:56.323Z] 1e890da81ec9: Waiting [2025-09-13T05:30:56.323Z] 5bc5848d96ca: Waiting [2025-09-13T05:30:56.323Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:56.323Z] 49708b383251: Layer already exists [2025-09-13T05:30:56.323Z] 9b74fc430fa2: Layer already exists [2025-09-13T05:30:56.323Z] ffff9a05e01e: Layer already exists [2025-09-13T05:30:56.323Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:56.323Z] 6666019ff7c7: Layer already exists [2025-09-13T05:30:56.323Z] f61e299747db: Layer already exists [2025-09-13T05:30:56.323Z] 5bc5848d96ca: Layer already exists [2025-09-13T05:30:56.323Z] fa8323d7dede: Layer already exists [2025-09-13T05:30:56.323Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:56.587Z] main: digest: sha256:0961eb1a4d0485176bd88b46e6629a7b77fcc3e408552481d6181d22c572a8b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:30:56.675Z] ===================================================== [Pipeline] echo [2025-09-13T05:30:56.688Z] taggedImages: [2025-09-13T05:30:56.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:56.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-09-13T05:30:56.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [2025-09-13T05:30:56.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:56.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-13T05:30:56.718Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-09-13T05:30:56.718Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:56.718Z] latest [2025-09-13T05:30:56.718Z] 4.1.0-dev.59 [2025-09-13T05:30:56.718Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:30:56.718Z] main [2025-09-13T05:30:56.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:57.073Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:30:57.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:30:57.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-13T05:30:57.418Z] e550ac05a32f: Preparing [2025-09-13T05:30:57.418Z] e89f0588f9ee: Preparing [2025-09-13T05:30:57.418Z] 7f3ac2964fd2: Preparing [2025-09-13T05:30:57.418Z] 66761eabea5f: Preparing [2025-09-13T05:30:57.418Z] 88eac339fb54: Preparing [2025-09-13T05:30:57.418Z] 7be5afe933c6: Preparing [2025-09-13T05:30:57.418Z] 7be5afe933c6: Waiting [2025-09-13T05:30:57.418Z] ccdb3269cfa5: Preparing [2025-09-13T05:30:57.418Z] 9e79e03b6a4b: Preparing [2025-09-13T05:30:57.418Z] 1e890da81ec9: Preparing [2025-09-13T05:30:57.418Z] 9e79e03b6a4b: Waiting [2025-09-13T05:30:57.418Z] 1e890da81ec9: Waiting [2025-09-13T05:30:57.418Z] ccdb3269cfa5: Waiting [2025-09-13T05:30:57.418Z] 66761eabea5f: Layer already exists [2025-09-13T05:30:57.418Z] 88eac339fb54: Layer already exists [2025-09-13T05:30:57.695Z] e89f0588f9ee: Pushed [2025-09-13T05:30:57.695Z] e550ac05a32f: Pushed [2025-09-13T05:30:57.695Z] 7f3ac2964fd2: Pushed [2025-09-13T05:30:57.695Z] 1e890da81ec9: Layer already exists [2025-09-13T05:30:57.959Z] ccdb3269cfa5: Pushed [2025-09-13T05:30:58.224Z] 9e79e03b6a4b: Pushed [2025-09-13T05:31:24.875Z] 7be5afe933c6: Pushed [2025-09-13T05:31:24.875Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:25.222Z] + 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-09-13T05:31:25.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-13T05:31:25.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-13T05:31:25.569Z] e550ac05a32f: Preparing [2025-09-13T05:31:25.569Z] e89f0588f9ee: Preparing [2025-09-13T05:31:25.569Z] 7f3ac2964fd2: Preparing [2025-09-13T05:31:25.569Z] 66761eabea5f: Preparing [2025-09-13T05:31:25.569Z] 88eac339fb54: Preparing [2025-09-13T05:31:25.569Z] 7be5afe933c6: Preparing [2025-09-13T05:31:25.569Z] ccdb3269cfa5: Preparing [2025-09-13T05:31:25.569Z] 9e79e03b6a4b: Preparing [2025-09-13T05:31:25.569Z] 1e890da81ec9: Preparing [2025-09-13T05:31:25.569Z] ccdb3269cfa5: Waiting [2025-09-13T05:31:25.569Z] 1e890da81ec9: Waiting [2025-09-13T05:31:25.569Z] 9e79e03b6a4b: Waiting [2025-09-13T05:31:25.569Z] 7be5afe933c6: Waiting [2025-09-13T05:31:25.569Z] e89f0588f9ee: Layer already exists [2025-09-13T05:31:25.569Z] e550ac05a32f: Layer already exists [2025-09-13T05:31:25.569Z] 7f3ac2964fd2: Layer already exists [2025-09-13T05:31:25.569Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:25.569Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:25.569Z] 7be5afe933c6: Layer already exists [2025-09-13T05:31:25.569Z] 9e79e03b6a4b: Layer already exists [2025-09-13T05:31:25.569Z] ccdb3269cfa5: Layer already exists [2025-09-13T05:31:25.569Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:25.569Z] latest: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:26.202Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:26.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-13T05:31:26.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-13T05:31:26.551Z] e550ac05a32f: Preparing [2025-09-13T05:31:26.551Z] e89f0588f9ee: Preparing [2025-09-13T05:31:26.551Z] 7f3ac2964fd2: Preparing [2025-09-13T05:31:26.551Z] 66761eabea5f: Preparing [2025-09-13T05:31:26.551Z] 88eac339fb54: Preparing [2025-09-13T05:31:26.551Z] 7be5afe933c6: Preparing [2025-09-13T05:31:26.551Z] ccdb3269cfa5: Preparing [2025-09-13T05:31:26.551Z] 9e79e03b6a4b: Preparing [2025-09-13T05:31:26.551Z] 1e890da81ec9: Preparing [2025-09-13T05:31:26.551Z] 7be5afe933c6: Waiting [2025-09-13T05:31:26.551Z] ccdb3269cfa5: Waiting [2025-09-13T05:31:26.551Z] 9e79e03b6a4b: Waiting [2025-09-13T05:31:26.551Z] 1e890da81ec9: Waiting [2025-09-13T05:31:26.551Z] 7f3ac2964fd2: Layer already exists [2025-09-13T05:31:26.551Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:26.551Z] e89f0588f9ee: Layer already exists [2025-09-13T05:31:26.551Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:26.551Z] e550ac05a32f: Layer already exists [2025-09-13T05:31:26.551Z] 9e79e03b6a4b: Layer already exists [2025-09-13T05:31:26.551Z] 7be5afe933c6: Layer already exists [2025-09-13T05:31:26.551Z] ccdb3269cfa5: Layer already exists [2025-09-13T05:31:26.551Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:26.817Z] 4.1.0-dev.59: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:27.201Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:27.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:31:27.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-13T05:31:27.553Z] e550ac05a32f: Preparing [2025-09-13T05:31:27.553Z] e89f0588f9ee: Preparing [2025-09-13T05:31:27.553Z] 7f3ac2964fd2: Preparing [2025-09-13T05:31:27.553Z] 66761eabea5f: Preparing [2025-09-13T05:31:27.553Z] 88eac339fb54: Preparing [2025-09-13T05:31:27.553Z] 7be5afe933c6: Preparing [2025-09-13T05:31:27.553Z] ccdb3269cfa5: Preparing [2025-09-13T05:31:27.553Z] 9e79e03b6a4b: Preparing [2025-09-13T05:31:27.553Z] 1e890da81ec9: Preparing [2025-09-13T05:31:27.553Z] 7be5afe933c6: Waiting [2025-09-13T05:31:27.553Z] ccdb3269cfa5: Waiting [2025-09-13T05:31:27.553Z] 9e79e03b6a4b: Waiting [2025-09-13T05:31:27.553Z] 1e890da81ec9: Waiting [2025-09-13T05:31:27.553Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:27.553Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:27.553Z] e550ac05a32f: Layer already exists [2025-09-13T05:31:27.553Z] e89f0588f9ee: Layer already exists [2025-09-13T05:31:27.553Z] 7f3ac2964fd2: Layer already exists [2025-09-13T05:31:27.553Z] ccdb3269cfa5: Layer already exists [2025-09-13T05:31:27.553Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:27.553Z] 7be5afe933c6: Layer already exists [2025-09-13T05:31:27.553Z] 9e79e03b6a4b: Layer already exists [2025-09-13T05:31:27.818Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:28.176Z] + 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-09-13T05:31:28.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-09-13T05:31:28.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-09-13T05:31:28.794Z] e550ac05a32f: Preparing [2025-09-13T05:31:28.794Z] e89f0588f9ee: Preparing [2025-09-13T05:31:28.794Z] 7f3ac2964fd2: Preparing [2025-09-13T05:31:28.794Z] 66761eabea5f: Preparing [2025-09-13T05:31:28.794Z] 88eac339fb54: Preparing [2025-09-13T05:31:28.794Z] 7be5afe933c6: Preparing [2025-09-13T05:31:28.794Z] ccdb3269cfa5: Preparing [2025-09-13T05:31:28.794Z] 9e79e03b6a4b: Preparing [2025-09-13T05:31:28.794Z] 1e890da81ec9: Preparing [2025-09-13T05:31:28.794Z] 7be5afe933c6: Waiting [2025-09-13T05:31:28.794Z] ccdb3269cfa5: Waiting [2025-09-13T05:31:28.794Z] 9e79e03b6a4b: Waiting [2025-09-13T05:31:28.794Z] 1e890da81ec9: Waiting [2025-09-13T05:31:28.794Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:28.794Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:28.794Z] 7f3ac2964fd2: Layer already exists [2025-09-13T05:31:28.794Z] e89f0588f9ee: Layer already exists [2025-09-13T05:31:28.794Z] e550ac05a32f: Layer already exists [2025-09-13T05:31:28.794Z] ccdb3269cfa5: Layer already exists [2025-09-13T05:31:28.794Z] 7be5afe933c6: Layer already exists [2025-09-13T05:31:28.795Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:28.795Z] 9e79e03b6a4b: Layer already exists [2025-09-13T05:31:29.059Z] main: digest: sha256:0c386dedfc850a43762803426f313ecd1cab9a1550b9c10f70a1f4102cd24524 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:31:29.134Z] ===================================================== [Pipeline] echo [2025-09-13T05:31:29.148Z] taggedImages: [2025-09-13T05:31:29.148Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:31:29.148Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-09-13T05:31:29.148Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [2025-09-13T05:31:29.148Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:31:29.148Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-13T05:31:29.185Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-09-13T05:31:29.185Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:31:29.185Z] latest [2025-09-13T05:31:29.185Z] 4.1.0-dev.59 [2025-09-13T05:31:29.185Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:31:29.185Z] main [2025-09-13T05:31:29.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:29.534Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:29.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:31:29.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-13T05:31:29.880Z] db15256476e1: Preparing [2025-09-13T05:31:29.880Z] 657219d1228b: Preparing [2025-09-13T05:31:29.880Z] b5f9a132faa0: Preparing [2025-09-13T05:31:29.880Z] 66761eabea5f: Preparing [2025-09-13T05:31:29.880Z] 88eac339fb54: Preparing [2025-09-13T05:31:29.880Z] 210e9e6e8baf: Preparing [2025-09-13T05:31:29.880Z] f61e299747db: Preparing [2025-09-13T05:31:29.880Z] 6666019ff7c7: Preparing [2025-09-13T05:31:29.880Z] 1e890da81ec9: Preparing [2025-09-13T05:31:29.880Z] 210e9e6e8baf: Waiting [2025-09-13T05:31:29.880Z] f61e299747db: Waiting [2025-09-13T05:31:29.880Z] 6666019ff7c7: Waiting [2025-09-13T05:31:29.880Z] 1e890da81ec9: Waiting [2025-09-13T05:31:29.880Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:29.880Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:30.144Z] f61e299747db: Layer already exists [2025-09-13T05:31:30.144Z] 657219d1228b: Pushed [2025-09-13T05:31:30.144Z] 6666019ff7c7: Layer already exists [2025-09-13T05:31:30.144Z] db15256476e1: Pushed [2025-09-13T05:31:30.144Z] b5f9a132faa0: Pushed [2025-09-13T05:31:30.144Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:56.784Z] 210e9e6e8baf: Pushed [2025-09-13T05:31:56.784Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:57.134Z] + 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-09-13T05:31:57.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-13T05:31:57.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-13T05:31:57.474Z] db15256476e1: Preparing [2025-09-13T05:31:57.474Z] 657219d1228b: Preparing [2025-09-13T05:31:57.474Z] b5f9a132faa0: Preparing [2025-09-13T05:31:57.474Z] 66761eabea5f: Preparing [2025-09-13T05:31:57.474Z] 88eac339fb54: Preparing [2025-09-13T05:31:57.474Z] 210e9e6e8baf: Preparing [2025-09-13T05:31:57.474Z] f61e299747db: Preparing [2025-09-13T05:31:57.474Z] 6666019ff7c7: Preparing [2025-09-13T05:31:57.474Z] 1e890da81ec9: Preparing [2025-09-13T05:31:57.474Z] f61e299747db: Waiting [2025-09-13T05:31:57.474Z] 6666019ff7c7: Waiting [2025-09-13T05:31:57.474Z] 1e890da81ec9: Waiting [2025-09-13T05:31:57.474Z] 210e9e6e8baf: Waiting [2025-09-13T05:31:57.474Z] b5f9a132faa0: Layer already exists [2025-09-13T05:31:57.474Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:57.474Z] db15256476e1: Layer already exists [2025-09-13T05:31:57.474Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:57.474Z] 657219d1228b: Layer already exists [2025-09-13T05:31:57.474Z] f61e299747db: Layer already exists [2025-09-13T05:31:57.474Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:57.474Z] 210e9e6e8baf: Layer already exists [2025-09-13T05:31:57.474Z] 6666019ff7c7: Layer already exists [2025-09-13T05:31:57.739Z] latest: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:58.095Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:58.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-13T05:31:58.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-13T05:31:58.452Z] db15256476e1: Preparing [2025-09-13T05:31:58.452Z] 657219d1228b: Preparing [2025-09-13T05:31:58.452Z] b5f9a132faa0: Preparing [2025-09-13T05:31:58.452Z] 66761eabea5f: Preparing [2025-09-13T05:31:58.452Z] 88eac339fb54: Preparing [2025-09-13T05:31:58.452Z] 210e9e6e8baf: Preparing [2025-09-13T05:31:58.452Z] f61e299747db: Preparing [2025-09-13T05:31:58.452Z] 6666019ff7c7: Preparing [2025-09-13T05:31:58.452Z] 1e890da81ec9: Preparing [2025-09-13T05:31:58.452Z] f61e299747db: Waiting [2025-09-13T05:31:58.452Z] 6666019ff7c7: Waiting [2025-09-13T05:31:58.452Z] 1e890da81ec9: Waiting [2025-09-13T05:31:58.452Z] 210e9e6e8baf: Waiting [2025-09-13T05:31:58.452Z] 657219d1228b: Layer already exists [2025-09-13T05:31:58.452Z] db15256476e1: Layer already exists [2025-09-13T05:31:58.452Z] b5f9a132faa0: Layer already exists [2025-09-13T05:31:58.452Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:58.452Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:58.452Z] 6666019ff7c7: Layer already exists [2025-09-13T05:31:58.452Z] f61e299747db: Layer already exists [2025-09-13T05:31:58.452Z] 210e9e6e8baf: Layer already exists [2025-09-13T05:31:58.452Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:58.452Z] 4.1.0-dev.59: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:58.799Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:59.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:31:59.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-13T05:31:59.148Z] db15256476e1: Preparing [2025-09-13T05:31:59.148Z] 657219d1228b: Preparing [2025-09-13T05:31:59.148Z] b5f9a132faa0: Preparing [2025-09-13T05:31:59.148Z] 66761eabea5f: Preparing [2025-09-13T05:31:59.148Z] 88eac339fb54: Preparing [2025-09-13T05:31:59.148Z] 210e9e6e8baf: Preparing [2025-09-13T05:31:59.148Z] f61e299747db: Preparing [2025-09-13T05:31:59.148Z] 6666019ff7c7: Preparing [2025-09-13T05:31:59.148Z] 1e890da81ec9: Preparing [2025-09-13T05:31:59.148Z] f61e299747db: Waiting [2025-09-13T05:31:59.148Z] 6666019ff7c7: Waiting [2025-09-13T05:31:59.148Z] 1e890da81ec9: Waiting [2025-09-13T05:31:59.148Z] 210e9e6e8baf: Waiting [2025-09-13T05:31:59.148Z] db15256476e1: Layer already exists [2025-09-13T05:31:59.148Z] 88eac339fb54: Layer already exists [2025-09-13T05:31:59.148Z] 66761eabea5f: Layer already exists [2025-09-13T05:31:59.148Z] b5f9a132faa0: Layer already exists [2025-09-13T05:31:59.148Z] 657219d1228b: Layer already exists [2025-09-13T05:31:59.148Z] 210e9e6e8baf: Layer already exists [2025-09-13T05:31:59.148Z] f61e299747db: Layer already exists [2025-09-13T05:31:59.148Z] 6666019ff7c7: Layer already exists [2025-09-13T05:31:59.148Z] 1e890da81ec9: Layer already exists [2025-09-13T05:31:59.148Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:31:59.768Z] + 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-09-13T05:32:00.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-09-13T05:32:00.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-09-13T05:32:00.111Z] db15256476e1: Preparing [2025-09-13T05:32:00.111Z] 657219d1228b: Preparing [2025-09-13T05:32:00.111Z] b5f9a132faa0: Preparing [2025-09-13T05:32:00.111Z] 66761eabea5f: Preparing [2025-09-13T05:32:00.111Z] 88eac339fb54: Preparing [2025-09-13T05:32:00.111Z] 210e9e6e8baf: Preparing [2025-09-13T05:32:00.111Z] f61e299747db: Preparing [2025-09-13T05:32:00.111Z] 6666019ff7c7: Preparing [2025-09-13T05:32:00.111Z] 1e890da81ec9: Preparing [2025-09-13T05:32:00.111Z] 210e9e6e8baf: Waiting [2025-09-13T05:32:00.111Z] f61e299747db: Waiting [2025-09-13T05:32:00.111Z] 6666019ff7c7: Waiting [2025-09-13T05:32:00.111Z] 1e890da81ec9: Waiting [2025-09-13T05:32:00.111Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:00.111Z] 657219d1228b: Layer already exists [2025-09-13T05:32:00.111Z] db15256476e1: Layer already exists [2025-09-13T05:32:00.111Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:00.111Z] b5f9a132faa0: Layer already exists [2025-09-13T05:32:00.111Z] f61e299747db: Layer already exists [2025-09-13T05:32:00.111Z] 210e9e6e8baf: Layer already exists [2025-09-13T05:32:00.111Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:00.111Z] 6666019ff7c7: Layer already exists [2025-09-13T05:32:00.375Z] main: digest: sha256:d118e7b7f1b387b2ce4f2c6b8911d735f481a6540178e38ca2cdc982d48c765f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:32:00.451Z] ===================================================== [Pipeline] echo [2025-09-13T05:32:00.467Z] taggedImages: [2025-09-13T05:32:00.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:00.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-09-13T05:32:00.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [2025-09-13T05:32:00.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:00.468Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-13T05:32:00.498Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-09-13T05:32:00.498Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:00.498Z] latest [2025-09-13T05:32:00.498Z] 4.1.0-dev.59 [2025-09-13T05:32:00.498Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:00.498Z] main [2025-09-13T05:32:00.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:00.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:01.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:01.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-13T05:32:01.217Z] 8ef756bcbe02: Preparing [2025-09-13T05:32:01.217Z] 82b14bf249c4: Preparing [2025-09-13T05:32:01.217Z] 66761eabea5f: Preparing [2025-09-13T05:32:01.217Z] 88eac339fb54: Preparing [2025-09-13T05:32:01.217Z] 6d102c8a4517: Preparing [2025-09-13T05:32:01.217Z] ef7c52ec7e4c: Preparing [2025-09-13T05:32:01.217Z] 1e890da81ec9: Preparing [2025-09-13T05:32:01.217Z] ef7c52ec7e4c: Waiting [2025-09-13T05:32:01.217Z] 1e890da81ec9: Waiting [2025-09-13T05:32:01.217Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:01.217Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:01.481Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:01.481Z] 8ef756bcbe02: Pushed [2025-09-13T05:32:01.746Z] 6d102c8a4517: Pushed [2025-09-13T05:32:02.701Z] ef7c52ec7e4c: Pushed [2025-09-13T05:32:10.878Z] 82b14bf249c4: Pushed [2025-09-13T05:32:10.878Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:11.231Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:11.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-13T05:32:11.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-13T05:32:11.578Z] 8ef756bcbe02: Preparing [2025-09-13T05:32:11.578Z] 82b14bf249c4: Preparing [2025-09-13T05:32:11.578Z] 66761eabea5f: Preparing [2025-09-13T05:32:11.578Z] 88eac339fb54: Preparing [2025-09-13T05:32:11.578Z] 6d102c8a4517: Preparing [2025-09-13T05:32:11.578Z] ef7c52ec7e4c: Preparing [2025-09-13T05:32:11.578Z] 1e890da81ec9: Preparing [2025-09-13T05:32:11.578Z] ef7c52ec7e4c: Waiting [2025-09-13T05:32:11.578Z] 1e890da81ec9: Waiting [2025-09-13T05:32:11.578Z] 8ef756bcbe02: Layer already exists [2025-09-13T05:32:11.578Z] 6d102c8a4517: Layer already exists [2025-09-13T05:32:11.578Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:11.578Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:11.578Z] 82b14bf249c4: Layer already exists [2025-09-13T05:32:11.578Z] ef7c52ec7e4c: Layer already exists [2025-09-13T05:32:11.578Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:11.578Z] latest: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:12.202Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:12.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-13T05:32:12.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-13T05:32:12.550Z] 8ef756bcbe02: Preparing [2025-09-13T05:32:12.550Z] 82b14bf249c4: Preparing [2025-09-13T05:32:12.550Z] 66761eabea5f: Preparing [2025-09-13T05:32:12.550Z] 88eac339fb54: Preparing [2025-09-13T05:32:12.550Z] 6d102c8a4517: Preparing [2025-09-13T05:32:12.550Z] ef7c52ec7e4c: Preparing [2025-09-13T05:32:12.550Z] 1e890da81ec9: Preparing [2025-09-13T05:32:12.550Z] ef7c52ec7e4c: Waiting [2025-09-13T05:32:12.550Z] 1e890da81ec9: Waiting [2025-09-13T05:32:12.550Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:12.550Z] 6d102c8a4517: Layer already exists [2025-09-13T05:32:12.550Z] 8ef756bcbe02: Layer already exists [2025-09-13T05:32:12.550Z] 82b14bf249c4: Layer already exists [2025-09-13T05:32:12.550Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:12.550Z] ef7c52ec7e4c: Layer already exists [2025-09-13T05:32:12.550Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:12.816Z] 4.1.0-dev.59: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:19.678Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:20.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:20.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-13T05:32:20.017Z] 8ef756bcbe02: Preparing [2025-09-13T05:32:20.017Z] 82b14bf249c4: Preparing [2025-09-13T05:32:20.017Z] 66761eabea5f: Preparing [2025-09-13T05:32:20.017Z] 88eac339fb54: Preparing [2025-09-13T05:32:20.017Z] 6d102c8a4517: Preparing [2025-09-13T05:32:20.017Z] ef7c52ec7e4c: Preparing [2025-09-13T05:32:20.017Z] 1e890da81ec9: Preparing [2025-09-13T05:32:20.017Z] ef7c52ec7e4c: Waiting [2025-09-13T05:32:20.017Z] 1e890da81ec9: Waiting [2025-09-13T05:32:20.017Z] 6d102c8a4517: Layer already exists [2025-09-13T05:32:20.017Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:20.017Z] 8ef756bcbe02: Layer already exists [2025-09-13T05:32:20.017Z] 82b14bf249c4: Layer already exists [2025-09-13T05:32:20.017Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:20.017Z] ef7c52ec7e4c: Layer already exists [2025-09-13T05:32:20.017Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:20.017Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:20.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:20.976Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-09-13T05:32:20.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-09-13T05:32:20.976Z] 8ef756bcbe02: Preparing [2025-09-13T05:32:20.976Z] 82b14bf249c4: Preparing [2025-09-13T05:32:20.976Z] 66761eabea5f: Preparing [2025-09-13T05:32:20.976Z] 88eac339fb54: Preparing [2025-09-13T05:32:20.976Z] 6d102c8a4517: Preparing [2025-09-13T05:32:20.976Z] ef7c52ec7e4c: Preparing [2025-09-13T05:32:20.976Z] 1e890da81ec9: Preparing [2025-09-13T05:32:20.976Z] ef7c52ec7e4c: Waiting [2025-09-13T05:32:20.976Z] 1e890da81ec9: Waiting [2025-09-13T05:32:20.976Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:20.976Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:20.976Z] 8ef756bcbe02: Layer already exists [2025-09-13T05:32:20.976Z] 82b14bf249c4: Layer already exists [2025-09-13T05:32:20.976Z] 6d102c8a4517: Layer already exists [2025-09-13T05:32:20.976Z] ef7c52ec7e4c: Layer already exists [2025-09-13T05:32:20.976Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:20.976Z] main: digest: sha256:58d5ae6f49eda468b7ba69bf9c322fd067dbcdf1622c501a4387857c4e3287ba size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:32:21.325Z] ===================================================== [Pipeline] echo [2025-09-13T05:32:21.344Z] taggedImages: [2025-09-13T05:32:21.344Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:21.345Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-09-13T05:32:21.345Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [2025-09-13T05:32:21.345Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:21.345Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-13T05:32:21.377Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-09-13T05:32:21.377Z] 7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:21.377Z] latest [2025-09-13T05:32:21.377Z] 4.1.0-dev.59 [2025-09-13T05:32:21.377Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:21.377Z] main [2025-09-13T05:32:21.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:21.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:22.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:22.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-13T05:32:22.081Z] 4525376f4019: Preparing [2025-09-13T05:32:22.081Z] d55e142edbb0: Preparing [2025-09-13T05:32:22.081Z] 66761eabea5f: Preparing [2025-09-13T05:32:22.081Z] 88eac339fb54: Preparing [2025-09-13T05:32:22.081Z] b169de7b8d55: Preparing [2025-09-13T05:32:22.081Z] 54d96b580def: Preparing [2025-09-13T05:32:22.081Z] 1e890da81ec9: Preparing [2025-09-13T05:32:22.081Z] 54d96b580def: Waiting [2025-09-13T05:32:22.081Z] 1e890da81ec9: Waiting [2025-09-13T05:32:22.081Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:22.081Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:22.346Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:22.346Z] 4525376f4019: Pushed [2025-09-13T05:32:22.609Z] b169de7b8d55: Pushed [2025-09-13T05:32:22.873Z] 54d96b580def: Pushed [2025-09-13T05:32:31.038Z] d55e142edbb0: Pushed [2025-09-13T05:32:31.038Z] 7ea53eacd779207149c4e4bd07d4b631c531133c: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:31.385Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:31.733Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-13T05:32:31.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-13T05:32:31.733Z] 4525376f4019: Preparing [2025-09-13T05:32:31.733Z] d55e142edbb0: Preparing [2025-09-13T05:32:31.733Z] 66761eabea5f: Preparing [2025-09-13T05:32:31.733Z] 88eac339fb54: Preparing [2025-09-13T05:32:31.733Z] b169de7b8d55: Preparing [2025-09-13T05:32:31.733Z] 54d96b580def: Preparing [2025-09-13T05:32:31.733Z] 1e890da81ec9: Preparing [2025-09-13T05:32:31.733Z] 54d96b580def: Waiting [2025-09-13T05:32:31.733Z] 1e890da81ec9: Waiting [2025-09-13T05:32:31.733Z] b169de7b8d55: Layer already exists [2025-09-13T05:32:31.733Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:31.733Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:31.733Z] d55e142edbb0: Layer already exists [2025-09-13T05:32:31.733Z] 4525376f4019: Layer already exists [2025-09-13T05:32:31.733Z] 54d96b580def: Layer already exists [2025-09-13T05:32:31.733Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:31.996Z] latest: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:32.343Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:32.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [2025-09-13T05:32:32.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-13T05:32:32.687Z] 4525376f4019: Preparing [2025-09-13T05:32:32.687Z] d55e142edbb0: Preparing [2025-09-13T05:32:32.687Z] 66761eabea5f: Preparing [2025-09-13T05:32:32.687Z] 88eac339fb54: Preparing [2025-09-13T05:32:32.687Z] b169de7b8d55: Preparing [2025-09-13T05:32:32.687Z] 54d96b580def: Preparing [2025-09-13T05:32:32.687Z] 1e890da81ec9: Preparing [2025-09-13T05:32:32.687Z] 54d96b580def: Waiting [2025-09-13T05:32:32.687Z] 1e890da81ec9: Waiting [2025-09-13T05:32:32.687Z] b169de7b8d55: Layer already exists [2025-09-13T05:32:32.687Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:32.687Z] 4525376f4019: Layer already exists [2025-09-13T05:32:32.687Z] d55e142edbb0: Layer already exists [2025-09-13T05:32:32.687Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:32.687Z] 54d96b580def: Layer already exists [2025-09-13T05:32:32.687Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:32.952Z] 4.1.0-dev.59: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:33.303Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:33.657Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:33.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-13T05:32:33.658Z] 4525376f4019: Preparing [2025-09-13T05:32:33.658Z] d55e142edbb0: Preparing [2025-09-13T05:32:33.658Z] 66761eabea5f: Preparing [2025-09-13T05:32:33.658Z] 88eac339fb54: Preparing [2025-09-13T05:32:33.658Z] b169de7b8d55: Preparing [2025-09-13T05:32:33.658Z] 54d96b580def: Preparing [2025-09-13T05:32:33.658Z] 1e890da81ec9: Preparing [2025-09-13T05:32:33.658Z] 54d96b580def: Waiting [2025-09-13T05:32:33.658Z] 1e890da81ec9: Waiting [2025-09-13T05:32:33.658Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:33.658Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:33.658Z] b169de7b8d55: Layer already exists [2025-09-13T05:32:33.658Z] d55e142edbb0: Layer already exists [2025-09-13T05:32:33.658Z] 4525376f4019: Layer already exists [2025-09-13T05:32:33.658Z] 54d96b580def: Layer already exists [2025-09-13T05:32:33.658Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:33.658Z] 7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:34.280Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:34.630Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-09-13T05:32:34.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-09-13T05:32:34.630Z] 4525376f4019: Preparing [2025-09-13T05:32:34.630Z] d55e142edbb0: Preparing [2025-09-13T05:32:34.630Z] 66761eabea5f: Preparing [2025-09-13T05:32:34.630Z] 88eac339fb54: Preparing [2025-09-13T05:32:34.630Z] b169de7b8d55: Preparing [2025-09-13T05:32:34.630Z] 54d96b580def: Preparing [2025-09-13T05:32:34.631Z] 1e890da81ec9: Preparing [2025-09-13T05:32:34.631Z] 54d96b580def: Waiting [2025-09-13T05:32:34.631Z] 1e890da81ec9: Waiting [2025-09-13T05:32:34.631Z] b169de7b8d55: Layer already exists [2025-09-13T05:32:34.631Z] 4525376f4019: Layer already exists [2025-09-13T05:32:34.631Z] d55e142edbb0: Layer already exists [2025-09-13T05:32:34.631Z] 88eac339fb54: Layer already exists [2025-09-13T05:32:34.631Z] 66761eabea5f: Layer already exists [2025-09-13T05:32:34.631Z] 54d96b580def: Layer already exists [2025-09-13T05:32:34.631Z] 1e890da81ec9: Layer already exists [2025-09-13T05:32:34.894Z] main: digest: sha256:68e6e150ae250895adef5567198b5290431e9e4fc04eecbd31fd4fc4bf6ce38b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-13T05:32:34.978Z] ===================================================== [Pipeline] echo [2025-09-13T05:32:34.996Z] taggedImages: [2025-09-13T05:32:34.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [2025-09-13T05:32:34.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-09-13T05:32:34.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [2025-09-13T05:32:34.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [2025-09-13T05:32:34.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-09-13T05:32:35.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.044Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.054Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-09-13T05:32:35.063Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.074Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.088Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.099Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.116Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-09-13T05:32:35.127Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.143Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.156Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.187Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-09-13T05:32:35.198Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.210Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.228Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.238Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.251Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-09-13T05:32:35.262Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.278Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.289Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.302Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-09-13T05:32:35.319Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.331Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.346Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.358Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-09-13T05:32:35.384Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.399Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.412Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.427Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.441Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-09-13T05:32:35.455Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.467Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.477Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.487Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.502Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-09-13T05:32:35.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.527Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.537Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.549Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.567Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-09-13T05:32:35.581Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.606Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-09-13T05:32:35.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.659Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.672Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.702Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-09-13T05:32:35.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.739Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.750Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-09-13T05:32:35.780Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.793Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-09-13T05:32:35.845Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.854Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.864Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.877Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.889Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-09-13T05:32:35.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] echo [2025-09-13T05:32:35.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-09-13T05:32:35.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.940Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7ea53eacd779207149c4e4bd07d4b631c531133c-4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:32:35.951Z] 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-09-13T05:32:36.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-13T05:32:36.358Z] [2025-09-13T05:32:36.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:32:36.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-13T05:32:36.691Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-13T05:32:36.691Z] 8998bd30e6a1: Pulling fs layer [2025-09-13T05:32:36.691Z] 04944245beec: Pulling fs layer [2025-09-13T05:32:36.691Z] 699f458cf7ca: Pulling fs layer [2025-09-13T05:32:36.691Z] 765212b225bb: Pulling fs layer [2025-09-13T05:32:36.691Z] f23df028b6ca: Pulling fs layer [2025-09-13T05:32:36.691Z] d65c8cfc05b1: Pulling fs layer [2025-09-13T05:32:36.691Z] 2437ff75d9bd: Pulling fs layer [2025-09-13T05:32:36.691Z] 765212b225bb: Waiting [2025-09-13T05:32:36.691Z] f23df028b6ca: Waiting [2025-09-13T05:32:36.691Z] d65c8cfc05b1: Waiting [2025-09-13T05:32:36.691Z] 2437ff75d9bd: Waiting [2025-09-13T05:32:36.957Z] 04944245beec: Verifying Checksum [2025-09-13T05:32:36.957Z] 04944245beec: Download complete [2025-09-13T05:32:36.957Z] 765212b225bb: Verifying Checksum [2025-09-13T05:32:36.957Z] 765212b225bb: Download complete [2025-09-13T05:32:36.957Z] f23df028b6ca: Verifying Checksum [2025-09-13T05:32:36.957Z] f23df028b6ca: Download complete [2025-09-13T05:32:36.957Z] d65c8cfc05b1: Verifying Checksum [2025-09-13T05:32:36.957Z] d65c8cfc05b1: Download complete [2025-09-13T05:32:36.957Z] 699f458cf7ca: Verifying Checksum [2025-09-13T05:32:36.957Z] 699f458cf7ca: Download complete [2025-09-13T05:32:37.538Z] 8998bd30e6a1: Verifying Checksum [2025-09-13T05:32:37.538Z] 8998bd30e6a1: Download complete [2025-09-13T05:32:40.106Z] 2437ff75d9bd: Verifying Checksum [2025-09-13T05:32:40.106Z] 2437ff75d9bd: Download complete [2025-09-13T05:32:42.039Z] 8998bd30e6a1: Pull complete [2025-09-13T05:32:42.618Z] 04944245beec: Pull complete [2025-09-13T05:32:44.021Z] 699f458cf7ca: Pull complete [2025-09-13T05:32:44.287Z] 765212b225bb: Pull complete [2025-09-13T05:32:45.244Z] f23df028b6ca: Pull complete [2025-09-13T05:32:45.244Z] d65c8cfc05b1: Pull complete [2025-09-13T05:33:03.434Z] 2437ff75d9bd: Pull complete [2025-09-13T05:33:03.434Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-13T05:33:03.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-13T05:33:03.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:33:03.630Z] prd-ubuntu20.04-docker-arm64-4c-16g-8771 does not seem to be running inside a container [2025-09-13T05:33:03.700Z] $ 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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T05:33:05.719Z] $ docker top 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:33:06.719Z] ---> job-cost.sh [2025-09-13T05:33:06.719Z] lf-activate-venv: SKIPPING [2025-09-13T05:33:06.719Z] INFO: No Stack... [2025-09-13T05:33:06.988Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-13T05:33:07.949Z] INFO: Archiving Costs [Pipeline] sh [2025-09-13T05:33:08.593Z] + cat /w/workspace/edgex-go/902/archives/cost.csv [2025-09-13T05:33:08.593Z] + cut -d, -f6 [Pipeline] lock [2025-09-13T05:33:08.633Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] [2025-09-13T05:33:08.643Z] Resource [jenkins-edgexfoundry-edgex-go-main-902-stack-cost] did not exist. Created. [2025-09-13T05:33:08.650Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-13T05:33:09.039Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-13T05:33:09.699Z] Stashed 1 file(s) [Pipeline] } [2025-09-13T05:33:09.709Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-902-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-13T05:33:09.734Z] $ docker stop --time=1 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 [2025-09-13T05:33:11.223Z] $ docker rm -f --volumes 805cd3e68da05d1c8105282579b86e74550ebb94c3bbb215bf18b224f39d1ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-09-13T05:33:11.902Z] provisioning config files... [2025-09-13T05:33:11.909Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/902@tmp/config16657639404299450074tmp [Pipeline] { [Pipeline] sh [2025-09-13T05:33:12.211Z] + set +x [2025-09-13T05:33:12.211Z] + bash -s -- [2025-09-13T05:33:12.211Z] + curl -s https://codecov.io/bash [2025-09-13T05:33:12.211Z] [2025-09-13T05:33:12.211Z] _____ _ [2025-09-13T05:33:12.211Z] / ____| | | [2025-09-13T05:33:12.211Z] | | ___ __| | ___ ___ _____ __ [2025-09-13T05:33:12.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-13T05:33:12.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-13T05:33:12.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-13T05:33:12.211Z] Bash-1.0.6 [2025-09-13T05:33:12.211Z] [2025-09-13T05:33:12.211Z] [2025-09-13T05:33:12.211Z] ==> git version 2.25.1 found [2025-09-13T05:33:12.211Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-09-13T05:33:12.211Z] Release-Date: 2020-01-08 [2025-09-13T05:33:12.211Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-13T05:33:12.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-13T05:33:12.211Z] ==> Jenkins CI detected. [2025-09-13T05:33:12.211Z] current dir:  /w/workspace/edgex-go/902 [2025-09-13T05:33:12.211Z] project root: . [2025-09-13T05:33:12.211Z] --> token set from env [2025-09-13T05:33:12.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-13T05:33:12.211Z] ==> Running gcov in . (disable via -X gcov) [2025-09-13T05:33:12.211Z] ==> Python coveragepy not found [2025-09-13T05:33:12.211Z] ==> Searching for coverage reports in: [2025-09-13T05:33:12.211Z] + . [2025-09-13T05:33:12.470Z] -> Found 1 reports [2025-09-13T05:33:12.470Z] ==> Detecting git/mercurial file structure [2025-09-13T05:33:12.470Z] ==> Reading reports [2025-09-13T05:33:12.470Z] + ./coverage.out bytes=1725228 [2025-09-13T05:33:12.470Z] ==> Appending adjustments [2025-09-13T05:33:12.470Z] https://docs.codecov.io/docs/fixing-reports [2025-09-13T05:33:13.850Z] + Found adjustments [2025-09-13T05:33:13.850Z] ==> Gzipping contents [2025-09-13T05:33:13.850Z] 144K /tmp/codecov.uDSaLn.gz [2025-09-13T05:33:13.850Z] ==> Uploading reports [2025-09-13T05:33:13.850Z] url: https://codecov.io [2025-09-13T05:33:13.850Z] query: branch=main&commit=7ea53eacd779207149c4e4bd07d4b631c531133c&build=902&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F902%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-13T05:33:13.850Z] -> Pinging Codecov [2025-09-13T05:33:13.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7ea53eacd779207149c4e4bd07d4b631c531133c&build=902&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F902%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-13T05:33:14.112Z] -> Uploading to [2025-09-13T05:33:14.112Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7ea53eacd779207149c4e4bd07d4b631c531133c/1593e4fb-9d81-4d2a-969d-b0390999316a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250913%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250913T053313Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=868e3db67d851fa17035516ccff09a9f4c557f348ee87d88d1a0966a941c34b3 [2025-09-13T05:33:14.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:14.112Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:14.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 0 0 100 143k 0 496k --:--:-- --:--:-- --:--:-- 494k 100 143k 0 0 100 143k 0 494k --:--:-- --:--:-- --:--:-- 493k [2025-09-13T05:33:14.371Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7ea53eacd779207149c4e4bd07d4b631c531133c [Pipeline] } [2025-09-13T05:33:14.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-09-13T05:33:14.683Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-13T05:33:14.709Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:33:15.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-13T05:33:15.024Z] [2025-09-13T05:33:15.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:33:15.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-13T05:33:15.340Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-13T05:33:15.340Z] 0a9a5dfd008f: Already exists [2025-09-13T05:33:15.340Z] 36466aa92d05: Already exists [2025-09-13T05:33:15.340Z] e10405b45d13: Already exists [2025-09-13T05:33:15.340Z] 096b7ceb2af7: Already exists [2025-09-13T05:33:15.340Z] 4f4fb700ef54: Already exists [2025-09-13T05:33:15.340Z] e50aa161e22a: Pulling fs layer [2025-09-13T05:33:15.340Z] d3c8db5fb9df: Pulling fs layer [2025-09-13T05:33:15.605Z] e50aa161e22a: Verifying Checksum [2025-09-13T05:33:15.605Z] e50aa161e22a: Download complete [2025-09-13T05:33:15.866Z] e50aa161e22a: Pull complete [2025-09-13T05:33:16.817Z] d3c8db5fb9df: Verifying Checksum [2025-09-13T05:33:16.817Z] d3c8db5fb9df: Download complete [2025-09-13T05:33:20.224Z] d3c8db5fb9df: Pull complete [2025-09-13T05:33:20.224Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-13T05:33:20.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-13T05:33:20.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:33:20.320Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:33:20.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-13T05:33:21.821Z] $ docker top 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T05:33:22.181Z] + git config --global --add safe.directory /w/workspace/edgex-go/902 [Pipeline] echo [2025-09-13T05:33:22.194Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-09-13T05:33:22.471Z] + set -o pipefail [2025-09-13T05:33:22.471Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-09-13T05:33:32.449Z] [2025-09-13T05:33:32.449Z] Monitoring /w/workspace/edgex-go/902 (github.com/edgexfoundry/edgex-go)... [2025-09-13T05:33:32.449Z] [2025-09-13T05:33:32.449Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/57993f5f-2fe8-4470-9e25-9184e8443d1c [2025-09-13T05:33:32.449Z] [2025-09-13T05:33:32.449Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-13T05:33:32.449Z] [2025-09-13T05:33:32.449Z] [2025-09-13T05:33:32.449Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-13T05:33:32.449Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-13T05:33:32.453Z] $ docker stop --time=1 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b [2025-09-13T05:33:35.115Z] $ docker rm -f --volumes 894aef6da74e953a5d3cfa1116a07e2df07796bbf858e7ef248633c492883e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-09-13T05:33:35.626Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T05:33:35.643Z] provisioning config files... [2025-09-13T05:33:35.652Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/902@tmp/config9042123374599406340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:33:35.949Z] --> edgex-publish-swagger.sh [2025-09-13T05:33:35.949Z] === Publish openapi API === [2025-09-13T05:33:35.949Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-09-13T05:33:35.949Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/902/openapi/core-command.yaml] [2025-09-13T05:33:35.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:35.949Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:35.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 335 165k --:--:-- --:--:-- --:--:-- 166k [2025-09-13T05:33:35.949Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:35.949Z] [2025-09-13T05:33:35.949Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/902/openapi/core-data.yaml] [2025-09-13T05:33:35.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:35.949Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75367 100 66 100 75301 354 395k --:--:-- --:--:-- --:--:-- 395k [2025-09-13T05:33:36.209Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.209Z] [2025-09-13T05:33:36.209Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/902/openapi/core-keeper.yaml] [2025-09-13T05:33:36.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.209Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 616 275k --:--:-- --:--:-- --:--:-- 276k [2025-09-13T05:33:36.468Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.468Z] [2025-09-13T05:33:36.468Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/902/openapi/core-metadata.yaml] [2025-09-13T05:33:36.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.468Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 485 1153k --:--:-- --:--:-- --:--:-- 1145k [2025-09-13T05:33:36.468Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.468Z] [2025-09-13T05:33:36.468Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/902/openapi/security-proxy-auth.yaml] [2025-09-13T05:33:36.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.468Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 666 241k --:--:-- --:--:-- --:--:-- 242k [2025-09-13T05:33:36.727Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.727Z] [2025-09-13T05:33:36.727Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/902/openapi/security-secretstore-setup.yaml] [2025-09-13T05:33:36.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.727Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 594 35252 --:--:-- --:--:-- --:--:-- 35846 [2025-09-13T05:33:36.727Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.727Z] [2025-09-13T05:33:36.728Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/902/openapi/support-notifications.yaml] [2025-09-13T05:33:36.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.728Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 431 638k --:--:-- --:--:-- --:--:-- 638k [2025-09-13T05:33:36.986Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.986Z] [2025-09-13T05:33:36.986Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/902/openapi/support-scheduler.yaml] [2025-09-13T05:33:36.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-13T05:33:36.986Z] Dload Upload Total Spent Left Speed [2025-09-13T05:33:36.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 600 450k --:--:-- --:--:-- --:--:-- 450k [2025-09-13T05:33:36.986Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-09-13T05:33:36.986Z] [Pipeline] } [2025-09-13T05:33:36.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-09-13T05:33:37.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-13T05:33:37.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:33:37.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T05:33:37.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:33:37.804Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:33:37.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-13T05:33:38.120Z] $ docker top 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 -eo pid,comm [2025-09-13T05:33:38.167Z] 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-09-13T05:33:38.167Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-13T05:33:38.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-13T05:33:38.228Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-13T05:33:38.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-13T05:33:38.325Z] $ docker exec 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 ssh-agent [2025-09-13T05:33:38.435Z] SSH_AUTH_SOCK=/tmp/ssh-FcwEE4IzDlag/agent.33 [2025-09-13T05:33:38.435Z] SSH_AGENT_PID=39 [2025-09-13T05:33:38.439Z] Running ssh-add (command line suppressed) [2025-09-13T05:33:38.534Z] Identity added: /w/workspace/edgex-go/902@tmp/private_key_2337881862190320961.key (/w/workspace/edgex-go/902@tmp/private_key_2337881862190320961.key) [2025-09-13T05:33:38.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-13T05:33:38.843Z] + git semver tag [2025-09-13T05:33:39.101Z] 2025-09-13 05:33:39,053 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,058 [run_tag] DEBUG tag force:False [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,058 [check_head_tag] DEBUG check head tag [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,059 [execute] INFO git cat-file --batch-check [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902, stdin=, shell=False, universal_newlines=False) [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,061 [execute] INFO git cat-file --batch [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/902, stdin=, shell=False, universal_newlines=False) [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,082 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,082 [execute] INFO git tag -a v4.1.0-dev.59 -m v4.1.0-dev.59 [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.59', '-m', 'v4.1.0-dev.59'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) [2025-09-13T05:33:39.102Z] 2025-09-13 05:33:39,085 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:33:39.102Z] 4.1.0-dev.59 [Pipeline] } [2025-09-13T05:33:39.363Z] $ docker exec --env ******** --env ******** 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 ssh-agent -k [2025-09-13T05:33:39.451Z] unset SSH_AUTH_SOCK; [2025-09-13T05:33:39.451Z] unset SSH_AGENT_PID; [2025-09-13T05:33:39.451Z] echo Agent pid 39 killed; [2025-09-13T05:33:39.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T05:33:39.791Z] + git semver [Pipeline] } [2025-09-13T05:33:40.054Z] $ docker stop --time=1 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 [2025-09-13T05:33:41.314Z] $ docker rm -f --volumes 0c1b8f80245c5bffd311de74fba7a952b1a9479f12fdbfef0080bc2fd67490f3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:33:41.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-13T05:33:41.798Z] [2025-09-13T05:33:41.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:33:42.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-13T05:33:42.140Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-13T05:33:42.140Z] ab5ef0e58194: Pulling fs layer [2025-09-13T05:33:42.140Z] 9712f1f96733: Pulling fs layer [2025-09-13T05:33:42.140Z] 63f879dbbcfc: Pulling fs layer [2025-09-13T05:33:42.140Z] 0d9ebad4ef96: Pulling fs layer [2025-09-13T05:33:42.140Z] e9a5061849ea: Pulling fs layer [2025-09-13T05:33:42.140Z] d747dcd14b5f: Pulling fs layer [2025-09-13T05:33:42.140Z] 2de7ff778b66: Pulling fs layer [2025-09-13T05:33:42.140Z] 0d9ebad4ef96: Waiting [2025-09-13T05:33:42.140Z] e9a5061849ea: Waiting [2025-09-13T05:33:42.140Z] d747dcd14b5f: Waiting [2025-09-13T05:33:42.140Z] 2de7ff778b66: Waiting [2025-09-13T05:33:42.140Z] 9712f1f96733: Verifying Checksum [2025-09-13T05:33:42.140Z] 9712f1f96733: Download complete [2025-09-13T05:33:42.411Z] 63f879dbbcfc: Verifying Checksum [2025-09-13T05:33:42.411Z] 63f879dbbcfc: Download complete [2025-09-13T05:33:42.671Z] e9a5061849ea: Verifying Checksum [2025-09-13T05:33:42.671Z] e9a5061849ea: Download complete [2025-09-13T05:33:42.671Z] d747dcd14b5f: Verifying Checksum [2025-09-13T05:33:42.671Z] d747dcd14b5f: Download complete [2025-09-13T05:33:42.672Z] 0d9ebad4ef96: Verifying Checksum [2025-09-13T05:33:42.672Z] 0d9ebad4ef96: Download complete [2025-09-13T05:33:42.672Z] 2de7ff778b66: Verifying Checksum [2025-09-13T05:33:42.672Z] 2de7ff778b66: Download complete [2025-09-13T05:33:42.947Z] ab5ef0e58194: Verifying Checksum [2025-09-13T05:33:42.947Z] ab5ef0e58194: Download complete [2025-09-13T05:33:47.132Z] ab5ef0e58194: Pull complete [2025-09-13T05:33:47.132Z] 9712f1f96733: Pull complete [2025-09-13T05:33:47.696Z] 63f879dbbcfc: Pull complete [2025-09-13T05:33:54.254Z] 0d9ebad4ef96: Pull complete [2025-09-13T05:33:54.254Z] e9a5061849ea: Pull complete [2025-09-13T05:33:54.254Z] d747dcd14b5f: Pull complete [2025-09-13T05:33:55.631Z] 2de7ff778b66: Pull complete [2025-09-13T05:33:55.631Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-13T05:33:55.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-13T05:33:55.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:33:55.733Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:33:55.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-13T05:33:57.856Z] $ docker top bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-13T05:33:57.945Z] provisioning config files... [2025-09-13T05:33:57.951Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/902@tmp/config16647689884574647322tmp [2025-09-13T05:33:57.960Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/902@tmp/config2164126936048834845tmp [2025-09-13T05:33:57.967Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/902@tmp/config13144304592335817331tmp [Pipeline] { [Pipeline] echo [2025-09-13T05:33:57.999Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:33:58.292Z] ---> sigul-configuration.sh [2025-09-13T05:33:58.292Z] gpg: directory `/root/.gnupg' created [2025-09-13T05:33:58.292Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-13T05:33:58.292Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-13T05:33:58.292Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-13T05:33:58.292Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-13T05:33:58.292Z] gpg: CAST5 encrypted data [2025-09-13T05:33:58.292Z] gpg: encrypted with 1 passphrase [2025-09-13T05:33:58.293Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-13T05:33:58.584Z] + mkdir /home/jenkins [2025-09-13T05:33:58.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-13T05:33:58.871Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-09-13T05:33:58.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:33:59.178Z] ---> sigul-install.sh [2025-09-13T05:33:59.178Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-13T05:33:59.473Z] + git tag --list [2025-09-13T05:33:59.473Z] 0.6.0 [2025-09-13T05:33:59.473Z] 0.6.1 [2025-09-13T05:33:59.473Z] 0.7.0 [2025-09-13T05:33:59.473Z] 0.7.1 [2025-09-13T05:33:59.473Z] v1.0.0 [2025-09-13T05:33:59.473Z] v1.0.1 [2025-09-13T05:33:59.473Z] v1.1.0 [2025-09-13T05:33:59.473Z] v1.2.0 [2025-09-13T05:33:59.473Z] v1.2.1 [2025-09-13T05:33:59.473Z] v1.3.0 [2025-09-13T05:33:59.473Z] v1.3.1 [2025-09-13T05:33:59.473Z] v2.0.0 [2025-09-13T05:33:59.473Z] v2.1.0 [2025-09-13T05:33:59.473Z] v2.1.1 [2025-09-13T05:33:59.473Z] v2.2.0 [2025-09-13T05:33:59.473Z] v2.3.0 [2025-09-13T05:33:59.473Z] v3.0 [2025-09-13T05:33:59.473Z] v3.0.0 [2025-09-13T05:33:59.473Z] v3.1 [2025-09-13T05:33:59.473Z] v3.1.0 [2025-09-13T05:33:59.473Z] v3.1.1 [2025-09-13T05:33:59.473Z] v4.0 [2025-09-13T05:33:59.473Z] v4.0.0 [2025-09-13T05:33:59.473Z] v4.0.1 [2025-09-13T05:33:59.473Z] v4.0.1-dev.1 [2025-09-13T05:33:59.473Z] v4.1.0-dev.1 [2025-09-13T05:33:59.473Z] v4.1.0-dev.10 [2025-09-13T05:33:59.473Z] v4.1.0-dev.11 [2025-09-13T05:33:59.473Z] v4.1.0-dev.12 [2025-09-13T05:33:59.473Z] v4.1.0-dev.13 [2025-09-13T05:33:59.473Z] v4.1.0-dev.14 [2025-09-13T05:33:59.473Z] v4.1.0-dev.15 [2025-09-13T05:33:59.473Z] v4.1.0-dev.16 [2025-09-13T05:33:59.473Z] v4.1.0-dev.17 [2025-09-13T05:33:59.473Z] v4.1.0-dev.18 [2025-09-13T05:33:59.473Z] v4.1.0-dev.19 [2025-09-13T05:33:59.473Z] v4.1.0-dev.2 [2025-09-13T05:33:59.473Z] v4.1.0-dev.20 [2025-09-13T05:33:59.473Z] v4.1.0-dev.21 [2025-09-13T05:33:59.473Z] v4.1.0-dev.22 [2025-09-13T05:33:59.473Z] v4.1.0-dev.23 [2025-09-13T05:33:59.473Z] v4.1.0-dev.24 [2025-09-13T05:33:59.473Z] v4.1.0-dev.25 [2025-09-13T05:33:59.473Z] v4.1.0-dev.26 [2025-09-13T05:33:59.473Z] v4.1.0-dev.27 [2025-09-13T05:33:59.473Z] v4.1.0-dev.28 [2025-09-13T05:33:59.473Z] v4.1.0-dev.29 [2025-09-13T05:33:59.473Z] v4.1.0-dev.3 [2025-09-13T05:33:59.473Z] v4.1.0-dev.30 [2025-09-13T05:33:59.473Z] v4.1.0-dev.31 [2025-09-13T05:33:59.473Z] v4.1.0-dev.32 [2025-09-13T05:33:59.473Z] v4.1.0-dev.33 [2025-09-13T05:33:59.473Z] v4.1.0-dev.34 [2025-09-13T05:33:59.473Z] v4.1.0-dev.35 [2025-09-13T05:33:59.473Z] v4.1.0-dev.36 [2025-09-13T05:33:59.473Z] v4.1.0-dev.37 [2025-09-13T05:33:59.473Z] v4.1.0-dev.38 [2025-09-13T05:33:59.473Z] v4.1.0-dev.39 [2025-09-13T05:33:59.473Z] v4.1.0-dev.4 [2025-09-13T05:33:59.473Z] v4.1.0-dev.40 [2025-09-13T05:33:59.473Z] v4.1.0-dev.41 [2025-09-13T05:33:59.473Z] v4.1.0-dev.42 [2025-09-13T05:33:59.473Z] v4.1.0-dev.43 [2025-09-13T05:33:59.473Z] v4.1.0-dev.44 [2025-09-13T05:33:59.473Z] v4.1.0-dev.45 [2025-09-13T05:33:59.473Z] v4.1.0-dev.46 [2025-09-13T05:33:59.473Z] v4.1.0-dev.47 [2025-09-13T05:33:59.473Z] v4.1.0-dev.48 [2025-09-13T05:33:59.473Z] v4.1.0-dev.49 [2025-09-13T05:33:59.473Z] v4.1.0-dev.5 [2025-09-13T05:33:59.473Z] v4.1.0-dev.50 [2025-09-13T05:33:59.473Z] v4.1.0-dev.51 [2025-09-13T05:33:59.473Z] v4.1.0-dev.52 [2025-09-13T05:33:59.473Z] v4.1.0-dev.53 [2025-09-13T05:33:59.473Z] v4.1.0-dev.54 [2025-09-13T05:33:59.473Z] v4.1.0-dev.55 [2025-09-13T05:33:59.473Z] v4.1.0-dev.56 [2025-09-13T05:33:59.473Z] v4.1.0-dev.57 [2025-09-13T05:33:59.473Z] v4.1.0-dev.58 [2025-09-13T05:33:59.473Z] v4.1.0-dev.59 [2025-09-13T05:33:59.473Z] v4.1.0-dev.6 [2025-09-13T05:33:59.473Z] v4.1.0-dev.7 [2025-09-13T05:33:59.473Z] v4.1.0-dev.8 [2025-09-13T05:33:59.473Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-13T05:33:59.765Z] + lftools sign git-tag v4.1.0-dev.59 [2025-09-13T05:34:00.332Z] Signing Git tag with Sigul... [2025-09-13T05:34:00.332Z] Signing v4.1.0-dev.59 [Pipeline] echo [2025-09-13T05:34:00.909Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:01.199Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-13T05:34:01.207Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-13T05:34:01.222Z] $ docker stop --time=1 bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 [2025-09-13T05:34:02.518Z] $ docker rm -f --volumes bedaecedfcde0a2bce4f2dbf3d5f61a232cdbfe9aed1847f64672f5b821cdf04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-13T05:34:02.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-13T05:34:02.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:34:03.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T05:34:03.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:34:03.350Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:34:03.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-13T05:34:03.620Z] $ docker top f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 -eo pid,comm [2025-09-13T05:34:03.669Z] 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-09-13T05:34:03.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-13T05:34:03.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-13T05:34:03.720Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-13T05:34:03.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-13T05:34:03.820Z] $ docker exec f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 ssh-agent [2025-09-13T05:34:03.931Z] SSH_AUTH_SOCK=/tmp/ssh-QJMrhkxteWJr/agent.32 [2025-09-13T05:34:03.931Z] SSH_AGENT_PID=38 [2025-09-13T05:34:03.936Z] Running ssh-add (command line suppressed) [2025-09-13T05:34:04.035Z] Identity added: /w/workspace/edgex-go/902@tmp/private_key_8652642022053406277.key (/w/workspace/edgex-go/902@tmp/private_key_8652642022053406277.key) [2025-09-13T05:34:04.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-13T05:34:04.347Z] + git semver bump pre [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,583 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [bump_version] DEBUG bumping version:4.1.0-dev.59 on axis:pre with prefix:dev [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [bump_version] DEBUG bumped version:4.1.0-dev.60 [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [write_version] DEBUG write version:4.1.0-dev.60 to path:/w/workspace/edgex-go/902/.semver/main with force:True [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,588 [write_file] DEBUG write to file:/w/workspace/edgex-go/902/.semver/main [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,590 [execute] INFO git cat-file --batch-check [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,595 [execute] INFO git cat-file --batch [2025-09-13T05:34:04.607Z] 2025-09-13 05:34:04,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-13T05:34:04.867Z] 2025-09-13 05:34:04,602 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:34:04.867Z] 4.1.0-dev.60 [Pipeline] } [2025-09-13T05:34:04.868Z] $ docker exec --env ******** --env ******** f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 ssh-agent -k [2025-09-13T05:34:04.958Z] unset SSH_AUTH_SOCK; [2025-09-13T05:34:04.958Z] unset SSH_AGENT_PID; [2025-09-13T05:34:04.958Z] echo Agent pid 38 killed; [2025-09-13T05:34:04.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T05:34:05.304Z] + git semver [Pipeline] } [2025-09-13T05:34:05.567Z] $ docker stop --time=1 f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 [2025-09-13T05:34:06.831Z] $ docker rm -f --volumes f8cf12461b6719c30126ed1d959f0013a9209527e18c2a3d29000df9dc0e8e53 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-13T05:34:07.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-13T05:34:07.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:34:07.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-13T05:34:07.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:34:07.569Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:34:07.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-13T05:34:07.845Z] $ docker top 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 -eo pid,comm [2025-09-13T05:34:07.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-09-13T05:34:07.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-13T05:34:07.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-13T05:34:07.972Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-13T05:34:08.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-13T05:34:08.079Z] $ docker exec 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 ssh-agent [2025-09-13T05:34:08.196Z] SSH_AUTH_SOCK=/tmp/ssh-hB0drZY1yOhF/agent.32 [2025-09-13T05:34:08.196Z] SSH_AGENT_PID=39 [2025-09-13T05:34:08.200Z] Running ssh-add (command line suppressed) [2025-09-13T05:34:08.306Z] Identity added: /w/workspace/edgex-go/902@tmp/private_key_14225692243630390521.key (/w/workspace/edgex-go/902@tmp/private_key_14225692243630390521.key) [2025-09-13T05:34:08.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-13T05:34:08.625Z] + git semver push [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,831 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,836 [run_push] DEBUG push [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,837 [execute] INFO git cat-file --batch-check [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/902/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,840 [execute] INFO git rev-list dc4de80d422abd900757e2c83c22898efc792cba -- [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,840 [execute] DEBUG Popen(['git', 'rev-list', 'dc4de80d422abd900757e2c83c22898efc792cba', '--'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,857 [execute] INFO git fetch -v -- origin [2025-09-13T05:34:08.884Z] 2025-09-13 05:34:08,857 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-13T05:34:09.450Z] 2025-09-13 05:34:09,331 [run_push] DEBUG no remote changes detected [2025-09-13T05:34:09.450Z] 2025-09-13 05:34:09,331 [execute] INFO git push origin semver [2025-09-13T05:34:09.450Z] 2025-09-13 05:34:09,331 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/902/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-13T05:34:10.385Z] 2025-09-13 05:34:10,062 [run_push] DEBUG push all version tags [2025-09-13T05:34:10.385Z] 2025-09-13 05:34:10,062 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-13T05:34:10.385Z] 2025-09-13 05:34:10,063 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/902, stdin=None, shell=False, universal_newlines=False) [2025-09-13T05:34:10.952Z] 2025-09-13 05:34:10,882 [read_version] DEBUG read version from /w/workspace/edgex-go/902/.semver/main [2025-09-13T05:34:10.952Z] 4.1.0-dev.60 [Pipeline] } [2025-09-13T05:34:10.953Z] $ docker exec --env ******** --env ******** 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 ssh-agent -k [2025-09-13T05:34:11.041Z] unset SSH_AUTH_SOCK; [2025-09-13T05:34:11.044Z] unset SSH_AGENT_PID; [2025-09-13T05:34:11.044Z] echo Agent pid 39 killed; [2025-09-13T05:34:11.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-13T05:34:11.372Z] + git semver [Pipeline] } [2025-09-13T05:34:11.942Z] $ docker stop --time=1 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 [2025-09-13T05:34:13.196Z] $ docker rm -f --volumes 02c67456085d6965cc6146e1da013d84e4245cd28c4dc1da5efadc97f1584948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-09-13T05:34:13.730Z] + [ -d /w/workspace/edgex-go/902/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:14.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:14.882Z] ---> package-listing.sh [2025-09-13T05:34:14.882Z] ++ facter osfamily [2025-09-13T05:34:14.882Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-13T05:34:15.141Z] + OS_FAMILY=debian [2025-09-13T05:34:15.141Z] + workspace=/w/workspace/edgex-go/902 [2025-09-13T05:34:15.141Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-13T05:34:15.141Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-13T05:34:15.141Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-13T05:34:15.141Z] + PACKAGES=/tmp/packages_start.txt [2025-09-13T05:34:15.141Z] + '[' /w/workspace/edgex-go/902 ']' [2025-09-13T05:34:15.141Z] + PACKAGES=/tmp/packages_end.txt [2025-09-13T05:34:15.141Z] + case "${OS_FAMILY}" in [2025-09-13T05:34:15.141Z] + dpkg -l [2025-09-13T05:34:15.141Z] + grep '^ii' [2025-09-13T05:34:15.141Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-13T05:34:15.141Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-13T05:34:15.141Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-13T05:34:15.141Z] + '[' /w/workspace/edgex-go/902 ']' [2025-09-13T05:34:15.141Z] + mkdir -p /w/workspace/edgex-go/902/archives/ [2025-09-13T05:34:15.141Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/902/archives/ [Pipeline] echo [2025-09-13T05:34:15.153Z] 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/902/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-13T05:34:15.429Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:34:16.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T05:34:16.001Z] [2025-09-13T05:34:16.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-13T05:34:16.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T05:34:16.304Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-13T05:34:16.304Z] 5eb5b503b376: Pulling fs layer [2025-09-13T05:34:16.304Z] 5c69ac0246d0: Pulling fs layer [2025-09-13T05:34:16.304Z] ec43610c2a17: Pulling fs layer [2025-09-13T05:34:16.304Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-13T05:34:16.304Z] 33b1e0a273af: Pulling fs layer [2025-09-13T05:34:16.304Z] 5d3b04190fa2: Pulling fs layer [2025-09-13T05:34:16.304Z] 2f39f015ded8: Pulling fs layer [2025-09-13T05:34:16.304Z] 3a2ae6a8a46f: Waiting [2025-09-13T05:34:16.304Z] 33b1e0a273af: Waiting [2025-09-13T05:34:16.304Z] 5d3b04190fa2: Waiting [2025-09-13T05:34:16.304Z] 2f39f015ded8: Waiting [2025-09-13T05:34:16.304Z] 5c69ac0246d0: Verifying Checksum [2025-09-13T05:34:16.304Z] 5c69ac0246d0: Download complete [2025-09-13T05:34:16.304Z] 3a2ae6a8a46f: Download complete [2025-09-13T05:34:16.304Z] ec43610c2a17: Verifying Checksum [2025-09-13T05:34:16.304Z] ec43610c2a17: Download complete [2025-09-13T05:34:16.304Z] 33b1e0a273af: Verifying Checksum [2025-09-13T05:34:16.304Z] 33b1e0a273af: Download complete [2025-09-13T05:34:16.304Z] 5d3b04190fa2: Download complete [2025-09-13T05:34:16.563Z] 5eb5b503b376: Verifying Checksum [2025-09-13T05:34:16.563Z] 5eb5b503b376: Download complete [2025-09-13T05:34:17.127Z] 2f39f015ded8: Download complete [2025-09-13T05:34:18.061Z] 5eb5b503b376: Pull complete [2025-09-13T05:34:18.323Z] 5c69ac0246d0: Pull complete [2025-09-13T05:34:18.889Z] ec43610c2a17: Pull complete [2025-09-13T05:34:18.889Z] 3a2ae6a8a46f: Pull complete [2025-09-13T05:34:19.147Z] 33b1e0a273af: Pull complete [2025-09-13T05:34:19.147Z] 5d3b04190fa2: Pull complete [2025-09-13T05:34:25.712Z] 2f39f015ded8: Pull complete [2025-09-13T05:34:25.712Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-13T05:34:25.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-13T05:34:25.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-13T05:34:25.816Z] prd-ubuntu20.04-docker-8c-8g-8769 does not seem to be running inside a container [2025-09-13T05:34:25.834Z] $ 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/902/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/902 -v /w/workspace/edgex-go/902:/w/workspace/edgex-go/902:rw,z -v /w/workspace/edgex-go/902@tmp:/w/workspace/edgex-go/902@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-09-13T05:34:27.673Z] $ docker top 58bcdfbddeb238c841cdf5719b793a166267dab8a32469d7ce61ddfcd8cc1c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-13T05:34:28.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-13T05:34:28.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-13T05:34:28.655Z] + ls /var/log/sa-host [2025-09-13T05:34:28.655Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-13T05:34:28.693Z] provisioning config files... [2025-09-13T05:34:28.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/902@tmp/config12953913092663146930tmp [Pipeline] { [Pipeline] echo [2025-09-13T05:34:28.721Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:29.004Z] ---> create-netrc.sh [Pipeline] } [2025-09-13T05:34:29.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:29.326Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-13T05:34:29.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:29.621Z] ---> sudo-logs.sh [2025-09-13T05:34:29.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-13T05:34:29.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:29.929Z] ---> job-cost.sh [2025-09-13T05:34:29.929Z] lf-activate-venv: SKIPPING [2025-09-13T05:34:29.929Z] DEBUG: total: 0.10999999940395355 [2025-09-13T05:34:29.929Z] INFO: Retrieving Stack Cost... [2025-09-13T05:34:30.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-13T05:34:30.756Z] INFO: Archiving Costs [Pipeline] echo [2025-09-13T05:34:30.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-13T05:34:31.052Z] ---> logs-deploy.sh [2025-09-13T05:34:31.052Z] lf-activate-venv: SKIPPING [2025-09-13T05:34:31.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/902 [2025-09-13T05:34:31.052Z] INFO: archiving workspace using pattern(s): [2025-09-13T05:34:31.991Z] Archives upload complete. [2025-09-13T05:34:31.991Z] INFO: archiving logs to Nexus