Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 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-ssh14123177182299522984.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10774676295205501068.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2538515607920633138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7003169470646886639.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-ssh5439933320561437830.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], goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/927 [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/927 # 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 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac (main) > 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 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 Commit message: "Merge pull request #5316 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.1" > git rev-list --no-walk d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-25T01:45:38.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-25T01:45:38.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-25T01:45:38.191Z] ========================================================= [2025-11-25T01:45:38.191Z] EdgeX Global Pipelines Version Info [2025-11-25T01:45:38.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:45:39.306Z] ------------------- [2025-11-25T01:45:39.306Z] stable info: [2025-11-25T01:45:39.306Z] ------------------- [2025-11-25T01:45:39.306Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-25T01:45:39.306Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-25T01:45:39.306Z] Message: update stable to v1.0.278 [2025-11-25T01:45:39.877Z] ------------------- [2025-11-25T01:45:39.878Z] experimental info: [2025-11-25T01:45:39.878Z] ------------------- [2025-11-25T01:45:39.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-25T01:45:39.878Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-25T01:45:39.878Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-25T01:45:39.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-25T01:45:39.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-25T01:45:40.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-25T01:45:40.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-25T01:45:40.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-25T01:45:40.080Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-25T01:45:40.100Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-25T01:45:40.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-25T01:45:40.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-25T01:45:40.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-25T01:45:40.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-25T01:45:40.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-25T01:45:40.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-25T01:45:40.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-25T01:45:40.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-25T01:45:40.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T01:45:40.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-25T01:45:40.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-25T01:45:40.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-25T01:45:40.482Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-25T01:45:40.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-25T01:45:40.521Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-25T01:45:40.544Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-25T01:45:40.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-25T01:45:40.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-25T01:45:40.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-25T01:45:40.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T01:45:40.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41f5920 [Pipeline] echo [2025-11-25T01:45:40.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:45:40.728Z] provisioning config files... [2025-11-25T01:45:40.742Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config3677099156402575828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:45:41.075Z] ---> ****-login.sh [2025-11-25T01:45:41.075Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:45:41.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:41.335Z] [2025-11-25T01:45:41.335Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:45:41.335Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:41.335Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:45:41.335Z] [2025-11-25T01:45:41.335Z] Login Succeeded [2025-11-25T01:45:41.335Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:45:41.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:41.335Z] [2025-11-25T01:45:41.335Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:45:41.335Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:41.335Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:45:41.335Z] [2025-11-25T01:45:41.335Z] Login Succeeded [2025-11-25T01:45:41.335Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:45:41.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:41.595Z] [2025-11-25T01:45:41.595Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:45:41.596Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:41.596Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:45:41.596Z] [2025-11-25T01:45:41.596Z] Login Succeeded [2025-11-25T01:45:41.596Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:45:41.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:41.596Z] [2025-11-25T01:45:41.596Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:45:41.596Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:41.596Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:45:41.596Z] [2025-11-25T01:45:41.596Z] Login Succeeded [2025-11-25T01:45:41.596Z] ****.io [2025-11-25T01:45:41.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:45:41.858Z] [2025-11-25T01:45:41.858Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-25T01:45:41.858Z] Configure a credential helper to remove this warning. See [2025-11-25T01:45:41.858Z] https://docs.****.com/go/credential-store/ [2025-11-25T01:45:41.858Z] [2025-11-25T01:45:41.858Z] Login Succeeded [2025-11-25T01:45:41.858Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:45:41.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T01:45:42.207Z] + 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-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + dirname cmd/core-command/Dockerfile [2025-11-25T01:45:42.207Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/core-data/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/core-keeper/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/core-metadata/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-25T01:45:42.207Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2025-11-25T01:45:42.207Z] -f2 [2025-11-25T01:45:42.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/support-notifications/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-25T01:45:42.207Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-25T01:45:42.207Z] + cut -d/ -f2 [2025-11-25T01:45:42.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-25T01:45:42.249Z] 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-11-25T01:45:42.618Z] + git rev-list -1 --merges 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac~1..41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T01:45:42.632Z] -----------> git rev-list -1 --merges 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac~1..41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:45:42.632Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [false] [Pipeline] sh [2025-11-25T01:45:42.929Z] + git log --format=format:%s -1 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T01:45:42.947Z] ========================================================= [2025-11-25T01:45:42.947Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-25T01:45:42.947Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-25T01:45:43.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T01:45:43.345Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-25T01:45:43.345Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-25T01:45:43.345Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-25T01:45:43.345Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-25T01:45:43.345Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-25T01:45:43.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:45:43.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:45:43.720Z] [2025-11-25T01:45:43.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:45:44.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:45:44.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-25T01:45:44.041Z] 3dae71ba6b94: Pulling fs layer [2025-11-25T01:45:44.041Z] 6bf1a483ea7c: Pulling fs layer [2025-11-25T01:45:44.041Z] f5dfc541a4d3: Pulling fs layer [2025-11-25T01:45:44.041Z] 461d9e800cba: Pulling fs layer [2025-11-25T01:45:44.041Z] 80192f66455f: Pulling fs layer [2025-11-25T01:45:44.041Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-25T01:45:44.041Z] a29436f7fd5d: Pulling fs layer [2025-11-25T01:45:44.041Z] 923cac83aea3: Pulling fs layer [2025-11-25T01:45:44.041Z] 25ad8b0a4227: Pulling fs layer [2025-11-25T01:45:44.041Z] 461d9e800cba: Waiting [2025-11-25T01:45:44.041Z] db01528c6b51: Pulling fs layer [2025-11-25T01:45:44.041Z] 28988de357af: Pulling fs layer [2025-11-25T01:45:44.041Z] 80192f66455f: Waiting [2025-11-25T01:45:44.041Z] 2e8e34ca0e6c: Waiting [2025-11-25T01:45:44.041Z] a29436f7fd5d: Waiting [2025-11-25T01:45:44.041Z] db01528c6b51: Waiting [2025-11-25T01:45:44.041Z] 28988de357af: Waiting [2025-11-25T01:45:44.041Z] 25ad8b0a4227: Waiting [2025-11-25T01:45:44.041Z] 6bf1a483ea7c: Verifying Checksum [2025-11-25T01:45:44.041Z] 6bf1a483ea7c: Download complete [2025-11-25T01:45:44.041Z] 461d9e800cba: Verifying Checksum [2025-11-25T01:45:44.041Z] 461d9e800cba: Download complete [2025-11-25T01:45:44.041Z] 80192f66455f: Verifying Checksum [2025-11-25T01:45:44.041Z] 80192f66455f: Download complete [2025-11-25T01:45:44.307Z] f5dfc541a4d3: Verifying Checksum [2025-11-25T01:45:44.307Z] f5dfc541a4d3: Download complete [2025-11-25T01:45:44.307Z] 3dae71ba6b94: Verifying Checksum [2025-11-25T01:45:44.307Z] 3dae71ba6b94: Download complete [2025-11-25T01:45:44.307Z] 923cac83aea3: Verifying Checksum [2025-11-25T01:45:44.307Z] 923cac83aea3: Download complete [2025-11-25T01:45:44.567Z] 25ad8b0a4227: Verifying Checksum [2025-11-25T01:45:44.567Z] 25ad8b0a4227: Download complete [2025-11-25T01:45:44.567Z] db01528c6b51: Verifying Checksum [2025-11-25T01:45:44.567Z] db01528c6b51: Download complete [2025-11-25T01:45:44.567Z] 28988de357af: Verifying Checksum [2025-11-25T01:45:44.567Z] 28988de357af: Download complete [2025-11-25T01:45:44.567Z] a29436f7fd5d: Verifying Checksum [2025-11-25T01:45:44.567Z] a29436f7fd5d: Download complete [2025-11-25T01:45:44.825Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-25T01:45:44.825Z] 2e8e34ca0e6c: Download complete [2025-11-25T01:45:45.760Z] 3dae71ba6b94: Pull complete [2025-11-25T01:45:46.019Z] 6bf1a483ea7c: Pull complete [2025-11-25T01:45:46.960Z] f5dfc541a4d3: Pull complete [2025-11-25T01:45:46.960Z] 461d9e800cba: Pull complete [2025-11-25T01:45:46.960Z] 80192f66455f: Pull complete [2025-11-25T01:45:51.157Z] 2e8e34ca0e6c: Pull complete [2025-11-25T01:45:52.094Z] a29436f7fd5d: Pull complete [2025-11-25T01:45:52.094Z] 923cac83aea3: Pull complete [2025-11-25T01:45:52.094Z] 25ad8b0a4227: Pull complete [2025-11-25T01:45:52.094Z] db01528c6b51: Pull complete [2025-11-25T01:45:52.094Z] 28988de357af: Pull complete [2025-11-25T01:45:52.094Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-25T01:45:52.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T01:45:52.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:45:52.236Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T01:45:52.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:45:54.685Z] $ docker top 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b -eo pid,comm [2025-11-25T01:45:54.738Z] 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-11-25T01:45:54.738Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T01:45:54.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T01:45:54.795Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T01:45:54.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T01:45:54.909Z] $ docker exec 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent [2025-11-25T01:45:55.014Z] SSH_AUTH_SOCK=/tmp/ssh-95m0An4k4wln/agent.32 [2025-11-25T01:45:55.014Z] SSH_AGENT_PID=38 [2025-11-25T01:45:55.020Z] Running ssh-add (command line suppressed) [2025-11-25T01:45:55.119Z] Identity added: /w/workspace/edgex-go/927@tmp/private_key_6409542288528094262.key (/w/workspace/edgex-go/927@tmp/private_key_6409542288528094262.key) [2025-11-25T01:45:55.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T01:45:55.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] sh [2025-11-25T01:45:55.715Z] + git tag --points-at HEAD [Pipeline] } [2025-11-25T01:45:55.724Z] $ docker exec --env ******** --env ******** 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent -k [2025-11-25T01:45:55.822Z] unset SSH_AUTH_SOCK; [2025-11-25T01:45:55.823Z] unset SSH_AGENT_PID; [2025-11-25T01:45:55.823Z] echo Agent pid 38 killed; [2025-11-25T01:45:55.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-25T01:45:55.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T01:45:55.872Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T01:45:55.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T01:45:55.981Z] $ docker exec 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent [2025-11-25T01:45:56.089Z] SSH_AUTH_SOCK=/tmp/ssh-PTQaZ4oHvjo6/agent.85 [2025-11-25T01:45:56.089Z] SSH_AGENT_PID=91 [2025-11-25T01:45:56.095Z] Running ssh-add (command line suppressed) [2025-11-25T01:45:56.201Z] Identity added: /w/workspace/edgex-go/927@tmp/private_key_14736073482223037887.key (/w/workspace/edgex-go/927@tmp/private_key_14736073482223037887.key) [2025-11-25T01:45:56.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T01:45:56.510Z] + git semver init [2025-11-25T01:45:56.768Z] 2025-11-25 01:45:56,724 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T01:45:56.768Z] 2025-11-25 01:45:56,728 [run_init] DEBUG init version:0.0.0 force:False [2025-11-25T01:45:56.768Z] 2025-11-25 01:45:56,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/927/.semver [2025-11-25T01:45:56.768Z] 2025-11-25 01:45:56,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/927/.semver [2025-11-25T01:45:56.768Z] 2025-11-25 01:45:56,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/927/.semver'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) [2025-11-25T01:46:02.053Z] 2025-11-25 01:46:01,366 [append_file] DEBUG append to file:/w/workspace/edgex-go/927/.git/info/exclude [2025-11-25T01:46:02.053Z] 2025-11-25 01:46:01,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/927/.semver/main with force:False [2025-11-25T01:46:02.053Z] 2025-11-25 01:46:01,367 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T01:46:02.053Z] 2025-11-25 01:46:01,367 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T01:46:02.053Z] 4.1.0-dev.76 [Pipeline] } [2025-11-25T01:46:02.064Z] $ docker exec --env ******** --env ******** 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b ssh-agent -k [2025-11-25T01:46:02.162Z] unset SSH_AUTH_SOCK; [2025-11-25T01:46:02.162Z] unset SSH_AGENT_PID; [2025-11-25T01:46:02.163Z] echo Agent pid 91 killed; [2025-11-25T01:46:02.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T01:46:02.507Z] + git semver [Pipeline] } [2025-11-25T01:46:02.778Z] $ docker stop --time=1 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b [2025-11-25T01:46:04.069Z] $ docker rm -f --volumes 61535950aec0118e0f1216244d06e3d029273f54bd5d56f4deaa1a6718077f6b [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T01:46:04.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-25T01:46:04.692Z] Stashed 1 file(s) [Pipeline] echo [2025-11-25T01:46:04.697Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.76 [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-11-25T01:46:05.186Z] + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo [2025-11-25T01:46:05.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:46:05.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:46:05.236Z] ========================================================= [2025-11-25T01:46:05.236Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-25T01:46:05.236Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:46:05.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T01:46:05.533Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-25T01:46:05.533Z] 2d35ebdb57d9: Pulling fs layer [2025-11-25T01:46:05.533Z] c35fb4624d26: Pulling fs layer [2025-11-25T01:46:05.533Z] 4e2aec7ef170: Pulling fs layer [2025-11-25T01:46:05.533Z] 333b49ad6fbf: Pulling fs layer [2025-11-25T01:46:05.533Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T01:46:05.533Z] c3e65509a76b: Pulling fs layer [2025-11-25T01:46:05.533Z] 7cf9ebb963bd: Pulling fs layer [2025-11-25T01:46:05.533Z] bb34ca984cfb: Pulling fs layer [2025-11-25T01:46:05.533Z] 151cf03bc807: Pulling fs layer [2025-11-25T01:46:05.533Z] c3e65509a76b: Waiting [2025-11-25T01:46:05.533Z] 7cf9ebb963bd: Waiting [2025-11-25T01:46:05.533Z] bb34ca984cfb: Waiting [2025-11-25T01:46:05.533Z] 151cf03bc807: Waiting [2025-11-25T01:46:05.533Z] 333b49ad6fbf: Waiting [2025-11-25T01:46:05.533Z] 4f4fb700ef54: Waiting [2025-11-25T01:46:05.533Z] c35fb4624d26: Verifying Checksum [2025-11-25T01:46:05.533Z] c35fb4624d26: Download complete [2025-11-25T01:46:05.533Z] 333b49ad6fbf: Verifying Checksum [2025-11-25T01:46:05.533Z] 333b49ad6fbf: Download complete [2025-11-25T01:46:05.533Z] 4f4fb700ef54: Download complete [2025-11-25T01:46:05.533Z] c3e65509a76b: Verifying Checksum [2025-11-25T01:46:05.533Z] c3e65509a76b: Download complete [2025-11-25T01:46:05.533Z] 2d35ebdb57d9: Verifying Checksum [2025-11-25T01:46:05.533Z] 2d35ebdb57d9: Download complete [2025-11-25T01:46:05.792Z] 7cf9ebb963bd: Download complete [2025-11-25T01:46:05.792Z] 2d35ebdb57d9: Pull complete [2025-11-25T01:46:05.792Z] c35fb4624d26: Pull complete [2025-11-25T01:46:06.052Z] 4e2aec7ef170: Download complete [2025-11-25T01:46:06.052Z] 151cf03bc807: Verifying Checksum [2025-11-25T01:46:06.052Z] 151cf03bc807: Download complete [2025-11-25T01:46:06.310Z] bb34ca984cfb: Verifying Checksum [2025-11-25T01:46:06.310Z] bb34ca984cfb: Download complete [2025-11-25T01:46:11.590Z] 4e2aec7ef170: Pull complete [2025-11-25T01:46:11.590Z] 333b49ad6fbf: Pull complete [2025-11-25T01:46:11.590Z] 4f4fb700ef54: Pull complete [2025-11-25T01:46:11.590Z] c3e65509a76b: Pull complete [2025-11-25T01:46:11.590Z] 7cf9ebb963bd: Pull complete [2025-11-25T01:46:14.878Z] bb34ca984cfb: Pull complete [2025-11-25T01:46:15.817Z] 151cf03bc807: Pull complete [2025-11-25T01:46:15.817Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-25T01:46:15.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T01:46:15.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:46:16.126Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T01:46:16.126Z] WORKDIR /edgex [2025-11-25T01:46:16.126Z] COPY go.mod . [2025-11-25T01:46:16.126Z] RUN go mod download [2025-11-25T01:46:16.126Z] docker build -t ci-base-image-x86_64 -f - . [2025-11-25T01:46:16.695Z] #0 building with "default" instance using docker driver [2025-11-25T01:46:16.695Z] [2025-11-25T01:46:16.695Z] #1 [internal] load build definition from Dockerfile [2025-11-25T01:46:16.695Z] #1 transferring dockerfile: 164B done [2025-11-25T01:46:16.695Z] #1 DONE 0.0s [2025-11-25T01:46:16.695Z] [2025-11-25T01:46:16.695Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T01:46:16.695Z] #2 DONE 0.0s [2025-11-25T01:46:16.695Z] [2025-11-25T01:46:16.695Z] #3 [internal] load .dockerignore [2025-11-25T01:46:16.695Z] #3 transferring context: 50B done [2025-11-25T01:46:16.695Z] #3 DONE 0.0s [2025-11-25T01:46:16.695Z] [2025-11-25T01:46:16.695Z] #4 [internal] load build context [2025-11-25T01:46:16.695Z] #4 transferring context: 7.11kB done [2025-11-25T01:46:16.695Z] #4 DONE 0.0s [2025-11-25T01:46:16.695Z] [2025-11-25T01:46:16.695Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-25T01:46:16.956Z] #5 DONE 0.1s [2025-11-25T01:46:16.956Z] [2025-11-25T01:46:16.956Z] #6 [2/4] WORKDIR /edgex [2025-11-25T01:46:19.496Z] #6 DONE 2.2s [2025-11-25T01:46:19.496Z] [2025-11-25T01:46:19.496Z] #7 [3/4] COPY go.mod . [2025-11-25T01:46:19.496Z] #7 DONE 0.0s [2025-11-25T01:46:19.496Z] [2025-11-25T01:46:19.496Z] #8 [4/4] RUN go mod download [2025-11-25T01:46:19.821Z] Still waiting to schedule task [2025-11-25T01:46:19.821Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-11-25T01:46:31.714Z] #8 DONE 11.2s [2025-11-25T01:46:31.714Z] [2025-11-25T01:46:31.714Z] #9 exporting to image [2025-11-25T01:46:31.714Z] #9 exporting layers [2025-11-25T01:46:34.246Z] #9 exporting layers 3.7s done [2025-11-25T01:46:34.246Z] #9 writing image sha256:74cddffaddb45355cc2550dd43640641d9fdcffe5a7bd349a5807cc5b83d3e57 done [2025-11-25T01:46:34.246Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-25T01:46:34.246Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:46:34.553Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T01:46:34.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:46:34.634Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T01:46:34.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:46:34.934Z] $ docker top 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:46:35.279Z] + go version [2025-11-25T01:46:35.279Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-25T01:46:35.286Z] $ docker stop --time=1 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 [2025-11-25T01:46:36.556Z] $ docker rm -f --volumes 1303854d22316dd35b4e9888ada067cd883ab8ac7880304697c241b847129880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:46:37.092Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-25T01:46:37.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:46:37.167Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T01:46:37.199Z] $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:46:37.448Z] $ docker top 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-25T01:46:37.519Z] ========================================================= [2025-11-25T01:46:37.519Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-25T01:46:37.519Z] ========================================================= [Pipeline] sh [2025-11-25T01:46:37.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:46:38.097Z] + make test [2025-11-25T01:46:38.097Z] go test -race -coverprofile=coverage.out ./... [2025-11-25T01:46:48.073Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-25T01:47:20.179Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-25T01:47:20.180Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-25T01:47:21.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-11-25T01:47:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements [2025-11-25T01:47:24.852Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-25T01:47:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.019s coverage: 4.8% of statements [2025-11-25T01:47:24.852Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-25T01:47:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.088s coverage: 57.7% of statements [2025-11-25T01:47:24.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-11-25T01:47:24.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-25T01:47:24.852Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.675s coverage: 94.2% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 90.7% of statements [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-25T01:47:27.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-25T01:47:27.454Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-25T01:47:28.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements [2025-11-25T01:47:28.021Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-25T01:47:28.021Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.8% of statements [2025-11-25T01:47:30.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-25T01:47:30.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-25T01:47:30.562Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-25T01:47:33.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 2.4% of statements [2025-11-25T01:47:33.094Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-25T01:47:33.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 1.0% of statements [2025-11-25T01:47:33.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-25T01:47:33.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 38.2% of statements [2025-11-25T01:47:33.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements [2025-11-25T01:47:33.094Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-25T01:47:33.094Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:47:33.094Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-25T01:47:34.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-11-25T01:47:34.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-11-25T01:47:34.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2025-11-25T01:47:34.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 93.1% of statements [2025-11-25T01:47:34.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2025-11-25T01:47:46.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.045s coverage: 92.9% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-11-25T01:47:54.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-25T01:47:54.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-11-25T01:47:54.915Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2025-11-25T01:47:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.166s coverage: 54.8% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.047s coverage: 20.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-11-25T01:47:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-25T01:47:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2025-11-25T01:47:54.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.039s coverage: 54.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-25T01:47:54.916Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.1% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-11-25T01:48:01.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-25T01:48:01.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-11-25T01:48:01.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-25T01:48:01.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-11-25T01:48:01.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-25T01:48:01.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-25T01:48:01.492Z] 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-11-25T01:48:01.492Z] running golangci-lint [2025-11-25T01:48:01.751Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-25T01:48:01.751Z] go version go1.25.2 linux/amd64 [2025-11-25T01:48:02.012Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-25T01:48:02.012Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-25T01:48:02.012Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-25T01:48:02.012Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-25T01:48:02.012Z] level=info msg="[goenv] Read go env for 4.765373ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-25T01:48:02.012Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-25T01:48:28.561Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 22.861908294s" [2025-11-25T01:48:28.561Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.347898ms" [2025-11-25T01:48:40.780Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.425144745s with top 10 stages: buildir: 1m10.561018867s, fact_deprecated: 3.405552482s, gosec: 3.286563952s, inspect: 2.808700255s, printf: 2.036766768s, ctrlflow: 1.911021087s, fact_purity: 1.678856933s, nilness: 1.440920965s, S1038: 1.398197102s, QF1004: 1.178600053s" [2025-11-25T01:48:40.780Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-25T01:48:40.780Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-25T01:48:40.780Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-25T01:48:40.780Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-25T01:48:40.780Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, path_relativity: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, cgo: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" [2025-11-25T01:48:40.780Z] level=info msg="[runner] processing took 8.864914ms with stages: nolint_filter: 7.872848ms, generated_file_filter: 721.113µs, exclusion_rules: 151.777µs, exclusion_paths: 60.563µs, path_relativity: 35.052µs, cgo: 5.151µs, path_absoluter: 4.96µs, sort_results: 4.32µs, invalid_issue: 3.3µs, filename_unadjuster: 1.03µs, diff: 1.02µs, max_same_issues: 930ns, fixer: 910ns, path_prettifier: 440ns, uniq_by_line: 390ns, path_shortener: 370ns, max_from_linter: 370ns, max_per_file_from_linter: 140ns, source_code: 130ns, severity-rules: 100ns" [2025-11-25T01:48:40.780Z] level=info msg="[runner] linters took 14.782061357s with stages: goanalysis_metalinter: 14.77311449s" [2025-11-25T01:48:40.780Z] 0 issues. [2025-11-25T01:48:40.780Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-25T01:48:40.780Z] level=info msg="Memory: 376 samples, avg is 358.7MB, max is 1333.9MB" [2025-11-25T01:48:40.780Z] level=info msg="Execution took 37.699097466s" [2025-11-25T01:48:40.780Z] go vet ./... [2025-11-25T01:48:47.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-25T01:48:47.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-25T01:48:47.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-25T01:48:47.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-25T01:48:47.917Z] + ls -al . [2025-11-25T01:48:47.917Z] total 1388 [2025-11-25T01:48:47.917Z] drwxrwxr-x 11 1001 1001 4096 Nov 25 01:46 . [2025-11-25T01:48:47.917Z] drwxr-xr-x 4 root root 4096 Nov 25 01:46 .. [2025-11-25T01:48:47.917Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 .blubracket [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 10 Nov 25 01:45 .dockerignore [2025-11-25T01:48:47.917Z] drwxrwxr-x 8 1001 1001 4096 Nov 25 01:48 .git [2025-11-25T01:48:47.917Z] drwxrwxr-x 3 1001 1001 4096 Nov 25 01:45 .github [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 909 Nov 25 01:45 .gitignore [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 359 Nov 25 01:45 .golangci.yml [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 100 Nov 25 01:45 .hadolint.yml [2025-11-25T01:48:47.917Z] drwxr-xr-x 3 1001 1001 4096 Nov 25 01:46 .semver [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 155 Nov 25 01:45 .sonarcloud.properties [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 1171 Nov 25 01:45 ADOPTERS.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 20017 Nov 25 01:45 Attribution.txt [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 108018 Nov 25 01:45 CHANGELOG.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 3804 Nov 25 01:45 CONTRIBUTING.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 677 Nov 25 01:45 GOVERNANCE.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 886 Nov 25 01:45 Jenkinsfile [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 10775 Nov 25 01:45 LICENSE [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 16739 Nov 25 01:45 Makefile [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 582 Nov 25 01:45 OWNERS.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 9932 Nov 25 01:45 README.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 789 Nov 25 01:45 SECURITY.md [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 12 Nov 25 01:46 VERSION [2025-11-25T01:48:47.917Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 bin [2025-11-25T01:48:47.917Z] drwxrwxr-x 19 1001 1001 4096 Nov 25 01:45 cmd [2025-11-25T01:48:47.917Z] -rw-r--r-- 1 root root 1040111 Nov 25 01:48 coverage.out [2025-11-25T01:48:47.917Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 fuzz_test [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 7070 Nov 25 01:45 go.mod [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 90674 Nov 25 01:45 go.sum [2025-11-25T01:48:47.917Z] drwxrwxr-x 7 1001 1001 4096 Nov 25 01:45 internal [2025-11-25T01:48:47.917Z] drwxrwxr-x 2 1001 1001 4096 Nov 25 01:45 openapi [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 584 Nov 25 01:45 security.txt [2025-11-25T01:48:47.917Z] -rw-rw-r-- 1 1001 1001 204 Nov 25 01:45 version.go [Pipeline] sh [2025-11-25T01:48:48.202Z] + '[' -e coverage.out ] [2025-11-25T01:48:48.202Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-25T01:48:48.328Z] Stashed 1 file(s) [Pipeline] sh [2025-11-25T01:48:48.616Z] + make build [2025-11-25T01:48:48.616Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:48:49.473Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-25T01:48:49.489Z] Running in /w/workspace/edgex-go/927 [Pipeline] { [Pipeline] checkout [2025-11-25T01:48:49.526Z] The recommended git tool is: git [2025-11-25T01:48:55.250Z] using credential edgex-jenkins-ssh [2025-11-25T01:48:55.277Z] Cloning the remote Git repository [2025-11-25T01:48:55.338Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-25T01:48:55.456Z] > git init /w/workspace/edgex-go/927 # timeout=10 [2025-11-25T01:48:55.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-25T01:48:55.653Z] > git --version # timeout=10 [2025-11-25T01:48:55.682Z] > git --version # 'git version 2.25.1' [2025-11-25T01:48:55.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-25T01:48:55.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T01:49:15.158Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T01:49:15.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-25T01:49:15.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-25T01:49:16.536Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T01:49:16.538Z] Avoid second fetch [2025-11-25T01:49:16.539Z] Checking out Revision 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac (main) [2025-11-25T01:49:17.487Z] Commit message: "Merge pull request #5316 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.1" [2025-11-25T01:49:16.557Z] > git config core.sparsecheckout # timeout=10 [2025-11-25T01:49:16.636Z] > git checkout -f 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac # timeout=10 [2025-11-25T01:49:19.070Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:49:19.330Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:49:21.870Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:49:22.546Z] provisioning config files... [2025-11-25T01:49:22.582Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config18145379209198891595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:49:23.329Z] ---> ****-login.sh [2025-11-25T01:49:23.330Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:49:23.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:49:23.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:49:23.877Z] Configure a credential helper to remove this warning. See [2025-11-25T01:49:23.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:49:23.877Z] [2025-11-25T01:49:23.877Z] Login Succeeded [2025-11-25T01:49:23.877Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:49:24.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:49:24.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:49:24.420Z] Configure a credential helper to remove this warning. See [2025-11-25T01:49:24.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:49:24.420Z] [2025-11-25T01:49:24.420Z] Login Succeeded [2025-11-25T01:49:24.420Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:49:24.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:49:24.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:49:24.689Z] Configure a credential helper to remove this warning. See [2025-11-25T01:49:24.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:49:24.690Z] [2025-11-25T01:49:24.690Z] Login Succeeded [2025-11-25T01:49:24.690Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:49:24.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:49:24.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:49:24.968Z] Configure a credential helper to remove this warning. See [2025-11-25T01:49:24.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:49:24.968Z] [2025-11-25T01:49:24.968Z] Login Succeeded [2025-11-25T01:49:24.968Z] ****.io [2025-11-25T01:49:25.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:49:25.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:49:25.516Z] Configure a credential helper to remove this warning. See [2025-11-25T01:49:25.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:49:25.516Z] [2025-11-25T01:49:25.516Z] Login Succeeded [2025-11-25T01:49:25.516Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:49:25.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-25T01:49:26.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo [2025-11-25T01:49:26.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:49:26.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:49:26.316Z] ========================================================= [2025-11-25T01:49:26.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-25T01:49:26.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:49:26.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T01:49:26.932Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-25T01:49:26.932Z] 6b59a28fa201: Pulling fs layer [2025-11-25T01:49:26.932Z] d32bb0dddca7: Pulling fs layer [2025-11-25T01:49:26.932Z] 5dab1238d3d9: Pulling fs layer [2025-11-25T01:49:26.932Z] 196fd7d83e7d: Pulling fs layer [2025-11-25T01:49:26.932Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T01:49:26.932Z] 8ba94037c8f0: Pulling fs layer [2025-11-25T01:49:26.932Z] deaec5988b04: Pulling fs layer [2025-11-25T01:49:26.932Z] 9f65657bb879: Pulling fs layer [2025-11-25T01:49:26.932Z] 4f4fb700ef54: Waiting [2025-11-25T01:49:26.932Z] 8ba94037c8f0: Waiting [2025-11-25T01:49:26.932Z] deaec5988b04: Waiting [2025-11-25T01:49:26.932Z] 9f65657bb879: Waiting [2025-11-25T01:49:26.932Z] 196fd7d83e7d: Waiting [2025-11-25T01:49:26.932Z] d32bb0dddca7: Verifying Checksum [2025-11-25T01:49:26.932Z] d32bb0dddca7: Download complete [2025-11-25T01:49:26.932Z] 196fd7d83e7d: Verifying Checksum [2025-11-25T01:49:26.932Z] 196fd7d83e7d: Download complete [2025-11-25T01:49:26.932Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T01:49:26.932Z] 4f4fb700ef54: Download complete [2025-11-25T01:49:26.932Z] 8ba94037c8f0: Verifying Checksum [2025-11-25T01:49:26.932Z] 8ba94037c8f0: Download complete [2025-11-25T01:49:26.932Z] 6b59a28fa201: Verifying Checksum [2025-11-25T01:49:26.932Z] 6b59a28fa201: Download complete [2025-11-25T01:49:27.163Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:49:27.537Z] 9f65657bb879: Verifying Checksum [2025-11-25T01:49:27.537Z] 9f65657bb879: Download complete [2025-11-25T01:49:27.806Z] 6b59a28fa201: Pull complete [2025-11-25T01:49:28.774Z] d32bb0dddca7: Pull complete [2025-11-25T01:49:28.775Z] 5dab1238d3d9: Verifying Checksum [2025-11-25T01:49:28.775Z] 5dab1238d3d9: Download complete [2025-11-25T01:49:29.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:49:30.739Z] deaec5988b04: Download complete [2025-11-25T01:49:32.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T01:49:34.770Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T01:49:36.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:49:38.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:49:39.544Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-25T01:49:41.465Z] $ docker stop --time=1 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 [2025-11-25T01:49:43.087Z] 5dab1238d3d9: Pull complete [2025-11-25T01:49:43.359Z] 196fd7d83e7d: Pull complete [2025-11-25T01:49:43.630Z] 4f4fb700ef54: Pull complete [2025-11-25T01:49:43.907Z] 8ba94037c8f0: Pull complete [2025-11-25T01:49:44.563Z] $ docker rm -f --volumes 8b816d21fd0e62ed7463f5370dc24f1fa2bf6b4cd0801980f167a6166a284040 [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-11-25T01:49:45.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:49:45.841Z] [2025-11-25T01:49:45.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:49:46.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:49:46.146Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-25T01:49:46.146Z] 91d30c5bc195: Pulling fs layer [2025-11-25T01:49:46.146Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-25T01:49:46.146Z] 9c61dcf015f6: Pulling fs layer [2025-11-25T01:49:46.146Z] 4698f68db338: Pulling fs layer [2025-11-25T01:49:46.146Z] 2a2f49069b9e: Pulling fs layer [2025-11-25T01:49:46.146Z] e0025b399a48: Pulling fs layer [2025-11-25T01:49:46.146Z] 4698f68db338: Waiting [2025-11-25T01:49:46.146Z] 2a2f49069b9e: Waiting [2025-11-25T01:49:46.146Z] e0025b399a48: Waiting [2025-11-25T01:49:46.146Z] 91d30c5bc195: Verifying Checksum [2025-11-25T01:49:46.146Z] 91d30c5bc195: Download complete [2025-11-25T01:49:46.146Z] 4698f68db338: Verifying Checksum [2025-11-25T01:49:46.146Z] 4698f68db338: Download complete [2025-11-25T01:49:46.146Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-25T01:49:46.146Z] 2e9b0aa3be6d: Download complete [2025-11-25T01:49:46.405Z] e0025b399a48: Verifying Checksum [2025-11-25T01:49:46.405Z] e0025b399a48: Download complete [2025-11-25T01:49:46.405Z] 91d30c5bc195: Pull complete [2025-11-25T01:49:46.405Z] 2a2f49069b9e: Download complete [2025-11-25T01:49:46.664Z] 2e9b0aa3be6d: Pull complete [2025-11-25T01:49:47.233Z] 9c61dcf015f6: Verifying Checksum [2025-11-25T01:49:47.233Z] 9c61dcf015f6: Download complete [2025-11-25T01:49:51.483Z] 9c61dcf015f6: Pull complete [2025-11-25T01:49:51.483Z] 4698f68db338: Pull complete [2025-11-25T01:49:51.742Z] 2a2f49069b9e: Pull complete [2025-11-25T01:49:51.742Z] e0025b399a48: Pull complete [2025-11-25T01:49:51.742Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-25T01:49:51.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-25T01:49:51.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:49:51.838Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T01:49:51.864Z] $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:49:53.204Z] $ docker top 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:49:53.665Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T01:49:53.925Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #1 transferring dockerfile: 1.89kB done [2025-11-25T01:49:53.925Z] #1 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:49:53.925Z] #2 DONE 0.0s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #3 transferring dockerfile: 2.49kB done [2025-11-25T01:49:53.925Z] #3 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #4 transferring dockerfile: 2.02kB done [2025-11-25T01:49:53.925Z] #4 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #5 transferring dockerfile: 1.70kB done [2025-11-25T01:49:53.925Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:49:53.925Z] #5 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #6 transferring dockerfile: 2.23kB done [2025-11-25T01:49:53.925Z] #6 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #7 transferring dockerfile: 1.81kB done [2025-11-25T01:49:53.925Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:49:53.925Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-25T01:49:53.925Z] #7 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #8 transferring dockerfile: 1.69kB done [2025-11-25T01:49:53.925Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-25T01:49:53.925Z] #8 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #9 [core-metadata internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #9 transferring dockerfile: 2.10kB done [2025-11-25T01:49:53.925Z] #9 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #10 transferring dockerfile: 2.01kB done [2025-11-25T01:49:53.925Z] #10 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #11 transferring dockerfile: 3.02kB done [2025-11-25T01:49:53.925Z] #11 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #12 transferring dockerfile: 1.83kB done [2025-11-25T01:49:53.925Z] #12 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #13 [core-command internal] load build definition from Dockerfile [2025-11-25T01:49:53.925Z] #13 transferring dockerfile: 1.94kB done [2025-11-25T01:49:53.925Z] #13 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:49:53.925Z] #2 DONE 0.0s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:49:53.925Z] #14 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T01:49:53.925Z] #15 transferring context: 50B done [2025-11-25T01:49:53.925Z] #15 DONE 0.0s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #16 [core-metadata internal] load .dockerignore [2025-11-25T01:49:53.925Z] #16 ... [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T01:49:53.925Z] #17 transferring context: 50B done [2025-11-25T01:49:53.925Z] #17 DONE 0.0s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #18 [support-notifications internal] load .dockerignore [2025-11-25T01:49:53.925Z] #18 transferring context: 50B done [2025-11-25T01:49:53.925Z] #18 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #19 [support-scheduler internal] load .dockerignore [2025-11-25T01:49:53.925Z] #19 transferring context: 50B done [2025-11-25T01:49:53.925Z] #19 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-11-25T01:49:53.925Z] #20 transferring context: 50B done [2025-11-25T01:49:53.925Z] #20 DONE 0.1s [2025-11-25T01:49:53.925Z] [2025-11-25T01:49:53.925Z] #16 [core-metadata internal] load .dockerignore [2025-11-25T01:49:53.925Z] #16 transferring context: 50B done [2025-11-25T01:49:54.041Z] deaec5988b04: Pull complete [2025-11-25T01:49:54.187Z] #16 DONE 0.1s [2025-11-25T01:49:54.187Z] [2025-11-25T01:49:54.187Z] #21 [security-bootstrapper internal] load .dockerignore [2025-11-25T01:49:54.187Z] #21 transferring context: 50B done [2025-11-25T01:49:54.187Z] #21 DONE 0.1s [2025-11-25T01:49:54.187Z] [2025-11-25T01:49:54.187Z] #22 [core-command internal] load .dockerignore [2025-11-25T01:49:54.187Z] #22 transferring context: 50B done [2025-11-25T01:49:54.187Z] #22 DONE 0.1s [2025-11-25T01:49:54.187Z] [2025-11-25T01:49:54.187Z] #23 [core-keeper internal] load .dockerignore [2025-11-25T01:49:54.187Z] #23 transferring context: 50B done [2025-11-25T01:49:54.187Z] #23 DONE 0.1s [2025-11-25T01:49:54.187Z] [2025-11-25T01:49:54.187Z] #24 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:49:54.187Z] #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:49:54.187Z] #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:49:54.187Z] #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T01:49:54.187Z] #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T01:49:54.187Z] #24 DONE 0.2s [2025-11-25T01:49:54.187Z] [2025-11-25T01:49:54.187Z] #25 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:49:54.444Z] #25 DONE 0.5s [2025-11-25T01:49:54.444Z] [2025-11-25T01:49:54.444Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-25T01:49:54.444Z] #26 DONE 0.5s [2025-11-25T01:49:54.444Z] [2025-11-25T01:49:54.444Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-25T01:49:54.444Z] #27 DONE 0.6s [2025-11-25T01:49:54.444Z] [2025-11-25T01:49:54.444Z] #28 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-11-25T01:49:55.378Z] #28 ... [2025-11-25T01:49:55.379Z] [2025-11-25T01:49:55.379Z] #29 [security-spire-config internal] load .dockerignore [2025-11-25T01:49:55.379Z] #29 transferring context: 50B 0.0s done [2025-11-25T01:49:55.379Z] #29 DONE 0.8s [2025-11-25T01:49:55.379Z] [2025-11-25T01:49:55.379Z] #30 [core-command internal] load build context [2025-11-25T01:49:55.464Z] 9f65657bb879: Pull complete [2025-11-25T01:49:55.464Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-25T01:49:55.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T01:49:55.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-25T01:49:55.823Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T01:49:55.823Z] WORKDIR /edgex [2025-11-25T01:49:55.823Z] COPY go.mod . [2025-11-25T01:49:55.823Z] RUN go mod download [2025-11-25T01:49:55.823Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-25T01:49:56.754Z] #30 ... [2025-11-25T01:49:56.754Z] [2025-11-25T01:49:56.754Z] #31 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:49:56.754Z] #31 DONE 0.0s [2025-11-25T01:49:56.754Z] [2025-11-25T01:49:56.754Z] #32 [core-data internal] load build definition from Dockerfile [2025-11-25T01:49:56.754Z] #32 DONE 0.0s [2025-11-25T01:49:56.754Z] [2025-11-25T01:49:56.754Z] #30 [core-command internal] load build context [2025-11-25T01:49:56.803Z] Sending build context to Docker daemon 3.856MB [2025-11-25T01:49:56.803Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-25T01:49:56.803Z] ---> 334268110677 [2025-11-25T01:49:56.803Z] Step 2/4 : WORKDIR /edgex [2025-11-25T01:49:59.429Z] ---> Running in 949fc330f505 [2025-11-25T01:49:59.429Z] Removing intermediate container 949fc330f505 [2025-11-25T01:49:59.429Z] ---> 2df1898e7d0c [2025-11-25T01:49:59.429Z] Step 3/4 : COPY go.mod . [2025-11-25T01:50:00.018Z] ---> 27dfc6d51932 [2025-11-25T01:50:00.018Z] Step 4/4 : RUN go mod download [2025-11-25T01:50:00.018Z] ---> Running in a4a19eae41fa [2025-11-25T01:50:00.057Z] #30 transferring context: 362.35MB 5.3s [2025-11-25T01:50:02.651Z] #30 ... [2025-11-25T01:50:02.651Z] [2025-11-25T01:50:02.652Z] #33 [security-spiffe-token-provider internal] load build context [2025-11-25T01:50:02.652Z] #33 ... [2025-11-25T01:50:02.652Z] [2025-11-25T01:50:02.652Z] #30 [core-command internal] load build context [2025-11-25T01:50:02.652Z] #30 transferring context: 607.95MB 8.4s done [2025-11-25T01:50:04.065Z] #30 ... [2025-11-25T01:50:04.065Z] [2025-11-25T01:50:04.065Z] #34 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:50:04.065Z] #34 ... [2025-11-25T01:50:04.065Z] [2025-11-25T01:50:04.065Z] #35 [security-secretstore-setup internal] load build context [2025-11-25T01:50:04.065Z] #35 transferring context: 607.95MB 8.6s done [2025-11-25T01:50:04.065Z] #35 ... [2025-11-25T01:50:04.065Z] [2025-11-25T01:50:04.065Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:50:04.366Z] #36 ... [2025-11-25T01:50:04.366Z] [2025-11-25T01:50:04.366Z] #37 [core-metadata internal] load build context [2025-11-25T01:50:04.366Z] #37 transferring context: 607.95MB 8.2s done [2025-11-25T01:50:04.366Z] #37 ... [2025-11-25T01:50:04.366Z] [2025-11-25T01:50:04.366Z] #38 [support-notifications internal] load build context [2025-11-25T01:50:04.625Z] #38 transferring context: 607.95MB 8.6s done [2025-11-25T01:50:04.625Z] #38 ... [2025-11-25T01:50:04.625Z] [2025-11-25T01:50:04.625Z] #39 [support-scheduler internal] load build context [2025-11-25T01:50:04.625Z] #39 transferring context: 607.95MB 10.0s done [2025-11-25T01:50:04.625Z] #39 ... [2025-11-25T01:50:04.625Z] [2025-11-25T01:50:04.625Z] #40 [security-spire-server internal] load .dockerignore [2025-11-25T01:50:04.625Z] #40 transferring context: 50B 0.0s done [2025-11-25T01:50:04.882Z] #40 ... [2025-11-25T01:50:04.882Z] [2025-11-25T01:50:04.882Z] #41 [security-spire-agent internal] load .dockerignore [2025-11-25T01:50:04.882Z] #41 transferring context: 50B 0.0s done [2025-11-25T01:50:04.882Z] #41 ... [2025-11-25T01:50:04.882Z] [2025-11-25T01:50:04.882Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:50:04.882Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:04.882Z] #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:04.882Z] #0 10.74 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:04.882Z] #0 10.75 (2/2) Installing su-exec (0.2-r3) [2025-11-25T01:50:04.882Z] #0 10.76 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:04.882Z] #0 10.77 OK: 7 MiB in 18 packages [2025-11-25T01:50:05.148Z] #42 ... [2025-11-25T01:50:05.148Z] [2025-11-25T01:50:05.148Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:50:05.148Z] #0 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.148Z] #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.148Z] #0 10.18 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T01:50:05.148Z] #0 10.23 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:05.148Z] #0 10.23 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T01:50:05.148Z] #0 10.24 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T01:50:05.148Z] #0 10.25 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T01:50:05.148Z] #0 10.28 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T01:50:05.148Z] #0 10.29 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T01:50:05.148Z] #0 10.29 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:05.148Z] #0 10.30 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:50:05.148Z] #0 10.43 OK: 12 MiB in 23 packages [2025-11-25T01:50:05.148Z] #43 ... [2025-11-25T01:50:05.148Z] [2025-11-25T01:50:05.148Z] #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:05.405Z] #44 ... [2025-11-25T01:50:05.405Z] [2025-11-25T01:50:05.405Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:50:05.405Z] #0 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.405Z] #0 0.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.405Z] #0 0.806 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:50:05.405Z] #0 0.806 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:50:05.405Z] #0 0.806 OK: 26328 distinct packages available [2025-11-25T01:50:05.405Z] #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.405Z] #0 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.405Z] #0 1.280 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T01:50:05.405Z] #0 1.297 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T01:50:05.405Z] #0 1.305 (3/13) Installing libunistring (1.3-r0) [2025-11-25T01:50:05.405Z] #0 1.316 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T01:50:05.405Z] #0 1.319 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T01:50:05.405Z] #0 1.324 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T01:50:05.405Z] #0 1.331 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T01:50:05.405Z] #0 1.341 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T01:50:05.405Z] #0 1.355 (9/13) Installing curl (8.14.1-r2) [2025-11-25T01:50:05.405Z] #0 1.360 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:05.405Z] #0 1.366 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:50:05.405Z] #0 1.369 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T01:50:05.405Z] #0 1.372 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T01:50:05.405Z] #0 1.375 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:05.405Z] #0 1.383 OK: 13 MiB in 29 packages [2025-11-25T01:50:05.664Z] #45 ... [2025-11-25T01:50:05.664Z] [2025-11-25T01:50:05.664Z] #46 [core-keeper internal] load build context [2025-11-25T01:50:05.664Z] #46 transferring context: 607.95MB 8.1s done [2025-11-25T01:50:05.664Z] #46 ... [2025-11-25T01:50:05.664Z] [2025-11-25T01:50:05.664Z] #47 [security-bootstrapper internal] load build context [2025-11-25T01:50:05.664Z] #47 transferring context: 607.95MB 8.1s done [2025-11-25T01:50:05.922Z] #47 ... [2025-11-25T01:50:05.922Z] [2025-11-25T01:50:05.922Z] #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:50:05.922Z] #48 ... [2025-11-25T01:50:05.922Z] [2025-11-25T01:50:05.922Z] #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:50:05.922Z] #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.922Z] #0 2.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:05.922Z] #0 2.607 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T01:50:05.922Z] #0 2.619 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:05.922Z] #0 2.624 (3/3) Installing tzdata (2025b-r0) [2025-11-25T01:50:05.922Z] #0 2.673 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:05.922Z] #0 2.681 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:50:05.922Z] #0 2.722 OK: 8 MiB in 19 packages [2025-11-25T01:50:06.196Z] #49 ... [2025-11-25T01:50:06.196Z] [2025-11-25T01:50:06.196Z] #33 [security-spiffe-token-provider internal] load build context [2025-11-25T01:50:06.196Z] #33 transferring context: 607.95MB 10.9s done [2025-11-25T01:50:10.404Z] #33 ... [2025-11-25T01:50:10.404Z] [2025-11-25T01:50:10.404Z] #41 [security-spire-agent internal] load .dockerignore [2025-11-25T01:50:10.404Z] #41 DONE 15.9s [2025-11-25T01:50:10.404Z] [2025-11-25T01:50:10.404Z] #50 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T01:50:10.404Z] #50 ... [2025-11-25T01:50:10.404Z] [2025-11-25T01:50:10.404Z] #31 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:50:10.663Z] #31 ... [2025-11-25T01:50:10.663Z] [2025-11-25T01:50:10.663Z] #32 [core-data internal] load build definition from Dockerfile [2025-11-25T01:50:10.923Z] #32 ... [2025-11-25T01:50:10.923Z] [2025-11-25T01:50:10.923Z] #34 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:50:10.923Z] #34 transferring context: 607.95MB 10.2s done [2025-11-25T01:50:11.862Z] #34 DONE 18.0s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #24 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:50:11.862Z] #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:50:11.862Z] #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:50:11.862Z] #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T01:50:11.862Z] #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T01:50:11.862Z] #24 DONE 0.2s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #47 [security-bootstrapper internal] load build context [2025-11-25T01:50:11.862Z] #47 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #28 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-11-25T01:50:11.862Z] #28 DONE 17.4s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #46 [core-keeper internal] load build context [2025-11-25T01:50:11.862Z] #46 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #40 [security-spire-server internal] load .dockerignore [2025-11-25T01:50:11.862Z] #40 DONE 17.5s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #37 [core-metadata internal] load build context [2025-11-25T01:50:11.862Z] #37 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #30 [core-command internal] load build context [2025-11-25T01:50:11.862Z] #30 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #38 [support-notifications internal] load build context [2025-11-25T01:50:11.862Z] #38 DONE 17.9s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #35 [security-secretstore-setup internal] load build context [2025-11-25T01:50:11.862Z] #35 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #39 [support-scheduler internal] load build context [2025-11-25T01:50:11.862Z] #39 DONE 17.9s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:50:11.862Z] #49 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:50:11.862Z] #45 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #43 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:50:11.862Z] #43 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:50:11.862Z] #42 DONE 17.8s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:50:11.862Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-11-25T01:50:11.862Z] #51 DONE 0.1s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #33 [security-spiffe-token-provider internal] load build context [2025-11-25T01:50:11.862Z] #33 DONE 18.0s [2025-11-25T01:50:11.862Z] [2025-11-25T01:50:11.862Z] #52 [security-spire-server internal] load build context [2025-11-25T01:50:12.120Z] #52 ... [2025-11-25T01:50:12.120Z] [2025-11-25T01:50:12.120Z] #32 [core-data internal] load build definition from Dockerfile [2025-11-25T01:50:12.120Z] #32 transferring dockerfile: 2.04kB done [2025-11-25T01:50:12.120Z] #32 DONE 11.8s [2025-11-25T01:50:12.120Z] [2025-11-25T01:50:12.120Z] #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:50:12.120Z] #2 DONE 0.0s [2025-11-25T01:50:12.120Z] [2025-11-25T01:50:12.120Z] #53 [security-spire-config internal] load build context [2025-11-25T01:50:12.120Z] #53 transferring context: 24.70kB done [2025-11-25T01:50:12.120Z] #53 DONE 0.3s [2025-11-25T01:50:12.120Z] [2025-11-25T01:50:12.120Z] #52 [security-spire-server internal] load build context [2025-11-25T01:50:12.120Z] #52 transferring context: 26.44kB done [2025-11-25T01:50:12.378Z] #52 DONE 0.3s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #50 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T01:50:12.379Z] #50 transferring dockerfile: 2.14kB done [2025-11-25T01:50:12.379Z] #50 DONE 12.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #48 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:50:12.379Z] #48 DONE 18.1s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #31 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:50:12.379Z] #31 transferring dockerfile: 2.50kB 0.0s done [2025-11-25T01:50:12.379Z] #31 DONE 12.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #54 [security-spire-agent internal] load build context [2025-11-25T01:50:12.379Z] #54 transferring context: 25.98kB done [2025-11-25T01:50:12.379Z] #54 DONE 0.3s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:50:12.379Z] #2 DONE 0.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:50:12.379Z] #14 DONE 0.3s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:50:12.379Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-25T01:50:12.379Z] #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-25T01:50:12.379Z] #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-25T01:50:12.379Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-25T01:50:12.379Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-25T01:50:12.379Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-11-25T01:50:12.379Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-25T01:50:12.379Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-25T01:50:12.379Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-25T01:50:12.379Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.3s [2025-11-25T01:50:12.379Z] #51 ... [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #24 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:50:12.379Z] #24 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-25T01:50:12.379Z] #24 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:50:12.379Z] #24 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-25T01:50:12.379Z] #24 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-25T01:50:12.379Z] #24 DONE 0.3s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #25 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-25T01:50:12.379Z] #25 DONE 1.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #55 [security-proxy-auth internal] load .dockerignore [2025-11-25T01:50:12.379Z] #55 transferring context: 50B done [2025-11-25T01:50:12.379Z] #55 DONE 0.1s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #28 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-25T01:50:12.379Z] #28 DONE 21.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #56 [core-data internal] load .dockerignore [2025-11-25T01:50:12.379Z] #56 transferring context: 50B done [2025-11-25T01:50:12.379Z] #56 DONE 0.0s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #57 [security-proxy-setup internal] load .dockerignore [2025-11-25T01:50:12.379Z] #57 transferring context: 50B done [2025-11-25T01:50:12.379Z] #57 DONE 0.1s [2025-11-25T01:50:12.379Z] [2025-11-25T01:50:12.379Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:50:12.379Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.4s [2025-11-25T01:50:12.640Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.7s [2025-11-25T01:50:12.899Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.8s [2025-11-25T01:50:12.899Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 0.9s [2025-11-25T01:50:14.278Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.6s done [2025-11-25T01:50:15.656Z] #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-11-25T01:50:17.574Z] #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done [2025-11-25T01:50:20.110Z] #51 ... [2025-11-25T01:50:20.110Z] [2025-11-25T01:50:20.110Z] #58 [core-data internal] load build context [2025-11-25T01:50:20.110Z] #58 transferring context: 607.95MB 4.1s done [2025-11-25T01:50:20.110Z] #58 DONE 7.9s [2025-11-25T01:50:20.110Z] [2025-11-25T01:50:20.110Z] #59 [security-proxy-auth internal] load build context [2025-11-25T01:50:20.110Z] #59 transferring context: 607.95MB 4.8s done [2025-11-25T01:50:20.369Z] #59 DONE 7.9s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #60 [security-proxy-setup internal] load build context [2025-11-25T01:50:20.369Z] #60 transferring context: 607.95MB 4.7s done [2025-11-25T01:50:20.369Z] #60 DONE 7.9s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:50:20.369Z] #61 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:20.369Z] #44 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #44 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #44 22.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:20.369Z] #44 22.01 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:20.369Z] #44 22.02 OK: 7 MiB in 17 packages [2025-11-25T01:50:20.369Z] #44 DONE 29.7s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:50:20.369Z] #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.416 OK: 265 MiB in 60 packages [2025-11-25T01:50:20.369Z] #62 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:50:20.369Z] #0 2.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 2.966 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:50:20.369Z] #0 2.966 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:50:20.369Z] #0 2.966 OK: 26329 distinct packages available [2025-11-25T01:50:20.369Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 3.538 OK: 265 MiB in 60 packages [2025-11-25T01:50:20.369Z] #63 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T01:50:20.369Z] #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.333 OK: 265 MiB in 60 packages [2025-11-25T01:50:20.369Z] #64 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:50:20.369Z] #65 ... [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:50:20.369Z] #36 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #36 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #36 18.47 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T01:50:20.369Z] #36 18.48 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:20.369Z] #36 18.51 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:50:20.369Z] #36 18.51 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:50:20.369Z] #36 18.59 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:20.369Z] #36 18.60 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:50:20.369Z] #36 18.64 OK: 20 MiB in 20 packages [2025-11-25T01:50:20.369Z] #36 DONE 26.2s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:50:20.369Z] #0 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 6.436 OK: 265 MiB in 60 packages [2025-11-25T01:50:20.369Z] #66 DONE 11.9s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:50:20.369Z] #0 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 0.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 1.258 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:50:20.369Z] #0 1.258 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:50:20.369Z] #0 1.258 OK: 26328 distinct packages available [2025-11-25T01:50:20.369Z] #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 1.732 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:20.369Z] #0 1.738 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:50:20.369Z] #0 1.743 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T01:50:20.369Z] #0 1.746 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T01:50:20.369Z] #0 1.755 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T01:50:20.369Z] #0 1.786 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:20.369Z] #0 1.789 OK: 8 MiB in 21 packages [2025-11-25T01:50:20.369Z] #67 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:50:20.369Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 3.289 OK: 265 MiB in 60 packages [2025-11-25T01:50:20.369Z] #68 DONE 8.4s [2025-11-25T01:50:20.369Z] [2025-11-25T01:50:20.369Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:50:20.369Z] #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.515 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:50:20.369Z] #0 5.515 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:50:20.369Z] #0 5.515 OK: 26328 distinct packages available [2025-11-25T01:50:20.369Z] #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 5.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:20.369Z] #0 6.066 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:20.369Z] #0 6.071 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:50:20.369Z] #0 6.075 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T01:50:20.369Z] #0 6.078 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T01:50:20.369Z] #0 6.083 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:20.369Z] #0 6.092 OK: 8 MiB in 20 packages [2025-11-25T01:50:20.369Z] #69 DONE 8.4s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:20.631Z] #70 DONE 0.2s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:20.631Z] #71 DONE 0.2s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:20.631Z] #72 DONE 0.2s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:20.631Z] #73 DONE 0.4s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:20.631Z] #74 DONE 0.2s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:50:20.631Z] #51 DONE 8.6s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #75 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T01:50:20.631Z] #75 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-11-25T01:50:20.631Z] #75 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-25T01:50:20.631Z] #75 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2025-11-25T01:50:20.631Z] #75 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-25T01:50:20.631Z] #75 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-25T01:50:20.631Z] #75 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-25T01:50:20.631Z] #75 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-25T01:50:20.631Z] #75 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-25T01:50:20.631Z] #75 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2025-11-25T01:50:20.631Z] #75 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 2.3s done [2025-11-25T01:50:20.631Z] #75 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-11-25T01:50:20.631Z] #75 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 3.1s done [2025-11-25T01:50:20.631Z] #75 DONE 8.7s [2025-11-25T01:50:20.631Z] [2025-11-25T01:50:20.631Z] #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:22.009Z] #76 ... [2025-11-25T01:50:22.009Z] [2025-11-25T01:50:22.009Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:22.009Z] #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.009Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.009Z] #0 9.920 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.009Z] #0 9.939 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:22.267Z] #77 10.11 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.267Z] #77 10.12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.267Z] #77 10.12 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:22.267Z] #77 10.13 OK: 13 MiB in 29 packages [2025-11-25T01:50:22.267Z] #77 ... [2025-11-25T01:50:22.267Z] [2025-11-25T01:50:22.267Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:22.267Z] #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.267Z] #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.267Z] #0 10.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.267Z] #0 10.05 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:22.267Z] #0 10.17 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.267Z] #0 10.17 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.267Z] #0 10.18 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:22.267Z] #0 10.19 OK: 12 MiB in 23 packages [2025-11-25T01:50:22.267Z] #78 ... [2025-11-25T01:50:22.267Z] [2025-11-25T01:50:22.267Z] #79 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:50:22.267Z] #0 9.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.267Z] #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.267Z] #0 9.754 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:22.267Z] #0 9.758 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T01:50:22.267Z] #0 9.767 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:50:22.267Z] #0 9.771 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:50:22.267Z] #0 9.913 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:22.267Z] #0 9.918 OK: 20 MiB in 20 packages [2025-11-25T01:50:22.525Z] #79 ... [2025-11-25T01:50:22.525Z] [2025-11-25T01:50:22.525Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:22.525Z] #0 9.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.525Z] #0 9.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.525Z] #0 9.927 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.525Z] #0 9.944 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:22.525Z] #0 9.996 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.525Z] #0 10.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.525Z] #0 10.00 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:22.525Z] #0 10.01 OK: 8 MiB in 19 packages [2025-11-25T01:50:22.525Z] #80 ... [2025-11-25T01:50:22.525Z] [2025-11-25T01:50:22.525Z] #81 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:22.525Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #81 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #81 ... [2025-11-25T01:50:22.787Z] [2025-11-25T01:50:22.787Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:22.787Z] #0 9.323 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #0 9.617 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #0 10.24 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:22.787Z] #0 10.39 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:22.787Z] #0 10.39 OK: 7 MiB in 17 packages [2025-11-25T01:50:22.787Z] #82 ... [2025-11-25T01:50:22.787Z] [2025-11-25T01:50:22.787Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:50:22.787Z] #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:22.787Z] #0 9.918 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.787Z] #0 9.938 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:22.787Z] #0 10.00 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.787Z] #0 10.00 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:22.787Z] #0 10.02 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:22.787Z] #0 10.02 OK: 7 MiB in 18 packages [2025-11-25T01:50:23.051Z] #83 DONE 11.0s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:23.051Z] #80 DONE 11.0s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:23.051Z] #77 DONE 11.0s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #79 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:50:23.051Z] #79 DONE 10.7s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:50:23.051Z] #0 1.703 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.051Z] #0 1.889 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.051Z] #0 2.541 OK: 265 MiB in 60 packages [2025-11-25T01:50:23.051Z] #84 DONE 2.8s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:23.051Z] #78 DONE 11.1s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:50:23.051Z] #65 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.051Z] #65 ... [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:23.051Z] #82 DONE 10.8s [2025-11-25T01:50:23.051Z] [2025-11-25T01:50:23.051Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:50:23.051Z] #65 6.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.309Z] #65 ... [2025-11-25T01:50:23.309Z] [2025-11-25T01:50:23.309Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T01:50:23.309Z] #85 DONE 0.2s [2025-11-25T01:50:23.309Z] [2025-11-25T01:50:23.309Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:50:23.309Z] #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.309Z] #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.309Z] #0 2.634 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.309Z] #0 2.653 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:23.309Z] #0 2.758 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.309Z] #0 2.774 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.309Z] #0 2.774 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:23.309Z] #0 2.782 OK: 20 MiB in 20 packages [2025-11-25T01:50:23.309Z] #86 DONE 3.0s [2025-11-25T01:50:23.309Z] [2025-11-25T01:50:23.309Z] #81 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:50:23.309Z] #81 10.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:50:23.309Z] #81 10.93 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:50:23.309Z] #81 10.95 OK: 7 MiB in 17 packages [2025-11-25T01:50:23.568Z] #81 DONE 11.2s [2025-11-25T01:50:23.568Z] [2025-11-25T01:50:23.568Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:23.568Z] #87 ... [2025-11-25T01:50:23.568Z] [2025-11-25T01:50:23.568Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-11-25T01:50:23.568Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.568Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:23.568Z] #0 2.809 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.568Z] #0 2.834 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:23.568Z] #0 2.947 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.568Z] #0 2.951 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.568Z] #0 2.955 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:23.568Z] #0 2.963 OK: 8 MiB in 21 packages [2025-11-25T01:50:23.568Z] #88 DONE 3.2s [2025-11-25T01:50:23.826Z] [2025-11-25T01:50:23.826Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-25T01:50:23.826Z] #65 6.803 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.826Z] #65 6.820 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:23.826Z] #65 6.888 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.826Z] #65 6.891 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:23.826Z] #65 6.896 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:23.826Z] #65 6.910 OK: 7 MiB in 17 packages [2025-11-25T01:50:24.762Z] #65 DONE 8.1s [2025-11-25T01:50:24.762Z] [2025-11-25T01:50:24.762Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:50:24.762Z] #0 2.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:24.762Z] #0 2.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:24.762Z] #0 3.277 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:24.762Z] #0 3.294 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:24.762Z] #0 3.351 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:24.762Z] #0 3.356 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:24.762Z] #0 3.362 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:24.762Z] #0 3.370 OK: 8 MiB in 20 packages [2025-11-25T01:50:24.762Z] #89 DONE 4.6s [2025-11-25T01:50:24.762Z] [2025-11-25T01:50:24.762Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T01:50:24.762Z] #90 DONE 1.4s [2025-11-25T01:50:24.762Z] [2025-11-25T01:50:24.762Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:50:24.762Z] #91 DONE 1.4s [2025-11-25T01:50:24.762Z] [2025-11-25T01:50:24.762Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:50:27.295Z] #92 ... [2025-11-25T01:50:27.295Z] [2025-11-25T01:50:27.295Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T01:50:27.295Z] #93 DONE 2.4s [2025-11-25T01:50:27.552Z] [2025-11-25T01:50:27.552Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:50:30.872Z] #94 ... [2025-11-25T01:50:30.872Z] [2025-11-25T01:50:30.872Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:30.872Z] #95 ... [2025-11-25T01:50:30.872Z] [2025-11-25T01:50:30.872Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:30.872Z] #96 ... [2025-11-25T01:50:30.872Z] [2025-11-25T01:50:30.872Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:30.872Z] #97 ... [2025-11-25T01:50:30.872Z] [2025-11-25T01:50:30.872Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:31.144Z] #98 ... [2025-11-25T01:50:31.144Z] [2025-11-25T01:50:31.144Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:50:33.073Z] #99 ... [2025-11-25T01:50:33.073Z] [2025-11-25T01:50:33.073Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:50:33.073Z] #100 ... [2025-11-25T01:50:33.073Z] [2025-11-25T01:50:33.073Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:33.332Z] #101 ... [2025-11-25T01:50:33.332Z] [2025-11-25T01:50:33.332Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:50:41.465Z] #102 ... [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:50:41.465Z] #92 DONE 16.2s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:41.465Z] #97 DONE 20.7s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:41.465Z] #96 DONE 20.6s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:41.465Z] #95 DONE 20.7s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:41.465Z] #76 DONE 24.2s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:41.465Z] #98 DONE 20.7s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:50:41.465Z] #94 DONE 13.8s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:50:41.465Z] #99 DONE 16.2s [2025-11-25T01:50:41.465Z] [2025-11-25T01:50:41.465Z] #103 [core-metadata builder 6/7] COPY . . [2025-11-25T01:50:42.841Z] #103 ... [2025-11-25T01:50:42.841Z] [2025-11-25T01:50:42.841Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T01:50:42.841Z] #104 DONE 1.3s [2025-11-25T01:50:42.841Z] [2025-11-25T01:50:42.841Z] #105 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:50:47.038Z] #105 ... [2025-11-25T01:50:47.038Z] [2025-11-25T01:50:47.038Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:50:47.038Z] #102 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:47.038Z] #102 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:47.038Z] #102 20.39 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:47.038Z] #102 20.41 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:47.298Z] #102 24.25 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:47.298Z] #102 24.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:47.558Z] #102 24.30 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:47.558Z] #102 24.31 OK: 20 MiB in 20 packages [2025-11-25T01:50:50.102Z] #102 ... [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:50:50.102Z] #100 DONE 26.9s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:50:50.102Z] #106 DONE 8.8s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #103 [core-command builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #103 DONE 12.3s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #105 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #105 DONE 8.9s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #107 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #108 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #109 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #109 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #110 [core-data builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #110 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #111 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #112 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #113 [core-metadata builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #113 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #114 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #115 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #116 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #117 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #118 [core-command builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #118 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #119 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #120 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #121 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:50:50.102Z] #122 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:50.102Z] #123 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #124 CACHED [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #125 [support-notifications builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #125 DONE 8.9s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #126 [support-scheduler builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #126 DONE 8.9s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:50:50.102Z] #127 DONE 8.9s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:50:50.102Z] #87 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:50.102Z] #87 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-25T01:50:50.102Z] #87 20.00 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:50.102Z] #87 20.02 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:50:50.102Z] #87 23.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:50.102Z] #87 23.84 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:50:50.102Z] #87 23.85 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:50:50.102Z] #87 23.85 OK: 7 MiB in 17 packages [2025-11-25T01:50:50.102Z] #87 DONE 26.6s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:50:50.102Z] #102 DONE 27.0s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #128 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:50:50.102Z] #128 DONE 7.3s [2025-11-25T01:50:50.102Z] [2025-11-25T01:50:50.102Z] #129 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T01:50:50.372Z] #129 ... [2025-11-25T01:50:50.372Z] [2025-11-25T01:50:50.372Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T01:50:50.372Z] #130 DONE 9.0s [2025-11-25T01:50:50.372Z] [2025-11-25T01:50:50.372Z] #131 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:50:51.325Z] #131 ... [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #132 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T01:50:51.325Z] #132 DONE 1.1s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #133 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T01:50:51.325Z] #133 DONE 1.1s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #129 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T01:50:51.325Z] #129 DONE 1.1s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #131 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:50:51.325Z] #131 DONE 1.2s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #134 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T01:50:51.325Z] #134 DONE 0.2s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:50:51.325Z] #135 DONE 1.2s [2025-11-25T01:50:51.325Z] [2025-11-25T01:50:51.325Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T01:50:51.593Z] #136 DONE 0.1s [2025-11-25T01:50:51.593Z] [2025-11-25T01:50:51.593Z] #137 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:50:51.593Z] #137 DONE 0.2s [2025-11-25T01:50:51.593Z] [2025-11-25T01:50:51.593Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:50:51.593Z] #101 DONE 28.3s [2025-11-25T01:50:51.593Z] [2025-11-25T01:50:51.593Z] #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T01:50:51.861Z] #138 ... [2025-11-25T01:50:51.861Z] [2025-11-25T01:50:51.861Z] #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T01:50:51.861Z] #139 DONE 0.2s [2025-11-25T01:50:51.861Z] [2025-11-25T01:50:51.861Z] #138 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T01:50:51.861Z] #138 DONE 0.3s [2025-11-25T01:50:51.861Z] [2025-11-25T01:50:51.861Z] #140 [security-spire-config] exporting to image [2025-11-25T01:50:51.861Z] #140 exporting layers [2025-11-25T01:50:53.766Z] #140 ... [2025-11-25T01:50:53.766Z] [2025-11-25T01:50:53.766Z] #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T01:50:53.766Z] #141 DONE 1.6s [2025-11-25T01:50:53.766Z] [2025-11-25T01:50:53.766Z] #142 [core-keeper builder 7/8] COPY . . [2025-11-25T01:50:53.766Z] #142 DONE 1.9s [2025-11-25T01:50:53.766Z] [2025-11-25T01:50:53.766Z] #143 [security-spire-agent] exporting to image [2025-11-25T01:50:56.481Z] Removing intermediate container a4a19eae41fa [2025-11-25T01:50:56.481Z] ---> 1ed7026d65b1 [2025-11-25T01:50:56.481Z] Successfully built 1ed7026d65b1 [2025-11-25T01:50:56.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:50:56.825Z] + docker inspect -f . ci-base-image-arm64 [2025-11-25T01:50:56.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:50:57.056Z] #143 ... [2025-11-25T01:50:57.056Z] [2025-11-25T01:50:57.056Z] #140 [security-spire-config] exporting to image [2025-11-25T01:50:57.056Z] #140 exporting layers 3.5s done [2025-11-25T01:50:57.056Z] #140 writing image sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 0.3s done [2025-11-25T01:50:57.056Z] #140 naming to docker.io/library/security-spire-config 0.1s done [2025-11-25T01:50:57.056Z] #140 DONE 4.6s [2025-11-25T01:50:57.056Z] [2025-11-25T01:50:57.056Z] #143 [security-spire-agent] exporting to image [2025-11-25T01:50:57.056Z] #143 exporting layers 2.9s done [2025-11-25T01:50:57.056Z] #143 writing image sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d 0.1s done [2025-11-25T01:50:57.056Z] #143 naming to docker.io/library/security-spire-agent 0.1s done [2025-11-25T01:50:57.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container [2025-11-25T01:50:57.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:50:57.314Z] #143 ... [2025-11-25T01:50:57.314Z] [2025-11-25T01:50:57.314Z] #144 [security-spire-server] exporting to image [2025-11-25T01:50:57.314Z] #144 exporting layers 3.5s done [2025-11-25T01:50:57.314Z] #144 writing image sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 0.6s done [2025-11-25T01:50:57.314Z] #144 naming to docker.io/library/security-spire-server 0.1s done [2025-11-25T01:50:57.314Z] #144 DONE 5.6s [2025-11-25T01:50:57.314Z] [2025-11-25T01:50:57.314Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:50:57.314Z] #0 0.490 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:50:58.425Z] $ docker top 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:50:59.288Z] #145 ... [2025-11-25T01:50:59.289Z] [2025-11-25T01:50:59.289Z] #143 [security-spire-agent] exporting to image [2025-11-25T01:50:59.289Z] #143 DONE 5.4s [2025-11-25T01:50:59.289Z] [2025-11-25T01:50:59.289Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:50:59.289Z] #0 1.768 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-25T01:50:59.302Z] + go version [2025-11-25T01:50:59.302Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-25T01:50:59.319Z] $ docker stop --time=1 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 [2025-11-25T01:51:00.246Z] #146 ... [2025-11-25T01:51:00.246Z] [2025-11-25T01:51:00.246Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:51:00.246Z] #0 1.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:51:00.246Z] #147 ... [2025-11-25T01:51:00.246Z] [2025-11-25T01:51:00.247Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T01:51:00.247Z] #0 1.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:51:00.505Z] #148 ... [2025-11-25T01:51:00.505Z] [2025-11-25T01:51:00.505Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:51:00.505Z] #0 2.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:51:00.505Z] #149 ... [2025-11-25T01:51:00.505Z] [2025-11-25T01:51:00.505Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:51:00.505Z] #0 2.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T01:51:00.804Z] #150 ... [2025-11-25T01:51:00.804Z] [2025-11-25T01:51:00.804Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:51:00.804Z] #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:51:01.019Z] $ docker rm -f --volumes 13af9c946aa0705c78abe8e9129c2029c3c3880b4b11cc26640ab8fff1f9e8b8 [2025-11-25T01:51:01.063Z] #151 ... [2025-11-25T01:51:01.063Z] [2025-11-25T01:51:01.063Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:51:01.063Z] #0 2.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:51:01.063Z] #152 ... [2025-11-25T01:51:01.063Z] [2025-11-25T01:51:01.063Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T01:51:01.063Z] #0 1.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2025-11-25T01:51:01.321Z] #153 ... [2025-11-25T01:51:01.322Z] [2025-11-25T01:51:01.322Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T01:51:01.322Z] #0 1.494 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:51:01.579Z] #154 ... [2025-11-25T01:51:01.579Z] [2025-11-25T01:51:01.579Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T01:51:01.579Z] #0 1.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:51:01.579Z] #155 ... [2025-11-25T01:51:01.579Z] [2025-11-25T01:51:01.579Z] #156 [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-11-25T01:51:01.579Z] #0 1.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-25T01:51:01.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:51:01.770Z] [2025-11-25T01:51:01.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:51:02.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:51:02.399Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-25T01:51:02.399Z] 547446be3368: Pulling fs layer [2025-11-25T01:51:02.399Z] d125d8839a47: Pulling fs layer [2025-11-25T01:51:02.399Z] 3e85d5ac6304: Pulling fs layer [2025-11-25T01:51:02.399Z] c3105a71a48b: Pulling fs layer [2025-11-25T01:51:02.399Z] 0f093f025ec4: Pulling fs layer [2025-11-25T01:51:02.399Z] c3106fc0e877: Pulling fs layer [2025-11-25T01:51:02.399Z] 0f093f025ec4: Waiting [2025-11-25T01:51:02.399Z] c3106fc0e877: Waiting [2025-11-25T01:51:02.399Z] c3105a71a48b: Waiting [2025-11-25T01:51:02.399Z] 547446be3368: Verifying Checksum [2025-11-25T01:51:02.399Z] 547446be3368: Download complete [2025-11-25T01:51:02.399Z] c3105a71a48b: Verifying Checksum [2025-11-25T01:51:02.399Z] c3105a71a48b: Download complete [2025-11-25T01:51:02.989Z] d125d8839a47: Verifying Checksum [2025-11-25T01:51:02.989Z] d125d8839a47: Download complete [2025-11-25T01:51:02.989Z] c3106fc0e877: Verifying Checksum [2025-11-25T01:51:02.989Z] c3106fc0e877: Download complete [2025-11-25T01:51:02.989Z] 0f093f025ec4: Verifying Checksum [2025-11-25T01:51:02.989Z] 0f093f025ec4: Download complete [2025-11-25T01:51:03.260Z] 547446be3368: Pull complete [2025-11-25T01:51:04.682Z] d125d8839a47: Pull complete [2025-11-25T01:51:04.951Z] 3e85d5ac6304: Verifying Checksum [2025-11-25T01:51:04.951Z] 3e85d5ac6304: Download complete [2025-11-25T01:51:15.046Z] 3e85d5ac6304: Pull complete [2025-11-25T01:51:16.998Z] c3105a71a48b: Pull complete [2025-11-25T01:51:17.963Z] 0f093f025ec4: Pull complete [2025-11-25T01:51:18.234Z] c3106fc0e877: Pull complete [2025-11-25T01:51:18.234Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-25T01:51:18.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-25T01:51:18.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T01:51:18.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container [2025-11-25T01:51:18.821Z] $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T01:51:21.137Z] $ docker top 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T01:51:22.032Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-25T01:51:32.144Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:51:32.144Z] #1 transferring dockerfile: [2025-11-25T01:51:32.417Z] #1 transferring dockerfile: 3.02kB 0.0s done [2025-11-25T01:51:32.417Z] #1 DONE 0.1s [2025-11-25T01:51:33.002Z] [2025-11-25T01:51:33.002Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-11-25T01:51:33.002Z] #2 transferring dockerfile: 2.02kB done [2025-11-25T01:51:33.002Z] #2 DONE 0.0s [2025-11-25T01:51:33.002Z] [2025-11-25T01:51:33.002Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-11-25T01:51:33.278Z] #3 transferring dockerfile: 2.01kB 0.0s done [2025-11-25T01:51:33.278Z] #3 DONE 0.1s [2025-11-25T01:51:33.278Z] [2025-11-25T01:51:33.278Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-11-25T01:51:33.278Z] #4 transferring dockerfile: 1.83kB done [2025-11-25T01:51:33.278Z] #4 DONE 0.1s [2025-11-25T01:51:33.278Z] [2025-11-25T01:51:33.278Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-11-25T01:51:33.278Z] #5 transferring dockerfile: 1.81kB done [2025-11-25T01:51:33.278Z] #5 DONE 0.1s [2025-11-25T01:51:33.278Z] [2025-11-25T01:51:33.278Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-25T01:51:33.278Z] #6 transferring dockerfile: 2.49kB done [2025-11-25T01:51:33.278Z] #6 DONE 0.1s [2025-11-25T01:51:33.558Z] [2025-11-25T01:51:33.558Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-25T01:51:33.558Z] #7 transferring dockerfile: 2.23kB done [2025-11-25T01:51:33.558Z] #7 DONE 0.1s [2025-11-25T01:51:33.558Z] [2025-11-25T01:51:33.558Z] #8 [core-command internal] load build definition from Dockerfile [2025-11-25T01:51:33.558Z] #8 transferring dockerfile: 1.94kB done [2025-11-25T01:51:33.558Z] #8 DONE 0.1s [2025-11-25T01:51:33.558Z] [2025-11-25T01:51:33.558Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-11-25T01:51:33.558Z] #9 transferring dockerfile: 1.69kB 0.0s done [2025-11-25T01:51:33.558Z] #9 DONE 0.1s [2025-11-25T01:51:33.832Z] [2025-11-25T01:51:33.832Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-11-25T01:51:33.832Z] #10 transferring dockerfile: 2.10kB done [2025-11-25T01:51:33.832Z] #10 DONE 0.1s [2025-11-25T01:51:33.832Z] [2025-11-25T01:51:33.832Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-25T01:51:33.832Z] #11 transferring dockerfile: 2.50kB 0.0s done [2025-11-25T01:51:33.832Z] #11 DONE 0.1s [2025-11-25T01:51:33.832Z] [2025-11-25T01:51:33.832Z] #12 [core-data internal] load build definition from Dockerfile [2025-11-25T01:51:34.104Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-11-25T01:51:34.104Z] #12 DONE 0.1s [2025-11-25T01:51:34.104Z] [2025-11-25T01:51:34.104Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-25T01:51:34.104Z] #13 transferring dockerfile: 2.14kB 0.0s done [2025-11-25T01:51:34.104Z] #13 DONE 0.1s [2025-11-25T01:51:34.104Z] [2025-11-25T01:51:34.104Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-11-25T01:51:34.104Z] #14 transferring dockerfile: 1.70kB 0.0s done [2025-11-25T01:51:34.104Z] #14 DONE 0.1s [2025-11-25T01:51:34.104Z] [2025-11-25T01:51:34.104Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-25T01:51:34.104Z] #15 transferring dockerfile: 1.89kB 0.0s done [2025-11-25T01:51:34.104Z] #15 DONE 0.1s [2025-11-25T01:51:34.104Z] [2025-11-25T01:51:34.104Z] #16 [security-bootstrapper internal] load .dockerignore [2025-11-25T01:51:34.376Z] #16 transferring context: 50B done [2025-11-25T01:51:34.376Z] #16 DONE 0.1s [2025-11-25T01:51:34.963Z] [2025-11-25T01:51:34.963Z] #17 [support-notifications internal] load .dockerignore [2025-11-25T01:51:34.963Z] #17 transferring context: 50B done [2025-11-25T01:51:34.963Z] #17 DONE 0.1s [2025-11-25T01:51:34.963Z] [2025-11-25T01:51:34.963Z] #18 [core-keeper internal] load .dockerignore [2025-11-25T01:51:34.963Z] #18 transferring context: 50B 0.0s done [2025-11-25T01:51:34.963Z] #18 DONE 0.1s [2025-11-25T01:51:34.963Z] [2025-11-25T01:51:34.963Z] #19 [support-scheduler internal] load .dockerignore [2025-11-25T01:51:34.963Z] #19 transferring context: 50B done [2025-11-25T01:51:34.963Z] #19 DONE 0.1s [2025-11-25T01:51:34.963Z] [2025-11-25T01:51:34.963Z] #20 [security-spire-agent internal] load .dockerignore [2025-11-25T01:51:35.234Z] #20 transferring context: 50B 0.0s done [2025-11-25T01:51:35.234Z] #20 DONE 0.1s [2025-11-25T01:51:35.234Z] [2025-11-25T01:51:35.234Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-11-25T01:51:35.234Z] #21 transferring context: 50B done [2025-11-25T01:51:35.234Z] #21 DONE 0.1s [2025-11-25T01:51:35.234Z] [2025-11-25T01:51:35.234Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-25T01:51:35.234Z] #22 transferring context: 50B 0.0s done [2025-11-25T01:51:35.234Z] #22 DONE 0.1s [2025-11-25T01:51:35.234Z] [2025-11-25T01:51:35.234Z] #23 [core-command internal] load .dockerignore [2025-11-25T01:51:35.234Z] #23 transferring context: 50B done [2025-11-25T01:51:35.234Z] #23 DONE 0.1s [2025-11-25T01:51:35.234Z] [2025-11-25T01:51:35.234Z] #24 [security-spire-config internal] load .dockerignore [2025-11-25T01:51:35.507Z] #24 transferring context: 50B done [2025-11-25T01:51:35.507Z] #24 DONE 0.1s [2025-11-25T01:51:35.507Z] [2025-11-25T01:51:35.507Z] #25 [core-metadata internal] load .dockerignore [2025-11-25T01:51:35.507Z] #25 transferring context: 50B 0.0s done [2025-11-25T01:51:35.507Z] #25 DONE 0.1s [2025-11-25T01:51:35.507Z] [2025-11-25T01:51:35.507Z] #26 [security-proxy-setup internal] load .dockerignore [2025-11-25T01:51:35.507Z] #26 transferring context: 50B 0.0s done [2025-11-25T01:51:35.507Z] #26 DONE 0.1s [2025-11-25T01:51:35.507Z] [2025-11-25T01:51:35.507Z] #27 [core-data internal] load .dockerignore [2025-11-25T01:51:35.778Z] #27 transferring context: 50B done [2025-11-25T01:51:35.778Z] #27 DONE 0.1s [2025-11-25T01:51:35.778Z] [2025-11-25T01:51:35.778Z] #28 [security-proxy-auth internal] load .dockerignore [2025-11-25T01:51:35.778Z] #28 transferring context: 50B done [2025-11-25T01:51:35.778Z] #28 DONE 0.1s [2025-11-25T01:51:35.778Z] [2025-11-25T01:51:35.778Z] #29 [security-spire-server internal] load .dockerignore [2025-11-25T01:51:35.778Z] #29 transferring context: 50B done [2025-11-25T01:51:35.778Z] #29 DONE 0.1s [2025-11-25T01:51:35.778Z] [2025-11-25T01:51:35.778Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-11-25T01:51:36.049Z] #30 transferring context: 50B done [2025-11-25T01:51:36.049Z] #30 DONE 0.1s [2025-11-25T01:51:36.049Z] [2025-11-25T01:51:36.049Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:36.049Z] #31 DONE 0.0s [2025-11-25T01:51:36.049Z] [2025-11-25T01:51:36.049Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:36.049Z] #32 DONE 0.2s [2025-11-25T01:51:36.049Z] [2025-11-25T01:51:36.049Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:36.049Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:36.049Z] #33 DONE 0.0s [2025-11-25T01:51:36.049Z] [2025-11-25T01:51:36.049Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:36.321Z] #34 ... [2025-11-25T01:51:36.321Z] [2025-11-25T01:51:36.321Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:36.321Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:36.321Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:36.321Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:36.321Z] #33 DONE 0.1s [2025-11-25T01:51:36.321Z] [2025-11-25T01:51:36.321Z] #35 [security-bootstrapper internal] load build context [2025-11-25T01:51:36.908Z] #35 ... [2025-11-25T01:51:36.908Z] [2025-11-25T01:51:36.908Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:36.908Z] #34 DONE 0.9s [2025-11-25T01:51:36.908Z] [2025-11-25T01:51:36.908Z] #35 [security-bootstrapper internal] load build context [2025-11-25T01:51:36.908Z] #35 transferring context: 3.36MB 0.7s done [2025-11-25T01:51:37.179Z] #35 DONE 0.9s [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:37.179Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:37.179Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:37.179Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:37.179Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:37.179Z] #33 DONE 0.2s [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:37.179Z] #31 DONE 0.0s [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:37.179Z] #34 DONE 1.7s [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:37.179Z] #32 ... [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:37.179Z] #31 DONE 0.0s [2025-11-25T01:51:37.179Z] [2025-11-25T01:51:37.179Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:37.447Z] #32 ... [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:37.447Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:37.447Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:37.447Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:37.447Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:37.447Z] #33 DONE 0.2s [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:37.447Z] #31 DONE 0.0s [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:37.447Z] #34 DONE 1.7s [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-11-25T01:51:37.447Z] #36 DONE 0.6s [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:37.447Z] #32 ... [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:37.447Z] #31 DONE 0.0s [2025-11-25T01:51:37.447Z] [2025-11-25T01:51:37.447Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:37.722Z] #32 ... [2025-11-25T01:51:37.722Z] [2025-11-25T01:51:37.722Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:37.722Z] #31 DONE 0.0s [2025-11-25T01:51:37.722Z] [2025-11-25T01:51:37.722Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:37.999Z] #32 DONE 0.8s [2025-11-25T01:51:37.999Z] [2025-11-25T01:51:37.999Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:37.999Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:37.999Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:37.999Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:37.999Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:37.999Z] #33 DONE 0.3s [2025-11-25T01:51:37.999Z] [2025-11-25T01:51:37.999Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:37.999Z] #34 DONE 1.8s [2025-11-25T01:51:37.999Z] [2025-11-25T01:51:37.999Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-11-25T01:51:37.999Z] #36 DONE 0.7s [2025-11-25T01:51:37.999Z] [2025-11-25T01:51:37.999Z] #37 [core-command internal] load build context [2025-11-25T01:51:38.282Z] #37 ... [2025-11-25T01:51:38.282Z] [2025-11-25T01:51:38.282Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:38.282Z] #31 DONE 0.0s [2025-11-25T01:51:38.282Z] [2025-11-25T01:51:38.282Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:38.572Z] #38 ... [2025-11-25T01:51:38.572Z] [2025-11-25T01:51:38.572Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:38.572Z] #31 DONE 0.0s [2025-11-25T01:51:38.572Z] [2025-11-25T01:51:38.572Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:38.887Z] #38 ... [2025-11-25T01:51:38.887Z] [2025-11-25T01:51:38.887Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:38.887Z] #31 DONE 0.0s [2025-11-25T01:51:38.887Z] [2025-11-25T01:51:38.887Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:39.487Z] #38 ... [2025-11-25T01:51:39.487Z] [2025-11-25T01:51:39.487Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:39.487Z] #31 DONE 0.1s [2025-11-25T01:51:39.487Z] [2025-11-25T01:51:39.487Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:39.770Z] #38 ... [2025-11-25T01:51:39.770Z] [2025-11-25T01:51:39.770Z] #39 [support-notifications internal] load build context [2025-11-25T01:51:39.770Z] #39 transferring context: 3.36MB 2.2s done [2025-11-25T01:51:39.770Z] #39 DONE 2.8s [2025-11-25T01:51:39.770Z] [2025-11-25T01:51:39.770Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:40.045Z] #38 ... [2025-11-25T01:51:40.045Z] [2025-11-25T01:51:40.045Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-25T01:51:40.045Z] #31 DONE 0.1s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:40.314Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:40.314Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:40.314Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:40.314Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:40.314Z] #33 DONE 0.4s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:40.314Z] #34 DONE 1.8s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-25T01:51:40.314Z] #36 DONE 0.8s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:40.314Z] #38 ... [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:40.314Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:40.314Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:40.314Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:40.314Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:40.314Z] #33 DONE 0.4s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:40.314Z] #34 DONE 1.9s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-11-25T01:51:40.314Z] #36 DONE 0.8s [2025-11-25T01:51:40.314Z] [2025-11-25T01:51:40.314Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:41.297Z] #40 ... [2025-11-25T01:51:41.297Z] [2025-11-25T01:51:41.297Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:41.297Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:41.297Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:41.297Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:41.297Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:41.297Z] #33 DONE 0.4s [2025-11-25T01:51:41.297Z] [2025-11-25T01:51:41.297Z] #41 [core-keeper internal] load build context [2025-11-25T01:51:41.297Z] #41 transferring context: 3.36MB 3.0s done [2025-11-25T01:51:41.297Z] #41 DONE 3.8s [2025-11-25T01:51:41.297Z] [2025-11-25T01:51:41.297Z] #38 [support-scheduler internal] load build context [2025-11-25T01:51:41.297Z] #38 transferring context: 3.36MB 3.2s done [2025-11-25T01:51:41.297Z] #38 DONE 3.9s [2025-11-25T01:51:41.297Z] [2025-11-25T01:51:41.297Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-25T01:51:41.297Z] #42 DONE 4.1s [2025-11-25T01:51:41.568Z] [2025-11-25T01:51:41.568Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:41.568Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:41.568Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:41.568Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:41.568Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:41.568Z] #33 DONE 0.4s [2025-11-25T01:51:41.568Z] [2025-11-25T01:51:41.568Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:41.568Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:41.568Z] #43 ... [2025-11-25T01:51:41.568Z] [2025-11-25T01:51:41.568Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-25T01:51:41.568Z] #44 DONE 4.4s [2025-11-25T01:51:41.838Z] [2025-11-25T01:51:41.838Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:41.838Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:41.838Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:41.838Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:41.838Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:41.838Z] #33 DONE 0.4s [2025-11-25T01:51:41.838Z] [2025-11-25T01:51:41.838Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:42.429Z] #43 ... [2025-11-25T01:51:42.429Z] [2025-11-25T01:51:42.429Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-25T01:51:42.429Z] #32 DONE 4.8s [2025-11-25T01:51:42.429Z] [2025-11-25T01:51:42.429Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-25T01:51:42.429Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-25T01:51:42.429Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-25T01:51:42.429Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-25T01:51:42.429Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-25T01:51:42.429Z] #33 DONE 0.5s [2025-11-25T01:51:42.429Z] [2025-11-25T01:51:42.429Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-25T01:51:42.429Z] #34 DONE 1.9s [2025-11-25T01:51:42.429Z] [2025-11-25T01:51:42.429Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-11-25T01:51:42.429Z] #36 DONE 0.8s [2025-11-25T01:51:42.429Z] [2025-11-25T01:51:42.429Z] #45 [security-spiffe-token-provider internal] load build context [2025-11-25T01:51:43.043Z] #45 ... [2025-11-25T01:51:43.043Z] [2025-11-25T01:51:43.043Z] #46 [security-spire-server internal] load build context [2025-11-25T01:51:43.043Z] #46 transferring context: 26.44kB 0.3s done [2025-11-25T01:51:43.043Z] #46 DONE 1.6s [2025-11-25T01:51:43.043Z] [2025-11-25T01:51:43.043Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:45.018Z] #40 ... [2025-11-25T01:51:45.018Z] [2025-11-25T01:51:45.018Z] #47 [security-spire-config internal] load build context [2025-11-25T01:51:45.018Z] #47 transferring context: 24.70kB 0.2s done [2025-11-25T01:51:45.018Z] #47 DONE 3.3s [2025-11-25T01:51:45.018Z] [2025-11-25T01:51:45.018Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:45.291Z] #40 ... [2025-11-25T01:51:45.291Z] [2025-11-25T01:51:45.292Z] #48 [security-spire-agent internal] load build context [2025-11-25T01:51:45.292Z] #48 transferring context: 25.98kB 0.3s done [2025-11-25T01:51:45.292Z] #48 DONE 3.4s [2025-11-25T01:51:45.292Z] [2025-11-25T01:51:45.292Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:46.258Z] #40 ... [2025-11-25T01:51:46.258Z] [2025-11-25T01:51:46.258Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:51:46.258Z] #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:46.258Z] #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:46.258Z] #0 7.805 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-25T01:51:46.258Z] #0 7.805 (2/2) Installing su-exec (0.2-r3) [2025-11-25T01:51:46.258Z] #0 7.805 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:51:46.258Z] #0 7.884 OK: 8 MiB in 18 packages [2025-11-25T01:51:46.526Z] #49 ... [2025-11-25T01:51:46.526Z] [2025-11-25T01:51:46.526Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:46.526Z] #40 ... [2025-11-25T01:51:46.526Z] [2025-11-25T01:51:46.526Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-25T01:51:46.526Z] #49 DONE 10.2s [2025-11-25T01:51:46.526Z] [2025-11-25T01:51:46.526Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:46.796Z] #40 ... [2025-11-25T01:51:46.796Z] [2025-11-25T01:51:46.796Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-25T01:51:46.796Z] #50 transferring context: 3.36MB 5.9s done [2025-11-25T01:51:46.796Z] #50 DONE 8.9s [2025-11-25T01:51:46.796Z] [2025-11-25T01:51:46.796Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:47.080Z] #40 ... [2025-11-25T01:51:47.080Z] [2025-11-25T01:51:47.080Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:51:47.080Z] #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:47.080Z] #0 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:47.347Z] #51 ... [2025-11-25T01:51:47.347Z] [2025-11-25T01:51:47.347Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:51:47.347Z] #52 ... [2025-11-25T01:51:47.347Z] [2025-11-25T01:51:47.347Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:51:47.615Z] #53 ... [2025-11-25T01:51:47.615Z] [2025-11-25T01:51:47.615Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:51:47.615Z] #54 ... [2025-11-25T01:51:47.615Z] [2025-11-25T01:51:47.615Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:51:47.886Z] #55 ... [2025-11-25T01:51:47.886Z] [2025-11-25T01:51:47.886Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:51:47.886Z] #56 ... [2025-11-25T01:51:47.886Z] [2025-11-25T01:51:47.886Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T01:51:48.155Z] #57 ... [2025-11-25T01:51:48.155Z] [2025-11-25T01:51:48.155Z] #58 [security-secretstore-setup internal] load build context [2025-11-25T01:51:48.155Z] #58 ... [2025-11-25T01:51:48.155Z] [2025-11-25T01:51:48.155Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:51:48.424Z] #59 ... [2025-11-25T01:51:48.424Z] [2025-11-25T01:51:48.424Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:48.424Z] #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.0s done [2025-11-25T01:51:48.424Z] #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-25T01:51:48.424Z] #43 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-25T01:51:48.424Z] #43 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-25T01:51:48.424Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done [2025-11-25T01:51:48.424Z] #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.7s done [2025-11-25T01:51:48.424Z] #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-25T01:51:48.424Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.8s done [2025-11-25T01:51:48.960Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.3s [2025-11-25T01:51:48.960Z] #43 ... [2025-11-25T01:51:48.960Z] [2025-11-25T01:51:48.960Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-25T01:51:48.960Z] #60 ... [2025-11-25T01:51:48.960Z] [2025-11-25T01:51:48.960Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:48.960Z] #43 ... [2025-11-25T01:51:48.960Z] [2025-11-25T01:51:48.960Z] #37 [core-command internal] load build context [2025-11-25T01:51:48.960Z] #37 transferring context: 3.36MB 9.1s done [2025-11-25T01:51:48.960Z] #37 DONE 11.2s [2025-11-25T01:51:48.960Z] [2025-11-25T01:51:48.960Z] #61 [core-data internal] load build context [2025-11-25T01:51:49.282Z] #61 ... [2025-11-25T01:51:49.282Z] [2025-11-25T01:51:49.282Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:51:49.282Z] #62 ... [2025-11-25T01:51:49.282Z] [2025-11-25T01:51:49.282Z] #61 [core-data internal] load build context [2025-11-25T01:51:50.339Z] #61 ... [2025-11-25T01:51:50.339Z] [2025-11-25T01:51:50.339Z] #63 [security-proxy-setup internal] load build context [2025-11-25T01:51:50.339Z] #63 transferring context: 3.36MB 8.9s done [2025-11-25T01:51:50.339Z] #63 ... [2025-11-25T01:51:50.339Z] [2025-11-25T01:51:50.339Z] #64 [core-metadata internal] load build context [2025-11-25T01:51:50.339Z] #64 ... [2025-11-25T01:51:50.339Z] [2025-11-25T01:51:50.339Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:50.339Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.74MB / 37.02MB 4.2s [2025-11-25T01:51:50.650Z] #43 ... [2025-11-25T01:51:50.650Z] [2025-11-25T01:51:50.650Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:51:50.650Z] #54 DONE 13.4s [2025-11-25T01:51:50.650Z] [2025-11-25T01:51:50.650Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:51.298Z] #43 ... [2025-11-25T01:51:51.298Z] [2025-11-25T01:51:51.298Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:51:51.593Z] #65 ... [2025-11-25T01:51:51.593Z] [2025-11-25T01:51:51.593Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:51.593Z] #43 ... [2025-11-25T01:51:51.593Z] [2025-11-25T01:51:51.593Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:51:51.593Z] #66 ... [2025-11-25T01:51:51.593Z] [2025-11-25T01:51:51.593Z] #58 [security-secretstore-setup internal] load build context [2025-11-25T01:51:51.593Z] #58 transferring context: 3.36MB 9.9s done [2025-11-25T01:51:51.593Z] #58 DONE 13.8s [2025-11-25T01:51:51.593Z] [2025-11-25T01:51:51.593Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:51.593Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 5.5s [2025-11-25T01:51:51.880Z] #43 ... [2025-11-25T01:51:51.880Z] [2025-11-25T01:51:51.880Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T01:51:51.880Z] #67 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 2.4s done [2025-11-25T01:51:51.880Z] #67 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-25T01:51:51.880Z] #67 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-25T01:51:51.880Z] #67 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-25T01:51:51.880Z] #67 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.2s done [2025-11-25T01:51:51.880Z] #67 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-25T01:51:51.880Z] #67 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.7s done [2025-11-25T01:51:51.880Z] #67 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.3s done [2025-11-25T01:51:51.880Z] #67 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 3.15MB / 17.33MB 5.4s [2025-11-25T01:51:51.880Z] #67 ... [2025-11-25T01:51:51.880Z] [2025-11-25T01:51:51.880Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:52.469Z] #43 ... [2025-11-25T01:51:52.470Z] [2025-11-25T01:51:52.470Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:51:52.470Z] #68 ... [2025-11-25T01:51:52.470Z] [2025-11-25T01:51:52.470Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:51:52.740Z] #69 ... [2025-11-25T01:51:52.740Z] [2025-11-25T01:51:52.740Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:51:52.740Z] #70 ... [2025-11-25T01:51:52.740Z] [2025-11-25T01:51:52.740Z] #45 [security-spiffe-token-provider internal] load build context [2025-11-25T01:51:53.009Z] #45 ... [2025-11-25T01:51:53.009Z] [2025-11-25T01:51:53.009Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:51:53.009Z] #53 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:53.978Z] #53 ... [2025-11-25T01:51:53.978Z] [2025-11-25T01:51:53.978Z] #63 [security-proxy-setup internal] load build context [2025-11-25T01:51:53.978Z] #63 DONE 13.6s [2025-11-25T01:51:53.978Z] [2025-11-25T01:51:53.978Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:51:54.248Z] #71 ... [2025-11-25T01:51:54.248Z] [2025-11-25T01:51:54.248Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:54.248Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 7.8s [2025-11-25T01:51:54.248Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-25T01:51:54.523Z] #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-25T01:51:55.113Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 8.9s [2025-11-25T01:51:55.733Z] #43 ... [2025-11-25T01:51:55.733Z] [2025-11-25T01:51:55.733Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-25T01:51:55.733Z] #51 11.90 (1/7) Installing ca-certificates (20250911-r0) [2025-11-25T01:51:55.733Z] #51 12.16 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-25T01:51:55.733Z] #51 12.16 (3/7) Installing libgcc (14.2.0-r6) [2025-11-25T01:51:55.733Z] #51 12.16 (4/7) Installing libsodium (1.0.20-r0) [2025-11-25T01:51:55.733Z] #51 12.16 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-25T01:51:55.733Z] #51 12.38 (6/7) Installing libzmq (4.3.5-r2) [2025-11-25T01:51:55.733Z] #51 12.38 (7/7) Installing zeromq (4.3.5-r2) [2025-11-25T01:51:55.733Z] #51 12.47 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:51:55.733Z] #51 12.62 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:51:55.733Z] #51 13.32 OK: 12 MiB in 23 packages [2025-11-25T01:51:55.733Z] #51 DONE 18.4s [2025-11-25T01:51:55.733Z] [2025-11-25T01:51:55.733Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:55.733Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 9.5s [2025-11-25T01:51:55.733Z] #43 ... [2025-11-25T01:51:55.733Z] [2025-11-25T01:51:55.733Z] #40 [security-proxy-auth internal] load build context [2025-11-25T01:51:55.733Z] #40 transferring context: 3.36MB 10.2s done [2025-11-25T01:51:55.733Z] #40 DONE 15.5s [2025-11-25T01:51:56.002Z] [2025-11-25T01:51:56.002Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:56.270Z] #43 ... [2025-11-25T01:51:56.270Z] [2025-11-25T01:51:56.270Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-25T01:51:56.270Z] #55 DONE 18.7s [2025-11-25T01:51:56.270Z] [2025-11-25T01:51:56.270Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:56.921Z] #43 ... [2025-11-25T01:51:56.921Z] [2025-11-25T01:51:56.921Z] #61 [core-data internal] load build context [2025-11-25T01:51:56.921Z] #61 transferring context: 3.36MB 12.5s done [2025-11-25T01:51:56.921Z] #61 DONE 16.5s [2025-11-25T01:51:56.921Z] [2025-11-25T01:51:56.921Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:56.921Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.56MB / 37.02MB 10.8s [2025-11-25T01:51:57.195Z] #43 ... [2025-11-25T01:51:57.195Z] [2025-11-25T01:51:57.195Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:51:57.467Z] #72 ... [2025-11-25T01:51:57.467Z] [2025-11-25T01:51:57.467Z] #45 [security-spiffe-token-provider internal] load build context [2025-11-25T01:51:57.467Z] #45 ... [2025-11-25T01:51:57.467Z] [2025-11-25T01:51:57.467Z] #64 [core-metadata internal] load build context [2025-11-25T01:51:57.467Z] #64 transferring context: 3.36MB 13.8s done [2025-11-25T01:51:57.467Z] #64 DONE 17.1s [2025-11-25T01:51:57.467Z] [2025-11-25T01:51:57.467Z] #45 [security-spiffe-token-provider internal] load build context [2025-11-25T01:51:57.745Z] #45 transferring context: 3.36MB 12.4s done [2025-11-25T01:51:57.745Z] #45 ... [2025-11-25T01:51:57.745Z] [2025-11-25T01:51:57.745Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-25T01:51:57.745Z] #56 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:57.745Z] #56 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:57.745Z] #56 17.91 OK: 255 MiB in 60 packages [2025-11-25T01:51:57.745Z] #56 DONE 20.5s [2025-11-25T01:51:58.014Z] [2025-11-25T01:51:58.014Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:58.014Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.8s [2025-11-25T01:51:58.283Z] #43 ... [2025-11-25T01:51:58.283Z] [2025-11-25T01:51:58.283Z] #45 [security-spiffe-token-provider internal] load build context [2025-11-25T01:51:58.283Z] #45 DONE 15.9s [2025-11-25T01:51:58.283Z] [2025-11-25T01:51:58.283Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:58.869Z] #43 ... [2025-11-25T01:51:58.869Z] [2025-11-25T01:51:58.869Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:51:58.869Z] #52 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:58.869Z] #52 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:51:58.869Z] #52 19.43 OK: 255 MiB in 60 packages [2025-11-25T01:51:58.869Z] #52 DONE 22.2s [2025-11-25T01:51:58.869Z] [2025-11-25T01:51:58.869Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:51:59.140Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 12.9s [2025-11-25T01:51:59.749Z] #43 ... [2025-11-25T01:51:59.749Z] [2025-11-25T01:51:59.749Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:51:59.749Z] #73 DONE 1.8s [2025-11-25T01:51:59.749Z] [2025-11-25T01:51:59.749Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:00.336Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 14.1s [2025-11-25T01:52:01.760Z] #43 ... [2025-11-25T01:52:01.760Z] [2025-11-25T01:52:01.760Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:52:01.760Z] #74 DONE 2.7s [2025-11-25T01:52:01.760Z] [2025-11-25T01:52:01.760Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:01.760Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 15.2s [2025-11-25T01:52:01.760Z] #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-25T01:52:01.760Z] #43 ... [2025-11-25T01:52:01.760Z] [2025-11-25T01:52:01.760Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:52:01.760Z] #75 ... [2025-11-25T01:52:01.760Z] [2025-11-25T01:52:01.760Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:02.028Z] #43 ... [2025-11-25T01:52:02.029Z] [2025-11-25T01:52:02.029Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:52:02.029Z] #59 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:02.029Z] #59 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:02.029Z] #59 23.16 OK: 255 MiB in 60 packages [2025-11-25T01:52:02.029Z] #59 ... [2025-11-25T01:52:02.029Z] [2025-11-25T01:52:02.029Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:02.029Z] #43 ... [2025-11-25T01:52:02.029Z] [2025-11-25T01:52:02.029Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T01:52:02.029Z] #67 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.6s done [2025-11-25T01:52:02.029Z] #67 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-11-25T01:52:02.295Z] #67 ... [2025-11-25T01:52:02.295Z] [2025-11-25T01:52:02.295Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:02.667Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.94MB / 37.02MB 16.4s [2025-11-25T01:52:03.632Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.87MB / 37.02MB 17.3s [2025-11-25T01:52:03.901Z] #43 ... [2025-11-25T01:52:03.901Z] [2025-11-25T01:52:03.901Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:52:03.901Z] #53 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:03.901Z] #53 23.35 (1/3) Installing ca-certificates (20250911-r0) [2025-11-25T01:52:03.901Z] #53 23.79 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:03.901Z] #53 23.82 (3/3) Installing tzdata (2025b-r0) [2025-11-25T01:52:03.901Z] #53 25.05 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:03.901Z] #53 25.14 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:52:03.901Z] #53 26.10 OK: 8 MiB in 19 packages [2025-11-25T01:52:04.171Z] #53 ... [2025-11-25T01:52:04.171Z] [2025-11-25T01:52:04.171Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:04.439Z] #43 ... [2025-11-25T01:52:04.439Z] [2025-11-25T01:52:04.439Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-25T01:52:04.439Z] #59 DONE 26.7s [2025-11-25T01:52:04.439Z] [2025-11-25T01:52:04.439Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:04.439Z] #43 ... [2025-11-25T01:52:04.439Z] [2025-11-25T01:52:04.439Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-25T01:52:04.439Z] #57 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:04.439Z] #57 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:04.439Z] #57 25.19 OK: 255 MiB in 60 packages [2025-11-25T01:52:04.439Z] #57 DONE 27.1s [2025-11-25T01:52:04.439Z] [2025-11-25T01:52:04.439Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:04.439Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.32MB / 37.02MB 18.3s [2025-11-25T01:52:05.872Z] #43 ... [2025-11-25T01:52:05.872Z] [2025-11-25T01:52:05.872Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-25T01:52:05.872Z] #53 DONE 28.1s [2025-11-25T01:52:05.872Z] [2025-11-25T01:52:05.872Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:05.872Z] #43 ... [2025-11-25T01:52:05.872Z] [2025-11-25T01:52:05.872Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:05.872Z] #76 ... [2025-11-25T01:52:05.872Z] [2025-11-25T01:52:05.872Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:52:05.872Z] #65 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:06.848Z] #65 ... [2025-11-25T01:52:06.848Z] [2025-11-25T01:52:06.848Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:06.848Z] #77 ... [2025-11-25T01:52:06.848Z] [2025-11-25T01:52:06.848Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:52:06.848Z] #78 DONE 2.3s [2025-11-25T01:52:06.848Z] [2025-11-25T01:52:06.848Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:07.119Z] #79 ... [2025-11-25T01:52:07.119Z] [2025-11-25T01:52:07.119Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:52:07.119Z] #62 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:07.119Z] #62 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:07.119Z] #62 27.77 (1/4) Installing ca-certificates (20250911-r0) [2025-11-25T01:52:07.119Z] #62 28.26 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:07.119Z] #62 ... [2025-11-25T01:52:07.119Z] [2025-11-25T01:52:07.119Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:07.119Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 21.0s [2025-11-25T01:52:07.388Z] #43 ... [2025-11-25T01:52:07.388Z] [2025-11-25T01:52:07.388Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:52:07.388Z] #80 DONE 2.9s [2025-11-25T01:52:07.388Z] [2025-11-25T01:52:07.388Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:07.973Z] #43 ... [2025-11-25T01:52:07.973Z] [2025-11-25T01:52:07.973Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:07.973Z] #60 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:07.973Z] #60 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:07.973Z] #60 29.29 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:07.973Z] #60 29.32 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:07.973Z] #60 29.46 OK: 8 MiB in 17 packages [2025-11-25T01:52:07.973Z] #60 ... [2025-11-25T01:52:07.973Z] [2025-11-25T01:52:07.973Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:08.251Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 22.0s [2025-11-25T01:52:09.218Z] #43 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.7s done [2025-11-25T01:52:10.195Z] #43 ... [2025-11-25T01:52:10.195Z] [2025-11-25T01:52:10.195Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:10.464Z] #81 ... [2025-11-25T01:52:10.464Z] [2025-11-25T01:52:10.464Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:52:10.464Z] #62 28.30 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:52:10.464Z] #62 28.33 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:52:10.464Z] #62 29.78 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:10.464Z] #62 29.85 Executing ca-certificates-20250911-r0.trigger [2025-11-25T01:52:10.734Z] #62 31.72 OK: 19 MiB in 20 packages [2025-11-25T01:52:11.010Z] #62 ... [2025-11-25T01:52:11.010Z] [2025-11-25T01:52:11.010Z] #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:11.010Z] #60 DONE 32.6s [2025-11-25T01:52:11.278Z] [2025-11-25T01:52:11.278Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:52:11.546Z] #82 ... [2025-11-25T01:52:11.546Z] [2025-11-25T01:52:11.546Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:11.546Z] #83 ... [2025-11-25T01:52:11.546Z] [2025-11-25T01:52:11.546Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:52:11.546Z] #75 19.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:12.133Z] #75 ... [2025-11-25T01:52:12.133Z] [2025-11-25T01:52:12.133Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:52:12.133Z] #69 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:12.133Z] #69 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:12.133Z] #69 ... [2025-11-25T01:52:12.133Z] [2025-11-25T01:52:12.133Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:12.133Z] #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-11-25T01:52:13.102Z] #43 ... [2025-11-25T01:52:13.102Z] [2025-11-25T01:52:13.102Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:13.102Z] #66 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:13.102Z] #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:13.376Z] #66 ... [2025-11-25T01:52:13.376Z] [2025-11-25T01:52:13.376Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:52:13.376Z] #75 21.86 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:13.644Z] #75 ... [2025-11-25T01:52:13.644Z] [2025-11-25T01:52:13.644Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-25T01:52:13.644Z] #62 DONE 34.6s [2025-11-25T01:52:13.644Z] [2025-11-25T01:52:13.644Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:52:15.058Z] #84 ... [2025-11-25T01:52:15.058Z] [2025-11-25T01:52:15.058Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:52:15.058Z] #71 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:15.058Z] #71 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:15.326Z] #71 ... [2025-11-25T01:52:15.326Z] [2025-11-25T01:52:15.326Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:15.593Z] #43 ... [2025-11-25T01:52:15.593Z] [2025-11-25T01:52:15.593Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:15.593Z] #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:15.863Z] #85 ... [2025-11-25T01:52:15.863Z] [2025-11-25T01:52:15.863Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:17.277Z] #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2025-11-25T01:52:17.545Z] #43 ... [2025-11-25T01:52:17.545Z] [2025-11-25T01:52:17.545Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:52:17.545Z] #65 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:17.545Z] #65 ... [2025-11-25T01:52:17.545Z] [2025-11-25T01:52:17.545Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T01:52:17.545Z] #67 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.0s [2025-11-25T01:52:17.545Z] #67 ... [2025-11-25T01:52:17.545Z] [2025-11-25T01:52:17.545Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:17.819Z] #86 ... [2025-11-25T01:52:17.819Z] [2025-11-25T01:52:17.819Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:52:17.819Z] #72 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:17.819Z] #72 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:17.819Z] #72 ... [2025-11-25T01:52:17.819Z] [2025-11-25T01:52:17.819Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:19.238Z] #43 ... [2025-11-25T01:52:19.238Z] [2025-11-25T01:52:19.238Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-25T01:52:19.238Z] #67 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.1s done [2025-11-25T01:52:19.238Z] #67 DONE 37.4s [2025-11-25T01:52:19.238Z] [2025-11-25T01:52:19.238Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:19.505Z] #43 ... [2025-11-25T01:52:19.505Z] [2025-11-25T01:52:19.505Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:52:19.505Z] #68 27.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:19.505Z] #68 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:19.774Z] #68 ... [2025-11-25T01:52:19.774Z] [2025-11-25T01:52:19.774Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:20.366Z] #43 ... [2025-11-25T01:52:20.366Z] [2025-11-25T01:52:20.366Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:52:20.366Z] #70 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:20.366Z] #70 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:20.636Z] #70 ... [2025-11-25T01:52:20.636Z] [2025-11-25T01:52:20.636Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:21.228Z] #43 ... [2025-11-25T01:52:21.228Z] [2025-11-25T01:52:21.228Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:21.228Z] #76 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:21.228Z] #76 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:21.228Z] #76 ... [2025-11-25T01:52:21.228Z] [2025-11-25T01:52:21.228Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:21.815Z] #43 ... [2025-11-25T01:52:21.815Z] [2025-11-25T01:52:21.815Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:21.815Z] #77 15.17 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:21.815Z] #77 17.57 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:21.815Z] #77 ... [2025-11-25T01:52:21.815Z] [2025-11-25T01:52:21.815Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:22.404Z] #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s [2025-11-25T01:52:23.003Z] #43 ... [2025-11-25T01:52:23.004Z] [2025-11-25T01:52:23.004Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:23.004Z] #66 37.22 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:23.004Z] #66 37.26 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:23.004Z] #66 37.49 OK: 8 MiB in 17 packages [2025-11-25T01:52:23.004Z] #66 DONE 41.3s [2025-11-25T01:52:23.004Z] [2025-11-25T01:52:23.004Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-25T01:52:24.963Z] #43 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.6s done [2025-11-25T01:52:25.248Z] #43 DONE 43.9s [2025-11-25T01:52:25.248Z] [2025-11-25T01:52:25.248Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:52:25.248Z] #65 42.97 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:25.248Z] #65 43.00 (2/4) Installing openssl (3.5.4-r0) [2025-11-25T01:52:25.248Z] #65 43.10 (3/4) Installing su-exec (0.2-r3) [2025-11-25T01:52:25.248Z] #65 43.14 (4/4) Installing yq-go (4.47.2-r1) [2025-11-25T01:52:25.835Z] #65 ... [2025-11-25T01:52:25.835Z] [2025-11-25T01:52:25.835Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:52:25.835Z] #69 33.34 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:52:25.835Z] #69 33.34 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:52:25.835Z] #69 33.34 OK: 26170 distinct packages available [2025-11-25T01:52:25.835Z] #69 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:25.835Z] #69 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:25.835Z] #69 ... [2025-11-25T01:52:25.835Z] [2025-11-25T01:52:25.835Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:52:25.835Z] #71 36.28 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:52:25.835Z] #71 36.28 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:52:25.835Z] #71 36.28 OK: 26169 distinct packages available [2025-11-25T01:52:25.835Z] #71 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:26.102Z] #71 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:26.371Z] #71 ... [2025-11-25T01:52:26.371Z] [2025-11-25T01:52:26.371Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:52:26.371Z] #65 45.05 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:26.642Z] #65 45.27 OK: 20 MiB in 20 packages [2025-11-25T01:52:26.642Z] #65 ... [2025-11-25T01:52:26.642Z] [2025-11-25T01:52:26.642Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:26.642Z] #85 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:26.911Z] #85 ... [2025-11-25T01:52:26.911Z] [2025-11-25T01:52:26.911Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:26.911Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:27.874Z] #87 ... [2025-11-25T01:52:27.874Z] [2025-11-25T01:52:27.874Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:52:27.874Z] #82 6.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:27.874Z] #82 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:27.874Z] #82 ... [2025-11-25T01:52:27.874Z] [2025-11-25T01:52:27.874Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:52:27.874Z] #72 39.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:27.874Z] #72 39.95 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:27.874Z] #72 40.63 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:27.874Z] #72 40.64 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:27.874Z] #72 40.65 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:27.874Z] #72 40.74 OK: 8 MiB in 18 packages [2025-11-25T01:52:29.299Z] #72 ... [2025-11-25T01:52:29.299Z] [2025-11-25T01:52:29.299Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:52:29.299Z] #84 5.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:29.299Z] #84 8.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:29.569Z] #84 ... [2025-11-25T01:52:29.569Z] [2025-11-25T01:52:29.569Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:29.569Z] #76 33.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:29.569Z] #76 33.61 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:29.569Z] #76 ... [2025-11-25T01:52:29.569Z] [2025-11-25T01:52:29.569Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-25T01:52:29.569Z] #65 DONE 48.3s [2025-11-25T01:52:29.838Z] [2025-11-25T01:52:29.838Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:52:30.833Z] #88 ... [2025-11-25T01:52:30.833Z] [2025-11-25T01:52:30.833Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-25T01:52:30.833Z] #72 DONE 43.4s [2025-11-25T01:52:30.833Z] [2025-11-25T01:52:30.833Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:30.833Z] #76 34.39 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:30.833Z] #76 34.41 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:30.833Z] #76 34.51 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:30.833Z] #76 34.81 OK: 12 MiB in 23 packages [2025-11-25T01:52:31.109Z] #76 ... [2025-11-25T01:52:31.109Z] [2025-11-25T01:52:31.109Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-25T01:52:31.109Z] #75 37.28 OK: 255 MiB in 60 packages [2025-11-25T01:52:31.109Z] #75 DONE 39.8s [2025-11-25T01:52:31.378Z] [2025-11-25T01:52:31.378Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-25T01:52:31.980Z] #89 DONE 0.9s [2025-11-25T01:52:31.980Z] [2025-11-25T01:52:31.980Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:33.407Z] #90 ... [2025-11-25T01:52:33.407Z] [2025-11-25T01:52:33.407Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-25T01:52:33.407Z] #77 32.68 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:33.407Z] #77 33.42 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:33.407Z] #77 33.75 OK: 8 MiB in 17 packages [2025-11-25T01:52:33.407Z] #77 DONE 36.8s [2025-11-25T01:52:33.677Z] [2025-11-25T01:52:33.677Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:33.677Z] #85 26.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:33.677Z] #85 27.04 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:33.677Z] #85 27.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:33.677Z] #85 27.83 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:33.677Z] #85 27.85 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:33.677Z] #85 28.12 OK: 8 MiB in 19 packages [2025-11-25T01:52:34.267Z] #85 ... [2025-11-25T01:52:34.267Z] [2025-11-25T01:52:34.267Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:34.267Z] #76 DONE 38.5s [2025-11-25T01:52:34.267Z] [2025-11-25T01:52:34.267Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:52:34.267Z] #68 45.95 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:52:34.267Z] #68 45.98 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:52:34.267Z] #68 45.98 OK: 26169 distinct packages available [2025-11-25T01:52:34.267Z] #68 47.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:34.267Z] #68 50.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:34.535Z] #68 ... [2025-11-25T01:52:34.535Z] [2025-11-25T01:52:34.535Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:52:34.535Z] #88 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:36.502Z] #88 ... [2025-11-25T01:52:36.502Z] [2025-11-25T01:52:36.502Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-25T01:52:36.502Z] #91 DONE 5.5s [2025-11-25T01:52:36.502Z] [2025-11-25T01:52:36.502Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-25T01:52:36.502Z] #92 DONE 0.3s [2025-11-25T01:52:36.502Z] [2025-11-25T01:52:36.502Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:52:36.502Z] #88 6.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:36.502Z] #88 ... [2025-11-25T01:52:36.502Z] [2025-11-25T01:52:36.502Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:36.502Z] #85 DONE 31.0s [2025-11-25T01:52:36.771Z] [2025-11-25T01:52:36.771Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-25T01:52:36.771Z] #69 54.28 OK: 255 MiB in 60 packages [2025-11-25T01:52:38.015Z] #156 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T01:52:38.015Z] #148 DONE 102.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:52:38.015Z] #147 DONE 102.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:52:38.015Z] #149 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:52:38.015Z] #157 DONE 0.2s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T01:52:38.015Z] #158 DONE 0.3s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:52:38.015Z] #159 DONE 0.1s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T01:52:38.015Z] #160 DONE 0.4s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #161 [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-11-25T01:52:38.015Z] #161 DONE 0.2s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T01:52:38.015Z] #162 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #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-11-25T01:52:38.015Z] #163 DONE 0.1s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T01:52:38.015Z] #162 DONE 0.9s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:52:38.015Z] #164 DONE 0.2s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:52:38.015Z] #165 DONE 0.2s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:52:38.015Z] #166 DONE 1.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T01:52:38.015Z] #167 DONE 0.4s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-25T01:52:38.015Z] #168 exporting layers [2025-11-25T01:52:38.015Z] #168 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T01:52:38.015Z] #169 DONE 0.1s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #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-11-25T01:52:38.015Z] #170 DONE 0.2s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T01:52:38.015Z] #155 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #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-11-25T01:52:38.015Z] #171 DONE 0.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-25T01:52:38.015Z] #168 exporting layers 0.4s done [2025-11-25T01:52:38.015Z] #168 writing image sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T01:52:38.015Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-25T01:52:38.015Z] #168 DONE 0.4s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #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-11-25T01:52:38.015Z] #172 DONE 0.1s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T01:52:38.015Z] #173 DONE 0.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T01:52:38.015Z] #174 DONE 1.0s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:52:38.015Z] #149 ... [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #175 [security-bootstrapper] exporting to image [2025-11-25T01:52:38.015Z] #175 exporting layers 0.5s done [2025-11-25T01:52:38.015Z] #175 writing image sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T01:52:38.015Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-25T01:52:38.015Z] #175 DONE 0.6s [2025-11-25T01:52:38.015Z] [2025-11-25T01:52:38.015Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:52:38.189Z] #69 DONE 55.9s [2025-11-25T01:52:38.189Z] [2025-11-25T01:52:38.189Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:52:38.476Z] #93 ... [2025-11-25T01:52:38.476Z] [2025-11-25T01:52:38.476Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:38.476Z] #87 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:38.749Z] #87 ... [2025-11-25T01:52:38.749Z] [2025-11-25T01:52:38.749Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:52:38.749Z] #70 46.18 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-25T01:52:38.749Z] #70 46.18 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-25T01:52:38.749Z] #70 46.18 OK: 26169 distinct packages available [2025-11-25T01:52:38.749Z] #70 48.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:38.749Z] #70 51.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:38.749Z] #70 ... [2025-11-25T01:52:38.749Z] [2025-11-25T01:52:38.749Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:52:38.749Z] #93 DONE 0.6s [2025-11-25T01:52:38.749Z] [2025-11-25T01:52:38.749Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:52:38.749Z] #84 23.27 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:38.749Z] #84 23.46 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:38.749Z] #84 23.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:38.749Z] #84 23.92 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:38.749Z] #84 23.94 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:38.749Z] #84 24.02 OK: 19 MiB in 20 packages [2025-11-25T01:52:39.024Z] #84 ... [2025-11-25T01:52:39.024Z] [2025-11-25T01:52:39.024Z] #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-11-25T01:52:39.024Z] #82 24.47 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:39.024Z] #82 24.74 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:39.024Z] #82 25.44 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:39.024Z] #82 25.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:39.024Z] #82 25.51 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:39.024Z] #82 25.71 OK: 8 MiB in 17 packages [2025-11-25T01:52:39.024Z] #82 DONE 28.2s [2025-11-25T01:52:39.293Z] [2025-11-25T01:52:39.293Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:40.265Z] #94 ... [2025-11-25T01:52:40.265Z] [2025-11-25T01:52:40.265Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-25T01:52:40.265Z] #84 DONE 26.6s [2025-11-25T01:52:40.265Z] [2025-11-25T01:52:40.265Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-25T01:52:40.265Z] #71 55.36 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-25T01:52:40.265Z] #71 55.47 (2/13) Installing c-ares (1.34.5-r0) [2025-11-25T01:52:40.265Z] #71 55.50 (3/13) Installing libunistring (1.3-r0) [2025-11-25T01:52:40.265Z] #71 55.66 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-25T01:52:40.265Z] #71 55.69 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-25T01:52:40.265Z] #71 55.70 (6/13) Installing libpsl (0.21.5-r3) [2025-11-25T01:52:40.265Z] #71 55.71 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-25T01:52:40.265Z] #71 55.76 (8/13) Installing libcurl (8.14.1-r2) [2025-11-25T01:52:40.265Z] #71 55.82 (9/13) Installing curl (8.14.1-r2) [2025-11-25T01:52:40.265Z] #71 55.85 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:40.265Z] #71 55.88 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:52:40.265Z] #71 55.91 (12/13) Installing libucontext (1.3.2-r0) [2025-11-25T01:52:40.265Z] #71 55.92 (13/13) Installing gcompat (1.1.0-r4) [2025-11-25T01:52:40.265Z] #71 55.97 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:40.265Z] #71 56.26 OK: 13 MiB in 29 packages [2025-11-25T01:52:41.685Z] #71 DONE 57.7s [2025-11-25T01:52:41.685Z] [2025-11-25T01:52:41.685Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:43.652Z] #95 ... [2025-11-25T01:52:43.652Z] [2025-11-25T01:52:43.652Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:43.652Z] #87 17.76 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:43.652Z] #87 17.87 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:43.652Z] #87 18.42 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:43.652Z] #87 18.43 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:43.652Z] #87 18.45 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:43.652Z] #87 18.52 OK: 8 MiB in 17 packages [2025-11-25T01:52:43.652Z] #87 DONE 20.5s [2025-11-25T01:52:43.652Z] [2025-11-25T01:52:43.652Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:52:43.921Z] #86 ... [2025-11-25T01:52:43.921Z] [2025-11-25T01:52:43.921Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:52:43.921Z] #68 61.74 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:43.921Z] #68 61.85 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:52:43.921Z] #68 61.91 (3/5) Installing libucontext (1.3.2-r0) [2025-11-25T01:52:43.921Z] #68 61.92 (4/5) Installing gcompat (1.1.0-r4) [2025-11-25T01:52:44.190Z] #68 61.96 (5/5) Installing openssl (3.5.4-r0) [2025-11-25T01:52:44.190Z] #68 62.03 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:44.190Z] #68 62.14 OK: 9 MiB in 21 packages [2025-11-25T01:52:45.629Z] #68 ... [2025-11-25T01:52:45.629Z] [2025-11-25T01:52:45.629Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-25T01:52:45.629Z] #70 61.51 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-25T01:52:45.629Z] #70 61.59 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-25T01:52:45.629Z] #70 61.66 (3/4) Installing libucontext (1.3.2-r0) [2025-11-25T01:52:45.629Z] #70 61.67 (4/4) Installing gcompat (1.1.0-r4) [2025-11-25T01:52:45.629Z] #70 61.69 Executing busybox-1.37.0-r19.trigger [2025-11-25T01:52:45.629Z] #70 61.91 OK: 8 MiB in 20 packages [2025-11-25T01:52:45.629Z] #70 DONE 63.2s [2025-11-25T01:52:45.902Z] [2025-11-25T01:52:45.902Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:52:46.181Z] #96 ... [2025-11-25T01:52:46.181Z] [2025-11-25T01:52:46.181Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-25T01:52:46.181Z] #68 DONE 64.1s [2025-11-25T01:52:46.451Z] [2025-11-25T01:52:46.451Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:52:48.400Z] #97 ... [2025-11-25T01:52:48.400Z] [2025-11-25T01:52:48.400Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-25T01:52:48.400Z] #88 15.51 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:48.400Z] #88 15.65 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:48.400Z] #88 16.09 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:48.400Z] #88 16.10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:48.400Z] #88 16.13 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:48.400Z] #88 16.24 OK: 20 MiB in 20 packages [2025-11-25T01:52:48.400Z] #88 DONE 18.8s [2025-11-25T01:52:48.400Z] [2025-11-25T01:52:48.400Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-25T01:52:48.666Z] #98 DONE 0.4s [2025-11-25T01:52:48.666Z] [2025-11-25T01:52:48.666Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:48.666Z] #95 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:48.666Z] #95 4.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:50.075Z] #95 ... [2025-11-25T01:52:50.075Z] [2025-11-25T01:52:50.075Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:52:50.075Z] #96 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:50.075Z] #96 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:54.339Z] #96 8.278 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.339Z] #96 8.442 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:54.931Z] #96 9.098 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #96 9.107 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #96 9.130 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:54.931Z] #96 ... [2025-11-25T01:52:54.931Z] [2025-11-25T01:52:54.931Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-25T01:52:54.931Z] #95 10.66 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #95 10.76 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:54.931Z] #95 11.12 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #95 11.13 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #95 11.16 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:54.931Z] #95 11.28 OK: 13 MiB in 29 packages [2025-11-25T01:52:54.931Z] #95 DONE 13.1s [2025-11-25T01:52:54.931Z] [2025-11-25T01:52:54.931Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:52:54.931Z] #96 9.208 OK: 8 MiB in 20 packages [2025-11-25T01:52:54.931Z] #96 ... [2025-11-25T01:52:54.931Z] [2025-11-25T01:52:54.931Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:52:54.931Z] #97 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:54.931Z] #97 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-25T01:52:54.931Z] #97 8.374 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:54.931Z] #97 8.567 Executing busybox-1.37.0-r20.post-upgrade [2025-11-25T01:52:55.550Z] #97 9.118 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:55.550Z] #97 9.142 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-25T01:52:55.550Z] #97 9.194 Executing busybox-1.37.0-r20.trigger [2025-11-25T01:52:55.550Z] #97 9.266 OK: 9 MiB in 21 packages [2025-11-25T01:52:56.148Z] #97 ... [2025-11-25T01:52:56.148Z] [2025-11-25T01:52:56.148Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-25T01:52:56.148Z] #96 DONE 10.6s [2025-11-25T01:52:56.442Z] [2025-11-25T01:52:56.442Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:52:56.711Z] #99 ... [2025-11-25T01:52:56.711Z] [2025-11-25T01:52:56.711Z] #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-25T01:52:56.711Z] #97 DONE 10.5s [2025-11-25T01:52:56.711Z] [2025-11-25T01:52:56.711Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:52:59.305Z] #100 ... [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-25T01:52:59.305Z] #101 DONE 2.3s [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:52:59.305Z] #100 DONE 2.3s [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T01:52:59.305Z] #102 ... [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:52:59.305Z] #99 DONE 2.9s [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T01:52:59.305Z] #103 ... [2025-11-25T01:52:59.305Z] [2025-11-25T01:52:59.305Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-25T01:52:59.305Z] #102 DONE 0.4s [2025-11-25T01:52:59.578Z] [2025-11-25T01:52:59.578Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-25T01:52:59.578Z] #103 DONE 0.4s [2025-11-25T01:52:59.578Z] [2025-11-25T01:52:59.578Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:52:59.866Z] #104 ... [2025-11-25T01:52:59.866Z] [2025-11-25T01:52:59.866Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-25T01:52:59.866Z] #105 DONE 0.4s [2025-11-25T01:52:59.866Z] [2025-11-25T01:52:59.866Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-25T01:52:59.866Z] #104 DONE 0.4s [2025-11-25T01:52:59.866Z] [2025-11-25T01:52:59.866Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:00.134Z] #106 ... [2025-11-25T01:53:00.134Z] [2025-11-25T01:53:00.134Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:00.134Z] #107 DONE 0.3s [2025-11-25T01:53:00.134Z] [2025-11-25T01:53:00.134Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-25T01:53:00.719Z] #108 DONE 0.5s [2025-11-25T01:53:00.719Z] [2025-11-25T01:53:00.719Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:00.719Z] #106 DONE 0.7s [2025-11-25T01:53:00.719Z] [2025-11-25T01:53:00.719Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-25T01:53:01.303Z] #109 DONE 0.4s [2025-11-25T01:53:01.303Z] [2025-11-25T01:53:01.303Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-25T01:53:01.303Z] #110 DONE 0.4s [2025-11-25T01:53:01.303Z] [2025-11-25T01:53:01.303Z] #111 [security-spire-server] exporting to image [2025-11-25T01:53:01.303Z] #111 exporting layers [2025-11-25T01:53:01.891Z] #111 ... [2025-11-25T01:53:01.891Z] [2025-11-25T01:53:01.891Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-25T01:53:01.891Z] #112 DONE 0.8s [2025-11-25T01:53:01.891Z] [2025-11-25T01:53:01.891Z] #111 [security-spire-config] exporting to image [2025-11-25T01:53:02.858Z] #111 ... [2025-11-25T01:53:02.858Z] [2025-11-25T01:53:02.858Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-25T01:53:02.858Z] #113 DONE 3.9s [2025-11-25T01:53:03.129Z] [2025-11-25T01:53:03.129Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-25T01:53:03.129Z] #114 DONE 0.4s [2025-11-25T01:53:03.129Z] [2025-11-25T01:53:03.129Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:53:03.129Z] #94 ... [2025-11-25T01:53:03.129Z] [2025-11-25T01:53:03.129Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-25T01:53:03.721Z] #115 DONE 0.3s [2025-11-25T01:53:03.721Z] [2025-11-25T01:53:03.721Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:03.988Z] #116 DONE 0.3s [2025-11-25T01:53:03.988Z] [2025-11-25T01:53:03.988Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-25T01:53:03.988Z] #117 DONE 0.2s [2025-11-25T01:53:03.988Z] [2025-11-25T01:53:03.988Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-25T01:53:04.571Z] #118 DONE 0.3s [2025-11-25T01:53:04.571Z] [2025-11-25T01:53:04.571Z] #111 [security-spire-agent] exporting to image [2025-11-25T01:53:06.520Z] #111 exporting layers 5.1s done [2025-11-25T01:53:06.520Z] #111 writing image sha256:475d6dc9c7f31979e29237b0eb381c3deacf5dce004193e3b8ac1ea7e26d655e 0.1s done [2025-11-25T01:53:06.520Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-11-25T01:53:06.520Z] #111 exporting layers 4.7s done [2025-11-25T01:53:06.520Z] #111 writing image sha256:3ab79ea28e4f16387eaf15d5cb59cae0fdfbd8ee531885da18fbb35acce6828d [2025-11-25T01:53:06.787Z] #111 writing image sha256:3ab79ea28e4f16387eaf15d5cb59cae0fdfbd8ee531885da18fbb35acce6828d 0.0s done [2025-11-25T01:53:06.787Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-11-25T01:53:07.750Z] #111 exporting layers 3.2s done [2025-11-25T01:53:07.750Z] #111 writing image sha256:66fe15225b3dd1660366a01102ea9be03cb2093824c0ea908bfc73916154e12d 0.0s done [2025-11-25T01:53:07.750Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-25T01:53:07.750Z] #111 DONE 6.8s [2025-11-25T01:53:07.750Z] [2025-11-25T01:53:07.750Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:53:45.737Z] #149 ... [2025-11-25T01:53:45.737Z] [2025-11-25T01:53:45.737Z] #156 [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-11-25T01:53:45.737Z] #156 171.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T01:53:55.708Z] #156 ... [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:53:55.708Z] #152 DONE 185.4s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:53:55.708Z] #151 DONE 185.4s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:53:55.708Z] #149 DONE 185.4s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:53:55.708Z] #145 DONE 181.9s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T01:53:55.708Z] #153 DONE 185.5s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T01:53:55.708Z] #154 DONE 185.5s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T01:53:55.708Z] #155 DONE 185.5s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:53:55.708Z] #146 DONE 185.5s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #156 [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-11-25T01:53:55.708Z] #156 DONE 185.5s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.708Z] #176 ... [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:53:55.708Z] #150 DONE 185.6s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.708Z] #176 DONE 0.3s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.708Z] #177 DONE 0.4s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.708Z] #178 DONE 0.2s [2025-11-25T01:53:55.708Z] [2025-11-25T01:53:55.708Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:55.966Z] #179 ... [2025-11-25T01:53:55.966Z] [2025-11-25T01:53:55.966Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.966Z] #180 DONE 0.2s [2025-11-25T01:53:55.966Z] [2025-11-25T01:53:55.966Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.966Z] #181 DONE 0.2s [2025-11-25T01:53:55.966Z] [2025-11-25T01:53:55.966Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.966Z] #182 DONE 0.2s [2025-11-25T01:53:55.966Z] [2025-11-25T01:53:55.966Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:55.966Z] #183 DONE 0.1s [2025-11-25T01:53:55.966Z] [2025-11-25T01:53:55.966Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #184 ... [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #185 CACHED [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:56.225Z] #186 CACHED [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #187 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:56.225Z] #187 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #188 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #188 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #179 DONE 0.8s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T01:53:56.225Z] #189 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #190 CACHED [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T01:53:56.225Z] #191 CACHED [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #192 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #193 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #194 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:56.225Z] #184 DONE 0.4s [2025-11-25T01:53:56.225Z] [2025-11-25T01:53:56.225Z] #195 [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-11-25T01:53:57.221Z] #195 ... [2025-11-25T01:53:57.221Z] [2025-11-25T01:53:57.221Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T01:53:57.221Z] #196 DONE 0.9s [2025-11-25T01:53:57.221Z] [2025-11-25T01:53:57.221Z] #197 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T01:53:57.221Z] #197 DONE 0.9s [2025-11-25T01:53:57.221Z] [2025-11-25T01:53:57.221Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T01:53:57.221Z] #198 DONE 0.8s [2025-11-25T01:53:57.221Z] [2025-11-25T01:53:57.221Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T01:53:57.482Z] #199 ... [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T01:53:57.482Z] #200 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T01:53:57.482Z] #201 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:57.482Z] #202 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #203 [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-11-25T01:53:57.482Z] #203 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T01:53:57.482Z] #204 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T01:53:57.482Z] #205 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #195 [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-11-25T01:53:57.482Z] #195 DONE 1.2s [2025-11-25T01:53:57.482Z] [2025-11-25T01:53:57.482Z] #206 [core-keeper] exporting to image [2025-11-25T01:53:57.482Z] #206 exporting layers [2025-11-25T01:53:57.742Z] #206 exporting layers 0.3s done [2025-11-25T01:53:57.742Z] #206 ... [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T01:53:57.742Z] #207 DONE 0.4s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T01:53:57.742Z] #199 DONE 0.8s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T01:53:57.742Z] #208 DONE 0.4s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:57.742Z] #209 DONE 0.5s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T01:53:57.742Z] #210 DONE 0.4s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:57.742Z] #211 DONE 0.4s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #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-11-25T01:53:57.742Z] #212 DONE 0.4s [2025-11-25T01:53:57.742Z] [2025-11-25T01:53:57.742Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:57.742Z] #213 DONE 0.2s [2025-11-25T01:53:58.000Z] [2025-11-25T01:53:58.000Z] #214 [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-11-25T01:53:58.000Z] #214 DONE 0.4s [2025-11-25T01:53:58.000Z] [2025-11-25T01:53:58.000Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:58.000Z] #215 DONE 0.2s [2025-11-25T01:53:58.000Z] [2025-11-25T01:53:58.000Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T01:53:58.000Z] #216 DONE 0.2s [2025-11-25T01:53:58.000Z] [2025-11-25T01:53:58.000Z] #217 [support-notifications] exporting to image [2025-11-25T01:53:58.000Z] #217 ... [2025-11-25T01:53:58.000Z] [2025-11-25T01:53:58.000Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:58.000Z] #218 DONE 0.2s [2025-11-25T01:53:58.258Z] [2025-11-25T01:53:58.258Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T01:53:58.258Z] #219 DONE 0.3s [2025-11-25T01:53:58.258Z] [2025-11-25T01:53:58.258Z] #206 [core-keeper] exporting to image [2025-11-25T01:53:58.258Z] #206 writing image sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e [2025-11-25T01:53:58.258Z] #206 writing image sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e 0.0s done [2025-11-25T01:53:58.258Z] #206 naming to docker.io/library/core-keeper done [2025-11-25T01:53:58.258Z] #206 DONE 0.9s [2025-11-25T01:53:58.258Z] [2025-11-25T01:53:58.258Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T01:53:58.258Z] #220 DONE 0.4s [2025-11-25T01:53:58.258Z] [2025-11-25T01:53:58.258Z] #221 [core-command] exporting to image [2025-11-25T01:53:58.258Z] #221 exporting layers 0.4s done [2025-11-25T01:53:58.258Z] #221 writing image sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe [2025-11-25T01:53:58.515Z] #221 ... [2025-11-25T01:53:58.515Z] [2025-11-25T01:53:58.515Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:58.515Z] #222 DONE 0.2s [2025-11-25T01:53:58.515Z] [2025-11-25T01:53:58.515Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T01:53:58.515Z] #223 DONE 0.2s [2025-11-25T01:53:58.515Z] [2025-11-25T01:53:58.515Z] #221 [core-command] exporting to image [2025-11-25T01:53:58.515Z] #221 writing image sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe 0.2s done [2025-11-25T01:53:58.515Z] #221 naming to docker.io/library/core-command done [2025-11-25T01:53:58.515Z] #221 DONE 0.7s [2025-11-25T01:53:58.515Z] [2025-11-25T01:53:58.515Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T01:53:58.772Z] #224 DONE 0.2s [2025-11-25T01:53:58.772Z] [2025-11-25T01:53:58.772Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T01:53:58.772Z] #225 DONE 0.1s [2025-11-25T01:53:58.772Z] [2025-11-25T01:53:58.772Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:53:58.772Z] #226 DONE 0.8s [2025-11-25T01:53:58.772Z] [2025-11-25T01:53:58.772Z] #227 [core-data] exporting to image [2025-11-25T01:53:58.772Z] #227 exporting layers 0.7s done [2025-11-25T01:53:58.772Z] #227 writing image sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 0.0s done [2025-11-25T01:53:58.772Z] #227 naming to docker.io/library/core-data done [2025-11-25T01:53:58.772Z] #227 DONE 0.9s [2025-11-25T01:53:58.772Z] [2025-11-25T01:53:58.772Z] #228 [security-spiffe-token-provider] exporting to image [2025-11-25T01:53:58.772Z] #228 exporting layers 0.8s done [2025-11-25T01:53:58.772Z] #228 writing image sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 0.0s done [2025-11-25T01:53:58.772Z] #228 naming to docker.io/library/security-spiffe-token-provider done [2025-11-25T01:53:58.772Z] #228 DONE 0.9s [2025-11-25T01:53:58.772Z] [2025-11-25T01:53:58.772Z] #229 [core-metadata] exporting to image [2025-11-25T01:53:58.772Z] #229 exporting layers 0.8s done [2025-11-25T01:53:58.772Z] #229 writing image sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 0.0s done [2025-11-25T01:53:58.773Z] #229 naming to docker.io/library/core-metadata done [2025-11-25T01:53:58.773Z] #229 DONE 0.8s [2025-11-25T01:53:58.773Z] [2025-11-25T01:53:58.773Z] #230 [support-scheduler] exporting to image [2025-11-25T01:53:58.773Z] #230 exporting layers 1.0s done [2025-11-25T01:53:58.773Z] #230 writing image sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 0.0s done [2025-11-25T01:53:58.773Z] #230 naming to docker.io/library/support-scheduler 0.0s done [2025-11-25T01:53:58.773Z] #230 DONE 1.1s [2025-11-25T01:53:58.773Z] [2025-11-25T01:53:58.773Z] #217 [support-notifications] exporting to image [2025-11-25T01:53:58.773Z] #217 exporting layers 0.9s done [2025-11-25T01:53:58.773Z] #217 writing image sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T01:53:58.773Z] #217 naming to docker.io/library/support-notifications done [2025-11-25T01:53:59.032Z] #217 DONE 0.9s [2025-11-25T01:53:59.032Z] [2025-11-25T01:53:59.032Z] #231 [security-proxy-auth] exporting to image [2025-11-25T01:53:59.032Z] #231 ... [2025-11-25T01:53:59.032Z] [2025-11-25T01:53:59.032Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:53:59.032Z] #232 DONE 0.6s [2025-11-25T01:53:59.289Z] [2025-11-25T01:53:59.289Z] #231 [security-proxy-auth] exporting to image [2025-11-25T01:53:59.289Z] #231 exporting layers 0.4s done [2025-11-25T01:53:59.289Z] #231 writing image sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T01:53:59.289Z] #231 naming to docker.io/library/security-proxy-auth [2025-11-25T01:53:59.289Z] #231 naming to docker.io/library/security-proxy-auth done [2025-11-25T01:53:59.289Z] #231 DONE 0.5s [2025-11-25T01:53:59.289Z] [2025-11-25T01:53:59.289Z] #233 [security-proxy-setup] exporting to image [2025-11-25T01:53:59.289Z] #233 exporting layers 0.2s done [2025-11-25T01:53:59.289Z] #233 writing image sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T01:53:59.289Z] #233 naming to docker.io/library/security-proxy-setup done [2025-11-25T01:53:59.289Z] #233 DONE 0.2s [2025-11-25T01:53:59.289Z] [2025-11-25T01:53:59.289Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T01:53:59.289Z] #234 DONE 0.5s [2025-11-25T01:53:59.289Z] [2025-11-25T01:53:59.289Z] #235 [security-secretstore-setup] exporting to image [2025-11-25T01:53:59.547Z] #235 exporting layers 0.2s done [2025-11-25T01:53:59.547Z] #235 writing image sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T01:53:59.547Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-25T01:53:59.547Z] #235 DONE 0.2s [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T01:53:59.547Z] time="2025-11-25T01:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T01:53:59.553Z] $ docker stop --time=1 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa [2025-11-25T01:54:00.816Z] $ docker rm -f --volumes 1a99f5c76a1be17b3ccd5cb9ab15ca45de437a3dda96ca012918a915933978fa [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T01:54:01.166Z] + docker images [2025-11-25T01:54:01.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T01:54:01.166Z] security-secretstore-setup latest 5cd3f9217f62 1 second ago 84.5MB [2025-11-25T01:54:01.166Z] security-proxy-setup latest dff68a41e9fa 2 seconds ago 52.8MB [2025-11-25T01:54:01.166Z] security-proxy-auth latest 5583fa813005 2 seconds ago 46.9MB [2025-11-25T01:54:01.166Z] core-keeper latest 57a04a506eff 3 seconds ago 46.7MB [2025-11-25T01:54:01.166Z] core-metadata latest 15a34dc32106 3 seconds ago 47.9MB [2025-11-25T01:54:01.166Z] core-data latest a3cd0d49a28c 3 seconds ago 47.8MB [2025-11-25T01:54:01.166Z] support-scheduler latest a8b24c5ebf26 3 seconds ago 52MB [2025-11-25T01:54:01.166Z] security-spiffe-token-provider latest db28e8b669a7 3 seconds ago 51MB [2025-11-25T01:54:01.166Z] support-notifications latest 5d640cc2b626 3 seconds ago 55.6MB [2025-11-25T01:54:01.166Z] core-command latest 76efd9c7e192 3 seconds ago 42.1MB [2025-11-25T01:54:01.166Z] security-bootstrapper latest 816c2fa51e4f About a minute ago 22.4MB [2025-11-25T01:54:01.166Z] core-common-config-bootstrapper latest 2daa3e374c57 About a minute ago 21.3MB [2025-11-25T01:54:01.166Z] security-spire-agent latest 6f0a7995b79c 3 minutes ago 238MB [2025-11-25T01:54:01.166Z] security-spire-server latest acf24fa272d9 3 minutes ago 178MB [2025-11-25T01:54:01.166Z] security-spire-config latest c06f5f684b13 3 minutes ago 178MB [2025-11-25T01:54:01.166Z] ci-base-image-x86_64 latest 74cddffaddb4 7 minutes ago 999MB [2025-11-25T01:54:01.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 weeks ago 636MB [2025-11-25T01:54:01.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-25T01:54:01.166Z] 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-11-25T01:54:01.316Z] provisioning config files... [2025-11-25T01:54:01.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config16543218366068095807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:54:01.628Z] ---> ****-login.sh [2025-11-25T01:54:01.629Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:54:01.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:54:01.629Z] Login Succeeded [2025-11-25T01:54:01.629Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:54:01.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:54:01.629Z] Login Succeeded [2025-11-25T01:54:01.629Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:54:01.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:54:01.886Z] Login Succeeded [2025-11-25T01:54:01.886Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:54:01.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:54:01.887Z] Login Succeeded [2025-11-25T01:54:01.887Z] ****.io [2025-11-25T01:54:01.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:54:02.145Z] Login Succeeded [2025-11-25T01:54:02.145Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:54:02.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:02.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T01:54:02.227Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-25T01:54:02.227Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:02.227Z] latest [2025-11-25T01:54:02.227Z] 4.1.0-dev.76 [2025-11-25T01:54:02.227Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:02.227Z] main [2025-11-25T01:54:02.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:02.581Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:02.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:02.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:54:02.918Z] cf14b786c00f: Preparing [2025-11-25T01:54:02.918Z] 120695ce22ee: Preparing [2025-11-25T01:54:02.918Z] 340464737043: Preparing [2025-11-25T01:54:02.918Z] f41c76a2fc26: Preparing [2025-11-25T01:54:02.918Z] b4489991d27b: Preparing [2025-11-25T01:54:02.918Z] 3e2250021ad1: Preparing [2025-11-25T01:54:02.918Z] 256f393e029f: Preparing [2025-11-25T01:54:02.918Z] 3e2250021ad1: Waiting [2025-11-25T01:54:02.918Z] 256f393e029f: Waiting [2025-11-25T01:54:02.918Z] cf14b786c00f: Pushed [2025-11-25T01:54:02.918Z] f41c76a2fc26: Pushed [2025-11-25T01:54:02.918Z] 340464737043: Pushed [2025-11-25T01:54:02.918Z] 256f393e029f: Layer already exists [2025-11-25T01:54:03.178Z] 3e2250021ad1: Pushed [2025-11-25T01:54:03.178Z] b4489991d27b: Pushed [2025-11-25T01:54:06.471Z] 120695ce22ee: Pushed [2025-11-25T01:54:06.471Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:06.809Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:07.144Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T01:54:07.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:54:07.144Z] cf14b786c00f: Preparing [2025-11-25T01:54:07.144Z] 120695ce22ee: Preparing [2025-11-25T01:54:07.144Z] 340464737043: Preparing [2025-11-25T01:54:07.144Z] f41c76a2fc26: Preparing [2025-11-25T01:54:07.144Z] b4489991d27b: Preparing [2025-11-25T01:54:07.144Z] 3e2250021ad1: Preparing [2025-11-25T01:54:07.144Z] 256f393e029f: Preparing [2025-11-25T01:54:07.144Z] 3e2250021ad1: Waiting [2025-11-25T01:54:07.144Z] 256f393e029f: Waiting [2025-11-25T01:54:07.144Z] 340464737043: Layer already exists [2025-11-25T01:54:07.144Z] cf14b786c00f: Layer already exists [2025-11-25T01:54:07.144Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:07.144Z] 120695ce22ee: Layer already exists [2025-11-25T01:54:07.144Z] b4489991d27b: Layer already exists [2025-11-25T01:54:07.144Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:07.144Z] 256f393e029f: Layer already exists [2025-11-25T01:54:07.144Z] latest: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:07.482Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:07.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-25T01:54:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:54:07.896Z] cf14b786c00f: Preparing [2025-11-25T01:54:07.896Z] 120695ce22ee: Preparing [2025-11-25T01:54:07.896Z] 340464737043: Preparing [2025-11-25T01:54:07.896Z] f41c76a2fc26: Preparing [2025-11-25T01:54:07.896Z] b4489991d27b: Preparing [2025-11-25T01:54:07.896Z] 3e2250021ad1: Preparing [2025-11-25T01:54:07.896Z] 256f393e029f: Preparing [2025-11-25T01:54:07.896Z] 3e2250021ad1: Waiting [2025-11-25T01:54:07.896Z] 256f393e029f: Waiting [2025-11-25T01:54:07.896Z] cf14b786c00f: Layer already exists [2025-11-25T01:54:07.896Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:07.896Z] 340464737043: Layer already exists [2025-11-25T01:54:07.896Z] b4489991d27b: Layer already exists [2025-11-25T01:54:07.896Z] 120695ce22ee: Layer already exists [2025-11-25T01:54:07.896Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:07.896Z] 256f393e029f: Layer already exists [2025-11-25T01:54:07.896Z] 4.1.0-dev.76: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:08.291Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:08.685Z] + docker push nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:08.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:54:08.685Z] cf14b786c00f: Preparing [2025-11-25T01:54:08.685Z] 120695ce22ee: Preparing [2025-11-25T01:54:08.685Z] 340464737043: Preparing [2025-11-25T01:54:08.685Z] f41c76a2fc26: Preparing [2025-11-25T01:54:08.685Z] b4489991d27b: Preparing [2025-11-25T01:54:08.685Z] 3e2250021ad1: Preparing [2025-11-25T01:54:08.685Z] 256f393e029f: Preparing [2025-11-25T01:54:08.685Z] 3e2250021ad1: Waiting [2025-11-25T01:54:08.685Z] 256f393e029f: Waiting [2025-11-25T01:54:08.685Z] 340464737043: Layer already exists [2025-11-25T01:54:08.685Z] 120695ce22ee: Layer already exists [2025-11-25T01:54:08.685Z] cf14b786c00f: Layer already exists [2025-11-25T01:54:08.685Z] b4489991d27b: Layer already exists [2025-11-25T01:54:08.685Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:08.685Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:08.685Z] 256f393e029f: Layer already exists [2025-11-25T01:54:08.685Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:09.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:09.473Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T01:54:09.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-25T01:54:09.473Z] cf14b786c00f: Preparing [2025-11-25T01:54:09.473Z] 120695ce22ee: Preparing [2025-11-25T01:54:09.473Z] 340464737043: Preparing [2025-11-25T01:54:09.473Z] f41c76a2fc26: Preparing [2025-11-25T01:54:09.473Z] b4489991d27b: Preparing [2025-11-25T01:54:09.473Z] 3e2250021ad1: Preparing [2025-11-25T01:54:09.473Z] 256f393e029f: Preparing [2025-11-25T01:54:09.473Z] 3e2250021ad1: Waiting [2025-11-25T01:54:09.473Z] 256f393e029f: Waiting [2025-11-25T01:54:09.473Z] cf14b786c00f: Layer already exists [2025-11-25T01:54:09.473Z] 120695ce22ee: Layer already exists [2025-11-25T01:54:09.473Z] b4489991d27b: Layer already exists [2025-11-25T01:54:09.473Z] 340464737043: Layer already exists [2025-11-25T01:54:09.473Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:09.473Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:09.473Z] 256f393e029f: Layer already exists [2025-11-25T01:54:09.473Z] main: digest: sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:09.552Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:09.564Z] taggedImages: [2025-11-25T01:54:09.564Z] - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:09.564Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T01:54:09.564Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-25T01:54:09.564Z] - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:09.564Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-25T01:54:09.593Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-25T01:54:09.593Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:09.593Z] latest [2025-11-25T01:54:09.593Z] 4.1.0-dev.76 [2025-11-25T01:54:09.593Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:09.593Z] main [2025-11-25T01:54:09.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:09.948Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:10.276Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:10.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:54:10.276Z] 77097a9d4742: Preparing [2025-11-25T01:54:10.276Z] f4e828eb49cf: Preparing [2025-11-25T01:54:10.276Z] ba5d9cea0d8b: Preparing [2025-11-25T01:54:10.276Z] 57487b0a54c3: Preparing [2025-11-25T01:54:10.276Z] 340464737043: Preparing [2025-11-25T01:54:10.276Z] f41c76a2fc26: Preparing [2025-11-25T01:54:10.276Z] b4489991d27b: Preparing [2025-11-25T01:54:10.276Z] 3e2250021ad1: Preparing [2025-11-25T01:54:10.276Z] 256f393e029f: Preparing [2025-11-25T01:54:10.276Z] f41c76a2fc26: Waiting [2025-11-25T01:54:10.276Z] b4489991d27b: Waiting [2025-11-25T01:54:10.276Z] 3e2250021ad1: Waiting [2025-11-25T01:54:10.276Z] 256f393e029f: Waiting [2025-11-25T01:54:10.276Z] 340464737043: Layer already exists [2025-11-25T01:54:10.276Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:10.276Z] b4489991d27b: Layer already exists [2025-11-25T01:54:10.276Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:10.276Z] 256f393e029f: Layer already exists [2025-11-25T01:54:10.276Z] f4e828eb49cf: Pushed [2025-11-25T01:54:10.276Z] ba5d9cea0d8b: Pushed [2025-11-25T01:54:10.276Z] 77097a9d4742: Pushed [2025-11-25T01:54:11.654Z] 57487b0a54c3: Pushed [2025-11-25T01:54:11.912Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:12.259Z] + 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-11-25T01:54:12.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T01:54:12.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:54:12.593Z] 77097a9d4742: Preparing [2025-11-25T01:54:12.593Z] f4e828eb49cf: Preparing [2025-11-25T01:54:12.593Z] ba5d9cea0d8b: Preparing [2025-11-25T01:54:12.593Z] 57487b0a54c3: Preparing [2025-11-25T01:54:12.593Z] 340464737043: Preparing [2025-11-25T01:54:12.593Z] f41c76a2fc26: Preparing [2025-11-25T01:54:12.593Z] b4489991d27b: Preparing [2025-11-25T01:54:12.593Z] 3e2250021ad1: Preparing [2025-11-25T01:54:12.593Z] 256f393e029f: Preparing [2025-11-25T01:54:12.593Z] f41c76a2fc26: Waiting [2025-11-25T01:54:12.593Z] b4489991d27b: Waiting [2025-11-25T01:54:12.593Z] 256f393e029f: Waiting [2025-11-25T01:54:12.593Z] 3e2250021ad1: Waiting [2025-11-25T01:54:12.593Z] 57487b0a54c3: Layer already exists [2025-11-25T01:54:12.593Z] 340464737043: Layer already exists [2025-11-25T01:54:12.593Z] ba5d9cea0d8b: Layer already exists [2025-11-25T01:54:12.593Z] f4e828eb49cf: Layer already exists [2025-11-25T01:54:12.593Z] 77097a9d4742: Layer already exists [2025-11-25T01:54:12.593Z] b4489991d27b: Layer already exists [2025-11-25T01:54:12.593Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:12.593Z] 256f393e029f: Layer already exists [2025-11-25T01:54:12.593Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:12.593Z] latest: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:12.932Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:13.267Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-25T01:54:13.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:54:13.267Z] 77097a9d4742: Preparing [2025-11-25T01:54:13.267Z] f4e828eb49cf: Preparing [2025-11-25T01:54:13.267Z] ba5d9cea0d8b: Preparing [2025-11-25T01:54:13.267Z] 57487b0a54c3: Preparing [2025-11-25T01:54:13.267Z] 340464737043: Preparing [2025-11-25T01:54:13.267Z] f41c76a2fc26: Preparing [2025-11-25T01:54:13.267Z] b4489991d27b: Preparing [2025-11-25T01:54:13.267Z] 3e2250021ad1: Preparing [2025-11-25T01:54:13.267Z] 256f393e029f: Preparing [2025-11-25T01:54:13.267Z] b4489991d27b: Waiting [2025-11-25T01:54:13.267Z] 3e2250021ad1: Waiting [2025-11-25T01:54:13.267Z] f41c76a2fc26: Waiting [2025-11-25T01:54:13.267Z] 256f393e029f: Waiting [2025-11-25T01:54:13.267Z] 340464737043: Layer already exists [2025-11-25T01:54:13.267Z] ba5d9cea0d8b: Layer already exists [2025-11-25T01:54:13.267Z] 77097a9d4742: Layer already exists [2025-11-25T01:54:13.267Z] 57487b0a54c3: Layer already exists [2025-11-25T01:54:13.267Z] f4e828eb49cf: Layer already exists [2025-11-25T01:54:13.267Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:13.267Z] 256f393e029f: Layer already exists [2025-11-25T01:54:13.267Z] b4489991d27b: Layer already exists [2025-11-25T01:54:13.267Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:13.267Z] 4.1.0-dev.76: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:13.601Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:13.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:13.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:54:13.929Z] 77097a9d4742: Preparing [2025-11-25T01:54:13.929Z] f4e828eb49cf: Preparing [2025-11-25T01:54:13.929Z] ba5d9cea0d8b: Preparing [2025-11-25T01:54:13.929Z] 57487b0a54c3: Preparing [2025-11-25T01:54:13.929Z] 340464737043: Preparing [2025-11-25T01:54:13.929Z] f41c76a2fc26: Preparing [2025-11-25T01:54:13.929Z] b4489991d27b: Preparing [2025-11-25T01:54:13.929Z] 3e2250021ad1: Preparing [2025-11-25T01:54:13.929Z] 256f393e029f: Preparing [2025-11-25T01:54:13.929Z] 256f393e029f: Waiting [2025-11-25T01:54:13.929Z] b4489991d27b: Waiting [2025-11-25T01:54:13.929Z] 3e2250021ad1: Waiting [2025-11-25T01:54:13.929Z] f41c76a2fc26: Waiting [2025-11-25T01:54:13.929Z] f4e828eb49cf: Layer already exists [2025-11-25T01:54:13.929Z] 77097a9d4742: Layer already exists [2025-11-25T01:54:13.929Z] ba5d9cea0d8b: Layer already exists [2025-11-25T01:54:13.929Z] 340464737043: Layer already exists [2025-11-25T01:54:13.929Z] 57487b0a54c3: Layer already exists [2025-11-25T01:54:13.929Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:13.929Z] 256f393e029f: Layer already exists [2025-11-25T01:54:13.929Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:13.929Z] b4489991d27b: Layer already exists [2025-11-25T01:54:13.929Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:14.273Z] + 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-11-25T01:54:14.601Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T01:54:14.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-25T01:54:14.601Z] 77097a9d4742: Preparing [2025-11-25T01:54:14.601Z] f4e828eb49cf: Preparing [2025-11-25T01:54:14.601Z] ba5d9cea0d8b: Preparing [2025-11-25T01:54:14.601Z] 57487b0a54c3: Preparing [2025-11-25T01:54:14.601Z] 340464737043: Preparing [2025-11-25T01:54:14.601Z] f41c76a2fc26: Preparing [2025-11-25T01:54:14.601Z] b4489991d27b: Preparing [2025-11-25T01:54:14.601Z] 3e2250021ad1: Preparing [2025-11-25T01:54:14.601Z] 256f393e029f: Preparing [2025-11-25T01:54:14.601Z] f41c76a2fc26: Waiting [2025-11-25T01:54:14.601Z] b4489991d27b: Waiting [2025-11-25T01:54:14.601Z] 3e2250021ad1: Waiting [2025-11-25T01:54:14.601Z] 256f393e029f: Waiting [2025-11-25T01:54:14.601Z] f4e828eb49cf: Layer already exists [2025-11-25T01:54:14.601Z] 77097a9d4742: Layer already exists [2025-11-25T01:54:14.601Z] 340464737043: Layer already exists [2025-11-25T01:54:14.601Z] 57487b0a54c3: Layer already exists [2025-11-25T01:54:14.601Z] ba5d9cea0d8b: Layer already exists [2025-11-25T01:54:14.601Z] b4489991d27b: Layer already exists [2025-11-25T01:54:14.601Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:14.601Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:14.601Z] 256f393e029f: Layer already exists [2025-11-25T01:54:14.601Z] main: digest: sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:14.674Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:14.685Z] taggedImages: [2025-11-25T01:54:14.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:14.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T01:54:14.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-25T01:54:14.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:14.685Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-25T01:54:14.715Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-25T01:54:14.715Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:14.715Z] latest [2025-11-25T01:54:14.715Z] 4.1.0-dev.76 [2025-11-25T01:54:14.715Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:14.715Z] main [2025-11-25T01:54:14.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:15.066Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:15.404Z] + docker push nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:15.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:54:15.404Z] 793f01e2510b: Preparing [2025-11-25T01:54:15.404Z] 3efd85255fed: Preparing [2025-11-25T01:54:15.404Z] 340464737043: Preparing [2025-11-25T01:54:15.404Z] f41c76a2fc26: Preparing [2025-11-25T01:54:15.404Z] 9c877ccf3d51: Preparing [2025-11-25T01:54:15.404Z] 597c811c3ed2: Preparing [2025-11-25T01:54:15.404Z] 256f393e029f: Preparing [2025-11-25T01:54:15.404Z] 597c811c3ed2: Waiting [2025-11-25T01:54:15.404Z] 256f393e029f: Waiting [2025-11-25T01:54:15.404Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:15.404Z] 340464737043: Layer already exists [2025-11-25T01:54:15.404Z] 256f393e029f: Layer already exists [2025-11-25T01:54:15.404Z] 793f01e2510b: Pushed [2025-11-25T01:54:15.404Z] 597c811c3ed2: Pushed [2025-11-25T01:54:15.404Z] 9c877ccf3d51: Pushed [2025-11-25T01:54:19.595Z] 3efd85255fed: Pushed [2025-11-25T01:54:19.595Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:19.934Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:20.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T01:54:20.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:54:20.268Z] 793f01e2510b: Preparing [2025-11-25T01:54:20.268Z] 3efd85255fed: Preparing [2025-11-25T01:54:20.268Z] 340464737043: Preparing [2025-11-25T01:54:20.268Z] f41c76a2fc26: Preparing [2025-11-25T01:54:20.268Z] 9c877ccf3d51: Preparing [2025-11-25T01:54:20.268Z] 597c811c3ed2: Preparing [2025-11-25T01:54:20.268Z] 256f393e029f: Preparing [2025-11-25T01:54:20.268Z] 597c811c3ed2: Waiting [2025-11-25T01:54:20.268Z] 256f393e029f: Waiting [2025-11-25T01:54:20.268Z] 9c877ccf3d51: Layer already exists [2025-11-25T01:54:20.268Z] 793f01e2510b: Layer already exists [2025-11-25T01:54:20.268Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:20.268Z] 340464737043: Layer already exists [2025-11-25T01:54:20.268Z] 3efd85255fed: Layer already exists [2025-11-25T01:54:20.268Z] 597c811c3ed2: Layer already exists [2025-11-25T01:54:20.268Z] 256f393e029f: Layer already exists [2025-11-25T01:54:20.268Z] latest: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:20.613Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:20.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-25T01:54:20.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:54:20.947Z] 793f01e2510b: Preparing [2025-11-25T01:54:20.947Z] 3efd85255fed: Preparing [2025-11-25T01:54:20.947Z] 340464737043: Preparing [2025-11-25T01:54:20.947Z] f41c76a2fc26: Preparing [2025-11-25T01:54:20.947Z] 9c877ccf3d51: Preparing [2025-11-25T01:54:20.947Z] 597c811c3ed2: Preparing [2025-11-25T01:54:20.947Z] 256f393e029f: Preparing [2025-11-25T01:54:20.947Z] 256f393e029f: Waiting [2025-11-25T01:54:20.947Z] 597c811c3ed2: Waiting [2025-11-25T01:54:20.947Z] 793f01e2510b: Layer already exists [2025-11-25T01:54:20.947Z] 9c877ccf3d51: Layer already exists [2025-11-25T01:54:20.947Z] 340464737043: Layer already exists [2025-11-25T01:54:20.947Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:20.947Z] 3efd85255fed: Layer already exists [2025-11-25T01:54:20.947Z] 256f393e029f: Layer already exists [2025-11-25T01:54:20.947Z] 597c811c3ed2: Layer already exists [2025-11-25T01:54:20.947Z] 4.1.0-dev.76: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:21.283Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:21.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:21.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:54:21.622Z] 793f01e2510b: Preparing [2025-11-25T01:54:21.622Z] 3efd85255fed: Preparing [2025-11-25T01:54:21.622Z] 340464737043: Preparing [2025-11-25T01:54:21.622Z] f41c76a2fc26: Preparing [2025-11-25T01:54:21.622Z] 9c877ccf3d51: Preparing [2025-11-25T01:54:21.622Z] 597c811c3ed2: Preparing [2025-11-25T01:54:21.622Z] 256f393e029f: Preparing [2025-11-25T01:54:21.622Z] 597c811c3ed2: Waiting [2025-11-25T01:54:21.622Z] 256f393e029f: Waiting [2025-11-25T01:54:21.622Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:21.622Z] 3efd85255fed: Layer already exists [2025-11-25T01:54:21.622Z] 340464737043: Layer already exists [2025-11-25T01:54:21.622Z] 793f01e2510b: Layer already exists [2025-11-25T01:54:21.622Z] 9c877ccf3d51: Layer already exists [2025-11-25T01:54:21.622Z] 597c811c3ed2: Layer already exists [2025-11-25T01:54:21.622Z] 256f393e029f: Layer already exists [2025-11-25T01:54:21.622Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:21.965Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:22.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T01:54:22.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-25T01:54:22.296Z] 793f01e2510b: Preparing [2025-11-25T01:54:22.296Z] 3efd85255fed: Preparing [2025-11-25T01:54:22.296Z] 340464737043: Preparing [2025-11-25T01:54:22.296Z] f41c76a2fc26: Preparing [2025-11-25T01:54:22.296Z] 9c877ccf3d51: Preparing [2025-11-25T01:54:22.296Z] 597c811c3ed2: Preparing [2025-11-25T01:54:22.296Z] 256f393e029f: Preparing [2025-11-25T01:54:22.296Z] 256f393e029f: Waiting [2025-11-25T01:54:22.296Z] 597c811c3ed2: Waiting [2025-11-25T01:54:22.296Z] 3efd85255fed: Layer already exists [2025-11-25T01:54:22.296Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:22.296Z] 793f01e2510b: Layer already exists [2025-11-25T01:54:22.296Z] 340464737043: Layer already exists [2025-11-25T01:54:22.296Z] 9c877ccf3d51: Layer already exists [2025-11-25T01:54:22.296Z] 597c811c3ed2: Layer already exists [2025-11-25T01:54:22.296Z] 256f393e029f: Layer already exists [2025-11-25T01:54:22.296Z] main: digest: sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:22.368Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:22.381Z] taggedImages: [2025-11-25T01:54:22.381Z] - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:22.381Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T01:54:22.381Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-25T01:54:22.381Z] - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:22.381Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-25T01:54:22.405Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-25T01:54:22.405Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:22.405Z] latest [2025-11-25T01:54:22.405Z] 4.1.0-dev.76 [2025-11-25T01:54:22.405Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:22.405Z] main [2025-11-25T01:54:22.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:22.766Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:23.096Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:23.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:54:23.096Z] 24bbc60ebe74: Preparing [2025-11-25T01:54:23.096Z] 0088689ff6de: Preparing [2025-11-25T01:54:23.096Z] f41c76a2fc26: Preparing [2025-11-25T01:54:23.096Z] 8638e8bd5f4c: Preparing [2025-11-25T01:54:23.096Z] 072987857529: Preparing [2025-11-25T01:54:23.096Z] 256f393e029f: Preparing [2025-11-25T01:54:23.096Z] 256f393e029f: Waiting [2025-11-25T01:54:23.096Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:23.096Z] 256f393e029f: Layer already exists [2025-11-25T01:54:23.096Z] 072987857529: Pushed [2025-11-25T01:54:23.096Z] 8638e8bd5f4c: Pushed [2025-11-25T01:54:23.096Z] 24bbc60ebe74: Pushed [2025-11-25T01:54:27.297Z] 0088689ff6de: Pushed [2025-11-25T01:54:27.297Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:27.630Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:27.962Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T01:54:27.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:54:27.962Z] 24bbc60ebe74: Preparing [2025-11-25T01:54:27.962Z] 0088689ff6de: Preparing [2025-11-25T01:54:27.962Z] f41c76a2fc26: Preparing [2025-11-25T01:54:27.962Z] 8638e8bd5f4c: Preparing [2025-11-25T01:54:27.962Z] 072987857529: Preparing [2025-11-25T01:54:27.962Z] 256f393e029f: Preparing [2025-11-25T01:54:27.962Z] 256f393e029f: Waiting [2025-11-25T01:54:27.962Z] 072987857529: Layer already exists [2025-11-25T01:54:27.962Z] 8638e8bd5f4c: Layer already exists [2025-11-25T01:54:27.962Z] 24bbc60ebe74: Layer already exists [2025-11-25T01:54:27.962Z] 0088689ff6de: Layer already exists [2025-11-25T01:54:27.962Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:27.962Z] 256f393e029f: Layer already exists [2025-11-25T01:54:27.962Z] latest: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:28.309Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:28.642Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-25T01:54:28.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:54:28.642Z] 24bbc60ebe74: Preparing [2025-11-25T01:54:28.642Z] 0088689ff6de: Preparing [2025-11-25T01:54:28.642Z] f41c76a2fc26: Preparing [2025-11-25T01:54:28.642Z] 8638e8bd5f4c: Preparing [2025-11-25T01:54:28.642Z] 072987857529: Preparing [2025-11-25T01:54:28.642Z] 256f393e029f: Preparing [2025-11-25T01:54:28.642Z] 256f393e029f: Waiting [2025-11-25T01:54:28.642Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:28.642Z] 0088689ff6de: Layer already exists [2025-11-25T01:54:28.642Z] 24bbc60ebe74: Layer already exists [2025-11-25T01:54:28.642Z] 072987857529: Layer already exists [2025-11-25T01:54:28.642Z] 8638e8bd5f4c: Layer already exists [2025-11-25T01:54:28.642Z] 256f393e029f: Layer already exists [2025-11-25T01:54:28.642Z] 4.1.0-dev.76: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:28.975Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:29.315Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:29.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:54:29.315Z] 24bbc60ebe74: Preparing [2025-11-25T01:54:29.315Z] 0088689ff6de: Preparing [2025-11-25T01:54:29.315Z] f41c76a2fc26: Preparing [2025-11-25T01:54:29.315Z] 8638e8bd5f4c: Preparing [2025-11-25T01:54:29.315Z] 072987857529: Preparing [2025-11-25T01:54:29.315Z] 256f393e029f: Preparing [2025-11-25T01:54:29.315Z] 256f393e029f: Waiting [2025-11-25T01:54:29.315Z] 0088689ff6de: Layer already exists [2025-11-25T01:54:29.315Z] 8638e8bd5f4c: Layer already exists [2025-11-25T01:54:29.315Z] 24bbc60ebe74: Layer already exists [2025-11-25T01:54:29.315Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:29.315Z] 072987857529: Layer already exists [2025-11-25T01:54:29.315Z] 256f393e029f: Layer already exists [2025-11-25T01:54:29.315Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:29.381Z] #86 ... [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #81 DONE 147.6s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #83 DONE 146.2s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:54:29.381Z] #119 ... [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #79 DONE 141.0s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #90 DONE 115.6s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #86 DONE 140.1s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:29.381Z] #94 DONE 109.1s [2025-11-25T01:54:29.381Z] [2025-11-25T01:54:29.381Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-25T01:54:29.648Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:29.977Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T01:54:29.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-25T01:54:29.977Z] 24bbc60ebe74: Preparing [2025-11-25T01:54:29.977Z] 0088689ff6de: Preparing [2025-11-25T01:54:29.977Z] f41c76a2fc26: Preparing [2025-11-25T01:54:29.977Z] 8638e8bd5f4c: Preparing [2025-11-25T01:54:29.977Z] 072987857529: Preparing [2025-11-25T01:54:29.977Z] 256f393e029f: Preparing [2025-11-25T01:54:29.977Z] 256f393e029f: Waiting [2025-11-25T01:54:29.977Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:29.977Z] 0088689ff6de: Layer already exists [2025-11-25T01:54:29.977Z] 24bbc60ebe74: Layer already exists [2025-11-25T01:54:29.977Z] 8638e8bd5f4c: Layer already exists [2025-11-25T01:54:29.977Z] 072987857529: Layer already exists [2025-11-25T01:54:29.977Z] 256f393e029f: Layer already exists [2025-11-25T01:54:29.977Z] main: digest: sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:30.053Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:30.065Z] taggedImages: [2025-11-25T01:54:30.065Z] - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:30.065Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T01:54:30.065Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-25T01:54:30.065Z] - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:30.065Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-25T01:54:30.095Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-25T01:54:30.095Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:30.095Z] latest [2025-11-25T01:54:30.095Z] 4.1.0-dev.76 [2025-11-25T01:54:30.095Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:30.095Z] main [2025-11-25T01:54:30.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:30.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:30.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:30.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:54:30.768Z] fd222e11ea06: Preparing [2025-11-25T01:54:30.768Z] 19025662a9ab: Preparing [2025-11-25T01:54:30.768Z] c2aa4883534f: Preparing [2025-11-25T01:54:30.768Z] 340464737043: Preparing [2025-11-25T01:54:30.768Z] f41c76a2fc26: Preparing [2025-11-25T01:54:30.768Z] b4489991d27b: Preparing [2025-11-25T01:54:30.768Z] 3e2250021ad1: Preparing [2025-11-25T01:54:30.768Z] 256f393e029f: Preparing [2025-11-25T01:54:30.768Z] b4489991d27b: Waiting [2025-11-25T01:54:30.768Z] 3e2250021ad1: Waiting [2025-11-25T01:54:30.768Z] 256f393e029f: Waiting [2025-11-25T01:54:30.768Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:30.768Z] 340464737043: Layer already exists [2025-11-25T01:54:30.768Z] b4489991d27b: Layer already exists [2025-11-25T01:54:30.768Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:30.768Z] 256f393e029f: Layer already exists [2025-11-25T01:54:30.768Z] 19025662a9ab: Pushed [2025-11-25T01:54:30.768Z] fd222e11ea06: Pushed [2025-11-25T01:54:31.968Z] #120 DONE 3.7s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #121 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #122 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #123 [security-proxy-auth builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #123 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #124 [core-data builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #124 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #125 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #126 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #127 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #128 [core-metadata builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #128 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #129 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #130 [core-command builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #130 DONE 3.7s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #131 [support-scheduler builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #131 DONE 3.8s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #132 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #133 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #134 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:54:31.968Z] #135 ... [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #136 [security-proxy-setup builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #136 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #137 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #138 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #139 [core-keeper builder 7/8] COPY . . [2025-11-25T01:54:31.968Z] #139 DONE 3.8s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-25T01:54:31.968Z] #140 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-25T01:54:31.968Z] #141 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #142 CACHED [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #143 [support-notifications builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #143 DONE 3.9s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-11-25T01:54:31.968Z] #119 DONE 3.9s [2025-11-25T01:54:31.968Z] [2025-11-25T01:54:31.968Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:54:34.956Z] c2aa4883534f: Pushed [2025-11-25T01:54:34.956Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:35.291Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:35.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T01:54:35.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:54:35.619Z] fd222e11ea06: Preparing [2025-11-25T01:54:35.619Z] 19025662a9ab: Preparing [2025-11-25T01:54:35.619Z] c2aa4883534f: Preparing [2025-11-25T01:54:35.619Z] 340464737043: Preparing [2025-11-25T01:54:35.619Z] f41c76a2fc26: Preparing [2025-11-25T01:54:35.619Z] b4489991d27b: Preparing [2025-11-25T01:54:35.619Z] 3e2250021ad1: Preparing [2025-11-25T01:54:35.619Z] 256f393e029f: Preparing [2025-11-25T01:54:35.619Z] b4489991d27b: Waiting [2025-11-25T01:54:35.619Z] 3e2250021ad1: Waiting [2025-11-25T01:54:35.619Z] 256f393e029f: Waiting [2025-11-25T01:54:35.619Z] 340464737043: Layer already exists [2025-11-25T01:54:35.619Z] 19025662a9ab: Layer already exists [2025-11-25T01:54:35.619Z] fd222e11ea06: Layer already exists [2025-11-25T01:54:35.619Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:35.619Z] c2aa4883534f: Layer already exists [2025-11-25T01:54:35.619Z] 256f393e029f: Layer already exists [2025-11-25T01:54:35.619Z] b4489991d27b: Layer already exists [2025-11-25T01:54:35.619Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:35.619Z] latest: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:35.950Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:36.279Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-25T01:54:36.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:54:36.279Z] fd222e11ea06: Preparing [2025-11-25T01:54:36.279Z] 19025662a9ab: Preparing [2025-11-25T01:54:36.279Z] c2aa4883534f: Preparing [2025-11-25T01:54:36.279Z] 340464737043: Preparing [2025-11-25T01:54:36.279Z] f41c76a2fc26: Preparing [2025-11-25T01:54:36.279Z] b4489991d27b: Preparing [2025-11-25T01:54:36.279Z] 3e2250021ad1: Preparing [2025-11-25T01:54:36.279Z] 256f393e029f: Preparing [2025-11-25T01:54:36.280Z] b4489991d27b: Waiting [2025-11-25T01:54:36.280Z] 256f393e029f: Waiting [2025-11-25T01:54:36.280Z] 3e2250021ad1: Waiting [2025-11-25T01:54:36.280Z] fd222e11ea06: Layer already exists [2025-11-25T01:54:36.280Z] 340464737043: Layer already exists [2025-11-25T01:54:36.280Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:36.280Z] 19025662a9ab: Layer already exists [2025-11-25T01:54:36.280Z] c2aa4883534f: Layer already exists [2025-11-25T01:54:36.280Z] b4489991d27b: Layer already exists [2025-11-25T01:54:36.280Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:36.280Z] 256f393e029f: Layer already exists [2025-11-25T01:54:36.280Z] 4.1.0-dev.76: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:36.618Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:36.947Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:36.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:54:36.947Z] fd222e11ea06: Preparing [2025-11-25T01:54:36.947Z] 19025662a9ab: Preparing [2025-11-25T01:54:36.947Z] c2aa4883534f: Preparing [2025-11-25T01:54:36.947Z] 340464737043: Preparing [2025-11-25T01:54:36.947Z] f41c76a2fc26: Preparing [2025-11-25T01:54:36.947Z] b4489991d27b: Preparing [2025-11-25T01:54:36.947Z] 3e2250021ad1: Preparing [2025-11-25T01:54:36.947Z] 256f393e029f: Preparing [2025-11-25T01:54:36.947Z] 256f393e029f: Waiting [2025-11-25T01:54:36.947Z] b4489991d27b: Waiting [2025-11-25T01:54:36.947Z] 3e2250021ad1: Waiting [2025-11-25T01:54:36.947Z] 19025662a9ab: Layer already exists [2025-11-25T01:54:36.947Z] c2aa4883534f: Layer already exists [2025-11-25T01:54:36.947Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:36.947Z] 340464737043: Layer already exists [2025-11-25T01:54:36.947Z] fd222e11ea06: Layer already exists [2025-11-25T01:54:36.947Z] b4489991d27b: Layer already exists [2025-11-25T01:54:36.947Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:36.947Z] 256f393e029f: Layer already exists [2025-11-25T01:54:36.947Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:37.292Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-25T01:54:37.332Z] #144 ... [2025-11-25T01:54:37.332Z] [2025-11-25T01:54:37.332Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T01:54:37.332Z] #0 5.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-25T01:54:37.332Z] #145 ... [2025-11-25T01:54:37.332Z] [2025-11-25T01:54:37.332Z] #146 [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-11-25T01:54:37.332Z] #0 5.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2025-11-25T01:54:37.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T01:54:37.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-25T01:54:37.615Z] fd222e11ea06: Preparing [2025-11-25T01:54:37.615Z] 19025662a9ab: Preparing [2025-11-25T01:54:37.615Z] c2aa4883534f: Preparing [2025-11-25T01:54:37.615Z] 340464737043: Preparing [2025-11-25T01:54:37.615Z] f41c76a2fc26: Preparing [2025-11-25T01:54:37.615Z] b4489991d27b: Preparing [2025-11-25T01:54:37.615Z] 3e2250021ad1: Preparing [2025-11-25T01:54:37.615Z] 256f393e029f: Preparing [2025-11-25T01:54:37.615Z] 3e2250021ad1: Waiting [2025-11-25T01:54:37.615Z] b4489991d27b: Waiting [2025-11-25T01:54:37.615Z] 256f393e029f: Waiting [2025-11-25T01:54:37.615Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:37.615Z] 340464737043: Layer already exists [2025-11-25T01:54:37.615Z] 19025662a9ab: Layer already exists [2025-11-25T01:54:37.615Z] c2aa4883534f: Layer already exists [2025-11-25T01:54:37.615Z] fd222e11ea06: Layer already exists [2025-11-25T01:54:37.615Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:37.615Z] b4489991d27b: Layer already exists [2025-11-25T01:54:37.615Z] 256f393e029f: Layer already exists [2025-11-25T01:54:37.615Z] main: digest: sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:37.686Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:37.698Z] taggedImages: [2025-11-25T01:54:37.698Z] - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:37.698Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T01:54:37.698Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-25T01:54:37.698Z] - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:37.698Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-25T01:54:37.784Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-25T01:54:37.784Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:37.784Z] latest [2025-11-25T01:54:37.784Z] 4.1.0-dev.76 [2025-11-25T01:54:37.784Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:37.784Z] main [2025-11-25T01:54:37.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:37.918Z] #146 ... [2025-11-25T01:54:37.918Z] [2025-11-25T01:54:37.918Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T01:54:37.918Z] #144 6.178 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-25T01:54:38.122Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:38.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:38.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:54:38.453Z] 9d5061921de1: Preparing [2025-11-25T01:54:38.453Z] c7217b82c853: Preparing [2025-11-25T01:54:38.453Z] 692cc91ff243: Preparing [2025-11-25T01:54:38.453Z] 6228bb3e5cc7: Preparing [2025-11-25T01:54:38.453Z] 1f191ba4559b: Preparing [2025-11-25T01:54:38.453Z] c3b167933f98: Preparing [2025-11-25T01:54:38.453Z] 34c1c64ba745: Preparing [2025-11-25T01:54:38.453Z] 340464737043: Preparing [2025-11-25T01:54:38.453Z] f41c76a2fc26: Preparing [2025-11-25T01:54:38.453Z] 7cd31ae2e8d7: Preparing [2025-11-25T01:54:38.453Z] 00d16fd2e05a: Preparing [2025-11-25T01:54:38.453Z] 5f70bf18a086: Preparing [2025-11-25T01:54:38.453Z] c584025cf40f: Preparing [2025-11-25T01:54:38.453Z] bfe3e6e29dd3: Preparing [2025-11-25T01:54:38.453Z] a739c13112eb: Preparing [2025-11-25T01:54:38.453Z] 256f393e029f: Preparing [2025-11-25T01:54:38.453Z] f41c76a2fc26: Waiting [2025-11-25T01:54:38.453Z] 7cd31ae2e8d7: Waiting [2025-11-25T01:54:38.453Z] 00d16fd2e05a: Waiting [2025-11-25T01:54:38.453Z] 5f70bf18a086: Waiting [2025-11-25T01:54:38.453Z] c3b167933f98: Waiting [2025-11-25T01:54:38.453Z] 340464737043: Waiting [2025-11-25T01:54:38.453Z] 34c1c64ba745: Waiting [2025-11-25T01:54:38.453Z] 256f393e029f: Waiting [2025-11-25T01:54:38.453Z] a739c13112eb: Waiting [2025-11-25T01:54:38.453Z] c584025cf40f: Waiting [2025-11-25T01:54:38.453Z] 6228bb3e5cc7: Pushed [2025-11-25T01:54:38.453Z] 1f191ba4559b: Pushed [2025-11-25T01:54:38.453Z] c7217b82c853: Pushed [2025-11-25T01:54:38.453Z] 9d5061921de1: Pushed [2025-11-25T01:54:38.453Z] 692cc91ff243: Pushed [2025-11-25T01:54:38.453Z] 340464737043: Layer already exists [2025-11-25T01:54:38.453Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:38.453Z] 5f70bf18a086: Layer already exists [2025-11-25T01:54:38.713Z] c3b167933f98: Pushed [2025-11-25T01:54:38.713Z] 7cd31ae2e8d7: Pushed [2025-11-25T01:54:38.713Z] 00d16fd2e05a: Pushed [2025-11-25T01:54:38.713Z] c584025cf40f: Pushed [2025-11-25T01:54:38.713Z] 256f393e029f: Layer already exists [2025-11-25T01:54:38.713Z] a739c13112eb: Pushed [2025-11-25T01:54:38.713Z] bfe3e6e29dd3: Pushed [2025-11-25T01:54:40.615Z] 34c1c64ba745: Pushed [2025-11-25T01:54:40.615Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:40.941Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:41.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T01:54:41.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:54:41.279Z] 9d5061921de1: Preparing [2025-11-25T01:54:41.279Z] c7217b82c853: Preparing [2025-11-25T01:54:41.279Z] 692cc91ff243: Preparing [2025-11-25T01:54:41.279Z] 6228bb3e5cc7: Preparing [2025-11-25T01:54:41.279Z] 1f191ba4559b: Preparing [2025-11-25T01:54:41.279Z] c3b167933f98: Preparing [2025-11-25T01:54:41.279Z] 34c1c64ba745: Preparing [2025-11-25T01:54:41.279Z] 340464737043: Preparing [2025-11-25T01:54:41.279Z] f41c76a2fc26: Preparing [2025-11-25T01:54:41.279Z] 7cd31ae2e8d7: Preparing [2025-11-25T01:54:41.279Z] 00d16fd2e05a: Preparing [2025-11-25T01:54:41.279Z] 5f70bf18a086: Preparing [2025-11-25T01:54:41.279Z] c584025cf40f: Preparing [2025-11-25T01:54:41.279Z] bfe3e6e29dd3: Preparing [2025-11-25T01:54:41.279Z] a739c13112eb: Preparing [2025-11-25T01:54:41.279Z] 256f393e029f: Preparing [2025-11-25T01:54:41.279Z] c584025cf40f: Waiting [2025-11-25T01:54:41.279Z] 340464737043: Waiting [2025-11-25T01:54:41.279Z] bfe3e6e29dd3: Waiting [2025-11-25T01:54:41.279Z] a739c13112eb: Waiting [2025-11-25T01:54:41.279Z] 256f393e029f: Waiting [2025-11-25T01:54:41.279Z] f41c76a2fc26: Waiting [2025-11-25T01:54:41.279Z] 00d16fd2e05a: Waiting [2025-11-25T01:54:41.279Z] 7cd31ae2e8d7: Waiting [2025-11-25T01:54:41.279Z] 5f70bf18a086: Waiting [2025-11-25T01:54:41.279Z] c3b167933f98: Waiting [2025-11-25T01:54:41.279Z] 34c1c64ba745: Waiting [2025-11-25T01:54:41.279Z] 1f191ba4559b: Layer already exists [2025-11-25T01:54:41.279Z] 6228bb3e5cc7: Layer already exists [2025-11-25T01:54:41.279Z] 692cc91ff243: Layer already exists [2025-11-25T01:54:41.279Z] c7217b82c853: Layer already exists [2025-11-25T01:54:41.279Z] 9d5061921de1: Layer already exists [2025-11-25T01:54:41.279Z] c3b167933f98: Layer already exists [2025-11-25T01:54:41.279Z] 34c1c64ba745: Layer already exists [2025-11-25T01:54:41.279Z] 340464737043: Layer already exists [2025-11-25T01:54:41.279Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:41.279Z] 7cd31ae2e8d7: Layer already exists [2025-11-25T01:54:41.279Z] 00d16fd2e05a: Layer already exists [2025-11-25T01:54:41.279Z] a739c13112eb: Layer already exists [2025-11-25T01:54:41.279Z] 5f70bf18a086: Layer already exists [2025-11-25T01:54:41.279Z] bfe3e6e29dd3: Layer already exists [2025-11-25T01:54:41.279Z] c584025cf40f: Layer already exists [2025-11-25T01:54:41.279Z] 256f393e029f: Layer already exists [2025-11-25T01:54:41.279Z] latest: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:41.634Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:41.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-25T01:54:41.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:54:41.975Z] 9d5061921de1: Preparing [2025-11-25T01:54:41.975Z] c7217b82c853: Preparing [2025-11-25T01:54:41.975Z] 692cc91ff243: Preparing [2025-11-25T01:54:41.975Z] 6228bb3e5cc7: Preparing [2025-11-25T01:54:41.975Z] 1f191ba4559b: Preparing [2025-11-25T01:54:41.975Z] c3b167933f98: Preparing [2025-11-25T01:54:41.975Z] 34c1c64ba745: Preparing [2025-11-25T01:54:41.975Z] 340464737043: Preparing [2025-11-25T01:54:41.975Z] f41c76a2fc26: Preparing [2025-11-25T01:54:41.975Z] 7cd31ae2e8d7: Preparing [2025-11-25T01:54:41.975Z] 00d16fd2e05a: Preparing [2025-11-25T01:54:41.975Z] 5f70bf18a086: Preparing [2025-11-25T01:54:41.975Z] c584025cf40f: Preparing [2025-11-25T01:54:41.975Z] bfe3e6e29dd3: Preparing [2025-11-25T01:54:41.975Z] a739c13112eb: Preparing [2025-11-25T01:54:41.975Z] 256f393e029f: Preparing [2025-11-25T01:54:41.975Z] f41c76a2fc26: Waiting [2025-11-25T01:54:41.975Z] 7cd31ae2e8d7: Waiting [2025-11-25T01:54:41.975Z] 00d16fd2e05a: Waiting [2025-11-25T01:54:41.975Z] 34c1c64ba745: Waiting [2025-11-25T01:54:41.975Z] a739c13112eb: Waiting [2025-11-25T01:54:41.975Z] 5f70bf18a086: Waiting [2025-11-25T01:54:41.975Z] c584025cf40f: Waiting [2025-11-25T01:54:41.975Z] 256f393e029f: Waiting [2025-11-25T01:54:41.975Z] c3b167933f98: Waiting [2025-11-25T01:54:41.975Z] 340464737043: Waiting [2025-11-25T01:54:41.975Z] bfe3e6e29dd3: Waiting [2025-11-25T01:54:41.975Z] 1f191ba4559b: Layer already exists [2025-11-25T01:54:41.975Z] 9d5061921de1: Layer already exists [2025-11-25T01:54:41.975Z] 692cc91ff243: Layer already exists [2025-11-25T01:54:41.975Z] c7217b82c853: Layer already exists [2025-11-25T01:54:41.975Z] 6228bb3e5cc7: Layer already exists [2025-11-25T01:54:41.975Z] c3b167933f98: Layer already exists [2025-11-25T01:54:41.975Z] 340464737043: Layer already exists [2025-11-25T01:54:41.975Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:41.975Z] 34c1c64ba745: Layer already exists [2025-11-25T01:54:41.975Z] 7cd31ae2e8d7: Layer already exists [2025-11-25T01:54:41.975Z] 00d16fd2e05a: Layer already exists [2025-11-25T01:54:41.975Z] 5f70bf18a086: Layer already exists [2025-11-25T01:54:41.975Z] a739c13112eb: Layer already exists [2025-11-25T01:54:41.975Z] c584025cf40f: Layer already exists [2025-11-25T01:54:41.975Z] bfe3e6e29dd3: Layer already exists [2025-11-25T01:54:41.975Z] 256f393e029f: Layer already exists [2025-11-25T01:54:41.975Z] 4.1.0-dev.76: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:42.166Z] #144 ... [2025-11-25T01:54:42.166Z] [2025-11-25T01:54:42.166Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T01:54:42.166Z] #0 5.277 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-25T01:54:42.166Z] #147 ... [2025-11-25T01:54:42.166Z] [2025-11-25T01:54:42.167Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T01:54:42.167Z] #0 6.331 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-25T01:54:42.167Z] #148 ... [2025-11-25T01:54:42.167Z] [2025-11-25T01:54:42.167Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T01:54:42.167Z] #0 5.908 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-25T01:54:42.167Z] #149 ... [2025-11-25T01:54:42.167Z] [2025-11-25T01:54:42.167Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T01:54:42.167Z] #0 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-25T01:54:42.167Z] #150 ... [2025-11-25T01:54:42.167Z] [2025-11-25T01:54:42.167Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T01:54:42.167Z] #0 6.542 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-25T01:54:42.314Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:42.444Z] #151 ... [2025-11-25T01:54:42.444Z] [2025-11-25T01:54:42.444Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T01:54:42.444Z] #0 6.413 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-25T01:54:42.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:42.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:54:42.636Z] 9d5061921de1: Preparing [2025-11-25T01:54:42.636Z] c7217b82c853: Preparing [2025-11-25T01:54:42.636Z] 692cc91ff243: Preparing [2025-11-25T01:54:42.636Z] 6228bb3e5cc7: Preparing [2025-11-25T01:54:42.636Z] 1f191ba4559b: Preparing [2025-11-25T01:54:42.636Z] c3b167933f98: Preparing [2025-11-25T01:54:42.636Z] 34c1c64ba745: Preparing [2025-11-25T01:54:42.636Z] 340464737043: Preparing [2025-11-25T01:54:42.636Z] f41c76a2fc26: Preparing [2025-11-25T01:54:42.636Z] 7cd31ae2e8d7: Preparing [2025-11-25T01:54:42.636Z] 00d16fd2e05a: Preparing [2025-11-25T01:54:42.636Z] 340464737043: Waiting [2025-11-25T01:54:42.636Z] 5f70bf18a086: Preparing [2025-11-25T01:54:42.636Z] c3b167933f98: Waiting [2025-11-25T01:54:42.636Z] c584025cf40f: Preparing [2025-11-25T01:54:42.636Z] 34c1c64ba745: Waiting [2025-11-25T01:54:42.636Z] bfe3e6e29dd3: Preparing [2025-11-25T01:54:42.636Z] f41c76a2fc26: Waiting [2025-11-25T01:54:42.636Z] 7cd31ae2e8d7: Waiting [2025-11-25T01:54:42.636Z] a739c13112eb: Preparing [2025-11-25T01:54:42.636Z] 256f393e029f: Preparing [2025-11-25T01:54:42.636Z] 00d16fd2e05a: Waiting [2025-11-25T01:54:42.636Z] c584025cf40f: Waiting [2025-11-25T01:54:42.636Z] bfe3e6e29dd3: Waiting [2025-11-25T01:54:42.636Z] a739c13112eb: Waiting [2025-11-25T01:54:42.636Z] 5f70bf18a086: Waiting [2025-11-25T01:54:42.636Z] 256f393e029f: Waiting [2025-11-25T01:54:42.636Z] 692cc91ff243: Layer already exists [2025-11-25T01:54:42.636Z] 6228bb3e5cc7: Layer already exists [2025-11-25T01:54:42.636Z] c7217b82c853: Layer already exists [2025-11-25T01:54:42.636Z] 9d5061921de1: Layer already exists [2025-11-25T01:54:42.636Z] 1f191ba4559b: Layer already exists [2025-11-25T01:54:42.636Z] c3b167933f98: Layer already exists [2025-11-25T01:54:42.636Z] 340464737043: Layer already exists [2025-11-25T01:54:42.636Z] 7cd31ae2e8d7: Layer already exists [2025-11-25T01:54:42.636Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:42.636Z] 34c1c64ba745: Layer already exists [2025-11-25T01:54:42.636Z] 00d16fd2e05a: Layer already exists [2025-11-25T01:54:42.636Z] 5f70bf18a086: Layer already exists [2025-11-25T01:54:42.636Z] c584025cf40f: Layer already exists [2025-11-25T01:54:42.636Z] bfe3e6e29dd3: Layer already exists [2025-11-25T01:54:42.636Z] a739c13112eb: Layer already exists [2025-11-25T01:54:42.636Z] 256f393e029f: Layer already exists [2025-11-25T01:54:42.636Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:42.735Z] #152 ... [2025-11-25T01:54:42.735Z] [2025-11-25T01:54:42.735Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T01:54:42.735Z] #0 6.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-25T01:54:42.735Z] #153 ... [2025-11-25T01:54:42.735Z] [2025-11-25T01:54:42.735Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T01:54:42.735Z] #0 5.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-25T01:54:42.965Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-11-25T01:54:43.004Z] #154 ... [2025-11-25T01:54:43.004Z] [2025-11-25T01:54:43.004Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T01:54:43.004Z] #135 6.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:43.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T01:54:43.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-25T01:54:43.303Z] 9d5061921de1: Preparing [2025-11-25T01:54:43.303Z] c7217b82c853: Preparing [2025-11-25T01:54:43.303Z] 692cc91ff243: Preparing [2025-11-25T01:54:43.303Z] 6228bb3e5cc7: Preparing [2025-11-25T01:54:43.303Z] 1f191ba4559b: Preparing [2025-11-25T01:54:43.303Z] c3b167933f98: Preparing [2025-11-25T01:54:43.303Z] 34c1c64ba745: Preparing [2025-11-25T01:54:43.303Z] 340464737043: Preparing [2025-11-25T01:54:43.303Z] f41c76a2fc26: Preparing [2025-11-25T01:54:43.303Z] 7cd31ae2e8d7: Preparing [2025-11-25T01:54:43.303Z] 00d16fd2e05a: Preparing [2025-11-25T01:54:43.303Z] 5f70bf18a086: Preparing [2025-11-25T01:54:43.303Z] c584025cf40f: Preparing [2025-11-25T01:54:43.303Z] bfe3e6e29dd3: Preparing [2025-11-25T01:54:43.303Z] a739c13112eb: Preparing [2025-11-25T01:54:43.303Z] 256f393e029f: Preparing [2025-11-25T01:54:43.303Z] 34c1c64ba745: Waiting [2025-11-25T01:54:43.303Z] 5f70bf18a086: Waiting [2025-11-25T01:54:43.303Z] c584025cf40f: Waiting [2025-11-25T01:54:43.303Z] 340464737043: Waiting [2025-11-25T01:54:43.303Z] 7cd31ae2e8d7: Waiting [2025-11-25T01:54:43.303Z] bfe3e6e29dd3: Waiting [2025-11-25T01:54:43.303Z] a739c13112eb: Waiting [2025-11-25T01:54:43.303Z] 00d16fd2e05a: Waiting [2025-11-25T01:54:43.303Z] f41c76a2fc26: Waiting [2025-11-25T01:54:43.303Z] 256f393e029f: Waiting [2025-11-25T01:54:43.303Z] c3b167933f98: Waiting [2025-11-25T01:54:43.303Z] 1f191ba4559b: Layer already exists [2025-11-25T01:54:43.303Z] 9d5061921de1: Layer already exists [2025-11-25T01:54:43.303Z] c7217b82c853: Layer already exists [2025-11-25T01:54:43.303Z] 6228bb3e5cc7: Layer already exists [2025-11-25T01:54:43.303Z] 692cc91ff243: Layer already exists [2025-11-25T01:54:43.303Z] c3b167933f98: Layer already exists [2025-11-25T01:54:43.303Z] 340464737043: Layer already exists [2025-11-25T01:54:43.303Z] 34c1c64ba745: Layer already exists [2025-11-25T01:54:43.303Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:43.303Z] 7cd31ae2e8d7: Layer already exists [2025-11-25T01:54:43.303Z] c584025cf40f: Layer already exists [2025-11-25T01:54:43.303Z] 00d16fd2e05a: Layer already exists [2025-11-25T01:54:43.303Z] 5f70bf18a086: Layer already exists [2025-11-25T01:54:43.303Z] bfe3e6e29dd3: Layer already exists [2025-11-25T01:54:43.303Z] a739c13112eb: Layer already exists [2025-11-25T01:54:43.303Z] 256f393e029f: Layer already exists [2025-11-25T01:54:43.303Z] main: digest: sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:43.382Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:43.399Z] taggedImages: [2025-11-25T01:54:43.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:43.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T01:54:43.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-25T01:54:43.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:43.399Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-25T01:54:43.426Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-25T01:54:43.426Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:43.426Z] latest [2025-11-25T01:54:43.426Z] 4.1.0-dev.76 [2025-11-25T01:54:43.426Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:43.426Z] main [2025-11-25T01:54:43.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:43.772Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:44.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:44.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:54:44.095Z] 20ed8c9ecb41: Preparing [2025-11-25T01:54:44.095Z] 19a81c232a46: Preparing [2025-11-25T01:54:44.095Z] f376df668a1c: Preparing [2025-11-25T01:54:44.095Z] 44487a35856e: Preparing [2025-11-25T01:54:44.095Z] 340464737043: Preparing [2025-11-25T01:54:44.095Z] f41c76a2fc26: Preparing [2025-11-25T01:54:44.095Z] b4489991d27b: Preparing [2025-11-25T01:54:44.095Z] 3e2250021ad1: Preparing [2025-11-25T01:54:44.095Z] 256f393e029f: Preparing [2025-11-25T01:54:44.095Z] f41c76a2fc26: Waiting [2025-11-25T01:54:44.095Z] 3e2250021ad1: Waiting [2025-11-25T01:54:44.095Z] 256f393e029f: Waiting [2025-11-25T01:54:44.095Z] b4489991d27b: Waiting [2025-11-25T01:54:44.095Z] 340464737043: Layer already exists [2025-11-25T01:54:44.095Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:44.095Z] b4489991d27b: Layer already exists [2025-11-25T01:54:44.095Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:44.095Z] f376df668a1c: Pushed [2025-11-25T01:54:44.096Z] 19a81c232a46: Pushed [2025-11-25T01:54:44.096Z] 20ed8c9ecb41: Pushed [2025-11-25T01:54:44.096Z] 256f393e029f: Layer already exists [2025-11-25T01:54:48.287Z] 44487a35856e: Pushed [2025-11-25T01:54:48.287Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:48.613Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:48.933Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T01:54:48.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:54:48.933Z] 20ed8c9ecb41: Preparing [2025-11-25T01:54:48.933Z] 19a81c232a46: Preparing [2025-11-25T01:54:48.933Z] f376df668a1c: Preparing [2025-11-25T01:54:48.933Z] 44487a35856e: Preparing [2025-11-25T01:54:48.933Z] 340464737043: Preparing [2025-11-25T01:54:48.933Z] f41c76a2fc26: Preparing [2025-11-25T01:54:48.933Z] b4489991d27b: Preparing [2025-11-25T01:54:48.933Z] 3e2250021ad1: Preparing [2025-11-25T01:54:48.933Z] 256f393e029f: Preparing [2025-11-25T01:54:48.933Z] b4489991d27b: Waiting [2025-11-25T01:54:48.933Z] 3e2250021ad1: Waiting [2025-11-25T01:54:48.933Z] 256f393e029f: Waiting [2025-11-25T01:54:48.933Z] f41c76a2fc26: Waiting [2025-11-25T01:54:48.933Z] 20ed8c9ecb41: Layer already exists [2025-11-25T01:54:48.933Z] 19a81c232a46: Layer already exists [2025-11-25T01:54:48.933Z] 44487a35856e: Layer already exists [2025-11-25T01:54:48.933Z] 340464737043: Layer already exists [2025-11-25T01:54:48.933Z] f376df668a1c: Layer already exists [2025-11-25T01:54:48.933Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:48.933Z] b4489991d27b: Layer already exists [2025-11-25T01:54:48.933Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:48.933Z] 256f393e029f: Layer already exists [2025-11-25T01:54:48.933Z] latest: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:49.266Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:49.600Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-25T01:54:49.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:54:49.600Z] 20ed8c9ecb41: Preparing [2025-11-25T01:54:49.600Z] 19a81c232a46: Preparing [2025-11-25T01:54:49.600Z] f376df668a1c: Preparing [2025-11-25T01:54:49.600Z] 44487a35856e: Preparing [2025-11-25T01:54:49.600Z] 340464737043: Preparing [2025-11-25T01:54:49.600Z] f41c76a2fc26: Preparing [2025-11-25T01:54:49.600Z] b4489991d27b: Preparing [2025-11-25T01:54:49.600Z] 3e2250021ad1: Preparing [2025-11-25T01:54:49.600Z] 256f393e029f: Preparing [2025-11-25T01:54:49.600Z] 3e2250021ad1: Waiting [2025-11-25T01:54:49.600Z] b4489991d27b: Waiting [2025-11-25T01:54:49.600Z] f41c76a2fc26: Waiting [2025-11-25T01:54:49.600Z] 256f393e029f: Waiting [2025-11-25T01:54:49.600Z] 20ed8c9ecb41: Layer already exists [2025-11-25T01:54:49.600Z] f376df668a1c: Layer already exists [2025-11-25T01:54:49.600Z] 340464737043: Layer already exists [2025-11-25T01:54:49.600Z] 44487a35856e: Layer already exists [2025-11-25T01:54:49.600Z] 19a81c232a46: Layer already exists [2025-11-25T01:54:49.600Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:49.600Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:49.600Z] b4489991d27b: Layer already exists [2025-11-25T01:54:49.600Z] 256f393e029f: Layer already exists [2025-11-25T01:54:49.600Z] 4.1.0-dev.76: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:49.930Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:50.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:50.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:54:50.266Z] 20ed8c9ecb41: Preparing [2025-11-25T01:54:50.266Z] 19a81c232a46: Preparing [2025-11-25T01:54:50.266Z] f376df668a1c: Preparing [2025-11-25T01:54:50.266Z] 44487a35856e: Preparing [2025-11-25T01:54:50.266Z] 340464737043: Preparing [2025-11-25T01:54:50.266Z] f41c76a2fc26: Preparing [2025-11-25T01:54:50.266Z] b4489991d27b: Preparing [2025-11-25T01:54:50.266Z] 3e2250021ad1: Preparing [2025-11-25T01:54:50.266Z] 256f393e029f: Preparing [2025-11-25T01:54:50.266Z] b4489991d27b: Waiting [2025-11-25T01:54:50.266Z] 3e2250021ad1: Waiting [2025-11-25T01:54:50.266Z] f41c76a2fc26: Waiting [2025-11-25T01:54:50.266Z] 256f393e029f: Waiting [2025-11-25T01:54:50.266Z] f376df668a1c: Layer already exists [2025-11-25T01:54:50.266Z] 340464737043: Layer already exists [2025-11-25T01:54:50.266Z] 20ed8c9ecb41: Layer already exists [2025-11-25T01:54:50.266Z] 44487a35856e: Layer already exists [2025-11-25T01:54:50.266Z] 19a81c232a46: Layer already exists [2025-11-25T01:54:50.266Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:50.266Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:50.266Z] b4489991d27b: Layer already exists [2025-11-25T01:54:50.266Z] 256f393e029f: Layer already exists [2025-11-25T01:54:50.266Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:50.597Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:50.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T01:54:50.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-25T01:54:50.931Z] 20ed8c9ecb41: Preparing [2025-11-25T01:54:50.931Z] 19a81c232a46: Preparing [2025-11-25T01:54:50.931Z] f376df668a1c: Preparing [2025-11-25T01:54:50.931Z] 44487a35856e: Preparing [2025-11-25T01:54:50.931Z] 340464737043: Preparing [2025-11-25T01:54:50.931Z] f41c76a2fc26: Preparing [2025-11-25T01:54:50.931Z] b4489991d27b: Preparing [2025-11-25T01:54:50.931Z] f41c76a2fc26: Waiting [2025-11-25T01:54:50.931Z] 3e2250021ad1: Preparing [2025-11-25T01:54:50.931Z] 256f393e029f: Preparing [2025-11-25T01:54:50.931Z] b4489991d27b: Waiting [2025-11-25T01:54:50.931Z] 256f393e029f: Waiting [2025-11-25T01:54:50.931Z] 3e2250021ad1: Waiting [2025-11-25T01:54:50.931Z] 20ed8c9ecb41: Layer already exists [2025-11-25T01:54:50.931Z] f376df668a1c: Layer already exists [2025-11-25T01:54:50.931Z] 340464737043: Layer already exists [2025-11-25T01:54:50.931Z] 44487a35856e: Layer already exists [2025-11-25T01:54:50.931Z] 19a81c232a46: Layer already exists [2025-11-25T01:54:50.931Z] 3e2250021ad1: Layer already exists [2025-11-25T01:54:50.931Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:50.931Z] b4489991d27b: Layer already exists [2025-11-25T01:54:50.931Z] 256f393e029f: Layer already exists [2025-11-25T01:54:50.931Z] main: digest: sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:51.016Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:51.029Z] taggedImages: [2025-11-25T01:54:51.030Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:51.030Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T01:54:51.030Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-25T01:54:51.030Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:51.030Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-25T01:54:51.062Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-25T01:54:51.062Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:51.062Z] latest [2025-11-25T01:54:51.062Z] 4.1.0-dev.76 [2025-11-25T01:54:51.062Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:51.062Z] main [2025-11-25T01:54:51.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:51.417Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:51.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:51.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:54:51.736Z] 49cbd8b7959d: Preparing [2025-11-25T01:54:51.736Z] 9aeb0768d58b: Preparing [2025-11-25T01:54:51.736Z] 2b9c44902756: Preparing [2025-11-25T01:54:51.736Z] ef410faf0645: Preparing [2025-11-25T01:54:51.736Z] 6733879a7318: Preparing [2025-11-25T01:54:51.736Z] 340464737043: Preparing [2025-11-25T01:54:51.736Z] f41c76a2fc26: Preparing [2025-11-25T01:54:51.736Z] ab28259b59d5: Preparing [2025-11-25T01:54:51.736Z] 74dbc010a0dc: Preparing [2025-11-25T01:54:51.736Z] 5bde2a6bdfa5: Preparing [2025-11-25T01:54:51.736Z] 256f393e029f: Preparing [2025-11-25T01:54:51.736Z] 340464737043: Waiting [2025-11-25T01:54:51.736Z] f41c76a2fc26: Waiting [2025-11-25T01:54:51.736Z] 74dbc010a0dc: Waiting [2025-11-25T01:54:51.736Z] 5bde2a6bdfa5: Waiting [2025-11-25T01:54:51.736Z] 256f393e029f: Waiting [2025-11-25T01:54:51.736Z] ab28259b59d5: Waiting [2025-11-25T01:54:51.736Z] ef410faf0645: Pushed [2025-11-25T01:54:51.736Z] 49cbd8b7959d: Pushed [2025-11-25T01:54:51.736Z] 6733879a7318: Pushed [2025-11-25T01:54:51.736Z] 9aeb0768d58b: Pushed [2025-11-25T01:54:51.736Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:51.736Z] 340464737043: Layer already exists [2025-11-25T01:54:51.736Z] 256f393e029f: Layer already exists [2025-11-25T01:54:51.995Z] ab28259b59d5: Pushed [2025-11-25T01:54:51.995Z] 74dbc010a0dc: Pushed [2025-11-25T01:54:53.374Z] 5bde2a6bdfa5: Pushed [2025-11-25T01:54:54.752Z] 2b9c44902756: Pushed [2025-11-25T01:54:54.752Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:55.093Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:55.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T01:54:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:54:55.415Z] 49cbd8b7959d: Preparing [2025-11-25T01:54:55.415Z] 9aeb0768d58b: Preparing [2025-11-25T01:54:55.415Z] 2b9c44902756: Preparing [2025-11-25T01:54:55.415Z] ef410faf0645: Preparing [2025-11-25T01:54:55.415Z] 6733879a7318: Preparing [2025-11-25T01:54:55.415Z] 340464737043: Preparing [2025-11-25T01:54:55.415Z] f41c76a2fc26: Preparing [2025-11-25T01:54:55.415Z] 340464737043: Waiting [2025-11-25T01:54:55.415Z] ab28259b59d5: Preparing [2025-11-25T01:54:55.415Z] f41c76a2fc26: Waiting [2025-11-25T01:54:55.415Z] 74dbc010a0dc: Preparing [2025-11-25T01:54:55.415Z] ab28259b59d5: Waiting [2025-11-25T01:54:55.415Z] 5bde2a6bdfa5: Preparing [2025-11-25T01:54:55.415Z] 256f393e029f: Preparing [2025-11-25T01:54:55.415Z] 5bde2a6bdfa5: Waiting [2025-11-25T01:54:55.415Z] 256f393e029f: Waiting [2025-11-25T01:54:55.415Z] 74dbc010a0dc: Waiting [2025-11-25T01:54:55.415Z] 49cbd8b7959d: Layer already exists [2025-11-25T01:54:55.415Z] 6733879a7318: Layer already exists [2025-11-25T01:54:55.415Z] 2b9c44902756: Layer already exists [2025-11-25T01:54:55.415Z] ef410faf0645: Layer already exists [2025-11-25T01:54:55.415Z] 9aeb0768d58b: Layer already exists [2025-11-25T01:54:55.415Z] 340464737043: Layer already exists [2025-11-25T01:54:55.415Z] ab28259b59d5: Layer already exists [2025-11-25T01:54:55.415Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:55.415Z] 74dbc010a0dc: Layer already exists [2025-11-25T01:54:55.415Z] 5bde2a6bdfa5: Layer already exists [2025-11-25T01:54:55.415Z] 256f393e029f: Layer already exists [2025-11-25T01:54:55.415Z] latest: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:55.749Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:56.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-25T01:54:56.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:54:56.086Z] 49cbd8b7959d: Preparing [2025-11-25T01:54:56.086Z] 9aeb0768d58b: Preparing [2025-11-25T01:54:56.086Z] 2b9c44902756: Preparing [2025-11-25T01:54:56.086Z] ef410faf0645: Preparing [2025-11-25T01:54:56.086Z] 6733879a7318: Preparing [2025-11-25T01:54:56.086Z] 340464737043: Preparing [2025-11-25T01:54:56.086Z] f41c76a2fc26: Preparing [2025-11-25T01:54:56.086Z] ab28259b59d5: Preparing [2025-11-25T01:54:56.086Z] 74dbc010a0dc: Preparing [2025-11-25T01:54:56.086Z] 5bde2a6bdfa5: Preparing [2025-11-25T01:54:56.086Z] 256f393e029f: Preparing [2025-11-25T01:54:56.086Z] 340464737043: Waiting [2025-11-25T01:54:56.086Z] 5bde2a6bdfa5: Waiting [2025-11-25T01:54:56.086Z] f41c76a2fc26: Waiting [2025-11-25T01:54:56.086Z] ab28259b59d5: Waiting [2025-11-25T01:54:56.086Z] 256f393e029f: Waiting [2025-11-25T01:54:56.086Z] 74dbc010a0dc: Waiting [2025-11-25T01:54:56.086Z] 9aeb0768d58b: Layer already exists [2025-11-25T01:54:56.086Z] 2b9c44902756: Layer already exists [2025-11-25T01:54:56.086Z] ef410faf0645: Layer already exists [2025-11-25T01:54:56.086Z] 6733879a7318: Layer already exists [2025-11-25T01:54:56.086Z] 49cbd8b7959d: Layer already exists [2025-11-25T01:54:56.086Z] 340464737043: Layer already exists [2025-11-25T01:54:56.086Z] ab28259b59d5: Layer already exists [2025-11-25T01:54:56.086Z] 5bde2a6bdfa5: Layer already exists [2025-11-25T01:54:56.086Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:56.086Z] 74dbc010a0dc: Layer already exists [2025-11-25T01:54:56.086Z] 256f393e029f: Layer already exists [2025-11-25T01:54:56.086Z] 4.1.0-dev.76: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:56.424Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:56.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:56.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:54:56.758Z] 49cbd8b7959d: Preparing [2025-11-25T01:54:56.758Z] 9aeb0768d58b: Preparing [2025-11-25T01:54:56.758Z] 2b9c44902756: Preparing [2025-11-25T01:54:56.758Z] ef410faf0645: Preparing [2025-11-25T01:54:56.758Z] 6733879a7318: Preparing [2025-11-25T01:54:56.758Z] 340464737043: Preparing [2025-11-25T01:54:56.758Z] f41c76a2fc26: Preparing [2025-11-25T01:54:56.758Z] 340464737043: Waiting [2025-11-25T01:54:56.758Z] ab28259b59d5: Preparing [2025-11-25T01:54:56.758Z] 74dbc010a0dc: Preparing [2025-11-25T01:54:56.758Z] 5bde2a6bdfa5: Preparing [2025-11-25T01:54:56.758Z] f41c76a2fc26: Waiting [2025-11-25T01:54:56.758Z] 256f393e029f: Preparing [2025-11-25T01:54:56.758Z] 5bde2a6bdfa5: Waiting [2025-11-25T01:54:56.758Z] 256f393e029f: Waiting [2025-11-25T01:54:56.758Z] 74dbc010a0dc: Waiting [2025-11-25T01:54:56.758Z] ab28259b59d5: Waiting [2025-11-25T01:54:56.758Z] 9aeb0768d58b: Layer already exists [2025-11-25T01:54:56.758Z] ef410faf0645: Layer already exists [2025-11-25T01:54:56.758Z] 6733879a7318: Layer already exists [2025-11-25T01:54:56.758Z] 49cbd8b7959d: Layer already exists [2025-11-25T01:54:56.758Z] 2b9c44902756: Layer already exists [2025-11-25T01:54:56.758Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:56.758Z] 74dbc010a0dc: Layer already exists [2025-11-25T01:54:56.758Z] 340464737043: Layer already exists [2025-11-25T01:54:56.758Z] ab28259b59d5: Layer already exists [2025-11-25T01:54:56.758Z] 5bde2a6bdfa5: Layer already exists [2025-11-25T01:54:56.758Z] 256f393e029f: Layer already exists [2025-11-25T01:54:56.758Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:57.103Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:57.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T01:54:57.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-25T01:54:57.441Z] 49cbd8b7959d: Preparing [2025-11-25T01:54:57.441Z] 9aeb0768d58b: Preparing [2025-11-25T01:54:57.441Z] 2b9c44902756: Preparing [2025-11-25T01:54:57.441Z] ef410faf0645: Preparing [2025-11-25T01:54:57.441Z] 6733879a7318: Preparing [2025-11-25T01:54:57.441Z] 340464737043: Preparing [2025-11-25T01:54:57.441Z] f41c76a2fc26: Preparing [2025-11-25T01:54:57.441Z] ab28259b59d5: Preparing [2025-11-25T01:54:57.441Z] 74dbc010a0dc: Preparing [2025-11-25T01:54:57.441Z] 5bde2a6bdfa5: Preparing [2025-11-25T01:54:57.441Z] 256f393e029f: Preparing [2025-11-25T01:54:57.441Z] 340464737043: Waiting [2025-11-25T01:54:57.441Z] 74dbc010a0dc: Waiting [2025-11-25T01:54:57.441Z] f41c76a2fc26: Waiting [2025-11-25T01:54:57.441Z] 5bde2a6bdfa5: Waiting [2025-11-25T01:54:57.441Z] 256f393e029f: Waiting [2025-11-25T01:54:57.441Z] ab28259b59d5: Waiting [2025-11-25T01:54:57.441Z] 6733879a7318: Layer already exists [2025-11-25T01:54:57.441Z] 9aeb0768d58b: Layer already exists [2025-11-25T01:54:57.441Z] ef410faf0645: Layer already exists [2025-11-25T01:54:57.441Z] 49cbd8b7959d: Layer already exists [2025-11-25T01:54:57.441Z] 2b9c44902756: Layer already exists [2025-11-25T01:54:57.441Z] 340464737043: Layer already exists [2025-11-25T01:54:57.441Z] ab28259b59d5: Layer already exists [2025-11-25T01:54:57.441Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:57.441Z] 5bde2a6bdfa5: Layer already exists [2025-11-25T01:54:57.441Z] 74dbc010a0dc: Layer already exists [2025-11-25T01:54:57.441Z] 256f393e029f: Layer already exists [2025-11-25T01:54:57.441Z] main: digest: sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:54:57.526Z] ===================================================== [Pipeline] echo [2025-11-25T01:54:57.543Z] taggedImages: [2025-11-25T01:54:57.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:57.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T01:54:57.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-25T01:54:57.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:57.543Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-25T01:54:57.579Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-25T01:54:57.579Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:57.579Z] latest [2025-11-25T01:54:57.579Z] 4.1.0-dev.76 [2025-11-25T01:54:57.579Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:54:57.579Z] main [2025-11-25T01:54:57.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:57.939Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:54:58.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:54:58.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:54:58.261Z] 06a5635ce9af: Preparing [2025-11-25T01:54:58.261Z] 75e5a29ccb37: Preparing [2025-11-25T01:54:58.261Z] b95a0573cfca: Preparing [2025-11-25T01:54:58.261Z] e2763313d64f: Preparing [2025-11-25T01:54:58.261Z] a6082e206af9: Preparing [2025-11-25T01:54:58.261Z] ddcbf5e7a267: Preparing [2025-11-25T01:54:58.261Z] f295925ac46c: Preparing [2025-11-25T01:54:58.261Z] 340464737043: Preparing [2025-11-25T01:54:58.261Z] f295925ac46c: Waiting [2025-11-25T01:54:58.261Z] ddcbf5e7a267: Waiting [2025-11-25T01:54:58.261Z] f41c76a2fc26: Preparing [2025-11-25T01:54:58.261Z] f7dd111591f7: Preparing [2025-11-25T01:54:58.261Z] 7aefc33f71a0: Preparing [2025-11-25T01:54:58.261Z] 256f393e029f: Preparing [2025-11-25T01:54:58.261Z] 340464737043: Waiting [2025-11-25T01:54:58.261Z] 7aefc33f71a0: Waiting [2025-11-25T01:54:58.261Z] 256f393e029f: Waiting [2025-11-25T01:54:58.261Z] f41c76a2fc26: Waiting [2025-11-25T01:54:58.261Z] f7dd111591f7: Waiting [2025-11-25T01:54:58.261Z] 75e5a29ccb37: Pushed [2025-11-25T01:54:58.262Z] 06a5635ce9af: Pushed [2025-11-25T01:54:58.262Z] a6082e206af9: Pushed [2025-11-25T01:54:58.262Z] 340464737043: Layer already exists [2025-11-25T01:54:58.262Z] f41c76a2fc26: Layer already exists [2025-11-25T01:54:58.520Z] ddcbf5e7a267: Pushed [2025-11-25T01:54:58.520Z] f295925ac46c: Pushed [2025-11-25T01:54:58.520Z] 256f393e029f: Layer already exists [2025-11-25T01:54:58.520Z] f7dd111591f7: Pushed [2025-11-25T01:54:59.898Z] 7aefc33f71a0: Pushed [2025-11-25T01:55:01.277Z] e2763313d64f: Pushed [2025-11-25T01:55:01.277Z] b95a0573cfca: Pushed [2025-11-25T01:55:01.537Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:01.880Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:02.212Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T01:55:02.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:55:02.212Z] 06a5635ce9af: Preparing [2025-11-25T01:55:02.212Z] 75e5a29ccb37: Preparing [2025-11-25T01:55:02.212Z] b95a0573cfca: Preparing [2025-11-25T01:55:02.212Z] e2763313d64f: Preparing [2025-11-25T01:55:02.212Z] a6082e206af9: Preparing [2025-11-25T01:55:02.212Z] ddcbf5e7a267: Preparing [2025-11-25T01:55:02.212Z] f295925ac46c: Preparing [2025-11-25T01:55:02.212Z] 340464737043: Preparing [2025-11-25T01:55:02.212Z] f41c76a2fc26: Preparing [2025-11-25T01:55:02.212Z] f7dd111591f7: Preparing [2025-11-25T01:55:02.212Z] 7aefc33f71a0: Preparing [2025-11-25T01:55:02.212Z] 256f393e029f: Preparing [2025-11-25T01:55:02.212Z] ddcbf5e7a267: Waiting [2025-11-25T01:55:02.212Z] f295925ac46c: Waiting [2025-11-25T01:55:02.212Z] 340464737043: Waiting [2025-11-25T01:55:02.212Z] f41c76a2fc26: Waiting [2025-11-25T01:55:02.212Z] f7dd111591f7: Waiting [2025-11-25T01:55:02.212Z] 7aefc33f71a0: Waiting [2025-11-25T01:55:02.212Z] 256f393e029f: Waiting [2025-11-25T01:55:02.212Z] a6082e206af9: Layer already exists [2025-11-25T01:55:02.212Z] 75e5a29ccb37: Layer already exists [2025-11-25T01:55:02.212Z] e2763313d64f: Layer already exists [2025-11-25T01:55:02.212Z] b95a0573cfca: Layer already exists [2025-11-25T01:55:02.212Z] 06a5635ce9af: Layer already exists [2025-11-25T01:55:02.212Z] f295925ac46c: Layer already exists [2025-11-25T01:55:02.212Z] ddcbf5e7a267: Layer already exists [2025-11-25T01:55:02.212Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:02.212Z] 340464737043: Layer already exists [2025-11-25T01:55:02.212Z] f7dd111591f7: Layer already exists [2025-11-25T01:55:02.212Z] 7aefc33f71a0: Layer already exists [2025-11-25T01:55:02.212Z] 256f393e029f: Layer already exists [2025-11-25T01:55:02.212Z] latest: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:02.544Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:02.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-25T01:55:02.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:55:02.876Z] 06a5635ce9af: Preparing [2025-11-25T01:55:02.876Z] 75e5a29ccb37: Preparing [2025-11-25T01:55:02.876Z] b95a0573cfca: Preparing [2025-11-25T01:55:02.876Z] e2763313d64f: Preparing [2025-11-25T01:55:02.876Z] a6082e206af9: Preparing [2025-11-25T01:55:02.876Z] ddcbf5e7a267: Preparing [2025-11-25T01:55:02.876Z] f295925ac46c: Preparing [2025-11-25T01:55:02.876Z] 340464737043: Preparing [2025-11-25T01:55:02.876Z] f41c76a2fc26: Preparing [2025-11-25T01:55:02.876Z] f7dd111591f7: Preparing [2025-11-25T01:55:02.876Z] 7aefc33f71a0: Preparing [2025-11-25T01:55:02.876Z] 256f393e029f: Preparing [2025-11-25T01:55:02.876Z] ddcbf5e7a267: Waiting [2025-11-25T01:55:02.876Z] f295925ac46c: Waiting [2025-11-25T01:55:02.876Z] 340464737043: Waiting [2025-11-25T01:55:02.876Z] 256f393e029f: Waiting [2025-11-25T01:55:02.876Z] f41c76a2fc26: Waiting [2025-11-25T01:55:02.876Z] f7dd111591f7: Waiting [2025-11-25T01:55:02.876Z] 7aefc33f71a0: Waiting [2025-11-25T01:55:02.876Z] b95a0573cfca: Layer already exists [2025-11-25T01:55:02.876Z] a6082e206af9: Layer already exists [2025-11-25T01:55:02.876Z] 06a5635ce9af: Layer already exists [2025-11-25T01:55:02.876Z] e2763313d64f: Layer already exists [2025-11-25T01:55:02.876Z] 75e5a29ccb37: Layer already exists [2025-11-25T01:55:02.876Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:02.876Z] ddcbf5e7a267: Layer already exists [2025-11-25T01:55:02.876Z] f295925ac46c: Layer already exists [2025-11-25T01:55:02.876Z] 340464737043: Layer already exists [2025-11-25T01:55:02.876Z] f7dd111591f7: Layer already exists [2025-11-25T01:55:02.876Z] 7aefc33f71a0: Layer already exists [2025-11-25T01:55:02.876Z] 256f393e029f: Layer already exists [2025-11-25T01:55:02.876Z] 4.1.0-dev.76: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:03.209Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:03.534Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:03.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:55:03.534Z] 06a5635ce9af: Preparing [2025-11-25T01:55:03.534Z] 75e5a29ccb37: Preparing [2025-11-25T01:55:03.534Z] b95a0573cfca: Preparing [2025-11-25T01:55:03.534Z] e2763313d64f: Preparing [2025-11-25T01:55:03.534Z] a6082e206af9: Preparing [2025-11-25T01:55:03.534Z] ddcbf5e7a267: Preparing [2025-11-25T01:55:03.534Z] f295925ac46c: Preparing [2025-11-25T01:55:03.534Z] 340464737043: Preparing [2025-11-25T01:55:03.534Z] f41c76a2fc26: Preparing [2025-11-25T01:55:03.534Z] f7dd111591f7: Preparing [2025-11-25T01:55:03.534Z] 7aefc33f71a0: Preparing [2025-11-25T01:55:03.534Z] 256f393e029f: Preparing [2025-11-25T01:55:03.534Z] f295925ac46c: Waiting [2025-11-25T01:55:03.534Z] 7aefc33f71a0: Waiting [2025-11-25T01:55:03.534Z] 256f393e029f: Waiting [2025-11-25T01:55:03.534Z] 340464737043: Waiting [2025-11-25T01:55:03.534Z] f7dd111591f7: Waiting [2025-11-25T01:55:03.534Z] f41c76a2fc26: Waiting [2025-11-25T01:55:03.534Z] ddcbf5e7a267: Waiting [2025-11-25T01:55:03.534Z] 75e5a29ccb37: Layer already exists [2025-11-25T01:55:03.534Z] 06a5635ce9af: Layer already exists [2025-11-25T01:55:03.534Z] e2763313d64f: Layer already exists [2025-11-25T01:55:03.534Z] b95a0573cfca: Layer already exists [2025-11-25T01:55:03.534Z] a6082e206af9: Layer already exists [2025-11-25T01:55:03.534Z] ddcbf5e7a267: Layer already exists [2025-11-25T01:55:03.534Z] 340464737043: Layer already exists [2025-11-25T01:55:03.534Z] f295925ac46c: Layer already exists [2025-11-25T01:55:03.534Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:03.534Z] f7dd111591f7: Layer already exists [2025-11-25T01:55:03.534Z] 7aefc33f71a0: Layer already exists [2025-11-25T01:55:03.534Z] 256f393e029f: Layer already exists [2025-11-25T01:55:03.534Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:03.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:04.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T01:55:04.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-25T01:55:04.196Z] 06a5635ce9af: Preparing [2025-11-25T01:55:04.196Z] 75e5a29ccb37: Preparing [2025-11-25T01:55:04.196Z] b95a0573cfca: Preparing [2025-11-25T01:55:04.196Z] e2763313d64f: Preparing [2025-11-25T01:55:04.196Z] a6082e206af9: Preparing [2025-11-25T01:55:04.196Z] ddcbf5e7a267: Preparing [2025-11-25T01:55:04.196Z] f295925ac46c: Preparing [2025-11-25T01:55:04.196Z] 340464737043: Preparing [2025-11-25T01:55:04.196Z] f41c76a2fc26: Preparing [2025-11-25T01:55:04.196Z] f7dd111591f7: Preparing [2025-11-25T01:55:04.197Z] 7aefc33f71a0: Preparing [2025-11-25T01:55:04.197Z] 256f393e029f: Preparing [2025-11-25T01:55:04.197Z] ddcbf5e7a267: Waiting [2025-11-25T01:55:04.197Z] f295925ac46c: Waiting [2025-11-25T01:55:04.197Z] 340464737043: Waiting [2025-11-25T01:55:04.197Z] f41c76a2fc26: Waiting [2025-11-25T01:55:04.197Z] f7dd111591f7: Waiting [2025-11-25T01:55:04.197Z] 7aefc33f71a0: Waiting [2025-11-25T01:55:04.197Z] 256f393e029f: Waiting [2025-11-25T01:55:04.197Z] e2763313d64f: Layer already exists [2025-11-25T01:55:04.197Z] 06a5635ce9af: Layer already exists [2025-11-25T01:55:04.197Z] a6082e206af9: Layer already exists [2025-11-25T01:55:04.197Z] 75e5a29ccb37: Layer already exists [2025-11-25T01:55:04.197Z] b95a0573cfca: Layer already exists [2025-11-25T01:55:04.197Z] f295925ac46c: Layer already exists [2025-11-25T01:55:04.197Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:04.197Z] ddcbf5e7a267: Layer already exists [2025-11-25T01:55:04.197Z] 340464737043: Layer already exists [2025-11-25T01:55:04.197Z] f7dd111591f7: Layer already exists [2025-11-25T01:55:04.197Z] 7aefc33f71a0: Layer already exists [2025-11-25T01:55:04.197Z] 256f393e029f: Layer already exists [2025-11-25T01:55:04.197Z] main: digest: sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:55:04.271Z] ===================================================== [Pipeline] echo [2025-11-25T01:55:04.285Z] taggedImages: [2025-11-25T01:55:04.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:04.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T01:55:04.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-25T01:55:04.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:04.285Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-25T01:55:04.312Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-25T01:55:04.312Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:04.312Z] latest [2025-11-25T01:55:04.312Z] 4.1.0-dev.76 [2025-11-25T01:55:04.312Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:04.312Z] main [2025-11-25T01:55:04.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:04.652Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:04.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:04.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:55:04.975Z] 5ee8b3b9dada: Preparing [2025-11-25T01:55:04.975Z] b88e0db692ee: Preparing [2025-11-25T01:55:04.975Z] 340464737043: Preparing [2025-11-25T01:55:04.975Z] f41c76a2fc26: Preparing [2025-11-25T01:55:04.975Z] 22b99c771d55: Preparing [2025-11-25T01:55:04.975Z] 8ed25c010182: Preparing [2025-11-25T01:55:04.975Z] 256f393e029f: Preparing [2025-11-25T01:55:04.975Z] 8ed25c010182: Waiting [2025-11-25T01:55:04.975Z] 256f393e029f: Waiting [2025-11-25T01:55:04.975Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:04.975Z] 340464737043: Layer already exists [2025-11-25T01:55:04.975Z] 256f393e029f: Layer already exists [2025-11-25T01:55:04.975Z] 5ee8b3b9dada: Pushed [2025-11-25T01:55:04.975Z] 22b99c771d55: Pushed [2025-11-25T01:55:05.913Z] 8ed25c010182: Pushed [2025-11-25T01:55:08.450Z] b88e0db692ee: Pushed [2025-11-25T01:55:08.710Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:09.050Z] + 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-11-25T01:55:09.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T01:55:09.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:55:09.388Z] 5ee8b3b9dada: Preparing [2025-11-25T01:55:09.388Z] b88e0db692ee: Preparing [2025-11-25T01:55:09.388Z] 340464737043: Preparing [2025-11-25T01:55:09.388Z] f41c76a2fc26: Preparing [2025-11-25T01:55:09.389Z] 22b99c771d55: Preparing [2025-11-25T01:55:09.389Z] 8ed25c010182: Preparing [2025-11-25T01:55:09.389Z] 256f393e029f: Preparing [2025-11-25T01:55:09.389Z] 256f393e029f: Waiting [2025-11-25T01:55:09.389Z] 8ed25c010182: Waiting [2025-11-25T01:55:09.389Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:09.389Z] 340464737043: Layer already exists [2025-11-25T01:55:09.389Z] b88e0db692ee: Layer already exists [2025-11-25T01:55:09.389Z] 5ee8b3b9dada: Layer already exists [2025-11-25T01:55:09.389Z] 22b99c771d55: Layer already exists [2025-11-25T01:55:09.389Z] 8ed25c010182: Layer already exists [2025-11-25T01:55:09.389Z] 256f393e029f: Layer already exists [2025-11-25T01:55:09.389Z] latest: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:09.729Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:10.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-25T01:55:10.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:55:10.062Z] 5ee8b3b9dada: Preparing [2025-11-25T01:55:10.062Z] b88e0db692ee: Preparing [2025-11-25T01:55:10.062Z] 340464737043: Preparing [2025-11-25T01:55:10.062Z] f41c76a2fc26: Preparing [2025-11-25T01:55:10.062Z] 22b99c771d55: Preparing [2025-11-25T01:55:10.062Z] 8ed25c010182: Preparing [2025-11-25T01:55:10.062Z] 256f393e029f: Preparing [2025-11-25T01:55:10.062Z] 8ed25c010182: Waiting [2025-11-25T01:55:10.062Z] 256f393e029f: Waiting [2025-11-25T01:55:10.062Z] 5ee8b3b9dada: Layer already exists [2025-11-25T01:55:10.062Z] 22b99c771d55: Layer already exists [2025-11-25T01:55:10.062Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:10.062Z] 340464737043: Layer already exists [2025-11-25T01:55:10.062Z] b88e0db692ee: Layer already exists [2025-11-25T01:55:10.062Z] 8ed25c010182: Layer already exists [2025-11-25T01:55:10.062Z] 256f393e029f: Layer already exists [2025-11-25T01:55:10.062Z] 4.1.0-dev.76: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:10.398Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:10.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:10.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:55:10.749Z] 5ee8b3b9dada: Preparing [2025-11-25T01:55:10.749Z] b88e0db692ee: Preparing [2025-11-25T01:55:10.749Z] 340464737043: Preparing [2025-11-25T01:55:10.749Z] f41c76a2fc26: Preparing [2025-11-25T01:55:10.749Z] 22b99c771d55: Preparing [2025-11-25T01:55:10.749Z] 8ed25c010182: Preparing [2025-11-25T01:55:10.749Z] 256f393e029f: Preparing [2025-11-25T01:55:10.749Z] 256f393e029f: Waiting [2025-11-25T01:55:10.749Z] 8ed25c010182: Waiting [2025-11-25T01:55:10.749Z] 340464737043: Layer already exists [2025-11-25T01:55:10.749Z] b88e0db692ee: Layer already exists [2025-11-25T01:55:10.749Z] 22b99c771d55: Layer already exists [2025-11-25T01:55:10.749Z] 5ee8b3b9dada: Layer already exists [2025-11-25T01:55:10.749Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:10.749Z] 8ed25c010182: Layer already exists [2025-11-25T01:55:10.749Z] 256f393e029f: Layer already exists [2025-11-25T01:55:10.749Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:11.089Z] + 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-11-25T01:55:11.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T01:55:11.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-25T01:55:11.473Z] 5ee8b3b9dada: Preparing [2025-11-25T01:55:11.473Z] b88e0db692ee: Preparing [2025-11-25T01:55:11.473Z] 340464737043: Preparing [2025-11-25T01:55:11.473Z] f41c76a2fc26: Preparing [2025-11-25T01:55:11.473Z] 22b99c771d55: Preparing [2025-11-25T01:55:11.473Z] 8ed25c010182: Preparing [2025-11-25T01:55:11.473Z] 256f393e029f: Preparing [2025-11-25T01:55:11.473Z] 8ed25c010182: Waiting [2025-11-25T01:55:11.473Z] 256f393e029f: Waiting [2025-11-25T01:55:11.473Z] 5ee8b3b9dada: Layer already exists [2025-11-25T01:55:11.473Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:11.473Z] 22b99c771d55: Layer already exists [2025-11-25T01:55:11.473Z] b88e0db692ee: Layer already exists [2025-11-25T01:55:11.473Z] 340464737043: Layer already exists [2025-11-25T01:55:11.473Z] 256f393e029f: Layer already exists [2025-11-25T01:55:11.473Z] 8ed25c010182: Layer already exists [2025-11-25T01:55:11.473Z] main: digest: sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:55:11.551Z] ===================================================== [Pipeline] echo [2025-11-25T01:55:11.568Z] taggedImages: [2025-11-25T01:55:11.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:11.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T01:55:11.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-25T01:55:11.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:11.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-25T01:55:11.592Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-25T01:55:11.592Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:11.592Z] latest [2025-11-25T01:55:11.592Z] 4.1.0-dev.76 [2025-11-25T01:55:11.592Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:11.592Z] main [2025-11-25T01:55:11.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:11.987Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:12.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:12.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:55:12.381Z] 45ee83e146be: Preparing [2025-11-25T01:55:12.381Z] 9183ed5580f8: Preparing [2025-11-25T01:55:12.381Z] 516e1baf1a8f: Preparing [2025-11-25T01:55:12.381Z] 340464737043: Preparing [2025-11-25T01:55:12.381Z] f41c76a2fc26: Preparing [2025-11-25T01:55:12.381Z] 07fc22ffc421: Preparing [2025-11-25T01:55:12.381Z] f2135af5461a: Preparing [2025-11-25T01:55:12.381Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:12.381Z] 96104eeb3d59: Preparing [2025-11-25T01:55:12.381Z] 256f393e029f: Preparing [2025-11-25T01:55:12.381Z] f2135af5461a: Waiting [2025-11-25T01:55:12.381Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:12.381Z] 96104eeb3d59: Waiting [2025-11-25T01:55:12.381Z] 256f393e029f: Waiting [2025-11-25T01:55:12.381Z] 07fc22ffc421: Waiting [2025-11-25T01:55:12.381Z] 340464737043: Layer already exists [2025-11-25T01:55:12.381Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:12.381Z] 9183ed5580f8: Pushed [2025-11-25T01:55:12.381Z] 45ee83e146be: Pushed [2025-11-25T01:55:12.381Z] 516e1baf1a8f: Pushed [2025-11-25T01:55:12.381Z] 256f393e029f: Layer already exists [2025-11-25T01:55:12.657Z] 4f4efff17d4b: Pushed [2025-11-25T01:55:12.916Z] 96104eeb3d59: Pushed [2025-11-25T01:55:18.201Z] f2135af5461a: Pushed [2025-11-25T01:55:28.195Z] 07fc22ffc421: Pushed [2025-11-25T01:55:28.195Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:28.532Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:28.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T01:55:28.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:55:28.855Z] 45ee83e146be: Preparing [2025-11-25T01:55:28.855Z] 9183ed5580f8: Preparing [2025-11-25T01:55:28.855Z] 516e1baf1a8f: Preparing [2025-11-25T01:55:28.855Z] 340464737043: Preparing [2025-11-25T01:55:28.855Z] f41c76a2fc26: Preparing [2025-11-25T01:55:28.855Z] 07fc22ffc421: Preparing [2025-11-25T01:55:28.855Z] f2135af5461a: Preparing [2025-11-25T01:55:28.855Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:28.855Z] 96104eeb3d59: Preparing [2025-11-25T01:55:28.855Z] 256f393e029f: Preparing [2025-11-25T01:55:28.855Z] 07fc22ffc421: Waiting [2025-11-25T01:55:28.855Z] f2135af5461a: Waiting [2025-11-25T01:55:28.855Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:28.855Z] 96104eeb3d59: Waiting [2025-11-25T01:55:28.855Z] 256f393e029f: Waiting [2025-11-25T01:55:28.855Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:28.855Z] 516e1baf1a8f: Layer already exists [2025-11-25T01:55:28.855Z] 340464737043: Layer already exists [2025-11-25T01:55:28.855Z] 9183ed5580f8: Layer already exists [2025-11-25T01:55:28.855Z] 45ee83e146be: Layer already exists [2025-11-25T01:55:28.855Z] f2135af5461a: Layer already exists [2025-11-25T01:55:28.855Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:28.855Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:28.855Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:28.855Z] 256f393e029f: Layer already exists [2025-11-25T01:55:28.855Z] latest: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:29.193Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:29.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-25T01:55:29.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:55:29.524Z] 45ee83e146be: Preparing [2025-11-25T01:55:29.524Z] 9183ed5580f8: Preparing [2025-11-25T01:55:29.524Z] 516e1baf1a8f: Preparing [2025-11-25T01:55:29.524Z] 340464737043: Preparing [2025-11-25T01:55:29.524Z] f41c76a2fc26: Preparing [2025-11-25T01:55:29.524Z] 07fc22ffc421: Preparing [2025-11-25T01:55:29.524Z] f2135af5461a: Preparing [2025-11-25T01:55:29.524Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:29.524Z] 96104eeb3d59: Preparing [2025-11-25T01:55:29.524Z] 256f393e029f: Preparing [2025-11-25T01:55:29.524Z] f2135af5461a: Waiting [2025-11-25T01:55:29.524Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:29.524Z] 256f393e029f: Waiting [2025-11-25T01:55:29.524Z] 96104eeb3d59: Waiting [2025-11-25T01:55:29.524Z] 07fc22ffc421: Waiting [2025-11-25T01:55:29.524Z] 45ee83e146be: Layer already exists [2025-11-25T01:55:29.524Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:29.524Z] 516e1baf1a8f: Layer already exists [2025-11-25T01:55:29.524Z] 9183ed5580f8: Layer already exists [2025-11-25T01:55:29.524Z] 340464737043: Layer already exists [2025-11-25T01:55:29.524Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:29.524Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:29.524Z] f2135af5461a: Layer already exists [2025-11-25T01:55:29.524Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:29.524Z] 256f393e029f: Layer already exists [2025-11-25T01:55:29.524Z] 4.1.0-dev.76: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:29.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:30.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:30.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:55:30.176Z] 45ee83e146be: Preparing [2025-11-25T01:55:30.176Z] 9183ed5580f8: Preparing [2025-11-25T01:55:30.176Z] 516e1baf1a8f: Preparing [2025-11-25T01:55:30.176Z] 340464737043: Preparing [2025-11-25T01:55:30.176Z] f41c76a2fc26: Preparing [2025-11-25T01:55:30.176Z] 07fc22ffc421: Preparing [2025-11-25T01:55:30.176Z] f2135af5461a: Preparing [2025-11-25T01:55:30.177Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:30.177Z] 96104eeb3d59: Preparing [2025-11-25T01:55:30.177Z] 256f393e029f: Preparing [2025-11-25T01:55:30.177Z] f2135af5461a: Waiting [2025-11-25T01:55:30.177Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:30.177Z] 07fc22ffc421: Waiting [2025-11-25T01:55:30.177Z] 256f393e029f: Waiting [2025-11-25T01:55:30.177Z] 9183ed5580f8: Layer already exists [2025-11-25T01:55:30.177Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:30.177Z] 45ee83e146be: Layer already exists [2025-11-25T01:55:30.177Z] 340464737043: Layer already exists [2025-11-25T01:55:30.177Z] 516e1baf1a8f: Layer already exists [2025-11-25T01:55:30.177Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:30.177Z] f2135af5461a: Layer already exists [2025-11-25T01:55:30.177Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:30.177Z] 256f393e029f: Layer already exists [2025-11-25T01:55:30.177Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:30.177Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:30.504Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:30.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T01:55:30.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-25T01:55:30.824Z] 45ee83e146be: Preparing [2025-11-25T01:55:30.824Z] 9183ed5580f8: Preparing [2025-11-25T01:55:30.824Z] 516e1baf1a8f: Preparing [2025-11-25T01:55:30.824Z] 340464737043: Preparing [2025-11-25T01:55:30.824Z] f41c76a2fc26: Preparing [2025-11-25T01:55:30.824Z] 07fc22ffc421: Preparing [2025-11-25T01:55:30.824Z] f2135af5461a: Preparing [2025-11-25T01:55:30.824Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:30.824Z] 96104eeb3d59: Preparing [2025-11-25T01:55:30.824Z] 256f393e029f: Preparing [2025-11-25T01:55:30.824Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:30.824Z] 256f393e029f: Waiting [2025-11-25T01:55:30.824Z] 96104eeb3d59: Waiting [2025-11-25T01:55:30.824Z] 07fc22ffc421: Waiting [2025-11-25T01:55:30.824Z] f2135af5461a: Waiting [2025-11-25T01:55:30.824Z] 340464737043: Layer already exists [2025-11-25T01:55:30.824Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:30.824Z] 516e1baf1a8f: Layer already exists [2025-11-25T01:55:30.824Z] 9183ed5580f8: Layer already exists [2025-11-25T01:55:30.824Z] 45ee83e146be: Layer already exists [2025-11-25T01:55:30.824Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:30.824Z] f2135af5461a: Layer already exists [2025-11-25T01:55:30.824Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:30.824Z] 256f393e029f: Layer already exists [2025-11-25T01:55:30.824Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:30.824Z] main: digest: sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:55:30.902Z] ===================================================== [Pipeline] echo [2025-11-25T01:55:30.924Z] taggedImages: [2025-11-25T01:55:30.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:30.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T01:55:30.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-25T01:55:30.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:30.924Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-25T01:55:30.954Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-25T01:55:30.954Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:30.954Z] latest [2025-11-25T01:55:30.954Z] 4.1.0-dev.76 [2025-11-25T01:55:30.954Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:30.954Z] main [2025-11-25T01:55:30.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:31.307Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:31.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:31.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:55:31.641Z] 3212373b2506: Preparing [2025-11-25T01:55:31.641Z] a930f259cfd4: Preparing [2025-11-25T01:55:31.641Z] 96eb4f694f4d: Preparing [2025-11-25T01:55:31.641Z] 340464737043: Preparing [2025-11-25T01:55:31.641Z] f41c76a2fc26: Preparing [2025-11-25T01:55:31.641Z] 07fc22ffc421: Preparing [2025-11-25T01:55:31.641Z] 1430d9cb3036: Preparing [2025-11-25T01:55:31.641Z] 69fd6995e69a: Preparing [2025-11-25T01:55:31.641Z] 256f393e029f: Preparing [2025-11-25T01:55:31.641Z] 1430d9cb3036: Waiting [2025-11-25T01:55:31.641Z] 69fd6995e69a: Waiting [2025-11-25T01:55:31.641Z] 256f393e029f: Waiting [2025-11-25T01:55:31.641Z] 07fc22ffc421: Waiting [2025-11-25T01:55:31.641Z] 340464737043: Layer already exists [2025-11-25T01:55:31.641Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:31.641Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:31.641Z] 3212373b2506: Pushed [2025-11-25T01:55:31.641Z] 96eb4f694f4d: Pushed [2025-11-25T01:55:31.641Z] a930f259cfd4: Pushed [2025-11-25T01:55:31.641Z] 256f393e029f: Layer already exists [2025-11-25T01:55:31.900Z] 1430d9cb3036: Pushed [2025-11-25T01:55:32.160Z] 69fd6995e69a: Pushed [2025-11-25T01:55:32.160Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:32.497Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:32.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T01:55:32.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:55:32.830Z] 3212373b2506: Preparing [2025-11-25T01:55:32.830Z] a930f259cfd4: Preparing [2025-11-25T01:55:32.830Z] 96eb4f694f4d: Preparing [2025-11-25T01:55:32.830Z] 340464737043: Preparing [2025-11-25T01:55:32.830Z] f41c76a2fc26: Preparing [2025-11-25T01:55:32.830Z] 07fc22ffc421: Preparing [2025-11-25T01:55:32.830Z] 1430d9cb3036: Preparing [2025-11-25T01:55:32.830Z] 69fd6995e69a: Preparing [2025-11-25T01:55:32.830Z] 256f393e029f: Preparing [2025-11-25T01:55:32.830Z] 1430d9cb3036: Waiting [2025-11-25T01:55:32.830Z] 69fd6995e69a: Waiting [2025-11-25T01:55:32.830Z] 256f393e029f: Waiting [2025-11-25T01:55:32.830Z] 07fc22ffc421: Waiting [2025-11-25T01:55:32.830Z] a930f259cfd4: Layer already exists [2025-11-25T01:55:32.830Z] 96eb4f694f4d: Layer already exists [2025-11-25T01:55:32.830Z] 340464737043: Layer already exists [2025-11-25T01:55:32.830Z] 3212373b2506: Layer already exists [2025-11-25T01:55:32.830Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:32.830Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:32.830Z] 1430d9cb3036: Layer already exists [2025-11-25T01:55:32.830Z] 69fd6995e69a: Layer already exists [2025-11-25T01:55:32.830Z] 256f393e029f: Layer already exists [2025-11-25T01:55:32.830Z] latest: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:33.162Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:33.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-25T01:55:33.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:55:33.487Z] 3212373b2506: Preparing [2025-11-25T01:55:33.487Z] a930f259cfd4: Preparing [2025-11-25T01:55:33.487Z] 96eb4f694f4d: Preparing [2025-11-25T01:55:33.487Z] 340464737043: Preparing [2025-11-25T01:55:33.487Z] f41c76a2fc26: Preparing [2025-11-25T01:55:33.487Z] 07fc22ffc421: Preparing [2025-11-25T01:55:33.487Z] 1430d9cb3036: Preparing [2025-11-25T01:55:33.487Z] 69fd6995e69a: Preparing [2025-11-25T01:55:33.487Z] 256f393e029f: Preparing [2025-11-25T01:55:33.487Z] 07fc22ffc421: Waiting [2025-11-25T01:55:33.487Z] 69fd6995e69a: Waiting [2025-11-25T01:55:33.487Z] 1430d9cb3036: Waiting [2025-11-25T01:55:33.487Z] 256f393e029f: Waiting [2025-11-25T01:55:33.487Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:33.487Z] 3212373b2506: Layer already exists [2025-11-25T01:55:33.487Z] 340464737043: Layer already exists [2025-11-25T01:55:33.487Z] a930f259cfd4: Layer already exists [2025-11-25T01:55:33.487Z] 96eb4f694f4d: Layer already exists [2025-11-25T01:55:33.487Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:33.487Z] 1430d9cb3036: Layer already exists [2025-11-25T01:55:33.487Z] 69fd6995e69a: Layer already exists [2025-11-25T01:55:33.487Z] 256f393e029f: Layer already exists [2025-11-25T01:55:33.487Z] 4.1.0-dev.76: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:33.819Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:34.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:34.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:55:34.157Z] 3212373b2506: Preparing [2025-11-25T01:55:34.157Z] a930f259cfd4: Preparing [2025-11-25T01:55:34.157Z] 96eb4f694f4d: Preparing [2025-11-25T01:55:34.157Z] 340464737043: Preparing [2025-11-25T01:55:34.157Z] f41c76a2fc26: Preparing [2025-11-25T01:55:34.157Z] 07fc22ffc421: Preparing [2025-11-25T01:55:34.157Z] 1430d9cb3036: Preparing [2025-11-25T01:55:34.157Z] 69fd6995e69a: Preparing [2025-11-25T01:55:34.157Z] 256f393e029f: Preparing [2025-11-25T01:55:34.157Z] 07fc22ffc421: Waiting [2025-11-25T01:55:34.157Z] 1430d9cb3036: Waiting [2025-11-25T01:55:34.157Z] 69fd6995e69a: Waiting [2025-11-25T01:55:34.157Z] 256f393e029f: Waiting [2025-11-25T01:55:34.157Z] 3212373b2506: Layer already exists [2025-11-25T01:55:34.157Z] a930f259cfd4: Layer already exists [2025-11-25T01:55:34.157Z] 96eb4f694f4d: Layer already exists [2025-11-25T01:55:34.157Z] 340464737043: Layer already exists [2025-11-25T01:55:34.157Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:34.157Z] 1430d9cb3036: Layer already exists [2025-11-25T01:55:34.157Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:34.157Z] 69fd6995e69a: Layer already exists [2025-11-25T01:55:34.157Z] 256f393e029f: Layer already exists [2025-11-25T01:55:34.157Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:34.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:34.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T01:55:34.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-25T01:55:34.812Z] 3212373b2506: Preparing [2025-11-25T01:55:34.812Z] a930f259cfd4: Preparing [2025-11-25T01:55:34.812Z] 96eb4f694f4d: Preparing [2025-11-25T01:55:34.812Z] 340464737043: Preparing [2025-11-25T01:55:34.812Z] f41c76a2fc26: Preparing [2025-11-25T01:55:34.812Z] 07fc22ffc421: Preparing [2025-11-25T01:55:34.812Z] 1430d9cb3036: Preparing [2025-11-25T01:55:34.812Z] 69fd6995e69a: Preparing [2025-11-25T01:55:34.812Z] 256f393e029f: Preparing [2025-11-25T01:55:34.812Z] 1430d9cb3036: Waiting [2025-11-25T01:55:34.812Z] 69fd6995e69a: Waiting [2025-11-25T01:55:34.812Z] 256f393e029f: Waiting [2025-11-25T01:55:34.812Z] 07fc22ffc421: Waiting [2025-11-25T01:55:34.812Z] 3212373b2506: Layer already exists [2025-11-25T01:55:34.812Z] 96eb4f694f4d: Layer already exists [2025-11-25T01:55:34.812Z] 340464737043: Layer already exists [2025-11-25T01:55:34.812Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:34.812Z] a930f259cfd4: Layer already exists [2025-11-25T01:55:34.812Z] 07fc22ffc421: Layer already exists [2025-11-25T01:55:34.812Z] 1430d9cb3036: Layer already exists [2025-11-25T01:55:34.812Z] 69fd6995e69a: Layer already exists [2025-11-25T01:55:34.812Z] 256f393e029f: Layer already exists [2025-11-25T01:55:34.812Z] main: digest: sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:55:34.893Z] ===================================================== [Pipeline] echo [2025-11-25T01:55:34.907Z] taggedImages: [2025-11-25T01:55:34.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:34.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T01:55:34.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-25T01:55:34.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:34.907Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-25T01:55:34.935Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-25T01:55:34.935Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:34.935Z] latest [2025-11-25T01:55:34.935Z] 4.1.0-dev.76 [2025-11-25T01:55:34.935Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:34.935Z] main [2025-11-25T01:55:34.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:35.291Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:35.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:35.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:55:35.622Z] fd288cc088b3: Preparing [2025-11-25T01:55:35.622Z] d41f52c12158: Preparing [2025-11-25T01:55:35.622Z] cde72ed5bee7: Preparing [2025-11-25T01:55:35.622Z] 340464737043: Preparing [2025-11-25T01:55:35.622Z] f41c76a2fc26: Preparing [2025-11-25T01:55:35.622Z] 6bb9c4341f67: Preparing [2025-11-25T01:55:35.622Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:35.622Z] 96104eeb3d59: Preparing [2025-11-25T01:55:35.622Z] 256f393e029f: Preparing [2025-11-25T01:55:35.622Z] 6bb9c4341f67: Waiting [2025-11-25T01:55:35.622Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:35.622Z] 96104eeb3d59: Waiting [2025-11-25T01:55:35.622Z] 256f393e029f: Waiting [2025-11-25T01:55:35.622Z] 340464737043: Layer already exists [2025-11-25T01:55:35.622Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:35.622Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:35.622Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:35.622Z] 256f393e029f: Layer already exists [2025-11-25T01:55:35.622Z] d41f52c12158: Pushed [2025-11-25T01:55:35.622Z] fd288cc088b3: Pushed [2025-11-25T01:55:35.622Z] cde72ed5bee7: Pushed [2025-11-25T01:55:50.511Z] 6bb9c4341f67: Pushed [2025-11-25T01:55:50.771Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:51.101Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:51.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T01:55:51.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:55:51.438Z] fd288cc088b3: Preparing [2025-11-25T01:55:51.438Z] d41f52c12158: Preparing [2025-11-25T01:55:51.438Z] cde72ed5bee7: Preparing [2025-11-25T01:55:51.438Z] 340464737043: Preparing [2025-11-25T01:55:51.438Z] f41c76a2fc26: Preparing [2025-11-25T01:55:51.438Z] 6bb9c4341f67: Preparing [2025-11-25T01:55:51.438Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:51.439Z] 96104eeb3d59: Preparing [2025-11-25T01:55:51.439Z] 256f393e029f: Preparing [2025-11-25T01:55:51.439Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:51.439Z] 96104eeb3d59: Waiting [2025-11-25T01:55:51.439Z] 256f393e029f: Waiting [2025-11-25T01:55:51.439Z] 6bb9c4341f67: Waiting [2025-11-25T01:55:51.439Z] cde72ed5bee7: Layer already exists [2025-11-25T01:55:51.439Z] 340464737043: Layer already exists [2025-11-25T01:55:51.439Z] fd288cc088b3: Layer already exists [2025-11-25T01:55:51.439Z] d41f52c12158: Layer already exists [2025-11-25T01:55:51.439Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:51.439Z] 256f393e029f: Layer already exists [2025-11-25T01:55:51.439Z] 6bb9c4341f67: Layer already exists [2025-11-25T01:55:51.439Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:51.439Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:51.439Z] latest: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:51.770Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:52.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-25T01:55:52.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:55:52.102Z] fd288cc088b3: Preparing [2025-11-25T01:55:52.102Z] d41f52c12158: Preparing [2025-11-25T01:55:52.102Z] cde72ed5bee7: Preparing [2025-11-25T01:55:52.102Z] 340464737043: Preparing [2025-11-25T01:55:52.102Z] f41c76a2fc26: Preparing [2025-11-25T01:55:52.102Z] 6bb9c4341f67: Preparing [2025-11-25T01:55:52.102Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:52.102Z] 96104eeb3d59: Preparing [2025-11-25T01:55:52.102Z] 256f393e029f: Preparing [2025-11-25T01:55:52.102Z] 6bb9c4341f67: Waiting [2025-11-25T01:55:52.102Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:52.102Z] 256f393e029f: Waiting [2025-11-25T01:55:52.102Z] 96104eeb3d59: Waiting [2025-11-25T01:55:52.102Z] 340464737043: Layer already exists [2025-11-25T01:55:52.102Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:52.102Z] d41f52c12158: Layer already exists [2025-11-25T01:55:52.102Z] cde72ed5bee7: Layer already exists [2025-11-25T01:55:52.102Z] fd288cc088b3: Layer already exists [2025-11-25T01:55:52.102Z] 6bb9c4341f67: Layer already exists [2025-11-25T01:55:52.102Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:52.102Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:52.102Z] 256f393e029f: Layer already exists [2025-11-25T01:55:52.102Z] 4.1.0-dev.76: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:52.433Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:52.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:52.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:55:52.768Z] fd288cc088b3: Preparing [2025-11-25T01:55:52.768Z] d41f52c12158: Preparing [2025-11-25T01:55:52.768Z] cde72ed5bee7: Preparing [2025-11-25T01:55:52.768Z] 340464737043: Preparing [2025-11-25T01:55:52.768Z] f41c76a2fc26: Preparing [2025-11-25T01:55:52.768Z] 6bb9c4341f67: Preparing [2025-11-25T01:55:52.768Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:52.768Z] 96104eeb3d59: Preparing [2025-11-25T01:55:52.768Z] 256f393e029f: Preparing [2025-11-25T01:55:52.768Z] 6bb9c4341f67: Waiting [2025-11-25T01:55:52.768Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:52.768Z] 96104eeb3d59: Waiting [2025-11-25T01:55:52.768Z] 256f393e029f: Waiting [2025-11-25T01:55:52.768Z] d41f52c12158: Layer already exists [2025-11-25T01:55:52.768Z] fd288cc088b3: Layer already exists [2025-11-25T01:55:52.768Z] cde72ed5bee7: Layer already exists [2025-11-25T01:55:52.768Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:52.768Z] 340464737043: Layer already exists [2025-11-25T01:55:52.768Z] 6bb9c4341f67: Layer already exists [2025-11-25T01:55:52.768Z] 256f393e029f: Layer already exists [2025-11-25T01:55:52.768Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:52.768Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:52.768Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:53.101Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:53.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T01:55:53.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-25T01:55:53.438Z] fd288cc088b3: Preparing [2025-11-25T01:55:53.438Z] d41f52c12158: Preparing [2025-11-25T01:55:53.438Z] cde72ed5bee7: Preparing [2025-11-25T01:55:53.438Z] 340464737043: Preparing [2025-11-25T01:55:53.438Z] f41c76a2fc26: Preparing [2025-11-25T01:55:53.438Z] 6bb9c4341f67: Preparing [2025-11-25T01:55:53.438Z] 4f4efff17d4b: Preparing [2025-11-25T01:55:53.438Z] 96104eeb3d59: Preparing [2025-11-25T01:55:53.438Z] 256f393e029f: Preparing [2025-11-25T01:55:53.438Z] 4f4efff17d4b: Waiting [2025-11-25T01:55:53.438Z] 96104eeb3d59: Waiting [2025-11-25T01:55:53.438Z] 256f393e029f: Waiting [2025-11-25T01:55:53.438Z] 6bb9c4341f67: Waiting [2025-11-25T01:55:53.438Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:53.438Z] d41f52c12158: Layer already exists [2025-11-25T01:55:53.438Z] fd288cc088b3: Layer already exists [2025-11-25T01:55:53.438Z] 340464737043: Layer already exists [2025-11-25T01:55:53.438Z] cde72ed5bee7: Layer already exists [2025-11-25T01:55:53.438Z] 6bb9c4341f67: Layer already exists [2025-11-25T01:55:53.438Z] 4f4efff17d4b: Layer already exists [2025-11-25T01:55:53.438Z] 256f393e029f: Layer already exists [2025-11-25T01:55:53.438Z] 96104eeb3d59: Layer already exists [2025-11-25T01:55:53.438Z] main: digest: sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:55:53.517Z] ===================================================== [Pipeline] echo [2025-11-25T01:55:53.530Z] taggedImages: [2025-11-25T01:55:53.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:53.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T01:55:53.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-25T01:55:53.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:53.530Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-25T01:55:53.566Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-25T01:55:53.566Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:53.566Z] latest [2025-11-25T01:55:53.566Z] 4.1.0-dev.76 [2025-11-25T01:55:53.566Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:55:53.566Z] main [2025-11-25T01:55:53.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:53.909Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:54.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:55:54.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:55:54.243Z] 4c63a3c26036: Preparing [2025-11-25T01:55:54.243Z] 162ceef23eed: Preparing [2025-11-25T01:55:54.243Z] 340464737043: Preparing [2025-11-25T01:55:54.243Z] f41c76a2fc26: Preparing [2025-11-25T01:55:54.243Z] 74e2e8d19f85: Preparing [2025-11-25T01:55:54.243Z] bc4a9e67fb62: Preparing [2025-11-25T01:55:54.243Z] 256f393e029f: Preparing [2025-11-25T01:55:54.243Z] bc4a9e67fb62: Waiting [2025-11-25T01:55:54.243Z] 256f393e029f: Waiting [2025-11-25T01:55:54.243Z] 340464737043: Layer already exists [2025-11-25T01:55:54.243Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:54.243Z] 256f393e029f: Layer already exists [2025-11-25T01:55:54.243Z] 4c63a3c26036: Pushed [2025-11-25T01:55:54.502Z] 74e2e8d19f85: Pushed [2025-11-25T01:55:54.761Z] bc4a9e67fb62: Pushed [2025-11-25T01:55:58.947Z] 162ceef23eed: Pushed [2025-11-25T01:55:58.947Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:59.286Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:55:59.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T01:55:59.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:55:59.622Z] 4c63a3c26036: Preparing [2025-11-25T01:55:59.622Z] 162ceef23eed: Preparing [2025-11-25T01:55:59.622Z] 340464737043: Preparing [2025-11-25T01:55:59.622Z] f41c76a2fc26: Preparing [2025-11-25T01:55:59.622Z] 74e2e8d19f85: Preparing [2025-11-25T01:55:59.622Z] bc4a9e67fb62: Preparing [2025-11-25T01:55:59.622Z] 256f393e029f: Preparing [2025-11-25T01:55:59.622Z] 256f393e029f: Waiting [2025-11-25T01:55:59.622Z] bc4a9e67fb62: Waiting [2025-11-25T01:55:59.622Z] 74e2e8d19f85: Layer already exists [2025-11-25T01:55:59.622Z] 4c63a3c26036: Layer already exists [2025-11-25T01:55:59.622Z] 162ceef23eed: Layer already exists [2025-11-25T01:55:59.622Z] 340464737043: Layer already exists [2025-11-25T01:55:59.622Z] f41c76a2fc26: Layer already exists [2025-11-25T01:55:59.622Z] 256f393e029f: Layer already exists [2025-11-25T01:55:59.622Z] bc4a9e67fb62: Layer already exists [2025-11-25T01:55:59.622Z] latest: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:00.018Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:00.338Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-25T01:56:00.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:56:00.338Z] 4c63a3c26036: Preparing [2025-11-25T01:56:00.338Z] 162ceef23eed: Preparing [2025-11-25T01:56:00.338Z] 340464737043: Preparing [2025-11-25T01:56:00.338Z] f41c76a2fc26: Preparing [2025-11-25T01:56:00.338Z] 74e2e8d19f85: Preparing [2025-11-25T01:56:00.338Z] bc4a9e67fb62: Preparing [2025-11-25T01:56:00.338Z] 256f393e029f: Preparing [2025-11-25T01:56:00.338Z] bc4a9e67fb62: Waiting [2025-11-25T01:56:00.338Z] 256f393e029f: Waiting [2025-11-25T01:56:00.338Z] 74e2e8d19f85: Layer already exists [2025-11-25T01:56:00.338Z] 340464737043: Layer already exists [2025-11-25T01:56:00.338Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:00.338Z] 4c63a3c26036: Layer already exists [2025-11-25T01:56:00.338Z] 162ceef23eed: Layer already exists [2025-11-25T01:56:00.338Z] bc4a9e67fb62: Layer already exists [2025-11-25T01:56:00.338Z] 256f393e029f: Layer already exists [2025-11-25T01:56:00.338Z] 4.1.0-dev.76: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:00.669Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:00.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:00.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:56:00.995Z] 4c63a3c26036: Preparing [2025-11-25T01:56:00.995Z] 162ceef23eed: Preparing [2025-11-25T01:56:00.995Z] 340464737043: Preparing [2025-11-25T01:56:00.995Z] f41c76a2fc26: Preparing [2025-11-25T01:56:00.995Z] 74e2e8d19f85: Preparing [2025-11-25T01:56:00.995Z] bc4a9e67fb62: Preparing [2025-11-25T01:56:00.995Z] 256f393e029f: Preparing [2025-11-25T01:56:00.995Z] bc4a9e67fb62: Waiting [2025-11-25T01:56:00.995Z] 256f393e029f: Waiting [2025-11-25T01:56:00.995Z] 4c63a3c26036: Layer already exists [2025-11-25T01:56:00.995Z] 340464737043: Layer already exists [2025-11-25T01:56:00.995Z] 162ceef23eed: Layer already exists [2025-11-25T01:56:00.995Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:00.995Z] 74e2e8d19f85: Layer already exists [2025-11-25T01:56:00.996Z] 256f393e029f: Layer already exists [2025-11-25T01:56:00.996Z] bc4a9e67fb62: Layer already exists [2025-11-25T01:56:00.996Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:01.313Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:01.638Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T01:56:01.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-25T01:56:01.638Z] 4c63a3c26036: Preparing [2025-11-25T01:56:01.638Z] 162ceef23eed: Preparing [2025-11-25T01:56:01.638Z] 340464737043: Preparing [2025-11-25T01:56:01.638Z] f41c76a2fc26: Preparing [2025-11-25T01:56:01.638Z] 74e2e8d19f85: Preparing [2025-11-25T01:56:01.638Z] bc4a9e67fb62: Preparing [2025-11-25T01:56:01.638Z] 256f393e029f: Preparing [2025-11-25T01:56:01.638Z] bc4a9e67fb62: Waiting [2025-11-25T01:56:01.638Z] 256f393e029f: Waiting [2025-11-25T01:56:01.638Z] 340464737043: Layer already exists [2025-11-25T01:56:01.638Z] 4c63a3c26036: Layer already exists [2025-11-25T01:56:01.638Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:01.638Z] 74e2e8d19f85: Layer already exists [2025-11-25T01:56:01.638Z] 162ceef23eed: Layer already exists [2025-11-25T01:56:01.638Z] 256f393e029f: Layer already exists [2025-11-25T01:56:01.638Z] bc4a9e67fb62: Layer already exists [2025-11-25T01:56:01.638Z] main: digest: sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:56:01.700Z] ===================================================== [Pipeline] echo [2025-11-25T01:56:01.712Z] taggedImages: [2025-11-25T01:56:01.712Z] - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:01.712Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T01:56:01.712Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-25T01:56:01.712Z] - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:01.712Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-25T01:56:01.735Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-25T01:56:01.735Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:01.735Z] latest [2025-11-25T01:56:01.735Z] 4.1.0-dev.76 [2025-11-25T01:56:01.735Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:01.735Z] main [2025-11-25T01:56:01.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:02.063Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:02.378Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:02.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:56:02.378Z] 45ffa0c7dfb7: Preparing [2025-11-25T01:56:02.378Z] 41117f6b9bb5: Preparing [2025-11-25T01:56:02.378Z] 340464737043: Preparing [2025-11-25T01:56:02.378Z] f41c76a2fc26: Preparing [2025-11-25T01:56:02.378Z] 99cd6ca9042d: Preparing [2025-11-25T01:56:02.378Z] 92c6d95293b9: Preparing [2025-11-25T01:56:02.378Z] 256f393e029f: Preparing [2025-11-25T01:56:02.378Z] 92c6d95293b9: Waiting [2025-11-25T01:56:02.378Z] 256f393e029f: Waiting [2025-11-25T01:56:02.378Z] 340464737043: Layer already exists [2025-11-25T01:56:02.378Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:02.378Z] 256f393e029f: Layer already exists [2025-11-25T01:56:02.378Z] 45ffa0c7dfb7: Pushed [2025-11-25T01:56:02.638Z] 99cd6ca9042d: Pushed [2025-11-25T01:56:02.638Z] 92c6d95293b9: Pushed [2025-11-25T01:56:06.822Z] 41117f6b9bb5: Pushed [2025-11-25T01:56:06.822Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:07.151Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:07.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T01:56:07.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:56:07.480Z] 45ffa0c7dfb7: Preparing [2025-11-25T01:56:07.480Z] 41117f6b9bb5: Preparing [2025-11-25T01:56:07.480Z] 340464737043: Preparing [2025-11-25T01:56:07.480Z] f41c76a2fc26: Preparing [2025-11-25T01:56:07.480Z] 99cd6ca9042d: Preparing [2025-11-25T01:56:07.480Z] 92c6d95293b9: Preparing [2025-11-25T01:56:07.480Z] 256f393e029f: Preparing [2025-11-25T01:56:07.480Z] 92c6d95293b9: Waiting [2025-11-25T01:56:07.480Z] 256f393e029f: Waiting [2025-11-25T01:56:07.480Z] 41117f6b9bb5: Layer already exists [2025-11-25T01:56:07.480Z] 99cd6ca9042d: Layer already exists [2025-11-25T01:56:07.480Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:07.480Z] 340464737043: Layer already exists [2025-11-25T01:56:07.480Z] 45ffa0c7dfb7: Layer already exists [2025-11-25T01:56:07.480Z] 92c6d95293b9: Layer already exists [2025-11-25T01:56:07.480Z] 256f393e029f: Layer already exists [2025-11-25T01:56:07.480Z] latest: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:07.793Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:08.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-25T01:56:08.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:56:08.114Z] 45ffa0c7dfb7: Preparing [2025-11-25T01:56:08.114Z] 41117f6b9bb5: Preparing [2025-11-25T01:56:08.114Z] 340464737043: Preparing [2025-11-25T01:56:08.114Z] f41c76a2fc26: Preparing [2025-11-25T01:56:08.114Z] 99cd6ca9042d: Preparing [2025-11-25T01:56:08.114Z] 92c6d95293b9: Preparing [2025-11-25T01:56:08.114Z] 256f393e029f: Preparing [2025-11-25T01:56:08.114Z] 92c6d95293b9: Waiting [2025-11-25T01:56:08.114Z] 256f393e029f: Waiting [2025-11-25T01:56:08.114Z] 340464737043: Layer already exists [2025-11-25T01:56:08.114Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:08.114Z] 41117f6b9bb5: Layer already exists [2025-11-25T01:56:08.114Z] 99cd6ca9042d: Layer already exists [2025-11-25T01:56:08.114Z] 45ffa0c7dfb7: Layer already exists [2025-11-25T01:56:08.114Z] 92c6d95293b9: Layer already exists [2025-11-25T01:56:08.114Z] 256f393e029f: Layer already exists [2025-11-25T01:56:08.114Z] 4.1.0-dev.76: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:08.432Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:08.759Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:08.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:56:08.759Z] 45ffa0c7dfb7: Preparing [2025-11-25T01:56:08.759Z] 41117f6b9bb5: Preparing [2025-11-25T01:56:08.759Z] 340464737043: Preparing [2025-11-25T01:56:08.759Z] f41c76a2fc26: Preparing [2025-11-25T01:56:08.759Z] 99cd6ca9042d: Preparing [2025-11-25T01:56:08.759Z] 92c6d95293b9: Preparing [2025-11-25T01:56:08.759Z] 256f393e029f: Preparing [2025-11-25T01:56:08.759Z] 92c6d95293b9: Waiting [2025-11-25T01:56:08.759Z] 256f393e029f: Waiting [2025-11-25T01:56:08.759Z] 340464737043: Layer already exists [2025-11-25T01:56:08.759Z] 45ffa0c7dfb7: Layer already exists [2025-11-25T01:56:08.759Z] 99cd6ca9042d: Layer already exists [2025-11-25T01:56:08.759Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:08.759Z] 41117f6b9bb5: Layer already exists [2025-11-25T01:56:08.759Z] 92c6d95293b9: Layer already exists [2025-11-25T01:56:08.759Z] 256f393e029f: Layer already exists [2025-11-25T01:56:08.759Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:09.085Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T01:56:09.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T01:56:09.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-25T01:56:09.402Z] 45ffa0c7dfb7: Preparing [2025-11-25T01:56:09.402Z] 41117f6b9bb5: Preparing [2025-11-25T01:56:09.402Z] 340464737043: Preparing [2025-11-25T01:56:09.402Z] f41c76a2fc26: Preparing [2025-11-25T01:56:09.402Z] 99cd6ca9042d: Preparing [2025-11-25T01:56:09.402Z] 92c6d95293b9: Preparing [2025-11-25T01:56:09.402Z] 256f393e029f: Preparing [2025-11-25T01:56:09.402Z] 256f393e029f: Waiting [2025-11-25T01:56:09.402Z] 92c6d95293b9: Waiting [2025-11-25T01:56:09.402Z] 45ffa0c7dfb7: Layer already exists [2025-11-25T01:56:09.402Z] 340464737043: Layer already exists [2025-11-25T01:56:09.402Z] 99cd6ca9042d: Layer already exists [2025-11-25T01:56:09.402Z] 41117f6b9bb5: Layer already exists [2025-11-25T01:56:09.402Z] f41c76a2fc26: Layer already exists [2025-11-25T01:56:09.402Z] 92c6d95293b9: Layer already exists [2025-11-25T01:56:09.402Z] 256f393e029f: Layer already exists [2025-11-25T01:56:09.402Z] main: digest: sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T01:56:09.475Z] ===================================================== [Pipeline] echo [2025-11-25T01:56:09.489Z] taggedImages: [2025-11-25T01:56:09.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T01:56:09.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-25T01:56:09.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-25T01:56:09.582Z] ========================================================= [2025-11-25T01:56:09.582Z] [edgeXBuildMultiArch] RAW Config: [2025-11-25T01:56:09.582Z] images: [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T01:56:09.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T01:56:09.583Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T01:56:09.583Z] settingsFile: [2025-11-25T01:56:09.583Z] edgex-go-settings [2025-11-25T01:56:09.583Z] ========================================================= [Pipeline] node [2025-11-25T01:56:24.586Z] Still waiting to schedule task [2025-11-25T01:56:24.586Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773780’ [2025-11-25T01:59:55.694Z] Running on prd-centos7-docker-4c-2g-773782 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T01:59:55.747Z] provisioning config files... [2025-11-25T01:59:55.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config463915540290948177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T01:59:57.500Z] ---> ****-login.sh [2025-11-25T01:59:57.500Z] nexus3.edgexfoundry.org:10001 [2025-11-25T01:59:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:59:57.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:59:57.793Z] Configure a credential helper to remove this warning. See [2025-11-25T01:59:57.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:59:57.793Z] [2025-11-25T01:59:57.793Z] Login Succeeded [2025-11-25T01:59:57.794Z] nexus3.edgexfoundry.org:10002 [2025-11-25T01:59:58.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:59:58.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:59:58.091Z] Configure a credential helper to remove this warning. See [2025-11-25T01:59:58.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:59:58.092Z] [2025-11-25T01:59:58.092Z] Login Succeeded [2025-11-25T01:59:58.092Z] nexus3.edgexfoundry.org:10003 [2025-11-25T01:59:58.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:59:58.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:59:58.377Z] Configure a credential helper to remove this warning. See [2025-11-25T01:59:58.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:59:58.377Z] [2025-11-25T01:59:58.377Z] Login Succeeded [2025-11-25T01:59:58.377Z] nexus3.edgexfoundry.org:10004 [2025-11-25T01:59:58.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:59:58.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:59:58.667Z] Configure a credential helper to remove this warning. See [2025-11-25T01:59:58.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:59:58.667Z] [2025-11-25T01:59:58.667Z] Login Succeeded [2025-11-25T01:59:58.667Z] ****.io [2025-11-25T01:59:58.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T01:59:58.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T01:59:58.978Z] Configure a credential helper to remove this warning. See [2025-11-25T01:59:58.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T01:59:58.978Z] [2025-11-25T01:59:58.978Z] Login Succeeded [2025-11-25T01:59:58.978Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T01:59:59.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T01:59:59.591Z] + docker buildx ls [2025-11-25T01:59:59.858Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T01:59:59.858Z] default * docker [2025-11-25T01:59:59.858Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T02:00:00.170Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-25T02:00:00.170Z] edgex-builder [Pipeline] sh [2025-11-25T02:00:00.518Z] + docker buildx inspect --bootstrap [2025-11-25T02:00:00.518Z] #1 [internal] booting buildkit [2025-11-25T02:00:00.518Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-25T02:00:03.820Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2025-11-25T02:00:03.820Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-25T02:00:05.203Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-11-25T02:00:05.203Z] #1 DONE 4.7s [2025-11-25T02:00:05.203Z] Name: edgex-builder [2025-11-25T02:00:05.203Z] Driver: docker-container [2025-11-25T02:00:05.203Z] [2025-11-25T02:00:05.203Z] Nodes: [2025-11-25T02:00:05.203Z] Name: edgex-builder0 [2025-11-25T02:00:05.203Z] Endpoint: unix:///var/run/docker.sock [2025-11-25T02:00:05.203Z] Status: running [2025-11-25T02:00:05.203Z] Buildkit: v0.26.2 [2025-11-25T02:00:05.203Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-25T02:00:05.504Z] + docker buildx ls [2025-11-25T02:00:05.504Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-25T02:00:05.504Z] edgex-builder * docker-container [2025-11-25T02:00:05.504Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-25T02:00:05.504Z] default docker [2025-11-25T02:00:05.504Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-25T02:00:05.800Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:05.800Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:06.060Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:06.060Z] #1 transferring dockerfile: 197B done [2025-11-25T02:00:06.060Z] #1 DONE 0.0s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:06.060Z] #2 DONE 0.1s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:06.060Z] #3 DONE 0.1s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #4 [internal] load .dockerignore [2025-11-25T02:00:06.060Z] #4 transferring context: 2B done [2025-11-25T02:00:06.060Z] #4 DONE 0.0s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:06.060Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:06.060Z] #5 DONE 0.0s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:06.060Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:06.060Z] #6 DONE 0.1s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:06.060Z] #7 DONE 0.0s [2025-11-25T02:00:06.060Z] [2025-11-25T02:00:06.060Z] #8 exporting to image [2025-11-25T02:00:06.060Z] #8 exporting layers done [2025-11-25T02:00:06.060Z] #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done [2025-11-25T02:00:06.060Z] #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done [2025-11-25T02:00:06.060Z] #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done [2025-11-25T02:00:06.060Z] #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea 0.0s done [2025-11-25T02:00:06.060Z] #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done [2025-11-25T02:00:06.060Z] #8 pushing layers [2025-11-25T02:00:06.060Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:06.322Z] #8 pushing layers 0.1s done [2025-11-25T02:00:06.322Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done [2025-11-25T02:00:06.322Z] #8 DONE 0.2s [2025-11-25T02:00:06.322Z] [2025-11-25T02:00:06.322Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:06.322Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:06.613Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-11-25T02:00:06.613Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-11-25T02:00:06.613Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:06.613Z] #1 transferring dockerfile: 163B done [2025-11-25T02:00:06.613Z] #1 DONE 0.0s [2025-11-25T02:00:06.613Z] [2025-11-25T02:00:06.613Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T02:00:06.613Z] #2 DONE 0.0s [2025-11-25T02:00:06.613Z] [2025-11-25T02:00:06.613Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-25T02:00:06.613Z] #3 DONE 0.0s [2025-11-25T02:00:06.613Z] [2025-11-25T02:00:06.613Z] #4 [internal] load .dockerignore [2025-11-25T02:00:06.613Z] #4 transferring context: 2B done [2025-11-25T02:00:06.613Z] #4 DONE 0.0s [2025-11-25T02:00:06.613Z] [2025-11-25T02:00:06.613Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:06.613Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:06.613Z] #5 DONE 0.0s [2025-11-25T02:00:06.613Z] [2025-11-25T02:00:06.613Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:06.875Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:06.875Z] #6 CACHED [2025-11-25T02:00:06.875Z] [2025-11-25T02:00:06.875Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:06.875Z] #5 CACHED [2025-11-25T02:00:06.875Z] [2025-11-25T02:00:06.875Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:06.875Z] #7 DONE 0.0s [2025-11-25T02:00:06.875Z] [2025-11-25T02:00:06.875Z] #8 exporting to image [2025-11-25T02:00:06.875Z] #8 exporting layers done [2025-11-25T02:00:06.875Z] #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done [2025-11-25T02:00:06.875Z] #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done [2025-11-25T02:00:06.875Z] #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done [2025-11-25T02:00:06.875Z] #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done [2025-11-25T02:00:06.875Z] #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done [2025-11-25T02:00:06.875Z] #8 pushing layers 0.0s done [2025-11-25T02:00:06.875Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done [2025-11-25T02:00:06.875Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:06.875Z] #8 DONE 0.1s [2025-11-25T02:00:06.875Z] [2025-11-25T02:00:06.875Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:06.875Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:07.174Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76' [2025-11-25T02:00:07.174Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 --push - [2025-11-25T02:00:07.174Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:07.174Z] #1 transferring dockerfile: 169B done [2025-11-25T02:00:07.174Z] #1 DONE 0.0s [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-25T02:00:07.174Z] #2 DONE 0.0s [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-25T02:00:07.174Z] #3 DONE 0.0s [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #4 [internal] load .dockerignore [2025-11-25T02:00:07.174Z] #4 transferring context: 2B done [2025-11-25T02:00:07.174Z] #4 DONE 0.0s [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:07.174Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:07.174Z] #5 CACHED [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:07.174Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:07.174Z] #6 CACHED [2025-11-25T02:00:07.174Z] [2025-11-25T02:00:07.174Z] #7 exporting to image [2025-11-25T02:00:07.174Z] #7 exporting layers [2025-11-25T02:00:07.174Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:07.433Z] #7 exporting layers done [2025-11-25T02:00:07.433Z] #7 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done [2025-11-25T02:00:07.433Z] #7 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done [2025-11-25T02:00:07.433Z] #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done [2025-11-25T02:00:07.433Z] #7 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done [2025-11-25T02:00:07.433Z] #7 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done [2025-11-25T02:00:07.433Z] #7 pushing layers 0.0s done [2025-11-25T02:00:07.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done [2025-11-25T02:00:07.433Z] #7 DONE 0.1s [2025-11-25T02:00:07.433Z] [2025-11-25T02:00:07.433Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:07.433Z] #8 DONE 0.0s [2025-11-25T02:00:07.433Z] [2025-11-25T02:00:07.433Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:07.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:07.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:07.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:07.736Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:07.736Z] #1 transferring dockerfile: 210B done [2025-11-25T02:00:07.736Z] #1 DONE 0.0s [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:07.736Z] #2 DONE 0.0s [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:07.736Z] #3 DONE 0.0s [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #4 [internal] load .dockerignore [2025-11-25T02:00:07.736Z] #4 transferring context: 2B done [2025-11-25T02:00:07.736Z] #4 DONE 0.0s [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:07.736Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:07.736Z] #5 CACHED [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:07.736Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:07.736Z] #6 CACHED [2025-11-25T02:00:07.736Z] [2025-11-25T02:00:07.736Z] #7 exporting to image [2025-11-25T02:00:07.736Z] #7 exporting layers done [2025-11-25T02:00:07.736Z] #7 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done [2025-11-25T02:00:07.736Z] #7 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done [2025-11-25T02:00:07.736Z] #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b [2025-11-25T02:00:07.736Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:07.996Z] #7 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done [2025-11-25T02:00:07.996Z] #7 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done [2025-11-25T02:00:07.996Z] #7 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done [2025-11-25T02:00:07.996Z] #7 pushing layers 0.0s done [2025-11-25T02:00:07.996Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done [2025-11-25T02:00:07.996Z] #7 DONE 0.1s [2025-11-25T02:00:07.996Z] [2025-11-25T02:00:07.996Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:07.996Z] #8 DONE 0.0s [2025-11-25T02:00:07.996Z] [2025-11-25T02:00:07.996Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:07.996Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:08.292Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-11-25T02:00:08.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-11-25T02:00:08.292Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:08.292Z] #1 transferring dockerfile: 161B done [2025-11-25T02:00:08.292Z] #1 DONE 0.0s [2025-11-25T02:00:08.292Z] [2025-11-25T02:00:08.292Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T02:00:08.292Z] #2 DONE 0.0s [2025-11-25T02:00:08.292Z] [2025-11-25T02:00:08.292Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-25T02:00:08.292Z] #3 DONE 0.0s [2025-11-25T02:00:08.292Z] [2025-11-25T02:00:08.292Z] #4 [internal] load .dockerignore [2025-11-25T02:00:08.292Z] #4 transferring context: 2B done [2025-11-25T02:00:08.292Z] #4 DONE 0.0s [2025-11-25T02:00:08.292Z] [2025-11-25T02:00:08.292Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:08.292Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:08.292Z] #5 DONE 0.0s [2025-11-25T02:00:08.292Z] [2025-11-25T02:00:08.292Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:08.552Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 0.0s done [2025-11-25T02:00:08.552Z] #6 CACHED [2025-11-25T02:00:08.552Z] [2025-11-25T02:00:08.552Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:78454493e62cbd902f5e93ce6c6a029236f003c3cda1b5ef064d26b03b33fb76 [2025-11-25T02:00:08.552Z] #5 CACHED [2025-11-25T02:00:08.552Z] [2025-11-25T02:00:08.552Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:08.552Z] #7 DONE 0.0s [2025-11-25T02:00:08.552Z] [2025-11-25T02:00:08.552Z] #8 exporting to image [2025-11-25T02:00:08.552Z] #8 exporting layers done [2025-11-25T02:00:08.552Z] #8 exporting manifest sha256:cf674af6f51ea7d0ca58848b3e780124a9b3176a66440eb9488241135274ebf4 done [2025-11-25T02:00:08.552Z] #8 exporting config sha256:76efd9c7e192bd677e393961964a3b9fc23fa6d8d8282feb2ef993d0d9d2bbbe done [2025-11-25T02:00:08.552Z] #8 exporting manifest sha256:d8d24a803e26070afcb377ad022422f81b9e8b4c00f1e801da6b328262dcd05b done [2025-11-25T02:00:08.552Z] #8 exporting config sha256:2f59044fd124ab48cbfeb3b02ee824c02bb672f9b25f3ef8c6e35245055e70ea done [2025-11-25T02:00:08.552Z] #8 exporting manifest list sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 done [2025-11-25T02:00:08.552Z] #8 pushing layers 0.0s done [2025-11-25T02:00:08.552Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:03deea5631d7d0ac33ef17debefbfb4037f5698d30da24f99e4a93b1341516f0 0.1s done [2025-11-25T02:00:08.552Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:08.552Z] #8 DONE 0.1s [2025-11-25T02:00:08.552Z] [2025-11-25T02:00:08.552Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:08.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:08.844Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:08.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:08.845Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:08.845Z] #1 transferring dockerfile: 216B done [2025-11-25T02:00:08.845Z] #1 DONE 0.0s [2025-11-25T02:00:08.845Z] [2025-11-25T02:00:08.845Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:08.845Z] #2 DONE 0.0s [2025-11-25T02:00:08.845Z] [2025-11-25T02:00:08.845Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:08.845Z] #3 DONE 0.1s [2025-11-25T02:00:08.845Z] [2025-11-25T02:00:08.845Z] #4 [internal] load .dockerignore [2025-11-25T02:00:08.845Z] #4 transferring context: 2B done [2025-11-25T02:00:08.845Z] #4 DONE 0.0s [2025-11-25T02:00:09.105Z] [2025-11-25T02:00:09.105Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:09.105Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:09.105Z] #5 ... [2025-11-25T02:00:09.105Z] [2025-11-25T02:00:09.105Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:09.105Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:09.105Z] #6 DONE 0.1s [2025-11-25T02:00:09.105Z] [2025-11-25T02:00:09.105Z] #7 exporting to image [2025-11-25T02:00:09.105Z] #7 exporting layers done [2025-11-25T02:00:09.105Z] #7 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done [2025-11-25T02:00:09.105Z] #7 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T02:00:09.105Z] #7 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done [2025-11-25T02:00:09.105Z] #7 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done [2025-11-25T02:00:09.105Z] #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e [2025-11-25T02:00:09.105Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:09.105Z] #7 ... [2025-11-25T02:00:09.105Z] [2025-11-25T02:00:09.105Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:09.105Z] #8 DONE 0.0s [2025-11-25T02:00:09.105Z] [2025-11-25T02:00:09.105Z] #7 exporting to image [2025-11-25T02:00:09.105Z] #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done [2025-11-25T02:00:09.105Z] #7 pushing layers 0.1s done [2025-11-25T02:00:09.105Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e [2025-11-25T02:00:09.365Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done [2025-11-25T02:00:09.365Z] #7 DONE 0.2s [2025-11-25T02:00:09.365Z] [2025-11-25T02:00:09.365Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:09.365Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:09.653Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-11-25T02:00:09.653Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-11-25T02:00:09.653Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:09.653Z] #1 transferring dockerfile: 182B done [2025-11-25T02:00:09.653Z] #1 DONE 0.0s [2025-11-25T02:00:09.653Z] [2025-11-25T02:00:09.653Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T02:00:09.653Z] #2 DONE 0.0s [2025-11-25T02:00:09.653Z] [2025-11-25T02:00:09.653Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-25T02:00:09.653Z] #3 DONE 0.0s [2025-11-25T02:00:09.653Z] [2025-11-25T02:00:09.653Z] #4 [internal] load .dockerignore [2025-11-25T02:00:09.653Z] #4 transferring context: 2B done [2025-11-25T02:00:09.653Z] #4 DONE 0.0s [2025-11-25T02:00:09.653Z] [2025-11-25T02:00:09.653Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:09.653Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:09.653Z] #5 CACHED [2025-11-25T02:00:09.653Z] [2025-11-25T02:00:09.653Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:09.912Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:09.912Z] #6 CACHED [2025-11-25T02:00:09.912Z] [2025-11-25T02:00:09.912Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:09.912Z] #7 DONE 0.0s [2025-11-25T02:00:09.912Z] [2025-11-25T02:00:09.912Z] #8 exporting to image [2025-11-25T02:00:09.912Z] #8 exporting layers done [2025-11-25T02:00:09.912Z] #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done [2025-11-25T02:00:09.912Z] #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T02:00:09.912Z] #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done [2025-11-25T02:00:09.912Z] #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done [2025-11-25T02:00:09.912Z] #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done [2025-11-25T02:00:09.912Z] #8 pushing layers 0.0s done [2025-11-25T02:00:09.912Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done [2025-11-25T02:00:09.912Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:09.912Z] #8 DONE 0.1s [2025-11-25T02:00:09.912Z] [2025-11-25T02:00:09.912Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:09.912Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:10.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76' [2025-11-25T02:00:10.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 --push - [2025-11-25T02:00:10.206Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:10.206Z] #1 transferring dockerfile: 188B 0.0s done [2025-11-25T02:00:10.206Z] #1 DONE 0.0s [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-25T02:00:10.206Z] #2 DONE 0.0s [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-25T02:00:10.206Z] #3 DONE 0.0s [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #4 [internal] load .dockerignore [2025-11-25T02:00:10.206Z] #4 transferring context: 2B done [2025-11-25T02:00:10.206Z] #4 DONE 0.0s [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:10.206Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:10.206Z] #5 CACHED [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:10.206Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:10.206Z] #6 CACHED [2025-11-25T02:00:10.206Z] [2025-11-25T02:00:10.206Z] #7 exporting to image [2025-11-25T02:00:10.206Z] #7 exporting layers done [2025-11-25T02:00:10.206Z] #7 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done [2025-11-25T02:00:10.206Z] #7 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T02:00:10.206Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:10.466Z] #7 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done [2025-11-25T02:00:10.466Z] #7 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done [2025-11-25T02:00:10.466Z] #7 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done [2025-11-25T02:00:10.466Z] #7 pushing layers 0.0s done [2025-11-25T02:00:10.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done [2025-11-25T02:00:10.466Z] #7 DONE 0.1s [2025-11-25T02:00:10.466Z] [2025-11-25T02:00:10.466Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:10.466Z] #8 DONE 0.0s [2025-11-25T02:00:10.466Z] [2025-11-25T02:00:10.466Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:10.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:10.762Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:10.762Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:10.762Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:10.762Z] #1 transferring dockerfile: 229B done [2025-11-25T02:00:10.762Z] #1 DONE 0.0s [2025-11-25T02:00:10.762Z] [2025-11-25T02:00:10.762Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:10.762Z] #2 DONE 0.0s [2025-11-25T02:00:10.762Z] [2025-11-25T02:00:10.762Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:10.762Z] #3 DONE 0.0s [2025-11-25T02:00:10.762Z] [2025-11-25T02:00:10.762Z] #4 [internal] load .dockerignore [2025-11-25T02:00:10.762Z] #4 transferring context: 2B done [2025-11-25T02:00:10.762Z] #4 DONE 0.0s [2025-11-25T02:00:10.762Z] [2025-11-25T02:00:10.762Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:10.762Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 done [2025-11-25T02:00:10.762Z] #5 CACHED [2025-11-25T02:00:10.762Z] [2025-11-25T02:00:10.762Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:10.762Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:11.022Z] #6 CACHED [2025-11-25T02:00:11.022Z] [2025-11-25T02:00:11.022Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:11.022Z] #7 DONE 0.0s [2025-11-25T02:00:11.022Z] [2025-11-25T02:00:11.022Z] #8 exporting to image [2025-11-25T02:00:11.022Z] #8 exporting layers done [2025-11-25T02:00:11.022Z] #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done [2025-11-25T02:00:11.022Z] #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T02:00:11.022Z] #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done [2025-11-25T02:00:11.022Z] #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done [2025-11-25T02:00:11.022Z] #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done [2025-11-25T02:00:11.022Z] #8 pushing layers 0.0s done [2025-11-25T02:00:11.022Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e [2025-11-25T02:00:11.022Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:11.022Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done [2025-11-25T02:00:11.022Z] #8 DONE 0.2s [2025-11-25T02:00:11.022Z] [2025-11-25T02:00:11.022Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:11.022Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:11.314Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-11-25T02:00:11.314Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-11-25T02:00:11.314Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:11.314Z] #1 transferring dockerfile: 180B done [2025-11-25T02:00:11.314Z] #1 DONE 0.0s [2025-11-25T02:00:11.314Z] [2025-11-25T02:00:11.314Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T02:00:11.314Z] #2 DONE 0.0s [2025-11-25T02:00:11.314Z] [2025-11-25T02:00:11.314Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-25T02:00:11.314Z] #3 DONE 0.0s [2025-11-25T02:00:11.314Z] [2025-11-25T02:00:11.314Z] #4 [internal] load .dockerignore [2025-11-25T02:00:11.314Z] #4 transferring context: 2B done [2025-11-25T02:00:11.314Z] #4 DONE 0.0s [2025-11-25T02:00:11.314Z] [2025-11-25T02:00:11.314Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:11.314Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 done [2025-11-25T02:00:11.314Z] #5 DONE 0.0s [2025-11-25T02:00:11.314Z] [2025-11-25T02:00:11.314Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:11.577Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 0.0s done [2025-11-25T02:00:11.577Z] #6 CACHED [2025-11-25T02:00:11.577Z] [2025-11-25T02:00:11.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:4a724766b71e22a57b32a4d83a3b3f67dfa4fc678685769a06dd81f625d6c1c9 [2025-11-25T02:00:11.577Z] #5 CACHED [2025-11-25T02:00:11.577Z] [2025-11-25T02:00:11.577Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:11.577Z] #7 DONE 0.0s [2025-11-25T02:00:11.577Z] [2025-11-25T02:00:11.577Z] #8 exporting to image [2025-11-25T02:00:11.577Z] #8 exporting layers done [2025-11-25T02:00:11.577Z] #8 exporting manifest sha256:dad34d0e0f036b582d179df2b6e9083f05576c40a387e0d52a69b4fd0f96506d done [2025-11-25T02:00:11.577Z] #8 exporting config sha256:2daa3e374c57d2f281644faabccedd36fe7d36d841bbc685eb74a7c6fdb059e9 done [2025-11-25T02:00:11.577Z] #8 exporting manifest sha256:7b48c4d0768d7ac298a2c9b5a937da8e30317e825233c2c57eed344d72b6b05b done [2025-11-25T02:00:11.577Z] #8 exporting config sha256:4326cb63e4035d599c1594a0e5c5d4c4b0d55c7426908d89aad0cf48b9795cfd done [2025-11-25T02:00:11.577Z] #8 exporting manifest list sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e done [2025-11-25T02:00:11.577Z] #8 pushing layers 0.0s done [2025-11-25T02:00:11.577Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5186592dc56286b84ffffca08265e2d4ef48aa5fbc3b33ae826e755359a1e20e 0.1s done [2025-11-25T02:00:11.577Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:11.577Z] #8 DONE 0.1s [2025-11-25T02:00:11.577Z] [2025-11-25T02:00:11.577Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:11.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:11.871Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:11.871Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:11.871Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:11.871Z] #1 transferring dockerfile: 194B done [2025-11-25T02:00:11.871Z] #1 DONE 0.0s [2025-11-25T02:00:11.871Z] [2025-11-25T02:00:11.871Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:11.871Z] #2 DONE 0.0s [2025-11-25T02:00:11.871Z] [2025-11-25T02:00:11.871Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:11.871Z] #3 DONE 0.0s [2025-11-25T02:00:11.871Z] [2025-11-25T02:00:11.871Z] #4 [internal] load .dockerignore [2025-11-25T02:00:11.871Z] #4 transferring context: 2B done [2025-11-25T02:00:11.871Z] #4 DONE 0.0s [2025-11-25T02:00:11.871Z] [2025-11-25T02:00:11.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:11.871Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done [2025-11-25T02:00:11.871Z] #5 DONE 0.0s [2025-11-25T02:00:11.871Z] [2025-11-25T02:00:11.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:12.148Z] #6 DONE 0.0s [2025-11-25T02:00:12.148Z] [2025-11-25T02:00:12.148Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:12.148Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done [2025-11-25T02:00:12.148Z] #5 DONE 0.1s [2025-11-25T02:00:12.148Z] [2025-11-25T02:00:12.148Z] #7 exporting to image [2025-11-25T02:00:12.148Z] #7 exporting layers done [2025-11-25T02:00:12.148Z] #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done [2025-11-25T02:00:12.148Z] #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done [2025-11-25T02:00:12.148Z] #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done [2025-11-25T02:00:12.148Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done [2025-11-25T02:00:12.148Z] #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.0s done [2025-11-25T02:00:12.148Z] #7 pushing layers [2025-11-25T02:00:12.148Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:12.148Z] #7 ... [2025-11-25T02:00:12.148Z] [2025-11-25T02:00:12.148Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:12.148Z] #8 DONE 0.0s [2025-11-25T02:00:12.148Z] [2025-11-25T02:00:12.148Z] #7 exporting to image [2025-11-25T02:00:12.148Z] #7 pushing layers 0.1s done [2025-11-25T02:00:12.148Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd [2025-11-25T02:00:12.409Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done [2025-11-25T02:00:12.409Z] #7 DONE 0.2s [2025-11-25T02:00:12.409Z] [2025-11-25T02:00:12.409Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:12.409Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:12.702Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-11-25T02:00:12.702Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-11-25T02:00:12.702Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:12.702Z] #1 transferring dockerfile: 160B done [2025-11-25T02:00:12.702Z] #1 DONE 0.0s [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T02:00:12.702Z] #2 DONE 0.0s [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-25T02:00:12.702Z] #3 DONE 0.0s [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #4 [internal] load .dockerignore [2025-11-25T02:00:12.702Z] #4 transferring context: 2B done [2025-11-25T02:00:12.702Z] #4 DONE 0.0s [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:12.702Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done [2025-11-25T02:00:12.702Z] #5 CACHED [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:12.702Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 done [2025-11-25T02:00:12.702Z] #6 CACHED [2025-11-25T02:00:12.702Z] [2025-11-25T02:00:12.702Z] #7 exporting to image [2025-11-25T02:00:12.702Z] #7 exporting layers done [2025-11-25T02:00:12.702Z] #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done [2025-11-25T02:00:12.702Z] #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done [2025-11-25T02:00:12.702Z] #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done [2025-11-25T02:00:12.702Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc [2025-11-25T02:00:12.702Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:12.961Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done [2025-11-25T02:00:12.961Z] #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done [2025-11-25T02:00:12.961Z] #7 pushing layers 0.0s done [2025-11-25T02:00:12.961Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done [2025-11-25T02:00:12.961Z] #7 DONE 0.1s [2025-11-25T02:00:12.961Z] [2025-11-25T02:00:12.961Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:12.961Z] #8 DONE 0.0s [2025-11-25T02:00:12.961Z] [2025-11-25T02:00:12.961Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:12.961Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:13.262Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76' [2025-11-25T02:00:13.262Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 --push - [2025-11-25T02:00:13.262Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:13.262Z] #1 transferring dockerfile: 166B done [2025-11-25T02:00:13.262Z] #1 DONE 0.0s [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-25T02:00:13.262Z] #2 DONE 0.0s [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-25T02:00:13.262Z] #3 DONE 0.0s [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #4 [internal] load .dockerignore [2025-11-25T02:00:13.262Z] #4 transferring context: 2B done [2025-11-25T02:00:13.262Z] #4 DONE 0.0s [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:13.262Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:13.262Z] #5 CACHED [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:13.262Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:13.262Z] #6 CACHED [2025-11-25T02:00:13.262Z] [2025-11-25T02:00:13.262Z] #7 exporting to image [2025-11-25T02:00:13.262Z] #7 exporting layers done [2025-11-25T02:00:13.262Z] #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done [2025-11-25T02:00:13.262Z] #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done [2025-11-25T02:00:13.262Z] #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done [2025-11-25T02:00:13.262Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done [2025-11-25T02:00:13.262Z] #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done [2025-11-25T02:00:13.262Z] #7 pushing layers 0.0s done [2025-11-25T02:00:13.262Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd [2025-11-25T02:00:13.262Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:13.523Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done [2025-11-25T02:00:13.523Z] #7 DONE 0.1s [2025-11-25T02:00:13.523Z] [2025-11-25T02:00:13.523Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:13.523Z] #8 DONE 0.0s [2025-11-25T02:00:13.523Z] [2025-11-25T02:00:13.523Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:13.523Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:13.811Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:13.811Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:13.811Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:13.811Z] #1 transferring dockerfile: 207B done [2025-11-25T02:00:13.811Z] #1 DONE 0.0s [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:13.811Z] #2 DONE 0.0s [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:13.811Z] #3 DONE 0.0s [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #4 [internal] load .dockerignore [2025-11-25T02:00:13.811Z] #4 transferring context: 2B done [2025-11-25T02:00:13.811Z] #4 DONE 0.0s [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:13.811Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:13.811Z] #5 CACHED [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:13.811Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:13.811Z] #6 CACHED [2025-11-25T02:00:13.811Z] [2025-11-25T02:00:13.811Z] #7 exporting to image [2025-11-25T02:00:13.811Z] #7 exporting layers [2025-11-25T02:00:13.811Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:14.073Z] #7 exporting layers done [2025-11-25T02:00:14.073Z] #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done [2025-11-25T02:00:14.073Z] #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done [2025-11-25T02:00:14.073Z] #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done [2025-11-25T02:00:14.073Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done [2025-11-25T02:00:14.073Z] #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done [2025-11-25T02:00:14.073Z] #7 pushing layers 0.0s done [2025-11-25T02:00:14.073Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done [2025-11-25T02:00:14.073Z] #7 DONE 0.1s [2025-11-25T02:00:14.073Z] [2025-11-25T02:00:14.073Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:14.073Z] #8 DONE 0.0s [2025-11-25T02:00:14.073Z] [2025-11-25T02:00:14.073Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:14.073Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:14.360Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-11-25T02:00:14.361Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-11-25T02:00:14.361Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:14.361Z] #1 transferring dockerfile: 158B done [2025-11-25T02:00:14.361Z] #1 DONE 0.0s [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T02:00:14.361Z] #2 DONE 0.0s [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-25T02:00:14.361Z] #3 DONE 0.0s [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #4 [internal] load .dockerignore [2025-11-25T02:00:14.361Z] #4 transferring context: 2B done [2025-11-25T02:00:14.361Z] #4 DONE 0.0s [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:14.361Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:14.361Z] #5 CACHED [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 [2025-11-25T02:00:14.361Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:76b40f3d1fb70af4598215556b583713c3155b76e6e346a196654d63af3a3670 0.0s done [2025-11-25T02:00:14.361Z] #6 CACHED [2025-11-25T02:00:14.361Z] [2025-11-25T02:00:14.361Z] #7 exporting to image [2025-11-25T02:00:14.361Z] #7 exporting layers done [2025-11-25T02:00:14.361Z] #7 exporting manifest sha256:c02b12ee260dc6ed457d463c99cbdbd5d46ce1bc8bbdf4d52414460539da4a64 done [2025-11-25T02:00:14.361Z] #7 exporting config sha256:a3cd0d49a28cf96374fcb6cd1bcc28f0cb981bc471ff1ce17a26f2c3b922ebf9 done [2025-11-25T02:00:14.361Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:14.620Z] #7 exporting manifest sha256:eefe38a9e84b9b923c1fbb59cf7dcc4aecb5b133c513a582a8f5ba35b7789255 done [2025-11-25T02:00:14.620Z] #7 exporting config sha256:ccdf0eb32a1914a0c36cad3addec79697910c4b79784dce25210f6e6b04edcbc done [2025-11-25T02:00:14.620Z] #7 exporting manifest list sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd done [2025-11-25T02:00:14.620Z] #7 pushing layers 0.0s done [2025-11-25T02:00:14.620Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:bc502141d2f1d2c5d403ffd9e2dceda783c11ea6ad7347cebcbc75cb10092abd 0.1s done [2025-11-25T02:00:14.620Z] #7 DONE 0.1s [2025-11-25T02:00:14.620Z] [2025-11-25T02:00:14.620Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:14.620Z] #8 DONE 0.0s [2025-11-25T02:00:14.620Z] [2025-11-25T02:00:14.620Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:14.620Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:14.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:14.913Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:14.913Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:14.913Z] #1 transferring dockerfile: 196B done [2025-11-25T02:00:14.913Z] #1 DONE 0.0s [2025-11-25T02:00:14.913Z] [2025-11-25T02:00:14.913Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:14.913Z] #2 DONE 0.0s [2025-11-25T02:00:14.913Z] [2025-11-25T02:00:14.913Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:14.914Z] #3 DONE 0.0s [2025-11-25T02:00:14.914Z] [2025-11-25T02:00:14.914Z] #4 [internal] load .dockerignore [2025-11-25T02:00:14.914Z] #4 transferring context: 2B done [2025-11-25T02:00:14.914Z] #4 DONE 0.0s [2025-11-25T02:00:15.172Z] [2025-11-25T02:00:15.172Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:15.172Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:15.172Z] #5 DONE 0.0s [2025-11-25T02:00:15.172Z] [2025-11-25T02:00:15.172Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:15.172Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:15.172Z] #6 DONE 0.1s [2025-11-25T02:00:15.172Z] [2025-11-25T02:00:15.172Z] #7 exporting to image [2025-11-25T02:00:15.172Z] #7 exporting layers done [2025-11-25T02:00:15.172Z] #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b 0.0s done [2025-11-25T02:00:15.172Z] #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done [2025-11-25T02:00:15.172Z] #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 0.0s done [2025-11-25T02:00:15.172Z] #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done [2025-11-25T02:00:15.172Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 [2025-11-25T02:00:15.172Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:15.172Z] #7 ... [2025-11-25T02:00:15.172Z] [2025-11-25T02:00:15.172Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:15.172Z] #8 DONE 0.0s [2025-11-25T02:00:15.172Z] [2025-11-25T02:00:15.172Z] #7 exporting to image [2025-11-25T02:00:15.172Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done [2025-11-25T02:00:15.172Z] #7 pushing layers 0.1s done [2025-11-25T02:00:15.172Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 [2025-11-25T02:00:15.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done [2025-11-25T02:00:15.433Z] #7 DONE 0.2s [2025-11-25T02:00:15.433Z] [2025-11-25T02:00:15.433Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:15.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:15.723Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-11-25T02:00:15.723Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-11-25T02:00:15.723Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:15.723Z] #1 transferring dockerfile: 162B done [2025-11-25T02:00:15.723Z] #1 DONE 0.0s [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T02:00:15.723Z] #2 DONE 0.0s [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-25T02:00:15.723Z] #3 DONE 0.0s [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #4 [internal] load .dockerignore [2025-11-25T02:00:15.723Z] #4 transferring context: 2B done [2025-11-25T02:00:15.723Z] #4 DONE 0.0s [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:15.723Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:15.723Z] #5 CACHED [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:15.723Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:15.723Z] #6 CACHED [2025-11-25T02:00:15.723Z] [2025-11-25T02:00:15.723Z] #7 exporting to image [2025-11-25T02:00:15.723Z] #7 exporting layers done [2025-11-25T02:00:15.723Z] #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done [2025-11-25T02:00:15.723Z] #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done [2025-11-25T02:00:15.723Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:15.984Z] #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done [2025-11-25T02:00:15.984Z] #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done [2025-11-25T02:00:15.984Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done [2025-11-25T02:00:15.984Z] #7 pushing layers 0.0s done [2025-11-25T02:00:15.984Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done [2025-11-25T02:00:15.984Z] #7 DONE 0.1s [2025-11-25T02:00:15.984Z] [2025-11-25T02:00:15.984Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:15.984Z] #8 DONE 0.0s [2025-11-25T02:00:15.984Z] [2025-11-25T02:00:15.984Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:15.984Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:16.276Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76' [2025-11-25T02:00:16.276Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 --push - [2025-11-25T02:00:16.276Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:16.276Z] #1 transferring dockerfile: 168B done [2025-11-25T02:00:16.276Z] #1 DONE 0.0s [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-25T02:00:16.276Z] #2 DONE 0.0s [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-25T02:00:16.276Z] #3 DONE 0.0s [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #4 [internal] load .dockerignore [2025-11-25T02:00:16.276Z] #4 transferring context: 2B done [2025-11-25T02:00:16.276Z] #4 DONE 0.0s [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:16.276Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 done [2025-11-25T02:00:16.276Z] #5 CACHED [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:16.276Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:16.276Z] #6 CACHED [2025-11-25T02:00:16.276Z] [2025-11-25T02:00:16.276Z] #7 exporting to image [2025-11-25T02:00:16.276Z] #7 exporting layers done [2025-11-25T02:00:16.276Z] #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done [2025-11-25T02:00:16.276Z] #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done [2025-11-25T02:00:16.276Z] #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done [2025-11-25T02:00:16.276Z] #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done [2025-11-25T02:00:16.276Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done [2025-11-25T02:00:16.276Z] #7 pushing layers 0.0s done [2025-11-25T02:00:16.276Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 [2025-11-25T02:00:16.276Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:16.542Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done [2025-11-25T02:00:16.542Z] #7 DONE 0.1s [2025-11-25T02:00:16.542Z] [2025-11-25T02:00:16.542Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:16.542Z] #8 DONE 0.0s [2025-11-25T02:00:16.542Z] [2025-11-25T02:00:16.542Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:16.542Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:16.827Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:16.827Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:16.827Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:16.827Z] #1 transferring dockerfile: 209B done [2025-11-25T02:00:16.827Z] #1 DONE 0.0s [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:16.827Z] #2 DONE 0.0s [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:16.827Z] #3 DONE 0.0s [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #4 [internal] load .dockerignore [2025-11-25T02:00:16.827Z] #4 transferring context: 2B done [2025-11-25T02:00:16.827Z] #4 DONE 0.0s [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:16.827Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:16.827Z] #5 CACHED [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:16.827Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:16.827Z] #6 CACHED [2025-11-25T02:00:16.827Z] [2025-11-25T02:00:16.827Z] #7 exporting to image [2025-11-25T02:00:16.827Z] #7 exporting layers done [2025-11-25T02:00:16.827Z] #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done [2025-11-25T02:00:16.827Z] #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done [2025-11-25T02:00:16.827Z] #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done [2025-11-25T02:00:16.827Z] #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done [2025-11-25T02:00:16.827Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done [2025-11-25T02:00:16.827Z] #7 pushing layers [2025-11-25T02:00:16.827Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:17.087Z] #7 pushing layers 0.0s done [2025-11-25T02:00:17.087Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done [2025-11-25T02:00:17.087Z] #7 DONE 0.1s [2025-11-25T02:00:17.087Z] [2025-11-25T02:00:17.087Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:17.087Z] #8 DONE 0.0s [2025-11-25T02:00:17.087Z] [2025-11-25T02:00:17.087Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:17.087Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:17.375Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-11-25T02:00:17.375Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-11-25T02:00:17.375Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:17.375Z] #1 transferring dockerfile: 160B done [2025-11-25T02:00:17.375Z] #1 DONE 0.0s [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T02:00:17.375Z] #2 DONE 0.0s [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-25T02:00:17.375Z] #3 DONE 0.0s [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #4 [internal] load .dockerignore [2025-11-25T02:00:17.375Z] #4 transferring context: 2B done [2025-11-25T02:00:17.375Z] #4 DONE 0.0s [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:17.375Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 0.0s done [2025-11-25T02:00:17.375Z] #5 CACHED [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 [2025-11-25T02:00:17.375Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:503d78a58bc0f33712a72b5c2bf3422b8e1cbd2c3a3b61e8021586e2a3bfb851 done [2025-11-25T02:00:17.375Z] #6 CACHED [2025-11-25T02:00:17.375Z] [2025-11-25T02:00:17.375Z] #7 exporting to image [2025-11-25T02:00:17.375Z] #7 exporting layers done [2025-11-25T02:00:17.375Z] #7 exporting manifest sha256:867ca8ef433825dd33f6b9509d4030fe76ae755fada86501435e9670ef64147b done [2025-11-25T02:00:17.375Z] #7 exporting config sha256:57a04a506effca1a6fe5d211695379e63670ae956753711274ec7b39af67e94e done [2025-11-25T02:00:17.375Z] #7 exporting manifest sha256:533f46b6737dd37c16b32183b87bbec86dc21831f343f7fd384099d4822af559 done [2025-11-25T02:00:17.375Z] #7 exporting config sha256:2d9851f89a98ffc7f12bb336a842e1d2849db31cd0270e67e09c66fc6d46a8f5 done [2025-11-25T02:00:17.375Z] #7 exporting manifest list sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 done [2025-11-25T02:00:17.375Z] #7 pushing layers 0.0s done [2025-11-25T02:00:17.375Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 [2025-11-25T02:00:17.375Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:17.634Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:17b106ddba62463a6b53f966b75418ec8f3dc11f80b241c49d4d12fc8dac14f2 0.1s done [2025-11-25T02:00:17.634Z] #7 DONE 0.1s [2025-11-25T02:00:17.634Z] [2025-11-25T02:00:17.634Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:17.634Z] #8 DONE 0.0s [2025-11-25T02:00:17.634Z] [2025-11-25T02:00:17.634Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:17.634Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:17.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:17.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:17.923Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:17.923Z] #1 transferring dockerfile: 198B done [2025-11-25T02:00:17.923Z] #1 DONE 0.0s [2025-11-25T02:00:17.923Z] [2025-11-25T02:00:17.923Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:17.923Z] #2 DONE 0.0s [2025-11-25T02:00:17.923Z] [2025-11-25T02:00:17.923Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:17.923Z] #3 DONE 0.0s [2025-11-25T02:00:17.923Z] [2025-11-25T02:00:17.923Z] #4 [internal] load .dockerignore [2025-11-25T02:00:17.923Z] #4 transferring context: 2B done [2025-11-25T02:00:17.923Z] #4 DONE 0.0s [2025-11-25T02:00:18.180Z] [2025-11-25T02:00:18.180Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:18.180Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done [2025-11-25T02:00:18.180Z] #5 DONE 0.0s [2025-11-25T02:00:18.180Z] [2025-11-25T02:00:18.180Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:18.180Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:18.180Z] #6 DONE 0.0s [2025-11-25T02:00:18.180Z] [2025-11-25T02:00:18.180Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:18.180Z] #7 DONE 0.0s [2025-11-25T02:00:18.180Z] [2025-11-25T02:00:18.180Z] #8 exporting to image [2025-11-25T02:00:18.180Z] #8 exporting layers done [2025-11-25T02:00:18.180Z] #8 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done [2025-11-25T02:00:18.180Z] #8 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done [2025-11-25T02:00:18.180Z] #8 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done [2025-11-25T02:00:18.180Z] #8 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done [2025-11-25T02:00:18.180Z] #8 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done [2025-11-25T02:00:18.180Z] #8 pushing layers 0.1s done [2025-11-25T02:00:18.180Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f [2025-11-25T02:00:18.180Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:18.440Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done [2025-11-25T02:00:18.440Z] #8 DONE 0.2s [2025-11-25T02:00:18.440Z] [2025-11-25T02:00:18.440Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:18.440Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:18.729Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-11-25T02:00:18.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-11-25T02:00:18.730Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:18.730Z] #1 transferring dockerfile: 164B done [2025-11-25T02:00:18.730Z] #1 DONE 0.0s [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T02:00:18.730Z] #2 DONE 0.0s [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-25T02:00:18.730Z] #3 DONE 0.0s [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #4 [internal] load .dockerignore [2025-11-25T02:00:18.730Z] #4 transferring context: 2B done [2025-11-25T02:00:18.730Z] #4 DONE 0.0s [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:18.730Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:18.730Z] #5 CACHED [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:18.730Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done [2025-11-25T02:00:18.730Z] #6 CACHED [2025-11-25T02:00:18.730Z] [2025-11-25T02:00:18.730Z] #7 exporting to image [2025-11-25T02:00:18.730Z] #7 exporting layers done [2025-11-25T02:00:18.730Z] #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done [2025-11-25T02:00:18.730Z] #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done [2025-11-25T02:00:18.730Z] #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done [2025-11-25T02:00:18.730Z] #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done [2025-11-25T02:00:18.730Z] #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done [2025-11-25T02:00:18.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:18.995Z] #7 pushing layers 0.0s done [2025-11-25T02:00:18.995Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done [2025-11-25T02:00:18.995Z] #7 DONE 0.1s [2025-11-25T02:00:18.995Z] [2025-11-25T02:00:18.995Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:18.995Z] #8 DONE 0.0s [2025-11-25T02:00:18.995Z] [2025-11-25T02:00:18.995Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:18.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:19.292Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76' [2025-11-25T02:00:19.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 --push - [2025-11-25T02:00:19.292Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:19.292Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:19.292Z] #1 DONE 0.0s [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-25T02:00:19.292Z] #2 DONE 0.0s [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-25T02:00:19.292Z] #3 DONE 0.0s [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #4 [internal] load .dockerignore [2025-11-25T02:00:19.292Z] #4 transferring context: 2B done [2025-11-25T02:00:19.292Z] #4 DONE 0.0s [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:19.292Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:19.292Z] #5 CACHED [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:19.292Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:19.292Z] #6 CACHED [2025-11-25T02:00:19.292Z] [2025-11-25T02:00:19.292Z] #7 exporting to image [2025-11-25T02:00:19.292Z] #7 exporting layers done [2025-11-25T02:00:19.292Z] #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done [2025-11-25T02:00:19.292Z] #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done [2025-11-25T02:00:19.292Z] #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done [2025-11-25T02:00:19.292Z] #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done [2025-11-25T02:00:19.292Z] #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done [2025-11-25T02:00:19.292Z] #7 pushing layers 0.0s done [2025-11-25T02:00:19.292Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f [2025-11-25T02:00:19.292Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:19.552Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done [2025-11-25T02:00:19.552Z] #7 DONE 0.1s [2025-11-25T02:00:19.552Z] [2025-11-25T02:00:19.552Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:19.552Z] #8 DONE 0.0s [2025-11-25T02:00:19.552Z] [2025-11-25T02:00:19.552Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:19.552Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:19.848Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:19.848Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:19.848Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:19.848Z] #1 transferring dockerfile: 211B done [2025-11-25T02:00:19.848Z] #1 DONE 0.0s [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:19.848Z] #2 DONE 0.0s [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:19.848Z] #3 DONE 0.0s [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #4 [internal] load .dockerignore [2025-11-25T02:00:19.848Z] #4 transferring context: 2B done [2025-11-25T02:00:19.848Z] #4 DONE 0.0s [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:19.848Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done [2025-11-25T02:00:19.848Z] #5 CACHED [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:19.848Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca 0.0s done [2025-11-25T02:00:19.848Z] #6 CACHED [2025-11-25T02:00:19.848Z] [2025-11-25T02:00:19.848Z] #7 exporting to image [2025-11-25T02:00:19.848Z] #7 exporting layers done [2025-11-25T02:00:19.848Z] #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done [2025-11-25T02:00:19.848Z] #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done [2025-11-25T02:00:19.848Z] #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done [2025-11-25T02:00:19.848Z] #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done [2025-11-25T02:00:19.848Z] #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f [2025-11-25T02:00:19.848Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:20.107Z] #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done [2025-11-25T02:00:20.107Z] #7 pushing layers 0.0s done [2025-11-25T02:00:20.107Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done [2025-11-25T02:00:20.107Z] #7 DONE 0.1s [2025-11-25T02:00:20.107Z] [2025-11-25T02:00:20.108Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:20.108Z] #8 DONE 0.0s [2025-11-25T02:00:20.108Z] [2025-11-25T02:00:20.108Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:20.108Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:20.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-11-25T02:00:20.401Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-11-25T02:00:20.660Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:20.661Z] #1 transferring dockerfile: 162B done [2025-11-25T02:00:20.661Z] #1 DONE 0.0s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T02:00:20.661Z] #2 DONE 0.0s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-25T02:00:20.661Z] #3 DONE 0.0s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #4 [internal] load .dockerignore [2025-11-25T02:00:20.661Z] #4 transferring context: 2B done [2025-11-25T02:00:20.661Z] #4 DONE 0.0s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:20.661Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:20.661Z] #5 CACHED [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca [2025-11-25T02:00:20.661Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:d7a44f911485ae0cf4ea4549568f0f697ed16dfa8a862a2f21d9e6d5ea5da8ca done [2025-11-25T02:00:20.661Z] #6 CACHED [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #7 exporting to image [2025-11-25T02:00:20.661Z] #7 exporting layers done [2025-11-25T02:00:20.661Z] #7 exporting manifest sha256:14b7190581b77a3ae2ccb2e222a857bbfdf2e93e0eb5eaf3d896df8e67cd7e96 done [2025-11-25T02:00:20.661Z] #7 exporting config sha256:15a34dc321064d12b0ce7c436f7d5dff187b08da94196afdd6be35b32ea10030 done [2025-11-25T02:00:20.661Z] #7 exporting manifest sha256:68b0df8edf69b725c5aaa24c1fdd80bc8495c9048eecb5a170d3ec8e811af8c1 done [2025-11-25T02:00:20.661Z] #7 exporting config sha256:16ae332ee9dbd2fa4bb06097a84c8be1cef6d42ae1a3426392fa55bb0983df84 done [2025-11-25T02:00:20.661Z] #7 exporting manifest list sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f done [2025-11-25T02:00:20.661Z] #7 pushing layers 0.0s done [2025-11-25T02:00:20.661Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f [2025-11-25T02:00:20.661Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:20.661Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:43e38f7994f8d360e69419d948136aa0854b53ce4abca5eac7df919e2306af6f 0.1s done [2025-11-25T02:00:20.661Z] #7 DONE 0.1s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:20.661Z] #8 DONE 0.0s [2025-11-25T02:00:20.661Z] [2025-11-25T02:00:20.661Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:20.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:20.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:20.949Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:20.949Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:20.949Z] #1 transferring dockerfile: 206B done [2025-11-25T02:00:20.949Z] #1 DONE 0.0s [2025-11-25T02:00:20.949Z] [2025-11-25T02:00:20.949Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:20.949Z] #2 DONE 0.0s [2025-11-25T02:00:20.949Z] [2025-11-25T02:00:20.949Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:20.949Z] #3 DONE 0.0s [2025-11-25T02:00:20.949Z] [2025-11-25T02:00:20.949Z] #4 [internal] load .dockerignore [2025-11-25T02:00:20.949Z] #4 transferring context: 2B done [2025-11-25T02:00:20.949Z] #4 DONE 0.0s [2025-11-25T02:00:20.949Z] [2025-11-25T02:00:20.949Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:20.949Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:20.949Z] #5 DONE 0.0s [2025-11-25T02:00:20.949Z] [2025-11-25T02:00:20.949Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:21.208Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:21.208Z] #6 DONE 0.0s [2025-11-25T02:00:21.208Z] [2025-11-25T02:00:21.208Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:21.208Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:21.208Z] #5 DONE 0.1s [2025-11-25T02:00:21.208Z] [2025-11-25T02:00:21.208Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:21.208Z] #7 DONE 0.0s [2025-11-25T02:00:21.208Z] [2025-11-25T02:00:21.208Z] #8 exporting to image [2025-11-25T02:00:21.208Z] #8 exporting layers done [2025-11-25T02:00:21.208Z] #8 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done [2025-11-25T02:00:21.208Z] #8 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T02:00:21.208Z] #8 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done [2025-11-25T02:00:21.208Z] #8 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done [2025-11-25T02:00:21.208Z] #8 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done [2025-11-25T02:00:21.208Z] #8 pushing layers 0.1s done [2025-11-25T02:00:21.208Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 [2025-11-25T02:00:21.208Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:21.468Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done [2025-11-25T02:00:21.468Z] #8 DONE 0.2s [2025-11-25T02:00:21.468Z] [2025-11-25T02:00:21.468Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:21.468Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:21.755Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-11-25T02:00:21.755Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-11-25T02:00:22.015Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:22.015Z] #1 transferring dockerfile: 172B done [2025-11-25T02:00:22.015Z] #1 DONE 0.0s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T02:00:22.015Z] #2 DONE 0.0s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-25T02:00:22.015Z] #3 DONE 0.0s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #4 [internal] load .dockerignore [2025-11-25T02:00:22.015Z] #4 transferring context: 2B done [2025-11-25T02:00:22.015Z] #4 DONE 0.0s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.015Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:22.015Z] #5 CACHED [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.015Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:22.015Z] #6 CACHED [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #7 exporting to image [2025-11-25T02:00:22.015Z] #7 exporting layers done [2025-11-25T02:00:22.015Z] #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done [2025-11-25T02:00:22.015Z] #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T02:00:22.015Z] #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done [2025-11-25T02:00:22.015Z] #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done [2025-11-25T02:00:22.015Z] #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done [2025-11-25T02:00:22.015Z] #7 pushing layers 0.0s done [2025-11-25T02:00:22.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 [2025-11-25T02:00:22.015Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:22.015Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done [2025-11-25T02:00:22.015Z] #7 DONE 0.1s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:22.015Z] #8 DONE 0.0s [2025-11-25T02:00:22.015Z] [2025-11-25T02:00:22.015Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:22.015Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:22.304Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76' [2025-11-25T02:00:22.304Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 --push - [2025-11-25T02:00:22.570Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:22.570Z] #1 transferring dockerfile: 178B done [2025-11-25T02:00:22.570Z] #1 DONE 0.0s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-25T02:00:22.570Z] #2 DONE 0.0s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-25T02:00:22.570Z] #3 DONE 0.0s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #4 [internal] load .dockerignore [2025-11-25T02:00:22.570Z] #4 transferring context: 2B done [2025-11-25T02:00:22.570Z] #4 DONE 0.0s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.570Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf done [2025-11-25T02:00:22.570Z] #5 CACHED [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.570Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:22.570Z] #6 CACHED [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #7 exporting to image [2025-11-25T02:00:22.570Z] #7 exporting layers done [2025-11-25T02:00:22.570Z] #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done [2025-11-25T02:00:22.570Z] #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T02:00:22.570Z] #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done [2025-11-25T02:00:22.570Z] #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done [2025-11-25T02:00:22.570Z] #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done [2025-11-25T02:00:22.570Z] #7 pushing layers 0.0s done [2025-11-25T02:00:22.570Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 [2025-11-25T02:00:22.570Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:22.570Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done [2025-11-25T02:00:22.570Z] #7 DONE 0.1s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:22.570Z] #8 DONE 0.0s [2025-11-25T02:00:22.570Z] [2025-11-25T02:00:22.570Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:22.570Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:22.859Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:22.859Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:22.859Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:22.859Z] #1 transferring dockerfile: 219B done [2025-11-25T02:00:22.859Z] #1 DONE 0.0s [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:22.859Z] #2 DONE 0.0s [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:22.859Z] #3 DONE 0.0s [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #4 [internal] load .dockerignore [2025-11-25T02:00:22.859Z] #4 transferring context: 2B done [2025-11-25T02:00:22.859Z] #4 DONE 0.0s [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.859Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:22.859Z] #5 CACHED [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:22.859Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:22.859Z] #6 CACHED [2025-11-25T02:00:22.859Z] [2025-11-25T02:00:22.859Z] #7 exporting to image [2025-11-25T02:00:22.859Z] #7 exporting layers done [2025-11-25T02:00:22.859Z] #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done [2025-11-25T02:00:22.859Z] #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T02:00:22.859Z] #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done [2025-11-25T02:00:22.859Z] #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done [2025-11-25T02:00:22.859Z] #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 [2025-11-25T02:00:22.859Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:23.117Z] #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done [2025-11-25T02:00:23.117Z] #7 pushing layers 0.0s done [2025-11-25T02:00:23.117Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done [2025-11-25T02:00:23.117Z] #7 DONE 0.1s [2025-11-25T02:00:23.117Z] [2025-11-25T02:00:23.117Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:23.117Z] #8 DONE 0.0s [2025-11-25T02:00:23.117Z] [2025-11-25T02:00:23.117Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:23.117Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:23.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-11-25T02:00:23.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-11-25T02:00:23.400Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:23.400Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:23.400Z] #1 DONE 0.0s [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T02:00:23.400Z] #2 DONE 0.0s [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-25T02:00:23.400Z] #3 DONE 0.0s [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #4 [internal] load .dockerignore [2025-11-25T02:00:23.400Z] #4 transferring context: 2B done [2025-11-25T02:00:23.400Z] #4 DONE 0.0s [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:23.400Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:23.400Z] #5 CACHED [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf [2025-11-25T02:00:23.400Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:f88716e34f556cf53e58d69ea82d1e550c4c3cabac24942053a9881a02042ecf 0.0s done [2025-11-25T02:00:23.400Z] #6 CACHED [2025-11-25T02:00:23.400Z] [2025-11-25T02:00:23.400Z] #7 exporting to image [2025-11-25T02:00:23.400Z] #7 exporting layers [2025-11-25T02:00:23.400Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:23.661Z] #7 exporting layers done [2025-11-25T02:00:23.661Z] #7 exporting manifest sha256:f268bf868bebb694ad53624f2b4a40463f7b9579b8386d04fd5a1be85db0555c done [2025-11-25T02:00:23.661Z] #7 exporting config sha256:816c2fa51e4f138cc0c235b6254e13cb15e1302627f369e99959b214b78b9f35 done [2025-11-25T02:00:23.661Z] #7 exporting manifest sha256:7c9b37f31b5aa18002477384e2e880fb29a8c7821d9facefa131deab79995ed6 done [2025-11-25T02:00:23.661Z] #7 exporting config sha256:c8a635aaf3e9424de2270119d54bd58cc418eba51c40f5f66cdb09d7aa862d51 done [2025-11-25T02:00:23.661Z] #7 exporting manifest list sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 done [2025-11-25T02:00:23.661Z] #7 pushing layers 0.0s done [2025-11-25T02:00:23.661Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7eaacca4adde0eb6ff897ce1965cd0524642224b3f97cd2b220f492648f28b72 0.1s done [2025-11-25T02:00:23.661Z] #7 DONE 0.1s [2025-11-25T02:00:23.661Z] [2025-11-25T02:00:23.661Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:23.661Z] #8 DONE 0.0s [2025-11-25T02:00:23.661Z] [2025-11-25T02:00:23.661Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:23.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:23.953Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:23.953Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:23.953Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:23.953Z] #1 transferring dockerfile: 204B done [2025-11-25T02:00:23.953Z] #1 DONE 0.0s [2025-11-25T02:00:23.953Z] [2025-11-25T02:00:23.953Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:23.953Z] #2 DONE 0.0s [2025-11-25T02:00:23.953Z] [2025-11-25T02:00:23.953Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:23.953Z] #3 DONE 0.0s [2025-11-25T02:00:23.953Z] [2025-11-25T02:00:23.953Z] #4 [internal] load .dockerignore [2025-11-25T02:00:23.953Z] #4 transferring context: 2B done [2025-11-25T02:00:23.953Z] #4 DONE 0.0s [2025-11-25T02:00:23.953Z] [2025-11-25T02:00:23.953Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:23.953Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:24.212Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:24.212Z] #5 DONE 0.1s [2025-11-25T02:00:24.212Z] [2025-11-25T02:00:24.212Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:24.212Z] #6 DONE 0.0s [2025-11-25T02:00:24.212Z] [2025-11-25T02:00:24.212Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:24.212Z] #7 DONE 0.0s [2025-11-25T02:00:24.212Z] [2025-11-25T02:00:24.212Z] #8 exporting to image [2025-11-25T02:00:24.212Z] #8 exporting layers done [2025-11-25T02:00:24.212Z] #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done [2025-11-25T02:00:24.212Z] #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T02:00:24.212Z] #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done [2025-11-25T02:00:24.212Z] #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done [2025-11-25T02:00:24.212Z] #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done [2025-11-25T02:00:24.212Z] #8 pushing layers 0.1s done [2025-11-25T02:00:24.212Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd [2025-11-25T02:00:24.212Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:24.470Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done [2025-11-25T02:00:24.470Z] #8 DONE 0.2s [2025-11-25T02:00:24.470Z] [2025-11-25T02:00:24.470Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:24.470Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:24.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-11-25T02:00:24.756Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-11-25T02:00:24.756Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:24.756Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:24.756Z] #1 DONE 0.0s [2025-11-25T02:00:24.756Z] [2025-11-25T02:00:24.756Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T02:00:24.756Z] #2 DONE 0.0s [2025-11-25T02:00:24.756Z] [2025-11-25T02:00:24.756Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-25T02:00:24.756Z] #3 DONE 0.0s [2025-11-25T02:00:24.756Z] [2025-11-25T02:00:24.756Z] #4 [internal] load .dockerignore [2025-11-25T02:00:24.756Z] #4 transferring context: 2B done [2025-11-25T02:00:24.756Z] #4 DONE 0.0s [2025-11-25T02:00:24.756Z] [2025-11-25T02:00:24.756Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:24.756Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:24.756Z] #5 CACHED [2025-11-25T02:00:24.756Z] [2025-11-25T02:00:24.756Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:25.015Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:25.015Z] #6 CACHED [2025-11-25T02:00:25.015Z] [2025-11-25T02:00:25.015Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:25.015Z] #7 DONE 0.0s [2025-11-25T02:00:25.015Z] [2025-11-25T02:00:25.015Z] #8 exporting to image [2025-11-25T02:00:25.015Z] #8 exporting layers done [2025-11-25T02:00:25.015Z] #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done [2025-11-25T02:00:25.015Z] #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T02:00:25.015Z] #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done [2025-11-25T02:00:25.015Z] #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done [2025-11-25T02:00:25.015Z] #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done [2025-11-25T02:00:25.015Z] #8 pushing layers 0.0s done [2025-11-25T02:00:25.015Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done [2025-11-25T02:00:25.015Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:25.015Z] #8 DONE 0.1s [2025-11-25T02:00:25.015Z] [2025-11-25T02:00:25.015Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:25.015Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:25.305Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76' [2025-11-25T02:00:25.305Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 --push - [2025-11-25T02:00:25.305Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:25.305Z] #1 transferring dockerfile: 176B done [2025-11-25T02:00:25.305Z] #1 DONE 0.0s [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-25T02:00:25.305Z] #2 DONE 0.0s [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-25T02:00:25.305Z] #3 DONE 0.0s [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #4 [internal] load .dockerignore [2025-11-25T02:00:25.305Z] #4 transferring context: 2B done [2025-11-25T02:00:25.305Z] #4 DONE 0.0s [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:25.305Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:25.305Z] #5 CACHED [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:25.305Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done [2025-11-25T02:00:25.305Z] #6 CACHED [2025-11-25T02:00:25.305Z] [2025-11-25T02:00:25.305Z] #7 exporting to image [2025-11-25T02:00:25.305Z] #7 exporting layers done [2025-11-25T02:00:25.306Z] #7 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done [2025-11-25T02:00:25.306Z] #7 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T02:00:25.306Z] #7 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done [2025-11-25T02:00:25.306Z] #7 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done [2025-11-25T02:00:25.306Z] #7 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done [2025-11-25T02:00:25.306Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:25.565Z] #7 pushing layers 0.0s done [2025-11-25T02:00:25.565Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done [2025-11-25T02:00:25.565Z] #7 DONE 0.1s [2025-11-25T02:00:25.565Z] [2025-11-25T02:00:25.565Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:25.565Z] #8 DONE 0.0s [2025-11-25T02:00:25.565Z] [2025-11-25T02:00:25.565Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:25.565Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:25.852Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:25.853Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:25.853Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:25.853Z] #1 transferring dockerfile: 217B done [2025-11-25T02:00:25.853Z] #1 DONE 0.0s [2025-11-25T02:00:25.853Z] [2025-11-25T02:00:25.853Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:25.853Z] #2 DONE 0.0s [2025-11-25T02:00:25.853Z] [2025-11-25T02:00:25.853Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:25.853Z] #3 DONE 0.0s [2025-11-25T02:00:25.853Z] [2025-11-25T02:00:25.853Z] #4 [internal] load .dockerignore [2025-11-25T02:00:25.853Z] #4 transferring context: 2B done [2025-11-25T02:00:25.853Z] #4 DONE 0.0s [2025-11-25T02:00:25.853Z] [2025-11-25T02:00:25.853Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:25.853Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:25.853Z] #5 DONE 0.0s [2025-11-25T02:00:25.853Z] [2025-11-25T02:00:25.853Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:26.112Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done [2025-11-25T02:00:26.112Z] #6 CACHED [2025-11-25T02:00:26.112Z] [2025-11-25T02:00:26.112Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:26.112Z] #5 CACHED [2025-11-25T02:00:26.112Z] [2025-11-25T02:00:26.112Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:26.112Z] #7 DONE 0.0s [2025-11-25T02:00:26.112Z] [2025-11-25T02:00:26.112Z] #8 exporting to image [2025-11-25T02:00:26.112Z] #8 exporting layers done [2025-11-25T02:00:26.112Z] #8 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done [2025-11-25T02:00:26.112Z] #8 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T02:00:26.112Z] #8 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done [2025-11-25T02:00:26.112Z] #8 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done [2025-11-25T02:00:26.112Z] #8 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done [2025-11-25T02:00:26.112Z] #8 pushing layers 0.0s done [2025-11-25T02:00:26.112Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done [2025-11-25T02:00:26.112Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:26.112Z] #8 DONE 0.1s [2025-11-25T02:00:26.112Z] [2025-11-25T02:00:26.112Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:26.112Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:26.397Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-11-25T02:00:26.397Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-11-25T02:00:26.397Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:26.397Z] #1 transferring dockerfile: 168B done [2025-11-25T02:00:26.397Z] #1 DONE 0.0s [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T02:00:26.397Z] #2 DONE 0.0s [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-25T02:00:26.397Z] #3 DONE 0.0s [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #4 [internal] load .dockerignore [2025-11-25T02:00:26.397Z] #4 transferring context: 2B done [2025-11-25T02:00:26.397Z] #4 DONE 0.0s [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:26.397Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 done [2025-11-25T02:00:26.397Z] #5 CACHED [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 [2025-11-25T02:00:26.397Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:c31ff5e4ddaab2bfa04918276d953facbe67af3dc2d07ae89a9fa908585b3a24 0.0s done [2025-11-25T02:00:26.397Z] #6 CACHED [2025-11-25T02:00:26.397Z] [2025-11-25T02:00:26.397Z] #7 exporting to image [2025-11-25T02:00:26.397Z] #7 exporting layers done [2025-11-25T02:00:26.397Z] #7 exporting manifest sha256:347a8f70352f908f61050a4e02d84142847b653c9be7fbad3c24ba0372a93612 done [2025-11-25T02:00:26.397Z] #7 exporting config sha256:5583fa81300570b3d500b720093d608dd37f428d2d905a6cbd00890d5aebe494 done [2025-11-25T02:00:26.397Z] #7 exporting manifest sha256:93e3642d76aa9f06f1933c4896c894091dc61da46afe3391f28e2232c9cba5dd done [2025-11-25T02:00:26.397Z] #7 exporting config sha256:1a8c017adf0c8a37e91dd8ec565acb923507c80caf7377366feb845056fa7107 done [2025-11-25T02:00:26.397Z] #7 exporting manifest list sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd done [2025-11-25T02:00:26.397Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:26.656Z] #7 pushing layers 0.0s done [2025-11-25T02:00:26.656Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f8c8a59fdbbc8b7569ae5b849f5c6d457aefe772a0cec94a303167e730c7b8dd 0.1s done [2025-11-25T02:00:26.656Z] #7 DONE 0.1s [2025-11-25T02:00:26.656Z] [2025-11-25T02:00:26.656Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:26.656Z] #8 DONE 0.0s [2025-11-25T02:00:26.656Z] [2025-11-25T02:00:26.656Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:26.656Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:26.976Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:26.976Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:26.976Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:26.976Z] #1 transferring dockerfile: 205B done [2025-11-25T02:00:26.976Z] #1 DONE 0.0s [2025-11-25T02:00:26.976Z] [2025-11-25T02:00:26.976Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:26.976Z] #2 DONE 0.0s [2025-11-25T02:00:26.976Z] [2025-11-25T02:00:26.976Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:26.976Z] #3 DONE 0.0s [2025-11-25T02:00:26.976Z] [2025-11-25T02:00:26.976Z] #4 [internal] load .dockerignore [2025-11-25T02:00:26.976Z] #4 transferring context: 2B done [2025-11-25T02:00:26.976Z] #4 DONE 0.0s [2025-11-25T02:00:26.976Z] [2025-11-25T02:00:26.976Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:26.976Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:27.264Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:27.264Z] #5 DONE 0.0s [2025-11-25T02:00:27.264Z] [2025-11-25T02:00:27.264Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:27.264Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:27.264Z] #6 DONE 0.1s [2025-11-25T02:00:27.264Z] [2025-11-25T02:00:27.264Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:27.264Z] #7 DONE 0.0s [2025-11-25T02:00:27.264Z] [2025-11-25T02:00:27.264Z] #8 exporting to image [2025-11-25T02:00:27.264Z] #8 exporting layers done [2025-11-25T02:00:27.264Z] #8 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done [2025-11-25T02:00:27.264Z] #8 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T02:00:27.264Z] #8 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done [2025-11-25T02:00:27.264Z] #8 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done [2025-11-25T02:00:27.264Z] #8 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done [2025-11-25T02:00:27.264Z] #8 pushing layers 0.1s done [2025-11-25T02:00:27.264Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 [2025-11-25T02:00:27.264Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:27.556Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done [2025-11-25T02:00:27.556Z] #8 DONE 0.2s [2025-11-25T02:00:27.556Z] [2025-11-25T02:00:27.556Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:27.556Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:27.842Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-11-25T02:00:27.842Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-11-25T02:00:27.842Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:27.842Z] #1 transferring dockerfile: 171B done [2025-11-25T02:00:27.842Z] #1 DONE 0.0s [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T02:00:27.842Z] #2 DONE 0.0s [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-25T02:00:27.842Z] #3 DONE 0.0s [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #4 [internal] load .dockerignore [2025-11-25T02:00:27.842Z] #4 transferring context: 2B done [2025-11-25T02:00:27.842Z] #4 DONE 0.0s [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:27.842Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:27.842Z] #5 CACHED [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:27.842Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 done [2025-11-25T02:00:27.842Z] #6 CACHED [2025-11-25T02:00:27.842Z] [2025-11-25T02:00:27.842Z] #7 exporting to image [2025-11-25T02:00:27.842Z] #7 exporting layers [2025-11-25T02:00:27.842Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:28.101Z] #7 exporting layers done [2025-11-25T02:00:28.101Z] #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done [2025-11-25T02:00:28.101Z] #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T02:00:28.101Z] #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done [2025-11-25T02:00:28.101Z] #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done [2025-11-25T02:00:28.101Z] #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done [2025-11-25T02:00:28.101Z] #7 pushing layers 0.0s done [2025-11-25T02:00:28.101Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done [2025-11-25T02:00:28.101Z] #7 DONE 0.1s [2025-11-25T02:00:28.101Z] [2025-11-25T02:00:28.101Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:28.101Z] #8 DONE 0.0s [2025-11-25T02:00:28.101Z] [2025-11-25T02:00:28.101Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:28.101Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:28.393Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76' [2025-11-25T02:00:28.393Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 --push - [2025-11-25T02:00:28.393Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:28.393Z] #1 transferring dockerfile: 177B done [2025-11-25T02:00:28.393Z] #1 DONE 0.0s [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-25T02:00:28.393Z] #2 DONE 0.0s [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-25T02:00:28.393Z] #3 DONE 0.0s [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #4 [internal] load .dockerignore [2025-11-25T02:00:28.393Z] #4 transferring context: 2B done [2025-11-25T02:00:28.393Z] #4 DONE 0.0s [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:28.393Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:28.393Z] #5 CACHED [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:28.393Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:28.393Z] #6 CACHED [2025-11-25T02:00:28.393Z] [2025-11-25T02:00:28.393Z] #7 exporting to image [2025-11-25T02:00:28.393Z] #7 exporting layers done [2025-11-25T02:00:28.393Z] #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done [2025-11-25T02:00:28.393Z] #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T02:00:28.393Z] #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done [2025-11-25T02:00:28.393Z] #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done [2025-11-25T02:00:28.393Z] #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done [2025-11-25T02:00:28.393Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:28.652Z] #7 pushing layers 0.0s done [2025-11-25T02:00:28.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done [2025-11-25T02:00:28.652Z] #7 DONE 0.1s [2025-11-25T02:00:28.652Z] [2025-11-25T02:00:28.652Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:28.652Z] #8 DONE 0.0s [2025-11-25T02:00:28.652Z] [2025-11-25T02:00:28.652Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:28.652Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:28.937Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:28.937Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:28.937Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:28.937Z] #1 transferring dockerfile: 218B done [2025-11-25T02:00:28.937Z] #1 DONE 0.0s [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:28.937Z] #2 DONE 0.0s [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:28.937Z] #3 DONE 0.0s [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #4 [internal] load .dockerignore [2025-11-25T02:00:28.937Z] #4 transferring context: 2B done [2025-11-25T02:00:28.937Z] #4 DONE 0.0s [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:28.937Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:28.937Z] #5 CACHED [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:28.937Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 done [2025-11-25T02:00:28.937Z] #6 CACHED [2025-11-25T02:00:28.937Z] [2025-11-25T02:00:28.937Z] #7 exporting to image [2025-11-25T02:00:28.937Z] #7 exporting layers done [2025-11-25T02:00:28.937Z] #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done [2025-11-25T02:00:28.937Z] #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T02:00:28.937Z] #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done [2025-11-25T02:00:28.937Z] #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done [2025-11-25T02:00:28.937Z] #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done [2025-11-25T02:00:28.937Z] #7 pushing layers 0.0s done [2025-11-25T02:00:28.937Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 [2025-11-25T02:00:28.937Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:29.198Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done [2025-11-25T02:00:29.198Z] #7 DONE 0.1s [2025-11-25T02:00:29.198Z] [2025-11-25T02:00:29.198Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:29.198Z] #8 DONE 0.0s [2025-11-25T02:00:29.198Z] [2025-11-25T02:00:29.198Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:29.198Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:29.488Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-11-25T02:00:29.488Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-11-25T02:00:29.488Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:29.488Z] #1 transferring dockerfile: 169B done [2025-11-25T02:00:29.488Z] #1 DONE 0.0s [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T02:00:29.488Z] #2 DONE 0.0s [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-25T02:00:29.488Z] #3 DONE 0.0s [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #4 [internal] load .dockerignore [2025-11-25T02:00:29.488Z] #4 transferring context: 2B done [2025-11-25T02:00:29.488Z] #4 DONE 0.0s [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:29.488Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:29.488Z] #5 CACHED [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 [2025-11-25T02:00:29.488Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:0be9f211ea56abf313e2fbfe84ed9e3530273a56299f59293ef6ba2b8bc3a063 0.0s done [2025-11-25T02:00:29.488Z] #6 CACHED [2025-11-25T02:00:29.488Z] [2025-11-25T02:00:29.488Z] #7 exporting to image [2025-11-25T02:00:29.488Z] #7 exporting layers done [2025-11-25T02:00:29.488Z] #7 exporting manifest sha256:fd8c90ed78fffb09126490933d785406f4c8bcf0d05831339e3b1bd2e1281b5e done [2025-11-25T02:00:29.488Z] #7 exporting config sha256:dff68a41e9fa79fe98ef84e97fb002b2c3c401b127c910c772293482806b2014 done [2025-11-25T02:00:29.488Z] #7 exporting manifest sha256:fb391e5f38f76520e0dbce232773694c590851285da3f35de15c8d47fb76d1b1 done [2025-11-25T02:00:29.488Z] #7 exporting config sha256:e7f5e57e7a0069d98a2f87339bf50d5a1298ae192a6fa0f2a96dae5d050aa1e8 done [2025-11-25T02:00:29.488Z] #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 [2025-11-25T02:00:29.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:29.745Z] #7 exporting manifest list sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 done [2025-11-25T02:00:29.745Z] #7 pushing layers 0.0s done [2025-11-25T02:00:29.745Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:9831eb665b2b37ac3ad9efd37da509a814f4df074775a07572e7ccc3b78ebda4 0.1s done [2025-11-25T02:00:29.745Z] #7 DONE 0.1s [2025-11-25T02:00:29.745Z] [2025-11-25T02:00:29.745Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:29.745Z] #8 DONE 0.0s [2025-11-25T02:00:29.745Z] [2025-11-25T02:00:29.745Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:29.745Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:30.033Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:30.033Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:30.033Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:30.033Z] #1 transferring dockerfile: 211B done [2025-11-25T02:00:30.033Z] #1 DONE 0.0s [2025-11-25T02:00:30.033Z] [2025-11-25T02:00:30.033Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:30.033Z] #2 DONE 0.0s [2025-11-25T02:00:30.033Z] [2025-11-25T02:00:30.033Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:30.033Z] #3 DONE 0.0s [2025-11-25T02:00:30.033Z] [2025-11-25T02:00:30.033Z] #4 [internal] load .dockerignore [2025-11-25T02:00:30.033Z] #4 transferring context: 2B done [2025-11-25T02:00:30.033Z] #4 DONE 0.0s [2025-11-25T02:00:30.033Z] [2025-11-25T02:00:30.033Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:30.033Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done [2025-11-25T02:00:30.033Z] #5 DONE 0.0s [2025-11-25T02:00:30.033Z] [2025-11-25T02:00:30.033Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:30.294Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:30.294Z] #6 DONE 0.0s [2025-11-25T02:00:30.294Z] [2025-11-25T02:00:30.294Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:30.294Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done [2025-11-25T02:00:30.294Z] #5 DONE 0.1s [2025-11-25T02:00:30.294Z] [2025-11-25T02:00:30.294Z] #7 exporting to image [2025-11-25T02:00:30.294Z] #7 exporting layers done [2025-11-25T02:00:30.294Z] #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done [2025-11-25T02:00:30.294Z] #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T02:00:30.294Z] #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done [2025-11-25T02:00:30.294Z] #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done [2025-11-25T02:00:30.294Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf [2025-11-25T02:00:30.294Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:30.294Z] #7 ... [2025-11-25T02:00:30.294Z] [2025-11-25T02:00:30.294Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:30.294Z] #8 DONE 0.0s [2025-11-25T02:00:30.294Z] [2025-11-25T02:00:30.294Z] #7 exporting to image [2025-11-25T02:00:30.294Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done [2025-11-25T02:00:30.294Z] #7 pushing layers 0.1s done [2025-11-25T02:00:30.294Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf [2025-11-25T02:00:30.553Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done [2025-11-25T02:00:30.553Z] #7 DONE 0.2s [2025-11-25T02:00:30.553Z] [2025-11-25T02:00:30.553Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:30.553Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:30.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-11-25T02:00:30.845Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-11-25T02:00:30.845Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:30.845Z] #1 transferring dockerfile: 177B done [2025-11-25T02:00:30.845Z] #1 DONE 0.0s [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T02:00:30.845Z] #2 DONE 0.0s [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-25T02:00:30.845Z] #3 DONE 0.0s [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #4 [internal] load .dockerignore [2025-11-25T02:00:30.845Z] #4 transferring context: 2B done [2025-11-25T02:00:30.845Z] #4 DONE 0.0s [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:30.845Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done [2025-11-25T02:00:30.845Z] #5 CACHED [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:30.845Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done [2025-11-25T02:00:30.845Z] #6 CACHED [2025-11-25T02:00:30.845Z] [2025-11-25T02:00:30.845Z] #7 exporting to image [2025-11-25T02:00:30.845Z] #7 exporting layers done [2025-11-25T02:00:30.845Z] #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done [2025-11-25T02:00:30.845Z] #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T02:00:30.845Z] #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done [2025-11-25T02:00:30.845Z] #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done [2025-11-25T02:00:30.845Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf [2025-11-25T02:00:30.845Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:31.104Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done [2025-11-25T02:00:31.104Z] #7 pushing layers 0.0s done [2025-11-25T02:00:31.104Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done [2025-11-25T02:00:31.104Z] #7 DONE 0.1s [2025-11-25T02:00:31.104Z] [2025-11-25T02:00:31.104Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:31.104Z] #8 DONE 0.0s [2025-11-25T02:00:31.104Z] [2025-11-25T02:00:31.104Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:31.104Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:31.395Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76' [2025-11-25T02:00:31.395Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 --push - [2025-11-25T02:00:31.395Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:31.395Z] #1 transferring dockerfile: 183B done [2025-11-25T02:00:31.395Z] #1 DONE 0.0s [2025-11-25T02:00:31.395Z] [2025-11-25T02:00:31.395Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-25T02:00:31.395Z] #2 DONE 0.0s [2025-11-25T02:00:31.395Z] [2025-11-25T02:00:31.395Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-25T02:00:31.395Z] #3 DONE 0.0s [2025-11-25T02:00:31.395Z] [2025-11-25T02:00:31.395Z] #4 [internal] load .dockerignore [2025-11-25T02:00:31.395Z] #4 transferring context: 2B done [2025-11-25T02:00:31.395Z] #4 DONE 0.0s [2025-11-25T02:00:31.395Z] [2025-11-25T02:00:31.395Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:31.395Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 done [2025-11-25T02:00:31.395Z] #5 DONE 0.0s [2025-11-25T02:00:31.395Z] [2025-11-25T02:00:31.395Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:31.654Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:31.654Z] #6 CACHED [2025-11-25T02:00:31.654Z] [2025-11-25T02:00:31.654Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:31.654Z] #5 CACHED [2025-11-25T02:00:31.654Z] [2025-11-25T02:00:31.654Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:31.654Z] #7 DONE 0.0s [2025-11-25T02:00:31.654Z] [2025-11-25T02:00:31.654Z] #8 exporting to image [2025-11-25T02:00:31.654Z] #8 exporting layers done [2025-11-25T02:00:31.654Z] #8 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done [2025-11-25T02:00:31.654Z] #8 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T02:00:31.654Z] #8 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done [2025-11-25T02:00:31.654Z] #8 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done [2025-11-25T02:00:31.654Z] #8 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done [2025-11-25T02:00:31.654Z] #8 pushing layers 0.0s done [2025-11-25T02:00:31.654Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done [2025-11-25T02:00:31.654Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:31.654Z] #8 DONE 0.1s [2025-11-25T02:00:31.654Z] [2025-11-25T02:00:31.654Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:31.654Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:31.941Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:31.942Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:31.942Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:31.942Z] #1 transferring dockerfile: 224B done [2025-11-25T02:00:31.942Z] #1 DONE 0.0s [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:31.942Z] #2 DONE 0.0s [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:31.942Z] #3 DONE 0.0s [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #4 [internal] load .dockerignore [2025-11-25T02:00:31.942Z] #4 transferring context: 2B done [2025-11-25T02:00:31.942Z] #4 DONE 0.0s [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:31.942Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:31.942Z] #5 CACHED [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:31.942Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:31.942Z] #6 CACHED [2025-11-25T02:00:31.942Z] [2025-11-25T02:00:31.942Z] #7 exporting to image [2025-11-25T02:00:31.942Z] #7 exporting layers [2025-11-25T02:00:31.942Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:32.201Z] #7 exporting layers done [2025-11-25T02:00:32.201Z] #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done [2025-11-25T02:00:32.201Z] #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T02:00:32.201Z] #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done [2025-11-25T02:00:32.201Z] #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done [2025-11-25T02:00:32.201Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done [2025-11-25T02:00:32.201Z] #7 pushing layers 0.0s done [2025-11-25T02:00:32.201Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done [2025-11-25T02:00:32.201Z] #7 DONE 0.1s [2025-11-25T02:00:32.201Z] [2025-11-25T02:00:32.201Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:32.201Z] #8 DONE 0.0s [2025-11-25T02:00:32.201Z] [2025-11-25T02:00:32.201Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:32.201Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:32.490Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-11-25T02:00:32.490Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-11-25T02:00:32.748Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:32.748Z] #1 transferring dockerfile: 175B done [2025-11-25T02:00:32.748Z] #1 DONE 0.0s [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T02:00:32.748Z] #2 DONE 0.0s [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-25T02:00:32.748Z] #3 DONE 0.0s [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #4 [internal] load .dockerignore [2025-11-25T02:00:32.748Z] #4 transferring context: 2B done [2025-11-25T02:00:32.748Z] #4 DONE 0.0s [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:32.748Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:32.748Z] #5 CACHED [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 [2025-11-25T02:00:32.748Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6e1c3204d74dcd611137372c0884f4334435243646ae27b98d725c79a3e951d2 0.0s done [2025-11-25T02:00:32.748Z] #6 CACHED [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #7 exporting to image [2025-11-25T02:00:32.748Z] #7 exporting layers done [2025-11-25T02:00:32.748Z] #7 exporting manifest sha256:7eb8f1365f0b23b867879bbffbc1cffd934693f3c8604d47032d29943733cb9f done [2025-11-25T02:00:32.748Z] #7 exporting config sha256:5cd3f9217f6268ee867dfa2fa87b60448d52e93d096a3f4179913ed07479cee7 done [2025-11-25T02:00:32.748Z] #7 exporting manifest sha256:d6e10d775b4049dd083230566851de2d0bd787a3dc7b5fb0817b8458a9214d5a done [2025-11-25T02:00:32.748Z] #7 exporting config sha256:fbe19a4dcf0ddfaa6b0bdb6551f58d31ba4d354be4a9a8f5a3e231d221f7ac2a done [2025-11-25T02:00:32.748Z] #7 exporting manifest list sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf done [2025-11-25T02:00:32.748Z] #7 pushing layers 0.0s done [2025-11-25T02:00:32.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf [2025-11-25T02:00:32.748Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:32.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:ca47c8a5ab546e4db1ed2ea4d7f1017b3379c8a8ba389056b22f6ff8bea9acaf 0.1s done [2025-11-25T02:00:32.748Z] #7 DONE 0.1s [2025-11-25T02:00:32.748Z] [2025-11-25T02:00:32.748Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:32.749Z] #8 DONE 0.0s [2025-11-25T02:00:32.749Z] [2025-11-25T02:00:32.749Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:32.749Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:33.034Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:33.034Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:33.294Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:33.294Z] #1 transferring dockerfile: 215B done [2025-11-25T02:00:33.294Z] #1 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:33.294Z] #2 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:33.294Z] #3 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #4 [internal] load .dockerignore [2025-11-25T02:00:33.294Z] #4 transferring context: 2B done [2025-11-25T02:00:33.294Z] #4 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:33.294Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:33.294Z] #5 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:33.294Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:33.294Z] #6 DONE 0.0s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:33.294Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:33.294Z] #5 DONE 0.1s [2025-11-25T02:00:33.294Z] [2025-11-25T02:00:33.294Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:33.553Z] #7 DONE 0.0s [2025-11-25T02:00:33.553Z] [2025-11-25T02:00:33.553Z] #8 exporting to image [2025-11-25T02:00:33.553Z] #8 exporting layers done [2025-11-25T02:00:33.553Z] #8 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done [2025-11-25T02:00:33.553Z] #8 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done [2025-11-25T02:00:33.553Z] #8 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done [2025-11-25T02:00:33.553Z] #8 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done [2025-11-25T02:00:33.553Z] #8 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done [2025-11-25T02:00:33.553Z] #8 pushing layers 0.1s done [2025-11-25T02:00:33.553Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec [2025-11-25T02:00:33.553Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:33.553Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done [2025-11-25T02:00:33.553Z] #8 DONE 0.2s [2025-11-25T02:00:33.553Z] [2025-11-25T02:00:33.553Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:33.553Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:33.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-11-25T02:00:33.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-11-25T02:00:33.843Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:33.843Z] #1 transferring dockerfile: 181B done [2025-11-25T02:00:33.843Z] #1 DONE 0.0s [2025-11-25T02:00:33.843Z] [2025-11-25T02:00:33.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T02:00:33.843Z] #2 DONE 0.0s [2025-11-25T02:00:33.843Z] [2025-11-25T02:00:33.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-25T02:00:34.100Z] #3 DONE 0.0s [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] #4 [internal] load .dockerignore [2025-11-25T02:00:34.100Z] #4 transferring context: 2B done [2025-11-25T02:00:34.100Z] #4 DONE 0.0s [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.100Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done [2025-11-25T02:00:34.100Z] #5 CACHED [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.100Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done [2025-11-25T02:00:34.100Z] #6 CACHED [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:34.100Z] #7 DONE 0.0s [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] #8 exporting to image [2025-11-25T02:00:34.100Z] #8 exporting layers done [2025-11-25T02:00:34.100Z] #8 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done [2025-11-25T02:00:34.100Z] #8 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done [2025-11-25T02:00:34.100Z] #8 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done [2025-11-25T02:00:34.100Z] #8 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done [2025-11-25T02:00:34.100Z] #8 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done [2025-11-25T02:00:34.100Z] #8 pushing layers 0.0s done [2025-11-25T02:00:34.100Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done [2025-11-25T02:00:34.100Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:34.100Z] #8 DONE 0.1s [2025-11-25T02:00:34.100Z] [2025-11-25T02:00:34.100Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:34.100Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:34.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76' [2025-11-25T02:00:34.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 --push - [2025-11-25T02:00:34.389Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:34.389Z] #1 transferring dockerfile: 187B done [2025-11-25T02:00:34.389Z] #1 DONE 0.0s [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-25T02:00:34.389Z] #2 DONE 0.0s [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-25T02:00:34.389Z] #3 DONE 0.0s [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #4 [internal] load .dockerignore [2025-11-25T02:00:34.389Z] #4 transferring context: 2B done [2025-11-25T02:00:34.389Z] #4 DONE 0.0s [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.389Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 done [2025-11-25T02:00:34.389Z] #5 CACHED [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.389Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:34.389Z] #6 CACHED [2025-11-25T02:00:34.389Z] [2025-11-25T02:00:34.389Z] #7 exporting to image [2025-11-25T02:00:34.389Z] #7 exporting layers done [2025-11-25T02:00:34.389Z] #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done [2025-11-25T02:00:34.389Z] #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done [2025-11-25T02:00:34.389Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:34.648Z] #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done [2025-11-25T02:00:34.648Z] #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done [2025-11-25T02:00:34.648Z] #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done [2025-11-25T02:00:34.648Z] #7 pushing layers 0.0s done [2025-11-25T02:00:34.648Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done [2025-11-25T02:00:34.648Z] #7 DONE 0.1s [2025-11-25T02:00:34.648Z] [2025-11-25T02:00:34.648Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:34.648Z] #8 DONE 0.0s [2025-11-25T02:00:34.648Z] [2025-11-25T02:00:34.648Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:34.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:34.949Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:34.949Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:34.949Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:34.949Z] #1 transferring dockerfile: 228B done [2025-11-25T02:00:34.949Z] #1 DONE 0.0s [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:34.949Z] #2 DONE 0.0s [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:34.949Z] #3 DONE 0.0s [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #4 [internal] load .dockerignore [2025-11-25T02:00:34.949Z] #4 transferring context: 2B done [2025-11-25T02:00:34.949Z] #4 DONE 0.0s [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.949Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:34.949Z] #5 CACHED [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:34.949Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:34.949Z] #6 CACHED [2025-11-25T02:00:34.949Z] [2025-11-25T02:00:34.949Z] #7 exporting to image [2025-11-25T02:00:34.949Z] #7 exporting layers done [2025-11-25T02:00:34.949Z] #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done [2025-11-25T02:00:34.949Z] #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done [2025-11-25T02:00:34.949Z] #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done [2025-11-25T02:00:34.949Z] #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f [2025-11-25T02:00:34.949Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:35.207Z] #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done [2025-11-25T02:00:35.207Z] #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done [2025-11-25T02:00:35.207Z] #7 pushing layers 0.0s done [2025-11-25T02:00:35.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done [2025-11-25T02:00:35.207Z] #7 DONE 0.1s [2025-11-25T02:00:35.207Z] [2025-11-25T02:00:35.207Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:35.207Z] #8 DONE 0.0s [2025-11-25T02:00:35.207Z] [2025-11-25T02:00:35.207Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:35.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:35.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-11-25T02:00:35.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-11-25T02:00:35.496Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:35.496Z] #1 transferring dockerfile: 179B done [2025-11-25T02:00:35.496Z] #1 DONE 0.0s [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T02:00:35.496Z] #2 DONE 0.0s [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-25T02:00:35.496Z] #3 DONE 0.0s [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #4 [internal] load .dockerignore [2025-11-25T02:00:35.496Z] #4 transferring context: 2B done [2025-11-25T02:00:35.496Z] #4 DONE 0.0s [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:35.496Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:35.496Z] #5 CACHED [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 [2025-11-25T02:00:35.496Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:8489e508d197f1f44ee3a6cfcf588b67d9c40caa938d5afbde1b1b22d02342a3 0.0s done [2025-11-25T02:00:35.496Z] #6 CACHED [2025-11-25T02:00:35.496Z] [2025-11-25T02:00:35.496Z] #7 exporting to image [2025-11-25T02:00:35.496Z] #7 exporting layers done [2025-11-25T02:00:35.496Z] #7 exporting manifest sha256:dbaec615e8bb5c7197d0cff4e41c4f67ced26517e98eecf1fc325600725a55d6 done [2025-11-25T02:00:35.496Z] #7 exporting config sha256:db28e8b669a73763720f1f4711ce1ebb39963893eebbb9a647daa7c8981733b6 done [2025-11-25T02:00:35.496Z] #7 exporting manifest sha256:864e1c2e312c6be78c491bc7a26c968811c480db5a04b9e8812d723a0f8d9240 done [2025-11-25T02:00:35.496Z] #7 exporting config sha256:d392bd48d06efe4a292727939273a9ab577583267f40f2eb6d7fb9675229ae7f done [2025-11-25T02:00:35.496Z] #7 exporting manifest list sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec done [2025-11-25T02:00:35.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:35.756Z] #7 pushing layers 0.0s done [2025-11-25T02:00:35.756Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:6d0ef2a42ffa36ee57077a9e312c01cb777def4091188f52c1bd261288aaf0ec 0.1s done [2025-11-25T02:00:35.756Z] #7 DONE 0.1s [2025-11-25T02:00:35.756Z] [2025-11-25T02:00:35.756Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:35.756Z] #8 DONE 0.0s [2025-11-25T02:00:35.756Z] [2025-11-25T02:00:35.756Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:35.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:36.044Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:36.044Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:36.044Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:36.044Z] #1 transferring dockerfile: 205B done [2025-11-25T02:00:36.044Z] #1 DONE 0.0s [2025-11-25T02:00:36.044Z] [2025-11-25T02:00:36.044Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:36.044Z] #2 DONE 0.0s [2025-11-25T02:00:36.044Z] [2025-11-25T02:00:36.044Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:36.044Z] #3 DONE 0.0s [2025-11-25T02:00:36.044Z] [2025-11-25T02:00:36.044Z] #4 [internal] load .dockerignore [2025-11-25T02:00:36.044Z] #4 transferring context: 2B done [2025-11-25T02:00:36.044Z] #4 DONE 0.0s [2025-11-25T02:00:36.303Z] [2025-11-25T02:00:36.303Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:36.303Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:36.303Z] #5 DONE 0.0s [2025-11-25T02:00:36.303Z] [2025-11-25T02:00:36.303Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:36.303Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:36.303Z] #6 DONE 0.1s [2025-11-25T02:00:36.303Z] [2025-11-25T02:00:36.303Z] #7 exporting to image [2025-11-25T02:00:36.303Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:36.303Z] #7 ... [2025-11-25T02:00:36.303Z] [2025-11-25T02:00:36.303Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:36.303Z] #8 DONE 0.0s [2025-11-25T02:00:36.303Z] [2025-11-25T02:00:36.303Z] #7 exporting to image [2025-11-25T02:00:36.303Z] #7 exporting layers done [2025-11-25T02:00:36.303Z] #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done [2025-11-25T02:00:36.303Z] #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done [2025-11-25T02:00:36.303Z] #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done [2025-11-25T02:00:36.303Z] #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done [2025-11-25T02:00:36.303Z] #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done [2025-11-25T02:00:36.303Z] #7 pushing layers 0.1s done [2025-11-25T02:00:36.303Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f [2025-11-25T02:00:36.562Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done [2025-11-25T02:00:36.562Z] #7 DONE 0.2s [2025-11-25T02:00:36.562Z] [2025-11-25T02:00:36.562Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:36.562Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:36.856Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-11-25T02:00:36.856Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-11-25T02:00:36.856Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:36.856Z] #1 transferring dockerfile: 171B done [2025-11-25T02:00:36.856Z] #1 DONE 0.0s [2025-11-25T02:00:36.856Z] [2025-11-25T02:00:36.856Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T02:00:36.856Z] #2 DONE 0.0s [2025-11-25T02:00:36.856Z] [2025-11-25T02:00:36.856Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-25T02:00:36.856Z] #3 DONE 0.0s [2025-11-25T02:00:36.856Z] [2025-11-25T02:00:36.856Z] #4 [internal] load .dockerignore [2025-11-25T02:00:36.856Z] #4 transferring context: 2B done [2025-11-25T02:00:36.856Z] #4 DONE 0.0s [2025-11-25T02:00:37.116Z] [2025-11-25T02:00:37.116Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:37.116Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:37.116Z] #5 CACHED [2025-11-25T02:00:37.116Z] [2025-11-25T02:00:37.116Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:37.116Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:37.116Z] #6 CACHED [2025-11-25T02:00:37.116Z] [2025-11-25T02:00:37.116Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:37.116Z] #7 DONE 0.0s [2025-11-25T02:00:37.116Z] [2025-11-25T02:00:37.116Z] #8 exporting to image [2025-11-25T02:00:37.116Z] #8 exporting layers done [2025-11-25T02:00:37.116Z] #8 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done [2025-11-25T02:00:37.116Z] #8 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done [2025-11-25T02:00:37.116Z] #8 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done [2025-11-25T02:00:37.116Z] #8 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done [2025-11-25T02:00:37.116Z] #8 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done [2025-11-25T02:00:37.116Z] #8 pushing layers 0.0s done [2025-11-25T02:00:37.116Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done [2025-11-25T02:00:37.116Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:37.116Z] #8 DONE 0.1s [2025-11-25T02:00:37.116Z] [2025-11-25T02:00:37.116Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:37.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:37.405Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76' [2025-11-25T02:00:37.405Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 --push - [2025-11-25T02:00:37.663Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:37.663Z] #1 transferring dockerfile: 177B done [2025-11-25T02:00:37.663Z] #1 DONE 0.0s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-25T02:00:37.663Z] #2 DONE 0.0s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-25T02:00:37.663Z] #3 DONE 0.0s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #4 [internal] load .dockerignore [2025-11-25T02:00:37.663Z] #4 transferring context: 2B done [2025-11-25T02:00:37.663Z] #4 DONE 0.0s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:37.663Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:37.663Z] #5 CACHED [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:37.663Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done [2025-11-25T02:00:37.663Z] #6 CACHED [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #7 exporting to image [2025-11-25T02:00:37.663Z] #7 exporting layers done [2025-11-25T02:00:37.663Z] #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done [2025-11-25T02:00:37.663Z] #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done [2025-11-25T02:00:37.663Z] #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done [2025-11-25T02:00:37.663Z] #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done [2025-11-25T02:00:37.663Z] #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done [2025-11-25T02:00:37.663Z] #7 pushing layers 0.0s done [2025-11-25T02:00:37.663Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f [2025-11-25T02:00:37.663Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:37.663Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done [2025-11-25T02:00:37.663Z] #7 DONE 0.1s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:37.663Z] #8 DONE 0.0s [2025-11-25T02:00:37.663Z] [2025-11-25T02:00:37.663Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:37.663Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:37.953Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:37.953Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:37.953Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:37.953Z] #1 transferring dockerfile: 218B done [2025-11-25T02:00:37.953Z] #1 DONE 0.0s [2025-11-25T02:00:37.953Z] [2025-11-25T02:00:37.953Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:37.953Z] #2 DONE 0.0s [2025-11-25T02:00:37.953Z] [2025-11-25T02:00:37.953Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:37.953Z] #3 DONE 0.0s [2025-11-25T02:00:37.953Z] [2025-11-25T02:00:37.953Z] #4 [internal] load .dockerignore [2025-11-25T02:00:37.953Z] #4 transferring context: 2B done [2025-11-25T02:00:37.953Z] #4 DONE 0.0s [2025-11-25T02:00:37.953Z] [2025-11-25T02:00:37.953Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:37.953Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:37.953Z] #5 DONE 0.0s [2025-11-25T02:00:37.953Z] [2025-11-25T02:00:37.953Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:38.212Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab 0.0s done [2025-11-25T02:00:38.212Z] #6 CACHED [2025-11-25T02:00:38.212Z] [2025-11-25T02:00:38.212Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:38.212Z] #5 CACHED [2025-11-25T02:00:38.212Z] [2025-11-25T02:00:38.212Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:38.212Z] #7 DONE 0.0s [2025-11-25T02:00:38.212Z] [2025-11-25T02:00:38.212Z] #8 exporting to image [2025-11-25T02:00:38.212Z] #8 exporting layers done [2025-11-25T02:00:38.212Z] #8 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done [2025-11-25T02:00:38.212Z] #8 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done [2025-11-25T02:00:38.212Z] #8 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done [2025-11-25T02:00:38.212Z] #8 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done [2025-11-25T02:00:38.212Z] #8 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done [2025-11-25T02:00:38.212Z] #8 pushing layers 0.0s done [2025-11-25T02:00:38.212Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done [2025-11-25T02:00:38.212Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:38.212Z] #8 DONE 0.1s [2025-11-25T02:00:38.212Z] [2025-11-25T02:00:38.212Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:38.212Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:38.506Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-11-25T02:00:38.506Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-11-25T02:00:38.767Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:38.767Z] #1 transferring dockerfile: 169B done [2025-11-25T02:00:38.767Z] #1 DONE 0.0s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T02:00:38.767Z] #2 DONE 0.0s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-25T02:00:38.767Z] #3 DONE 0.0s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #4 [internal] load .dockerignore [2025-11-25T02:00:38.767Z] #4 transferring context: 2B done [2025-11-25T02:00:38.767Z] #4 DONE 0.0s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:38.767Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done [2025-11-25T02:00:38.767Z] #5 CACHED [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab [2025-11-25T02:00:38.767Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:6b66172c728c035e497d8a9193902dcf1178567d1ea2655d8ca307299a2491ab done [2025-11-25T02:00:38.767Z] #6 CACHED [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #7 exporting to image [2025-11-25T02:00:38.767Z] #7 exporting layers done [2025-11-25T02:00:38.767Z] #7 exporting manifest sha256:fd9223a4c982f36ae1934485d00ee474f7b8d1298d58bfc070c4deb69e9b71cd done [2025-11-25T02:00:38.767Z] #7 exporting config sha256:6f0a7995b79c55266bc96d85748d08be25ffa83bc925e9dc779b2c32b3a9d26d done [2025-11-25T02:00:38.767Z] #7 exporting manifest sha256:39c69ce5ca0079d970cbbc0ed557a8f822ea4d8fc200b1c2d5d10327d6b256de done [2025-11-25T02:00:38.767Z] #7 exporting config sha256:2fc8f3ebc9ccab8d89f40594a504216c4223f58a9a713892f4ec7b0a3d90c05c done [2025-11-25T02:00:38.767Z] #7 exporting manifest list sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f done [2025-11-25T02:00:38.767Z] #7 pushing layers 0.0s done [2025-11-25T02:00:38.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f [2025-11-25T02:00:38.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:38.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:923be6f2d60f109798bf763b83023fd3c69a7a85e69600375d85709d09aa1e3f 0.1s done [2025-11-25T02:00:38.767Z] #7 DONE 0.1s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:38.767Z] #8 DONE 0.0s [2025-11-25T02:00:38.767Z] [2025-11-25T02:00:38.767Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:38.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:39.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:39.057Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:39.318Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:39.318Z] #1 transferring dockerfile: 206B done [2025-11-25T02:00:39.318Z] #1 DONE 0.1s [2025-11-25T02:00:39.319Z] [2025-11-25T02:00:39.319Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:39.319Z] #2 DONE 0.1s [2025-11-25T02:00:39.319Z] [2025-11-25T02:00:39.319Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:39.319Z] #3 DONE 0.1s [2025-11-25T02:00:39.319Z] [2025-11-25T02:00:39.319Z] #4 [internal] load .dockerignore [2025-11-25T02:00:39.319Z] #4 transferring context: 2B done [2025-11-25T02:00:39.319Z] #4 DONE 0.0s [2025-11-25T02:00:39.319Z] [2025-11-25T02:00:39.319Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:39.319Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:39.319Z] #5 DONE 0.0s [2025-11-25T02:00:39.319Z] [2025-11-25T02:00:39.319Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:39.319Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:39.578Z] #6 DONE 0.1s [2025-11-25T02:00:39.578Z] [2025-11-25T02:00:39.578Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:39.578Z] #7 DONE 0.0s [2025-11-25T02:00:39.578Z] [2025-11-25T02:00:39.578Z] #8 exporting to image [2025-11-25T02:00:39.578Z] #8 exporting layers done [2025-11-25T02:00:39.578Z] #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done [2025-11-25T02:00:39.578Z] #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done [2025-11-25T02:00:39.578Z] #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done [2025-11-25T02:00:39.578Z] #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done [2025-11-25T02:00:39.578Z] #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done [2025-11-25T02:00:39.578Z] #8 pushing layers 0.1s done [2025-11-25T02:00:39.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 [2025-11-25T02:00:39.578Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:39.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done [2025-11-25T02:00:39.578Z] #8 DONE 0.2s [2025-11-25T02:00:39.578Z] [2025-11-25T02:00:39.578Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:39.578Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:39.880Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-11-25T02:00:39.880Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-11-25T02:00:39.880Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:39.880Z] #1 transferring dockerfile: 172B done [2025-11-25T02:00:39.880Z] #1 DONE 0.0s [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T02:00:39.880Z] #2 DONE 0.0s [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-25T02:00:39.880Z] #3 DONE 0.0s [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #4 [internal] load .dockerignore [2025-11-25T02:00:39.880Z] #4 transferring context: 2B done [2025-11-25T02:00:39.880Z] #4 DONE 0.0s [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:39.880Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:39.880Z] #5 CACHED [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:39.880Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done [2025-11-25T02:00:39.880Z] #6 CACHED [2025-11-25T02:00:39.880Z] [2025-11-25T02:00:39.880Z] #7 exporting to image [2025-11-25T02:00:39.880Z] #7 exporting layers done [2025-11-25T02:00:39.880Z] #7 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done [2025-11-25T02:00:39.880Z] #7 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done [2025-11-25T02:00:39.880Z] #7 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done [2025-11-25T02:00:39.880Z] #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 [2025-11-25T02:00:39.880Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:40.140Z] #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done [2025-11-25T02:00:40.140Z] #7 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done [2025-11-25T02:00:40.140Z] #7 pushing layers 0.0s done [2025-11-25T02:00:40.140Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done [2025-11-25T02:00:40.140Z] #7 DONE 0.1s [2025-11-25T02:00:40.140Z] [2025-11-25T02:00:40.140Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:40.140Z] #8 DONE 0.0s [2025-11-25T02:00:40.140Z] [2025-11-25T02:00:40.140Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:40.140Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:40.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 --push - [2025-11-25T02:00:40.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76' [2025-11-25T02:00:40.434Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:40.434Z] #1 transferring dockerfile: 178B done [2025-11-25T02:00:40.434Z] #1 DONE 0.0s [2025-11-25T02:00:40.434Z] [2025-11-25T02:00:40.434Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-25T02:00:40.434Z] #2 DONE 0.0s [2025-11-25T02:00:40.434Z] [2025-11-25T02:00:40.434Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-25T02:00:40.434Z] #3 DONE 0.0s [2025-11-25T02:00:40.434Z] [2025-11-25T02:00:40.434Z] #4 [internal] load .dockerignore [2025-11-25T02:00:40.434Z] #4 transferring context: 2B done [2025-11-25T02:00:40.434Z] #4 DONE 0.0s [2025-11-25T02:00:40.434Z] [2025-11-25T02:00:40.434Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:40.434Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:40.434Z] #5 DONE 0.0s [2025-11-25T02:00:40.434Z] [2025-11-25T02:00:40.434Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:40.691Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:40.691Z] #6 CACHED [2025-11-25T02:00:40.691Z] [2025-11-25T02:00:40.691Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:40.691Z] #5 CACHED [2025-11-25T02:00:40.691Z] [2025-11-25T02:00:40.691Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:40.691Z] #7 DONE 0.0s [2025-11-25T02:00:40.691Z] [2025-11-25T02:00:40.691Z] #8 exporting to image [2025-11-25T02:00:40.691Z] #8 exporting layers done [2025-11-25T02:00:40.691Z] #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done [2025-11-25T02:00:40.691Z] #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done [2025-11-25T02:00:40.691Z] #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done [2025-11-25T02:00:40.691Z] #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done [2025-11-25T02:00:40.691Z] #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done [2025-11-25T02:00:40.691Z] #8 pushing layers 0.0s done [2025-11-25T02:00:40.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done [2025-11-25T02:00:40.691Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:40.691Z] #8 DONE 0.1s [2025-11-25T02:00:40.691Z] [2025-11-25T02:00:40.691Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:40.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:40.977Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:40.977Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:41.236Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:41.236Z] #1 transferring dockerfile: 219B done [2025-11-25T02:00:41.236Z] #1 DONE 0.0s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:41.236Z] #2 DONE 0.0s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:41.236Z] #3 DONE 0.0s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #4 [internal] load .dockerignore [2025-11-25T02:00:41.236Z] #4 transferring context: [2025-11-25T02:00:41.236Z] #4 transferring context: 2B done [2025-11-25T02:00:41.236Z] #4 DONE 0.0s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:41.236Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:41.236Z] #5 CACHED [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:41.236Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 0.0s done [2025-11-25T02:00:41.236Z] #6 CACHED [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:41.236Z] #7 DONE 0.0s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] #8 exporting to image [2025-11-25T02:00:41.236Z] #8 exporting layers done [2025-11-25T02:00:41.236Z] #8 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done [2025-11-25T02:00:41.236Z] #8 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done [2025-11-25T02:00:41.236Z] #8 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done [2025-11-25T02:00:41.236Z] #8 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done [2025-11-25T02:00:41.236Z] #8 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done [2025-11-25T02:00:41.236Z] #8 pushing layers 0.0s done [2025-11-25T02:00:41.236Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done [2025-11-25T02:00:41.236Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:41.236Z] #8 DONE 0.1s [2025-11-25T02:00:41.236Z] [2025-11-25T02:00:41.236Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:41.236Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:41.528Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-11-25T02:00:41.529Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-11-25T02:00:41.789Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:41.789Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:41.789Z] #1 DONE 0.0s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T02:00:41.789Z] #2 DONE 0.0s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-25T02:00:41.789Z] #3 DONE 0.0s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #4 [internal] load .dockerignore [2025-11-25T02:00:41.789Z] #4 transferring context: 2B done [2025-11-25T02:00:41.789Z] #4 DONE 0.0s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:41.789Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done [2025-11-25T02:00:41.789Z] #5 CACHED [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 [2025-11-25T02:00:41.789Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6cfa61daddf9136b36570eab765e842273e8b33e8b9d71f66f53bc34c8769b75 done [2025-11-25T02:00:41.789Z] #6 CACHED [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #7 exporting to image [2025-11-25T02:00:41.789Z] #7 exporting layers done [2025-11-25T02:00:41.789Z] #7 exporting manifest sha256:1797e8026d10438cd2a550f524ea717f7e8c19079c75c5f59240d8fcdd638d92 done [2025-11-25T02:00:41.789Z] #7 exporting config sha256:c06f5f684b1340386f930f5640b0d3cb31260fc80f8636c1a1e1320594e92735 done [2025-11-25T02:00:41.789Z] #7 exporting manifest sha256:2d7ec4d6cbf20ea9ea54c360c3b7b41f63253e317cec528a25e04caaa4ce792a done [2025-11-25T02:00:41.789Z] #7 exporting config sha256:2a1dd835398f8a115c47718d51069383cb469ba62d971160646f1873a7217752 done [2025-11-25T02:00:41.789Z] #7 exporting manifest list sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 done [2025-11-25T02:00:41.789Z] #7 pushing layers 0.0s done [2025-11-25T02:00:41.789Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 [2025-11-25T02:00:41.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:41.789Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:7a1ca827097517184b44ef4050bdecf396a03e7050adf939832ec7ffaea30d20 0.1s done [2025-11-25T02:00:41.789Z] #7 DONE 0.1s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:41.789Z] #8 DONE 0.0s [2025-11-25T02:00:41.789Z] [2025-11-25T02:00:41.789Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:41.789Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:42.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:42.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:42.072Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:42.072Z] #1 transferring dockerfile: 206B done [2025-11-25T02:00:42.072Z] #1 DONE 0.1s [2025-11-25T02:00:42.072Z] [2025-11-25T02:00:42.072Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:42.072Z] #2 DONE 0.0s [2025-11-25T02:00:42.072Z] [2025-11-25T02:00:42.072Z] #3 [internal] load .dockerignore [2025-11-25T02:00:42.072Z] #3 transferring context: [2025-11-25T02:00:42.331Z] #3 transferring context: 2B done [2025-11-25T02:00:42.331Z] #3 DONE 0.1s [2025-11-25T02:00:42.331Z] [2025-11-25T02:00:42.331Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:42.331Z] #4 DONE 0.0s [2025-11-25T02:00:42.331Z] [2025-11-25T02:00:42.331Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:42.331Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:42.331Z] #5 ... [2025-11-25T02:00:42.331Z] [2025-11-25T02:00:42.331Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:42.331Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done [2025-11-25T02:00:42.331Z] #6 DONE 0.1s [2025-11-25T02:00:42.590Z] [2025-11-25T02:00:42.590Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:42.590Z] #7 DONE 0.0s [2025-11-25T02:00:42.590Z] [2025-11-25T02:00:42.590Z] #8 exporting to image [2025-11-25T02:00:42.590Z] #8 exporting layers done [2025-11-25T02:00:42.590Z] #8 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done [2025-11-25T02:00:42.590Z] #8 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done [2025-11-25T02:00:42.590Z] #8 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 0.0s done [2025-11-25T02:00:42.590Z] #8 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done [2025-11-25T02:00:42.590Z] #8 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done [2025-11-25T02:00:42.590Z] #8 pushing layers 0.1s done [2025-11-25T02:00:42.590Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 [2025-11-25T02:00:42.590Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:42.590Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done [2025-11-25T02:00:42.590Z] #8 DONE 0.2s [2025-11-25T02:00:42.590Z] [2025-11-25T02:00:42.590Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:42.590Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:42.879Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-11-25T02:00:42.879Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-11-25T02:00:42.879Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:42.879Z] #1 transferring dockerfile: 172B done [2025-11-25T02:00:42.879Z] #1 DONE 0.0s [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T02:00:42.879Z] #2 DONE 0.0s [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-25T02:00:42.879Z] #3 DONE 0.0s [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #4 [internal] load .dockerignore [2025-11-25T02:00:42.879Z] #4 transferring context: 2B done [2025-11-25T02:00:42.879Z] #4 DONE 0.0s [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:42.879Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done [2025-11-25T02:00:42.879Z] #5 CACHED [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:42.879Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done [2025-11-25T02:00:42.879Z] #6 CACHED [2025-11-25T02:00:42.879Z] [2025-11-25T02:00:42.879Z] #7 exporting to image [2025-11-25T02:00:42.879Z] #7 exporting layers done [2025-11-25T02:00:42.879Z] #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 [2025-11-25T02:00:42.879Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:43.138Z] #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done [2025-11-25T02:00:43.138Z] #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done [2025-11-25T02:00:43.138Z] #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done [2025-11-25T02:00:43.138Z] #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done [2025-11-25T02:00:43.138Z] #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done [2025-11-25T02:00:43.138Z] #7 pushing layers 0.0s done [2025-11-25T02:00:43.138Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done [2025-11-25T02:00:43.138Z] #7 DONE 0.1s [2025-11-25T02:00:43.138Z] [2025-11-25T02:00:43.138Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:43.138Z] #8 DONE 0.0s [2025-11-25T02:00:43.138Z] [2025-11-25T02:00:43.138Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:43.138Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:43.423Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76' [2025-11-25T02:00:43.423Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 --push - [2025-11-25T02:00:43.423Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:43.423Z] #1 transferring dockerfile: 178B done [2025-11-25T02:00:43.423Z] #1 DONE 0.0s [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-25T02:00:43.423Z] #2 DONE 0.0s [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-25T02:00:43.423Z] #3 DONE 0.0s [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #4 [internal] load .dockerignore [2025-11-25T02:00:43.423Z] #4 transferring context: 2B done [2025-11-25T02:00:43.423Z] #4 DONE 0.0s [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:43.423Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done [2025-11-25T02:00:43.423Z] #5 CACHED [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:43.423Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done [2025-11-25T02:00:43.423Z] #6 CACHED [2025-11-25T02:00:43.423Z] [2025-11-25T02:00:43.423Z] #7 exporting to image [2025-11-25T02:00:43.423Z] #7 exporting layers done [2025-11-25T02:00:43.423Z] #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done [2025-11-25T02:00:43.423Z] #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done [2025-11-25T02:00:43.423Z] #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done [2025-11-25T02:00:43.423Z] #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done [2025-11-25T02:00:43.423Z] #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done [2025-11-25T02:00:43.423Z] #7 pushing layers 0.0s done [2025-11-25T02:00:43.423Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 [2025-11-25T02:00:43.423Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:43.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done [2025-11-25T02:00:43.683Z] #7 DONE 0.1s [2025-11-25T02:00:43.683Z] [2025-11-25T02:00:43.683Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:43.683Z] #8 DONE 0.0s [2025-11-25T02:00:43.683Z] [2025-11-25T02:00:43.683Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:43.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:43.966Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:43.966Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:43.966Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:43.966Z] #1 transferring dockerfile: 219B done [2025-11-25T02:00:43.966Z] #1 DONE 0.0s [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:43.966Z] #2 DONE 0.0s [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:43.966Z] #3 DONE 0.0s [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #4 [internal] load .dockerignore [2025-11-25T02:00:43.966Z] #4 transferring context: 2B done [2025-11-25T02:00:43.966Z] #4 DONE 0.0s [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:43.966Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done [2025-11-25T02:00:43.966Z] #5 CACHED [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:43.966Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done [2025-11-25T02:00:43.966Z] #6 CACHED [2025-11-25T02:00:43.966Z] [2025-11-25T02:00:43.966Z] #7 exporting to image [2025-11-25T02:00:43.966Z] #7 exporting layers done [2025-11-25T02:00:43.966Z] #7 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done [2025-11-25T02:00:43.966Z] #7 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done [2025-11-25T02:00:43.966Z] #7 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done [2025-11-25T02:00:43.966Z] #7 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done [2025-11-25T02:00:43.966Z] #7 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done [2025-11-25T02:00:43.966Z] #7 pushing layers [2025-11-25T02:00:43.966Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:44.224Z] #7 pushing layers 0.0s done [2025-11-25T02:00:44.224Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done [2025-11-25T02:00:44.224Z] #7 DONE 0.1s [2025-11-25T02:00:44.224Z] [2025-11-25T02:00:44.224Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:44.224Z] #8 DONE 0.0s [2025-11-25T02:00:44.224Z] [2025-11-25T02:00:44.224Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:44.224Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:44.509Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-11-25T02:00:44.509Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-11-25T02:00:44.509Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:44.509Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:44.509Z] #1 DONE 0.0s [2025-11-25T02:00:44.509Z] [2025-11-25T02:00:44.509Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T02:00:44.509Z] #2 DONE 0.0s [2025-11-25T02:00:44.509Z] [2025-11-25T02:00:44.509Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-25T02:00:44.509Z] #3 DONE 0.0s [2025-11-25T02:00:44.509Z] [2025-11-25T02:00:44.509Z] #4 [internal] load .dockerignore [2025-11-25T02:00:44.509Z] #4 transferring context: 2B done [2025-11-25T02:00:44.509Z] #4 DONE 0.0s [2025-11-25T02:00:44.509Z] [2025-11-25T02:00:44.509Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:44.509Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f done [2025-11-25T02:00:44.509Z] #5 CACHED [2025-11-25T02:00:44.509Z] [2025-11-25T02:00:44.509Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f [2025-11-25T02:00:44.509Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:8f6cc19a927f40c43bc330adf290eca972766ce17fc6aa5c0beb0b8afd4b6c2f 0.0s done [2025-11-25T02:00:44.509Z] #6 CACHED [2025-11-25T02:00:44.768Z] [2025-11-25T02:00:44.768Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:44.768Z] #7 DONE 0.0s [2025-11-25T02:00:44.768Z] [2025-11-25T02:00:44.768Z] #8 exporting to image [2025-11-25T02:00:44.768Z] #8 exporting layers done [2025-11-25T02:00:44.768Z] #8 exporting manifest sha256:45d12d3730bc1498d50e36fe8b07ae5484f846335d4d79588ec308fff6223045 done [2025-11-25T02:00:44.768Z] #8 exporting config sha256:acf24fa272d9d6c61f009848de8694f6fcc4014d9d89bd20a570d933a25b4197 done [2025-11-25T02:00:44.768Z] #8 exporting manifest sha256:61f61594d39b71619c940ba5ebfb64b8a632524b24169f8a60d2be4ae80470e4 done [2025-11-25T02:00:44.768Z] #8 exporting config sha256:8fe399dfca140ae078d943e66c5ed8832e4ee2d157a16c1e1c4c980993d69c1f done [2025-11-25T02:00:44.768Z] #8 exporting manifest list sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 done [2025-11-25T02:00:44.768Z] #8 pushing layers 0.0s done [2025-11-25T02:00:44.768Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:a50ddd904a53717b49ed2c99c7f1d39321c28ba93dca8454550c9976caecc194 0.1s done [2025-11-25T02:00:44.768Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:44.768Z] #8 DONE 0.1s [2025-11-25T02:00:44.768Z] [2025-11-25T02:00:44.768Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:44.768Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:45.133Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:45.133Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:45.133Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:45.133Z] #1 transferring dockerfile: 206B done [2025-11-25T02:00:45.133Z] #1 DONE 0.0s [2025-11-25T02:00:45.133Z] [2025-11-25T02:00:45.133Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:45.133Z] #2 DONE 0.0s [2025-11-25T02:00:45.133Z] [2025-11-25T02:00:45.133Z] #3 [internal] load .dockerignore [2025-11-25T02:00:45.133Z] #3 transferring context: 2B done [2025-11-25T02:00:45.133Z] #3 DONE 0.0s [2025-11-25T02:00:45.133Z] [2025-11-25T02:00:45.133Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:45.133Z] #4 DONE 0.1s [2025-11-25T02:00:45.133Z] [2025-11-25T02:00:45.133Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:45.133Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:45.133Z] #5 DONE 0.0s [2025-11-25T02:00:45.133Z] [2025-11-25T02:00:45.133Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:45.396Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:45.396Z] #6 DONE 0.0s [2025-11-25T02:00:45.396Z] [2025-11-25T02:00:45.396Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:45.396Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:45.396Z] #5 DONE 0.1s [2025-11-25T02:00:45.396Z] [2025-11-25T02:00:45.396Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:45.396Z] #7 DONE 0.0s [2025-11-25T02:00:45.396Z] [2025-11-25T02:00:45.396Z] #8 exporting to image [2025-11-25T02:00:45.396Z] #8 exporting layers done [2025-11-25T02:00:45.396Z] #8 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done [2025-11-25T02:00:45.396Z] #8 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T02:00:45.396Z] #8 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done [2025-11-25T02:00:45.396Z] #8 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done [2025-11-25T02:00:45.396Z] #8 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done [2025-11-25T02:00:45.396Z] #8 pushing layers 0.1s done [2025-11-25T02:00:45.396Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 [2025-11-25T02:00:45.396Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:45.655Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done [2025-11-25T02:00:45.655Z] #8 DONE 0.2s [2025-11-25T02:00:45.655Z] [2025-11-25T02:00:45.655Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:45.655Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:45.948Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-11-25T02:00:45.948Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-11-25T02:00:45.948Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:45.948Z] #1 transferring dockerfile: 172B done [2025-11-25T02:00:45.948Z] #1 DONE 0.0s [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T02:00:45.948Z] #2 DONE 0.0s [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-25T02:00:45.948Z] #3 DONE 0.0s [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #4 [internal] load .dockerignore [2025-11-25T02:00:45.948Z] #4 transferring context: 2B done [2025-11-25T02:00:45.948Z] #4 DONE 0.0s [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:45.948Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:45.948Z] #5 CACHED [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:45.948Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done [2025-11-25T02:00:45.948Z] #6 CACHED [2025-11-25T02:00:45.948Z] [2025-11-25T02:00:45.948Z] #7 exporting to image [2025-11-25T02:00:45.948Z] #7 exporting layers done [2025-11-25T02:00:45.948Z] #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done [2025-11-25T02:00:45.948Z] #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T02:00:45.948Z] #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done [2025-11-25T02:00:45.948Z] #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done [2025-11-25T02:00:45.948Z] #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done [2025-11-25T02:00:45.948Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:46.207Z] #7 pushing layers 0.0s done [2025-11-25T02:00:46.207Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done [2025-11-25T02:00:46.207Z] #7 DONE 0.1s [2025-11-25T02:00:46.207Z] [2025-11-25T02:00:46.207Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:46.207Z] #8 DONE 0.0s [2025-11-25T02:00:46.207Z] [2025-11-25T02:00:46.207Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:46.207Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:46.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 --push - [2025-11-25T02:00:46.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76' [2025-11-25T02:00:46.496Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:46.496Z] #1 transferring dockerfile: 178B done [2025-11-25T02:00:46.496Z] #1 DONE 0.0s [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-25T02:00:46.496Z] #2 DONE 0.0s [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-25T02:00:46.496Z] #3 DONE 0.0s [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #4 [internal] load .dockerignore [2025-11-25T02:00:46.496Z] #4 transferring context: 2B done [2025-11-25T02:00:46.496Z] #4 DONE 0.0s [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:46.496Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:46.496Z] #5 CACHED [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:46.496Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done [2025-11-25T02:00:46.496Z] #6 CACHED [2025-11-25T02:00:46.496Z] [2025-11-25T02:00:46.496Z] #7 exporting to image [2025-11-25T02:00:46.496Z] #7 exporting layers done [2025-11-25T02:00:46.496Z] #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done [2025-11-25T02:00:46.496Z] #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T02:00:46.496Z] #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done [2025-11-25T02:00:46.496Z] #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done [2025-11-25T02:00:46.496Z] #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done [2025-11-25T02:00:46.496Z] #7 pushing layers 0.0s done [2025-11-25T02:00:46.496Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 [2025-11-25T02:00:46.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:46.754Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done [2025-11-25T02:00:46.754Z] #7 DONE 0.1s [2025-11-25T02:00:46.754Z] [2025-11-25T02:00:46.754Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:46.754Z] #8 DONE 0.0s [2025-11-25T02:00:46.754Z] [2025-11-25T02:00:46.754Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:46.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:47.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:47.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:47.042Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:47.042Z] #1 transferring dockerfile: 219B done [2025-11-25T02:00:47.042Z] #1 DONE 0.0s [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:47.042Z] #2 DONE 0.0s [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:47.042Z] #3 DONE 0.0s [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #4 [internal] load .dockerignore [2025-11-25T02:00:47.042Z] #4 transferring context: 2B done [2025-11-25T02:00:47.042Z] #4 DONE 0.0s [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:47.042Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:47.042Z] #5 CACHED [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:47.042Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done [2025-11-25T02:00:47.042Z] #6 CACHED [2025-11-25T02:00:47.042Z] [2025-11-25T02:00:47.042Z] #7 exporting to image [2025-11-25T02:00:47.042Z] #7 exporting layers done [2025-11-25T02:00:47.042Z] #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done [2025-11-25T02:00:47.042Z] #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T02:00:47.042Z] #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done [2025-11-25T02:00:47.042Z] #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done [2025-11-25T02:00:47.042Z] #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done [2025-11-25T02:00:47.042Z] #7 pushing layers 0.0s done [2025-11-25T02:00:47.042Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 [2025-11-25T02:00:47.042Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:47.301Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done [2025-11-25T02:00:47.301Z] #7 DONE 0.1s [2025-11-25T02:00:47.301Z] [2025-11-25T02:00:47.301Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:47.301Z] #8 DONE 0.0s [2025-11-25T02:00:47.301Z] [2025-11-25T02:00:47.301Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:47.301Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:47.587Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-11-25T02:00:47.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-11-25T02:00:47.588Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:47.588Z] #1 transferring dockerfile: 170B done [2025-11-25T02:00:47.588Z] #1 DONE 0.0s [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T02:00:47.588Z] #2 DONE 0.0s [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-25T02:00:47.588Z] #3 DONE 0.0s [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #4 [internal] load .dockerignore [2025-11-25T02:00:47.588Z] #4 transferring context: 2B done [2025-11-25T02:00:47.588Z] #4 DONE 0.0s [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:47.588Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb 0.0s done [2025-11-25T02:00:47.588Z] #5 CACHED [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb [2025-11-25T02:00:47.588Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:279cc4804a462e61c16d66740d089db8f518ebda020586cd9e83e676435d63bb done [2025-11-25T02:00:47.588Z] #6 CACHED [2025-11-25T02:00:47.588Z] [2025-11-25T02:00:47.588Z] #7 exporting to image [2025-11-25T02:00:47.588Z] #7 exporting layers done [2025-11-25T02:00:47.588Z] #7 exporting manifest sha256:35c07e7674693dff7f8e78f48b38ec72934a17319b6e448220ed5d7f040654e8 done [2025-11-25T02:00:47.588Z] #7 exporting config sha256:5d640cc2b6264d293d0bb60b28c20fe152c471fe865a70b0f5b4099b1dc9f1ae done [2025-11-25T02:00:47.588Z] #7 exporting manifest sha256:50d45dae9f8ccba2416380671bbb321c0368e7580d1cb0e8346fbc6d5df78b93 done [2025-11-25T02:00:47.588Z] #7 exporting config sha256:27410a304a1e4f9a8f95704c8f66f5fc355b3bd0b2a6c57160db43efb4a6db87 done [2025-11-25T02:00:47.588Z] #7 exporting manifest list sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 done [2025-11-25T02:00:47.588Z] #7 pushing layers 0.0s done [2025-11-25T02:00:47.588Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 [2025-11-25T02:00:47.588Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:47.848Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:8d87efef3aab3625acb1c3b75406ab9992813df9d50462a0240fd72c8b2395a7 0.1s done [2025-11-25T02:00:47.848Z] #7 DONE 0.1s [2025-11-25T02:00:47.848Z] [2025-11-25T02:00:47.848Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:47.848Z] #8 DONE 0.0s [2025-11-25T02:00:47.848Z] [2025-11-25T02:00:47.848Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:47.848Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:48.141Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac --push - [2025-11-25T02:00:48.141Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac' [2025-11-25T02:00:48.141Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:48.141Z] #1 transferring dockerfile: 202B done [2025-11-25T02:00:48.141Z] #1 DONE 0.0s [2025-11-25T02:00:48.141Z] [2025-11-25T02:00:48.141Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:48.141Z] #2 DONE 0.0s [2025-11-25T02:00:48.141Z] [2025-11-25T02:00:48.141Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:00:48.141Z] #3 DONE 0.0s [2025-11-25T02:00:48.141Z] [2025-11-25T02:00:48.141Z] #4 [internal] load .dockerignore [2025-11-25T02:00:48.141Z] #4 transferring context: 2B done [2025-11-25T02:00:48.141Z] #4 DONE 0.0s [2025-11-25T02:00:48.141Z] [2025-11-25T02:00:48.141Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:48.141Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done [2025-11-25T02:00:48.141Z] #5 DONE 0.0s [2025-11-25T02:00:48.141Z] [2025-11-25T02:00:48.141Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:48.401Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done [2025-11-25T02:00:48.401Z] #6 DONE 0.0s [2025-11-25T02:00:48.401Z] [2025-11-25T02:00:48.401Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:48.401Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done [2025-11-25T02:00:48.401Z] #5 DONE 0.1s [2025-11-25T02:00:48.401Z] [2025-11-25T02:00:48.401Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:48.401Z] #7 DONE 0.0s [2025-11-25T02:00:48.401Z] [2025-11-25T02:00:48.401Z] #8 exporting to image [2025-11-25T02:00:48.401Z] #8 exporting layers done [2025-11-25T02:00:48.401Z] #8 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done [2025-11-25T02:00:48.401Z] #8 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done [2025-11-25T02:00:48.401Z] #8 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done [2025-11-25T02:00:48.401Z] #8 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done [2025-11-25T02:00:48.401Z] #8 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done [2025-11-25T02:00:48.401Z] #8 pushing layers 0.1s done [2025-11-25T02:00:48.401Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b [2025-11-25T02:00:48.401Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:48.659Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done [2025-11-25T02:00:48.659Z] #8 DONE 0.2s [2025-11-25T02:00:48.659Z] [2025-11-25T02:00:48.659Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:48.659Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:48.947Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-11-25T02:00:48.947Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-11-25T02:00:48.947Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:48.947Z] #1 transferring dockerfile: 168B done [2025-11-25T02:00:48.947Z] #1 DONE 0.0s [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T02:00:48.947Z] #2 DONE 0.0s [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-25T02:00:48.947Z] #3 DONE 0.0s [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #4 [internal] load .dockerignore [2025-11-25T02:00:48.947Z] #4 transferring context: 2B done [2025-11-25T02:00:48.947Z] #4 DONE 0.0s [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:48.947Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:48.947Z] #5 CACHED [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:48.947Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done [2025-11-25T02:00:48.947Z] #6 CACHED [2025-11-25T02:00:48.947Z] [2025-11-25T02:00:48.947Z] #7 exporting to image [2025-11-25T02:00:48.947Z] #7 exporting layers done [2025-11-25T02:00:48.947Z] #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done [2025-11-25T02:00:48.947Z] #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done [2025-11-25T02:00:48.947Z] #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done [2025-11-25T02:00:48.947Z] #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done [2025-11-25T02:00:48.947Z] #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done [2025-11-25T02:00:48.947Z] #7 pushing layers 0.0s done [2025-11-25T02:00:48.947Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b [2025-11-25T02:00:48.947Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:49.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done [2025-11-25T02:00:49.206Z] #7 DONE 0.1s [2025-11-25T02:00:49.206Z] [2025-11-25T02:00:49.206Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:49.206Z] #8 DONE 0.0s [2025-11-25T02:00:49.206Z] [2025-11-25T02:00:49.206Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:49.206Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:49.491Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76' [2025-11-25T02:00:49.491Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 --push - [2025-11-25T02:00:49.491Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:49.491Z] #1 transferring dockerfile: 174B done [2025-11-25T02:00:49.491Z] #1 DONE 0.0s [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-25T02:00:49.491Z] #2 DONE 0.0s [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-25T02:00:49.491Z] #3 DONE 0.0s [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #4 [internal] load .dockerignore [2025-11-25T02:00:49.491Z] #4 transferring context: 2B done [2025-11-25T02:00:49.491Z] #4 DONE 0.0s [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:49.491Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:49.491Z] #5 CACHED [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:49.491Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:49.491Z] #6 CACHED [2025-11-25T02:00:49.491Z] [2025-11-25T02:00:49.491Z] #7 exporting to image [2025-11-25T02:00:49.491Z] #7 exporting layers done [2025-11-25T02:00:49.491Z] #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done [2025-11-25T02:00:49.491Z] #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done [2025-11-25T02:00:49.491Z] #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done [2025-11-25T02:00:49.491Z] #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done [2025-11-25T02:00:49.491Z] #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done [2025-11-25T02:00:49.491Z] #7 pushing layers [2025-11-25T02:00:49.491Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:49.750Z] #7 pushing layers 0.0s done [2025-11-25T02:00:49.750Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done [2025-11-25T02:00:49.750Z] #7 DONE 0.1s [2025-11-25T02:00:49.750Z] [2025-11-25T02:00:49.750Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:49.750Z] #8 DONE 0.0s [2025-11-25T02:00:49.750Z] [2025-11-25T02:00:49.750Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:49.750Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:50.041Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 --push - [2025-11-25T02:00:50.041Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76' [2025-11-25T02:00:50.041Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:50.041Z] #1 transferring dockerfile: 215B done [2025-11-25T02:00:50.041Z] #1 DONE 0.0s [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:50.041Z] #2 DONE 0.0s [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:00:50.041Z] #3 DONE 0.0s [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #4 [internal] load .dockerignore [2025-11-25T02:00:50.041Z] #4 transferring context: 2B done [2025-11-25T02:00:50.041Z] #4 DONE 0.0s [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:50.041Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:50.041Z] #5 CACHED [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:50.041Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:50.041Z] #6 CACHED [2025-11-25T02:00:50.041Z] [2025-11-25T02:00:50.041Z] #7 exporting to image [2025-11-25T02:00:50.041Z] #7 exporting layers done [2025-11-25T02:00:50.042Z] #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done [2025-11-25T02:00:50.042Z] #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done [2025-11-25T02:00:50.042Z] #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done [2025-11-25T02:00:50.042Z] #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done [2025-11-25T02:00:50.042Z] #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done [2025-11-25T02:00:50.042Z] #7 pushing layers 0.0s done [2025-11-25T02:00:50.042Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b [2025-11-25T02:00:50.042Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:50.301Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done [2025-11-25T02:00:50.301Z] #7 DONE 0.1s [2025-11-25T02:00:50.301Z] [2025-11-25T02:00:50.301Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:50.301Z] #8 DONE 0.0s [2025-11-25T02:00:50.301Z] [2025-11-25T02:00:50.301Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:50.301Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-25T02:00:50.588Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-11-25T02:00:50.588Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-11-25T02:00:50.588Z] #1 [internal] load build definition from Dockerfile [2025-11-25T02:00:50.588Z] #1 transferring dockerfile: 166B done [2025-11-25T02:00:50.588Z] #1 DONE 0.0s [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T02:00:50.588Z] #2 DONE 0.0s [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-25T02:00:50.588Z] #3 DONE 0.0s [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #4 [internal] load .dockerignore [2025-11-25T02:00:50.588Z] #4 transferring context: 2B done [2025-11-25T02:00:50.588Z] #4 DONE 0.0s [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:50.588Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd 0.0s done [2025-11-25T02:00:50.588Z] #5 CACHED [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd [2025-11-25T02:00:50.588Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:68fd51a64742823a0a1bb2b2bce092a13cb0d7d6eb133b48db8533ceed3ebccd done [2025-11-25T02:00:50.588Z] #6 CACHED [2025-11-25T02:00:50.588Z] [2025-11-25T02:00:50.588Z] #7 exporting to image [2025-11-25T02:00:50.588Z] #7 exporting layers done [2025-11-25T02:00:50.588Z] #7 exporting manifest sha256:269bedce84169c015ec12ad943e2e5a7854b11ed4a5b5145bd6e8665c1035a93 done [2025-11-25T02:00:50.588Z] #7 exporting config sha256:a8b24c5ebf26054d12f31e4c2ababe1843a76ca44feec3ae54ada3f7229f5080 done [2025-11-25T02:00:50.588Z] #7 exporting manifest sha256:1c4b8ebd7c7a2fc2bd81db9f0f18f4951b454fd59cd97d9e6e344b58a873fbf8 done [2025-11-25T02:00:50.588Z] #7 exporting config sha256:1e067fdc2a8b1ade1e24a7adaa9edeee7a9ffe76cbbf74977c911c788cf011ed done [2025-11-25T02:00:50.588Z] #7 exporting manifest list sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b done [2025-11-25T02:00:50.588Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-25T02:00:50.849Z] #7 pushing layers 0.0s done [2025-11-25T02:00:50.849Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3980750ea410955690147f53d0dfa800d80ffa3a2cf623d0c5e23330a76eca2b 0.1s done [2025-11-25T02:00:50.849Z] #7 DONE 0.1s [2025-11-25T02:00:50.849Z] [2025-11-25T02:00:50.849Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-25T02:00:50.849Z] #8 DONE 0.0s [2025-11-25T02:00:50.849Z] [2025-11-25T02:00:50.849Z] 1 warning found (use --debug to expand): [2025-11-25T02:00:50.849Z]  - 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-11-25T02:00:51.262Z] + '[' -d /w/workspace/edgex-go/927/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:00:51.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:00:52.117Z] ---> package-listing.sh [2025-11-25T02:00:52.117Z] ++ facter osfamily [2025-11-25T02:00:52.117Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T02:00:52.376Z] + OS_FAMILY=redhat [2025-11-25T02:00:52.376Z] + workspace=/w/workspace/edgex-go/927 [2025-11-25T02:00:52.376Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T02:00:52.376Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T02:00:52.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T02:00:52.376Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T02:00:52.376Z] + '[' /w/workspace/edgex-go/927 ']' [2025-11-25T02:00:52.376Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T02:00:52.376Z] + case "${OS_FAMILY}" in [2025-11-25T02:00:52.376Z] + rpm -qa [2025-11-25T02:00:52.376Z] + sort [2025-11-25T02:00:52.944Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T02:00:52.944Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T02:00:52.944Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T02:00:52.944Z] + '[' /w/workspace/edgex-go/927 ']' [2025-11-25T02:00:52.944Z] + mkdir -p /w/workspace/edgex-go/927/archives/ [2025-11-25T02:00:52.944Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/927/archives/ [Pipeline] echo [2025-11-25T02:00:52.957Z] 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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T02:00:53.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:00:53.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:00:53.798Z] [2025-11-25T02:00:53.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:00:54.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:00:54.100Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T02:00:54.100Z] 5eb5b503b376: Pulling fs layer [2025-11-25T02:00:54.100Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T02:00:54.100Z] ec43610c2a17: Pulling fs layer [2025-11-25T02:00:54.100Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T02:00:54.100Z] 33b1e0a273af: Pulling fs layer [2025-11-25T02:00:54.100Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T02:00:54.100Z] 2f39f015ded8: Pulling fs layer [2025-11-25T02:00:54.100Z] 3a2ae6a8a46f: Waiting [2025-11-25T02:00:54.100Z] 33b1e0a273af: Waiting [2025-11-25T02:00:54.100Z] 5d3b04190fa2: Waiting [2025-11-25T02:00:54.100Z] 2f39f015ded8: Waiting [2025-11-25T02:00:54.100Z] 5c69ac0246d0: Verifying Checksum [2025-11-25T02:00:54.100Z] 5c69ac0246d0: Download complete [2025-11-25T02:00:54.100Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-25T02:00:54.100Z] 3a2ae6a8a46f: Download complete [2025-11-25T02:00:54.100Z] ec43610c2a17: Verifying Checksum [2025-11-25T02:00:54.100Z] ec43610c2a17: Download complete [2025-11-25T02:00:54.100Z] 33b1e0a273af: Verifying Checksum [2025-11-25T02:00:54.100Z] 33b1e0a273af: Download complete [2025-11-25T02:00:54.100Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T02:00:54.100Z] 5d3b04190fa2: Download complete [2025-11-25T02:00:54.362Z] 5eb5b503b376: Verifying Checksum [2025-11-25T02:00:54.362Z] 5eb5b503b376: Download complete [2025-11-25T02:00:54.935Z] 2f39f015ded8: Verifying Checksum [2025-11-25T02:00:54.935Z] 2f39f015ded8: Download complete [2025-11-25T02:00:55.523Z] 5eb5b503b376: Pull complete [2025-11-25T02:00:55.792Z] 5c69ac0246d0: Pull complete [2025-11-25T02:00:56.055Z] ec43610c2a17: Pull complete [2025-11-25T02:00:56.317Z] 3a2ae6a8a46f: Pull complete [2025-11-25T02:00:56.317Z] 33b1e0a273af: Pull complete [2025-11-25T02:00:56.579Z] 5d3b04190fa2: Pull complete [2025-11-25T02:01:00.797Z] 2f39f015ded8: Pull complete [2025-11-25T02:01:00.797Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T02:01:00.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:01:00.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:01:00.948Z] prd-centos7-docker-4c-2g-773782 does not seem to be running inside a container [2025-11-25T02:01:00.979Z] $ 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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-25T02:01:04.415Z] $ docker top c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:01:04.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T02:01:05.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T02:01:05.339Z] + ls /var/log/sa-host [2025-11-25T02:01:05.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:01:05.415Z] provisioning config files... [2025-11-25T02:01:05.423Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16282197137106223199tmp [Pipeline] { [Pipeline] echo [2025-11-25T02:01:05.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:01:05.731Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T02:01:05.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:01:06.075Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T02:01:06.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:01:06.373Z] ---> sudo-logs.sh [2025-11-25T02:01:06.373Z] Archiving 'sudo' log.. [2025-11-25T02:01:06.373Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:01:06.405Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-25T02:01:06.408Z] $ docker stop --time=1 c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f [2025-11-25T02:01:07.524Z] $ docker rm -f --volumes c67e5f08463368d12fecebdd67b836f32beae6edfe06e7bb2e27ac787e80179f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-25T02:01:07.616Z] [WS-CLEANUP] Deleting project workspace... [2025-11-25T02:01:07.616Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-25T02:01:07.631Z] [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-11-25T02:17:21.395Z] #135 ... [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-25T02:17:21.395Z] #154 DONE 1365.4s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:17:21.395Z] #148 ... [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:17:21.395Z] #155 DONE 0.5s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:17:21.395Z] #156 DONE 0.2s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-25T02:17:21.395Z] #157 DONE 0.4s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #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-11-25T02:17:21.395Z] #158 DONE 0.1s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:17:21.395Z] #150 ... [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #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-11-25T02:17:21.395Z] #159 DONE 0.1s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #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-11-25T02:17:21.395Z] #160 DONE 2.2s [2025-11-25T02:17:21.395Z] [2025-11-25T02:17:21.395Z] #111 [core-common-config-bootstrapper] exporting to image [2025-11-25T02:17:21.395Z] #111 exporting layers [2025-11-25T02:17:21.667Z] #111 exporting layers 0.6s done [2025-11-25T02:17:21.667Z] #111 writing image sha256:c6e4456169abdd89a2b9b08c53d1d3b2db95ab88a3a83fc5970ed731fe7c5b39 [2025-11-25T02:17:21.667Z] #111 writing image sha256:c6e4456169abdd89a2b9b08c53d1d3b2db95ab88a3a83fc5970ed731fe7c5b39 0.0s done [2025-11-25T02:17:21.667Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-11-25T02:17:21.667Z] #111 DONE 7.5s [2025-11-25T02:17:21.667Z] [2025-11-25T02:17:21.667Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:17:39.877Z] #149 ... [2025-11-25T02:17:39.877Z] [2025-11-25T02:17:39.877Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-25T02:17:39.877Z] #150 DONE 1387.0s [2025-11-25T02:17:39.877Z] [2025-11-25T02:17:39.877Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:17:39.878Z] #145 ... [2025-11-25T02:17:39.878Z] [2025-11-25T02:17:39.878Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-25T02:17:39.878Z] #161 DONE 0.4s [2025-11-25T02:17:39.878Z] [2025-11-25T02:17:39.878Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-25T02:17:42.000Z] #162 DONE 2.0s [2025-11-25T02:17:42.000Z] [2025-11-25T02:17:42.000Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:17:42.000Z] #163 DONE 0.2s [2025-11-25T02:17:42.000Z] [2025-11-25T02:17:42.000Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:17:42.000Z] #148 ... [2025-11-25T02:17:42.000Z] [2025-11-25T02:17:42.000Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:17:42.000Z] #164 DONE 0.2s [2025-11-25T02:17:42.000Z] [2025-11-25T02:17:42.000Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-25T02:17:42.582Z] #165 DONE 0.3s [2025-11-25T02:17:42.582Z] [2025-11-25T02:17:42.582Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-25T02:17:42.582Z] #166 DONE 0.1s [2025-11-25T02:17:42.582Z] [2025-11-25T02:17:42.582Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:17:42.582Z] #152 ... [2025-11-25T02:17:42.582Z] [2025-11-25T02:17:42.582Z] #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-11-25T02:17:42.859Z] #167 DONE 0.2s [2025-11-25T02:17:42.859Z] [2025-11-25T02:17:42.859Z] #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-11-25T02:17:42.859Z] #168 DONE 0.2s [2025-11-25T02:17:42.859Z] [2025-11-25T02:17:43.142Z] #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-11-25T02:17:43.143Z] #169 DONE 0.1s [2025-11-25T02:17:43.143Z] [2025-11-25T02:17:43.143Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-25T02:17:43.407Z] #170 DONE 0.1s [2025-11-25T02:17:43.408Z] [2025-11-25T02:17:43.408Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-25T02:17:46.148Z] #171 DONE 2.3s [2025-11-25T02:17:46.148Z] [2025-11-25T02:17:46.148Z] #111 [security-bootstrapper] exporting to image [2025-11-25T02:17:46.148Z] #111 exporting layers [2025-11-25T02:17:47.107Z] #111 exporting layers 1.6s done [2025-11-25T02:17:47.373Z] #111 writing image sha256:d16d0d6b5907ca966bfc9bb2dbc5546ebd51e1a38157c9c6b51e0db99a0a2558 done [2025-11-25T02:17:47.373Z] #111 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-11-25T02:17:47.373Z] #111 DONE 9.1s [2025-11-25T02:17:47.373Z] [2025-11-25T02:17:47.373Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:35:40.171Z] #153 ... [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-25T02:35:40.171Z] #151 DONE 2462.0s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:35:40.171Z] #149 ... [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:35:40.171Z] #172 DONE 0.2s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:35:40.171Z] #147 ... [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:35:40.171Z] #173 DONE 0.1s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-25T02:35:40.171Z] #174 DONE 0.5s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:35:40.171Z] #145 ... [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:35:40.171Z] #175 DONE 0.2s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #111 [core-command] exporting to image [2025-11-25T02:35:40.171Z] #111 exporting layers [2025-11-25T02:35:40.171Z] #111 exporting layers 0.6s done [2025-11-25T02:35:40.171Z] #111 writing image sha256:b21a3ff907f5aa08721c3e532af8ed672b1b950a66b0094ba9d73a38e133d9c5 0.1s done [2025-11-25T02:35:40.171Z] #111 naming to docker.io/library/core-command-arm64 0.0s done [2025-11-25T02:35:40.171Z] #111 DONE 9.8s [2025-11-25T02:35:40.171Z] [2025-11-25T02:35:40.171Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:36:02.227Z] #149 ... [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-25T02:36:02.227Z] #153 DONE 2487.9s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:36:02.227Z] #135 ... [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:36:02.227Z] #176 DONE 0.3s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:36:02.227Z] #177 DONE 0.2s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #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-11-25T02:36:02.227Z] #178 DONE 0.2s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-25T02:36:02.227Z] #179 DONE 0.1s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-25T02:36:02.227Z] #180 DONE 0.4s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:36:02.227Z] #149 ... [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:36:02.227Z] #181 DONE 0.2s [2025-11-25T02:36:02.227Z] [2025-11-25T02:36:02.227Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:36:05.567Z] #182 DONE 4.1s [2025-11-25T02:36:05.567Z] [2025-11-25T02:36:05.567Z] #146 [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-11-25T02:36:05.568Z] #146 2490.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-25T02:36:06.980Z] #146 ... [2025-11-25T02:36:06.980Z] [2025-11-25T02:36:06.980Z] #111 [security-proxy-setup] exporting to image [2025-11-25T02:36:06.980Z] #111 exporting layers 1.2s done [2025-11-25T02:36:06.980Z] #111 writing image sha256:cb9d7567dde21cc1cc8b6a7eab923f9e0a9f8ae081f5f36f35ec01350f5c36e2 0.0s done [2025-11-25T02:36:06.980Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-25T02:36:06.980Z] #111 DONE 11.0s [2025-11-25T02:36:06.980Z] [2025-11-25T02:36:06.980Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:36:39.263Z] #152 ... [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #146 [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-11-25T02:36:39.263Z] #146 DONE 2523.2s [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:36:39.263Z] #145 ... [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:36:39.263Z] #183 DONE 0.3s [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:36:39.263Z] #148 ... [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:36:39.263Z] #184 DONE 0.3s [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #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-11-25T02:36:39.263Z] #185 DONE 0.1s [2025-11-25T02:36:39.263Z] [2025-11-25T02:36:39.263Z] #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-11-25T02:36:39.263Z] #186 DONE 0.1s [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:36:39.264Z] #187 DONE 0.2s [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-25T02:36:39.264Z] #188 DONE 0.4s [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-25T02:36:39.264Z] #189 DONE 0.4s [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:36:39.264Z] #145 ... [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-25T02:36:39.264Z] #190 DONE 0.1s [2025-11-25T02:36:39.264Z] [2025-11-25T02:36:39.264Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:36:39.533Z] #191 DONE 1.9s [2025-11-25T02:36:39.533Z] [2025-11-25T02:36:39.533Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:36:39.533Z] #152 ... [2025-11-25T02:36:39.533Z] [2025-11-25T02:36:39.533Z] #111 [security-secretstore-setup] exporting to image [2025-11-25T02:36:39.533Z] #111 exporting layers [2025-11-25T02:36:41.470Z] #111 exporting layers 1.6s done [2025-11-25T02:36:41.470Z] #111 writing image sha256:4443f85d1a66b13da942dd1577788b889baabae85b3575caaacac16850063857 done [2025-11-25T02:36:41.470Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-25T02:36:41.470Z] #111 DONE 12.6s [2025-11-25T02:36:41.470Z] [2025-11-25T02:36:41.470Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:37:37.834Z] #149 ... [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-25T02:37:37.834Z] #135 DONE 2584.2s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:37:37.834Z] #149 ... [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:37:37.834Z] #192 DONE 0.1s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:37:37.834Z] #193 DONE 0.3s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-25T02:37:37.834Z] #194 DONE 0.5s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:37:37.834Z] #148 ... [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #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-11-25T02:37:37.834Z] #195 DONE 0.1s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #111 [security-spiffe-token-provider] exporting to image [2025-11-25T02:37:37.834Z] #111 exporting layers [2025-11-25T02:37:37.834Z] #111 exporting layers 0.6s done [2025-11-25T02:37:37.834Z] #111 writing image sha256:f267b1729065d9f55d4e300ef1619070e90eb75b5032ddf8bbbec0c31676c58d done [2025-11-25T02:37:37.834Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-25T02:37:37.834Z] #111 DONE 13.2s [2025-11-25T02:37:37.834Z] [2025-11-25T02:37:37.834Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-25T02:38:24.796Z] #152 DONE 2627.2s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:38:24.796Z] #148 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-25T02:38:24.796Z] #145 DONE 2627.2s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:38:24.796Z] #149 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:38:24.796Z] #196 DONE 0.2s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:38:24.796Z] #149 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:38:24.796Z] #197 DONE 0.2s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:38:24.796Z] #198 DONE 0.3s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-25T02:38:24.796Z] #199 DONE 1.4s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-25T02:38:24.796Z] #200 DONE 1.1s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-25T02:38:24.796Z] #201 DONE 0.4s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:38:24.796Z] #202 DONE 0.4s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #111 [core-keeper] exporting to image [2025-11-25T02:38:24.796Z] #111 exporting layers [2025-11-25T02:38:24.796Z] #111 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-25T02:38:24.796Z] #203 DONE 0.5s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:38:24.796Z] #204 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #111 [core-keeper] exporting to image [2025-11-25T02:38:24.796Z] #111 exporting layers 1.2s done [2025-11-25T02:38:24.796Z] #111 writing image sha256:10eda99e4e2aec4328773032efa56c07adb13ebf26ff88c1c00dc5bbacfd05f7 done [2025-11-25T02:38:24.796Z] #111 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-11-25T02:38:24.796Z] #111 DONE 14.4s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:38:24.796Z] #144 ... [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-25T02:38:24.796Z] #204 DONE 2.2s [2025-11-25T02:38:24.796Z] [2025-11-25T02:38:24.796Z] #111 [security-proxy-auth] exporting to image [2025-11-25T02:38:26.278Z] #111 exporting layers 1.8s done [2025-11-25T02:38:26.278Z] #111 writing image sha256:ce783b24c5116a686725fde2a1decc77c5a4a049d775f34d1b1b8e41eb50443e 0.0s done [2025-11-25T02:38:26.278Z] #111 naming to docker.io/library/security-proxy-auth-arm64 [2025-11-25T02:38:26.278Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-25T02:38:26.278Z] #111 DONE 16.2s [2025-11-25T02:38:26.278Z] [2025-11-25T02:38:26.278Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-25T02:38:28.223Z] #149 DONE 2636.5s [2025-11-25T02:38:28.223Z] [2025-11-25T02:38:28.223Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:38:29.195Z] #148 ... [2025-11-25T02:38:29.195Z] [2025-11-25T02:38:29.195Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:38:29.463Z] #205 ... [2025-11-25T02:38:29.463Z] [2025-11-25T02:38:29.463Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-25T02:38:29.463Z] #148 DONE 2637.8s [2025-11-25T02:38:29.463Z] [2025-11-25T02:38:29.463Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:38:29.463Z] #205 DONE 0.4s [2025-11-25T02:38:29.463Z] [2025-11-25T02:38:29.463Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:38:30.047Z] #206 DONE 0.4s [2025-11-25T02:38:30.047Z] [2025-11-25T02:38:30.047Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-25T02:38:30.633Z] #207 DONE 0.7s [2025-11-25T02:38:30.634Z] [2025-11-25T02:38:30.634Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:38:30.634Z] #208 DONE 0.2s [2025-11-25T02:38:30.634Z] [2025-11-25T02:38:30.634Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:38:30.634Z] #209 DONE 0.4s [2025-11-25T02:38:30.634Z] [2025-11-25T02:38:30.634Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:38:30.901Z] #210 DONE 0.3s [2025-11-25T02:38:30.901Z] [2025-11-25T02:38:30.901Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-25T02:38:31.660Z] #211 DONE 0.7s [2025-11-25T02:38:31.660Z] [2025-11-25T02:38:31.660Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:38:31.926Z] #212 ... [2025-11-25T02:38:31.926Z] [2025-11-25T02:38:31.926Z] #111 [core-data] exporting to image [2025-11-25T02:38:31.926Z] #111 exporting layers 0.9s done [2025-11-25T02:38:31.926Z] #111 writing image sha256:fe2f60b6c91a219658c13615fe1ea8770a31e0cda46e67c1f74c2a50f851379a done [2025-11-25T02:38:31.926Z] #111 naming to docker.io/library/core-data-arm64 done [2025-11-25T02:38:31.926Z] #111 DONE 17.1s [2025-11-25T02:38:31.926Z] [2025-11-25T02:38:31.926Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:38:31.926Z] #212 DONE 0.2s [2025-11-25T02:38:31.926Z] [2025-11-25T02:38:31.926Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-25T02:38:32.193Z] #213 DONE 0.1s [2025-11-25T02:38:32.194Z] [2025-11-25T02:38:32.194Z] #111 [core-metadata] exporting to image [2025-11-25T02:38:33.154Z] #111 exporting layers 0.7s done [2025-11-25T02:38:33.154Z] #111 writing image sha256:a08370dc9807f7948c76df40e6677db577419b204fc03c502a5630575580ad72 done [2025-11-25T02:38:33.154Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-11-25T02:38:33.154Z] #111 DONE 17.9s [2025-11-25T02:38:33.154Z] [2025-11-25T02:38:33.154Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:39:05.384Z] #144 ... [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-25T02:39:05.384Z] #147 DONE 2670.0s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:39:05.384Z] #214 DONE 0.1s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:39:05.384Z] #144 ... [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:39:05.384Z] #215 DONE 0.2s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-25T02:39:05.384Z] #216 DONE 0.6s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:39:05.384Z] #144 ... [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-25T02:39:05.384Z] #217 DONE 0.1s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #111 [support-scheduler] exporting to image [2025-11-25T02:39:05.384Z] #111 exporting layers [2025-11-25T02:39:05.384Z] #111 exporting layers 1.0s done [2025-11-25T02:39:05.384Z] #111 writing image sha256:d408e9e00c8f5c3306e8ada8dd7905bfdbf583621a8be89bd4e3edec5aceb4dd done [2025-11-25T02:39:05.384Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-11-25T02:39:05.384Z] #111 DONE 18.9s [2025-11-25T02:39:05.384Z] [2025-11-25T02:39:05.384Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-25T02:39:06.364Z] #144 DONE 2674.6s [2025-11-25T02:39:06.945Z] [2025-11-25T02:39:06.946Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-25T02:39:06.946Z] #218 DONE 0.1s [2025-11-25T02:39:06.946Z] [2025-11-25T02:39:06.946Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-25T02:39:06.946Z] #219 DONE 0.1s [2025-11-25T02:39:06.946Z] [2025-11-25T02:39:06.946Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-25T02:39:07.228Z] #220 DONE 0.4s [2025-11-25T02:39:07.496Z] [2025-11-25T02:39:07.496Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-25T02:39:07.496Z] #221 DONE 0.1s [2025-11-25T02:39:07.496Z] [2025-11-25T02:39:07.496Z] #111 [support-notifications] exporting to image [2025-11-25T02:39:08.077Z] #111 exporting layers 0.6s done [2025-11-25T02:39:08.077Z] #111 writing image sha256:373b0387bb06f6ca865eb5d711cc5397c31c30b2d5741dd5d24ae5b6d9d9676b done [2025-11-25T02:39:08.077Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-11-25T02:39:08.077Z] #111 DONE 19.5s [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-25T02:39:08.077Z] time="2025-11-25T01:51:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-25T02:39:08.682Z] $ docker stop --time=1 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 [2025-11-25T02:39:10.359Z] $ docker rm -f --volumes 1ec8ba9c5dfff647b2d917fe5e522585b06ac611e4f7fa983e7ef2d91d10bab7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T02:39:10.888Z] + docker images [2025-11-25T02:39:10.888Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-25T02:39:10.888Z] support-notifications-arm64 latest 373b0387bb06 3 seconds ago 54.2MB [2025-11-25T02:39:10.888Z] support-scheduler-arm64 latest d408e9e00c8f 8 seconds ago 50.4MB [2025-11-25T02:39:10.888Z] core-metadata-arm64 latest a08370dc9807 39 seconds ago 46.3MB [2025-11-25T02:39:10.888Z] core-data-arm64 latest fe2f60b6c91a 40 seconds ago 46.2MB [2025-11-25T02:39:10.888Z] security-proxy-auth-arm64 latest ce783b24c511 46 seconds ago 45.4MB [2025-11-25T02:39:10.888Z] core-keeper-arm64 latest 10eda99e4e2a 49 seconds ago 45.1MB [2025-11-25T02:39:10.888Z] security-spiffe-token-provider-arm64 latest f267b1729065 About a minute ago 50.2MB [2025-11-25T02:39:10.888Z] security-secretstore-setup-arm64 latest 4443f85d1a66 2 minutes ago 81.6MB [2025-11-25T02:39:10.888Z] security-proxy-setup-arm64 latest cb9d7567dde2 3 minutes ago 51.3MB [2025-11-25T02:39:10.888Z] core-command-arm64 latest b21a3ff907f5 3 minutes ago 40.9MB [2025-11-25T02:39:10.888Z] security-bootstrapper-arm64 latest d16d0d6b5907 21 minutes ago 22.2MB [2025-11-25T02:39:10.888Z] core-common-config-bootstrapper-arm64 latest c6e4456169ab 21 minutes ago 21.1MB [2025-11-25T02:39:10.888Z] security-spire-agent-arm64 latest 66fe15225b3d 46 minutes ago 220MB [2025-11-25T02:39:10.888Z] security-spire-config-arm64 latest 3ab79ea28e4f 46 minutes ago 163MB [2025-11-25T02:39:10.888Z] security-spire-server-arm64 latest 475d6dc9c7f3 46 minutes ago 164MB [2025-11-25T02:39:10.888Z] ci-base-image-arm64 latest 1ed7026d65b1 48 minutes ago 927MB [2025-11-25T02:39:10.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB [2025-11-25T02:39:10.888Z] 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-11-25T02:39:11.113Z] provisioning config files... [2025-11-25T02:39:11.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/927@tmp/config3428777885201322766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:39:11.485Z] ---> ****-login.sh [2025-11-25T02:39:11.485Z] nexus3.edgexfoundry.org:10001 [2025-11-25T02:39:11.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:39:11.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:39:11.751Z] Configure a credential helper to remove this warning. See [2025-11-25T02:39:11.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:39:11.751Z] [2025-11-25T02:39:11.751Z] Login Succeeded [2025-11-25T02:39:11.751Z] nexus3.edgexfoundry.org:10002 [2025-11-25T02:39:12.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:39:12.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:39:12.016Z] Configure a credential helper to remove this warning. See [2025-11-25T02:39:12.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:39:12.016Z] [2025-11-25T02:39:12.016Z] Login Succeeded [2025-11-25T02:39:12.016Z] nexus3.edgexfoundry.org:10003 [2025-11-25T02:39:12.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:39:12.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:39:12.681Z] Configure a credential helper to remove this warning. See [2025-11-25T02:39:12.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:39:12.681Z] [2025-11-25T02:39:12.681Z] Login Succeeded [2025-11-25T02:39:12.681Z] nexus3.edgexfoundry.org:10004 [2025-11-25T02:39:12.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:39:12.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:39:12.944Z] Configure a credential helper to remove this warning. See [2025-11-25T02:39:12.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:39:12.944Z] [2025-11-25T02:39:12.944Z] Login Succeeded [2025-11-25T02:39:12.944Z] ****.io [2025-11-25T02:39:13.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-25T02:39:13.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-25T02:39:13.474Z] Configure a credential helper to remove this warning. See [2025-11-25T02:39:13.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-25T02:39:13.474Z] [2025-11-25T02:39:13.474Z] Login Succeeded [2025-11-25T02:39:13.474Z] ---> ****-login.sh ends [Pipeline] } [2025-11-25T02:39:13.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:39:13.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-25T02:39:13.558Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-25T02:39:13.558Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:13.558Z] latest [2025-11-25T02:39:13.558Z] 4.1.0-dev.76 [2025-11-25T02:39:13.558Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:13.558Z] main [2025-11-25T02:39:13.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:13.925Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:14.270Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:14.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:39:14.271Z] c30cb8f38fb6: Preparing [2025-11-25T02:39:14.271Z] b2f4c73e8e13: Preparing [2025-11-25T02:39:14.271Z] 1daf24af816b: Preparing [2025-11-25T02:39:14.271Z] c11554425b27: Preparing [2025-11-25T02:39:14.271Z] 08bc59903d5a: Preparing [2025-11-25T02:39:14.271Z] be0cac46e679: Preparing [2025-11-25T02:39:14.271Z] 0e64f2360a44: Preparing [2025-11-25T02:39:14.271Z] be0cac46e679: Waiting [2025-11-25T02:39:14.271Z] 0e64f2360a44: Waiting [2025-11-25T02:39:14.536Z] c30cb8f38fb6: Pushed [2025-11-25T02:39:14.536Z] c11554425b27: Pushed [2025-11-25T02:39:14.536Z] 1daf24af816b: Pushed [2025-11-25T02:39:14.536Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:14.536Z] be0cac46e679: Pushed [2025-11-25T02:39:14.801Z] 08bc59903d5a: Pushed [2025-11-25T02:39:21.604Z] b2f4c73e8e13: Pushed [2025-11-25T02:39:21.604Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:21.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:22.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-25T02:39:22.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:39:22.316Z] c30cb8f38fb6: Preparing [2025-11-25T02:39:22.316Z] b2f4c73e8e13: Preparing [2025-11-25T02:39:22.316Z] 1daf24af816b: Preparing [2025-11-25T02:39:22.316Z] c11554425b27: Preparing [2025-11-25T02:39:22.316Z] 08bc59903d5a: Preparing [2025-11-25T02:39:22.316Z] be0cac46e679: Preparing [2025-11-25T02:39:22.316Z] 0e64f2360a44: Preparing [2025-11-25T02:39:22.316Z] be0cac46e679: Waiting [2025-11-25T02:39:22.316Z] c30cb8f38fb6: Layer already exists [2025-11-25T02:39:22.316Z] c11554425b27: Layer already exists [2025-11-25T02:39:22.316Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:22.316Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:22.316Z] b2f4c73e8e13: Layer already exists [2025-11-25T02:39:22.316Z] be0cac46e679: Layer already exists [2025-11-25T02:39:22.316Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:22.581Z] latest: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:22.942Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:23.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [2025-11-25T02:39:23.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:39:23.292Z] c30cb8f38fb6: Preparing [2025-11-25T02:39:23.292Z] b2f4c73e8e13: Preparing [2025-11-25T02:39:23.292Z] 1daf24af816b: Preparing [2025-11-25T02:39:23.292Z] c11554425b27: Preparing [2025-11-25T02:39:23.292Z] 08bc59903d5a: Preparing [2025-11-25T02:39:23.292Z] be0cac46e679: Preparing [2025-11-25T02:39:23.292Z] 0e64f2360a44: Preparing [2025-11-25T02:39:23.292Z] be0cac46e679: Waiting [2025-11-25T02:39:23.292Z] 0e64f2360a44: Waiting [2025-11-25T02:39:23.293Z] c30cb8f38fb6: Layer already exists [2025-11-25T02:39:23.293Z] c11554425b27: Layer already exists [2025-11-25T02:39:23.293Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:23.293Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:23.293Z] b2f4c73e8e13: Layer already exists [2025-11-25T02:39:23.293Z] be0cac46e679: Layer already exists [2025-11-25T02:39:23.293Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:23.557Z] 4.1.0-dev.76: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:23.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:24.253Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:24.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:39:24.253Z] c30cb8f38fb6: Preparing [2025-11-25T02:39:24.253Z] b2f4c73e8e13: Preparing [2025-11-25T02:39:24.253Z] 1daf24af816b: Preparing [2025-11-25T02:39:24.253Z] c11554425b27: Preparing [2025-11-25T02:39:24.253Z] 08bc59903d5a: Preparing [2025-11-25T02:39:24.253Z] be0cac46e679: Preparing [2025-11-25T02:39:24.253Z] 0e64f2360a44: Preparing [2025-11-25T02:39:24.253Z] be0cac46e679: Waiting [2025-11-25T02:39:24.253Z] 0e64f2360a44: Waiting [2025-11-25T02:39:24.253Z] b2f4c73e8e13: Layer already exists [2025-11-25T02:39:24.253Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:24.253Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:24.253Z] c11554425b27: Layer already exists [2025-11-25T02:39:24.253Z] c30cb8f38fb6: Layer already exists [2025-11-25T02:39:24.253Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:24.253Z] be0cac46e679: Layer already exists [2025-11-25T02:39:24.517Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:24.873Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:25.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-25T02:39:25.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-25T02:39:25.227Z] c30cb8f38fb6: Preparing [2025-11-25T02:39:25.227Z] b2f4c73e8e13: Preparing [2025-11-25T02:39:25.227Z] 1daf24af816b: Preparing [2025-11-25T02:39:25.227Z] c11554425b27: Preparing [2025-11-25T02:39:25.227Z] 08bc59903d5a: Preparing [2025-11-25T02:39:25.227Z] be0cac46e679: Preparing [2025-11-25T02:39:25.227Z] 0e64f2360a44: Preparing [2025-11-25T02:39:25.227Z] 0e64f2360a44: Waiting [2025-11-25T02:39:25.227Z] be0cac46e679: Waiting [2025-11-25T02:39:25.227Z] c30cb8f38fb6: Layer already exists [2025-11-25T02:39:25.227Z] c11554425b27: Layer already exists [2025-11-25T02:39:25.227Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:25.227Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:25.227Z] b2f4c73e8e13: Layer already exists [2025-11-25T02:39:25.227Z] be0cac46e679: Layer already exists [2025-11-25T02:39:25.227Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:25.227Z] main: digest: sha256:d4658433b839dfd58ebf5542885683e9b013df2e6e82b1b729cd84c10faa317b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:39:25.562Z] ===================================================== [Pipeline] echo [2025-11-25T02:39:25.576Z] taggedImages: [2025-11-25T02:39:25.576Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:25.576Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-25T02:39:25.576Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [2025-11-25T02:39:25.576Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:25.576Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-25T02:39:25.597Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-25T02:39:25.597Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:25.597Z] latest [2025-11-25T02:39:25.597Z] 4.1.0-dev.76 [2025-11-25T02:39:25.597Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:25.597Z] main [2025-11-25T02:39:25.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:25.948Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:26.669Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:26.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:39:26.669Z] c362f5737a50: Preparing [2025-11-25T02:39:26.669Z] 698fc1bd9210: Preparing [2025-11-25T02:39:26.669Z] 79391de336fb: Preparing [2025-11-25T02:39:26.669Z] f57b9b26f34f: Preparing [2025-11-25T02:39:26.669Z] 1daf24af816b: Preparing [2025-11-25T02:39:26.669Z] c11554425b27: Preparing [2025-11-25T02:39:26.669Z] 08bc59903d5a: Preparing [2025-11-25T02:39:26.669Z] be0cac46e679: Preparing [2025-11-25T02:39:26.669Z] 0e64f2360a44: Preparing [2025-11-25T02:39:26.669Z] c11554425b27: Waiting [2025-11-25T02:39:26.669Z] 08bc59903d5a: Waiting [2025-11-25T02:39:26.669Z] 0e64f2360a44: Waiting [2025-11-25T02:39:26.669Z] be0cac46e679: Waiting [2025-11-25T02:39:26.669Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:26.934Z] c11554425b27: Layer already exists [2025-11-25T02:39:26.934Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:26.934Z] 698fc1bd9210: Pushed [2025-11-25T02:39:26.934Z] 79391de336fb: Pushed [2025-11-25T02:39:26.934Z] be0cac46e679: Layer already exists [2025-11-25T02:39:26.934Z] c362f5737a50: Pushed [2025-11-25T02:39:26.934Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:30.397Z] f57b9b26f34f: Pushed [2025-11-25T02:39:30.708Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:31.211Z] + 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-11-25T02:39:31.692Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-25T02:39:31.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:39:31.692Z] c362f5737a50: Preparing [2025-11-25T02:39:31.692Z] 698fc1bd9210: Preparing [2025-11-25T02:39:31.692Z] 79391de336fb: Preparing [2025-11-25T02:39:31.692Z] f57b9b26f34f: Preparing [2025-11-25T02:39:31.692Z] 1daf24af816b: Preparing [2025-11-25T02:39:31.692Z] c11554425b27: Preparing [2025-11-25T02:39:31.692Z] 08bc59903d5a: Preparing [2025-11-25T02:39:31.692Z] be0cac46e679: Preparing [2025-11-25T02:39:31.692Z] 0e64f2360a44: Preparing [2025-11-25T02:39:31.692Z] be0cac46e679: Waiting [2025-11-25T02:39:31.692Z] 0e64f2360a44: Waiting [2025-11-25T02:39:31.692Z] c11554425b27: Waiting [2025-11-25T02:39:31.692Z] 08bc59903d5a: Waiting [2025-11-25T02:39:31.692Z] 79391de336fb: Layer already exists [2025-11-25T02:39:31.692Z] 698fc1bd9210: Layer already exists [2025-11-25T02:39:31.692Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:31.692Z] c362f5737a50: Layer already exists [2025-11-25T02:39:31.692Z] f57b9b26f34f: Layer already exists [2025-11-25T02:39:31.692Z] be0cac46e679: Layer already exists [2025-11-25T02:39:31.692Z] c11554425b27: Layer already exists [2025-11-25T02:39:31.692Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:31.692Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:31.692Z] latest: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:32.088Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:32.437Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [2025-11-25T02:39:32.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:39:32.437Z] c362f5737a50: Preparing [2025-11-25T02:39:32.437Z] 698fc1bd9210: Preparing [2025-11-25T02:39:32.437Z] 79391de336fb: Preparing [2025-11-25T02:39:32.437Z] f57b9b26f34f: Preparing [2025-11-25T02:39:32.437Z] 1daf24af816b: Preparing [2025-11-25T02:39:32.437Z] c11554425b27: Preparing [2025-11-25T02:39:32.437Z] 08bc59903d5a: Preparing [2025-11-25T02:39:32.437Z] be0cac46e679: Preparing [2025-11-25T02:39:32.437Z] 0e64f2360a44: Preparing [2025-11-25T02:39:32.437Z] c11554425b27: Waiting [2025-11-25T02:39:32.437Z] 08bc59903d5a: Waiting [2025-11-25T02:39:32.437Z] be0cac46e679: Waiting [2025-11-25T02:39:32.437Z] 0e64f2360a44: Waiting [2025-11-25T02:39:32.437Z] c362f5737a50: Layer already exists [2025-11-25T02:39:32.437Z] 698fc1bd9210: Layer already exists [2025-11-25T02:39:32.437Z] f57b9b26f34f: Layer already exists [2025-11-25T02:39:32.437Z] 79391de336fb: Layer already exists [2025-11-25T02:39:32.437Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:32.437Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:32.437Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:32.437Z] c11554425b27: Layer already exists [2025-11-25T02:39:32.437Z] be0cac46e679: Layer already exists [2025-11-25T02:39:32.437Z] 4.1.0-dev.76: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:33.048Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:33.389Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:33.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:39:33.389Z] c362f5737a50: Preparing [2025-11-25T02:39:33.389Z] 698fc1bd9210: Preparing [2025-11-25T02:39:33.389Z] 79391de336fb: Preparing [2025-11-25T02:39:33.389Z] f57b9b26f34f: Preparing [2025-11-25T02:39:33.389Z] 1daf24af816b: Preparing [2025-11-25T02:39:33.389Z] c11554425b27: Preparing [2025-11-25T02:39:33.389Z] 08bc59903d5a: Preparing [2025-11-25T02:39:33.389Z] be0cac46e679: Preparing [2025-11-25T02:39:33.389Z] 0e64f2360a44: Preparing [2025-11-25T02:39:33.389Z] c11554425b27: Waiting [2025-11-25T02:39:33.389Z] be0cac46e679: Waiting [2025-11-25T02:39:33.389Z] 0e64f2360a44: Waiting [2025-11-25T02:39:33.389Z] 08bc59903d5a: Waiting [2025-11-25T02:39:33.389Z] 79391de336fb: Layer already exists [2025-11-25T02:39:33.389Z] f57b9b26f34f: Layer already exists [2025-11-25T02:39:33.389Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:33.389Z] 698fc1bd9210: Layer already exists [2025-11-25T02:39:33.389Z] c362f5737a50: Layer already exists [2025-11-25T02:39:33.389Z] be0cac46e679: Layer already exists [2025-11-25T02:39:33.389Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:33.389Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:33.389Z] c11554425b27: Layer already exists [2025-11-25T02:39:33.655Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:34.013Z] + 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-11-25T02:39:34.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-25T02:39:34.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-25T02:39:34.358Z] c362f5737a50: Preparing [2025-11-25T02:39:34.358Z] 698fc1bd9210: Preparing [2025-11-25T02:39:34.358Z] 79391de336fb: Preparing [2025-11-25T02:39:34.358Z] f57b9b26f34f: Preparing [2025-11-25T02:39:34.358Z] 1daf24af816b: Preparing [2025-11-25T02:39:34.358Z] c11554425b27: Preparing [2025-11-25T02:39:34.358Z] 08bc59903d5a: Preparing [2025-11-25T02:39:34.358Z] be0cac46e679: Preparing [2025-11-25T02:39:34.358Z] 0e64f2360a44: Preparing [2025-11-25T02:39:34.358Z] c11554425b27: Waiting [2025-11-25T02:39:34.358Z] be0cac46e679: Waiting [2025-11-25T02:39:34.358Z] 0e64f2360a44: Waiting [2025-11-25T02:39:34.358Z] 08bc59903d5a: Waiting [2025-11-25T02:39:34.358Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:34.358Z] 79391de336fb: Layer already exists [2025-11-25T02:39:34.358Z] f57b9b26f34f: Layer already exists [2025-11-25T02:39:34.358Z] c362f5737a50: Layer already exists [2025-11-25T02:39:34.358Z] 698fc1bd9210: Layer already exists [2025-11-25T02:39:34.358Z] c11554425b27: Layer already exists [2025-11-25T02:39:34.358Z] be0cac46e679: Layer already exists [2025-11-25T02:39:34.358Z] 08bc59903d5a: Layer already exists [2025-11-25T02:39:34.358Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:34.783Z] main: digest: sha256:855eba587d864327a610b4d623ab7886bab768c60152b60f4fe13740ba988d8a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:39:34.850Z] ===================================================== [Pipeline] echo [2025-11-25T02:39:34.861Z] taggedImages: [2025-11-25T02:39:34.861Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:34.861Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-25T02:39:34.861Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [2025-11-25T02:39:34.861Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:34.861Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T02:39:34.881Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-25T02:39:34.881Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:34.881Z] latest [2025-11-25T02:39:34.881Z] 4.1.0-dev.76 [2025-11-25T02:39:34.881Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:34.881Z] main [2025-11-25T02:39:34.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:35.277Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:35.620Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:35.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:39:35.621Z] 6bede43f1f5b: Preparing [2025-11-25T02:39:35.621Z] 9bb94d799648: Preparing [2025-11-25T02:39:35.621Z] 1daf24af816b: Preparing [2025-11-25T02:39:35.621Z] c11554425b27: Preparing [2025-11-25T02:39:35.621Z] db0547c01ec6: Preparing [2025-11-25T02:39:35.621Z] 87b709e25f48: Preparing [2025-11-25T02:39:35.621Z] 0e64f2360a44: Preparing [2025-11-25T02:39:35.621Z] 87b709e25f48: Waiting [2025-11-25T02:39:35.621Z] 0e64f2360a44: Waiting [2025-11-25T02:39:36.201Z] db0547c01ec6: Pushed [2025-11-25T02:39:36.466Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:36.466Z] c11554425b27: Layer already exists [2025-11-25T02:39:36.466Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:36.466Z] 6bede43f1f5b: Pushed [2025-11-25T02:39:36.466Z] 87b709e25f48: Pushed [2025-11-25T02:39:44.873Z] 9bb94d799648: Pushed [2025-11-25T02:39:44.873Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:45.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:45.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-25T02:39:45.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:39:45.664Z] 6bede43f1f5b: Preparing [2025-11-25T02:39:45.664Z] 9bb94d799648: Preparing [2025-11-25T02:39:45.664Z] 1daf24af816b: Preparing [2025-11-25T02:39:45.664Z] c11554425b27: Preparing [2025-11-25T02:39:45.664Z] db0547c01ec6: Preparing [2025-11-25T02:39:45.664Z] 87b709e25f48: Preparing [2025-11-25T02:39:45.664Z] 0e64f2360a44: Preparing [2025-11-25T02:39:45.664Z] 87b709e25f48: Waiting [2025-11-25T02:39:45.664Z] 0e64f2360a44: Waiting [2025-11-25T02:39:45.664Z] 9bb94d799648: Layer already exists [2025-11-25T02:39:45.664Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:45.664Z] db0547c01ec6: Layer already exists [2025-11-25T02:39:45.664Z] c11554425b27: Layer already exists [2025-11-25T02:39:45.664Z] 6bede43f1f5b: Layer already exists [2025-11-25T02:39:45.664Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:45.664Z] 87b709e25f48: Layer already exists [2025-11-25T02:39:45.937Z] latest: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:46.334Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:46.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [2025-11-25T02:39:46.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:39:46.693Z] 6bede43f1f5b: Preparing [2025-11-25T02:39:46.693Z] 9bb94d799648: Preparing [2025-11-25T02:39:46.693Z] 1daf24af816b: Preparing [2025-11-25T02:39:46.693Z] c11554425b27: Preparing [2025-11-25T02:39:46.693Z] db0547c01ec6: Preparing [2025-11-25T02:39:46.693Z] 87b709e25f48: Preparing [2025-11-25T02:39:46.693Z] 0e64f2360a44: Preparing [2025-11-25T02:39:46.693Z] 0e64f2360a44: Waiting [2025-11-25T02:39:46.693Z] 87b709e25f48: Waiting [2025-11-25T02:39:46.693Z] c11554425b27: Layer already exists [2025-11-25T02:39:46.693Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:46.693Z] db0547c01ec6: Layer already exists [2025-11-25T02:39:46.693Z] 9bb94d799648: Layer already exists [2025-11-25T02:39:46.693Z] 6bede43f1f5b: Layer already exists [2025-11-25T02:39:46.693Z] 87b709e25f48: Layer already exists [2025-11-25T02:39:46.693Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:46.959Z] 4.1.0-dev.76: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:47.321Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:49.600Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:49.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:39:49.600Z] 6bede43f1f5b: Preparing [2025-11-25T02:39:49.600Z] 9bb94d799648: Preparing [2025-11-25T02:39:49.600Z] 1daf24af816b: Preparing [2025-11-25T02:39:49.600Z] c11554425b27: Preparing [2025-11-25T02:39:49.600Z] db0547c01ec6: Preparing [2025-11-25T02:39:49.600Z] 87b709e25f48: Preparing [2025-11-25T02:39:49.600Z] 0e64f2360a44: Preparing [2025-11-25T02:39:49.600Z] 87b709e25f48: Waiting [2025-11-25T02:39:49.600Z] 0e64f2360a44: Waiting [2025-11-25T02:39:49.600Z] 6bede43f1f5b: Layer already exists [2025-11-25T02:39:49.600Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:49.600Z] c11554425b27: Layer already exists [2025-11-25T02:39:49.600Z] 9bb94d799648: Layer already exists [2025-11-25T02:39:49.600Z] db0547c01ec6: Layer already exists [2025-11-25T02:39:49.600Z] 87b709e25f48: Layer already exists [2025-11-25T02:39:49.600Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:49.864Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:50.218Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:50.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-25T02:39:50.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-25T02:39:50.558Z] 6bede43f1f5b: Preparing [2025-11-25T02:39:50.558Z] 9bb94d799648: Preparing [2025-11-25T02:39:50.558Z] 1daf24af816b: Preparing [2025-11-25T02:39:50.558Z] c11554425b27: Preparing [2025-11-25T02:39:50.558Z] db0547c01ec6: Preparing [2025-11-25T02:39:50.558Z] 87b709e25f48: Preparing [2025-11-25T02:39:50.558Z] 0e64f2360a44: Preparing [2025-11-25T02:39:50.558Z] 0e64f2360a44: Waiting [2025-11-25T02:39:50.558Z] 87b709e25f48: Waiting [2025-11-25T02:39:50.558Z] 1daf24af816b: Layer already exists [2025-11-25T02:39:50.558Z] 6bede43f1f5b: Layer already exists [2025-11-25T02:39:50.558Z] 9bb94d799648: Layer already exists [2025-11-25T02:39:50.558Z] c11554425b27: Layer already exists [2025-11-25T02:39:50.558Z] db0547c01ec6: Layer already exists [2025-11-25T02:39:50.558Z] 87b709e25f48: Layer already exists [2025-11-25T02:39:50.558Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:50.823Z] main: digest: sha256:6872aadcc29c9495b97fdac5f4a32434421b13fd1d10d92866eb8a7bf9ad150c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:39:50.901Z] ===================================================== [Pipeline] echo [2025-11-25T02:39:50.916Z] taggedImages: [2025-11-25T02:39:50.916Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:50.916Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-25T02:39:50.916Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [2025-11-25T02:39:50.916Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:50.916Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-25T02:39:50.943Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-25T02:39:50.943Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:50.943Z] latest [2025-11-25T02:39:50.943Z] 4.1.0-dev.76 [2025-11-25T02:39:50.943Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:39:50.943Z] main [2025-11-25T02:39:50.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:51.324Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:39:51.829Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:39:51.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:39:51.829Z] 31ebb6564567: Preparing [2025-11-25T02:39:51.829Z] 4a9c8a9fdfcb: Preparing [2025-11-25T02:39:51.829Z] c11554425b27: Preparing [2025-11-25T02:39:51.829Z] 617fdf215dcd: Preparing [2025-11-25T02:39:51.829Z] 019ab376904c: Preparing [2025-11-25T02:39:51.829Z] 0e64f2360a44: Preparing [2025-11-25T02:39:51.829Z] c11554425b27: Layer already exists [2025-11-25T02:39:51.829Z] 0e64f2360a44: Layer already exists [2025-11-25T02:39:51.829Z] 31ebb6564567: Pushed [2025-11-25T02:39:51.829Z] 019ab376904c: Pushed [2025-11-25T02:39:51.829Z] 617fdf215dcd: Pushed [2025-11-25T02:40:03.965Z] 4a9c8a9fdfcb: Pushed [2025-11-25T02:40:03.965Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:04.378Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:04.737Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-25T02:40:04.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:40:04.737Z] 31ebb6564567: Preparing [2025-11-25T02:40:04.737Z] 4a9c8a9fdfcb: Preparing [2025-11-25T02:40:04.737Z] c11554425b27: Preparing [2025-11-25T02:40:04.737Z] 617fdf215dcd: Preparing [2025-11-25T02:40:04.737Z] 019ab376904c: Preparing [2025-11-25T02:40:04.737Z] 0e64f2360a44: Preparing [2025-11-25T02:40:04.737Z] 0e64f2360a44: Waiting [2025-11-25T02:40:04.737Z] 617fdf215dcd: Layer already exists [2025-11-25T02:40:04.737Z] c11554425b27: Layer already exists [2025-11-25T02:40:04.737Z] 019ab376904c: Layer already exists [2025-11-25T02:40:04.737Z] 4a9c8a9fdfcb: Layer already exists [2025-11-25T02:40:04.737Z] 31ebb6564567: Layer already exists [2025-11-25T02:40:04.737Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:04.737Z] latest: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:05.355Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:05.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [2025-11-25T02:40:05.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:40:05.697Z] 31ebb6564567: Preparing [2025-11-25T02:40:05.697Z] 4a9c8a9fdfcb: Preparing [2025-11-25T02:40:05.697Z] c11554425b27: Preparing [2025-11-25T02:40:05.697Z] 617fdf215dcd: Preparing [2025-11-25T02:40:05.697Z] 019ab376904c: Preparing [2025-11-25T02:40:05.697Z] 0e64f2360a44: Preparing [2025-11-25T02:40:05.697Z] 0e64f2360a44: Waiting [2025-11-25T02:40:05.697Z] c11554425b27: Layer already exists [2025-11-25T02:40:05.697Z] 617fdf215dcd: Layer already exists [2025-11-25T02:40:05.697Z] 4a9c8a9fdfcb: Layer already exists [2025-11-25T02:40:05.697Z] 019ab376904c: Layer already exists [2025-11-25T02:40:05.697Z] 31ebb6564567: Layer already exists [2025-11-25T02:40:05.697Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:05.697Z] 4.1.0-dev.76: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:06.066Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:06.412Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:06.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:40:06.413Z] 31ebb6564567: Preparing [2025-11-25T02:40:06.413Z] 4a9c8a9fdfcb: Preparing [2025-11-25T02:40:06.413Z] c11554425b27: Preparing [2025-11-25T02:40:06.413Z] 617fdf215dcd: Preparing [2025-11-25T02:40:06.413Z] 019ab376904c: Preparing [2025-11-25T02:40:06.413Z] 0e64f2360a44: Preparing [2025-11-25T02:40:06.413Z] 0e64f2360a44: Waiting [2025-11-25T02:40:06.413Z] c11554425b27: Layer already exists [2025-11-25T02:40:06.413Z] 019ab376904c: Layer already exists [2025-11-25T02:40:06.413Z] 617fdf215dcd: Layer already exists [2025-11-25T02:40:06.413Z] 4a9c8a9fdfcb: Layer already exists [2025-11-25T02:40:06.413Z] 31ebb6564567: Layer already exists [2025-11-25T02:40:06.413Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:06.413Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:06.768Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:07.109Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-25T02:40:07.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-25T02:40:07.109Z] 31ebb6564567: Preparing [2025-11-25T02:40:07.109Z] 4a9c8a9fdfcb: Preparing [2025-11-25T02:40:07.109Z] c11554425b27: Preparing [2025-11-25T02:40:07.109Z] 617fdf215dcd: Preparing [2025-11-25T02:40:07.109Z] 019ab376904c: Preparing [2025-11-25T02:40:07.109Z] 0e64f2360a44: Preparing [2025-11-25T02:40:07.109Z] 0e64f2360a44: Waiting [2025-11-25T02:40:07.109Z] 31ebb6564567: Layer already exists [2025-11-25T02:40:07.109Z] 019ab376904c: Layer already exists [2025-11-25T02:40:07.109Z] c11554425b27: Layer already exists [2025-11-25T02:40:07.109Z] 4a9c8a9fdfcb: Layer already exists [2025-11-25T02:40:07.109Z] 617fdf215dcd: Layer already exists [2025-11-25T02:40:07.109Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:07.109Z] main: digest: sha256:5d5d035253b3bfa3584f6988933920e7c8525f0fd2ee4db7f425113630f55349 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:40:07.448Z] ===================================================== [Pipeline] echo [2025-11-25T02:40:07.462Z] taggedImages: [2025-11-25T02:40:07.462Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:07.462Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-25T02:40:07.462Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [2025-11-25T02:40:07.462Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:07.462Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-25T02:40:07.493Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-25T02:40:07.493Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:07.493Z] latest [2025-11-25T02:40:07.493Z] 4.1.0-dev.76 [2025-11-25T02:40:07.493Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:07.493Z] main [2025-11-25T02:40:07.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:07.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:08.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:08.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:40:08.239Z] b03cc21c535d: Preparing [2025-11-25T02:40:08.239Z] cfe3cc080ec0: Preparing [2025-11-25T02:40:08.239Z] 3f28a78877a1: Preparing [2025-11-25T02:40:08.239Z] 1daf24af816b: Preparing [2025-11-25T02:40:08.239Z] c11554425b27: Preparing [2025-11-25T02:40:08.239Z] 08bc59903d5a: Preparing [2025-11-25T02:40:08.239Z] be0cac46e679: Preparing [2025-11-25T02:40:08.239Z] 0e64f2360a44: Preparing [2025-11-25T02:40:08.239Z] be0cac46e679: Waiting [2025-11-25T02:40:08.239Z] 0e64f2360a44: Waiting [2025-11-25T02:40:08.239Z] 08bc59903d5a: Waiting [2025-11-25T02:40:08.239Z] c11554425b27: Layer already exists [2025-11-25T02:40:08.239Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:08.239Z] be0cac46e679: Layer already exists [2025-11-25T02:40:08.239Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:08.504Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:08.504Z] cfe3cc080ec0: Pushed [2025-11-25T02:40:08.504Z] b03cc21c535d: Pushed [2025-11-25T02:40:16.709Z] 3f28a78877a1: Pushed [2025-11-25T02:40:16.709Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:17.065Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:17.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-25T02:40:17.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:40:17.415Z] b03cc21c535d: Preparing [2025-11-25T02:40:17.415Z] cfe3cc080ec0: Preparing [2025-11-25T02:40:17.415Z] 3f28a78877a1: Preparing [2025-11-25T02:40:17.415Z] 1daf24af816b: Preparing [2025-11-25T02:40:17.415Z] c11554425b27: Preparing [2025-11-25T02:40:17.415Z] 08bc59903d5a: Preparing [2025-11-25T02:40:17.415Z] be0cac46e679: Preparing [2025-11-25T02:40:17.415Z] 0e64f2360a44: Preparing [2025-11-25T02:40:17.415Z] 08bc59903d5a: Waiting [2025-11-25T02:40:17.415Z] be0cac46e679: Waiting [2025-11-25T02:40:17.415Z] 0e64f2360a44: Waiting [2025-11-25T02:40:17.415Z] c11554425b27: Layer already exists [2025-11-25T02:40:17.415Z] cfe3cc080ec0: Layer already exists [2025-11-25T02:40:17.415Z] b03cc21c535d: Layer already exists [2025-11-25T02:40:17.415Z] 3f28a78877a1: Layer already exists [2025-11-25T02:40:17.415Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:17.415Z] be0cac46e679: Layer already exists [2025-11-25T02:40:17.415Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:17.415Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:17.415Z] latest: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:18.054Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:18.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [2025-11-25T02:40:18.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:40:18.404Z] b03cc21c535d: Preparing [2025-11-25T02:40:18.404Z] cfe3cc080ec0: Preparing [2025-11-25T02:40:18.404Z] 3f28a78877a1: Preparing [2025-11-25T02:40:18.404Z] 1daf24af816b: Preparing [2025-11-25T02:40:18.404Z] c11554425b27: Preparing [2025-11-25T02:40:18.404Z] 08bc59903d5a: Preparing [2025-11-25T02:40:18.404Z] be0cac46e679: Preparing [2025-11-25T02:40:18.404Z] 0e64f2360a44: Preparing [2025-11-25T02:40:18.404Z] 08bc59903d5a: Waiting [2025-11-25T02:40:18.404Z] be0cac46e679: Waiting [2025-11-25T02:40:18.404Z] cfe3cc080ec0: Layer already exists [2025-11-25T02:40:18.404Z] c11554425b27: Layer already exists [2025-11-25T02:40:18.404Z] b03cc21c535d: Layer already exists [2025-11-25T02:40:18.404Z] 3f28a78877a1: Layer already exists [2025-11-25T02:40:18.404Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:18.404Z] be0cac46e679: Layer already exists [2025-11-25T02:40:18.404Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:18.404Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:18.670Z] 4.1.0-dev.76: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:19.025Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:19.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:19.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:40:19.385Z] b03cc21c535d: Preparing [2025-11-25T02:40:19.385Z] cfe3cc080ec0: Preparing [2025-11-25T02:40:19.385Z] 3f28a78877a1: Preparing [2025-11-25T02:40:19.385Z] 1daf24af816b: Preparing [2025-11-25T02:40:19.385Z] c11554425b27: Preparing [2025-11-25T02:40:19.385Z] 08bc59903d5a: Preparing [2025-11-25T02:40:19.385Z] be0cac46e679: Preparing [2025-11-25T02:40:19.385Z] 0e64f2360a44: Preparing [2025-11-25T02:40:19.385Z] 08bc59903d5a: Waiting [2025-11-25T02:40:19.385Z] be0cac46e679: Waiting [2025-11-25T02:40:19.385Z] 0e64f2360a44: Waiting [2025-11-25T02:40:19.385Z] c11554425b27: Layer already exists [2025-11-25T02:40:19.385Z] cfe3cc080ec0: Layer already exists [2025-11-25T02:40:19.385Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:19.385Z] b03cc21c535d: Layer already exists [2025-11-25T02:40:19.385Z] 3f28a78877a1: Layer already exists [2025-11-25T02:40:19.385Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:19.385Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:19.385Z] be0cac46e679: Layer already exists [2025-11-25T02:40:19.385Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:19.754Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:20.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-25T02:40:20.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-25T02:40:20.116Z] b03cc21c535d: Preparing [2025-11-25T02:40:20.116Z] cfe3cc080ec0: Preparing [2025-11-25T02:40:20.116Z] 3f28a78877a1: Preparing [2025-11-25T02:40:20.116Z] 1daf24af816b: Preparing [2025-11-25T02:40:20.116Z] c11554425b27: Preparing [2025-11-25T02:40:20.116Z] 08bc59903d5a: Preparing [2025-11-25T02:40:20.116Z] be0cac46e679: Preparing [2025-11-25T02:40:20.116Z] 0e64f2360a44: Preparing [2025-11-25T02:40:20.116Z] 08bc59903d5a: Waiting [2025-11-25T02:40:20.116Z] 0e64f2360a44: Waiting [2025-11-25T02:40:20.116Z] be0cac46e679: Waiting [2025-11-25T02:40:20.116Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:20.116Z] c11554425b27: Layer already exists [2025-11-25T02:40:20.116Z] 3f28a78877a1: Layer already exists [2025-11-25T02:40:20.116Z] cfe3cc080ec0: Layer already exists [2025-11-25T02:40:20.116Z] b03cc21c535d: Layer already exists [2025-11-25T02:40:20.116Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:20.116Z] be0cac46e679: Layer already exists [2025-11-25T02:40:20.116Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:20.116Z] main: digest: sha256:35842fc02da04b4c2138455c90bdfcc3ecb195d5140a6e6170de804ec84aace4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:40:20.481Z] ===================================================== [Pipeline] echo [2025-11-25T02:40:20.500Z] taggedImages: [2025-11-25T02:40:20.500Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:20.500Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-25T02:40:20.500Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [2025-11-25T02:40:20.500Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:20.500Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-25T02:40:20.531Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-25T02:40:20.531Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:20.531Z] latest [2025-11-25T02:40:20.531Z] 4.1.0-dev.76 [2025-11-25T02:40:20.531Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:20.531Z] main [2025-11-25T02:40:20.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:20.913Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:21.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:21.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:40:21.309Z] cb15bd976dc4: Preparing [2025-11-25T02:40:21.309Z] c4734af02297: Preparing [2025-11-25T02:40:21.309Z] 16ae2be0cf99: Preparing [2025-11-25T02:40:21.309Z] 130b64c0d955: Preparing [2025-11-25T02:40:21.309Z] 688ca25acc64: Preparing [2025-11-25T02:40:21.309Z] d198cd1ca53e: Preparing [2025-11-25T02:40:21.309Z] e5b4d6f04c87: Preparing [2025-11-25T02:40:21.309Z] 1daf24af816b: Preparing [2025-11-25T02:40:21.309Z] c11554425b27: Preparing [2025-11-25T02:40:21.309Z] fa7ca798a739: Preparing [2025-11-25T02:40:21.309Z] abf24141a6e9: Preparing [2025-11-25T02:40:21.309Z] 5f70bf18a086: Preparing [2025-11-25T02:40:21.309Z] d6d4e58d6239: Preparing [2025-11-25T02:40:21.309Z] 42f8235e9afb: Preparing [2025-11-25T02:40:21.309Z] dc8875a41c8f: Preparing [2025-11-25T02:40:21.309Z] 0e64f2360a44: Preparing [2025-11-25T02:40:21.309Z] fa7ca798a739: Waiting [2025-11-25T02:40:21.309Z] abf24141a6e9: Waiting [2025-11-25T02:40:21.309Z] 5f70bf18a086: Waiting [2025-11-25T02:40:21.309Z] d6d4e58d6239: Waiting [2025-11-25T02:40:21.309Z] 42f8235e9afb: Waiting [2025-11-25T02:40:21.309Z] dc8875a41c8f: Waiting [2025-11-25T02:40:21.309Z] 0e64f2360a44: Waiting [2025-11-25T02:40:21.309Z] e5b4d6f04c87: Waiting [2025-11-25T02:40:21.309Z] 1daf24af816b: Waiting [2025-11-25T02:40:21.309Z] c11554425b27: Waiting [2025-11-25T02:40:21.309Z] d198cd1ca53e: Waiting [2025-11-25T02:40:21.574Z] c4734af02297: Pushed [2025-11-25T02:40:21.574Z] 688ca25acc64: Pushed [2025-11-25T02:40:21.574Z] cb15bd976dc4: Pushed [2025-11-25T02:40:21.574Z] 16ae2be0cf99: Pushed [2025-11-25T02:40:21.574Z] 130b64c0d955: Pushed [2025-11-25T02:40:21.574Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:21.574Z] c11554425b27: Layer already exists [2025-11-25T02:40:21.574Z] d198cd1ca53e: Pushed [2025-11-25T02:40:21.574Z] 5f70bf18a086: Layer already exists [2025-11-25T02:40:21.841Z] fa7ca798a739: Pushed [2025-11-25T02:40:21.841Z] abf24141a6e9: Pushed [2025-11-25T02:40:21.841Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:21.841Z] d6d4e58d6239: Pushed [2025-11-25T02:40:21.841Z] dc8875a41c8f: Pushed [2025-11-25T02:40:22.107Z] 42f8235e9afb: Pushed [2025-11-25T02:40:24.448Z] e5b4d6f04c87: Pushed [2025-11-25T02:40:24.715Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:26.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:26.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-25T02:40:26.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:40:26.877Z] cb15bd976dc4: Preparing [2025-11-25T02:40:26.877Z] c4734af02297: Preparing [2025-11-25T02:40:26.877Z] 16ae2be0cf99: Preparing [2025-11-25T02:40:26.877Z] 130b64c0d955: Preparing [2025-11-25T02:40:26.877Z] 688ca25acc64: Preparing [2025-11-25T02:40:26.877Z] d198cd1ca53e: Preparing [2025-11-25T02:40:26.877Z] e5b4d6f04c87: Preparing [2025-11-25T02:40:26.877Z] 1daf24af816b: Preparing [2025-11-25T02:40:26.877Z] c11554425b27: Preparing [2025-11-25T02:40:26.877Z] fa7ca798a739: Preparing [2025-11-25T02:40:26.877Z] abf24141a6e9: Preparing [2025-11-25T02:40:26.877Z] 5f70bf18a086: Preparing [2025-11-25T02:40:26.877Z] d6d4e58d6239: Preparing [2025-11-25T02:40:26.877Z] 42f8235e9afb: Preparing [2025-11-25T02:40:26.877Z] dc8875a41c8f: Preparing [2025-11-25T02:40:26.877Z] 0e64f2360a44: Preparing [2025-11-25T02:40:26.877Z] d198cd1ca53e: Waiting [2025-11-25T02:40:26.877Z] e5b4d6f04c87: Waiting [2025-11-25T02:40:26.877Z] fa7ca798a739: Waiting [2025-11-25T02:40:26.877Z] abf24141a6e9: Waiting [2025-11-25T02:40:26.877Z] 5f70bf18a086: Waiting [2025-11-25T02:40:26.877Z] d6d4e58d6239: Waiting [2025-11-25T02:40:26.877Z] 42f8235e9afb: Waiting [2025-11-25T02:40:26.877Z] dc8875a41c8f: Waiting [2025-11-25T02:40:26.877Z] 0e64f2360a44: Waiting [2025-11-25T02:40:26.877Z] 1daf24af816b: Waiting [2025-11-25T02:40:26.877Z] c11554425b27: Waiting [2025-11-25T02:40:26.877Z] 130b64c0d955: Layer already exists [2025-11-25T02:40:26.877Z] cb15bd976dc4: Layer already exists [2025-11-25T02:40:26.877Z] 16ae2be0cf99: Layer already exists [2025-11-25T02:40:26.877Z] 688ca25acc64: Layer already exists [2025-11-25T02:40:26.877Z] e5b4d6f04c87: Layer already exists [2025-11-25T02:40:26.877Z] d198cd1ca53e: Layer already exists [2025-11-25T02:40:26.877Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:26.877Z] c4734af02297: Layer already exists [2025-11-25T02:40:26.877Z] c11554425b27: Layer already exists [2025-11-25T02:40:26.877Z] fa7ca798a739: Layer already exists [2025-11-25T02:40:26.877Z] abf24141a6e9: Layer already exists [2025-11-25T02:40:26.877Z] 5f70bf18a086: Layer already exists [2025-11-25T02:40:26.877Z] 42f8235e9afb: Layer already exists [2025-11-25T02:40:26.877Z] d6d4e58d6239: Layer already exists [2025-11-25T02:40:26.877Z] dc8875a41c8f: Layer already exists [2025-11-25T02:40:26.877Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:27.140Z] latest: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:27.484Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:27.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [2025-11-25T02:40:27.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:40:27.826Z] cb15bd976dc4: Preparing [2025-11-25T02:40:27.826Z] c4734af02297: Preparing [2025-11-25T02:40:27.826Z] 16ae2be0cf99: Preparing [2025-11-25T02:40:27.826Z] 130b64c0d955: Preparing [2025-11-25T02:40:27.826Z] 688ca25acc64: Preparing [2025-11-25T02:40:27.826Z] d198cd1ca53e: Preparing [2025-11-25T02:40:27.826Z] e5b4d6f04c87: Preparing [2025-11-25T02:40:27.826Z] 1daf24af816b: Preparing [2025-11-25T02:40:27.826Z] c11554425b27: Preparing [2025-11-25T02:40:27.826Z] fa7ca798a739: Preparing [2025-11-25T02:40:27.826Z] abf24141a6e9: Preparing [2025-11-25T02:40:27.826Z] 5f70bf18a086: Preparing [2025-11-25T02:40:27.826Z] d6d4e58d6239: Preparing [2025-11-25T02:40:27.826Z] 42f8235e9afb: Preparing [2025-11-25T02:40:27.826Z] dc8875a41c8f: Preparing [2025-11-25T02:40:27.826Z] 0e64f2360a44: Preparing [2025-11-25T02:40:27.826Z] d198cd1ca53e: Waiting [2025-11-25T02:40:27.826Z] e5b4d6f04c87: Waiting [2025-11-25T02:40:27.826Z] 1daf24af816b: Waiting [2025-11-25T02:40:27.826Z] c11554425b27: Waiting [2025-11-25T02:40:27.826Z] fa7ca798a739: Waiting [2025-11-25T02:40:27.826Z] abf24141a6e9: Waiting [2025-11-25T02:40:27.826Z] 5f70bf18a086: Waiting [2025-11-25T02:40:27.826Z] d6d4e58d6239: Waiting [2025-11-25T02:40:27.826Z] 42f8235e9afb: Waiting [2025-11-25T02:40:27.826Z] dc8875a41c8f: Waiting [2025-11-25T02:40:27.826Z] 0e64f2360a44: Waiting [2025-11-25T02:40:27.826Z] cb15bd976dc4: Layer already exists [2025-11-25T02:40:27.826Z] 16ae2be0cf99: Layer already exists [2025-11-25T02:40:27.826Z] 688ca25acc64: Layer already exists [2025-11-25T02:40:27.826Z] c4734af02297: Layer already exists [2025-11-25T02:40:27.826Z] 130b64c0d955: Layer already exists [2025-11-25T02:40:27.826Z] d198cd1ca53e: Layer already exists [2025-11-25T02:40:27.826Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:27.826Z] c11554425b27: Layer already exists [2025-11-25T02:40:27.826Z] e5b4d6f04c87: Layer already exists [2025-11-25T02:40:27.826Z] fa7ca798a739: Layer already exists [2025-11-25T02:40:27.826Z] abf24141a6e9: Layer already exists [2025-11-25T02:40:27.826Z] dc8875a41c8f: Layer already exists [2025-11-25T02:40:27.826Z] 42f8235e9afb: Layer already exists [2025-11-25T02:40:27.826Z] d6d4e58d6239: Layer already exists [2025-11-25T02:40:27.826Z] 5f70bf18a086: Layer already exists [2025-11-25T02:40:27.826Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:28.091Z] 4.1.0-dev.76: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:28.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:28.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:28.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:40:28.785Z] cb15bd976dc4: Preparing [2025-11-25T02:40:28.785Z] c4734af02297: Preparing [2025-11-25T02:40:28.785Z] 16ae2be0cf99: Preparing [2025-11-25T02:40:28.785Z] 130b64c0d955: Preparing [2025-11-25T02:40:28.785Z] 688ca25acc64: Preparing [2025-11-25T02:40:28.785Z] d198cd1ca53e: Preparing [2025-11-25T02:40:28.785Z] e5b4d6f04c87: Preparing [2025-11-25T02:40:28.785Z] 1daf24af816b: Preparing [2025-11-25T02:40:28.785Z] c11554425b27: Preparing [2025-11-25T02:40:28.785Z] fa7ca798a739: Preparing [2025-11-25T02:40:28.785Z] abf24141a6e9: Preparing [2025-11-25T02:40:28.785Z] 5f70bf18a086: Preparing [2025-11-25T02:40:28.785Z] d6d4e58d6239: Preparing [2025-11-25T02:40:28.785Z] 42f8235e9afb: Preparing [2025-11-25T02:40:28.785Z] dc8875a41c8f: Preparing [2025-11-25T02:40:28.785Z] 0e64f2360a44: Preparing [2025-11-25T02:40:28.785Z] d198cd1ca53e: Waiting [2025-11-25T02:40:28.785Z] 5f70bf18a086: Waiting [2025-11-25T02:40:28.785Z] e5b4d6f04c87: Waiting [2025-11-25T02:40:28.785Z] d6d4e58d6239: Waiting [2025-11-25T02:40:28.785Z] 1daf24af816b: Waiting [2025-11-25T02:40:28.785Z] c11554425b27: Waiting [2025-11-25T02:40:28.785Z] 42f8235e9afb: Waiting [2025-11-25T02:40:28.785Z] fa7ca798a739: Waiting [2025-11-25T02:40:28.785Z] dc8875a41c8f: Waiting [2025-11-25T02:40:28.785Z] abf24141a6e9: Waiting [2025-11-25T02:40:28.785Z] 0e64f2360a44: Waiting [2025-11-25T02:40:28.785Z] cb15bd976dc4: Layer already exists [2025-11-25T02:40:28.785Z] 16ae2be0cf99: Layer already exists [2025-11-25T02:40:28.785Z] 688ca25acc64: Layer already exists [2025-11-25T02:40:28.785Z] 130b64c0d955: Layer already exists [2025-11-25T02:40:28.785Z] c4734af02297: Layer already exists [2025-11-25T02:40:28.785Z] d198cd1ca53e: Layer already exists [2025-11-25T02:40:28.785Z] e5b4d6f04c87: Layer already exists [2025-11-25T02:40:28.785Z] fa7ca798a739: Layer already exists [2025-11-25T02:40:28.785Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:28.785Z] c11554425b27: Layer already exists [2025-11-25T02:40:28.785Z] abf24141a6e9: Layer already exists [2025-11-25T02:40:28.785Z] 5f70bf18a086: Layer already exists [2025-11-25T02:40:28.785Z] d6d4e58d6239: Layer already exists [2025-11-25T02:40:28.785Z] 42f8235e9afb: Layer already exists [2025-11-25T02:40:28.785Z] dc8875a41c8f: Layer already exists [2025-11-25T02:40:28.785Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:29.053Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:29.407Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:29.790Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-25T02:40:29.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-25T02:40:29.790Z] cb15bd976dc4: Preparing [2025-11-25T02:40:29.790Z] c4734af02297: Preparing [2025-11-25T02:40:29.790Z] 16ae2be0cf99: Preparing [2025-11-25T02:40:29.790Z] 130b64c0d955: Preparing [2025-11-25T02:40:29.790Z] 688ca25acc64: Preparing [2025-11-25T02:40:29.790Z] d198cd1ca53e: Preparing [2025-11-25T02:40:29.790Z] e5b4d6f04c87: Preparing [2025-11-25T02:40:29.790Z] 1daf24af816b: Preparing [2025-11-25T02:40:29.790Z] c11554425b27: Preparing [2025-11-25T02:40:29.790Z] fa7ca798a739: Preparing [2025-11-25T02:40:29.790Z] abf24141a6e9: Preparing [2025-11-25T02:40:29.790Z] 5f70bf18a086: Preparing [2025-11-25T02:40:29.790Z] d6d4e58d6239: Preparing [2025-11-25T02:40:29.790Z] 42f8235e9afb: Preparing [2025-11-25T02:40:29.790Z] dc8875a41c8f: Preparing [2025-11-25T02:40:29.790Z] 0e64f2360a44: Preparing [2025-11-25T02:40:29.790Z] fa7ca798a739: Waiting [2025-11-25T02:40:29.790Z] abf24141a6e9: Waiting [2025-11-25T02:40:29.790Z] 5f70bf18a086: Waiting [2025-11-25T02:40:29.790Z] d6d4e58d6239: Waiting [2025-11-25T02:40:29.790Z] 42f8235e9afb: Waiting [2025-11-25T02:40:29.790Z] dc8875a41c8f: Waiting [2025-11-25T02:40:29.790Z] 0e64f2360a44: Waiting [2025-11-25T02:40:29.790Z] d198cd1ca53e: Waiting [2025-11-25T02:40:29.790Z] e5b4d6f04c87: Waiting [2025-11-25T02:40:29.790Z] 1daf24af816b: Waiting [2025-11-25T02:40:29.790Z] c11554425b27: Waiting [2025-11-25T02:40:29.790Z] c4734af02297: Layer already exists [2025-11-25T02:40:29.790Z] cb15bd976dc4: Layer already exists [2025-11-25T02:40:29.790Z] 130b64c0d955: Layer already exists [2025-11-25T02:40:29.790Z] 688ca25acc64: Layer already exists [2025-11-25T02:40:29.790Z] 16ae2be0cf99: Layer already exists [2025-11-25T02:40:29.790Z] e5b4d6f04c87: Layer already exists [2025-11-25T02:40:29.790Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:29.790Z] d198cd1ca53e: Layer already exists [2025-11-25T02:40:29.790Z] fa7ca798a739: Layer already exists [2025-11-25T02:40:29.790Z] c11554425b27: Layer already exists [2025-11-25T02:40:29.790Z] abf24141a6e9: Layer already exists [2025-11-25T02:40:29.790Z] d6d4e58d6239: Layer already exists [2025-11-25T02:40:29.790Z] 42f8235e9afb: Layer already exists [2025-11-25T02:40:29.790Z] dc8875a41c8f: Layer already exists [2025-11-25T02:40:29.790Z] 5f70bf18a086: Layer already exists [2025-11-25T02:40:29.790Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:30.055Z] main: digest: sha256:f66b4b60f0817998e2ae4d716edf512d2347dc437ee283f9e692e5fa21f84ead size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:40:30.138Z] ===================================================== [Pipeline] echo [2025-11-25T02:40:30.160Z] taggedImages: [2025-11-25T02:40:30.160Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:30.160Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-25T02:40:30.160Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [2025-11-25T02:40:30.160Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:30.160Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T02:40:30.184Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-25T02:40:30.184Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:30.184Z] latest [2025-11-25T02:40:30.184Z] 4.1.0-dev.76 [2025-11-25T02:40:30.184Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:30.184Z] main [2025-11-25T02:40:30.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:30.535Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:30.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:30.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:40:30.875Z] 9b4b59f1a735: Preparing [2025-11-25T02:40:30.875Z] 1f422774b68f: Preparing [2025-11-25T02:40:30.875Z] 6db2c5535b24: Preparing [2025-11-25T02:40:30.875Z] eb047a79580d: Preparing [2025-11-25T02:40:30.875Z] 1daf24af816b: Preparing [2025-11-25T02:40:30.875Z] c11554425b27: Preparing [2025-11-25T02:40:30.875Z] 08bc59903d5a: Preparing [2025-11-25T02:40:30.875Z] be0cac46e679: Preparing [2025-11-25T02:40:30.875Z] 0e64f2360a44: Preparing [2025-11-25T02:40:30.875Z] 08bc59903d5a: Waiting [2025-11-25T02:40:30.875Z] be0cac46e679: Waiting [2025-11-25T02:40:30.875Z] 0e64f2360a44: Waiting [2025-11-25T02:40:30.875Z] c11554425b27: Waiting [2025-11-25T02:40:30.875Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:31.140Z] c11554425b27: Layer already exists [2025-11-25T02:40:31.140Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:31.140Z] 6db2c5535b24: Pushed [2025-11-25T02:40:31.140Z] 1f422774b68f: Pushed [2025-11-25T02:40:31.140Z] be0cac46e679: Layer already exists [2025-11-25T02:40:31.140Z] 9b4b59f1a735: Pushed [2025-11-25T02:40:31.140Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:39.274Z] eb047a79580d: Pushed [2025-11-25T02:40:39.274Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:39.772Z] + 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-11-25T02:40:40.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-25T02:40:40.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:40:40.662Z] 9b4b59f1a735: Preparing [2025-11-25T02:40:40.662Z] 1f422774b68f: Preparing [2025-11-25T02:40:40.662Z] 6db2c5535b24: Preparing [2025-11-25T02:40:40.662Z] eb047a79580d: Preparing [2025-11-25T02:40:40.662Z] 1daf24af816b: Preparing [2025-11-25T02:40:40.662Z] c11554425b27: Preparing [2025-11-25T02:40:40.662Z] 08bc59903d5a: Preparing [2025-11-25T02:40:40.662Z] be0cac46e679: Preparing [2025-11-25T02:40:40.662Z] 0e64f2360a44: Preparing [2025-11-25T02:40:40.662Z] 08bc59903d5a: Waiting [2025-11-25T02:40:40.662Z] be0cac46e679: Waiting [2025-11-25T02:40:40.662Z] 0e64f2360a44: Waiting [2025-11-25T02:40:40.662Z] c11554425b27: Waiting [2025-11-25T02:40:40.662Z] 6db2c5535b24: Layer already exists [2025-11-25T02:40:40.662Z] 9b4b59f1a735: Layer already exists [2025-11-25T02:40:40.662Z] eb047a79580d: Layer already exists [2025-11-25T02:40:40.662Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:40.662Z] 1f422774b68f: Layer already exists [2025-11-25T02:40:40.662Z] c11554425b27: Layer already exists [2025-11-25T02:40:40.662Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:40.662Z] be0cac46e679: Layer already exists [2025-11-25T02:40:40.662Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:40.927Z] latest: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:42.633Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:43.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [2025-11-25T02:40:43.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:40:43.005Z] 9b4b59f1a735: Preparing [2025-11-25T02:40:43.005Z] 1f422774b68f: Preparing [2025-11-25T02:40:43.005Z] 6db2c5535b24: Preparing [2025-11-25T02:40:43.005Z] eb047a79580d: Preparing [2025-11-25T02:40:43.005Z] 1daf24af816b: Preparing [2025-11-25T02:40:43.005Z] c11554425b27: Preparing [2025-11-25T02:40:43.005Z] 08bc59903d5a: Preparing [2025-11-25T02:40:43.005Z] be0cac46e679: Preparing [2025-11-25T02:40:43.005Z] 0e64f2360a44: Preparing [2025-11-25T02:40:43.005Z] 08bc59903d5a: Waiting [2025-11-25T02:40:43.005Z] be0cac46e679: Waiting [2025-11-25T02:40:43.005Z] 0e64f2360a44: Waiting [2025-11-25T02:40:43.005Z] c11554425b27: Waiting [2025-11-25T02:40:43.005Z] 6db2c5535b24: Layer already exists [2025-11-25T02:40:43.005Z] eb047a79580d: Layer already exists [2025-11-25T02:40:43.005Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:43.005Z] 9b4b59f1a735: Layer already exists [2025-11-25T02:40:43.005Z] 1f422774b68f: Layer already exists [2025-11-25T02:40:43.005Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:43.005Z] be0cac46e679: Layer already exists [2025-11-25T02:40:43.005Z] c11554425b27: Layer already exists [2025-11-25T02:40:43.005Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:43.273Z] 4.1.0-dev.76: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:43.653Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:44.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:44.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:40:44.045Z] 9b4b59f1a735: Preparing [2025-11-25T02:40:44.045Z] 1f422774b68f: Preparing [2025-11-25T02:40:44.045Z] 6db2c5535b24: Preparing [2025-11-25T02:40:44.045Z] eb047a79580d: Preparing [2025-11-25T02:40:44.045Z] 1daf24af816b: Preparing [2025-11-25T02:40:44.045Z] c11554425b27: Preparing [2025-11-25T02:40:44.045Z] 08bc59903d5a: Preparing [2025-11-25T02:40:44.045Z] be0cac46e679: Preparing [2025-11-25T02:40:44.045Z] 0e64f2360a44: Preparing [2025-11-25T02:40:44.045Z] c11554425b27: Waiting [2025-11-25T02:40:44.045Z] be0cac46e679: Waiting [2025-11-25T02:40:44.045Z] 0e64f2360a44: Waiting [2025-11-25T02:40:44.045Z] 08bc59903d5a: Waiting [2025-11-25T02:40:44.045Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:44.045Z] 6db2c5535b24: Layer already exists [2025-11-25T02:40:44.045Z] 1f422774b68f: Layer already exists [2025-11-25T02:40:44.045Z] 9b4b59f1a735: Layer already exists [2025-11-25T02:40:44.045Z] eb047a79580d: Layer already exists [2025-11-25T02:40:44.045Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:44.045Z] c11554425b27: Layer already exists [2025-11-25T02:40:44.045Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:44.045Z] be0cac46e679: Layer already exists [2025-11-25T02:40:44.312Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:44.692Z] + 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-11-25T02:40:45.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-25T02:40:45.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-25T02:40:45.062Z] 9b4b59f1a735: Preparing [2025-11-25T02:40:45.062Z] 1f422774b68f: Preparing [2025-11-25T02:40:45.062Z] 6db2c5535b24: Preparing [2025-11-25T02:40:45.062Z] eb047a79580d: Preparing [2025-11-25T02:40:45.062Z] 1daf24af816b: Preparing [2025-11-25T02:40:45.062Z] c11554425b27: Preparing [2025-11-25T02:40:45.062Z] 08bc59903d5a: Preparing [2025-11-25T02:40:45.062Z] be0cac46e679: Preparing [2025-11-25T02:40:45.062Z] 0e64f2360a44: Preparing [2025-11-25T02:40:45.062Z] c11554425b27: Waiting [2025-11-25T02:40:45.062Z] 08bc59903d5a: Waiting [2025-11-25T02:40:45.062Z] be0cac46e679: Waiting [2025-11-25T02:40:45.062Z] 0e64f2360a44: Waiting [2025-11-25T02:40:45.062Z] 6db2c5535b24: Layer already exists [2025-11-25T02:40:45.062Z] 1f422774b68f: Layer already exists [2025-11-25T02:40:45.062Z] 9b4b59f1a735: Layer already exists [2025-11-25T02:40:45.062Z] eb047a79580d: Layer already exists [2025-11-25T02:40:45.062Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:45.062Z] be0cac46e679: Layer already exists [2025-11-25T02:40:45.062Z] c11554425b27: Layer already exists [2025-11-25T02:40:45.063Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:45.063Z] 08bc59903d5a: Layer already exists [2025-11-25T02:40:45.328Z] main: digest: sha256:99e4187ebb0f63ad95da5818154477cc9be84d75484d48def7684103b4706a50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:40:45.431Z] ===================================================== [Pipeline] echo [2025-11-25T02:40:45.449Z] taggedImages: [2025-11-25T02:40:45.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:45.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-25T02:40:45.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [2025-11-25T02:40:45.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:45.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-25T02:40:45.479Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-25T02:40:45.479Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:45.479Z] latest [2025-11-25T02:40:45.479Z] 4.1.0-dev.76 [2025-11-25T02:40:45.479Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:45.479Z] main [2025-11-25T02:40:45.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:45.879Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:46.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:46.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:40:46.322Z] 4f165e3534ba: Preparing [2025-11-25T02:40:46.322Z] 219738f628a3: Preparing [2025-11-25T02:40:46.322Z] 225ea47b94e0: Preparing [2025-11-25T02:40:46.322Z] 0288e08d45c5: Preparing [2025-11-25T02:40:46.322Z] e0bf0e325625: Preparing [2025-11-25T02:40:46.322Z] 1daf24af816b: Preparing [2025-11-25T02:40:46.322Z] c11554425b27: Preparing [2025-11-25T02:40:46.322Z] ae616a6e4767: Preparing [2025-11-25T02:40:46.322Z] 1daf24af816b: Waiting [2025-11-25T02:40:46.322Z] c11554425b27: Waiting [2025-11-25T02:40:46.322Z] 9ff1b0bd78f7: Preparing [2025-11-25T02:40:46.322Z] ae616a6e4767: Waiting [2025-11-25T02:40:46.322Z] 69c941fdd576: Preparing [2025-11-25T02:40:46.322Z] 9ff1b0bd78f7: Waiting [2025-11-25T02:40:46.322Z] 69c941fdd576: Waiting [2025-11-25T02:40:46.322Z] 0e64f2360a44: Preparing [2025-11-25T02:40:46.322Z] 0e64f2360a44: Waiting [2025-11-25T02:40:46.679Z] 0288e08d45c5: Pushed [2025-11-25T02:40:46.679Z] e0bf0e325625: Pushed [2025-11-25T02:40:46.679Z] 219738f628a3: Pushed [2025-11-25T02:40:46.679Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:46.679Z] 4f165e3534ba: Pushed [2025-11-25T02:40:46.679Z] c11554425b27: Layer already exists [2025-11-25T02:40:46.679Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:46.679Z] ae616a6e4767: Pushed [2025-11-25T02:40:46.949Z] 9ff1b0bd78f7: Pushed [2025-11-25T02:40:50.329Z] 69c941fdd576: Pushed [2025-11-25T02:40:52.899Z] 225ea47b94e0: Pushed [2025-11-25T02:40:52.899Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:53.257Z] + 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-11-25T02:40:53.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-25T02:40:53.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:40:53.618Z] 4f165e3534ba: Preparing [2025-11-25T02:40:53.618Z] 219738f628a3: Preparing [2025-11-25T02:40:53.618Z] 225ea47b94e0: Preparing [2025-11-25T02:40:53.618Z] 0288e08d45c5: Preparing [2025-11-25T02:40:53.618Z] e0bf0e325625: Preparing [2025-11-25T02:40:53.618Z] 1daf24af816b: Preparing [2025-11-25T02:40:53.618Z] c11554425b27: Preparing [2025-11-25T02:40:53.618Z] ae616a6e4767: Preparing [2025-11-25T02:40:53.618Z] 9ff1b0bd78f7: Preparing [2025-11-25T02:40:53.618Z] 69c941fdd576: Preparing [2025-11-25T02:40:53.618Z] 0e64f2360a44: Preparing [2025-11-25T02:40:53.618Z] ae616a6e4767: Waiting [2025-11-25T02:40:53.618Z] 9ff1b0bd78f7: Waiting [2025-11-25T02:40:53.618Z] 69c941fdd576: Waiting [2025-11-25T02:40:53.618Z] 0e64f2360a44: Waiting [2025-11-25T02:40:53.618Z] 1daf24af816b: Waiting [2025-11-25T02:40:53.618Z] c11554425b27: Waiting [2025-11-25T02:40:53.618Z] 4f165e3534ba: Layer already exists [2025-11-25T02:40:53.618Z] 219738f628a3: Layer already exists [2025-11-25T02:40:53.618Z] 225ea47b94e0: Layer already exists [2025-11-25T02:40:53.618Z] 0288e08d45c5: Layer already exists [2025-11-25T02:40:53.618Z] e0bf0e325625: Layer already exists [2025-11-25T02:40:53.618Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:53.618Z] ae616a6e4767: Layer already exists [2025-11-25T02:40:53.618Z] c11554425b27: Layer already exists [2025-11-25T02:40:53.618Z] 9ff1b0bd78f7: Layer already exists [2025-11-25T02:40:53.618Z] 69c941fdd576: Layer already exists [2025-11-25T02:40:53.618Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:53.884Z] latest: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:54.261Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:54.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [2025-11-25T02:40:54.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:40:54.638Z] 4f165e3534ba: Preparing [2025-11-25T02:40:54.638Z] 219738f628a3: Preparing [2025-11-25T02:40:54.638Z] 225ea47b94e0: Preparing [2025-11-25T02:40:54.638Z] 0288e08d45c5: Preparing [2025-11-25T02:40:54.638Z] e0bf0e325625: Preparing [2025-11-25T02:40:54.638Z] 1daf24af816b: Preparing [2025-11-25T02:40:54.638Z] c11554425b27: Preparing [2025-11-25T02:40:54.638Z] 1daf24af816b: Waiting [2025-11-25T02:40:54.638Z] ae616a6e4767: Preparing [2025-11-25T02:40:54.638Z] c11554425b27: Waiting [2025-11-25T02:40:54.638Z] 9ff1b0bd78f7: Preparing [2025-11-25T02:40:54.638Z] ae616a6e4767: Waiting [2025-11-25T02:40:54.638Z] 9ff1b0bd78f7: Waiting [2025-11-25T02:40:54.638Z] 69c941fdd576: Preparing [2025-11-25T02:40:54.638Z] 0e64f2360a44: Preparing [2025-11-25T02:40:54.638Z] 0e64f2360a44: Waiting [2025-11-25T02:40:54.638Z] 69c941fdd576: Waiting [2025-11-25T02:40:54.638Z] e0bf0e325625: Layer already exists [2025-11-25T02:40:54.638Z] 4f165e3534ba: Layer already exists [2025-11-25T02:40:54.638Z] 0288e08d45c5: Layer already exists [2025-11-25T02:40:54.638Z] 219738f628a3: Layer already exists [2025-11-25T02:40:54.638Z] 225ea47b94e0: Layer already exists [2025-11-25T02:40:54.638Z] ae616a6e4767: Layer already exists [2025-11-25T02:40:54.638Z] 9ff1b0bd78f7: Layer already exists [2025-11-25T02:40:54.638Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:54.638Z] c11554425b27: Layer already exists [2025-11-25T02:40:54.638Z] 69c941fdd576: Layer already exists [2025-11-25T02:40:54.638Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:54.903Z] 4.1.0-dev.76: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:55.267Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:55.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:55.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:40:55.623Z] 4f165e3534ba: Preparing [2025-11-25T02:40:55.623Z] 219738f628a3: Preparing [2025-11-25T02:40:55.623Z] 225ea47b94e0: Preparing [2025-11-25T02:40:55.623Z] 0288e08d45c5: Preparing [2025-11-25T02:40:55.623Z] e0bf0e325625: Preparing [2025-11-25T02:40:55.623Z] 1daf24af816b: Preparing [2025-11-25T02:40:55.623Z] c11554425b27: Preparing [2025-11-25T02:40:55.623Z] ae616a6e4767: Preparing [2025-11-25T02:40:55.623Z] 9ff1b0bd78f7: Preparing [2025-11-25T02:40:55.623Z] 69c941fdd576: Preparing [2025-11-25T02:40:55.623Z] 0e64f2360a44: Preparing [2025-11-25T02:40:55.623Z] 1daf24af816b: Waiting [2025-11-25T02:40:55.623Z] c11554425b27: Waiting [2025-11-25T02:40:55.623Z] ae616a6e4767: Waiting [2025-11-25T02:40:55.623Z] 9ff1b0bd78f7: Waiting [2025-11-25T02:40:55.623Z] 69c941fdd576: Waiting [2025-11-25T02:40:55.623Z] 0e64f2360a44: Waiting [2025-11-25T02:40:55.623Z] 0288e08d45c5: Layer already exists [2025-11-25T02:40:55.623Z] 4f165e3534ba: Layer already exists [2025-11-25T02:40:55.623Z] 225ea47b94e0: Layer already exists [2025-11-25T02:40:55.623Z] 219738f628a3: Layer already exists [2025-11-25T02:40:55.623Z] e0bf0e325625: Layer already exists [2025-11-25T02:40:55.623Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:55.623Z] ae616a6e4767: Layer already exists [2025-11-25T02:40:55.623Z] c11554425b27: Layer already exists [2025-11-25T02:40:55.623Z] 69c941fdd576: Layer already exists [2025-11-25T02:40:55.623Z] 9ff1b0bd78f7: Layer already exists [2025-11-25T02:40:55.623Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:55.890Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:56.248Z] + 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-11-25T02:40:56.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-25T02:40:56.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-25T02:40:56.613Z] 4f165e3534ba: Preparing [2025-11-25T02:40:56.613Z] 219738f628a3: Preparing [2025-11-25T02:40:56.613Z] 225ea47b94e0: Preparing [2025-11-25T02:40:56.613Z] 0288e08d45c5: Preparing [2025-11-25T02:40:56.613Z] e0bf0e325625: Preparing [2025-11-25T02:40:56.613Z] 1daf24af816b: Preparing [2025-11-25T02:40:56.613Z] c11554425b27: Preparing [2025-11-25T02:40:56.613Z] ae616a6e4767: Preparing [2025-11-25T02:40:56.613Z] 9ff1b0bd78f7: Preparing [2025-11-25T02:40:56.613Z] 69c941fdd576: Preparing [2025-11-25T02:40:56.613Z] 0e64f2360a44: Preparing [2025-11-25T02:40:56.613Z] ae616a6e4767: Waiting [2025-11-25T02:40:56.613Z] 9ff1b0bd78f7: Waiting [2025-11-25T02:40:56.613Z] 1daf24af816b: Waiting [2025-11-25T02:40:56.613Z] c11554425b27: Waiting [2025-11-25T02:40:56.613Z] 0e64f2360a44: Waiting [2025-11-25T02:40:56.613Z] 69c941fdd576: Waiting [2025-11-25T02:40:56.613Z] 4f165e3534ba: Layer already exists [2025-11-25T02:40:56.613Z] 225ea47b94e0: Layer already exists [2025-11-25T02:40:56.613Z] 219738f628a3: Layer already exists [2025-11-25T02:40:56.613Z] 0288e08d45c5: Layer already exists [2025-11-25T02:40:56.613Z] e0bf0e325625: Layer already exists [2025-11-25T02:40:56.613Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:56.613Z] ae616a6e4767: Layer already exists [2025-11-25T02:40:56.613Z] 9ff1b0bd78f7: Layer already exists [2025-11-25T02:40:56.613Z] c11554425b27: Layer already exists [2025-11-25T02:40:56.613Z] 69c941fdd576: Layer already exists [2025-11-25T02:40:56.613Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:56.879Z] main: digest: sha256:83250360164122614afcbb1d741555f8942b596fe44d0c6b92a3ec336cc59be7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:40:56.965Z] ===================================================== [Pipeline] echo [2025-11-25T02:40:56.977Z] taggedImages: [2025-11-25T02:40:56.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:56.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-25T02:40:56.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [2025-11-25T02:40:56.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:56.978Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-25T02:40:56.998Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-25T02:40:56.998Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:56.998Z] latest [2025-11-25T02:40:56.998Z] 4.1.0-dev.76 [2025-11-25T02:40:56.998Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:40:56.998Z] main [2025-11-25T02:40:56.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:57.355Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:40:57.722Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:40:57.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:40:57.722Z] 1f714306cbc1: Preparing [2025-11-25T02:40:57.722Z] 35af31f250bb: Preparing [2025-11-25T02:40:57.722Z] 14df2a604bc7: Preparing [2025-11-25T02:40:57.722Z] 63436510492c: Preparing [2025-11-25T02:40:57.722Z] b77996b900a9: Preparing [2025-11-25T02:40:57.722Z] 9940c3a658f0: Preparing [2025-11-25T02:40:57.722Z] 49f90f0ddd26: Preparing [2025-11-25T02:40:57.722Z] 1daf24af816b: Preparing [2025-11-25T02:40:57.722Z] c11554425b27: Preparing [2025-11-25T02:40:57.722Z] f62d76a7cde9: Preparing [2025-11-25T02:40:57.722Z] 0515007d3543: Preparing [2025-11-25T02:40:57.722Z] 0e64f2360a44: Preparing [2025-11-25T02:40:57.722Z] 1daf24af816b: Waiting [2025-11-25T02:40:57.722Z] c11554425b27: Waiting [2025-11-25T02:40:57.722Z] f62d76a7cde9: Waiting [2025-11-25T02:40:57.722Z] 0515007d3543: Waiting [2025-11-25T02:40:57.722Z] 0e64f2360a44: Waiting [2025-11-25T02:40:57.722Z] 9940c3a658f0: Waiting [2025-11-25T02:40:57.722Z] 49f90f0ddd26: Waiting [2025-11-25T02:40:57.988Z] b77996b900a9: Pushed [2025-11-25T02:40:57.988Z] 35af31f250bb: Pushed [2025-11-25T02:40:57.988Z] 1f714306cbc1: Pushed [2025-11-25T02:40:57.988Z] 1daf24af816b: Layer already exists [2025-11-25T02:40:57.988Z] 9940c3a658f0: Pushed [2025-11-25T02:40:57.988Z] c11554425b27: Layer already exists [2025-11-25T02:40:57.988Z] 49f90f0ddd26: Pushed [2025-11-25T02:40:58.253Z] 0e64f2360a44: Layer already exists [2025-11-25T02:40:58.528Z] f62d76a7cde9: Pushed [2025-11-25T02:41:01.105Z] 0515007d3543: Pushed [2025-11-25T02:41:04.449Z] 63436510492c: Pushed [2025-11-25T02:41:04.716Z] 14df2a604bc7: Pushed [2025-11-25T02:41:04.981Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:05.344Z] + 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-11-25T02:41:05.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-25T02:41:05.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:41:05.695Z] 1f714306cbc1: Preparing [2025-11-25T02:41:05.695Z] 35af31f250bb: Preparing [2025-11-25T02:41:05.695Z] 14df2a604bc7: Preparing [2025-11-25T02:41:05.695Z] 63436510492c: Preparing [2025-11-25T02:41:05.695Z] b77996b900a9: Preparing [2025-11-25T02:41:05.695Z] 9940c3a658f0: Preparing [2025-11-25T02:41:05.695Z] 49f90f0ddd26: Preparing [2025-11-25T02:41:05.695Z] 1daf24af816b: Preparing [2025-11-25T02:41:05.695Z] c11554425b27: Preparing [2025-11-25T02:41:05.695Z] f62d76a7cde9: Preparing [2025-11-25T02:41:05.695Z] 0515007d3543: Preparing [2025-11-25T02:41:05.695Z] 0e64f2360a44: Preparing [2025-11-25T02:41:05.695Z] 9940c3a658f0: Waiting [2025-11-25T02:41:05.695Z] 49f90f0ddd26: Waiting [2025-11-25T02:41:05.696Z] 1daf24af816b: Waiting [2025-11-25T02:41:05.696Z] c11554425b27: Waiting [2025-11-25T02:41:05.696Z] f62d76a7cde9: Waiting [2025-11-25T02:41:05.696Z] 0515007d3543: Waiting [2025-11-25T02:41:05.696Z] 0e64f2360a44: Waiting [2025-11-25T02:41:05.696Z] 35af31f250bb: Layer already exists [2025-11-25T02:41:05.696Z] 63436510492c: Layer already exists [2025-11-25T02:41:05.696Z] 1f714306cbc1: Layer already exists [2025-11-25T02:41:05.696Z] b77996b900a9: Layer already exists [2025-11-25T02:41:05.696Z] 14df2a604bc7: Layer already exists [2025-11-25T02:41:05.696Z] 9940c3a658f0: Layer already exists [2025-11-25T02:41:05.696Z] f62d76a7cde9: Layer already exists [2025-11-25T02:41:05.696Z] 49f90f0ddd26: Layer already exists [2025-11-25T02:41:05.696Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:05.696Z] c11554425b27: Layer already exists [2025-11-25T02:41:05.696Z] 0515007d3543: Layer already exists [2025-11-25T02:41:05.696Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:05.959Z] latest: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:06.329Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:06.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [2025-11-25T02:41:06.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:41:06.670Z] 1f714306cbc1: Preparing [2025-11-25T02:41:06.670Z] 35af31f250bb: Preparing [2025-11-25T02:41:06.670Z] 14df2a604bc7: Preparing [2025-11-25T02:41:06.670Z] 63436510492c: Preparing [2025-11-25T02:41:06.670Z] b77996b900a9: Preparing [2025-11-25T02:41:06.670Z] 9940c3a658f0: Preparing [2025-11-25T02:41:06.670Z] 49f90f0ddd26: Preparing [2025-11-25T02:41:06.670Z] 1daf24af816b: Preparing [2025-11-25T02:41:06.670Z] c11554425b27: Preparing [2025-11-25T02:41:06.670Z] f62d76a7cde9: Preparing [2025-11-25T02:41:06.670Z] 0515007d3543: Preparing [2025-11-25T02:41:06.670Z] 0e64f2360a44: Preparing [2025-11-25T02:41:06.670Z] 9940c3a658f0: Waiting [2025-11-25T02:41:06.670Z] 49f90f0ddd26: Waiting [2025-11-25T02:41:06.670Z] 1daf24af816b: Waiting [2025-11-25T02:41:06.670Z] c11554425b27: Waiting [2025-11-25T02:41:06.670Z] f62d76a7cde9: Waiting [2025-11-25T02:41:06.670Z] 0515007d3543: Waiting [2025-11-25T02:41:06.670Z] 0e64f2360a44: Waiting [2025-11-25T02:41:06.670Z] 63436510492c: Layer already exists [2025-11-25T02:41:06.670Z] 14df2a604bc7: Layer already exists [2025-11-25T02:41:06.670Z] b77996b900a9: Layer already exists [2025-11-25T02:41:06.670Z] 1f714306cbc1: Layer already exists [2025-11-25T02:41:06.670Z] 35af31f250bb: Layer already exists [2025-11-25T02:41:06.670Z] 49f90f0ddd26: Layer already exists [2025-11-25T02:41:06.670Z] 9940c3a658f0: Layer already exists [2025-11-25T02:41:06.670Z] c11554425b27: Layer already exists [2025-11-25T02:41:06.670Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:06.670Z] f62d76a7cde9: Layer already exists [2025-11-25T02:41:06.670Z] 0515007d3543: Layer already exists [2025-11-25T02:41:06.670Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:06.935Z] 4.1.0-dev.76: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:07.305Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:07.661Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:07.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:41:07.661Z] 1f714306cbc1: Preparing [2025-11-25T02:41:07.661Z] 35af31f250bb: Preparing [2025-11-25T02:41:07.661Z] 14df2a604bc7: Preparing [2025-11-25T02:41:07.661Z] 63436510492c: Preparing [2025-11-25T02:41:07.661Z] b77996b900a9: Preparing [2025-11-25T02:41:07.661Z] 9940c3a658f0: Preparing [2025-11-25T02:41:07.661Z] 49f90f0ddd26: Preparing [2025-11-25T02:41:07.661Z] 1daf24af816b: Preparing [2025-11-25T02:41:07.661Z] c11554425b27: Preparing [2025-11-25T02:41:07.661Z] f62d76a7cde9: Preparing [2025-11-25T02:41:07.661Z] 0515007d3543: Preparing [2025-11-25T02:41:07.661Z] 9940c3a658f0: Waiting [2025-11-25T02:41:07.662Z] 0e64f2360a44: Preparing [2025-11-25T02:41:07.662Z] 1daf24af816b: Waiting [2025-11-25T02:41:07.662Z] c11554425b27: Waiting [2025-11-25T02:41:07.662Z] f62d76a7cde9: Waiting [2025-11-25T02:41:07.662Z] 0515007d3543: Waiting [2025-11-25T02:41:07.662Z] 0e64f2360a44: Waiting [2025-11-25T02:41:07.662Z] 1f714306cbc1: Layer already exists [2025-11-25T02:41:07.662Z] 35af31f250bb: Layer already exists [2025-11-25T02:41:07.662Z] b77996b900a9: Layer already exists [2025-11-25T02:41:07.662Z] 63436510492c: Layer already exists [2025-11-25T02:41:07.662Z] 14df2a604bc7: Layer already exists [2025-11-25T02:41:07.662Z] c11554425b27: Layer already exists [2025-11-25T02:41:07.662Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:07.662Z] f62d76a7cde9: Layer already exists [2025-11-25T02:41:07.662Z] 49f90f0ddd26: Layer already exists [2025-11-25T02:41:07.662Z] 9940c3a658f0: Layer already exists [2025-11-25T02:41:07.662Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:07.662Z] 0515007d3543: Layer already exists [2025-11-25T02:41:07.927Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:08.287Z] + 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-11-25T02:41:08.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-25T02:41:08.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-25T02:41:08.653Z] 1f714306cbc1: Preparing [2025-11-25T02:41:08.653Z] 35af31f250bb: Preparing [2025-11-25T02:41:08.653Z] 14df2a604bc7: Preparing [2025-11-25T02:41:08.653Z] 63436510492c: Preparing [2025-11-25T02:41:08.653Z] b77996b900a9: Preparing [2025-11-25T02:41:08.653Z] 9940c3a658f0: Preparing [2025-11-25T02:41:08.653Z] 49f90f0ddd26: Preparing [2025-11-25T02:41:08.653Z] 1daf24af816b: Preparing [2025-11-25T02:41:08.653Z] c11554425b27: Preparing [2025-11-25T02:41:08.653Z] f62d76a7cde9: Preparing [2025-11-25T02:41:08.653Z] 0515007d3543: Preparing [2025-11-25T02:41:08.653Z] 0e64f2360a44: Preparing [2025-11-25T02:41:08.653Z] c11554425b27: Waiting [2025-11-25T02:41:08.653Z] f62d76a7cde9: Waiting [2025-11-25T02:41:08.653Z] 0515007d3543: Waiting [2025-11-25T02:41:08.653Z] 0e64f2360a44: Waiting [2025-11-25T02:41:08.653Z] 9940c3a658f0: Waiting [2025-11-25T02:41:08.653Z] 49f90f0ddd26: Waiting [2025-11-25T02:41:08.653Z] 1daf24af816b: Waiting [2025-11-25T02:41:08.653Z] b77996b900a9: Layer already exists [2025-11-25T02:41:08.653Z] 63436510492c: Layer already exists [2025-11-25T02:41:08.653Z] 1f714306cbc1: Layer already exists [2025-11-25T02:41:08.653Z] 14df2a604bc7: Layer already exists [2025-11-25T02:41:08.653Z] 35af31f250bb: Layer already exists [2025-11-25T02:41:08.653Z] 9940c3a658f0: Layer already exists [2025-11-25T02:41:08.653Z] f62d76a7cde9: Layer already exists [2025-11-25T02:41:08.653Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:08.653Z] c11554425b27: Layer already exists [2025-11-25T02:41:08.653Z] 49f90f0ddd26: Layer already exists [2025-11-25T02:41:08.653Z] 0515007d3543: Layer already exists [2025-11-25T02:41:08.653Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:08.921Z] main: digest: sha256:1269fa5d4b7fc776ebce0bb765eb5cc5c34404b2dc85b169a2592bad06451be4 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:41:09.010Z] ===================================================== [Pipeline] echo [2025-11-25T02:41:09.026Z] taggedImages: [2025-11-25T02:41:09.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:09.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-25T02:41:09.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [2025-11-25T02:41:09.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:09.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-25T02:41:09.054Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-25T02:41:09.054Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:09.054Z] latest [2025-11-25T02:41:09.054Z] 4.1.0-dev.76 [2025-11-25T02:41:09.054Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:09.054Z] main [2025-11-25T02:41:09.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:09.433Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:09.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:09.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:41:09.798Z] 84e9228fc23e: Preparing [2025-11-25T02:41:09.798Z] 61741518019f: Preparing [2025-11-25T02:41:09.798Z] 1daf24af816b: Preparing [2025-11-25T02:41:09.798Z] c11554425b27: Preparing [2025-11-25T02:41:09.798Z] 84e1c82a3dd5: Preparing [2025-11-25T02:41:09.798Z] 27bc7411bbc7: Preparing [2025-11-25T02:41:09.798Z] 0e64f2360a44: Preparing [2025-11-25T02:41:09.798Z] 27bc7411bbc7: Waiting [2025-11-25T02:41:09.798Z] 0e64f2360a44: Waiting [2025-11-25T02:41:09.798Z] c11554425b27: Layer already exists [2025-11-25T02:41:10.069Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:10.069Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:10.069Z] 84e9228fc23e: Pushed [2025-11-25T02:41:10.342Z] 84e1c82a3dd5: Pushed [2025-11-25T02:41:11.742Z] 27bc7411bbc7: Pushed [2025-11-25T02:41:17.069Z] 61741518019f: Pushed [2025-11-25T02:41:17.069Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:17.427Z] + 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-11-25T02:41:17.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-25T02:41:17.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:41:17.791Z] 84e9228fc23e: Preparing [2025-11-25T02:41:17.791Z] 61741518019f: Preparing [2025-11-25T02:41:17.791Z] 1daf24af816b: Preparing [2025-11-25T02:41:17.791Z] c11554425b27: Preparing [2025-11-25T02:41:17.791Z] 84e1c82a3dd5: Preparing [2025-11-25T02:41:17.791Z] 27bc7411bbc7: Preparing [2025-11-25T02:41:17.791Z] 0e64f2360a44: Preparing [2025-11-25T02:41:17.791Z] 27bc7411bbc7: Waiting [2025-11-25T02:41:17.791Z] 84e1c82a3dd5: Layer already exists [2025-11-25T02:41:17.791Z] 84e9228fc23e: Layer already exists [2025-11-25T02:41:17.791Z] c11554425b27: Layer already exists [2025-11-25T02:41:17.791Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:17.791Z] 61741518019f: Layer already exists [2025-11-25T02:41:17.791Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:17.791Z] 27bc7411bbc7: Layer already exists [2025-11-25T02:41:18.058Z] latest: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:18.422Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:18.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [2025-11-25T02:41:18.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:41:18.779Z] 84e9228fc23e: Preparing [2025-11-25T02:41:18.779Z] 61741518019f: Preparing [2025-11-25T02:41:18.779Z] 1daf24af816b: Preparing [2025-11-25T02:41:18.779Z] c11554425b27: Preparing [2025-11-25T02:41:18.779Z] 84e1c82a3dd5: Preparing [2025-11-25T02:41:18.779Z] 27bc7411bbc7: Preparing [2025-11-25T02:41:18.779Z] 0e64f2360a44: Preparing [2025-11-25T02:41:18.779Z] 27bc7411bbc7: Waiting [2025-11-25T02:41:18.779Z] 0e64f2360a44: Waiting [2025-11-25T02:41:18.779Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:18.779Z] 61741518019f: Layer already exists [2025-11-25T02:41:18.779Z] 84e1c82a3dd5: Layer already exists [2025-11-25T02:41:18.779Z] c11554425b27: Layer already exists [2025-11-25T02:41:18.779Z] 84e9228fc23e: Layer already exists [2025-11-25T02:41:18.779Z] 27bc7411bbc7: Layer already exists [2025-11-25T02:41:18.779Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:19.045Z] 4.1.0-dev.76: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:19.407Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:19.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:19.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:41:19.760Z] 84e9228fc23e: Preparing [2025-11-25T02:41:19.760Z] 61741518019f: Preparing [2025-11-25T02:41:19.760Z] 1daf24af816b: Preparing [2025-11-25T02:41:19.760Z] c11554425b27: Preparing [2025-11-25T02:41:19.760Z] 84e1c82a3dd5: Preparing [2025-11-25T02:41:19.760Z] 27bc7411bbc7: Preparing [2025-11-25T02:41:19.760Z] 0e64f2360a44: Preparing [2025-11-25T02:41:19.760Z] 27bc7411bbc7: Waiting [2025-11-25T02:41:19.760Z] 0e64f2360a44: Waiting [2025-11-25T02:41:19.760Z] 84e9228fc23e: Layer already exists [2025-11-25T02:41:19.760Z] 61741518019f: Layer already exists [2025-11-25T02:41:19.760Z] c11554425b27: Layer already exists [2025-11-25T02:41:19.760Z] 84e1c82a3dd5: Layer already exists [2025-11-25T02:41:19.760Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:19.760Z] 27bc7411bbc7: Layer already exists [2025-11-25T02:41:19.760Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:19.760Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:20.384Z] + 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-11-25T02:41:20.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-25T02:41:20.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-25T02:41:20.750Z] 84e9228fc23e: Preparing [2025-11-25T02:41:20.750Z] 61741518019f: Preparing [2025-11-25T02:41:20.750Z] 1daf24af816b: Preparing [2025-11-25T02:41:20.750Z] c11554425b27: Preparing [2025-11-25T02:41:20.750Z] 84e1c82a3dd5: Preparing [2025-11-25T02:41:20.750Z] 27bc7411bbc7: Preparing [2025-11-25T02:41:20.750Z] 0e64f2360a44: Preparing [2025-11-25T02:41:20.750Z] 27bc7411bbc7: Waiting [2025-11-25T02:41:20.750Z] 0e64f2360a44: Waiting [2025-11-25T02:41:20.750Z] 84e9228fc23e: Layer already exists [2025-11-25T02:41:20.750Z] c11554425b27: Layer already exists [2025-11-25T02:41:20.750Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:20.750Z] 84e1c82a3dd5: Layer already exists [2025-11-25T02:41:20.750Z] 61741518019f: Layer already exists [2025-11-25T02:41:20.750Z] 27bc7411bbc7: Layer already exists [2025-11-25T02:41:20.750Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:20.750Z] main: digest: sha256:2cf9e48f6c9376c49805a64fad045a4646ccd8f5c3ecdd3e8211f3ea2138810e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:41:21.095Z] ===================================================== [Pipeline] echo [2025-11-25T02:41:21.107Z] taggedImages: [2025-11-25T02:41:21.107Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:21.107Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-25T02:41:21.107Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [2025-11-25T02:41:21.107Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:21.107Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-25T02:41:21.134Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-25T02:41:21.134Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:21.134Z] latest [2025-11-25T02:41:21.134Z] 4.1.0-dev.76 [2025-11-25T02:41:21.134Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:21.134Z] main [2025-11-25T02:41:21.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:21.570Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:21.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:21.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:41:21.934Z] 83bbd5127138: Preparing [2025-11-25T02:41:21.934Z] 2f23068e9657: Preparing [2025-11-25T02:41:21.934Z] b41adbc13c1b: Preparing [2025-11-25T02:41:21.934Z] 1daf24af816b: Preparing [2025-11-25T02:41:21.934Z] c11554425b27: Preparing [2025-11-25T02:41:21.934Z] 6a86afab35bc: Preparing [2025-11-25T02:41:21.934Z] edc92b4e5049: Preparing [2025-11-25T02:41:21.934Z] fbda4866ed6c: Preparing [2025-11-25T02:41:21.934Z] 37b90c8edf32: Preparing [2025-11-25T02:41:21.934Z] 0e64f2360a44: Preparing [2025-11-25T02:41:21.934Z] 6a86afab35bc: Waiting [2025-11-25T02:41:21.934Z] edc92b4e5049: Waiting [2025-11-25T02:41:21.934Z] fbda4866ed6c: Waiting [2025-11-25T02:41:21.934Z] 37b90c8edf32: Waiting [2025-11-25T02:41:21.934Z] 0e64f2360a44: Waiting [2025-11-25T02:41:21.934Z] c11554425b27: Layer already exists [2025-11-25T02:41:21.934Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:22.201Z] 2f23068e9657: Pushed [2025-11-25T02:41:22.201Z] b41adbc13c1b: Pushed [2025-11-25T02:41:22.201Z] 83bbd5127138: Pushed [2025-11-25T02:41:22.466Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:22.467Z] fbda4866ed6c: Pushed [2025-11-25T02:41:23.046Z] 37b90c8edf32: Pushed [2025-11-25T02:41:35.335Z] edc92b4e5049: Pushed [2025-11-25T02:41:53.674Z] 6a86afab35bc: Pushed [2025-11-25T02:41:53.674Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:54.032Z] + 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-11-25T02:41:54.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-25T02:41:54.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:41:54.382Z] 83bbd5127138: Preparing [2025-11-25T02:41:54.382Z] 2f23068e9657: Preparing [2025-11-25T02:41:54.382Z] b41adbc13c1b: Preparing [2025-11-25T02:41:54.382Z] 1daf24af816b: Preparing [2025-11-25T02:41:54.382Z] c11554425b27: Preparing [2025-11-25T02:41:54.382Z] 6a86afab35bc: Preparing [2025-11-25T02:41:54.382Z] edc92b4e5049: Preparing [2025-11-25T02:41:54.382Z] fbda4866ed6c: Preparing [2025-11-25T02:41:54.382Z] 37b90c8edf32: Preparing [2025-11-25T02:41:54.382Z] 0e64f2360a44: Preparing [2025-11-25T02:41:54.382Z] fbda4866ed6c: Waiting [2025-11-25T02:41:54.382Z] 37b90c8edf32: Waiting [2025-11-25T02:41:54.382Z] 0e64f2360a44: Waiting [2025-11-25T02:41:54.382Z] 6a86afab35bc: Waiting [2025-11-25T02:41:54.382Z] edc92b4e5049: Waiting [2025-11-25T02:41:54.382Z] 2f23068e9657: Layer already exists [2025-11-25T02:41:54.382Z] 83bbd5127138: Layer already exists [2025-11-25T02:41:54.382Z] c11554425b27: Layer already exists [2025-11-25T02:41:54.382Z] b41adbc13c1b: Layer already exists [2025-11-25T02:41:54.382Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:54.382Z] 37b90c8edf32: Layer already exists [2025-11-25T02:41:54.382Z] fbda4866ed6c: Layer already exists [2025-11-25T02:41:54.382Z] 6a86afab35bc: Layer already exists [2025-11-25T02:41:54.382Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:54.382Z] edc92b4e5049: Layer already exists [2025-11-25T02:41:54.382Z] latest: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:55.013Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:55.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [2025-11-25T02:41:55.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:41:55.377Z] 83bbd5127138: Preparing [2025-11-25T02:41:55.377Z] 2f23068e9657: Preparing [2025-11-25T02:41:55.377Z] b41adbc13c1b: Preparing [2025-11-25T02:41:55.377Z] 1daf24af816b: Preparing [2025-11-25T02:41:55.377Z] c11554425b27: Preparing [2025-11-25T02:41:55.377Z] 6a86afab35bc: Preparing [2025-11-25T02:41:55.377Z] edc92b4e5049: Preparing [2025-11-25T02:41:55.377Z] fbda4866ed6c: Preparing [2025-11-25T02:41:55.377Z] 37b90c8edf32: Preparing [2025-11-25T02:41:55.377Z] 0e64f2360a44: Preparing [2025-11-25T02:41:55.377Z] 6a86afab35bc: Waiting [2025-11-25T02:41:55.377Z] edc92b4e5049: Waiting [2025-11-25T02:41:55.377Z] fbda4866ed6c: Waiting [2025-11-25T02:41:55.377Z] 37b90c8edf32: Waiting [2025-11-25T02:41:55.377Z] 0e64f2360a44: Waiting [2025-11-25T02:41:55.377Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:55.377Z] c11554425b27: Layer already exists [2025-11-25T02:41:55.377Z] 83bbd5127138: Layer already exists [2025-11-25T02:41:55.377Z] b41adbc13c1b: Layer already exists [2025-11-25T02:41:55.377Z] 2f23068e9657: Layer already exists [2025-11-25T02:41:55.377Z] 6a86afab35bc: Layer already exists [2025-11-25T02:41:55.377Z] edc92b4e5049: Layer already exists [2025-11-25T02:41:55.377Z] fbda4866ed6c: Layer already exists [2025-11-25T02:41:55.377Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:55.377Z] 37b90c8edf32: Layer already exists [2025-11-25T02:41:55.641Z] 4.1.0-dev.76: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:56.001Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:56.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:56.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:41:56.354Z] 83bbd5127138: Preparing [2025-11-25T02:41:56.354Z] 2f23068e9657: Preparing [2025-11-25T02:41:56.354Z] b41adbc13c1b: Preparing [2025-11-25T02:41:56.354Z] 1daf24af816b: Preparing [2025-11-25T02:41:56.354Z] c11554425b27: Preparing [2025-11-25T02:41:56.354Z] 6a86afab35bc: Preparing [2025-11-25T02:41:56.354Z] edc92b4e5049: Preparing [2025-11-25T02:41:56.354Z] fbda4866ed6c: Preparing [2025-11-25T02:41:56.354Z] 37b90c8edf32: Preparing [2025-11-25T02:41:56.354Z] 0e64f2360a44: Preparing [2025-11-25T02:41:56.354Z] 6a86afab35bc: Waiting [2025-11-25T02:41:56.354Z] edc92b4e5049: Waiting [2025-11-25T02:41:56.354Z] fbda4866ed6c: Waiting [2025-11-25T02:41:56.354Z] 37b90c8edf32: Waiting [2025-11-25T02:41:56.354Z] 0e64f2360a44: Waiting [2025-11-25T02:41:56.354Z] 83bbd5127138: Layer already exists [2025-11-25T02:41:56.354Z] c11554425b27: Layer already exists [2025-11-25T02:41:56.354Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:56.354Z] b41adbc13c1b: Layer already exists [2025-11-25T02:41:56.354Z] 2f23068e9657: Layer already exists [2025-11-25T02:41:56.354Z] edc92b4e5049: Layer already exists [2025-11-25T02:41:56.354Z] fbda4866ed6c: Layer already exists [2025-11-25T02:41:56.354Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:56.354Z] 6a86afab35bc: Layer already exists [2025-11-25T02:41:56.354Z] 37b90c8edf32: Layer already exists [2025-11-25T02:41:56.354Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:56.985Z] + 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-11-25T02:41:57.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-25T02:41:57.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-25T02:41:57.351Z] 83bbd5127138: Preparing [2025-11-25T02:41:57.351Z] 2f23068e9657: Preparing [2025-11-25T02:41:57.351Z] b41adbc13c1b: Preparing [2025-11-25T02:41:57.351Z] 1daf24af816b: Preparing [2025-11-25T02:41:57.351Z] c11554425b27: Preparing [2025-11-25T02:41:57.351Z] 6a86afab35bc: Preparing [2025-11-25T02:41:57.351Z] edc92b4e5049: Preparing [2025-11-25T02:41:57.351Z] fbda4866ed6c: Preparing [2025-11-25T02:41:57.351Z] 37b90c8edf32: Preparing [2025-11-25T02:41:57.351Z] 0e64f2360a44: Preparing [2025-11-25T02:41:57.351Z] edc92b4e5049: Waiting [2025-11-25T02:41:57.351Z] fbda4866ed6c: Waiting [2025-11-25T02:41:57.351Z] 37b90c8edf32: Waiting [2025-11-25T02:41:57.351Z] 0e64f2360a44: Waiting [2025-11-25T02:41:57.351Z] 6a86afab35bc: Waiting [2025-11-25T02:41:57.351Z] 2f23068e9657: Layer already exists [2025-11-25T02:41:57.351Z] c11554425b27: Layer already exists [2025-11-25T02:41:57.351Z] b41adbc13c1b: Layer already exists [2025-11-25T02:41:57.351Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:57.351Z] 83bbd5127138: Layer already exists [2025-11-25T02:41:57.351Z] 6a86afab35bc: Layer already exists [2025-11-25T02:41:57.351Z] fbda4866ed6c: Layer already exists [2025-11-25T02:41:57.351Z] edc92b4e5049: Layer already exists [2025-11-25T02:41:57.351Z] 37b90c8edf32: Layer already exists [2025-11-25T02:41:57.351Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:57.617Z] main: digest: sha256:32a913ebfa7715e3ac5bdc8d28b7bb01fe235f30f0abe47801c591d3dfb2f18a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:41:57.698Z] ===================================================== [Pipeline] echo [2025-11-25T02:41:57.714Z] taggedImages: [2025-11-25T02:41:57.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:57.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-25T02:41:57.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [2025-11-25T02:41:57.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:57.714Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-25T02:41:57.745Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-25T02:41:57.745Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:57.745Z] latest [2025-11-25T02:41:57.745Z] 4.1.0-dev.76 [2025-11-25T02:41:57.745Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:41:57.745Z] main [2025-11-25T02:41:57.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:58.129Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:41:58.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:41:58.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:41:58.491Z] 229cf038f95c: Preparing [2025-11-25T02:41:58.491Z] e8fd2ecc2536: Preparing [2025-11-25T02:41:58.491Z] da0d6ac22589: Preparing [2025-11-25T02:41:58.491Z] 1daf24af816b: Preparing [2025-11-25T02:41:58.491Z] c11554425b27: Preparing [2025-11-25T02:41:58.491Z] 565ff96aa449: Preparing [2025-11-25T02:41:58.491Z] 558102c68ffd: Preparing [2025-11-25T02:41:58.491Z] 68baa2689669: Preparing [2025-11-25T02:41:58.491Z] 0e64f2360a44: Preparing [2025-11-25T02:41:58.491Z] 565ff96aa449: Waiting [2025-11-25T02:41:58.491Z] 558102c68ffd: Waiting [2025-11-25T02:41:58.491Z] 68baa2689669: Waiting [2025-11-25T02:41:58.491Z] 0e64f2360a44: Waiting [2025-11-25T02:41:58.491Z] 1daf24af816b: Layer already exists [2025-11-25T02:41:58.491Z] c11554425b27: Layer already exists [2025-11-25T02:41:58.757Z] e8fd2ecc2536: Pushed [2025-11-25T02:41:58.757Z] da0d6ac22589: Pushed [2025-11-25T02:41:58.757Z] 229cf038f95c: Pushed [2025-11-25T02:41:58.757Z] 0e64f2360a44: Layer already exists [2025-11-25T02:41:59.023Z] 558102c68ffd: Pushed [2025-11-25T02:41:59.603Z] 68baa2689669: Pushed [2025-11-25T02:42:31.791Z] 565ff96aa449: Pushed [2025-11-25T02:42:31.791Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:32.167Z] + 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-11-25T02:42:32.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-25T02:42:32.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:42:32.571Z] 229cf038f95c: Preparing [2025-11-25T02:42:32.571Z] e8fd2ecc2536: Preparing [2025-11-25T02:42:32.571Z] da0d6ac22589: Preparing [2025-11-25T02:42:32.571Z] 1daf24af816b: Preparing [2025-11-25T02:42:32.571Z] c11554425b27: Preparing [2025-11-25T02:42:32.571Z] 565ff96aa449: Preparing [2025-11-25T02:42:32.571Z] 558102c68ffd: Preparing [2025-11-25T02:42:32.571Z] 68baa2689669: Preparing [2025-11-25T02:42:32.571Z] 0e64f2360a44: Preparing [2025-11-25T02:42:32.571Z] 565ff96aa449: Waiting [2025-11-25T02:42:32.571Z] 558102c68ffd: Waiting [2025-11-25T02:42:32.571Z] 68baa2689669: Waiting [2025-11-25T02:42:32.571Z] 0e64f2360a44: Waiting [2025-11-25T02:42:32.571Z] e8fd2ecc2536: Layer already exists [2025-11-25T02:42:32.571Z] c11554425b27: Layer already exists [2025-11-25T02:42:32.571Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:32.571Z] da0d6ac22589: Layer already exists [2025-11-25T02:42:32.571Z] 229cf038f95c: Layer already exists [2025-11-25T02:42:32.571Z] 558102c68ffd: Layer already exists [2025-11-25T02:42:32.571Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:32.571Z] 68baa2689669: Layer already exists [2025-11-25T02:42:32.571Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:32.571Z] latest: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:32.963Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:33.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [2025-11-25T02:42:33.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:42:33.329Z] 229cf038f95c: Preparing [2025-11-25T02:42:33.329Z] e8fd2ecc2536: Preparing [2025-11-25T02:42:33.329Z] da0d6ac22589: Preparing [2025-11-25T02:42:33.329Z] 1daf24af816b: Preparing [2025-11-25T02:42:33.329Z] c11554425b27: Preparing [2025-11-25T02:42:33.329Z] 565ff96aa449: Preparing [2025-11-25T02:42:33.329Z] 558102c68ffd: Preparing [2025-11-25T02:42:33.329Z] 68baa2689669: Preparing [2025-11-25T02:42:33.329Z] 0e64f2360a44: Preparing [2025-11-25T02:42:33.329Z] 565ff96aa449: Waiting [2025-11-25T02:42:33.329Z] 558102c68ffd: Waiting [2025-11-25T02:42:33.329Z] 68baa2689669: Waiting [2025-11-25T02:42:33.329Z] 0e64f2360a44: Waiting [2025-11-25T02:42:33.329Z] da0d6ac22589: Layer already exists [2025-11-25T02:42:33.329Z] e8fd2ecc2536: Layer already exists [2025-11-25T02:42:33.329Z] c11554425b27: Layer already exists [2025-11-25T02:42:33.329Z] 229cf038f95c: Layer already exists [2025-11-25T02:42:33.329Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:33.329Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:33.329Z] 558102c68ffd: Layer already exists [2025-11-25T02:42:33.329Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:33.329Z] 68baa2689669: Layer already exists [2025-11-25T02:42:33.595Z] 4.1.0-dev.76: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:33.971Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:34.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:34.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:42:34.331Z] 229cf038f95c: Preparing [2025-11-25T02:42:34.331Z] e8fd2ecc2536: Preparing [2025-11-25T02:42:34.331Z] da0d6ac22589: Preparing [2025-11-25T02:42:34.331Z] 1daf24af816b: Preparing [2025-11-25T02:42:34.331Z] c11554425b27: Preparing [2025-11-25T02:42:34.331Z] 565ff96aa449: Preparing [2025-11-25T02:42:34.331Z] 558102c68ffd: Preparing [2025-11-25T02:42:34.331Z] 68baa2689669: Preparing [2025-11-25T02:42:34.331Z] 565ff96aa449: Waiting [2025-11-25T02:42:34.331Z] 558102c68ffd: Waiting [2025-11-25T02:42:34.331Z] 68baa2689669: Waiting [2025-11-25T02:42:34.331Z] 0e64f2360a44: Preparing [2025-11-25T02:42:34.331Z] 0e64f2360a44: Waiting [2025-11-25T02:42:34.331Z] c11554425b27: Layer already exists [2025-11-25T02:42:34.331Z] da0d6ac22589: Layer already exists [2025-11-25T02:42:34.331Z] e8fd2ecc2536: Layer already exists [2025-11-25T02:42:34.331Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:34.331Z] 229cf038f95c: Layer already exists [2025-11-25T02:42:34.331Z] 68baa2689669: Layer already exists [2025-11-25T02:42:34.331Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:34.331Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:34.331Z] 558102c68ffd: Layer already exists [2025-11-25T02:42:34.596Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:34.975Z] + 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-11-25T02:42:35.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-25T02:42:35.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-25T02:42:35.311Z] 229cf038f95c: Preparing [2025-11-25T02:42:35.311Z] e8fd2ecc2536: Preparing [2025-11-25T02:42:35.311Z] da0d6ac22589: Preparing [2025-11-25T02:42:35.311Z] 1daf24af816b: Preparing [2025-11-25T02:42:35.311Z] c11554425b27: Preparing [2025-11-25T02:42:35.311Z] 565ff96aa449: Preparing [2025-11-25T02:42:35.311Z] 558102c68ffd: Preparing [2025-11-25T02:42:35.311Z] 68baa2689669: Preparing [2025-11-25T02:42:35.311Z] 0e64f2360a44: Preparing [2025-11-25T02:42:35.311Z] 565ff96aa449: Waiting [2025-11-25T02:42:35.311Z] 558102c68ffd: Waiting [2025-11-25T02:42:35.311Z] 68baa2689669: Waiting [2025-11-25T02:42:35.311Z] 0e64f2360a44: Waiting [2025-11-25T02:42:35.311Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:35.311Z] e8fd2ecc2536: Layer already exists [2025-11-25T02:42:35.311Z] 229cf038f95c: Layer already exists [2025-11-25T02:42:35.311Z] c11554425b27: Layer already exists [2025-11-25T02:42:35.311Z] da0d6ac22589: Layer already exists [2025-11-25T02:42:35.311Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:35.311Z] 68baa2689669: Layer already exists [2025-11-25T02:42:35.311Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:35.311Z] 558102c68ffd: Layer already exists [2025-11-25T02:42:35.577Z] main: digest: sha256:851483161671ac93687d2abebaadce7539d729060a240cb256f7deabe31b5c99 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:42:35.666Z] ===================================================== [Pipeline] echo [2025-11-25T02:42:35.687Z] taggedImages: [2025-11-25T02:42:35.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:35.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-25T02:42:35.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [2025-11-25T02:42:35.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:35.687Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-25T02:42:35.715Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-25T02:42:35.716Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:35.716Z] latest [2025-11-25T02:42:35.716Z] 4.1.0-dev.76 [2025-11-25T02:42:35.716Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:35.716Z] main [2025-11-25T02:42:35.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:36.086Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:36.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:36.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:42:36.441Z] ffbc750d84ae: Preparing [2025-11-25T02:42:36.441Z] 125857fac734: Preparing [2025-11-25T02:42:36.441Z] ce92fbf6aecb: Preparing [2025-11-25T02:42:36.441Z] 1daf24af816b: Preparing [2025-11-25T02:42:36.441Z] c11554425b27: Preparing [2025-11-25T02:42:36.441Z] 565ff96aa449: Preparing [2025-11-25T02:42:36.441Z] fbda4866ed6c: Preparing [2025-11-25T02:42:36.441Z] 565ff96aa449: Waiting [2025-11-25T02:42:36.441Z] 37b90c8edf32: Preparing [2025-11-25T02:42:36.441Z] fbda4866ed6c: Waiting [2025-11-25T02:42:36.441Z] 0e64f2360a44: Preparing [2025-11-25T02:42:36.441Z] 37b90c8edf32: Waiting [2025-11-25T02:42:36.441Z] 0e64f2360a44: Waiting [2025-11-25T02:42:36.441Z] c11554425b27: Layer already exists [2025-11-25T02:42:36.708Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:36.708Z] ce92fbf6aecb: Pushed [2025-11-25T02:42:36.708Z] 125857fac734: Pushed [2025-11-25T02:42:36.708Z] fbda4866ed6c: Layer already exists [2025-11-25T02:42:36.708Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:36.708Z] 37b90c8edf32: Layer already exists [2025-11-25T02:42:36.708Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:36.708Z] ffbc750d84ae: Pushed [2025-11-25T02:42:36.708Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:37.337Z] + 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-11-25T02:42:37.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-25T02:42:37.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:42:37.698Z] ffbc750d84ae: Preparing [2025-11-25T02:42:37.698Z] 125857fac734: Preparing [2025-11-25T02:42:37.698Z] ce92fbf6aecb: Preparing [2025-11-25T02:42:37.698Z] 1daf24af816b: Preparing [2025-11-25T02:42:37.698Z] c11554425b27: Preparing [2025-11-25T02:42:37.698Z] 565ff96aa449: Preparing [2025-11-25T02:42:37.698Z] fbda4866ed6c: Preparing [2025-11-25T02:42:37.698Z] 37b90c8edf32: Preparing [2025-11-25T02:42:37.698Z] 0e64f2360a44: Preparing [2025-11-25T02:42:37.698Z] 565ff96aa449: Waiting [2025-11-25T02:42:37.698Z] fbda4866ed6c: Waiting [2025-11-25T02:42:37.698Z] 37b90c8edf32: Waiting [2025-11-25T02:42:37.698Z] 0e64f2360a44: Waiting [2025-11-25T02:42:37.698Z] ffbc750d84ae: Layer already exists [2025-11-25T02:42:37.698Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:37.698Z] ce92fbf6aecb: Layer already exists [2025-11-25T02:42:37.698Z] c11554425b27: Layer already exists [2025-11-25T02:42:37.698Z] 125857fac734: Layer already exists [2025-11-25T02:42:37.698Z] 37b90c8edf32: Layer already exists [2025-11-25T02:42:37.698Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:37.698Z] fbda4866ed6c: Layer already exists [2025-11-25T02:42:37.698Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:37.965Z] latest: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:38.325Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:38.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [2025-11-25T02:42:38.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:42:38.688Z] ffbc750d84ae: Preparing [2025-11-25T02:42:38.688Z] 125857fac734: Preparing [2025-11-25T02:42:38.688Z] ce92fbf6aecb: Preparing [2025-11-25T02:42:38.688Z] 1daf24af816b: Preparing [2025-11-25T02:42:38.688Z] c11554425b27: Preparing [2025-11-25T02:42:38.688Z] 565ff96aa449: Preparing [2025-11-25T02:42:38.688Z] fbda4866ed6c: Preparing [2025-11-25T02:42:38.688Z] 37b90c8edf32: Preparing [2025-11-25T02:42:38.688Z] 0e64f2360a44: Preparing [2025-11-25T02:42:38.688Z] 565ff96aa449: Waiting [2025-11-25T02:42:38.688Z] fbda4866ed6c: Waiting [2025-11-25T02:42:38.688Z] 37b90c8edf32: Waiting [2025-11-25T02:42:38.688Z] 0e64f2360a44: Waiting [2025-11-25T02:42:38.688Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:38.688Z] c11554425b27: Layer already exists [2025-11-25T02:42:38.688Z] 125857fac734: Layer already exists [2025-11-25T02:42:38.688Z] ffbc750d84ae: Layer already exists [2025-11-25T02:42:38.688Z] ce92fbf6aecb: Layer already exists [2025-11-25T02:42:38.688Z] fbda4866ed6c: Layer already exists [2025-11-25T02:42:38.688Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:38.688Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:38.688Z] 37b90c8edf32: Layer already exists [2025-11-25T02:42:38.954Z] 4.1.0-dev.76: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:39.315Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:40.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:40.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:42:40.630Z] ffbc750d84ae: Preparing [2025-11-25T02:42:40.630Z] 125857fac734: Preparing [2025-11-25T02:42:40.630Z] ce92fbf6aecb: Preparing [2025-11-25T02:42:40.630Z] 1daf24af816b: Preparing [2025-11-25T02:42:40.630Z] c11554425b27: Preparing [2025-11-25T02:42:40.630Z] 565ff96aa449: Preparing [2025-11-25T02:42:40.630Z] fbda4866ed6c: Preparing [2025-11-25T02:42:40.630Z] 37b90c8edf32: Preparing [2025-11-25T02:42:40.630Z] 0e64f2360a44: Preparing [2025-11-25T02:42:40.630Z] fbda4866ed6c: Waiting [2025-11-25T02:42:40.630Z] 37b90c8edf32: Waiting [2025-11-25T02:42:40.630Z] 0e64f2360a44: Waiting [2025-11-25T02:42:40.630Z] 565ff96aa449: Waiting [2025-11-25T02:42:40.630Z] 125857fac734: Layer already exists [2025-11-25T02:42:40.630Z] c11554425b27: Layer already exists [2025-11-25T02:42:40.630Z] ffbc750d84ae: Layer already exists [2025-11-25T02:42:40.630Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:40.630Z] ce92fbf6aecb: Layer already exists [2025-11-25T02:42:40.630Z] 37b90c8edf32: Layer already exists [2025-11-25T02:42:40.630Z] fbda4866ed6c: Layer already exists [2025-11-25T02:42:40.630Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:40.630Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:40.630Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:41.255Z] + 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-11-25T02:42:41.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-25T02:42:41.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-25T02:42:41.623Z] ffbc750d84ae: Preparing [2025-11-25T02:42:41.623Z] 125857fac734: Preparing [2025-11-25T02:42:41.623Z] ce92fbf6aecb: Preparing [2025-11-25T02:42:41.623Z] 1daf24af816b: Preparing [2025-11-25T02:42:41.623Z] c11554425b27: Preparing [2025-11-25T02:42:41.623Z] 565ff96aa449: Preparing [2025-11-25T02:42:41.623Z] fbda4866ed6c: Preparing [2025-11-25T02:42:41.623Z] 37b90c8edf32: Preparing [2025-11-25T02:42:41.623Z] 0e64f2360a44: Preparing [2025-11-25T02:42:41.623Z] fbda4866ed6c: Waiting [2025-11-25T02:42:41.623Z] 37b90c8edf32: Waiting [2025-11-25T02:42:41.623Z] 0e64f2360a44: Waiting [2025-11-25T02:42:41.623Z] 565ff96aa449: Waiting [2025-11-25T02:42:41.623Z] ffbc750d84ae: Layer already exists [2025-11-25T02:42:41.623Z] 125857fac734: Layer already exists [2025-11-25T02:42:41.623Z] c11554425b27: Layer already exists [2025-11-25T02:42:41.623Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:41.623Z] ce92fbf6aecb: Layer already exists [2025-11-25T02:42:41.623Z] 37b90c8edf32: Layer already exists [2025-11-25T02:42:41.623Z] fbda4866ed6c: Layer already exists [2025-11-25T02:42:41.623Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:41.623Z] 565ff96aa449: Layer already exists [2025-11-25T02:42:41.623Z] main: digest: sha256:aff168cc5604dade64aa625043dd4e19a1e10f6d883b5a54fc1ce86f57b4ac8b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:42:42.014Z] ===================================================== [Pipeline] echo [2025-11-25T02:42:42.029Z] taggedImages: [2025-11-25T02:42:42.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:42.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-25T02:42:42.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [2025-11-25T02:42:42.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:42.029Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-25T02:42:42.058Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-25T02:42:42.058Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:42.058Z] latest [2025-11-25T02:42:42.058Z] 4.1.0-dev.76 [2025-11-25T02:42:42.058Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:42.058Z] main [2025-11-25T02:42:42.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:42.439Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:42.810Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:42.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:42:42.810Z] 231f190c52f7: Preparing [2025-11-25T02:42:42.810Z] def498ff8e1c: Preparing [2025-11-25T02:42:42.810Z] 1daf24af816b: Preparing [2025-11-25T02:42:42.810Z] c11554425b27: Preparing [2025-11-25T02:42:42.810Z] a7fe4a9bc98e: Preparing [2025-11-25T02:42:42.810Z] 28fa2dce0f7e: Preparing [2025-11-25T02:42:42.810Z] 0e64f2360a44: Preparing [2025-11-25T02:42:42.810Z] 28fa2dce0f7e: Waiting [2025-11-25T02:42:42.810Z] 0e64f2360a44: Waiting [2025-11-25T02:42:42.810Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:42.810Z] c11554425b27: Layer already exists [2025-11-25T02:42:43.077Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:43.077Z] 231f190c52f7: Pushed [2025-11-25T02:42:43.341Z] a7fe4a9bc98e: Pushed [2025-11-25T02:42:44.299Z] 28fa2dce0f7e: Pushed [2025-11-25T02:42:52.492Z] def498ff8e1c: Pushed [2025-11-25T02:42:52.492Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:52.858Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:53.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-25T02:42:53.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:42:53.210Z] 231f190c52f7: Preparing [2025-11-25T02:42:53.210Z] def498ff8e1c: Preparing [2025-11-25T02:42:53.210Z] 1daf24af816b: Preparing [2025-11-25T02:42:53.210Z] c11554425b27: Preparing [2025-11-25T02:42:53.210Z] a7fe4a9bc98e: Preparing [2025-11-25T02:42:53.210Z] 28fa2dce0f7e: Preparing [2025-11-25T02:42:53.210Z] 0e64f2360a44: Preparing [2025-11-25T02:42:53.210Z] 28fa2dce0f7e: Waiting [2025-11-25T02:42:53.210Z] 0e64f2360a44: Waiting [2025-11-25T02:42:53.210Z] 231f190c52f7: Layer already exists [2025-11-25T02:42:53.210Z] c11554425b27: Layer already exists [2025-11-25T02:42:53.210Z] def498ff8e1c: Layer already exists [2025-11-25T02:42:53.210Z] a7fe4a9bc98e: Layer already exists [2025-11-25T02:42:53.210Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:53.210Z] 28fa2dce0f7e: Layer already exists [2025-11-25T02:42:53.210Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:53.478Z] latest: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:53.836Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:54.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [2025-11-25T02:42:54.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:42:54.188Z] 231f190c52f7: Preparing [2025-11-25T02:42:54.188Z] def498ff8e1c: Preparing [2025-11-25T02:42:54.188Z] 1daf24af816b: Preparing [2025-11-25T02:42:54.188Z] c11554425b27: Preparing [2025-11-25T02:42:54.188Z] a7fe4a9bc98e: Preparing [2025-11-25T02:42:54.188Z] 28fa2dce0f7e: Preparing [2025-11-25T02:42:54.188Z] 0e64f2360a44: Preparing [2025-11-25T02:42:54.188Z] 28fa2dce0f7e: Waiting [2025-11-25T02:42:54.188Z] 0e64f2360a44: Waiting [2025-11-25T02:42:54.188Z] c11554425b27: Layer already exists [2025-11-25T02:42:54.188Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:54.188Z] a7fe4a9bc98e: Layer already exists [2025-11-25T02:42:54.188Z] 231f190c52f7: Layer already exists [2025-11-25T02:42:54.188Z] def498ff8e1c: Layer already exists [2025-11-25T02:42:54.188Z] 28fa2dce0f7e: Layer already exists [2025-11-25T02:42:54.188Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:54.453Z] 4.1.0-dev.76: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:54.809Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:55.166Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:55.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:42:55.166Z] 231f190c52f7: Preparing [2025-11-25T02:42:55.166Z] def498ff8e1c: Preparing [2025-11-25T02:42:55.166Z] 1daf24af816b: Preparing [2025-11-25T02:42:55.166Z] c11554425b27: Preparing [2025-11-25T02:42:55.166Z] a7fe4a9bc98e: Preparing [2025-11-25T02:42:55.166Z] 28fa2dce0f7e: Preparing [2025-11-25T02:42:55.166Z] 0e64f2360a44: Preparing [2025-11-25T02:42:55.166Z] 28fa2dce0f7e: Waiting [2025-11-25T02:42:55.166Z] 0e64f2360a44: Waiting [2025-11-25T02:42:55.166Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:55.166Z] a7fe4a9bc98e: Layer already exists [2025-11-25T02:42:55.166Z] c11554425b27: Layer already exists [2025-11-25T02:42:55.166Z] 231f190c52f7: Layer already exists [2025-11-25T02:42:55.166Z] def498ff8e1c: Layer already exists [2025-11-25T02:42:55.166Z] 28fa2dce0f7e: Layer already exists [2025-11-25T02:42:55.166Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:55.432Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:55.805Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:56.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-25T02:42:56.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-25T02:42:56.159Z] 231f190c52f7: Preparing [2025-11-25T02:42:56.159Z] def498ff8e1c: Preparing [2025-11-25T02:42:56.159Z] 1daf24af816b: Preparing [2025-11-25T02:42:56.159Z] c11554425b27: Preparing [2025-11-25T02:42:56.159Z] a7fe4a9bc98e: Preparing [2025-11-25T02:42:56.159Z] 28fa2dce0f7e: Preparing [2025-11-25T02:42:56.159Z] 0e64f2360a44: Preparing [2025-11-25T02:42:56.159Z] 28fa2dce0f7e: Waiting [2025-11-25T02:42:56.159Z] 0e64f2360a44: Waiting [2025-11-25T02:42:56.159Z] a7fe4a9bc98e: Layer already exists [2025-11-25T02:42:56.160Z] 231f190c52f7: Layer already exists [2025-11-25T02:42:56.160Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:56.160Z] c11554425b27: Layer already exists [2025-11-25T02:42:56.160Z] def498ff8e1c: Layer already exists [2025-11-25T02:42:56.160Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:56.160Z] 28fa2dce0f7e: Layer already exists [2025-11-25T02:42:56.424Z] main: digest: sha256:00bd6f801fbc94ac6f94babc1183a4e041675ff8df9c7966f6c2aa3df36de2d1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:42:56.513Z] ===================================================== [Pipeline] echo [2025-11-25T02:42:56.525Z] taggedImages: [2025-11-25T02:42:56.525Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:56.525Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-25T02:42:56.525Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [2025-11-25T02:42:56.525Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:56.525Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-25T02:42:56.556Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-25T02:42:56.556Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:56.556Z] latest [2025-11-25T02:42:56.556Z] 4.1.0-dev.76 [2025-11-25T02:42:56.556Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:42:56.556Z] main [2025-11-25T02:42:56.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:56.946Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:42:57.306Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:42:57.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:42:57.306Z] 4cdedf121beb: Preparing [2025-11-25T02:42:57.306Z] 197a74ea4541: Preparing [2025-11-25T02:42:57.306Z] 1daf24af816b: Preparing [2025-11-25T02:42:57.306Z] c11554425b27: Preparing [2025-11-25T02:42:57.306Z] 39ce0d30b1fb: Preparing [2025-11-25T02:42:57.306Z] fbf67e1af79c: Preparing [2025-11-25T02:42:57.306Z] 0e64f2360a44: Preparing [2025-11-25T02:42:57.306Z] fbf67e1af79c: Waiting [2025-11-25T02:42:57.306Z] 0e64f2360a44: Waiting [2025-11-25T02:42:57.572Z] c11554425b27: Layer already exists [2025-11-25T02:42:57.572Z] 1daf24af816b: Layer already exists [2025-11-25T02:42:57.572Z] 0e64f2360a44: Layer already exists [2025-11-25T02:42:57.572Z] 4cdedf121beb: Pushed [2025-11-25T02:42:57.836Z] 39ce0d30b1fb: Pushed [2025-11-25T02:42:58.101Z] fbf67e1af79c: Pushed [2025-11-25T02:43:06.286Z] 197a74ea4541: Pushed [2025-11-25T02:43:06.286Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:06.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:06.986Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-25T02:43:06.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:43:06.986Z] 4cdedf121beb: Preparing [2025-11-25T02:43:06.986Z] 197a74ea4541: Preparing [2025-11-25T02:43:06.986Z] 1daf24af816b: Preparing [2025-11-25T02:43:06.986Z] c11554425b27: Preparing [2025-11-25T02:43:06.986Z] 39ce0d30b1fb: Preparing [2025-11-25T02:43:06.986Z] fbf67e1af79c: Preparing [2025-11-25T02:43:06.986Z] 0e64f2360a44: Preparing [2025-11-25T02:43:06.986Z] fbf67e1af79c: Waiting [2025-11-25T02:43:06.986Z] 0e64f2360a44: Waiting [2025-11-25T02:43:06.986Z] 197a74ea4541: Layer already exists [2025-11-25T02:43:06.986Z] 4cdedf121beb: Layer already exists [2025-11-25T02:43:06.986Z] 39ce0d30b1fb: Layer already exists [2025-11-25T02:43:06.986Z] c11554425b27: Layer already exists [2025-11-25T02:43:06.986Z] 1daf24af816b: Layer already exists [2025-11-25T02:43:06.986Z] fbf67e1af79c: Layer already exists [2025-11-25T02:43:06.986Z] 0e64f2360a44: Layer already exists [2025-11-25T02:43:07.251Z] latest: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:07.612Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:07.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [2025-11-25T02:43:07.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:43:07.976Z] 4cdedf121beb: Preparing [2025-11-25T02:43:07.976Z] 197a74ea4541: Preparing [2025-11-25T02:43:07.976Z] 1daf24af816b: Preparing [2025-11-25T02:43:07.976Z] c11554425b27: Preparing [2025-11-25T02:43:07.976Z] 39ce0d30b1fb: Preparing [2025-11-25T02:43:07.976Z] fbf67e1af79c: Preparing [2025-11-25T02:43:07.976Z] 0e64f2360a44: Preparing [2025-11-25T02:43:07.976Z] fbf67e1af79c: Waiting [2025-11-25T02:43:07.976Z] 0e64f2360a44: Waiting [2025-11-25T02:43:07.976Z] 197a74ea4541: Layer already exists [2025-11-25T02:43:07.976Z] 4cdedf121beb: Layer already exists [2025-11-25T02:43:07.976Z] c11554425b27: Layer already exists [2025-11-25T02:43:07.976Z] 39ce0d30b1fb: Layer already exists [2025-11-25T02:43:07.976Z] 1daf24af816b: Layer already exists [2025-11-25T02:43:07.976Z] 0e64f2360a44: Layer already exists [2025-11-25T02:43:07.976Z] fbf67e1af79c: Layer already exists [2025-11-25T02:43:08.240Z] 4.1.0-dev.76: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:08.591Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:08.925Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:43:08.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:43:08.925Z] 4cdedf121beb: Preparing [2025-11-25T02:43:08.925Z] 197a74ea4541: Preparing [2025-11-25T02:43:08.925Z] 1daf24af816b: Preparing [2025-11-25T02:43:08.925Z] c11554425b27: Preparing [2025-11-25T02:43:08.925Z] 39ce0d30b1fb: Preparing [2025-11-25T02:43:08.925Z] fbf67e1af79c: Preparing [2025-11-25T02:43:08.925Z] 0e64f2360a44: Preparing [2025-11-25T02:43:08.925Z] fbf67e1af79c: Waiting [2025-11-25T02:43:08.925Z] 39ce0d30b1fb: Layer already exists [2025-11-25T02:43:08.925Z] 197a74ea4541: Layer already exists [2025-11-25T02:43:08.925Z] c11554425b27: Layer already exists [2025-11-25T02:43:08.925Z] 4cdedf121beb: Layer already exists [2025-11-25T02:43:08.925Z] 1daf24af816b: Layer already exists [2025-11-25T02:43:08.925Z] fbf67e1af79c: Layer already exists [2025-11-25T02:43:08.925Z] 0e64f2360a44: Layer already exists [2025-11-25T02:43:08.925Z] 41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:09.271Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:09.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-25T02:43:09.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-25T02:43:09.612Z] 4cdedf121beb: Preparing [2025-11-25T02:43:09.612Z] 197a74ea4541: Preparing [2025-11-25T02:43:09.612Z] 1daf24af816b: Preparing [2025-11-25T02:43:09.612Z] c11554425b27: Preparing [2025-11-25T02:43:09.612Z] 39ce0d30b1fb: Preparing [2025-11-25T02:43:09.612Z] fbf67e1af79c: Preparing [2025-11-25T02:43:09.612Z] 0e64f2360a44: Preparing [2025-11-25T02:43:09.612Z] fbf67e1af79c: Waiting [2025-11-25T02:43:09.612Z] 0e64f2360a44: Waiting [2025-11-25T02:43:09.612Z] 1daf24af816b: Layer already exists [2025-11-25T02:43:09.612Z] 197a74ea4541: Layer already exists [2025-11-25T02:43:09.612Z] c11554425b27: Layer already exists [2025-11-25T02:43:09.612Z] 4cdedf121beb: Layer already exists [2025-11-25T02:43:09.612Z] 39ce0d30b1fb: Layer already exists [2025-11-25T02:43:09.612Z] fbf67e1af79c: Layer already exists [2025-11-25T02:43:09.612Z] 0e64f2360a44: Layer already exists [2025-11-25T02:43:09.612Z] main: digest: sha256:ad773fb70d6321fe1a52fb862c268f3945d963c2241eb1002ae3bfdc36235e04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-25T02:43:09.959Z] ===================================================== [Pipeline] echo [2025-11-25T02:43:09.970Z] taggedImages: [2025-11-25T02:43:09.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [2025-11-25T02:43:09.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-25T02:43:09.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [2025-11-25T02:43:09.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [2025-11-25T02:43:09.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-25T02:43:09.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.031Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.048Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-25T02:43:10.059Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.070Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.102Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.116Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T02:43:10.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.154Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.171Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.186Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.202Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-25T02:43:10.218Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.231Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.243Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.260Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.272Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-25T02:43:10.282Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.300Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.313Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.326Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.344Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-25T02:43:10.358Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.371Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.388Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.405Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-25T02:43:10.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.469Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.487Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-25T02:43:10.521Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.538Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.554Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.573Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-25T02:43:10.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.641Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.657Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-25T02:43:10.668Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.685Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.696Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.713Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.724Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-25T02:43:10.740Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.773Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.786Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-25T02:43:10.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.816Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.833Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-25T02:43:10.880Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.892Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.904Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.926Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-25T02:43:10.944Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:10.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-25T02:43:10.979Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:10.994Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:11.008Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-25T02:43:11.021Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] echo [2025-11-25T02:43:11.040Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-25T02:43:11.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:11.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac-4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:43:11.089Z] 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-11-25T02:43:11.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:43:11.484Z] [2025-11-25T02:43:11.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:11.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:43:11.815Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-25T02:43:11.815Z] 8998bd30e6a1: Pulling fs layer [2025-11-25T02:43:11.815Z] 04944245beec: Pulling fs layer [2025-11-25T02:43:11.815Z] 699f458cf7ca: Pulling fs layer [2025-11-25T02:43:11.815Z] 765212b225bb: Pulling fs layer [2025-11-25T02:43:11.815Z] f23df028b6ca: Pulling fs layer [2025-11-25T02:43:11.815Z] d65c8cfc05b1: Pulling fs layer [2025-11-25T02:43:11.815Z] 2437ff75d9bd: Pulling fs layer [2025-11-25T02:43:11.815Z] 765212b225bb: Waiting [2025-11-25T02:43:11.815Z] f23df028b6ca: Waiting [2025-11-25T02:43:11.815Z] d65c8cfc05b1: Waiting [2025-11-25T02:43:11.815Z] 2437ff75d9bd: Waiting [2025-11-25T02:43:12.080Z] 04944245beec: Verifying Checksum [2025-11-25T02:43:12.080Z] 04944245beec: Download complete [2025-11-25T02:43:12.080Z] 765212b225bb: Verifying Checksum [2025-11-25T02:43:12.080Z] 765212b225bb: Download complete [2025-11-25T02:43:12.080Z] f23df028b6ca: Download complete [2025-11-25T02:43:12.080Z] d65c8cfc05b1: Verifying Checksum [2025-11-25T02:43:12.080Z] d65c8cfc05b1: Download complete [2025-11-25T02:43:12.080Z] 699f458cf7ca: Verifying Checksum [2025-11-25T02:43:12.080Z] 699f458cf7ca: Download complete [2025-11-25T02:43:12.662Z] 8998bd30e6a1: Verifying Checksum [2025-11-25T02:43:12.662Z] 8998bd30e6a1: Download complete [2025-11-25T02:43:15.239Z] 2437ff75d9bd: Verifying Checksum [2025-11-25T02:43:16.640Z] 8998bd30e6a1: Pull complete [2025-11-25T02:43:17.219Z] 04944245beec: Pull complete [2025-11-25T02:43:18.617Z] 699f458cf7ca: Pull complete [2025-11-25T02:43:18.882Z] 765212b225bb: Pull complete [2025-11-25T02:43:19.834Z] f23df028b6ca: Pull complete [2025-11-25T02:43:19.834Z] d65c8cfc05b1: Pull complete [2025-11-25T02:43:38.009Z] 2437ff75d9bd: Pull complete [2025-11-25T02:43:38.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-25T02:43:38.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-25T02:43:38.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:43:38.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-773777 does not seem to be running inside a container [2025-11-25T02:43:38.312Z] $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:43:41.261Z] $ docker top e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:43:42.221Z] ---> job-cost.sh [2025-11-25T02:43:42.221Z] lf-activate-venv: SKIPPING [2025-11-25T02:43:42.221Z] INFO: No Stack... [2025-11-25T02:43:42.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-25T02:43:43.475Z] INFO: Archiving Costs [Pipeline] sh [2025-11-25T02:43:44.133Z] + cat /w/workspace/edgex-go/927/archives/cost.csv [2025-11-25T02:43:44.133Z] + cut -d, -f6 [Pipeline] lock [2025-11-25T02:43:44.167Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] [2025-11-25T02:43:44.175Z] Resource [jenkins-edgexfoundry-edgex-go-main-927-stack-cost] did not exist. Created. [2025-11-25T02:43:44.180Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-25T02:43:44.829Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-25T02:43:45.491Z] Stashed 1 file(s) [Pipeline] } [2025-11-25T02:43:45.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-927-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-25T02:43:45.524Z] $ docker stop --time=1 e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf [2025-11-25T02:43:47.028Z] $ docker rm -f --volumes e47cd4fb204286aa47c69f1e6268c7b3dfb6f4c739b2b8f8fa70d469fa5563cf [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-11-25T02:43:47.620Z] provisioning config files... [2025-11-25T02:43:47.633Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/927@tmp/config15209246635668291802tmp [Pipeline] { [Pipeline] sh [2025-11-25T02:43:47.938Z] + set +x [2025-11-25T02:43:47.938Z] + bash -s -- [2025-11-25T02:43:47.938Z] + curl -s https://codecov.io/bash [2025-11-25T02:43:47.938Z] [2025-11-25T02:43:47.938Z] _____ _ [2025-11-25T02:43:47.938Z] / ____| | | [2025-11-25T02:43:47.938Z] | | ___ __| | ___ ___ _____ __ [2025-11-25T02:43:47.938Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-25T02:43:47.938Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-25T02:43:47.938Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-25T02:43:47.938Z] Bash-1.0.6 [2025-11-25T02:43:47.938Z] [2025-11-25T02:43:47.938Z] [2025-11-25T02:43:47.938Z] ==> git version 2.25.1 found [2025-11-25T02:43:47.938Z] ==> 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-11-25T02:43:47.938Z] Release-Date: 2020-01-08 [2025-11-25T02:43:47.938Z] 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-11-25T02:43:47.938Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-25T02:43:47.938Z] ==> Jenkins CI detected. [2025-11-25T02:43:47.938Z] current dir:  /w/workspace/edgex-go/927 [2025-11-25T02:43:47.938Z] project root: . [2025-11-25T02:43:47.938Z] --> token set from env [2025-11-25T02:43:47.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-25T02:43:47.938Z] ==> Running gcov in . (disable via -X gcov) [2025-11-25T02:43:47.938Z] ==> Python coveragepy not found [2025-11-25T02:43:47.938Z] ==> Searching for coverage reports in: [2025-11-25T02:43:47.938Z] + . [2025-11-25T02:43:48.200Z] -> Found 1 reports [2025-11-25T02:43:48.200Z] ==> Detecting git/mercurial file structure [2025-11-25T02:43:48.200Z] ==> Reading reports [2025-11-25T02:43:48.200Z] + ./coverage.out bytes=1040111 [2025-11-25T02:43:48.200Z] ==> Appending adjustments [2025-11-25T02:43:48.200Z] https://docs.codecov.io/docs/fixing-reports [2025-11-25T02:43:49.642Z] + Found adjustments [2025-11-25T02:43:49.642Z] ==> Gzipping contents [2025-11-25T02:43:49.642Z] 108K /tmp/codecov.epO4W9.gz [2025-11-25T02:43:49.642Z] ==> Uploading reports [2025-11-25T02:43:49.642Z] url: https://codecov.io [2025-11-25T02:43:49.642Z] query: branch=main&commit=41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac&build=927&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F927%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T02:43:49.642Z] -> Pinging Codecov [2025-11-25T02:43:49.642Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac&build=927&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F927%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-25T02:43:49.903Z] -> Uploading to [2025-11-25T02:43:49.903Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac/6a3511e8-e156-4d93-bac0-26f0bf708d27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251125%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251125T024349Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=37868642f0b6816bd66de839b5255269a0974a83a624ea48362777c7469ebbf6 [2025-11-25T02:43:49.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:43:49.903Z] Dload Upload Total Spent Left Speed [2025-11-25T02:43:50.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 574k --:--:-- --:--:-- --:--:-- 574k [2025-11-25T02:43:50.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/41f5920e36e28c3e8a0ac2b326362c1b59a0f9ac [Pipeline] } [2025-11-25T02:43:50.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-25T02:43:50.406Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-25T02:43:50.423Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:50.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T02:43:50.734Z] [2025-11-25T02:43:50.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:43:51.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T02:43:51.042Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-25T02:43:51.042Z] 2d35ebdb57d9: Already exists [2025-11-25T02:43:51.042Z] 85e8836fcdb2: Pulling fs layer [2025-11-25T02:43:51.042Z] 91631faa732a: Pulling fs layer [2025-11-25T02:43:51.042Z] f3f5ae8826fa: Pulling fs layer [2025-11-25T02:43:51.042Z] 4f4fb700ef54: Pulling fs layer [2025-11-25T02:43:51.042Z] 7861252a18e6: Pulling fs layer [2025-11-25T02:43:51.042Z] 9130f900ef6f: Pulling fs layer [2025-11-25T02:43:51.042Z] 4f4fb700ef54: Waiting [2025-11-25T02:43:51.042Z] 7861252a18e6: Waiting [2025-11-25T02:43:51.042Z] 9130f900ef6f: Waiting [2025-11-25T02:43:51.042Z] f3f5ae8826fa: Download complete [2025-11-25T02:43:51.042Z] 85e8836fcdb2: Verifying Checksum [2025-11-25T02:43:51.042Z] 85e8836fcdb2: Download complete [2025-11-25T02:43:51.042Z] 4f4fb700ef54: Verifying Checksum [2025-11-25T02:43:51.042Z] 4f4fb700ef54: Download complete [2025-11-25T02:43:51.301Z] 85e8836fcdb2: Pull complete [2025-11-25T02:43:51.301Z] 7861252a18e6: Verifying Checksum [2025-11-25T02:43:51.301Z] 7861252a18e6: Download complete [2025-11-25T02:43:51.560Z] 91631faa732a: Download complete [2025-11-25T02:43:52.126Z] 9130f900ef6f: Verifying Checksum [2025-11-25T02:43:52.126Z] 9130f900ef6f: Download complete [2025-11-25T02:43:56.318Z] 91631faa732a: Pull complete [2025-11-25T02:43:56.577Z] f3f5ae8826fa: Pull complete [2025-11-25T02:43:56.577Z] 4f4fb700ef54: Pull complete [2025-11-25T02:43:56.836Z] 7861252a18e6: Pull complete [2025-11-25T02:44:01.035Z] 9130f900ef6f: Pull complete [2025-11-25T02:44:01.035Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-25T02:44:01.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-25T02:44:01.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:44:01.139Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:44:01.133Z] $ 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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:44:05.338Z] $ docker top 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:44:05.725Z] + git config --global --add safe.directory /w/workspace/edgex-go/927 [Pipeline] echo [2025-11-25T02:44:05.737Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-11-25T02:44:06.016Z] + set -o pipefail [2025-11-25T02:44:06.016Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-11-25T02:44:16.002Z] [2025-11-25T02:44:16.002Z] Monitoring /w/workspace/edgex-go/927 (github.com/edgexfoundry/edgex-go)... [2025-11-25T02:44:16.002Z] [2025-11-25T02:44:16.002Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/42cb346f-071c-4b12-afbf-28262dab7490 [2025-11-25T02:44:16.002Z] [2025-11-25T02:44:16.002Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-25T02:44:16.002Z] [Pipeline] } [2025-11-25T02:44:16.541Z] $ docker stop --time=1 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 [2025-11-25T02:44:21.153Z] $ docker rm -f --volumes 2997061be5aba8af1955781b11a3b60d968967a9d69cd7a4201ef0be0c927277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-25T02:44:21.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:44:21.787Z] provisioning config files... [2025-11-25T02:44:21.795Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/927@tmp/config14124000876285881972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:44:22.095Z] --> edgex-publish-swagger.sh [2025-11-25T02:44:22.096Z] === Publish openapi API === [2025-11-25T02:44:22.096Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-25T02:44:22.096Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/927/openapi/core-command.yaml] [2025-11-25T02:44:22.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.096Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 485 239k --:--:-- --:--:-- --:--:-- 240k [2025-11-25T02:44:22.096Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.096Z] [2025-11-25T02:44:22.096Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/927/openapi/core-data.yaml] [2025-11-25T02:44:22.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.096Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 485 540k --:--:-- --:--:-- --:--:-- 545k [2025-11-25T02:44:22.355Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.355Z] [2025-11-25T02:44:22.355Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/927/openapi/core-keeper.yaml] [2025-11-25T02:44:22.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.355Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 507 227k --:--:-- --:--:-- --:--:-- 227k [2025-11-25T02:44:22.355Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.355Z] [2025-11-25T02:44:22.355Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/927/openapi/core-metadata.yaml] [2025-11-25T02:44:22.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.355Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 455 1081k --:--:-- --:--:-- --:--:-- 1081k [2025-11-25T02:44:22.616Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.616Z] [2025-11-25T02:44:22.616Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/927/openapi/security-proxy-auth.yaml] [2025-11-25T02:44:22.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.616Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 515 186k --:--:-- --:--:-- --:--:-- 187k [2025-11-25T02:44:22.616Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.616Z] [2025-11-25T02:44:22.616Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/927/openapi/security-secretstore-setup.yaml] [2025-11-25T02:44:22.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.874Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 [2025-11-25T02:44:22.875Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.875Z] [2025-11-25T02:44:22.875Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/927/openapi/support-notifications.yaml] [2025-11-25T02:44:22.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.875Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:22.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 532 787k --:--:-- --:--:-- --:--:-- 787k [2025-11-25T02:44:22.875Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:22.875Z] [2025-11-25T02:44:22.875Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/927/openapi/support-scheduler.yaml] [2025-11-25T02:44:22.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-25T02:44:22.875Z] Dload Upload Total Spent Left Speed [2025-11-25T02:44:23.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 611 458k --:--:-- --:--:-- --:--:-- 459k [2025-11-25T02:44:23.136Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-25T02:44:23.136Z] [Pipeline] } [2025-11-25T02:44:23.144Z] 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-11-25T02:44:23.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T02:44:23.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:44:23.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:44:23.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:44:23.988Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:44:23.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:44:24.311Z] $ docker top 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 -eo pid,comm [2025-11-25T02:44:24.397Z] 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-11-25T02:44:24.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T02:44:24.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T02:44:24.470Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T02:44:24.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T02:44:24.550Z] $ docker exec 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 ssh-agent [2025-11-25T02:44:24.699Z] SSH_AUTH_SOCK=/tmp/ssh-ch4EIUBMGgOQ/agent.33 [2025-11-25T02:44:24.699Z] SSH_AGENT_PID=39 [2025-11-25T02:44:24.707Z] Running ssh-add (command line suppressed) [2025-11-25T02:44:24.774Z] Identity added: /w/workspace/edgex-go/927@tmp/private_key_13393878277372546695.key (/w/workspace/edgex-go/927@tmp/private_key_13393878277372546695.key) [2025-11-25T02:44:24.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T02:44:25.120Z] + git semver tag [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,321 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,325 [run_tag] DEBUG tag force:False [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,325 [check_head_tag] DEBUG check head tag [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,327 [execute] INFO git cat-file --batch-check [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927, stdin=, shell=False, universal_newlines=False) [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,329 [execute] INFO git cat-file --batch [2025-11-25T02:44:25.379Z] 2025-11-25 02:44:25,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/927, stdin=, shell=False, universal_newlines=False) [2025-11-25T02:44:25.638Z] 2025-11-25 02:44:25,361 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:25.638Z] 2025-11-25 02:44:25,362 [execute] INFO git tag -a v4.1.0-dev.76 -m v4.1.0-dev.76 [2025-11-25T02:44:25.638Z] 2025-11-25 02:44:25,362 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.76', '-m', 'v4.1.0-dev.76'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) [2025-11-25T02:44:25.638Z] 2025-11-25 02:44:25,366 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:25.638Z] 4.1.0-dev.76 [Pipeline] } [2025-11-25T02:44:25.608Z] $ docker exec --env ******** --env ******** 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 ssh-agent -k [2025-11-25T02:44:25.709Z] unset SSH_AUTH_SOCK; [2025-11-25T02:44:25.709Z] unset SSH_AGENT_PID; [2025-11-25T02:44:25.709Z] echo Agent pid 39 killed; [2025-11-25T02:44:25.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T02:44:26.100Z] + git semver [Pipeline] } [2025-11-25T02:44:26.692Z] $ docker stop --time=1 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 [2025-11-25T02:44:27.969Z] $ docker rm -f --volumes 34211b9c11bf4ec27e66ab1315b12188638ab00453b39326349cd4115208ccc6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:44:28.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T02:44:28.520Z] [2025-11-25T02:44:28.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:44:28.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T02:44:28.859Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-25T02:44:28.860Z] ab5ef0e58194: Pulling fs layer [2025-11-25T02:44:28.860Z] 9712f1f96733: Pulling fs layer [2025-11-25T02:44:28.860Z] 63f879dbbcfc: Pulling fs layer [2025-11-25T02:44:28.860Z] 0d9ebad4ef96: Pulling fs layer [2025-11-25T02:44:28.860Z] e9a5061849ea: Pulling fs layer [2025-11-25T02:44:28.860Z] d747dcd14b5f: Pulling fs layer [2025-11-25T02:44:28.860Z] 2de7ff778b66: Pulling fs layer [2025-11-25T02:44:28.860Z] e9a5061849ea: Waiting [2025-11-25T02:44:28.860Z] d747dcd14b5f: Waiting [2025-11-25T02:44:28.860Z] 2de7ff778b66: Waiting [2025-11-25T02:44:28.860Z] 0d9ebad4ef96: Waiting [2025-11-25T02:44:28.860Z] 9712f1f96733: Verifying Checksum [2025-11-25T02:44:28.860Z] 9712f1f96733: Download complete [2025-11-25T02:44:29.119Z] 63f879dbbcfc: Verifying Checksum [2025-11-25T02:44:29.119Z] 63f879dbbcfc: Download complete [2025-11-25T02:44:29.378Z] e9a5061849ea: Download complete [2025-11-25T02:44:29.378Z] d747dcd14b5f: Download complete [2025-11-25T02:44:29.378Z] 0d9ebad4ef96: Verifying Checksum [2025-11-25T02:44:29.378Z] 0d9ebad4ef96: Download complete [2025-11-25T02:44:29.378Z] ab5ef0e58194: Verifying Checksum [2025-11-25T02:44:29.378Z] ab5ef0e58194: Download complete [2025-11-25T02:44:29.637Z] 2de7ff778b66: Verifying Checksum [2025-11-25T02:44:29.637Z] 2de7ff778b66: Download complete [2025-11-25T02:44:33.826Z] ab5ef0e58194: Pull complete [2025-11-25T02:44:33.826Z] 9712f1f96733: Pull complete [2025-11-25T02:44:33.826Z] 63f879dbbcfc: Pull complete [2025-11-25T02:44:39.113Z] 0d9ebad4ef96: Pull complete [2025-11-25T02:44:39.681Z] e9a5061849ea: Pull complete [2025-11-25T02:44:39.681Z] d747dcd14b5f: Pull complete [2025-11-25T02:44:41.060Z] 2de7ff778b66: Pull complete [2025-11-25T02:44:41.060Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-25T02:44:41.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-25T02:44:41.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:44:41.163Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:44:41.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:44:44.667Z] $ docker top 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:44:44.791Z] provisioning config files... [2025-11-25T02:44:44.798Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/927@tmp/config8164481026586965157tmp [2025-11-25T02:44:44.808Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/927@tmp/config11018931894081941178tmp [2025-11-25T02:44:44.818Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/927@tmp/config13547972191551757993tmp [Pipeline] { [Pipeline] echo [2025-11-25T02:44:44.925Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:44:45.228Z] ---> sigul-configuration.sh [2025-11-25T02:44:45.228Z] gpg: directory `/root/.gnupg' created [2025-11-25T02:44:45.228Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-25T02:44:45.228Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-25T02:44:45.228Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-25T02:44:45.228Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-25T02:44:45.228Z] gpg: CAST5 encrypted data [2025-11-25T02:44:45.228Z] gpg: encrypted with 1 passphrase [2025-11-25T02:44:45.228Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-25T02:44:45.522Z] + mkdir /home/jenkins [2025-11-25T02:44:45.523Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-25T02:44:45.820Z] + 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-11-25T02:44:45.833Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:44:46.126Z] ---> sigul-install.sh [2025-11-25T02:44:46.126Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-25T02:44:46.419Z] + git tag --list [2025-11-25T02:44:46.419Z] 0.6.0 [2025-11-25T02:44:46.419Z] 0.6.1 [2025-11-25T02:44:46.419Z] 0.7.0 [2025-11-25T02:44:46.419Z] 0.7.1 [2025-11-25T02:44:46.419Z] v1.0.0 [2025-11-25T02:44:46.419Z] v1.0.1 [2025-11-25T02:44:46.419Z] v1.1.0 [2025-11-25T02:44:46.419Z] v1.2.0 [2025-11-25T02:44:46.419Z] v1.2.1 [2025-11-25T02:44:46.419Z] v1.3.0 [2025-11-25T02:44:46.419Z] v1.3.1 [2025-11-25T02:44:46.419Z] v2.0.0 [2025-11-25T02:44:46.419Z] v2.1.0 [2025-11-25T02:44:46.419Z] v2.1.1 [2025-11-25T02:44:46.419Z] v2.2.0 [2025-11-25T02:44:46.419Z] v2.3.0 [2025-11-25T02:44:46.419Z] v3.0 [2025-11-25T02:44:46.419Z] v3.0.0 [2025-11-25T02:44:46.419Z] v3.1 [2025-11-25T02:44:46.419Z] v3.1.0 [2025-11-25T02:44:46.419Z] v3.1.1 [2025-11-25T02:44:46.419Z] v4.0 [2025-11-25T02:44:46.419Z] v4.0.0 [2025-11-25T02:44:46.419Z] v4.0.1 [2025-11-25T02:44:46.419Z] v4.0.1-dev.1 [2025-11-25T02:44:46.419Z] v4.0.1-dev.2 [2025-11-25T02:44:46.419Z] v4.1.0-dev.1 [2025-11-25T02:44:46.419Z] v4.1.0-dev.10 [2025-11-25T02:44:46.419Z] v4.1.0-dev.11 [2025-11-25T02:44:46.419Z] v4.1.0-dev.12 [2025-11-25T02:44:46.419Z] v4.1.0-dev.13 [2025-11-25T02:44:46.419Z] v4.1.0-dev.14 [2025-11-25T02:44:46.419Z] v4.1.0-dev.15 [2025-11-25T02:44:46.419Z] v4.1.0-dev.16 [2025-11-25T02:44:46.419Z] v4.1.0-dev.17 [2025-11-25T02:44:46.419Z] v4.1.0-dev.18 [2025-11-25T02:44:46.419Z] v4.1.0-dev.19 [2025-11-25T02:44:46.419Z] v4.1.0-dev.2 [2025-11-25T02:44:46.419Z] v4.1.0-dev.20 [2025-11-25T02:44:46.419Z] v4.1.0-dev.21 [2025-11-25T02:44:46.419Z] v4.1.0-dev.22 [2025-11-25T02:44:46.419Z] v4.1.0-dev.23 [2025-11-25T02:44:46.419Z] v4.1.0-dev.24 [2025-11-25T02:44:46.419Z] v4.1.0-dev.25 [2025-11-25T02:44:46.419Z] v4.1.0-dev.26 [2025-11-25T02:44:46.419Z] v4.1.0-dev.27 [2025-11-25T02:44:46.419Z] v4.1.0-dev.28 [2025-11-25T02:44:46.419Z] v4.1.0-dev.29 [2025-11-25T02:44:46.419Z] v4.1.0-dev.3 [2025-11-25T02:44:46.419Z] v4.1.0-dev.30 [2025-11-25T02:44:46.419Z] v4.1.0-dev.31 [2025-11-25T02:44:46.419Z] v4.1.0-dev.32 [2025-11-25T02:44:46.419Z] v4.1.0-dev.33 [2025-11-25T02:44:46.419Z] v4.1.0-dev.34 [2025-11-25T02:44:46.419Z] v4.1.0-dev.35 [2025-11-25T02:44:46.419Z] v4.1.0-dev.36 [2025-11-25T02:44:46.419Z] v4.1.0-dev.37 [2025-11-25T02:44:46.419Z] v4.1.0-dev.38 [2025-11-25T02:44:46.419Z] v4.1.0-dev.39 [2025-11-25T02:44:46.419Z] v4.1.0-dev.4 [2025-11-25T02:44:46.419Z] v4.1.0-dev.40 [2025-11-25T02:44:46.419Z] v4.1.0-dev.41 [2025-11-25T02:44:46.419Z] v4.1.0-dev.42 [2025-11-25T02:44:46.419Z] v4.1.0-dev.43 [2025-11-25T02:44:46.419Z] v4.1.0-dev.44 [2025-11-25T02:44:46.419Z] v4.1.0-dev.45 [2025-11-25T02:44:46.419Z] v4.1.0-dev.46 [2025-11-25T02:44:46.419Z] v4.1.0-dev.47 [2025-11-25T02:44:46.419Z] v4.1.0-dev.48 [2025-11-25T02:44:46.419Z] v4.1.0-dev.49 [2025-11-25T02:44:46.419Z] v4.1.0-dev.5 [2025-11-25T02:44:46.419Z] v4.1.0-dev.50 [2025-11-25T02:44:46.419Z] v4.1.0-dev.51 [2025-11-25T02:44:46.419Z] v4.1.0-dev.52 [2025-11-25T02:44:46.419Z] v4.1.0-dev.53 [2025-11-25T02:44:46.419Z] v4.1.0-dev.54 [2025-11-25T02:44:46.419Z] v4.1.0-dev.55 [2025-11-25T02:44:46.419Z] v4.1.0-dev.56 [2025-11-25T02:44:46.419Z] v4.1.0-dev.57 [2025-11-25T02:44:46.419Z] v4.1.0-dev.58 [2025-11-25T02:44:46.419Z] v4.1.0-dev.59 [2025-11-25T02:44:46.419Z] v4.1.0-dev.6 [2025-11-25T02:44:46.419Z] v4.1.0-dev.60 [2025-11-25T02:44:46.419Z] v4.1.0-dev.61 [2025-11-25T02:44:46.419Z] v4.1.0-dev.62 [2025-11-25T02:44:46.420Z] v4.1.0-dev.63 [2025-11-25T02:44:46.420Z] v4.1.0-dev.64 [2025-11-25T02:44:46.420Z] v4.1.0-dev.65 [2025-11-25T02:44:46.420Z] v4.1.0-dev.66 [2025-11-25T02:44:46.420Z] v4.1.0-dev.67 [2025-11-25T02:44:46.420Z] v4.1.0-dev.68 [2025-11-25T02:44:46.420Z] v4.1.0-dev.69 [2025-11-25T02:44:46.420Z] v4.1.0-dev.7 [2025-11-25T02:44:46.420Z] v4.1.0-dev.70 [2025-11-25T02:44:46.420Z] v4.1.0-dev.71 [2025-11-25T02:44:46.420Z] v4.1.0-dev.72 [2025-11-25T02:44:46.420Z] v4.1.0-dev.73 [2025-11-25T02:44:46.420Z] v4.1.0-dev.74 [2025-11-25T02:44:46.420Z] v4.1.0-dev.75 [2025-11-25T02:44:46.420Z] v4.1.0-dev.76 [2025-11-25T02:44:46.420Z] v4.1.0-dev.8 [2025-11-25T02:44:46.420Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-25T02:44:46.713Z] + lftools sign git-tag v4.1.0-dev.76 [2025-11-25T02:44:47.281Z] Signing Git tag with Sigul... [2025-11-25T02:44:47.281Z] Signing v4.1.0-dev.76 [Pipeline] echo [2025-11-25T02:44:47.555Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:44:47.843Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-25T02:44:47.851Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-25T02:44:47.836Z] $ docker stop --time=1 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea [2025-11-25T02:44:49.116Z] $ docker rm -f --volumes 2f6020a2c60724c8c0d3c34f3c739887cc0e0b41a3ecbe893ee9e993397895ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-25T02:44:49.688Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T02:44:49.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:44:49.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:44:49.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:44:50.068Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:44:50.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:44:50.275Z] $ docker top ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 -eo pid,comm [2025-11-25T02:44:50.361Z] 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-11-25T02:44:50.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T02:44:50.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T02:44:50.420Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T02:44:50.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T02:44:50.483Z] $ docker exec ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 ssh-agent [2025-11-25T02:44:50.630Z] SSH_AUTH_SOCK=/tmp/ssh-77EovRcjznFH/agent.33 [2025-11-25T02:44:50.630Z] SSH_AGENT_PID=39 [2025-11-25T02:44:50.635Z] Running ssh-add (command line suppressed) [2025-11-25T02:44:50.699Z] Identity added: /w/workspace/edgex-go/927@tmp/private_key_17696942891128946631.key (/w/workspace/edgex-go/927@tmp/private_key_17696942891128946631.key) [2025-11-25T02:44:50.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T02:44:51.046Z] + git semver bump pre [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,229 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,232 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,233 [bump_version] DEBUG bumping version:4.1.0-dev.76 on axis:pre with prefix:dev [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,233 [bump_version] DEBUG bumped version:4.1.0-dev.77 [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,233 [write_version] DEBUG write version:4.1.0-dev.77 to path:/w/workspace/edgex-go/927/.semver/main with force:True [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,233 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,233 [write_file] DEBUG write to file:/w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,235 [execute] INFO git cat-file --batch-check [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,241 [execute] INFO git cat-file --batch [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T02:44:51.306Z] 2025-11-25 02:44:51,245 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:51.306Z] 4.1.0-dev.77 [Pipeline] } [2025-11-25T02:44:51.534Z] $ docker exec --env ******** --env ******** ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 ssh-agent -k [2025-11-25T02:44:51.630Z] unset SSH_AUTH_SOCK; [2025-11-25T02:44:51.631Z] unset SSH_AGENT_PID; [2025-11-25T02:44:51.631Z] echo Agent pid 39 killed; [2025-11-25T02:44:51.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T02:44:52.003Z] + git semver [Pipeline] } [2025-11-25T02:44:52.235Z] $ docker stop --time=1 ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 [2025-11-25T02:44:53.482Z] $ docker rm -f --volumes ec879cdc32fbaa9f6a5b7e94185212d3d3ec6c5c9fb7e4ac09a2b92d2330b0d5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-25T02:44:53.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-25T02:44:53.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:44:54.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-25T02:44:54.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:44:54.271Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:44:54.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:44:54.493Z] $ docker top 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 -eo pid,comm [2025-11-25T02:44:54.577Z] 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-11-25T02:44:54.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-25T02:44:54.634Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-25T02:44:54.634Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-25T02:44:54.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-25T02:44:54.706Z] $ docker exec 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 ssh-agent [2025-11-25T02:44:54.860Z] SSH_AUTH_SOCK=/tmp/ssh-BAFYSQmAmuzv/agent.31 [2025-11-25T02:44:54.860Z] SSH_AGENT_PID=37 [2025-11-25T02:44:54.865Z] Running ssh-add (command line suppressed) [2025-11-25T02:44:54.922Z] Identity added: /w/workspace/edgex-go/927@tmp/private_key_18239957175609351577.key (/w/workspace/edgex-go/927@tmp/private_key_18239957175609351577.key) [2025-11-25T02:44:54.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-25T02:44:55.267Z] + git semver push [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,422 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,425 [run_push] DEBUG push [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,426 [execute] INFO git cat-file --batch-check [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/927/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,428 [execute] INFO git rev-list e799b1c5cc2cf0531d3f60ee484981406ced9a98 -- [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,428 [execute] DEBUG Popen(['git', 'rev-list', 'e799b1c5cc2cf0531d3f60ee484981406ced9a98', '--'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,451 [execute] INFO git fetch -v -- origin [2025-11-25T02:44:55.526Z] 2025-11-25 02:44:55,451 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-25T02:44:56.094Z] 2025-11-25 02:44:56,020 [run_push] DEBUG no remote changes detected [2025-11-25T02:44:56.094Z] 2025-11-25 02:44:56,021 [execute] INFO git push origin semver [2025-11-25T02:44:56.094Z] 2025-11-25 02:44:56,021 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/927/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-25T02:44:57.031Z] 2025-11-25 02:44:56,867 [run_push] DEBUG push all version tags [2025-11-25T02:44:57.031Z] 2025-11-25 02:44:56,868 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-25T02:44:57.031Z] 2025-11-25 02:44:56,868 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/927, stdin=None, shell=False, universal_newlines=False) [2025-11-25T02:44:57.970Z] 2025-11-25 02:44:57,620 [read_version] DEBUG read version from /w/workspace/edgex-go/927/.semver/main [2025-11-25T02:44:57.970Z] 4.1.0-dev.77 [Pipeline] } [2025-11-25T02:44:57.939Z] $ docker exec --env ******** --env ******** 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 ssh-agent -k [2025-11-25T02:44:58.047Z] unset SSH_AUTH_SOCK; [2025-11-25T02:44:58.048Z] unset SSH_AGENT_PID; [2025-11-25T02:44:58.048Z] echo Agent pid 37 killed; [2025-11-25T02:44:58.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-25T02:44:58.435Z] + git semver [Pipeline] } [2025-11-25T02:44:58.666Z] $ docker stop --time=1 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 [2025-11-25T02:44:59.945Z] $ docker rm -f --volumes 530ef52515050c93b2a5977ed6c07982921d87a7fb2ffb71844dc05153802cb9 [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-11-25T02:45:00.530Z] + [ -d /w/workspace/edgex-go/927/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:00.822Z] ---> sysstat.sh [2025-11-25T02:45:01.393Z] End of system activity file unexpected [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:01.686Z] ---> package-listing.sh [2025-11-25T02:45:01.686Z] ++ facter osfamily [2025-11-25T02:45:01.686Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-25T02:45:01.946Z] + OS_FAMILY=debian [2025-11-25T02:45:01.946Z] + workspace=/w/workspace/edgex-go/927 [2025-11-25T02:45:01.946Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-25T02:45:01.946Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-25T02:45:01.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-25T02:45:01.946Z] + PACKAGES=/tmp/packages_start.txt [2025-11-25T02:45:01.946Z] + '[' /w/workspace/edgex-go/927 ']' [2025-11-25T02:45:01.946Z] + PACKAGES=/tmp/packages_end.txt [2025-11-25T02:45:01.946Z] + case "${OS_FAMILY}" in [2025-11-25T02:45:01.946Z] + dpkg -l [2025-11-25T02:45:01.946Z] + grep '^ii' [2025-11-25T02:45:01.946Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-25T02:45:01.946Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-25T02:45:01.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-25T02:45:01.946Z] + '[' /w/workspace/edgex-go/927 ']' [2025-11-25T02:45:01.946Z] + mkdir -p /w/workspace/edgex-go/927/archives/ [2025-11-25T02:45:01.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/927/archives/ [Pipeline] echo [2025-11-25T02:45:01.959Z] 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/927/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-25T02:45:02.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:45:02.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:45:02.807Z] [2025-11-25T02:45:02.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-25T02:45:03.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:45:03.115Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-25T02:45:03.115Z] 5eb5b503b376: Pulling fs layer [2025-11-25T02:45:03.115Z] 5c69ac0246d0: Pulling fs layer [2025-11-25T02:45:03.115Z] ec43610c2a17: Pulling fs layer [2025-11-25T02:45:03.115Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-25T02:45:03.115Z] 33b1e0a273af: Pulling fs layer [2025-11-25T02:45:03.115Z] 5d3b04190fa2: Pulling fs layer [2025-11-25T02:45:03.115Z] 2f39f015ded8: Pulling fs layer [2025-11-25T02:45:03.115Z] 3a2ae6a8a46f: Waiting [2025-11-25T02:45:03.115Z] 33b1e0a273af: Waiting [2025-11-25T02:45:03.115Z] 5d3b04190fa2: Waiting [2025-11-25T02:45:03.115Z] 2f39f015ded8: Waiting [2025-11-25T02:45:03.115Z] 5c69ac0246d0: Download complete [2025-11-25T02:45:03.115Z] 3a2ae6a8a46f: Download complete [2025-11-25T02:45:03.115Z] ec43610c2a17: Verifying Checksum [2025-11-25T02:45:03.115Z] ec43610c2a17: Download complete [2025-11-25T02:45:03.115Z] 33b1e0a273af: Verifying Checksum [2025-11-25T02:45:03.115Z] 33b1e0a273af: Download complete [2025-11-25T02:45:03.374Z] 5d3b04190fa2: Verifying Checksum [2025-11-25T02:45:03.374Z] 5d3b04190fa2: Download complete [2025-11-25T02:45:03.374Z] 5eb5b503b376: Verifying Checksum [2025-11-25T02:45:03.374Z] 5eb5b503b376: Download complete [2025-11-25T02:45:03.941Z] 2f39f015ded8: Download complete [2025-11-25T02:45:04.879Z] 5eb5b503b376: Pull complete [2025-11-25T02:45:05.137Z] 5c69ac0246d0: Pull complete [2025-11-25T02:45:05.705Z] ec43610c2a17: Pull complete [2025-11-25T02:45:05.705Z] 3a2ae6a8a46f: Pull complete [2025-11-25T02:45:05.965Z] 33b1e0a273af: Pull complete [2025-11-25T02:45:05.965Z] 5d3b04190fa2: Pull complete [2025-11-25T02:45:12.535Z] 2f39f015ded8: Pull complete [2025-11-25T02:45:12.535Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-25T02:45:12.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-25T02:45:12.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-25T02:45:12.644Z] prd-ubuntu20.04-docker-8c-8g-773775 does not seem to be running inside a container [2025-11-25T02:45:12.629Z] $ 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/927/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/927 -v /w/workspace/edgex-go/927:/w/workspace/edgex-go/927:rw,z -v /w/workspace/edgex-go/927@tmp:/w/workspace/edgex-go/927@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-11-25T02:45:16.578Z] $ docker top 3d4d711ce3d7bf08ddc7f7393e0c76153279c936b7ed59639fbae141b6c9fbf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-25T02:45:16.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-25T02:45:17.258Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-25T02:45:17.545Z] + ls /var/log/sa-host [2025-11-25T02:45:17.545Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-25T02:45:17.587Z] provisioning config files... [2025-11-25T02:45:17.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/927@tmp/config5234625396822275293tmp [Pipeline] { [Pipeline] echo [2025-11-25T02:45:17.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:17.895Z] ---> create-netrc.sh [Pipeline] } [2025-11-25T02:45:17.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:18.220Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-25T02:45:18.230Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:18.516Z] ---> sudo-logs.sh [2025-11-25T02:45:18.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-25T02:45:18.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:18.832Z] ---> job-cost.sh [2025-11-25T02:45:18.833Z] lf-activate-venv: SKIPPING [2025-11-25T02:45:18.833Z] DEBUG: total: 0.10999999940395355 [2025-11-25T02:45:18.833Z] INFO: Retrieving Stack Cost... [2025-11-25T02:45:19.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-25T02:45:19.351Z] INFO: Archiving Costs [Pipeline] echo [2025-11-25T02:45:19.367Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-25T02:45:19.652Z] ---> logs-deploy.sh [2025-11-25T02:45:19.653Z] lf-activate-venv: SKIPPING [2025-11-25T02:45:19.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/927 [2025-11-25T02:45:19.653Z] INFO: archiving workspace using pattern(s): [2025-11-25T02:45:20.591Z] Archives upload complete. [2025-11-25T02:45:20.851Z] INFO: archiving logs to Nexus [2025-11-25T02:45:21.419Z] ---> uname -a: [2025-11-25T02:45:21.419Z] Linux prd-ubuntu20-04-docker-8c-8g-773775 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-11-25T02:45:21.419Z] [2025-11-25T02:45:21.419Z] [2025-11-25T02:45:21.419Z] ---> lscpu: [2025-11-25T02:45:21.419Z] Architecture: x86_64 [2025-11-25T02:45:21.419Z] CPU op-mode(s): 32-bit, 64-bit [2025-11-25T02:45:21.419Z] Byte Order: Little Endian [2025-11-25T02:45:21.419Z] Address sizes: 40 bits physical, 48 bits virtual [2025-11-25T02:45:21.419Z] CPU(s): 8 [2025-11-25T02:45:21.419Z] On-line CPU(s) list: 0-7 [2025-11-25T02:45:21.419Z] Thread(s) per core: 1 [2025-11-25T02:45:21.420Z] Core(s) per socket: 1 [2025-11-25T02:45:21.420Z] Socket(s): 8 [2025-11-25T02:45:21.420Z] NUMA node(s): 1 [2025-11-25T02:45:21.420Z] Vendor ID: AuthenticAMD [2025-11-25T02:45:21.420Z] CPU family: 23 [2025-11-25T02:45:21.420Z] Model: 49 [2025-11-25T02:45:21.420Z] Model name: AMD EPYC-Rome Processor [2025-11-25T02:45:21.420Z] Stepping: 0 [2025-11-25T02:45:21.420Z] CPU MHz: 2800.000 [2025-11-25T02:45:21.420Z] BogoMIPS: 5600.00 [2025-11-25T02:45:21.420Z] Virtualization: AMD-V [2025-11-25T02:45:21.420Z] Hypervisor vendor: KVM [2025-11-25T02:45:21.420Z] Virtualization type: full [2025-11-25T02:45:21.420Z] L1d cache: 256 KiB [2025-11-25T02:45:21.420Z] L1i cache: 256 KiB [2025-11-25T02:45:21.420Z] L2 cache: 4 MiB [2025-11-25T02:45:21.420Z] L3 cache: 128 MiB [2025-11-25T02:45:21.420Z] NUMA node0 CPU(s): 0-7 [2025-11-25T02:45:21.420Z] Vulnerability Gather data sampling: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Itlb multihit: Not affected [2025-11-25T02:45:21.420Z] Vulnerability L1tf: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Mds: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Meltdown: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Mmio stale data: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Retbleed: Vulnerable [2025-11-25T02:45:21.420Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-11-25T02:45:21.420Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-11-25T02:45:21.420Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-11-25T02:45:21.420Z] Vulnerability Srbds: Not affected [2025-11-25T02:45:21.420Z] Vulnerability Tsx async abort: Not affected [2025-11-25T02:45:21.420Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-11-25T02:45:21.420Z] [2025-11-25T02:45:21.420Z] [2025-11-25T02:45:21.420Z] ---> nproc: [2025-11-25T02:45:21.420Z] 8 [2025-11-25T02:45:21.420Z] [2025-11-25T02:45:21.420Z] [2025-11-25T02:45:21.420Z] ---> df -h: [2025-11-25T02:45:21.420Z] Filesystem Size Used Avail Use% Mounted on [2025-11-25T02:45:21.420Z] overlay 155G 34G 122G 22% / [2025-11-25T02:45:21.420Z] tmpfs 64M 0 64M 0% /dev [2025-11-25T02:45:21.420Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-11-25T02:45:21.420Z] shm 64M 0 64M 0% /dev/shm [2025-11-25T02:45:21.420Z] /dev/vda1 155G 34G 122G 22% /facter-os [2025-11-25T02:45:21.420Z] [2025-11-25T02:45:21.420Z]