Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 755a569b73dd440e9bb4c730bc07283f2b359723 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-ssh17931856100741283005.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh150054385840337460.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3683584765596146674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh7481122504679632710.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-ssh15276751376085975532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/862 [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/862 # 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 755a569b73dd440e9bb4c730bc07283f2b359723 (main) Commit message: "Merge pull request #5197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.16" > 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 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 > git rev-list --no-walk f033e20b3640116aa1b2e2b592720d3ba5445808 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-28T00:14:46.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-28T00:14:46.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-28T00:14:46.261Z] ========================================================= [2025-06-28T00:14:46.261Z] EdgeX Global Pipelines Version Info [2025-06-28T00:14:46.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:14:47.392Z] ------------------- [2025-06-28T00:14:47.392Z] stable info: [2025-06-28T00:14:47.392Z] ------------------- [2025-06-28T00:14:47.392Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-28T00:14:47.392Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-28T00:14:47.392Z] Message: update stable to v1.0.274 [2025-06-28T00:14:47.963Z] ------------------- [2025-06-28T00:14:47.963Z] experimental info: [2025-06-28T00:14:47.963Z] ------------------- [2025-06-28T00:14:47.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-28T00:14:47.963Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-28T00:14:47.963Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-28T00:14:48.093Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-28T00:14:48.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-28T00:14:48.143Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-28T00:14:48.164Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-28T00:14:48.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-28T00:14:48.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-28T00:14:48.230Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-28T00:14:48.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-28T00:14:48.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-28T00:14:48.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-28T00:14:48.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-28T00:14:48.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-28T00:14:48.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-28T00:14:48.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-28T00:14:48.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-28T00:14:48.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-28T00:14:48.488Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-28T00:14:48.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-28T00:14:48.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-28T00:14:48.557Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-28T00:14:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-28T00:14:48.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-28T00:14:48.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-28T00:14:48.648Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-28T00:14:48.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-28T00:14:48.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-28T00:14:48.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T00:14:48.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 755a569 [Pipeline] echo [2025-06-28T00:14:48.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T00:14:48.835Z] provisioning config files... [2025-06-28T00:14:48.855Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config7919157786977695861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:14:49.195Z] ---> ****-login.sh [2025-06-28T00:14:49.195Z] nexus3.edgexfoundry.org:10001 [2025-06-28T00:14:49.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:14:49.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:14:49.456Z] Configure a credential helper to remove this warning. See [2025-06-28T00:14:49.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:14:49.456Z] [2025-06-28T00:14:49.456Z] Login Succeeded [2025-06-28T00:14:49.456Z] nexus3.edgexfoundry.org:10002 [2025-06-28T00:14:49.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:14:49.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:14:49.716Z] Configure a credential helper to remove this warning. See [2025-06-28T00:14:49.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:14:49.716Z] [2025-06-28T00:14:49.716Z] Login Succeeded [2025-06-28T00:14:49.716Z] nexus3.edgexfoundry.org:10003 [2025-06-28T00:14:49.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:14:49.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:14:49.716Z] Configure a credential helper to remove this warning. See [2025-06-28T00:14:49.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:14:49.716Z] [2025-06-28T00:14:49.716Z] Login Succeeded [2025-06-28T00:14:49.716Z] nexus3.edgexfoundry.org:10004 [2025-06-28T00:14:49.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:14:49.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:14:49.977Z] Configure a credential helper to remove this warning. See [2025-06-28T00:14:49.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:14:49.977Z] [2025-06-28T00:14:49.977Z] Login Succeeded [2025-06-28T00:14:49.978Z] ****.io [2025-06-28T00:14:49.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:14:50.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:14:50.237Z] Configure a credential helper to remove this warning. See [2025-06-28T00:14:50.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:14:50.238Z] [2025-06-28T00:14:50.238Z] Login Succeeded [2025-06-28T00:14:50.238Z] ---> ****-login.sh ends [Pipeline] } [2025-06-28T00:14:50.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T00:14:50.575Z] + 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-06-28T00:14:50.575Z] + dirname cmd/core-command/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/core-data/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/core-keeper/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/core-metadata/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/support-notifications/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-28T00:14:50.575Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-28T00:14:50.575Z] + cut -d/ -f2 [2025-06-28T00:14:50.575Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-28T00:14:50.610Z] 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-06-28T00:14:50.975Z] + git rev-list -1 --merges 755a569b73dd440e9bb4c730bc07283f2b359723~1..755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T00:14:50.988Z] -----------> git rev-list -1 --merges 755a569b73dd440e9bb4c730bc07283f2b359723~1..755a569b73dd440e9bb4c730bc07283f2b359723 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:14:50.988Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [false] [Pipeline] sh [2025-06-28T00:14:51.293Z] + git log --format=format:%s -1 755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T00:14:51.315Z] ========================================================= [2025-06-28T00:14:51.315Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-28T00:14:51.315Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-28T00:14:51.768Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-28T00:14:51.768Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-28T00:14:51.768Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-28T00:14:51.768Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-28T00:14:51.768Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-28T00:14:51.768Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-28T00:14:51.768Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:14:52.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T00:14:52.209Z] [2025-06-28T00:14:52.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:14:52.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T00:14:52.509Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-28T00:14:52.509Z] 3dae71ba6b94: Pulling fs layer [2025-06-28T00:14:52.509Z] 6bf1a483ea7c: Pulling fs layer [2025-06-28T00:14:52.509Z] f5dfc541a4d3: Pulling fs layer [2025-06-28T00:14:52.509Z] 461d9e800cba: Pulling fs layer [2025-06-28T00:14:52.509Z] 80192f66455f: Pulling fs layer [2025-06-28T00:14:52.509Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-28T00:14:52.509Z] a29436f7fd5d: Pulling fs layer [2025-06-28T00:14:52.509Z] 923cac83aea3: Pulling fs layer [2025-06-28T00:14:52.509Z] 25ad8b0a4227: Pulling fs layer [2025-06-28T00:14:52.509Z] db01528c6b51: Pulling fs layer [2025-06-28T00:14:52.509Z] 28988de357af: Pulling fs layer [2025-06-28T00:14:52.509Z] 461d9e800cba: Waiting [2025-06-28T00:14:52.509Z] 923cac83aea3: Waiting [2025-06-28T00:14:52.509Z] 80192f66455f: Waiting [2025-06-28T00:14:52.509Z] 2e8e34ca0e6c: Waiting [2025-06-28T00:14:52.509Z] 25ad8b0a4227: Waiting [2025-06-28T00:14:52.509Z] a29436f7fd5d: Waiting [2025-06-28T00:14:52.509Z] db01528c6b51: Waiting [2025-06-28T00:14:52.509Z] 28988de357af: Waiting [2025-06-28T00:14:52.509Z] 6bf1a483ea7c: Verifying Checksum [2025-06-28T00:14:52.509Z] 6bf1a483ea7c: Download complete [2025-06-28T00:14:52.509Z] 461d9e800cba: Verifying Checksum [2025-06-28T00:14:52.509Z] 461d9e800cba: Download complete [2025-06-28T00:14:52.509Z] 80192f66455f: Verifying Checksum [2025-06-28T00:14:52.509Z] 80192f66455f: Download complete [2025-06-28T00:14:52.769Z] f5dfc541a4d3: Verifying Checksum [2025-06-28T00:14:52.769Z] f5dfc541a4d3: Download complete [2025-06-28T00:14:52.769Z] 3dae71ba6b94: Verifying Checksum [2025-06-28T00:14:52.769Z] 3dae71ba6b94: Download complete [2025-06-28T00:14:52.769Z] 923cac83aea3: Verifying Checksum [2025-06-28T00:14:52.769Z] 923cac83aea3: Download complete [2025-06-28T00:14:53.027Z] 25ad8b0a4227: Verifying Checksum [2025-06-28T00:14:53.027Z] 25ad8b0a4227: Download complete [2025-06-28T00:14:53.027Z] db01528c6b51: Verifying Checksum [2025-06-28T00:14:53.027Z] db01528c6b51: Download complete [2025-06-28T00:14:53.027Z] 28988de357af: Download complete [2025-06-28T00:14:53.027Z] a29436f7fd5d: Verifying Checksum [2025-06-28T00:14:53.027Z] a29436f7fd5d: Download complete [2025-06-28T00:14:53.594Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-28T00:14:53.594Z] 2e8e34ca0e6c: Download complete [2025-06-28T00:14:53.852Z] 3dae71ba6b94: Pull complete [2025-06-28T00:14:54.111Z] 6bf1a483ea7c: Pull complete [2025-06-28T00:14:54.681Z] f5dfc541a4d3: Pull complete [2025-06-28T00:14:54.681Z] 461d9e800cba: Pull complete [2025-06-28T00:14:54.681Z] 80192f66455f: Pull complete [2025-06-28T00:14:57.967Z] 2e8e34ca0e6c: Pull complete [2025-06-28T00:14:58.901Z] a29436f7fd5d: Pull complete [2025-06-28T00:14:58.901Z] 923cac83aea3: Pull complete [2025-06-28T00:14:58.901Z] 25ad8b0a4227: Pull complete [2025-06-28T00:14:58.901Z] db01528c6b51: Pull complete [2025-06-28T00:14:59.161Z] 28988de357af: Pull complete [2025-06-28T00:14:59.161Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-28T00:14:59.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T00:14:59.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:14:59.302Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T00:14:59.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-28T00:15:01.121Z] $ docker top 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd -eo pid,comm [2025-06-28T00:15:01.173Z] 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-06-28T00:15:01.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-28T00:15:01.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-28T00:15:01.252Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-28T00:15:01.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-28T00:15:01.412Z] $ docker exec 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent [2025-06-28T00:15:01.535Z] SSH_AUTH_SOCK=/tmp/ssh-zm2cfZyoyJez/agent.32 [2025-06-28T00:15:01.535Z] SSH_AGENT_PID=38 [2025-06-28T00:15:01.540Z] Running ssh-add (command line suppressed) [2025-06-28T00:15:01.655Z] Identity added: /w/workspace/edgex-go/862@tmp/private_key_3307906397912940815.key (/w/workspace/edgex-go/862@tmp/private_key_3307906397912940815.key) [2025-06-28T00:15:01.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-28T00:15:01.956Z] + git tag --points-at HEAD [Pipeline] } [2025-06-28T00:15:01.974Z] $ docker exec --env ******** --env ******** 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent -k [2025-06-28T00:15:02.077Z] unset SSH_AUTH_SOCK; [2025-06-28T00:15:02.077Z] unset SSH_AGENT_PID; [2025-06-28T00:15:02.077Z] echo Agent pid 38 killed; [2025-06-28T00:15:02.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-28T00:15:02.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-28T00:15:02.128Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-28T00:15:02.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-28T00:15:02.272Z] $ docker exec 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent [2025-06-28T00:15:02.405Z] SSH_AUTH_SOCK=/tmp/ssh-JnAFIxFKBgwe/agent.71 [2025-06-28T00:15:02.405Z] SSH_AGENT_PID=77 [2025-06-28T00:15:02.411Z] Running ssh-add (command line suppressed) [2025-06-28T00:15:02.510Z] Identity added: /w/workspace/edgex-go/862@tmp/private_key_3496937896263802788.key (/w/workspace/edgex-go/862@tmp/private_key_3496937896263802788.key) [2025-06-28T00:15:02.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-28T00:15:02.821Z] + git semver init [2025-06-28T00:15:03.086Z] 2025-06-28 00:15:03,060 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-28T00:15:03.086Z] 2025-06-28 00:15:03,065 [run_init] DEBUG init version:0.0.0 force:False [2025-06-28T00:15:03.086Z] 2025-06-28 00:15:03,066 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/862/.semver [2025-06-28T00:15:03.086Z] 2025-06-28 00:15:03,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/862/.semver [2025-06-28T00:15:03.086Z] 2025-06-28 00:15:03,066 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/862/.semver'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) [2025-06-28T00:15:08.361Z] 2025-06-28 00:15:07,553 [append_file] DEBUG append to file:/w/workspace/edgex-go/862/.git/info/exclude [2025-06-28T00:15:08.361Z] 2025-06-28 00:15:07,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/862/.semver/main with force:False [2025-06-28T00:15:08.361Z] 2025-06-28 00:15:07,554 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T00:15:08.361Z] 2025-06-28 00:15:07,554 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T00:15:08.361Z] 4.1.0-dev.30 [Pipeline] } [2025-06-28T00:15:08.379Z] $ docker exec --env ******** --env ******** 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd ssh-agent -k [2025-06-28T00:15:08.470Z] unset SSH_AUTH_SOCK; [2025-06-28T00:15:08.470Z] unset SSH_AGENT_PID; [2025-06-28T00:15:08.471Z] echo Agent pid 77 killed; [2025-06-28T00:15:08.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T00:15:08.803Z] + git semver [Pipeline] } [2025-06-28T00:15:09.076Z] $ docker stop --time=1 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd [2025-06-28T00:15:10.380Z] $ docker rm -f --volumes 00f9b9fb1eb02ee50d8992d00601f47eae160361b784df2a70ff9aca63fdc4dd [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-28T00:15:10.716Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-28T00:15:10.948Z] Stashed 1 file(s) [Pipeline] echo [2025-06-28T00:15:10.953Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.30 [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-06-28T00:15:11.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo [2025-06-28T00:15:11.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T00:15:11.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T00:15:11.473Z] ========================================================= [2025-06-28T00:15:11.473Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-28T00:15:11.473Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-28T00:15:11.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-28T00:15:11.769Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-28T00:15:11.769Z] 0a9a5dfd008f: Pulling fs layer [2025-06-28T00:15:11.770Z] 36466aa92d05: Pulling fs layer [2025-06-28T00:15:11.770Z] e10405b45d13: Pulling fs layer [2025-06-28T00:15:11.770Z] 096b7ceb2af7: Pulling fs layer [2025-06-28T00:15:11.770Z] 4f4fb700ef54: Pulling fs layer [2025-06-28T00:15:11.770Z] 8213a616a21b: Pulling fs layer [2025-06-28T00:15:11.770Z] 985586143405: Pulling fs layer [2025-06-28T00:15:11.770Z] 0eae2285b678: Pulling fs layer [2025-06-28T00:15:11.770Z] d3ac315be8c5: Pulling fs layer [2025-06-28T00:15:11.770Z] 985586143405: Waiting [2025-06-28T00:15:11.770Z] 8213a616a21b: Waiting [2025-06-28T00:15:11.770Z] 0eae2285b678: Waiting [2025-06-28T00:15:11.770Z] d3ac315be8c5: Waiting [2025-06-28T00:15:11.770Z] 096b7ceb2af7: Waiting [2025-06-28T00:15:11.770Z] 36466aa92d05: Verifying Checksum [2025-06-28T00:15:11.770Z] 36466aa92d05: Download complete [2025-06-28T00:15:11.770Z] 096b7ceb2af7: Verifying Checksum [2025-06-28T00:15:11.770Z] 096b7ceb2af7: Download complete [2025-06-28T00:15:11.770Z] 4f4fb700ef54: Verifying Checksum [2025-06-28T00:15:11.770Z] 4f4fb700ef54: Download complete [2025-06-28T00:15:11.770Z] 8213a616a21b: Verifying Checksum [2025-06-28T00:15:11.770Z] 8213a616a21b: Download complete [2025-06-28T00:15:11.770Z] 0a9a5dfd008f: Download complete [2025-06-28T00:15:11.770Z] 985586143405: Verifying Checksum [2025-06-28T00:15:11.770Z] 985586143405: Download complete [2025-06-28T00:15:12.028Z] 0a9a5dfd008f: Pull complete [2025-06-28T00:15:12.028Z] 36466aa92d05: Pull complete [2025-06-28T00:15:12.028Z] d3ac315be8c5: Download complete [2025-06-28T00:15:12.287Z] e10405b45d13: Download complete [2025-06-28T00:15:12.853Z] 0eae2285b678: Verifying Checksum [2025-06-28T00:15:12.853Z] 0eae2285b678: Download complete [2025-06-28T00:15:15.386Z] e10405b45d13: Pull complete [2025-06-28T00:15:15.386Z] 096b7ceb2af7: Pull complete [2025-06-28T00:15:15.643Z] 4f4fb700ef54: Pull complete [2025-06-28T00:15:15.643Z] 8213a616a21b: Pull complete [2025-06-28T00:15:15.643Z] 985586143405: Pull complete [2025-06-28T00:15:17.542Z] 0eae2285b678: Pull complete [2025-06-28T00:15:18.109Z] d3ac315be8c5: Pull complete [2025-06-28T00:15:18.109Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-06-28T00:15:18.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-28T00:15:18.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-28T00:15:18.416Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-28T00:15:18.416Z] WORKDIR /edgex [2025-06-28T00:15:18.416Z] COPY go.mod . [2025-06-28T00:15:18.416Z] RUN go mod download [2025-06-28T00:15:18.416Z] docker build -t ci-base-image-x86_64 -f - . [2025-06-28T00:15:18.988Z] Sending build context to Docker daemon 185.9MB [2025-06-28T00:15:18.988Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-28T00:15:18.988Z] ---> ea6120ae94a0 [2025-06-28T00:15:18.988Z] Step 2/4 : WORKDIR /edgex [2025-06-28T00:15:20.901Z] ---> Running in 21274298943c [2025-06-28T00:15:20.902Z] Removing intermediate container 21274298943c [2025-06-28T00:15:20.902Z] ---> 4e9817237203 [2025-06-28T00:15:20.902Z] Step 3/4 : COPY go.mod . [2025-06-28T00:15:20.902Z] ---> fdbd48f9ba92 [2025-06-28T00:15:20.902Z] Step 4/4 : RUN go mod download [2025-06-28T00:15:20.902Z] ---> Running in c44739051c75 [2025-06-28T00:15:26.074Z] Still waiting to schedule task [2025-06-28T00:15:26.074Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4140’ [2025-06-28T00:15:52.993Z] Removing intermediate container c44739051c75 [2025-06-28T00:15:52.994Z] ---> 301b37a5737a [2025-06-28T00:15:52.994Z] Successfully built 301b37a5737a [2025-06-28T00:15:52.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:15:53.309Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-28T00:15:53.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:15:53.387Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T00:15:53.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-28T00:15:53.811Z] $ docker top 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T00:15:54.161Z] + go version [2025-06-28T00:15:54.161Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-06-28T00:15:54.176Z] $ docker stop --time=1 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e [2025-06-28T00:15:55.441Z] $ docker rm -f --volumes 5b474daa194782c8b522309a5562f35d16ce7e7f720c3740652ab38050ad719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:15:55.884Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-28T00:15:55.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:15:55.965Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T00:15:56.014Z] $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-06-28T00:15:56.347Z] $ docker top c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-28T00:15:56.418Z] ========================================================= [2025-06-28T00:15:56.418Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-28T00:15:56.418Z] ========================================================= [Pipeline] sh [2025-06-28T00:15:56.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] fileExists [Pipeline] sh [2025-06-28T00:15:56.995Z] + make test [2025-06-28T00:15:56.995Z] go test -race -coverprofile=coverage.out ./... [2025-06-28T00:16:05.120Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 42.3% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-28T00:16:31.690Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-28T00:16:31.950Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2025-06-28T00:16:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-28T00:16:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:32.889Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-28T00:16:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-28T00:16:33.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-28T00:16:33.829Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-28T00:16:33.829Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-28T00:16:33.829Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-28T00:16:33.829Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-06-28T00:16:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-06-28T00:16:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 46.3% of statements [2025-06-28T00:16:35.469Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-28T00:16:35.469Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-28T00:16:35.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.030s coverage: 93.4% of statements [2025-06-28T00:16:35.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements [2025-06-28T00:16:36.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-06-28T00:16:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-28T00:16:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-28T00:16:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-28T00:16:37.603Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-28T00:16:38.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements [2025-06-28T00:16:38.980Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-06-28T00:16:39.554Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-28T00:16:39.554Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-28T00:16:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-28T00:16:39.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-28T00:16:39.554Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-28T00:16:39.554Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:40.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] [2025-06-28T00:16:40.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-06-28T00:16:40.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.1% of statements [2025-06-28T00:16:40.752Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-06-28T00:16:41.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-06-28T00:16:41.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-06-28T00:16:41.320Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-28T00:16:41.320Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-28T00:16:41.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-06-28T00:16:41.320Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-28T00:16:41.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2025-06-28T00:16:41.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-28T00:16:41.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-28T00:16:41.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-28T00:16:41.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-28T00:16:42.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-06-28T00:16:43.525Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-28T00:16:43.525Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-28T00:16:43.525Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-28T00:16:44.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-28T00:16:44.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-28T00:16:44.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-28T00:16:44.092Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-28T00:16:44.659Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-28T00:16:44.659Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-28T00:16:45.227Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-28T00:16:47.129Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-28T00:16:47.129Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-28T00:16:49.031Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-28T00:16:49.599Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-28T00:16:49.599Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-28T00:16:49.599Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-28T00:16:52.887Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-28T00:16:53.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2025-06-28T00:16:53.408Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-28T00:16:53.408Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-28T00:16:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-28T00:16:53.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-28T00:16:53.667Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:55.571Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-28T00:16:55.571Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-28T00:16:55.571Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-28T00:16:55.571Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-28T00:16:55.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-28T00:16:55.571Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-28T00:16:56.139Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-28T00:16:56.397Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-28T00:16:56.397Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-28T00:16:56.397Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-28T00:16:56.397Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-28T00:16:56.397Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-28T00:16:57.782Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-28T00:16:57.782Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-28T00:16:57.782Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-28T00:16:57.782Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-28T00:16:59.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-28T00:16:59.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-28T00:16:59.157Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:16:59.157Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-28T00:16:59.157Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-28T00:16:59.157Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-28T00:16:59.157Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-28T00:17:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-28T00:17:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-28T00:17:00.530Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2025-06-28T00:17:04.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-06-28T00:17:04.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-06-28T00:17:04.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements [2025-06-28T00:17:04.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-06-28T00:17:04.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.090s coverage: 97.7% of statements [2025-06-28T00:17:04.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements [2025-06-28T00:17:05.239Z] 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-06-28T00:17:05.498Z] running golangci-lint [2025-06-28T00:17:05.498Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-28T00:17:05.498Z] go version go1.23.9 linux/amd64 [2025-06-28T00:17:05.756Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-28T00:17:05.756Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-28T00:17:05.756Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-28T00:17:32.324Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|name|compiled_files|deps|exports_file|imports) took 24.631602189s" [2025-06-28T00:17:32.324Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.928452ms" [2025-06-28T00:17:47.199Z] level=info msg="[linters_context/goanalysis] analyzers took 2m6.33123126s with top 10 stages: buildir: 1m13.133708694s, gosec: 4.569761677s, inspect: 3.089703106s, fact_deprecated: 2.633525208s, printf: 2.301042034s, ctrlflow: 1.789682476s, fact_purity: 1.706097955s, nilness: 1.330727734s, S1038: 1.293938116s, typedness: 952.223511ms" [2025-06-28T00:17:47.199Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-28T00:17:47.199Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, identifier_marker: 202/202, invalid_issue: 202/202, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202" [2025-06-28T00:17:47.199Z] level=info msg="[runner] processing took 18.804484ms with stages: nolint: 8.343197ms, identifier_marker: 4.379565ms, autogenerated_exclude: 1.81487ms, path_prettifier: 1.745739ms, exclude-rules: 1.475487ms, skip_dirs: 950.456µs, filename_unadjuster: 32.15µs, invalid_issue: 29.56µs, cgo: 28.49µs, uniq_by_line: 770ns, max_same_issues: 710ns, max_from_linter: 700ns, fixer: 600ns, skip_files: 450ns, path_prefixer: 390ns, severity-rules: 380ns, sort_results: 240ns, exclude: 230ns, max_per_file_from_linter: 130ns, source_code: 130ns, diff: 130ns, path_shortener: 110ns" [2025-06-28T00:17:47.199Z] level=info msg="[runner] linters took 15.133693973s with stages: goanalysis_metalinter: 15.114778389s" [2025-06-28T00:17:47.199Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-28T00:17:47.199Z] level=info msg="Memory: 388 samples, avg is 306.3MB, max is 1518.5MB" [2025-06-28T00:17:47.199Z] level=info msg="Execution took 39.82380037s" [2025-06-28T00:17:47.199Z] go vet ./... [2025-06-28T00:17:53.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-28T00:17:53.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-28T00:17:53.755Z] ./bin/test-attribution-txt.sh [2025-06-28T00:17:53.755Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-28T00:17:53.755Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-06-28T00:17:53.755Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-06-28T00:17:53.755Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-06-28T00:17:53.755Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-06-28T00:17:53.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-28T00:17:54.056Z] + ls -al . [2025-06-28T00:17:54.056Z] total 1996 [2025-06-28T00:17:54.056Z] drwxrwxr-x 11 1001 1001 4096 Jun 28 00:15 . [2025-06-28T00:17:54.056Z] drwxr-xr-x 4 root root 4096 Jun 28 00:15 .. [2025-06-28T00:17:54.056Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 .blubracket [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 10 Jun 28 00:14 .dockerignore [2025-06-28T00:17:54.056Z] drwxrwxr-x 8 1001 1001 4096 Jun 28 00:17 .git [2025-06-28T00:17:54.056Z] drwxrwxr-x 3 1001 1001 4096 Jun 28 00:14 .github [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 909 Jun 28 00:14 .gitignore [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 218 Jun 28 00:14 .golangci.yml [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 100 Jun 28 00:14 .hadolint.yml [2025-06-28T00:17:54.056Z] drwxr-xr-x 3 1001 1001 4096 Jun 28 00:15 .semver [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 155 Jun 28 00:14 .sonarcloud.properties [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 1171 Jun 28 00:14 ADOPTERS.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 17374 Jun 28 00:14 Attribution.txt [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 108018 Jun 28 00:14 CHANGELOG.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 3804 Jun 28 00:14 CONTRIBUTING.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 677 Jun 28 00:14 GOVERNANCE.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 858 Jun 28 00:14 Jenkinsfile [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 10775 Jun 28 00:14 LICENSE [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 16740 Jun 28 00:14 Makefile [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 582 Jun 28 00:14 OWNERS.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 9932 Jun 28 00:14 README.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 789 Jun 28 00:14 SECURITY.md [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 12 Jun 28 00:15 VERSION [2025-06-28T00:17:54.056Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 bin [2025-06-28T00:17:54.056Z] drwxrwxr-x 19 1001 1001 4096 Jun 28 00:14 cmd [2025-06-28T00:17:54.056Z] -rw-r--r-- 1 root root 1666972 Jun 28 00:17 coverage.out [2025-06-28T00:17:54.056Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 fuzz_test [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 6474 Jun 28 00:14 go.mod [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 88358 Jun 28 00:14 go.sum [2025-06-28T00:17:54.056Z] drwxrwxr-x 7 1001 1001 4096 Jun 28 00:14 internal [2025-06-28T00:17:54.056Z] drwxrwxr-x 2 1001 1001 4096 Jun 28 00:14 openapi [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 584 Jun 28 00:14 security.txt [2025-06-28T00:17:54.056Z] -rw-rw-r-- 1 1001 1001 204 Jun 28 00:14 version.go [Pipeline] sh [2025-06-28T00:17:54.340Z] + '[' -e coverage.out ] [2025-06-28T00:17:54.340Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-28T00:17:54.494Z] Stashed 1 file(s) [Pipeline] sh [2025-06-28T00:17:54.770Z] + make build [2025-06-28T00:17:54.770Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-28T00:18:21.305Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-28T00:18:21.305Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-28T00:18:21.305Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-28T00:18:21.305Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-28T00:18:23.219Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-28T00:18:28.497Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-28T00:18:29.872Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-28T00:18:32.404Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-28T00:18:34.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-28T00:18:35.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-28T00:18:37.080Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-28T00:18:37.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-28T00:18:39.568Z] $ docker stop --time=1 c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 [2025-06-28T00:18:41.987Z] $ docker rm -f --volumes c8c97a890cfa0690922bede40386c497831dc065a597940cc2ed3105a413d523 [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-06-28T00:18:43.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-28T00:18:43.229Z] [2025-06-28T00:18:43.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:18:43.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-28T00:18:43.534Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-28T00:18:43.534Z] 91d30c5bc195: Pulling fs layer [2025-06-28T00:18:43.534Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-28T00:18:43.534Z] 9c61dcf015f6: Pulling fs layer [2025-06-28T00:18:43.534Z] 4698f68db338: Pulling fs layer [2025-06-28T00:18:43.534Z] 2a2f49069b9e: Pulling fs layer [2025-06-28T00:18:43.534Z] e0025b399a48: Pulling fs layer [2025-06-28T00:18:43.534Z] 4698f68db338: Waiting [2025-06-28T00:18:43.534Z] 2a2f49069b9e: Waiting [2025-06-28T00:18:43.534Z] e0025b399a48: Waiting [2025-06-28T00:18:43.534Z] 91d30c5bc195: Verifying Checksum [2025-06-28T00:18:43.534Z] 4698f68db338: Verifying Checksum [2025-06-28T00:18:43.534Z] 4698f68db338: Download complete [2025-06-28T00:18:43.792Z] 91d30c5bc195: Pull complete [2025-06-28T00:18:43.792Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-28T00:18:43.792Z] 2e9b0aa3be6d: Download complete [2025-06-28T00:18:43.792Z] e0025b399a48: Verifying Checksum [2025-06-28T00:18:43.792Z] e0025b399a48: Download complete [2025-06-28T00:18:43.792Z] 2a2f49069b9e: Download complete [2025-06-28T00:18:44.053Z] 2e9b0aa3be6d: Pull complete [2025-06-28T00:18:44.311Z] 9c61dcf015f6: Verifying Checksum [2025-06-28T00:18:44.311Z] 9c61dcf015f6: Download complete [2025-06-28T00:18:46.843Z] 9c61dcf015f6: Pull complete [2025-06-28T00:18:46.843Z] 4698f68db338: Pull complete [2025-06-28T00:18:47.102Z] 2a2f49069b9e: Pull complete [2025-06-28T00:18:47.102Z] e0025b399a48: Pull complete [2025-06-28T00:18:47.102Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-28T00:18:47.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-28T00:18:47.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:18:47.196Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T00:18:47.231Z] $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-06-28T00:18:48.260Z] $ docker top ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T00:18:48.606Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-28T00:18:50.516Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-28T00:18:50.516Z] #1 transferring dockerfile: 3.02kB done [2025-06-28T00:18:50.516Z] #1 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-28T00:18:50.775Z] #2 transferring dockerfile: 2.49kB done [2025-06-28T00:18:50.775Z] #2 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-06-28T00:18:50.775Z] #3 transferring dockerfile: 2.01kB done [2025-06-28T00:18:50.775Z] #3 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-28T00:18:50.775Z] #4 transferring dockerfile: 2.23kB done [2025-06-28T00:18:50.775Z] #4 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-06-28T00:18:50.775Z] #5 transferring dockerfile: 1.70kB done [2025-06-28T00:18:50.775Z] #5 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-06-28T00:18:50.775Z] #6 transferring dockerfile: 1.81kB done [2025-06-28T00:18:50.775Z] #6 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #7 [security-bootstrapper internal] load .dockerignore [2025-06-28T00:18:50.775Z] #7 transferring context: 50B done [2025-06-28T00:18:50.775Z] #7 DONE 0.0s [2025-06-28T00:18:50.775Z] [2025-06-28T00:18:50.775Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #8 transferring dockerfile: 2.10kB done [2025-06-28T00:18:51.035Z] #8 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #9 transferring dockerfile: 2.00kB done [2025-06-28T00:18:51.035Z] #9 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #10 transferring dockerfile: 1.89kB done [2025-06-28T00:18:51.035Z] #10 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #11 [core-command internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #11 transferring dockerfile: 1.94kB done [2025-06-28T00:18:51.035Z] #11 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #12 [core-data internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #12 transferring dockerfile: 2.04kB done [2025-06-28T00:18:51.035Z] #12 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #13 transferring dockerfile: 1.83kB done [2025-06-28T00:18:51.035Z] #13 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #14 transferring dockerfile: 1.69kB done [2025-06-28T00:18:51.035Z] #14 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #15 transferring dockerfile: 2.50kB done [2025-06-28T00:18:51.035Z] #15 DONE 0.0s [2025-06-28T00:18:51.035Z] [2025-06-28T00:18:51.035Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-28T00:18:51.035Z] #16 transferring dockerfile: 2.14kB done [2025-06-28T00:18:51.035Z] #16 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-06-28T00:18:51.295Z] #17 transferring context: 50B done [2025-06-28T00:18:51.295Z] #17 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #18 [core-keeper internal] load .dockerignore [2025-06-28T00:18:51.295Z] #18 transferring context: 50B done [2025-06-28T00:18:51.295Z] #18 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-28T00:18:51.295Z] #19 transferring context: 50B done [2025-06-28T00:18:51.295Z] #19 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #20 [security-spire-server internal] load .dockerignore [2025-06-28T00:18:51.295Z] #20 transferring context: 50B done [2025-06-28T00:18:51.295Z] #20 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #21 [security-spire-agent internal] load .dockerignore [2025-06-28T00:18:51.295Z] #21 transferring context: 50B done [2025-06-28T00:18:51.295Z] #21 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #22 [support-notifications internal] load .dockerignore [2025-06-28T00:18:51.295Z] #22 transferring context: 50B done [2025-06-28T00:18:51.295Z] #22 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #23 [core-metadata internal] load .dockerignore [2025-06-28T00:18:51.295Z] #23 transferring context: 50B done [2025-06-28T00:18:51.295Z] #23 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-06-28T00:18:51.295Z] #24 transferring context: 50B done [2025-06-28T00:18:51.295Z] #24 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #25 [core-command internal] load .dockerignore [2025-06-28T00:18:51.295Z] #25 transferring context: 50B done [2025-06-28T00:18:51.295Z] #25 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #26 [core-data internal] load .dockerignore [2025-06-28T00:18:51.295Z] #26 transferring context: 50B done [2025-06-28T00:18:51.295Z] #26 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #27 [support-scheduler internal] load .dockerignore [2025-06-28T00:18:51.295Z] #27 transferring context: 50B done [2025-06-28T00:18:51.295Z] #27 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #28 [security-spire-config internal] load .dockerignore [2025-06-28T00:18:51.295Z] #28 transferring context: 50B done [2025-06-28T00:18:51.295Z] #28 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-28T00:18:51.295Z] #29 DONE 0.0s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:18:51.295Z] #30 DONE 0.1s [2025-06-28T00:18:51.295Z] [2025-06-28T00:18:51.295Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:51.295Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:51.554Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:51.554Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:51.554Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:51.554Z] #31 DONE 0.1s [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #32 [security-proxy-setup internal] load .dockerignore [2025-06-28T00:18:51.554Z] #32 transferring context: 50B done [2025-06-28T00:18:51.554Z] #32 DONE 0.1s [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #33 [security-proxy-auth internal] load .dockerignore [2025-06-28T00:18:51.554Z] #33 transferring context: 50B done [2025-06-28T00:18:51.554Z] #33 DONE 0.1s [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #34 [security-bootstrapper internal] load build context [2025-06-28T00:18:51.554Z] #34 ... [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-28T00:18:51.554Z] #29 DONE 0.0s [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:51.554Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:51.554Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:51.554Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:51.554Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:51.554Z] #31 DONE 0.1s [2025-06-28T00:18:51.554Z] [2025-06-28T00:18:51.554Z] #31 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:51.554Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:51.555Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:51.555Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:51.555Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:51.555Z] #31 DONE 0.1s [2025-06-28T00:18:51.555Z] [2025-06-28T00:18:51.555Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-28T00:18:51.555Z] #35 DONE 0.5s [2025-06-28T00:18:51.555Z] [2025-06-28T00:18:51.555Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-28T00:18:51.815Z] #36 ... [2025-06-28T00:18:51.815Z] [2025-06-28T00:18:51.815Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-28T00:18:51.815Z] #29 DONE 0.0s [2025-06-28T00:18:51.815Z] [2025-06-28T00:18:51.815Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-28T00:18:51.815Z] #29 DONE 0.0s [2025-06-28T00:18:51.815Z] [2025-06-28T00:18:51.815Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:18:52.075Z] #30 DONE 0.5s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:52.075Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:52.075Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:52.075Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:52.075Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:52.075Z] #31 DONE 0.2s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-28T00:18:52.075Z] #35 DONE 0.6s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-28T00:18:52.075Z] #29 DONE 0.0s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-06-28T00:18:52.075Z] #37 DONE 0.5s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:18:52.075Z] #38 ... [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:52.075Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:52.075Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:52.075Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:52.075Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:52.075Z] #31 DONE 0.2s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-28T00:18:52.075Z] #35 DONE 0.6s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-06-28T00:18:52.075Z] #37 DONE 0.5s [2025-06-28T00:18:52.075Z] [2025-06-28T00:18:52.075Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:18:52.641Z] #38 ... [2025-06-28T00:18:52.641Z] [2025-06-28T00:18:52.641Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-28T00:18:52.641Z] #36 DONE 1.0s [2025-06-28T00:18:52.641Z] [2025-06-28T00:18:52.641Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:18:52.641Z] #31 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-28T00:18:52.641Z] #31 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:18:52.641Z] #31 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-28T00:18:52.641Z] #31 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-28T00:18:52.641Z] #31 DONE 0.2s [2025-06-28T00:18:52.641Z] [2025-06-28T00:18:52.641Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-28T00:18:52.641Z] #39 DONE 1.1s [2025-06-28T00:18:52.641Z] [2025-06-28T00:18:52.641Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:18:52.641Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:18:54.173Z] #40 ... [2025-06-28T00:18:54.173Z] [2025-06-28T00:18:54.173Z] #41 [security-spire-agent internal] load build context [2025-06-28T00:18:54.173Z] #41 transferring context: 23.33kB 0.0s done [2025-06-28T00:18:54.173Z] #41 DONE 1.1s [2025-06-28T00:18:54.173Z] [2025-06-28T00:18:54.173Z] #42 [security-spire-server internal] load build context [2025-06-28T00:18:54.173Z] #42 transferring context: 23.80kB 0.0s done [2025-06-28T00:18:54.173Z] #42 DONE 1.2s [2025-06-28T00:18:54.173Z] [2025-06-28T00:18:54.173Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:18:55.111Z] #43 ... [2025-06-28T00:18:55.111Z] [2025-06-28T00:18:55.111Z] #44 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:18:55.111Z] #44 DONE 3.3s [2025-06-28T00:18:55.111Z] [2025-06-28T00:18:55.111Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:18:55.369Z] #43 ... [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-28T00:18:55.369Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.501 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-28T00:18:55.369Z] #0 1.507 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:18:55.369Z] #0 1.532 OK: 8 MiB in 15 packages [2025-06-28T00:18:55.369Z] #45 DONE 3.8s [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-28T00:18:55.369Z] #0 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.330 (1/4) Installing ca-certificates (20241121-r1) [2025-06-28T00:18:55.369Z] #0 1.354 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:18:55.369Z] #0 1.359 (3/4) Installing su-exec (0.2-r3) [2025-06-28T00:18:55.369Z] #0 1.364 (4/4) Installing yq-go (4.44.1-r2) [2025-06-28T00:18:55.369Z] #0 1.433 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:18:55.369Z] #0 1.445 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:18:55.369Z] #0 1.490 OK: 19 MiB in 18 packages [2025-06-28T00:18:55.369Z] #46 DONE 3.8s [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-28T00:18:55.369Z] #0 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.401 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-28T00:18:55.369Z] #0 1.413 (2/2) Installing su-exec (0.2-r3) [2025-06-28T00:18:55.369Z] #0 1.422 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:18:55.369Z] #0 1.435 OK: 8 MiB in 16 packages [2025-06-28T00:18:55.369Z] #47 DONE 3.9s [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:18:55.369Z] #43 ... [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #48 [security-spire-config internal] load build context [2025-06-28T00:18:55.369Z] #48 transferring context: 22.05kB 0.0s done [2025-06-28T00:18:55.369Z] #48 DONE 2.8s [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #49 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:18:55.369Z] #49 DONE 3.5s [2025-06-28T00:18:55.369Z] [2025-06-28T00:18:55.369Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:18:55.369Z] #0 0.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:18:55.369Z] #0 1.248 OK: 248 MiB in 58 packages [2025-06-28T00:18:55.369Z] #50 DONE 3.7s [2025-06-28T00:18:55.627Z] [2025-06-28T00:18:55.627Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:18:55.627Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.1s done [2025-06-28T00:18:55.627Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-28T00:18:55.627Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-28T00:18:55.627Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-28T00:18:55.627Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s [2025-06-28T00:18:55.627Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s [2025-06-28T00:18:55.627Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-28T00:18:55.627Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-06-28T00:18:55.627Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-28T00:18:55.627Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-06-28T00:18:55.627Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-06-28T00:18:55.885Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-06-28T00:18:55.885Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-06-28T00:18:55.885Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s [2025-06-28T00:18:55.885Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-28T00:18:55.885Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s [2025-06-28T00:18:55.885Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-28T00:18:56.143Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.6s [2025-06-28T00:18:56.143Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 27.26MB / 36.47MB 0.7s [2025-06-28T00:18:56.403Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s [2025-06-28T00:18:57.027Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done [2025-06-28T00:18:58.930Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-06-28T00:19:00.835Z] #40 ... [2025-06-28T00:19:00.835Z] [2025-06-28T00:19:00.835Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:19:00.835Z] #38 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:00.835Z] #38 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:00.835Z] #38 4.017 OK: 248 MiB in 58 packages [2025-06-28T00:19:00.835Z] #38 DONE 8.5s [2025-06-28T00:19:00.835Z] [2025-06-28T00:19:00.835Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:19:00.835Z] #40 ... [2025-06-28T00:19:00.835Z] [2025-06-28T00:19:00.835Z] #51 [core-keeper internal] load build context [2025-06-28T00:19:00.835Z] #51 transferring context: 295.47MB 8.9s [2025-06-28T00:19:00.835Z] #51 ... [2025-06-28T00:19:00.835Z] [2025-06-28T00:19:00.835Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:19:01.094Z] #40 ... [2025-06-28T00:19:01.094Z] [2025-06-28T00:19:01.094Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:19:01.094Z] #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 3.790 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:19:01.094Z] #0 3.790 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:19:01.094Z] #0 3.790 OK: 24171 distinct packages available [2025-06-28T00:19:01.094Z] #0 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 4.264 OK: 248 MiB in 58 packages [2025-06-28T00:19:01.094Z] #52 DONE 9.0s [2025-06-28T00:19:01.094Z] [2025-06-28T00:19:01.094Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-28T00:19:01.094Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 4.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 4.955 OK: 248 MiB in 58 packages [2025-06-28T00:19:01.094Z] #53 DONE 9.0s [2025-06-28T00:19:01.094Z] [2025-06-28T00:19:01.094Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-28T00:19:01.094Z] #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 5.267 OK: 248 MiB in 58 packages [2025-06-28T00:19:01.094Z] #54 DONE 9.0s [2025-06-28T00:19:01.094Z] [2025-06-28T00:19:01.094Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-28T00:19:01.094Z] #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:01.094Z] #0 5.045 (1/3) Installing ca-certificates (20241121-r1) [2025-06-28T00:19:01.094Z] #0 5.065 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:01.094Z] #0 5.070 (3/3) Installing tzdata (2025b-r0) [2025-06-28T00:19:01.094Z] #0 5.111 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:01.094Z] #0 5.121 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:19:01.094Z] #0 5.255 OK: 10 MiB in 17 packages [2025-06-28T00:19:01.094Z] #55 DONE 8.8s [2025-06-28T00:19:01.094Z] [2025-06-28T00:19:01.094Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:19:01.663Z] #40 ... [2025-06-28T00:19:01.663Z] [2025-06-28T00:19:01.663Z] #34 [security-bootstrapper internal] load build context [2025-06-28T00:19:01.663Z] #34 ... [2025-06-28T00:19:01.663Z] [2025-06-28T00:19:01.663Z] #56 [core-common-config-bootstrapper internal] load build context [2025-06-28T00:19:01.921Z] #56 ... [2025-06-28T00:19:01.921Z] [2025-06-28T00:19:01.921Z] #34 [security-bootstrapper internal] load build context [2025-06-28T00:19:01.921Z] #34 ... [2025-06-28T00:19:01.921Z] [2025-06-28T00:19:01.921Z] #57 [security-spiffe-token-provider internal] load build context [2025-06-28T00:19:02.180Z] #57 ... [2025-06-28T00:19:02.180Z] [2025-06-28T00:19:02.180Z] #58 [support-notifications internal] load build context [2025-06-28T00:19:02.180Z] #58 ... [2025-06-28T00:19:02.180Z] [2025-06-28T00:19:02.180Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:19:02.180Z] #0 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:02.442Z] #59 ... [2025-06-28T00:19:02.442Z] [2025-06-28T00:19:02.442Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-28T00:19:02.442Z] #0 9.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:02.442Z] #0 9.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:02.442Z] #0 10.20 (1/7) Installing ca-certificates (20241121-r1) [2025-06-28T00:19:02.442Z] #60 10.21 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:02.442Z] #60 10.22 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-28T00:19:02.442Z] #60 10.22 (4/7) Installing libsodium (1.0.19-r0) [2025-06-28T00:19:02.442Z] #60 10.24 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-28T00:19:02.442Z] #60 10.26 (6/7) Installing libzmq (4.3.5-r2) [2025-06-28T00:19:02.442Z] #60 10.27 (7/7) Installing zeromq (4.3.5-r2) [2025-06-28T00:19:02.442Z] #60 10.28 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:02.442Z] #60 10.29 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:19:02.442Z] #60 ... [2025-06-28T00:19:02.442Z] [2025-06-28T00:19:02.442Z] #61 [security-proxy-setup internal] load build context [2025-06-28T00:19:02.700Z] #61 ... [2025-06-28T00:19:02.700Z] [2025-06-28T00:19:02.700Z] #62 [core-data internal] load build context [2025-06-28T00:19:02.700Z] #62 ... [2025-06-28T00:19:02.700Z] [2025-06-28T00:19:02.700Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:19:02.700Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:02.700Z] #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:02.700Z] #0 10.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:02.700Z] #0 10.15 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:02.700Z] #0 10.15 OK: 8 MiB in 15 packages [2025-06-28T00:19:02.700Z] #63 ... [2025-06-28T00:19:02.700Z] [2025-06-28T00:19:02.700Z] #64 [support-scheduler internal] load build context [2025-06-28T00:19:02.959Z] #64 ... [2025-06-28T00:19:02.959Z] [2025-06-28T00:19:02.959Z] #65 [core-metadata internal] load build context [2025-06-28T00:19:02.959Z] #65 ... [2025-06-28T00:19:02.959Z] [2025-06-28T00:19:02.959Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:19:02.959Z] #66 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.9s done [2025-06-28T00:19:02.959Z] #66 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-28T00:19:02.959Z] #66 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-28T00:19:02.959Z] #66 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-28T00:19:02.959Z] #66 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-06-28T00:19:02.959Z] #66 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-06-28T00:19:02.959Z] #66 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-28T00:19:02.959Z] #66 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-28T00:19:02.959Z] #66 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-06-28T00:19:02.959Z] #66 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-28T00:19:02.959Z] #66 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-28T00:19:02.959Z] #66 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done [2025-06-28T00:19:03.216Z] #66 ... [2025-06-28T00:19:03.216Z] [2025-06-28T00:19:03.216Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-28T00:19:03.216Z] #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:03.216Z] #0 9.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:03.216Z] #0 10.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:03.216Z] #0 10.15 (2/4) Installing openssl (3.3.3-r0) [2025-06-28T00:19:03.216Z] #0 10.16 (3/4) Installing su-exec (0.2-r3) [2025-06-28T00:19:03.216Z] #0 10.17 (4/4) Installing yq-go (4.44.1-r2) [2025-06-28T00:19:03.216Z] #0 10.25 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:03.216Z] #0 10.26 OK: 19 MiB in 18 packages [2025-06-28T00:19:03.216Z] #67 ... [2025-06-28T00:19:03.216Z] [2025-06-28T00:19:03.216Z] #68 [security-proxy-auth internal] load build context [2025-06-28T00:19:03.482Z] #68 ... [2025-06-28T00:19:03.482Z] [2025-06-28T00:19:03.482Z] #69 [core-command internal] load build context [2025-06-28T00:19:03.482Z] #69 ... [2025-06-28T00:19:03.482Z] [2025-06-28T00:19:03.482Z] #68 [security-proxy-auth internal] load build context [2025-06-28T00:19:03.749Z] #68 ... [2025-06-28T00:19:03.749Z] [2025-06-28T00:19:03.749Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:19:03.749Z] #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:03.749Z] #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:03.749Z] #0 9.966 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:19:03.749Z] #0 9.966 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:19:03.749Z] #0 9.966 OK: 24171 distinct packages available [2025-06-28T00:19:03.749Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:04.009Z] #70 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:04.009Z] #70 ... [2025-06-28T00:19:04.009Z] [2025-06-28T00:19:04.009Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:19:04.009Z] #71 ... [2025-06-28T00:19:04.009Z] [2025-06-28T00:19:04.009Z] #68 [security-proxy-auth internal] load build context [2025-06-28T00:19:05.005Z] #68 transferring context: 508.29MB 12.8s done [2025-06-28T00:19:05.005Z] #68 ... [2025-06-28T00:19:05.005Z] [2025-06-28T00:19:05.005Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:19:05.005Z] #0 7.354 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:05.303Z] #72 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:05.303Z] #72 ... [2025-06-28T00:19:05.303Z] [2025-06-28T00:19:05.303Z] #65 [core-metadata internal] load build context [2025-06-28T00:19:05.303Z] #65 transferring context: 508.29MB 13.1s done [2025-06-28T00:19:05.303Z] #65 ... [2025-06-28T00:19:05.303Z] [2025-06-28T00:19:05.303Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-28T00:19:05.576Z] #73 ... [2025-06-28T00:19:05.576Z] [2025-06-28T00:19:05.576Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:05.576Z] #43 ... [2025-06-28T00:19:05.576Z] [2025-06-28T00:19:05.576Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:19:05.848Z] #74 ... [2025-06-28T00:19:05.848Z] [2025-06-28T00:19:05.848Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:19:05.848Z] #75 ... [2025-06-28T00:19:05.848Z] [2025-06-28T00:19:05.848Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-28T00:19:06.139Z] #76 ... [2025-06-28T00:19:06.139Z] [2025-06-28T00:19:06.139Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.316Z] #43 ... [2025-06-28T00:19:07.316Z] [2025-06-28T00:19:07.316Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:19:07.316Z] #59 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:07.316Z] #59 10.72 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:19:07.316Z] #59 10.72 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:19:07.316Z] #59 10.72 OK: 24171 distinct packages available [2025-06-28T00:19:07.316Z] #59 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:07.316Z] #59 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:07.316Z] #59 11.15 (1/14) Installing ca-certificates (20241121-r1) [2025-06-28T00:19:07.316Z] #59 11.17 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-28T00:19:07.316Z] #59 11.18 (3/14) Installing c-ares (1.33.1-r0) [2025-06-28T00:19:07.316Z] #59 11.18 (4/14) Installing libunistring (1.2-r0) [2025-06-28T00:19:07.316Z] #59 11.20 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-28T00:19:07.316Z] #59 11.20 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-28T00:19:07.316Z] #59 11.21 (7/14) Installing libpsl (0.21.5-r1) [2025-06-28T00:19:07.316Z] #59 11.21 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-28T00:19:07.316Z] #59 11.22 (9/14) Installing libcurl (8.12.1-r0) [2025-06-28T00:19:07.316Z] #59 11.23 (10/14) Installing curl (8.12.1-r0) [2025-06-28T00:19:07.316Z] #59 11.24 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:07.316Z] #59 11.24 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:19:07.316Z] #59 11.25 (13/14) Installing libucontext (1.2-r3) [2025-06-28T00:19:07.316Z] #59 11.25 (14/14) Installing gcompat (1.1.0-r4) [2025-06-28T00:19:07.316Z] #59 11.25 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:07.316Z] #59 11.27 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:19:07.316Z] #59 11.31 OK: 13 MiB in 28 packages [2025-06-28T00:19:07.316Z] #59 DONE 14.8s [2025-06-28T00:19:07.316Z] [2025-06-28T00:19:07.316Z] #56 [core-common-config-bootstrapper internal] load build context [2025-06-28T00:19:07.316Z] #56 transferring context: 508.29MB 12.7s done [2025-06-28T00:19:07.316Z] #56 DONE 15.3s [2025-06-28T00:19:07.316Z] [2025-06-28T00:19:07.316Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:19:07.316Z] #70 10.36 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:07.316Z] #70 10.36 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:19:07.316Z] #70 10.36 (3/5) Installing libucontext (1.2-r3) [2025-06-28T00:19:07.316Z] #70 10.37 (4/5) Installing gcompat (1.1.0-r4) [2025-06-28T00:19:07.316Z] #70 10.37 (5/5) Installing openssl (3.3.3-r0) [2025-06-28T00:19:07.316Z] #70 10.38 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:07.316Z] #70 10.40 OK: 9 MiB in 19 packages [2025-06-28T00:19:07.316Z] #70 DONE 13.2s [2025-06-28T00:19:07.316Z] [2025-06-28T00:19:07.316Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-28T00:19:07.317Z] #60 10.34 OK: 12 MiB in 21 packages [2025-06-28T00:19:07.317Z] #60 DONE 14.7s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.317Z] #43 ... [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-28T00:19:07.317Z] #67 DONE 14.7s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:19:07.317Z] #63 DONE 14.8s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #68 [security-proxy-auth internal] load build context [2025-06-28T00:19:07.317Z] #68 DONE 15.0s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #65 [core-metadata internal] load build context [2025-06-28T00:19:07.317Z] #65 DONE 14.9s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #69 [core-command internal] load build context [2025-06-28T00:19:07.317Z] #69 transferring context: 508.29MB 12.1s done [2025-06-28T00:19:07.317Z] #69 DONE 15.0s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.317Z] #43 ... [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #57 [security-spiffe-token-provider internal] load build context [2025-06-28T00:19:07.317Z] #57 transferring context: 508.29MB 13.5s done [2025-06-28T00:19:07.317Z] #57 DONE 15.1s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #58 [support-notifications internal] load build context [2025-06-28T00:19:07.317Z] #58 transferring context: 508.29MB 13.4s done [2025-06-28T00:19:07.317Z] #58 DONE 15.0s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #62 [core-data internal] load build context [2025-06-28T00:19:07.317Z] #62 transferring context: 508.29MB 13.5s done [2025-06-28T00:19:07.317Z] #62 DONE 15.1s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #61 [security-proxy-setup internal] load build context [2025-06-28T00:19:07.317Z] #61 transferring context: 508.29MB 13.6s done [2025-06-28T00:19:07.317Z] #61 DONE 15.1s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #51 [core-keeper internal] load build context [2025-06-28T00:19:07.317Z] #51 transferring context: 508.29MB 14.1s done [2025-06-28T00:19:07.317Z] #51 DONE 15.5s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #34 [security-bootstrapper internal] load build context [2025-06-28T00:19:07.317Z] #34 transferring context: 508.29MB 14.5s done [2025-06-28T00:19:07.317Z] #34 DONE 15.8s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.317Z] #43 ... [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #64 [support-scheduler internal] load build context [2025-06-28T00:19:07.317Z] #64 transferring context: 508.29MB 14.9s done [2025-06-28T00:19:07.317Z] #64 DONE 15.4s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:07.317Z] #77 DONE 0.5s [2025-06-28T00:19:07.317Z] [2025-06-28T00:19:07.317Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.608Z] #43 ... [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:07.608Z] #78 DONE 0.4s [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:07.608Z] #79 DONE 0.4s [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:07.608Z] #80 DONE 0.3s [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:07.608Z] #43 ... [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:07.608Z] #81 DONE 0.2s [2025-06-28T00:19:07.608Z] [2025-06-28T00:19:07.608Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:08.617Z] #43 ... [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:19:08.617Z] #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #75 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #75 12.69 OK: 8 MiB in 15 packages [2025-06-28T00:19:08.617Z] #75 DONE 13.1s [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:19:08.617Z] #0 6.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #0 6.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #0 7.140 OK: 10 MiB in 17 packages [2025-06-28T00:19:08.617Z] #82 DONE 7.4s [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-28T00:19:08.617Z] #73 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #73 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #73 12.77 OK: 19 MiB in 18 packages [2025-06-28T00:19:08.617Z] #73 DONE 13.0s [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:08.617Z] #43 ... [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-28T00:19:08.617Z] #76 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #76 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #76 12.95 OK: 8 MiB in 16 packages [2025-06-28T00:19:08.617Z] #76 DONE 13.1s [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #43 [security-secretstore-setup internal] load build context [2025-06-28T00:19:08.617Z] #43 transferring context: 508.29MB 17.0s done [2025-06-28T00:19:08.617Z] #43 DONE 17.1s [2025-06-28T00:19:08.617Z] [2025-06-28T00:19:08.617Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:19:08.617Z] #71 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #71 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #71 14.16 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:19:08.617Z] #71 14.16 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:19:08.617Z] #71 14.16 OK: 24171 distinct packages available [2025-06-28T00:19:08.617Z] #71 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #71 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:08.617Z] #71 14.72 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:08.617Z] #71 14.73 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:19:08.617Z] #71 14.74 (3/4) Installing libucontext (1.2-r3) [2025-06-28T00:19:08.617Z] #71 14.74 (4/4) Installing gcompat (1.1.0-r4) [2025-06-28T00:19:08.617Z] #71 14.75 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:08.617Z] #71 14.77 OK: 8 MiB in 18 packages [2025-06-28T00:19:08.875Z] #71 DONE 15.0s [2025-06-28T00:19:08.875Z] [2025-06-28T00:19:08.875Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-28T00:19:09.133Z] #83 ... [2025-06-28T00:19:09.133Z] [2025-06-28T00:19:09.133Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:19:09.133Z] #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.133Z] #0 1.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.133Z] #0 1.915 OK: 12 MiB in 21 packages [2025-06-28T00:19:09.133Z] #84 DONE 2.1s [2025-06-28T00:19:09.133Z] [2025-06-28T00:19:09.133Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-06-28T00:19:09.133Z] #0 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.133Z] #0 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.133Z] #0 2.015 OK: 9 MiB in 19 packages [2025-06-28T00:19:09.133Z] #85 DONE 2.2s [2025-06-28T00:19:09.390Z] [2025-06-28T00:19:09.390Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-28T00:19:09.648Z] #86 DONE 0.4s [2025-06-28T00:19:09.648Z] [2025-06-28T00:19:09.648Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:19:09.648Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.648Z] #0 2.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.648Z] #0 2.335 OK: 8 MiB in 15 packages [2025-06-28T00:19:09.648Z] #87 DONE 2.5s [2025-06-28T00:19:09.648Z] [2025-06-28T00:19:09.648Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:19:09.648Z] #0 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.648Z] #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.648Z] #0 2.117 OK: 13 MiB in 28 packages [2025-06-28T00:19:09.648Z] #88 DONE 2.5s [2025-06-28T00:19:09.648Z] [2025-06-28T00:19:09.648Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:19:09.648Z] #89 DONE 0.4s [2025-06-28T00:19:09.648Z] [2025-06-28T00:19:09.648Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-28T00:19:09.648Z] #90 DONE 0.1s [2025-06-28T00:19:09.648Z] [2025-06-28T00:19:09.648Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:19:09.905Z] #91 ... [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-28T00:19:09.905Z] #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.905Z] #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:09.905Z] #0 2.479 OK: 19 MiB in 18 packages [2025-06-28T00:19:09.905Z] #92 DONE 2.9s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:19:09.905Z] #91 DONE 0.4s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-28T00:19:09.905Z] #93 DONE 0.1s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-28T00:19:09.905Z] #94 DONE 0.3s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-28T00:19:09.905Z] #95 DONE 0.1s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-28T00:19:09.905Z] #96 DONE 0.1s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-28T00:19:09.905Z] #97 DONE 0.1s [2025-06-28T00:19:09.905Z] [2025-06-28T00:19:09.905Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-28T00:19:10.162Z] #98 DONE 0.1s [2025-06-28T00:19:10.162Z] [2025-06-28T00:19:10.162Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-28T00:19:10.162Z] #99 DONE 0.1s [2025-06-28T00:19:10.162Z] [2025-06-28T00:19:10.162Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-28T00:19:10.162Z] #100 DONE 0.0s [2025-06-28T00:19:10.162Z] [2025-06-28T00:19:10.162Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-28T00:19:10.162Z] #101 DONE 0.0s [2025-06-28T00:19:10.162Z] [2025-06-28T00:19:10.162Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-28T00:19:10.162Z] #102 DONE 0.1s [2025-06-28T00:19:10.162Z] [2025-06-28T00:19:10.162Z] #103 [security-spire-server] exporting to image [2025-06-28T00:19:10.162Z] #103 exporting layers [2025-06-28T00:19:10.420Z] #103 ... [2025-06-28T00:19:10.420Z] [2025-06-28T00:19:10.420Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:19:10.420Z] #72 13.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-28T00:19:10.420Z] #72 15.23 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:19:10.420Z] #72 15.23 OK: 8 MiB in 15 packages [2025-06-28T00:19:10.420Z] #72 DONE 15.4s [2025-06-28T00:19:10.420Z] [2025-06-28T00:19:10.420Z] #103 [security-spire-agent] exporting to image [2025-06-28T00:19:10.987Z] #103 ... [2025-06-28T00:19:10.987Z] [2025-06-28T00:19:10.987Z] #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-28T00:19:10.987Z] #104 DONE 2.4s [2025-06-28T00:19:10.987Z] [2025-06-28T00:19:10.987Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-28T00:19:10.987Z] #105 DONE 0.0s [2025-06-28T00:19:10.987Z] [2025-06-28T00:19:10.987Z] #103 [security-spire-agent] exporting to image [2025-06-28T00:19:10.987Z] #103 exporting layers 0.8s done [2025-06-28T00:19:11.246Z] #103 exporting layers 0.8s done [2025-06-28T00:19:11.246Z] #103 writing image sha256:77651ceb8ab53089ee7c6186bc0de2c3c78c3059f88f539fb42bffc76f6fb6e0 done [2025-06-28T00:19:11.246Z] #103 naming to docker.io/library/security-spire-server done [2025-06-28T00:19:11.246Z] #103 writing image sha256:16975d4e160645882840236b361ff1a6bb77ca654d5421b719088910d731a5d7 done [2025-06-28T00:19:11.246Z] #103 naming to docker.io/library/security-spire-agent done [2025-06-28T00:19:11.246Z] #103 DONE 0.9s [2025-06-28T00:19:11.246Z] [2025-06-28T00:19:11.246Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-28T00:19:11.246Z] #83 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:11.812Z] #83 ... [2025-06-28T00:19:11.812Z] [2025-06-28T00:19:11.812Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:19:11.812Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.0s done [2025-06-28T00:19:11.812Z] #40 ... [2025-06-28T00:19:11.812Z] [2025-06-28T00:19:11.812Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-28T00:19:11.812Z] #83 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:12.070Z] #83 3.219 OK: 8 MiB in 18 packages [2025-06-28T00:19:12.070Z] #83 DONE 3.4s [2025-06-28T00:19:12.070Z] [2025-06-28T00:19:12.070Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:19:12.070Z] #74 12.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:12.070Z] #74 15.15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-28T00:19:12.638Z] #74 ... [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:19:12.638Z] #106 DONE 0.4s [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-28T00:19:12.638Z] #107 DONE 0.0s [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-28T00:19:12.638Z] #108 DONE 0.0s [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-28T00:19:12.638Z] #109 DONE 0.0s [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-28T00:19:12.638Z] #110 DONE 0.0s [2025-06-28T00:19:12.638Z] [2025-06-28T00:19:12.638Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:12.896Z] #111 ... [2025-06-28T00:19:12.896Z] [2025-06-28T00:19:12.896Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-28T00:19:12.896Z] #112 DONE 0.0s [2025-06-28T00:19:12.896Z] [2025-06-28T00:19:12.896Z] #103 [security-spire-config] exporting to image [2025-06-28T00:19:13.461Z] #103 exporting layers 0.7s done [2025-06-28T00:19:13.461Z] #103 writing image sha256:627386c67937fbfcbc0f298ffead76d95305638553e4377851f40e21b0fec60c done [2025-06-28T00:19:13.461Z] #103 naming to docker.io/library/security-spire-config done [2025-06-28T00:19:13.461Z] #103 DONE 1.6s [2025-06-28T00:19:13.461Z] [2025-06-28T00:19:13.461Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:14.395Z] #113 ... [2025-06-28T00:19:14.395Z] [2025-06-28T00:19:14.395Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:19:14.395Z] #74 18.67 OK: 248 MiB in 58 packages [2025-06-28T00:19:14.395Z] #74 DONE 18.8s [2025-06-28T00:19:14.395Z] [2025-06-28T00:19:14.395Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-28T00:19:14.395Z] #114 DONE 0.0s [2025-06-28T00:19:14.395Z] [2025-06-28T00:19:14.395Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:16.713Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4142 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-06-28T00:19:16.735Z] Running in /w/workspace/edgex-go/862 [Pipeline] { [Pipeline] checkout [2025-06-28T00:19:17.685Z] #115 ... [2025-06-28T00:19:17.685Z] [2025-06-28T00:19:17.685Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:17.685Z] #116 ... [2025-06-28T00:19:17.685Z] [2025-06-28T00:19:17.685Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:17.944Z] #117 ... [2025-06-28T00:19:17.944Z] [2025-06-28T00:19:17.944Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:19.798Z] The recommended git tool is: git [2025-06-28T00:19:25.393Z] using credential edgex-jenkins-ssh [2025-06-28T00:19:25.416Z] Cloning the remote Git repository [2025-06-28T00:19:25.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-06-28T00:19:25.591Z] > git init /w/workspace/edgex-go/862 # timeout=10 [2025-06-28T00:19:25.764Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-06-28T00:19:25.765Z] > git --version # timeout=10 [2025-06-28T00:19:25.794Z] > git --version # 'git version 2.25.1' [2025-06-28T00:19:25.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-28T00:19:25.983Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-28T00:19:43.516Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-06-28T00:19:43.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-28T00:19:44.388Z] Avoid second fetch [2025-06-28T00:19:44.389Z] Checking out Revision 755a569b73dd440e9bb4c730bc07283f2b359723 (main) [2025-06-28T00:19:44.500Z] #118 ... [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #116 DONE 36.5s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #111 DONE 36.4s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #113 DONE 36.5s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #117 DONE 36.6s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #115 DONE 29.8s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:44.500Z] #118 DONE 36.6s [2025-06-28T00:19:44.500Z] [2025-06-28T00:19:44.500Z] #119 [support-notifications builder 6/7] COPY . . [2025-06-28T00:19:45.192Z] Commit message: "Merge pull request #5197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.16" [2025-06-28T00:19:44.408Z] > git config core.sparsecheckout # timeout=10 [2025-06-28T00:19:44.469Z] > git checkout -f 755a569b73dd440e9bb4c730bc07283f2b359723 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-28T00:19:50.190Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-28T00:19:50.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T00:19:50.190Z] Dload Upload Total Spent Left Speed [2025-06-28T00:19:50.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 91349 0 --:--:-- --:--:-- --:--:-- 91992 [Pipeline] sh [2025-06-28T00:19:50.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-28T00:19:50.988Z] + sudo tee /etc/docker/daemon.new [2025-06-28T00:19:50.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-28T00:19:50.988Z] { [2025-06-28T00:19:50.988Z] "registry-mirrors": [ [2025-06-28T00:19:50.988Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-28T00:19:50.988Z] ], [2025-06-28T00:19:50.988Z] "bip": "10.250.0.254/24", [2025-06-28T00:19:50.988Z] "hosts": [ [2025-06-28T00:19:50.988Z] "tcp://0.0.0.0:5555", [2025-06-28T00:19:50.988Z] "unix:///var/run/docker.sock" [2025-06-28T00:19:50.988Z] ], [2025-06-28T00:19:50.988Z] "mtu": 1458, [2025-06-28T00:19:50.988Z] "selinux-enabled": true, [2025-06-28T00:19:50.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-28T00:19:50.988Z] } [Pipeline] sh [2025-06-28T00:19:51.329Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-28T00:19:51.671Z] + sudo service docker restart [2025-06-28T00:19:52.613Z] #119 DONE 7.5s [2025-06-28T00:19:52.613Z] [2025-06-28T00:19:52.613Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T00:19:52.613Z] #120 ... [2025-06-28T00:19:52.613Z] [2025-06-28T00:19:52.613Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.613Z] #121 CACHED [2025-06-28T00:19:52.613Z] [2025-06-28T00:19:52.613Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-06-28T00:19:52.613Z] #122 CACHED [2025-06-28T00:19:52.613Z] [2025-06-28T00:19:52.614Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #123 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #124 [support-scheduler builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #124 DONE 7.6s [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.614Z] #125 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #126 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #127 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.614Z] #128 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #129 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #130 [core-data builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #130 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #131 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.614Z] #132 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #133 [core-command builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #133 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.614Z] #134 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #135 [core-metadata builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #135 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #136 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:19:52.614Z] #137 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:19:52.614Z] #138 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #139 CACHED [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #140 DONE 7.6s [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #141 DONE 7.6s [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #142 [core-keeper builder 7/8] COPY . . [2025-06-28T00:19:52.614Z] #142 DONE 7.6s [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-06-28T00:19:52.614Z] #143 DONE 7.6s [2025-06-28T00:19:52.614Z] [2025-06-28T00:19:52.614Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:19:52.872Z] #144 1.038 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-28T00:20:02.857Z] #144 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T00:20:02.857Z] #0 1.018 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-28T00:20:02.857Z] #145 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-28T00:20:02.857Z] #0 1.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-28T00:20:02.857Z] #146 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T00:20:02.857Z] #0 1.261 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-28T00:20:02.857Z] #147 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T00:20:02.857Z] #120 0.571 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-28T00:20:02.857Z] #120 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-28T00:20:02.857Z] #0 0.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-28T00:20:02.857Z] #148 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-28T00:20:02.857Z] #0 0.610 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-28T00:20:02.857Z] #149 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:20:02.857Z] #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-28T00:20:02.857Z] #150 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T00:20:02.857Z] #0 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-28T00:20:02.857Z] #151 ... [2025-06-28T00:20:02.857Z] [2025-06-28T00:20:02.857Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-28T00:20:02.857Z] #0 0.898 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-28T00:20:03.115Z] #152 ... [2025-06-28T00:20:03.115Z] [2025-06-28T00:20:03.115Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-28T00:20:03.115Z] #0 1.033 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-28T00:20:03.477Z] #153 ... [2025-06-28T00:20:03.477Z] [2025-06-28T00:20:03.477Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T00:20:03.477Z] #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T00:20:09.954Z] provisioning config files... [2025-06-28T00:20:09.996Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config11820596557495944215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:20:10.462Z] ---> ****-login.sh [2025-06-28T00:20:10.462Z] nexus3.edgexfoundry.org:10001 [2025-06-28T00:20:10.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:20:11.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:20:11.328Z] Configure a credential helper to remove this warning. See [2025-06-28T00:20:11.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:20:11.328Z] [2025-06-28T00:20:11.328Z] Login Succeeded [2025-06-28T00:20:11.328Z] nexus3.edgexfoundry.org:10002 [2025-06-28T00:20:11.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:20:11.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:20:11.597Z] Configure a credential helper to remove this warning. See [2025-06-28T00:20:11.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:20:11.597Z] [2025-06-28T00:20:11.597Z] Login Succeeded [2025-06-28T00:20:11.597Z] nexus3.edgexfoundry.org:10003 [2025-06-28T00:20:11.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:20:11.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:20:11.866Z] Configure a credential helper to remove this warning. See [2025-06-28T00:20:11.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:20:11.866Z] [2025-06-28T00:20:11.866Z] Login Succeeded [2025-06-28T00:20:11.866Z] nexus3.edgexfoundry.org:10004 [2025-06-28T00:20:12.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:20:12.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:20:12.136Z] Configure a credential helper to remove this warning. See [2025-06-28T00:20:12.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:20:12.136Z] [2025-06-28T00:20:12.136Z] Login Succeeded [2025-06-28T00:20:12.408Z] ****.io [2025-06-28T00:20:12.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:20:12.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:20:12.993Z] Configure a credential helper to remove this warning. See [2025-06-28T00:20:12.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:20:12.993Z] [2025-06-28T00:20:12.993Z] Login Succeeded [2025-06-28T00:20:12.993Z] ---> ****-login.sh ends [Pipeline] } [2025-06-28T00:20:13.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-06-28T00:20:13.642Z] + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo [2025-06-28T00:20:13.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T00:20:13.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T00:20:13.707Z] ========================================================= [2025-06-28T00:20:13.707Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-06-28T00:20:13.707Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-28T00:20:14.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-28T00:20:14.301Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-06-28T00:20:14.301Z] 94e9d8af2201: Pulling fs layer [2025-06-28T00:20:14.301Z] a6c56e8762df: Pulling fs layer [2025-06-28T00:20:14.301Z] f0f3c8884826: Pulling fs layer [2025-06-28T00:20:14.301Z] c7e7622c144d: Pulling fs layer [2025-06-28T00:20:14.301Z] 4f4fb700ef54: Pulling fs layer [2025-06-28T00:20:14.301Z] e8859aadc426: Pulling fs layer [2025-06-28T00:20:14.301Z] b4813487a9f6: Pulling fs layer [2025-06-28T00:20:14.301Z] 502a3d64fb4b: Pulling fs layer [2025-06-28T00:20:14.301Z] 4f4fb700ef54: Waiting [2025-06-28T00:20:14.301Z] e8859aadc426: Waiting [2025-06-28T00:20:14.301Z] b4813487a9f6: Waiting [2025-06-28T00:20:14.301Z] 502a3d64fb4b: Waiting [2025-06-28T00:20:14.301Z] c7e7622c144d: Waiting [2025-06-28T00:20:14.301Z] a6c56e8762df: Verifying Checksum [2025-06-28T00:20:14.301Z] a6c56e8762df: Download complete [2025-06-28T00:20:14.301Z] c7e7622c144d: Verifying Checksum [2025-06-28T00:20:14.301Z] c7e7622c144d: Download complete [2025-06-28T00:20:14.301Z] 4f4fb700ef54: Verifying Checksum [2025-06-28T00:20:14.301Z] 4f4fb700ef54: Download complete [2025-06-28T00:20:14.301Z] e8859aadc426: Download complete [2025-06-28T00:20:14.301Z] 94e9d8af2201: Verifying Checksum [2025-06-28T00:20:14.301Z] 94e9d8af2201: Download complete [2025-06-28T00:20:14.896Z] 502a3d64fb4b: Verifying Checksum [2025-06-28T00:20:14.896Z] 502a3d64fb4b: Download complete [2025-06-28T00:20:15.867Z] 94e9d8af2201: Pull complete [2025-06-28T00:20:17.275Z] f0f3c8884826: Verifying Checksum [2025-06-28T00:20:17.275Z] f0f3c8884826: Download complete [2025-06-28T00:20:17.275Z] a6c56e8762df: Pull complete [2025-06-28T00:20:18.239Z] b4813487a9f6: Verifying Checksum [2025-06-28T00:20:18.239Z] b4813487a9f6: Download complete [2025-06-28T00:20:33.279Z] f0f3c8884826: Pull complete [2025-06-28T00:20:33.279Z] c7e7622c144d: Pull complete [2025-06-28T00:20:33.279Z] 4f4fb700ef54: Pull complete [2025-06-28T00:20:33.279Z] e8859aadc426: Pull complete [2025-06-28T00:20:41.535Z] b4813487a9f6: Pull complete [2025-06-28T00:20:43.090Z] 502a3d64fb4b: Pull complete [2025-06-28T00:20:43.090Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-06-28T00:20:43.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-28T00:20:43.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-28T00:20:43.457Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-28T00:20:43.458Z] WORKDIR /edgex [2025-06-28T00:20:43.458Z] COPY go.mod . [2025-06-28T00:20:43.458Z] RUN go mod download -t [2025-06-28T00:20:43.458Z] ci-base-image-arm64 -f - . [2025-06-28T00:20:44.417Z] Sending build context to Docker daemon 3.707MB [2025-06-28T00:20:44.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-06-28T00:20:44.417Z] ---> 3bb21d53e231 [2025-06-28T00:20:44.417Z] Step 2/4 : WORKDIR /edgex [2025-06-28T00:20:46.386Z] ---> Running in 51dc1fb9646e [2025-06-28T00:20:46.654Z] Removing intermediate container 51dc1fb9646e [2025-06-28T00:20:46.654Z] ---> 8a697811111c [2025-06-28T00:20:46.654Z] Step 3/4 : COPY go.mod . [2025-06-28T00:20:47.245Z] ---> dd3725eedc45 [2025-06-28T00:20:47.245Z] Step 4/4 : RUN go mod download [2025-06-28T00:20:47.245Z] ---> Running in d91b8b385442 [2025-06-28T00:21:24.996Z] #154 ... [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-28T00:21:24.996Z] #148 DONE 90.6s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T00:21:24.996Z] #120 ... [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-28T00:21:24.996Z] #155 DONE 0.0s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-28T00:21:24.996Z] #156 DONE 1.5s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #157 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:21:24.996Z] #157 DONE 0.3s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:21:24.996Z] #158 DONE 0.2s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #159 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-28T00:21:24.996Z] #159 DONE 0.1s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #160 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-28T00:21:24.996Z] #160 DONE 0.1s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #161 [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-06-28T00:21:24.996Z] #161 DONE 0.1s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #162 [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-06-28T00:21:24.996Z] #162 DONE 0.2s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #163 [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-06-28T00:21:24.996Z] #163 DONE 0.0s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-28T00:21:24.996Z] #164 DONE 0.1s [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T00:21:24.996Z] #151 ... [2025-06-28T00:21:24.996Z] [2025-06-28T00:21:24.996Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-28T00:21:25.939Z] #165 ... [2025-06-28T00:21:25.940Z] [2025-06-28T00:21:25.940Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-28T00:21:25.940Z] #146 DONE 94.4s [2025-06-28T00:21:26.200Z] [2025-06-28T00:21:26.200Z] #165 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-28T00:21:26.200Z] #165 DONE 1.1s [2025-06-28T00:21:26.200Z] [2025-06-28T00:21:26.200Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:21:26.484Z] #166 DONE 0.3s [2025-06-28T00:21:26.484Z] [2025-06-28T00:21:26.484Z] #103 [security-bootstrapper] exporting to image [2025-06-28T00:21:26.484Z] #103 exporting layers [2025-06-28T00:21:26.744Z] #103 ... [2025-06-28T00:21:26.744Z] [2025-06-28T00:21:26.744Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:21:26.744Z] #167 DONE 0.2s [2025-06-28T00:21:26.744Z] [2025-06-28T00:21:26.744Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-28T00:21:26.744Z] #168 DONE 0.2s [2025-06-28T00:21:26.744Z] [2025-06-28T00:21:26.744Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:21:27.002Z] #66 ... [2025-06-28T00:21:27.002Z] [2025-06-28T00:21:27.002Z] #169 [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-06-28T00:21:27.002Z] #169 DONE 0.1s [2025-06-28T00:21:27.002Z] [2025-06-28T00:21:27.002Z] #103 [security-bootstrapper] exporting to image [2025-06-28T00:21:27.002Z] #103 exporting layers 0.8s done [2025-06-28T00:21:27.002Z] #103 writing image sha256:6addfde21fd16c8ec9e456d0cd639ceb88a2a9c068f4732f2f8eb6083063312d done [2025-06-28T00:21:27.002Z] #103 naming to docker.io/library/security-bootstrapper done [2025-06-28T00:21:27.002Z] #103 DONE 2.4s [2025-06-28T00:21:27.002Z] [2025-06-28T00:21:27.002Z] #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-28T00:21:27.260Z] #170 DONE 0.1s [2025-06-28T00:21:27.260Z] [2025-06-28T00:21:27.260Z] #171 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T00:21:28.631Z] #171 DONE 1.3s [2025-06-28T00:21:28.631Z] [2025-06-28T00:21:28.631Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:21:28.631Z] #66 ... [2025-06-28T00:21:28.631Z] [2025-06-28T00:21:28.631Z] #103 [core-common-config-bootstrapper] exporting to image [2025-06-28T00:21:28.631Z] #103 exporting layers 0.3s done [2025-06-28T00:21:28.896Z] #103 writing image sha256:afb14bed0ccc291cfd4958e0f859e223d9a7eec75576d11cbafe9e278c7648d0 done [2025-06-28T00:21:28.896Z] #103 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-28T00:21:28.896Z] #103 DONE 2.7s [2025-06-28T00:21:28.896Z] [2025-06-28T00:21:28.896Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T00:22:08.876Z] Removing intermediate container d91b8b385442 [2025-06-28T00:22:08.876Z] ---> 8fbf1e416848 [2025-06-28T00:22:08.876Z] Successfully built 8fbf1e416848 [2025-06-28T00:22:08.876Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:09.237Z] + docker inspect -f . ci-base-image-arm64 [2025-06-28T00:22:09.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:22:09.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container [2025-06-28T00:22:09.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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-06-28T00:22:10.818Z] $ docker top a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T00:22:11.688Z] + go version [2025-06-28T00:22:11.688Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-06-28T00:22:11.710Z] $ docker stop --time=1 a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 [2025-06-28T00:22:13.350Z] $ docker rm -f --volumes a240e0cc7516ab5640e6ad1a845d54bbc929b4b09e1d3811ae4ec5cf07661c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:14.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-28T00:22:14.101Z] [2025-06-28T00:22:14.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:14.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-28T00:22:14.451Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-06-28T00:22:14.451Z] 547446be3368: Pulling fs layer [2025-06-28T00:22:14.451Z] d125d8839a47: Pulling fs layer [2025-06-28T00:22:14.451Z] 3e85d5ac6304: Pulling fs layer [2025-06-28T00:22:14.451Z] c3105a71a48b: Pulling fs layer [2025-06-28T00:22:14.451Z] 0f093f025ec4: Pulling fs layer [2025-06-28T00:22:14.451Z] c3106fc0e877: Pulling fs layer [2025-06-28T00:22:14.451Z] c3105a71a48b: Waiting [2025-06-28T00:22:14.451Z] 0f093f025ec4: Waiting [2025-06-28T00:22:14.451Z] c3106fc0e877: Waiting [2025-06-28T00:22:14.723Z] 547446be3368: Verifying Checksum [2025-06-28T00:22:14.723Z] 547446be3368: Download complete [2025-06-28T00:22:14.723Z] c3105a71a48b: Verifying Checksum [2025-06-28T00:22:14.723Z] c3105a71a48b: Download complete [2025-06-28T00:22:14.989Z] d125d8839a47: Verifying Checksum [2025-06-28T00:22:14.989Z] d125d8839a47: Download complete [2025-06-28T00:22:14.989Z] c3106fc0e877: Verifying Checksum [2025-06-28T00:22:14.989Z] c3106fc0e877: Download complete [2025-06-28T00:22:15.255Z] 0f093f025ec4: Verifying Checksum [2025-06-28T00:22:15.255Z] 0f093f025ec4: Download complete [2025-06-28T00:22:15.255Z] 547446be3368: Pull complete [2025-06-28T00:22:16.682Z] d125d8839a47: Pull complete [2025-06-28T00:22:17.270Z] 3e85d5ac6304: Verifying Checksum [2025-06-28T00:22:17.270Z] 3e85d5ac6304: Download complete [2025-06-28T00:22:27.347Z] 3e85d5ac6304: Pull complete [2025-06-28T00:22:27.347Z] c3105a71a48b: Pull complete [2025-06-28T00:22:28.757Z] 0f093f025ec4: Pull complete [2025-06-28T00:22:28.757Z] c3106fc0e877: Pull complete [2025-06-28T00:22:28.757Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-06-28T00:22:28.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-06-28T00:22:28.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:22:28.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container [2025-06-28T00:22:29.040Z] $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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-06-28T00:22:31.311Z] $ docker top 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T00:22:32.191Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-28T00:22:36.563Z] #145 ... [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-28T00:22:36.563Z] #149 154.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-28T00:22:36.563Z] #149 DONE 163.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-28T00:22:36.563Z] #152 DONE 163.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-28T00:22:36.563Z] #153 DONE 163.5s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T00:22:36.563Z] #147 DONE 163.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T00:22:36.563Z] #145 DONE 163.5s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:22:36.563Z] #144 DONE 163.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #172 ... [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:22:36.563Z] #150 DONE 163.5s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #173 DONE 0.2s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #174 DONE 0.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #175 DONE 0.2s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #172 DONE 0.5s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #176 DONE 0.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #177 DONE 0.4s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #178 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-28T00:22:36.563Z] #178 ... [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #179 DONE 0.1s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #180 DONE 0.1s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #181 CACHED [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #182 CACHED [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #183 CACHED [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:36.563Z] #184 CACHED [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-28T00:22:36.563Z] #185 ... [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #186 DONE 0.6s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T00:22:36.563Z] #154 DONE 164.6s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #178 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-28T00:22:36.563Z] #178 DONE 0.6s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:36.563Z] #187 DONE 0.6s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-28T00:22:36.563Z] #188 ... [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-28T00:22:36.563Z] #189 DONE 0.3s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-28T00:22:36.563Z] #190 DONE 0.7s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-28T00:22:36.563Z] #185 DONE 0.7s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #191 [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-06-28T00:22:36.563Z] #191 DONE 0.8s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-28T00:22:36.563Z] #192 DONE 0.8s [2025-06-28T00:22:36.563Z] [2025-06-28T00:22:36.563Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:36.824Z] #193 ... [2025-06-28T00:22:36.824Z] [2025-06-28T00:22:36.824Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:36.824Z] #194 DONE 0.4s [2025-06-28T00:22:36.824Z] [2025-06-28T00:22:36.824Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-28T00:22:36.824Z] #188 DONE 0.6s [2025-06-28T00:22:36.824Z] [2025-06-28T00:22:36.824Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-28T00:22:36.824Z] #195 DONE 0.4s [2025-06-28T00:22:36.824Z] [2025-06-28T00:22:36.824Z] #196 [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-06-28T00:22:37.085Z] #196 ... [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:37.085Z] #193 DONE 0.4s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-28T00:22:37.085Z] #197 DONE 0.5s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:37.085Z] #198 DONE 0.4s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:37.085Z] #199 DONE 0.3s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #200 [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-06-28T00:22:37.085Z] #200 DONE 0.4s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T00:22:37.085Z] #120 DONE 165.4s [2025-06-28T00:22:37.085Z] [2025-06-28T00:22:37.085Z] #103 [core-data] exporting to image [2025-06-28T00:22:37.085Z] #103 exporting layers 0.3s done [2025-06-28T00:22:37.085Z] #103 writing image sha256:3e1881f9374d5c84520dac8b38aa1601e23019bf2ac437d00c3e4ed57faf1187 0.0s done [2025-06-28T00:22:37.085Z] #103 naming to docker.io/library/core-data done [2025-06-28T00:22:37.348Z] #103 ... [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #196 [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-06-28T00:22:37.348Z] #196 DONE 0.3s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-28T00:22:37.348Z] #201 DONE 0.4s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #103 [security-spiffe-token-provider] exporting to image [2025-06-28T00:22:37.348Z] #103 exporting layers 0.3s done [2025-06-28T00:22:37.348Z] #103 ... [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-28T00:22:37.348Z] #202 DONE 0.4s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:37.348Z] #203 DONE 0.3s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-28T00:22:37.348Z] #204 DONE 0.4s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T00:22:37.348Z] #151 DONE 165.8s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #205 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-28T00:22:37.348Z] #205 DONE 0.4s [2025-06-28T00:22:37.348Z] [2025-06-28T00:22:37.348Z] #103 [core-metadata] exporting to image [2025-06-28T00:22:37.348Z] #103 writing image sha256:b97607489e1f7cef92914557f3e6d6c5035bb9547e52533a7f012411e0b676c7 done [2025-06-28T00:22:37.348Z] #103 naming to docker.io/library/core-command done [2025-06-28T00:22:37.608Z] #103 ... [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #206 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:37.608Z] #206 DONE 0.3s [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #103 [security-spiffe-token-provider] exporting to image [2025-06-28T00:22:37.608Z] #103 exporting layers 0.2s done [2025-06-28T00:22:37.608Z] #103 writing image sha256:3570626038cd5009c6f8aad845bc9d360b8b5879722c3d9bfee27e3291891e05 done [2025-06-28T00:22:37.608Z] #103 naming to docker.io/library/security-spiffe-token-provider done [2025-06-28T00:22:37.608Z] #103 ... [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-28T00:22:37.608Z] #207 DONE 0.2s [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-28T00:22:37.608Z] #208 DONE 0.2s [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:37.608Z] #209 DONE 0.2s [2025-06-28T00:22:37.608Z] [2025-06-28T00:22:37.608Z] #103 [core-keeper] exporting to image [2025-06-28T00:22:37.868Z] #103 ... [2025-06-28T00:22:37.868Z] [2025-06-28T00:22:37.868Z] #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:22:37.868Z] #210 DONE 0.2s [2025-06-28T00:22:37.868Z] [2025-06-28T00:22:37.868Z] #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:37.868Z] #211 DONE 0.3s [2025-06-28T00:22:37.868Z] [2025-06-28T00:22:37.868Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-28T00:22:37.868Z] #212 DONE 0.2s [2025-06-28T00:22:37.868Z] [2025-06-28T00:22:37.868Z] #103 [core-keeper] exporting to image [2025-06-28T00:22:37.868Z] #103 exporting layers 0.2s done [2025-06-28T00:22:37.868Z] #103 writing image sha256:0b9517f7f6b16026bae22f36c0935b23aaaafa2c1ff368d378ef975ddbc7867b done [2025-06-28T00:22:37.868Z] #103 naming to docker.io/library/core-keeper done [2025-06-28T00:22:37.868Z] #103 ... [2025-06-28T00:22:37.868Z] [2025-06-28T00:22:37.868Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:22:37.868Z] #213 DONE 0.1s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T00:22:38.128Z] #214 DONE 0.6s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-28T00:22:38.128Z] #215 DONE 0.2s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-28T00:22:38.128Z] #216 DONE 0.2s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #103 [security-proxy-auth] exporting to image [2025-06-28T00:22:38.128Z] #103 ... [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T00:22:38.128Z] #217 DONE 0.5s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-28T00:22:38.128Z] #218 DONE 0.3s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-28T00:22:38.128Z] #219 DONE 0.2s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-28T00:22:38.128Z] #220 DONE 0.0s [2025-06-28T00:22:38.128Z] [2025-06-28T00:22:38.128Z] #103 [support-notifications] exporting to image [2025-06-28T00:22:38.386Z] #103 exporting layers 0.9s done [2025-06-28T00:22:38.386Z] #103 writing image sha256:c301698b42ce62f00bbc2ad3e24c2a0ea57cf1c79cd50577f7320dde5e29e87b 0.0s done [2025-06-28T00:22:38.387Z] #103 writing image sha256:7e2b4ea5dd68efa7822d7bbdb1c0a3ae736e576768d6c879305a3b8914093fd8 [2025-06-28T00:22:38.387Z] #103 naming to docker.io/library/security-proxy-auth done [2025-06-28T00:22:38.387Z] #103 exporting layers 0.3s done [2025-06-28T00:22:38.387Z] #103 writing image sha256:7e2b4ea5dd68efa7822d7bbdb1c0a3ae736e576768d6c879305a3b8914093fd8 0.0s done [2025-06-28T00:22:38.387Z] #103 naming to docker.io/library/core-metadata done [2025-06-28T00:22:38.648Z] #103 ... [2025-06-28T00:22:38.648Z] [2025-06-28T00:22:38.648Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T00:22:38.648Z] #221 DONE 0.5s [2025-06-28T00:22:38.648Z] [2025-06-28T00:22:38.648Z] #103 [security-proxy-setup] exporting to image [2025-06-28T00:22:38.648Z] #103 writing image sha256:3aa5488211435e1ed36ff09b0de650ecdf10cae35fd7d1378788ea4b59bdf92d done [2025-06-28T00:22:38.648Z] #103 naming to docker.io/library/support-notifications done [2025-06-28T00:22:38.648Z] #103 writing image sha256:5b25367e6e01238a8b8967d147938d54fc6c458f39e0e70459198889dd27face done [2025-06-28T00:22:38.648Z] #103 naming to docker.io/library/support-scheduler done [2025-06-28T00:22:38.648Z] #103 writing image sha256:4d8ddae6963fd949e1bc08c8a33fbd4425533c3095afc76a4ece6263c31c46cb done [2025-06-28T00:22:38.648Z] #103 naming to docker.io/library/security-proxy-setup done [2025-06-28T00:22:38.648Z] #103 exporting layers 0.2s done [2025-06-28T00:22:38.648Z] #103 writing image sha256:844e2b5d180034eb3a3c5cff940ebf50c6d1e2fb73109d5ab646b36c99fdf9ca done [2025-06-28T00:22:38.648Z] #103 naming to docker.io/library/security-secretstore-setup done [2025-06-28T00:22:38.648Z] #103 DONE 4.7s [2025-06-28T00:22:38.648Z] [2025-06-28T00:22:38.648Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T00:22:38.648Z] time="2025-06-28T00:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-28T00:22:38.671Z] $ docker stop --time=1 ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a [2025-06-28T00:22:39.944Z] $ docker rm -f --volumes ccc0ab2ff7de14a2d2e5ab1122f764781f9f307b3fc1df4610748dd9054d4c9a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-28T00:22:40.300Z] + docker images [2025-06-28T00:22:40.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-28T00:22:40.300Z] support-scheduler latest 5b25367e6e01 2 seconds ago 48.7MB [2025-06-28T00:22:40.300Z] security-secretstore-setup latest 844e2b5d1800 2 seconds ago 68.9MB [2025-06-28T00:22:40.300Z] security-spiffe-token-provider latest 3570626038cd 3 seconds ago 47.5MB [2025-06-28T00:22:40.300Z] security-proxy-auth latest c301698b42ce 3 seconds ago 31.9MB [2025-06-28T00:22:40.300Z] security-proxy-setup latest 4d8ddae6963f 3 seconds ago 38.6MB [2025-06-28T00:22:40.300Z] support-notifications latest 3aa548821143 3 seconds ago 52.3MB [2025-06-28T00:22:40.300Z] core-keeper latest 0b9517f7f6b1 3 seconds ago 32.6MB [2025-06-28T00:22:40.300Z] core-metadata latest 7e2b4ea5dd68 3 seconds ago 33.2MB [2025-06-28T00:22:40.300Z] core-command latest b97607489e1f 4 seconds ago 28.5MB [2025-06-28T00:22:40.300Z] core-data latest 3e1881f9374d 4 seconds ago 33MB [2025-06-28T00:22:40.300Z] core-common-config-bootstrapper latest afb14bed0ccc About a minute ago 17.1MB [2025-06-28T00:22:40.300Z] security-bootstrapper latest 6addfde21fd1 About a minute ago 20.4MB [2025-06-28T00:22:40.300Z] security-spire-config latest 627386c67937 3 minutes ago 149MB [2025-06-28T00:22:40.300Z] security-spire-agent latest 16975d4e1606 3 minutes ago 195MB [2025-06-28T00:22:40.300Z] security-spire-server latest 77651ceb8ab5 3 minutes ago 149MB [2025-06-28T00:22:40.300Z] ci-base-image-x86_64 latest 301b37a5737a 6 minutes ago 924MB [2025-06-28T00:22:40.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 9 days ago 574MB [2025-06-28T00:22:40.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 weeks ago 573MB [2025-06-28T00:22:40.300Z] 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-06-28T00:22:40.451Z] provisioning config files... [2025-06-28T00:22:40.461Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config10225268584329412477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:22:40.768Z] ---> ****-login.sh [2025-06-28T00:22:40.768Z] nexus3.edgexfoundry.org:10001 [2025-06-28T00:22:40.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:22:40.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:22:40.768Z] Configure a credential helper to remove this warning. See [2025-06-28T00:22:40.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:22:40.768Z] [2025-06-28T00:22:40.768Z] Login Succeeded [2025-06-28T00:22:40.768Z] nexus3.edgexfoundry.org:10002 [2025-06-28T00:22:40.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:22:40.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:22:40.769Z] Configure a credential helper to remove this warning. See [2025-06-28T00:22:40.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:22:40.769Z] [2025-06-28T00:22:40.769Z] Login Succeeded [2025-06-28T00:22:40.769Z] nexus3.edgexfoundry.org:10003 [2025-06-28T00:22:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:22:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:22:41.028Z] Configure a credential helper to remove this warning. See [2025-06-28T00:22:41.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:22:41.028Z] [2025-06-28T00:22:41.028Z] Login Succeeded [2025-06-28T00:22:41.028Z] nexus3.edgexfoundry.org:10004 [2025-06-28T00:22:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:22:41.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:22:41.028Z] Configure a credential helper to remove this warning. See [2025-06-28T00:22:41.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:22:41.028Z] [2025-06-28T00:22:41.028Z] Login Succeeded [2025-06-28T00:22:41.028Z] ****.io [2025-06-28T00:22:41.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:22:41.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:22:41.287Z] Configure a credential helper to remove this warning. See [2025-06-28T00:22:41.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:22:41.287Z] [2025-06-28T00:22:41.287Z] Login Succeeded [2025-06-28T00:22:41.287Z] ---> ****-login.sh ends [Pipeline] } [2025-06-28T00:22:41.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:22:41.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T00:22:41.364Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-06-28T00:22:41.364Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:41.364Z] latest [2025-06-28T00:22:41.364Z] 4.1.0-dev.30 [2025-06-28T00:22:41.364Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:41.364Z] main [2025-06-28T00:22:41.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:41.713Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:42.050Z] + docker push nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:42.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-28T00:22:42.050Z] 59c4b8014aa0: Preparing [2025-06-28T00:22:42.050Z] 47d280bbddee: Preparing [2025-06-28T00:22:42.050Z] 0118572fb7b9: Preparing [2025-06-28T00:22:42.050Z] a73df2a462db: Preparing [2025-06-28T00:22:42.050Z] 56887044b048: Preparing [2025-06-28T00:22:42.050Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:42.050Z] 994456c4fd7b: Preparing [2025-06-28T00:22:42.050Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:42.050Z] 994456c4fd7b: Waiting [2025-06-28T00:22:42.050Z] 0118572fb7b9: Pushed [2025-06-28T00:22:42.050Z] a73df2a462db: Pushed [2025-06-28T00:22:42.050Z] 56887044b048: Pushed [2025-06-28T00:22:42.050Z] 59c4b8014aa0: Pushed [2025-06-28T00:22:42.050Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:42.050Z] 0aaeeba98e1a: Pushed [2025-06-28T00:22:42.332Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #1 transferring dockerfile: 1.81kB 0.0s done [2025-06-28T00:22:42.332Z] #1 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #2 transferring dockerfile: 2.01kB 0.0s done [2025-06-28T00:22:42.332Z] #2 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #3 transferring dockerfile: 1.89kB 0.0s done [2025-06-28T00:22:42.332Z] #3 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #4 transferring dockerfile: 2.50kB 0.0s done [2025-06-28T00:22:42.332Z] #4 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #5 transferring dockerfile: 1.69kB 0.0s done [2025-06-28T00:22:42.332Z] #5 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-06-28T00:22:42.332Z] #6 DONE 0.1s [2025-06-28T00:22:42.332Z] [2025-06-28T00:22:42.332Z] #7 [core-command internal] load build definition from Dockerfile [2025-06-28T00:22:42.332Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-06-28T00:22:42.332Z] #7 DONE 0.1s [2025-06-28T00:22:42.609Z] [2025-06-28T00:22:42.609Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-28T00:22:42.609Z] #8 transferring dockerfile: 2.49kB done [2025-06-28T00:22:42.609Z] #8 DONE 0.1s [2025-06-28T00:22:42.609Z] [2025-06-28T00:22:42.609Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-06-28T00:22:42.609Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-06-28T00:22:42.609Z] #9 DONE 0.1s [2025-06-28T00:22:42.609Z] [2025-06-28T00:22:42.609Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #10 transferring dockerfile: 1.70kB 0.0s done [2025-06-28T00:22:42.993Z] #10 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #11 transferring dockerfile: 2.10kB 0.0s done [2025-06-28T00:22:42.993Z] #11 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #12 [core-data internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #12 transferring dockerfile: 2.04kB 0.0s done [2025-06-28T00:22:42.993Z] #12 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #13 transferring dockerfile: 3.02kB done [2025-06-28T00:22:42.993Z] #13 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #14 transferring dockerfile: 2.00kB 0.0s done [2025-06-28T00:22:42.993Z] #14 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-28T00:22:42.993Z] #15 transferring dockerfile: 2.14kB done [2025-06-28T00:22:42.993Z] #15 DONE 0.1s [2025-06-28T00:22:42.993Z] [2025-06-28T00:22:42.993Z] #16 [security-spire-agent internal] load .dockerignore [2025-06-28T00:22:42.993Z] #16 transferring context: [2025-06-28T00:22:43.269Z] #16 transferring context: 50B 0.0s done [2025-06-28T00:22:43.269Z] #16 DONE 0.1s [2025-06-28T00:22:43.872Z] [2025-06-28T00:22:43.872Z] #17 [core-keeper internal] load .dockerignore [2025-06-28T00:22:43.872Z] #17 transferring context: 50B done [2025-06-28T00:22:43.872Z] #17 DONE 0.1s [2025-06-28T00:22:43.872Z] [2025-06-28T00:22:43.872Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-06-28T00:22:44.154Z] #18 transferring context: 50B 0.0s done [2025-06-28T00:22:44.154Z] #18 DONE 0.1s [2025-06-28T00:22:44.154Z] [2025-06-28T00:22:44.154Z] #19 [security-proxy-setup internal] load .dockerignore [2025-06-28T00:22:44.154Z] #19 transferring context: 50B done [2025-06-28T00:22:44.154Z] #19 DONE 0.1s [2025-06-28T00:22:44.154Z] [2025-06-28T00:22:44.154Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-28T00:22:44.154Z] #20 DONE 0.0s [2025-06-28T00:22:44.154Z] [2025-06-28T00:22:44.154Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-28T00:22:44.154Z] #20 transferring context: 50B done [2025-06-28T00:22:44.154Z] #20 DONE 0.1s [2025-06-28T00:22:44.154Z] [2025-06-28T00:22:44.154Z] #21 [security-spire-config internal] load .dockerignore [2025-06-28T00:22:44.154Z] #21 transferring context: 50B 0.0s done [2025-06-28T00:22:44.154Z] #21 DONE 0.1s [2025-06-28T00:22:44.154Z] [2025-06-28T00:22:44.154Z] #22 [core-command internal] load .dockerignore [2025-06-28T00:22:44.436Z] #22 transferring context: 50B 0.0s done [2025-06-28T00:22:44.436Z] #22 DONE 0.1s [2025-06-28T00:22:44.436Z] [2025-06-28T00:22:44.436Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-06-28T00:22:44.436Z] #23 transferring context: 50B 0.0s done [2025-06-28T00:22:44.436Z] #23 DONE 0.1s [2025-06-28T00:22:44.436Z] [2025-06-28T00:22:44.436Z] #24 [support-scheduler internal] load .dockerignore [2025-06-28T00:22:44.436Z] #24 transferring context: 50B 0.0s done [2025-06-28T00:22:44.436Z] #24 DONE 0.1s [2025-06-28T00:22:44.436Z] [2025-06-28T00:22:44.436Z] #25 [core-metadata internal] load .dockerignore [2025-06-28T00:22:44.606Z] 47d280bbddee: Pushed [2025-06-28T00:22:44.606Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:44.736Z] #25 transferring context: 50B done [2025-06-28T00:22:44.736Z] #25 DONE 0.1s [2025-06-28T00:22:44.736Z] [2025-06-28T00:22:44.736Z] #26 [security-spire-server internal] load .dockerignore [2025-06-28T00:22:44.736Z] #26 transferring context: 50B 0.0s done [2025-06-28T00:22:44.736Z] #26 DONE 0.1s [2025-06-28T00:22:44.736Z] [2025-06-28T00:22:44.736Z] #27 [core-data internal] load .dockerignore [2025-06-28T00:22:44.736Z] #27 transferring context: 50B done [2025-06-28T00:22:44.736Z] #27 DONE 0.1s [2025-06-28T00:22:44.736Z] [2025-06-28T00:22:44.736Z] #28 [security-bootstrapper internal] load .dockerignore [2025-06-28T00:22:44.736Z] #28 transferring context: 50B done [2025-06-28T00:22:44.736Z] #28 DONE 0.1s [2025-06-28T00:22:44.736Z] [2025-06-28T00:22:44.736Z] #29 [support-notifications internal] load .dockerignore [2025-06-28T00:22:44.736Z] #29 transferring context: 50B 0.0s done [2025-06-28T00:22:44.736Z] #29 DONE 0.1s [2025-06-28T00:22:44.736Z] [2025-06-28T00:22:44.736Z] #30 [security-proxy-auth internal] load .dockerignore [2025-06-28T00:22:44.736Z] #30 transferring context: 50B 0.0s done [2025-06-28T00:22:44.736Z] #30 DONE 0.1s [2025-06-28T00:22:44.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:45.008Z] [2025-06-28T00:22:45.008Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-28T00:22:45.008Z] #31 ... [2025-06-28T00:22:45.008Z] [2025-06-28T00:22:45.008Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:22:45.008Z] #32 DONE 0.2s [2025-06-28T00:22:45.250Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-28T00:22:45.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-28T00:22:45.250Z] 59c4b8014aa0: Preparing [2025-06-28T00:22:45.250Z] 47d280bbddee: Preparing [2025-06-28T00:22:45.250Z] 0118572fb7b9: Preparing [2025-06-28T00:22:45.250Z] a73df2a462db: Preparing [2025-06-28T00:22:45.250Z] 56887044b048: Preparing [2025-06-28T00:22:45.250Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:45.250Z] 994456c4fd7b: Preparing [2025-06-28T00:22:45.250Z] 994456c4fd7b: Waiting [2025-06-28T00:22:45.250Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:45.250Z] 59c4b8014aa0: Layer already exists [2025-06-28T00:22:45.250Z] 56887044b048: Layer already exists [2025-06-28T00:22:45.250Z] a73df2a462db: Layer already exists [2025-06-28T00:22:45.250Z] 47d280bbddee: Layer already exists [2025-06-28T00:22:45.250Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:45.250Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:45.250Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:45.250Z] latest: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:22:45.278Z] [2025-06-28T00:22:45.278Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:45.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:45.863Z] #33 DONE 0.8s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:45.863Z] #34 DONE 0.0s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-06-28T00:22:45.863Z] #35 DONE 0.0s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:22:45.863Z] #32 DONE 0.2s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-28T00:22:45.863Z] #31 ... [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:45.863Z] #34 DONE 0.0s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:22:45.863Z] #32 DONE 0.3s [2025-06-28T00:22:45.863Z] [2025-06-28T00:22:45.863Z] #36 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:45.863Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:45.863Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:45.863Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:45.863Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:22:45.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [2025-06-28T00:22:45.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-28T00:22:45.926Z] 59c4b8014aa0: Preparing [2025-06-28T00:22:45.926Z] 47d280bbddee: Preparing [2025-06-28T00:22:45.926Z] 0118572fb7b9: Preparing [2025-06-28T00:22:45.926Z] a73df2a462db: Preparing [2025-06-28T00:22:45.926Z] 56887044b048: Preparing [2025-06-28T00:22:45.926Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:45.926Z] 994456c4fd7b: Preparing [2025-06-28T00:22:45.926Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:45.926Z] 994456c4fd7b: Waiting [2025-06-28T00:22:45.926Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:45.926Z] 56887044b048: Layer already exists [2025-06-28T00:22:45.926Z] a73df2a462db: Layer already exists [2025-06-28T00:22:45.926Z] 59c4b8014aa0: Layer already exists [2025-06-28T00:22:45.926Z] 47d280bbddee: Layer already exists [2025-06-28T00:22:45.926Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:45.926Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:45.926Z] 4.1.0-dev.30: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:46.134Z] #36 ... [2025-06-28T00:22:46.134Z] [2025-06-28T00:22:46.134Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:46.134Z] #34 DONE 0.0s [2025-06-28T00:22:46.134Z] [2025-06-28T00:22:46.134Z] #36 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:46.134Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:46.134Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:46.134Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:46.134Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:22:46.134Z] #36 ... [2025-06-28T00:22:46.134Z] [2025-06-28T00:22:46.134Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:46.134Z] #34 DONE 0.0s [2025-06-28T00:22:46.134Z] [2025-06-28T00:22:46.134Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-28T00:22:46.134Z] #33 DONE 0.8s [2025-06-28T00:22:46.134Z] [2025-06-28T00:22:46.134Z] #36 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:46.134Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:46.134Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:46.134Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:46.134Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:22:46.261Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:46.404Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:46.404Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:46.404Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:46.404Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:22:46.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:46.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-28T00:22:46.599Z] 59c4b8014aa0: Preparing [2025-06-28T00:22:46.599Z] 47d280bbddee: Preparing [2025-06-28T00:22:46.599Z] 0118572fb7b9: Preparing [2025-06-28T00:22:46.599Z] a73df2a462db: Preparing [2025-06-28T00:22:46.599Z] 56887044b048: Preparing [2025-06-28T00:22:46.599Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:46.599Z] 994456c4fd7b: Preparing [2025-06-28T00:22:46.599Z] 994456c4fd7b: Waiting [2025-06-28T00:22:46.599Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:46.599Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:46.599Z] 56887044b048: Layer already exists [2025-06-28T00:22:46.599Z] a73df2a462db: Layer already exists [2025-06-28T00:22:46.599Z] 59c4b8014aa0: Layer already exists [2025-06-28T00:22:46.599Z] 47d280bbddee: Layer already exists [2025-06-28T00:22:46.599Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:46.599Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:46.599Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:46.682Z] #36 ... [2025-06-28T00:22:46.682Z] [2025-06-28T00:22:46.682Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:46.682Z] #34 DONE 0.1s [2025-06-28T00:22:46.682Z] [2025-06-28T00:22:46.682Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-28T00:22:46.682Z] #31 DONE 1.8s [2025-06-28T00:22:46.682Z] [2025-06-28T00:22:46.682Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:22:46.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:22:46.952Z] #37 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:22:46.952Z] #37 ... [2025-06-28T00:22:46.952Z] [2025-06-28T00:22:46.952Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:46.952Z] #34 DONE 0.1s [2025-06-28T00:22:46.952Z] [2025-06-28T00:22:46.952Z] #36 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:46.952Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:46.952Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:46.952Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:46.952Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:47.236Z] #36 ... [2025-06-28T00:22:47.236Z] [2025-06-28T00:22:47.236Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:47.236Z] #34 DONE 0.1s [2025-06-28T00:22:47.236Z] [2025-06-28T00:22:47.236Z] #36 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:47.236Z] #36 ... [2025-06-28T00:22:47.236Z] [2025-06-28T00:22:47.236Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:47.236Z] #34 DONE 0.1s [2025-06-28T00:22:47.236Z] [2025-06-28T00:22:47.236Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-28T00:22:47.236Z] #33 DONE 1.3s [2025-06-28T00:22:47.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-06-28T00:22:47.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-06-28T00:22:47.259Z] 59c4b8014aa0: Preparing [2025-06-28T00:22:47.259Z] 47d280bbddee: Preparing [2025-06-28T00:22:47.259Z] 0118572fb7b9: Preparing [2025-06-28T00:22:47.259Z] a73df2a462db: Preparing [2025-06-28T00:22:47.259Z] 56887044b048: Preparing [2025-06-28T00:22:47.259Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:47.259Z] 994456c4fd7b: Preparing [2025-06-28T00:22:47.259Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:47.259Z] 994456c4fd7b: Waiting [2025-06-28T00:22:47.259Z] 59c4b8014aa0: Layer already exists [2025-06-28T00:22:47.259Z] a73df2a462db: Layer already exists [2025-06-28T00:22:47.259Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:47.259Z] 56887044b048: Layer already exists [2025-06-28T00:22:47.259Z] 47d280bbddee: Layer already exists [2025-06-28T00:22:47.259Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:47.259Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:47.260Z] main: digest: sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:22:47.344Z] ===================================================== [Pipeline] echo [2025-06-28T00:22:47.362Z] taggedImages: [2025-06-28T00:22:47.362Z] - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:47.362Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-28T00:22:47.362Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [2025-06-28T00:22:47.362Z] - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:47.362Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-06-28T00:22:47.397Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-06-28T00:22:47.397Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:47.397Z] latest [2025-06-28T00:22:47.397Z] 4.1.0-dev.30 [2025-06-28T00:22:47.397Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:47.397Z] main [2025-06-28T00:22:47.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:47.512Z] [2025-06-28T00:22:47.513Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-06-28T00:22:47.513Z] #34 DONE 0.1s [2025-06-28T00:22:47.513Z] [2025-06-28T00:22:47.513Z] #38 [security-spiffe-token-provider internal] load build context [2025-06-28T00:22:47.513Z] #38 ... [2025-06-28T00:22:47.513Z] [2025-06-28T00:22:47.513Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-06-28T00:22:47.513Z] #32 DONE 1.7s [2025-06-28T00:22:47.513Z] [2025-06-28T00:22:47.513Z] #38 [security-spiffe-token-provider internal] load build context [2025-06-28T00:22:47.513Z] #38 transferring context: 3.23MB 1.6s done [2025-06-28T00:22:47.757Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:48.085Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:48.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-28T00:22:48.085Z] 37e82c55ad4c: Preparing [2025-06-28T00:22:48.085Z] b0523ba809bd: Preparing [2025-06-28T00:22:48.085Z] fa39aadc0e9a: Preparing [2025-06-28T00:22:48.085Z] b806971793d0: Preparing [2025-06-28T00:22:48.085Z] 0118572fb7b9: Preparing [2025-06-28T00:22:48.085Z] a73df2a462db: Preparing [2025-06-28T00:22:48.085Z] 56887044b048: Preparing [2025-06-28T00:22:48.085Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:48.085Z] 994456c4fd7b: Preparing [2025-06-28T00:22:48.085Z] a73df2a462db: Waiting [2025-06-28T00:22:48.085Z] 994456c4fd7b: Waiting [2025-06-28T00:22:48.085Z] 56887044b048: Waiting [2025-06-28T00:22:48.085Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:48.085Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:48.085Z] a73df2a462db: Layer already exists [2025-06-28T00:22:48.085Z] 56887044b048: Layer already exists [2025-06-28T00:22:48.085Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:48.085Z] b0523ba809bd: Pushed [2025-06-28T00:22:48.085Z] 37e82c55ad4c: Pushed [2025-06-28T00:22:48.085Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:48.085Z] fa39aadc0e9a: Pushed [2025-06-28T00:22:48.474Z] #38 ... [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #39 [security-spire-config internal] load build context [2025-06-28T00:22:48.474Z] #39 transferring context: 22.05kB 0.1s done [2025-06-28T00:22:48.474Z] #39 DONE 2.1s [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #40 [core-keeper internal] load build context [2025-06-28T00:22:48.474Z] #40 transferring context: 3.23MB 1.3s done [2025-06-28T00:22:48.474Z] #40 DONE 2.6s [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #41 [security-proxy-setup internal] load build context [2025-06-28T00:22:48.474Z] #41 transferring context: 3.23MB 1.4s done [2025-06-28T00:22:48.474Z] #41 DONE 2.4s [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #38 [security-spiffe-token-provider internal] load build context [2025-06-28T00:22:48.474Z] #38 DONE 2.6s [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #42 [core-common-config-bootstrapper internal] load build context [2025-06-28T00:22:48.474Z] #42 transferring context: 3.23MB 1.1s done [2025-06-28T00:22:48.474Z] #42 DONE 2.4s [2025-06-28T00:22:48.474Z] [2025-06-28T00:22:48.474Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:22:48.474Z] #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-06-28T00:22:48.474Z] #36 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-06-28T00:22:48.474Z] #36 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-06-28T00:22:48.474Z] #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-28T00:22:49.442Z] #36 ... [2025-06-28T00:22:49.442Z] [2025-06-28T00:22:49.442Z] #43 [security-spire-agent internal] load build context [2025-06-28T00:22:49.442Z] #43 transferring context: 23.33kB 0.1s done [2025-06-28T00:22:49.442Z] #43 DONE 2.4s [2025-06-28T00:22:49.442Z] [2025-06-28T00:22:49.442Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:49.442Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.9s done [2025-06-28T00:22:49.442Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-28T00:22:49.442Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-06-28T00:22:49.442Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-06-28T00:22:49.442Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s [2025-06-28T00:22:49.442Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-06-28T00:22:49.442Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.6s [2025-06-28T00:22:49.442Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-06-28T00:22:49.442Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s [2025-06-28T00:22:49.442Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-06-28T00:22:49.459Z] b806971793d0: Pushed [2025-06-28T00:22:49.459Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:49.714Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-06-28T00:22:49.714Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s [2025-06-28T00:22:49.714Z] #44 ... [2025-06-28T00:22:49.714Z] [2025-06-28T00:22:49.714Z] #45 [security-secretstore-setup internal] load build context [2025-06-28T00:22:49.714Z] #45 transferring context: 3.23MB 0.9s done [2025-06-28T00:22:49.714Z] #45 DONE 3.3s [2025-06-28T00:22:49.714Z] [2025-06-28T00:22:49.714Z] #46 [core-command internal] load build context [2025-06-28T00:22:49.714Z] #46 transferring context: 3.23MB 1.0s done [2025-06-28T00:22:49.714Z] #46 DONE 3.3s [2025-06-28T00:22:49.714Z] [2025-06-28T00:22:49.714Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:49.714Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-06-28T00:22:49.794Z] + 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-06-28T00:22:50.128Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-28T00:22:50.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-28T00:22:50.128Z] 37e82c55ad4c: Preparing [2025-06-28T00:22:50.128Z] b0523ba809bd: Preparing [2025-06-28T00:22:50.128Z] fa39aadc0e9a: Preparing [2025-06-28T00:22:50.128Z] b806971793d0: Preparing [2025-06-28T00:22:50.128Z] 0118572fb7b9: Preparing [2025-06-28T00:22:50.128Z] a73df2a462db: Preparing [2025-06-28T00:22:50.128Z] 56887044b048: Preparing [2025-06-28T00:22:50.128Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:50.128Z] 994456c4fd7b: Preparing [2025-06-28T00:22:50.128Z] a73df2a462db: Waiting [2025-06-28T00:22:50.128Z] 56887044b048: Waiting [2025-06-28T00:22:50.128Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:50.128Z] 994456c4fd7b: Waiting [2025-06-28T00:22:50.128Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:50.128Z] 37e82c55ad4c: Layer already exists [2025-06-28T00:22:50.128Z] fa39aadc0e9a: Layer already exists [2025-06-28T00:22:50.128Z] b806971793d0: Layer already exists [2025-06-28T00:22:50.128Z] b0523ba809bd: Layer already exists [2025-06-28T00:22:50.128Z] 56887044b048: Layer already exists [2025-06-28T00:22:50.128Z] a73df2a462db: Layer already exists [2025-06-28T00:22:50.128Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:50.128Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:50.128Z] latest: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:50.461Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:50.678Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.7s [2025-06-28T00:22:50.794Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [2025-06-28T00:22:50.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-28T00:22:50.794Z] 37e82c55ad4c: Preparing [2025-06-28T00:22:50.794Z] b0523ba809bd: Preparing [2025-06-28T00:22:50.794Z] fa39aadc0e9a: Preparing [2025-06-28T00:22:50.794Z] b806971793d0: Preparing [2025-06-28T00:22:50.794Z] 0118572fb7b9: Preparing [2025-06-28T00:22:50.794Z] a73df2a462db: Preparing [2025-06-28T00:22:50.794Z] 56887044b048: Preparing [2025-06-28T00:22:50.794Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:50.794Z] 994456c4fd7b: Preparing [2025-06-28T00:22:50.794Z] 56887044b048: Waiting [2025-06-28T00:22:50.794Z] a73df2a462db: Waiting [2025-06-28T00:22:50.794Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:50.794Z] b0523ba809bd: Layer already exists [2025-06-28T00:22:50.794Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:50.794Z] b806971793d0: Layer already exists [2025-06-28T00:22:50.794Z] fa39aadc0e9a: Layer already exists [2025-06-28T00:22:50.794Z] 37e82c55ad4c: Layer already exists [2025-06-28T00:22:50.794Z] a73df2a462db: Layer already exists [2025-06-28T00:22:50.794Z] 56887044b048: Layer already exists [2025-06-28T00:22:50.794Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:50.794Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:50.794Z] 4.1.0-dev.30: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:50.945Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 2.1s [2025-06-28T00:22:51.130Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:51.212Z] #44 ... [2025-06-28T00:22:51.212Z] [2025-06-28T00:22:51.212Z] #47 [security-spire-server internal] load build context [2025-06-28T00:22:51.212Z] #47 transferring context: 23.80kB 0.8s done [2025-06-28T00:22:51.212Z] #47 DONE 3.7s [2025-06-28T00:22:51.212Z] [2025-06-28T00:22:51.212Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:51.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:51.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-28T00:22:51.468Z] 37e82c55ad4c: Preparing [2025-06-28T00:22:51.468Z] b0523ba809bd: Preparing [2025-06-28T00:22:51.468Z] fa39aadc0e9a: Preparing [2025-06-28T00:22:51.468Z] b806971793d0: Preparing [2025-06-28T00:22:51.468Z] 0118572fb7b9: Preparing [2025-06-28T00:22:51.468Z] a73df2a462db: Preparing [2025-06-28T00:22:51.468Z] 56887044b048: Preparing [2025-06-28T00:22:51.468Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:51.468Z] 994456c4fd7b: Preparing [2025-06-28T00:22:51.468Z] 56887044b048: Waiting [2025-06-28T00:22:51.468Z] a73df2a462db: Waiting [2025-06-28T00:22:51.468Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:51.468Z] 994456c4fd7b: Waiting [2025-06-28T00:22:51.468Z] b806971793d0: Layer already exists [2025-06-28T00:22:51.468Z] 37e82c55ad4c: Layer already exists [2025-06-28T00:22:51.468Z] fa39aadc0e9a: Layer already exists [2025-06-28T00:22:51.468Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:51.468Z] b0523ba809bd: Layer already exists [2025-06-28T00:22:51.468Z] 56887044b048: Layer already exists [2025-06-28T00:22:51.468Z] a73df2a462db: Layer already exists [2025-06-28T00:22:51.468Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:51.468Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:51.468Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [2025-06-28T00:22:51.489Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.7s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:51.757Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-06-28T00:22:51.793Z] + 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-06-28T00:22:52.026Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-06-28T00:22:52.026Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 3.2s [2025-06-28T00:22:52.125Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-28T00:22:52.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-06-28T00:22:52.125Z] 37e82c55ad4c: Preparing [2025-06-28T00:22:52.125Z] b0523ba809bd: Preparing [2025-06-28T00:22:52.125Z] fa39aadc0e9a: Preparing [2025-06-28T00:22:52.125Z] b806971793d0: Preparing [2025-06-28T00:22:52.125Z] 0118572fb7b9: Preparing [2025-06-28T00:22:52.125Z] a73df2a462db: Preparing [2025-06-28T00:22:52.125Z] 56887044b048: Preparing [2025-06-28T00:22:52.125Z] 0aaeeba98e1a: Preparing [2025-06-28T00:22:52.125Z] 994456c4fd7b: Preparing [2025-06-28T00:22:52.125Z] 0aaeeba98e1a: Waiting [2025-06-28T00:22:52.125Z] a73df2a462db: Waiting [2025-06-28T00:22:52.125Z] 56887044b048: Waiting [2025-06-28T00:22:52.125Z] 994456c4fd7b: Waiting [2025-06-28T00:22:52.125Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:52.125Z] fa39aadc0e9a: Layer already exists [2025-06-28T00:22:52.125Z] 37e82c55ad4c: Layer already exists [2025-06-28T00:22:52.125Z] b806971793d0: Layer already exists [2025-06-28T00:22:52.125Z] b0523ba809bd: Layer already exists [2025-06-28T00:22:52.125Z] a73df2a462db: Layer already exists [2025-06-28T00:22:52.125Z] 56887044b048: Layer already exists [2025-06-28T00:22:52.125Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:22:52.125Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:52.125Z] main: digest: sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:22:52.197Z] ===================================================== [Pipeline] echo [2025-06-28T00:22:52.213Z] taggedImages: [2025-06-28T00:22:52.213Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:52.213Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-28T00:22:52.213Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [2025-06-28T00:22:52.213Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:52.213Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-06-28T00:22:52.247Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-06-28T00:22:52.247Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:52.247Z] latest [2025-06-28T00:22:52.247Z] 4.1.0-dev.30 [2025-06-28T00:22:52.247Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:52.247Z] main [2025-06-28T00:22:52.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2025-06-28T00:22:52.297Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:52.599Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:52.890Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 4.3s [2025-06-28T00:22:52.921Z] + docker push nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:52.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-28T00:22:52.921Z] 26335c8583c8: Preparing [2025-06-28T00:22:52.921Z] c4253111998f: Preparing [2025-06-28T00:22:52.921Z] 0118572fb7b9: Preparing [2025-06-28T00:22:52.921Z] a73df2a462db: Preparing [2025-06-28T00:22:52.921Z] e13f492bbc57: Preparing [2025-06-28T00:22:52.921Z] 4874fb2ecf56: Preparing [2025-06-28T00:22:52.921Z] 994456c4fd7b: Preparing [2025-06-28T00:22:52.921Z] 4874fb2ecf56: Waiting [2025-06-28T00:22:52.921Z] 994456c4fd7b: Waiting [2025-06-28T00:22:52.921Z] a73df2a462db: Layer already exists [2025-06-28T00:22:52.921Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:52.921Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:52.921Z] 26335c8583c8: Pushed [2025-06-28T00:22:52.921Z] e13f492bbc57: Pushed [2025-06-28T00:22:52.921Z] 4874fb2ecf56: Pushed [2025-06-28T00:22:54.316Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.75MB / 33.17MB 5.3s [2025-06-28T00:22:54.316Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-06-28T00:22:54.587Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.8s [2025-06-28T00:22:54.587Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-06-28T00:22:54.856Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.81MB / 33.17MB 6.2s [2025-06-28T00:22:55.466Z] c4253111998f: Pushed [2025-06-28T00:22:55.467Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:55.802Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:22:55.825Z] #44 ... [2025-06-28T00:22:55.825Z] [2025-06-28T00:22:55.825Z] #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-06-28T00:22:55.825Z] #35 DONE 10.1s [2025-06-28T00:22:55.825Z] [2025-06-28T00:22:55.825Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:55.825Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.86MB / 33.17MB 7.0s [2025-06-28T00:22:55.825Z] #44 ... [2025-06-28T00:22:55.825Z] [2025-06-28T00:22:55.825Z] #48 [security-bootstrapper internal] load build context [2025-06-28T00:22:55.825Z] #48 transferring context: 3.23MB 5.2s done [2025-06-28T00:22:55.825Z] #48 DONE 8.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:56.096Z] [2025-06-28T00:22:56.096Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:56.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-28T00:22:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-28T00:22:56.132Z] 26335c8583c8: Preparing [2025-06-28T00:22:56.132Z] c4253111998f: Preparing [2025-06-28T00:22:56.132Z] 0118572fb7b9: Preparing [2025-06-28T00:22:56.132Z] a73df2a462db: Preparing [2025-06-28T00:22:56.132Z] e13f492bbc57: Preparing [2025-06-28T00:22:56.132Z] 4874fb2ecf56: Preparing [2025-06-28T00:22:56.132Z] 994456c4fd7b: Preparing [2025-06-28T00:22:56.132Z] 4874fb2ecf56: Waiting [2025-06-28T00:22:56.132Z] 994456c4fd7b: Waiting [2025-06-28T00:22:56.132Z] 26335c8583c8: Layer already exists [2025-06-28T00:22:56.132Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:56.132Z] c4253111998f: Layer already exists [2025-06-28T00:22:56.132Z] e13f492bbc57: Layer already exists [2025-06-28T00:22:56.132Z] a73df2a462db: Layer already exists [2025-06-28T00:22:56.132Z] 4874fb2ecf56: Layer already exists [2025-06-28T00:22:56.132Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:56.132Z] latest: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:56.380Z] #44 ... [2025-06-28T00:22:56.380Z] [2025-06-28T00:22:56.380Z] #49 [core-metadata internal] load build context [2025-06-28T00:22:56.380Z] #49 transferring context: 3.23MB 6.4s done [2025-06-28T00:22:56.380Z] #49 DONE 8.7s [2025-06-28T00:22:56.380Z] [2025-06-28T00:22:56.380Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:56.473Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:22:57.354Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 8.4s [2025-06-28T00:22:57.354Z] #44 ... [2025-06-28T00:22:57.354Z] [2025-06-28T00:22:57.354Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:22:57.354Z] #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:57.354Z] #0 8.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:57.622Z] #50 ... [2025-06-28T00:22:57.622Z] [2025-06-28T00:22:57.622Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-28T00:22:57.622Z] #0 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:57.622Z] #0 8.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:57.622Z] #51 ... [2025-06-28T00:22:57.622Z] [2025-06-28T00:22:57.622Z] #52 [core-data builder 2/8] WORKDIR /edgex-go [2025-06-28T00:22:57.622Z] #52 DONE 1.7s [2025-06-28T00:22:57.622Z] [2025-06-28T00:22:57.622Z] #53 [security-proxy-auth internal] load build context [2025-06-28T00:22:57.622Z] #53 ... [2025-06-28T00:22:57.622Z] [2025-06-28T00:22:57.622Z] #54 [core-data internal] load build context [2025-06-28T00:22:57.622Z] #54 transferring context: 3.23MB 8.1s done [Pipeline] } [2025-06-28T00:22:57.895Z] #54 ... [2025-06-28T00:22:57.895Z] [2025-06-28T00:22:57.895Z] #55 [support-notifications internal] load build context [2025-06-28T00:22:57.895Z] #55 transferring context: 3.23MB 7.7s done [2025-06-28T00:22:57.895Z] #55 DONE 10.4s [2025-06-28T00:22:57.895Z] [2025-06-28T00:22:57.895Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:58.163Z] #56 ... [2025-06-28T00:22:58.163Z] [2025-06-28T00:22:58.163Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-28T00:22:58.163Z] #57 ... [2025-06-28T00:22:58.163Z] [2025-06-28T00:22:58.163Z] #54 [core-data internal] load build context [2025-06-28T00:22:58.163Z] #54 DONE 10.6s [2025-06-28T00:22:58.163Z] [2025-06-28T00:22:58.163Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:22:58.163Z] #37 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done [2025-06-28T00:22:58.163Z] #37 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-28T00:22:58.163Z] #37 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-06-28T00:22:58.163Z] #37 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-06-28T00:22:58.163Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-06-28T00:22:58.163Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-28T00:22:58.163Z] #37 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done [2025-06-28T00:22:58.163Z] #37 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.0s done [2025-06-28T00:22:58.163Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-06-28T00:22:58.163Z] #37 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-06-28T00:22:58.163Z] #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-06-28T00:22:58.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:22:58.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-28T00:22:58.222Z] 26335c8583c8: Preparing [2025-06-28T00:22:58.222Z] c4253111998f: Preparing [2025-06-28T00:22:58.222Z] 0118572fb7b9: Preparing [2025-06-28T00:22:58.222Z] a73df2a462db: Preparing [2025-06-28T00:22:58.222Z] e13f492bbc57: Preparing [2025-06-28T00:22:58.222Z] 4874fb2ecf56: Preparing [2025-06-28T00:22:58.222Z] 994456c4fd7b: Preparing [2025-06-28T00:22:58.222Z] 4874fb2ecf56: Waiting [2025-06-28T00:22:58.222Z] 994456c4fd7b: Waiting [2025-06-28T00:22:58.222Z] e13f492bbc57: Layer already exists [2025-06-28T00:22:58.222Z] 26335c8583c8: Layer already exists [2025-06-28T00:22:58.222Z] c4253111998f: Layer already exists [2025-06-28T00:22:58.222Z] a73df2a462db: Layer already exists [2025-06-28T00:22:58.222Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:58.222Z] 4874fb2ecf56: Layer already exists [2025-06-28T00:22:58.222Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:58.222Z] 4.1.0-dev.30: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:58.435Z] #37 ... [2025-06-28T00:22:58.435Z] [2025-06-28T00:22:58.435Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:22:58.435Z] #58 ... [2025-06-28T00:22:58.435Z] [2025-06-28T00:22:58.435Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-28T00:22:58.581Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:58.702Z] #59 ... [2025-06-28T00:22:58.702Z] [2025-06-28T00:22:58.702Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:22:58.702Z] #0 9.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:58.702Z] #60 ... [2025-06-28T00:22:58.702Z] [2025-06-28T00:22:58.702Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:22:58.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:58.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-28T00:22:58.911Z] 26335c8583c8: Preparing [2025-06-28T00:22:58.911Z] c4253111998f: Preparing [2025-06-28T00:22:58.911Z] 0118572fb7b9: Preparing [2025-06-28T00:22:58.911Z] a73df2a462db: Preparing [2025-06-28T00:22:58.911Z] e13f492bbc57: Preparing [2025-06-28T00:22:58.911Z] 4874fb2ecf56: Preparing [2025-06-28T00:22:58.911Z] 994456c4fd7b: Preparing [2025-06-28T00:22:58.911Z] 4874fb2ecf56: Waiting [2025-06-28T00:22:58.911Z] 994456c4fd7b: Waiting [2025-06-28T00:22:58.911Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:58.911Z] 26335c8583c8: Layer already exists [2025-06-28T00:22:58.911Z] a73df2a462db: Layer already exists [2025-06-28T00:22:58.911Z] c4253111998f: Layer already exists [2025-06-28T00:22:58.911Z] e13f492bbc57: Layer already exists [2025-06-28T00:22:58.911Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:58.911Z] 4874fb2ecf56: Layer already exists [2025-06-28T00:22:58.911Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:58.971Z] #61 ... [2025-06-28T00:22:58.971Z] [2025-06-28T00:22:58.971Z] #62 [support-scheduler internal] load build context [2025-06-28T00:22:58.971Z] #62 transferring context: 3.23MB 8.6s done [2025-06-28T00:22:58.971Z] #62 DONE 11.3s [2025-06-28T00:22:58.971Z] [2025-06-28T00:22:58.971Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-28T00:22:58.971Z] #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:58.971Z] #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:58.971Z] #63 ... [2025-06-28T00:22:58.971Z] [2025-06-28T00:22:58.971Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-28T00:22:58.971Z] #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:58.971Z] #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:59.240Z] #64 ... [2025-06-28T00:22:59.240Z] [2025-06-28T00:22:59.240Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-28T00:22:59.240Z] #0 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:22:59.240Z] #65 ... [2025-06-28T00:22:59.240Z] [2025-06-28T00:22:59.240Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:22:59.241Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:59.508Z] #66 ... [2025-06-28T00:22:59.508Z] [2025-06-28T00:22:59.508Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:22:59.508Z] #61 DONE 11.2s [2025-06-28T00:22:59.508Z] [2025-06-28T00:22:59.508Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:22:59.508Z] #67 ... [2025-06-28T00:22:59.508Z] [2025-06-28T00:22:59.508Z] #53 [security-proxy-auth internal] load build context [2025-06-28T00:22:59.508Z] #53 transferring context: 3.23MB 9.3s done [2025-06-28T00:22:59.508Z] #53 DONE 11.9s [2025-06-28T00:22:59.568Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-06-28T00:22:59.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-06-28T00:22:59.568Z] 26335c8583c8: Preparing [2025-06-28T00:22:59.568Z] c4253111998f: Preparing [2025-06-28T00:22:59.568Z] 0118572fb7b9: Preparing [2025-06-28T00:22:59.568Z] a73df2a462db: Preparing [2025-06-28T00:22:59.568Z] e13f492bbc57: Preparing [2025-06-28T00:22:59.568Z] 4874fb2ecf56: Preparing [2025-06-28T00:22:59.568Z] 994456c4fd7b: Preparing [2025-06-28T00:22:59.568Z] 4874fb2ecf56: Waiting [2025-06-28T00:22:59.568Z] 994456c4fd7b: Waiting [2025-06-28T00:22:59.568Z] c4253111998f: Layer already exists [2025-06-28T00:22:59.568Z] 0118572fb7b9: Layer already exists [2025-06-28T00:22:59.568Z] 26335c8583c8: Layer already exists [2025-06-28T00:22:59.568Z] e13f492bbc57: Layer already exists [2025-06-28T00:22:59.568Z] a73df2a462db: Layer already exists [2025-06-28T00:22:59.568Z] 994456c4fd7b: Layer already exists [2025-06-28T00:22:59.568Z] 4874fb2ecf56: Layer already exists [2025-06-28T00:22:59.568Z] main: digest: sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:22:59.656Z] ===================================================== [Pipeline] echo [2025-06-28T00:22:59.678Z] taggedImages: [2025-06-28T00:22:59.678Z] - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:59.678Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-28T00:22:59.678Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:22:59.678Z] - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:59.678Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-06-28T00:22:59.708Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-06-28T00:22:59.708Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:22:59.708Z] latest [2025-06-28T00:22:59.708Z] 4.1.0-dev.30 [2025-06-28T00:22:59.708Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:22:59.708Z] main [2025-06-28T00:22:59.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:22:59.875Z] [2025-06-28T00:22:59.875Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:22:59.875Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s [2025-06-28T00:22:59.875Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s done [2025-06-28T00:23:00.145Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:00.147Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 11.1s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:00.474Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:00.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-28T00:23:00.475Z] 89d18e8c979d: Preparing [2025-06-28T00:23:00.475Z] 6e401cdf64ea: Preparing [2025-06-28T00:23:00.475Z] a73df2a462db: Preparing [2025-06-28T00:23:00.475Z] 8bcb83a431c4: Preparing [2025-06-28T00:23:00.475Z] 76398240d57e: Preparing [2025-06-28T00:23:00.475Z] 994456c4fd7b: Preparing [2025-06-28T00:23:00.475Z] 994456c4fd7b: Waiting [2025-06-28T00:23:00.475Z] a73df2a462db: Layer already exists [2025-06-28T00:23:00.475Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:00.475Z] 76398240d57e: Pushed [2025-06-28T00:23:00.475Z] 8bcb83a431c4: Pushed [2025-06-28T00:23:00.475Z] 89d18e8c979d: Pushed [2025-06-28T00:23:02.722Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-06-28T00:23:02.990Z] #44 ... [2025-06-28T00:23:02.990Z] [2025-06-28T00:23:02.990Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:23:02.990Z] #58 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:02.990Z] #58 ... [2025-06-28T00:23:02.990Z] [2025-06-28T00:23:02.990Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-28T00:23:02.990Z] #51 11.88 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:02.990Z] #51 11.93 (2/4) Installing openssl (3.3.3-r0) [2025-06-28T00:23:02.990Z] #51 12.08 (3/4) Installing su-exec (0.2-r3) [2025-06-28T00:23:02.990Z] #51 12.08 (4/4) Installing yq-go (4.44.1-r2) [2025-06-28T00:23:02.990Z] #51 13.07 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:02.990Z] #51 13.24 OK: 20 MiB in 18 packages [2025-06-28T00:23:02.990Z] #51 DONE 15.8s [2025-06-28T00:23:03.005Z] 6e401cdf64ea: Pushed [2025-06-28T00:23:03.258Z] [2025-06-28T00:23:03.258Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:08.620Z] #44 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:08.620Z] #68 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-28T00:23:08.620Z] #69 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-28T00:23:08.620Z] #70 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-28T00:23:08.620Z] #64 14.53 (1/7) Installing ca-certificates (20241121-r1) [2025-06-28T00:23:08.620Z] #64 15.16 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:08.620Z] #64 15.19 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-28T00:23:08.620Z] #64 15.21 (4/7) Installing libsodium (1.0.19-r0) [2025-06-28T00:23:08.620Z] #64 15.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-28T00:23:08.620Z] #64 15.80 (6/7) Installing libzmq (4.3.5-r2) [2025-06-28T00:23:08.620Z] #64 15.91 (7/7) Installing zeromq (4.3.5-r2) [2025-06-28T00:23:08.620Z] #64 16.03 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:08.620Z] #64 16.19 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:23:08.620Z] #64 17.23 OK: 14 MiB in 21 packages [2025-06-28T00:23:08.620Z] #64 DONE 19.9s [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:08.620Z] #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:08.620Z] #71 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:23:08.620Z] #72 ... [2025-06-28T00:23:08.620Z] [2025-06-28T00:23:08.620Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:08.620Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.6s [2025-06-28T00:23:09.614Z] #44 ... [2025-06-28T00:23:09.614Z] [2025-06-28T00:23:09.614Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:09.614Z] #60 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:09.614Z] #60 20.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:09.614Z] #60 20.91 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:09.614Z] #60 ... [2025-06-28T00:23:09.614Z] [2025-06-28T00:23:09.614Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:09.614Z] #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s [2025-06-28T00:23:09.614Z] #37 ... [2025-06-28T00:23:09.614Z] [2025-06-28T00:23:09.614Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-28T00:23:09.614Z] #72 DONE 11.7s [2025-06-28T00:23:09.614Z] [2025-06-28T00:23:09.614Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:09.614Z] #60 21.16 OK: 9 MiB in 15 packages [2025-06-28T00:23:10.575Z] #60 ... [2025-06-28T00:23:10.575Z] [2025-06-28T00:23:10.575Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-28T00:23:10.575Z] #63 15.77 (1/3) Installing ca-certificates (20241121-r1) [2025-06-28T00:23:10.575Z] #63 16.23 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:10.575Z] #63 16.26 (3/3) Installing tzdata (2025b-r0) [2025-06-28T00:23:10.575Z] #63 17.86 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:10.575Z] #63 18.06 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:23:10.575Z] #63 19.37 OK: 11 MiB in 17 packages [2025-06-28T00:23:10.575Z] #63 DONE 21.8s [2025-06-28T00:23:10.575Z] [2025-06-28T00:23:10.575Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:10.575Z] #65 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:10.575Z] #65 21.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:10.575Z] #65 21.66 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:10.575Z] #65 22.03 OK: 9 MiB in 15 packages [2025-06-28T00:23:10.575Z] #65 ... [2025-06-28T00:23:10.575Z] [2025-06-28T00:23:10.575Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:10.575Z] #37 ... [2025-06-28T00:23:10.575Z] [2025-06-28T00:23:10.575Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:23:10.575Z] #66 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:10.575Z] #66 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:10.842Z] #66 ... [2025-06-28T00:23:10.842Z] [2025-06-28T00:23:10.842Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:11.106Z] #37 ... [2025-06-28T00:23:11.106Z] [2025-06-28T00:23:11.106Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-28T00:23:11.106Z] #57 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:11.106Z] #57 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:11.373Z] #57 ... [2025-06-28T00:23:11.373Z] [2025-06-28T00:23:11.373Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:11.974Z] #37 ... [2025-06-28T00:23:11.974Z] [2025-06-28T00:23:11.974Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:23:11.974Z] #50 14.63 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:23:11.974Z] #50 14.63 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:23:11.974Z] #50 14.63 OK: 24049 distinct packages available [2025-06-28T00:23:11.974Z] #50 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:11.974Z] #50 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:12.240Z] #50 ... [2025-06-28T00:23:12.240Z] [2025-06-28T00:23:12.240Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:12.510Z] #44 ... [2025-06-28T00:23:12.510Z] [2025-06-28T00:23:12.510Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:12.510Z] #60 DONE 23.9s [2025-06-28T00:23:12.778Z] [2025-06-28T00:23:12.778Z] #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:12.778Z] #65 DONE 24.8s [2025-06-28T00:23:12.778Z] [2025-06-28T00:23:12.778Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:23:13.367Z] #73 ... [2025-06-28T00:23:13.367Z] [2025-06-28T00:23:13.367Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-28T00:23:13.367Z] #0 9.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:13.367Z] #74 ... [2025-06-28T00:23:13.367Z] [2025-06-28T00:23:13.367Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:14.782Z] #37 ... [2025-06-28T00:23:14.782Z] [2025-06-28T00:23:14.782Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-28T00:23:14.782Z] #59 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:14.782Z] #59 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:14.782Z] #59 ... [2025-06-28T00:23:14.782Z] [2025-06-28T00:23:14.782Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:14.782Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s [2025-06-28T00:23:15.052Z] #44 ... [2025-06-28T00:23:15.052Z] [2025-06-28T00:23:15.052Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:23:15.052Z] #58 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:15.052Z] #58 ... [2025-06-28T00:23:15.052Z] [2025-06-28T00:23:15.052Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:16.020Z] #44 ... [2025-06-28T00:23:16.020Z] [2025-06-28T00:23:16.020Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-28T00:23:16.020Z] #37 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.2s done [2025-06-28T00:23:16.020Z] #37 DONE 28.9s [2025-06-28T00:23:16.020Z] [2025-06-28T00:23:16.020Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:17.892Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:18.236Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:18.563Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-28T00:23:18.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-28T00:23:18.563Z] 89d18e8c979d: Preparing [2025-06-28T00:23:18.563Z] 6e401cdf64ea: Preparing [2025-06-28T00:23:18.563Z] a73df2a462db: Preparing [2025-06-28T00:23:18.563Z] 8bcb83a431c4: Preparing [2025-06-28T00:23:18.563Z] 76398240d57e: Preparing [2025-06-28T00:23:18.563Z] 994456c4fd7b: Preparing [2025-06-28T00:23:18.563Z] 994456c4fd7b: Waiting [2025-06-28T00:23:18.563Z] 6e401cdf64ea: Layer already exists [2025-06-28T00:23:18.563Z] a73df2a462db: Layer already exists [2025-06-28T00:23:18.563Z] 76398240d57e: Layer already exists [2025-06-28T00:23:18.563Z] 8bcb83a431c4: Layer already exists [2025-06-28T00:23:18.563Z] 89d18e8c979d: Layer already exists [2025-06-28T00:23:18.563Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:18.563Z] latest: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:18.613Z] #44 ... [2025-06-28T00:23:18.613Z] [2025-06-28T00:23:18.613Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:18.613Z] #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:18.613Z] #75 ... [2025-06-28T00:23:18.613Z] [2025-06-28T00:23:18.613Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-28T00:23:18.613Z] #59 30.02 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:18.613Z] #59 30.05 (2/2) Installing su-exec (0.2-r3) [2025-06-28T00:23:18.613Z] #59 30.11 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:18.882Z] #59 30.28 OK: 9 MiB in 16 packages [2025-06-28T00:23:18.887Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:19.202Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [2025-06-28T00:23:19.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-28T00:23:19.202Z] 89d18e8c979d: Preparing [2025-06-28T00:23:19.202Z] 6e401cdf64ea: Preparing [2025-06-28T00:23:19.202Z] a73df2a462db: Preparing [2025-06-28T00:23:19.202Z] 8bcb83a431c4: Preparing [2025-06-28T00:23:19.202Z] 76398240d57e: Preparing [2025-06-28T00:23:19.202Z] 994456c4fd7b: Preparing [2025-06-28T00:23:19.202Z] 994456c4fd7b: Waiting [2025-06-28T00:23:19.202Z] 89d18e8c979d: Layer already exists [2025-06-28T00:23:19.202Z] a73df2a462db: Layer already exists [2025-06-28T00:23:19.202Z] 76398240d57e: Layer already exists [2025-06-28T00:23:19.202Z] 8bcb83a431c4: Layer already exists [2025-06-28T00:23:19.202Z] 6e401cdf64ea: Layer already exists [2025-06-28T00:23:19.202Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:19.202Z] 4.1.0-dev.30: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:19.534Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:19.852Z] #59 ... [2025-06-28T00:23:19.852Z] [2025-06-28T00:23:19.852Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-28T00:23:19.852Z] #70 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:19.852Z] #70 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:19.852Z] #70 ... [2025-06-28T00:23:19.852Z] [2025-06-28T00:23:19.852Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:23:19.852Z] #0 8.640 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:19.852Z] #76 ... [2025-06-28T00:23:19.852Z] [2025-06-28T00:23:19.852Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:19.866Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:19.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-28T00:23:19.866Z] 89d18e8c979d: Preparing [2025-06-28T00:23:19.866Z] 6e401cdf64ea: Preparing [2025-06-28T00:23:19.866Z] a73df2a462db: Preparing [2025-06-28T00:23:19.866Z] 8bcb83a431c4: Preparing [2025-06-28T00:23:19.866Z] 76398240d57e: Preparing [2025-06-28T00:23:19.866Z] 994456c4fd7b: Preparing [2025-06-28T00:23:19.866Z] 994456c4fd7b: Waiting [2025-06-28T00:23:19.866Z] 89d18e8c979d: Layer already exists [2025-06-28T00:23:19.866Z] 6e401cdf64ea: Layer already exists [2025-06-28T00:23:19.866Z] a73df2a462db: Layer already exists [2025-06-28T00:23:19.866Z] 8bcb83a431c4: Layer already exists [2025-06-28T00:23:19.866Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:19.866Z] 76398240d57e: Layer already exists [2025-06-28T00:23:19.866Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:20.123Z] #44 ... [2025-06-28T00:23:20.123Z] [2025-06-28T00:23:20.123Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:20.123Z] #68 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.123Z] #68 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.189Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:20.392Z] #68 ... [2025-06-28T00:23:20.392Z] [2025-06-28T00:23:20.392Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:20.392Z] #67 10.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.392Z] #67 14.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.392Z] #67 ... [2025-06-28T00:23:20.392Z] [2025-06-28T00:23:20.392Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:20.392Z] #0 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.392Z] #0 9.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.514Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-28T00:23:20.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-06-28T00:23:20.514Z] 89d18e8c979d: Preparing [2025-06-28T00:23:20.514Z] 6e401cdf64ea: Preparing [2025-06-28T00:23:20.514Z] a73df2a462db: Preparing [2025-06-28T00:23:20.514Z] 8bcb83a431c4: Preparing [2025-06-28T00:23:20.514Z] 76398240d57e: Preparing [2025-06-28T00:23:20.514Z] 994456c4fd7b: Preparing [2025-06-28T00:23:20.514Z] 994456c4fd7b: Waiting [2025-06-28T00:23:20.514Z] 8bcb83a431c4: Layer already exists [2025-06-28T00:23:20.514Z] a73df2a462db: Layer already exists [2025-06-28T00:23:20.514Z] 89d18e8c979d: Layer already exists [2025-06-28T00:23:20.514Z] 76398240d57e: Layer already exists [2025-06-28T00:23:20.514Z] 6e401cdf64ea: Layer already exists [2025-06-28T00:23:20.514Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:20.514Z] main: digest: sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:20.595Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:20.610Z] taggedImages: [2025-06-28T00:23:20.611Z] - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:20.611Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-28T00:23:20.611Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [2025-06-28T00:23:20.611Z] - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:20.611Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-06-28T00:23:20.641Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-06-28T00:23:20.641Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:20.641Z] latest [2025-06-28T00:23:20.641Z] 4.1.0-dev.30 [2025-06-28T00:23:20.641Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:20.641Z] main [2025-06-28T00:23:20.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2025-06-28T00:23:20.755Z] #77 ... [2025-06-28T00:23:20.755Z] [2025-06-28T00:23:20.755Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:20.755Z] #56 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.755Z] #56 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:20.755Z] #56 ... [2025-06-28T00:23:20.755Z] [2025-06-28T00:23:20.755Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:20.755Z] #44 ... [2025-06-28T00:23:20.755Z] [2025-06-28T00:23:20.755Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-28T00:23:20.755Z] #57 25.93 (1/4) Installing ca-certificates (20241121-r1) [2025-06-28T00:23:20.755Z] #57 26.62 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:20.755Z] #57 26.74 (3/4) Installing su-exec (0.2-r3) [2025-06-28T00:23:20.755Z] #57 26.74 (4/4) Installing yq-go (4.44.1-r2) [2025-06-28T00:23:20.755Z] #57 28.59 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:20.755Z] #57 28.90 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:23:20.755Z] #57 30.62 OK: 20 MiB in 18 packages [2025-06-28T00:23:20.755Z] #57 DONE 32.8s [2025-06-28T00:23:20.755Z] [2025-06-28T00:23:20.755Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:20.755Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:21.026Z] #44 ... [2025-06-28T00:23:21.026Z] [2025-06-28T00:23:21.026Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:21.026Z] #71 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:21.079Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:21.296Z] #71 ... [2025-06-28T00:23:21.296Z] [2025-06-28T00:23:21.296Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:23:21.296Z] #50 31.19 (1/14) Installing ca-certificates (20241121-r1) [2025-06-28T00:23:21.296Z] #50 31.74 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-28T00:23:21.296Z] #50 31.88 (3/14) Installing c-ares (1.33.1-r0) [2025-06-28T00:23:21.296Z] #50 31.92 (4/14) Installing libunistring (1.2-r0) [2025-06-28T00:23:21.296Z] #50 32.26 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-28T00:23:21.296Z] #50 32.31 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-28T00:23:21.296Z] #50 32.36 (7/14) Installing libpsl (0.21.5-r1) [2025-06-28T00:23:21.296Z] #50 32.40 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-28T00:23:21.296Z] #50 32.57 (9/14) Installing libcurl (8.12.1-r0) [2025-06-28T00:23:21.296Z] #50 32.82 (10/14) Installing curl (8.12.1-r0) [2025-06-28T00:23:21.296Z] #50 32.91 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:21.296Z] #50 32.95 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:23:21.296Z] #50 32.99 (13/14) Installing libucontext (1.2-r3) [2025-06-28T00:23:21.296Z] #50 33.04 (14/14) Installing gcompat (1.1.0-r4) [2025-06-28T00:23:21.296Z] #50 33.13 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:21.296Z] #50 33.35 Executing ca-certificates-20241121-r1.trigger [2025-06-28T00:23:21.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:21.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-28T00:23:21.404Z] d789f0a05235: Preparing [2025-06-28T00:23:21.404Z] 24a064a0eb2c: Preparing [2025-06-28T00:23:21.404Z] fe19cbd952b1: Preparing [2025-06-28T00:23:21.404Z] 0118572fb7b9: Preparing [2025-06-28T00:23:21.404Z] a73df2a462db: Preparing [2025-06-28T00:23:21.404Z] 56887044b048: Preparing [2025-06-28T00:23:21.404Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:21.404Z] 994456c4fd7b: Preparing [2025-06-28T00:23:21.404Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:21.404Z] 994456c4fd7b: Waiting [2025-06-28T00:23:21.404Z] 56887044b048: Waiting [2025-06-28T00:23:21.404Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:21.404Z] a73df2a462db: Layer already exists [2025-06-28T00:23:21.404Z] 56887044b048: Layer already exists [2025-06-28T00:23:21.404Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:21.404Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:21.404Z] 24a064a0eb2c: Pushed [2025-06-28T00:23:21.404Z] d789f0a05235: Pushed [2025-06-28T00:23:21.567Z] #50 ... [2025-06-28T00:23:21.567Z] [2025-06-28T00:23:21.567Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-28T00:23:21.567Z] #59 DONE 33.0s [2025-06-28T00:23:21.843Z] [2025-06-28T00:23:21.843Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:22.434Z] #44 ... [2025-06-28T00:23:22.434Z] [2025-06-28T00:23:22.434Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:23:22.434Z] #66 24.18 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:23:22.434Z] #66 24.18 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:23:22.434Z] #66 24.18 OK: 24049 distinct packages available [2025-06-28T00:23:22.434Z] #66 25.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.434Z] #66 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.434Z] #66 ... [2025-06-28T00:23:22.434Z] [2025-06-28T00:23:22.434Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:22.434Z] #71 24.49 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:23:22.434Z] #71 24.50 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:23:22.434Z] #71 24.50 OK: 24049 distinct packages available [2025-06-28T00:23:22.705Z] #71 ... [2025-06-28T00:23:22.705Z] [2025-06-28T00:23:22.705Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:22.705Z] #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.705Z] #0 8.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.705Z] #78 ... [2025-06-28T00:23:22.705Z] [2025-06-28T00:23:22.705Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-28T00:23:22.705Z] #69 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.705Z] #69 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:22.974Z] #69 ... [2025-06-28T00:23:22.974Z] [2025-06-28T00:23:22.974Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:23.938Z] fe19cbd952b1: Pushed [2025-06-28T00:23:23.938Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:24.263Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:24.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-28T00:23:24.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-28T00:23:24.584Z] d789f0a05235: Preparing [2025-06-28T00:23:24.584Z] 24a064a0eb2c: Preparing [2025-06-28T00:23:24.584Z] fe19cbd952b1: Preparing [2025-06-28T00:23:24.584Z] 0118572fb7b9: Preparing [2025-06-28T00:23:24.584Z] a73df2a462db: Preparing [2025-06-28T00:23:24.584Z] 56887044b048: Preparing [2025-06-28T00:23:24.584Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:24.584Z] 994456c4fd7b: Preparing [2025-06-28T00:23:24.584Z] 56887044b048: Waiting [2025-06-28T00:23:24.584Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:24.584Z] 994456c4fd7b: Waiting [2025-06-28T00:23:24.584Z] 24a064a0eb2c: Layer already exists [2025-06-28T00:23:24.584Z] fe19cbd952b1: Layer already exists [2025-06-28T00:23:24.584Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:24.584Z] a73df2a462db: Layer already exists [2025-06-28T00:23:24.584Z] d789f0a05235: Layer already exists [2025-06-28T00:23:24.584Z] 56887044b048: Layer already exists [2025-06-28T00:23:24.584Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:24.584Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:24.584Z] latest: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:24.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:25.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [2025-06-28T00:23:25.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-28T00:23:25.247Z] d789f0a05235: Preparing [2025-06-28T00:23:25.247Z] 24a064a0eb2c: Preparing [2025-06-28T00:23:25.247Z] fe19cbd952b1: Preparing [2025-06-28T00:23:25.247Z] 0118572fb7b9: Preparing [2025-06-28T00:23:25.247Z] a73df2a462db: Preparing [2025-06-28T00:23:25.247Z] 56887044b048: Preparing [2025-06-28T00:23:25.247Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:25.247Z] 994456c4fd7b: Preparing [2025-06-28T00:23:25.247Z] 56887044b048: Waiting [2025-06-28T00:23:25.247Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:25.247Z] 994456c4fd7b: Waiting [2025-06-28T00:23:25.247Z] a73df2a462db: Layer already exists [2025-06-28T00:23:25.247Z] d789f0a05235: Layer already exists [2025-06-28T00:23:25.247Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:25.247Z] 24a064a0eb2c: Layer already exists [2025-06-28T00:23:25.247Z] fe19cbd952b1: Layer already exists [2025-06-28T00:23:25.247Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:25.247Z] 56887044b048: Layer already exists [2025-06-28T00:23:25.247Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:25.247Z] 4.1.0-dev.30: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:25.575Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [2025-06-28T00:23:25.589Z] #44 ... [2025-06-28T00:23:25.589Z] [2025-06-28T00:23:25.589Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-28T00:23:25.589Z] #74 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:25.589Z] #74 22.05 OK: 20 MiB in 18 packages [2025-06-28T00:23:25.589Z] #74 ... [2025-06-28T00:23:25.589Z] [2025-06-28T00:23:25.589Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:25.859Z] #44 ... [2025-06-28T00:23:25.859Z] [2025-06-28T00:23:25.859Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-28T00:23:25.859Z] #50 35.29 OK: 15 MiB in 28 packages [2025-06-28T00:23:25.859Z] #50 DONE 38.6s [2025-06-28T00:23:25.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:25.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-28T00:23:25.900Z] d789f0a05235: Preparing [2025-06-28T00:23:25.900Z] 24a064a0eb2c: Preparing [2025-06-28T00:23:25.900Z] fe19cbd952b1: Preparing [2025-06-28T00:23:25.900Z] 0118572fb7b9: Preparing [2025-06-28T00:23:25.900Z] a73df2a462db: Preparing [2025-06-28T00:23:25.900Z] 56887044b048: Preparing [2025-06-28T00:23:25.900Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:25.900Z] 994456c4fd7b: Preparing [2025-06-28T00:23:25.900Z] 56887044b048: Waiting [2025-06-28T00:23:25.900Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:25.900Z] 994456c4fd7b: Waiting [2025-06-28T00:23:25.900Z] 24a064a0eb2c: Layer already exists [2025-06-28T00:23:25.900Z] d789f0a05235: Layer already exists [2025-06-28T00:23:25.900Z] a73df2a462db: Layer already exists [2025-06-28T00:23:25.900Z] fe19cbd952b1: Layer already exists [2025-06-28T00:23:25.900Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:25.900Z] 56887044b048: Layer already exists [2025-06-28T00:23:25.900Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:25.900Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:25.900Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:26.133Z] [2025-06-28T00:23:26.133Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:26.133Z] #71 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:26.233Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:26.410Z] #71 ... [2025-06-28T00:23:26.410Z] [2025-06-28T00:23:26.410Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:23:26.410Z] #58 27.90 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-28T00:23:26.410Z] #58 27.90 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-28T00:23:26.410Z] #58 27.90 OK: 24049 distinct packages available [2025-06-28T00:23:26.410Z] #58 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:26.410Z] #58 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:26.410Z] #58 ... [2025-06-28T00:23:26.410Z] [2025-06-28T00:23:26.410Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-28T00:23:26.410Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.6s done [2025-06-28T00:23:26.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-28T00:23:26.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-06-28T00:23:26.561Z] d789f0a05235: Preparing [2025-06-28T00:23:26.561Z] 24a064a0eb2c: Preparing [2025-06-28T00:23:26.561Z] fe19cbd952b1: Preparing [2025-06-28T00:23:26.561Z] 0118572fb7b9: Preparing [2025-06-28T00:23:26.561Z] a73df2a462db: Preparing [2025-06-28T00:23:26.561Z] 56887044b048: Preparing [2025-06-28T00:23:26.561Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:26.561Z] 994456c4fd7b: Preparing [2025-06-28T00:23:26.561Z] 994456c4fd7b: Waiting [2025-06-28T00:23:26.561Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:26.561Z] 56887044b048: Waiting [2025-06-28T00:23:26.561Z] a73df2a462db: Layer already exists [2025-06-28T00:23:26.561Z] 24a064a0eb2c: Layer already exists [2025-06-28T00:23:26.561Z] fe19cbd952b1: Layer already exists [2025-06-28T00:23:26.561Z] d789f0a05235: Layer already exists [2025-06-28T00:23:26.561Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:26.561Z] 56887044b048: Layer already exists [2025-06-28T00:23:26.561Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:26.561Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:26.561Z] main: digest: sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:26.638Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:26.652Z] taggedImages: [2025-06-28T00:23:26.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:26.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-28T00:23:26.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [2025-06-28T00:23:26.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:26.652Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-06-28T00:23:26.686Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-06-28T00:23:26.686Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:26.686Z] latest [2025-06-28T00:23:26.686Z] 4.1.0-dev.30 [2025-06-28T00:23:26.686Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:26.686Z] main [2025-06-28T00:23:26.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:27.002Z] #44 DONE 41.3s [2025-06-28T00:23:27.002Z] [2025-06-28T00:23:27.002Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:27.002Z] #56 28.55 OK: 239 MiB in 58 packages [2025-06-28T00:23:27.002Z] #56 ... [2025-06-28T00:23:27.002Z] [2025-06-28T00:23:27.002Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-28T00:23:27.002Z] #70 27.01 OK: 239 MiB in 58 packages [2025-06-28T00:23:27.002Z] #70 DONE 29.0s [2025-06-28T00:23:27.034Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:27.275Z] [2025-06-28T00:23:27.275Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:27.358Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:27.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-28T00:23:27.358Z] 2625eb0dfb72: Preparing [2025-06-28T00:23:27.358Z] 330186e20868: Preparing [2025-06-28T00:23:27.358Z] d326d5044550: Preparing [2025-06-28T00:23:27.358Z] 34fe622c526a: Preparing [2025-06-28T00:23:27.358Z] 35c80282955c: Preparing [2025-06-28T00:23:27.358Z] a300eb89d40a: Preparing [2025-06-28T00:23:27.358Z] d05e7cf4d0e5: Preparing [2025-06-28T00:23:27.358Z] 0118572fb7b9: Preparing [2025-06-28T00:23:27.358Z] a73df2a462db: Preparing [2025-06-28T00:23:27.358Z] bc7d7d76f9d9: Preparing [2025-06-28T00:23:27.358Z] bf0c408f069f: Preparing [2025-06-28T00:23:27.358Z] 5f70bf18a086: Preparing [2025-06-28T00:23:27.358Z] dc817c4788f2: Preparing [2025-06-28T00:23:27.358Z] ce815faf1cde: Preparing [2025-06-28T00:23:27.358Z] 8b1dac709a56: Preparing [2025-06-28T00:23:27.358Z] 994456c4fd7b: Preparing [2025-06-28T00:23:27.358Z] d05e7cf4d0e5: Waiting [2025-06-28T00:23:27.358Z] 0118572fb7b9: Waiting [2025-06-28T00:23:27.358Z] a73df2a462db: Waiting [2025-06-28T00:23:27.358Z] bc7d7d76f9d9: Waiting [2025-06-28T00:23:27.358Z] a300eb89d40a: Waiting [2025-06-28T00:23:27.358Z] bf0c408f069f: Waiting [2025-06-28T00:23:27.358Z] 8b1dac709a56: Waiting [2025-06-28T00:23:27.358Z] 5f70bf18a086: Waiting [2025-06-28T00:23:27.358Z] ce815faf1cde: Waiting [2025-06-28T00:23:27.358Z] dc817c4788f2: Waiting [2025-06-28T00:23:27.358Z] 994456c4fd7b: Waiting [2025-06-28T00:23:27.358Z] 35c80282955c: Pushed [2025-06-28T00:23:27.358Z] 34fe622c526a: Pushed [2025-06-28T00:23:27.358Z] d326d5044550: Pushed [2025-06-28T00:23:27.358Z] 2625eb0dfb72: Pushed [2025-06-28T00:23:27.358Z] 330186e20868: Pushed [2025-06-28T00:23:27.358Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:27.358Z] a73df2a462db: Layer already exists [2025-06-28T00:23:27.358Z] 5f70bf18a086: Layer already exists [2025-06-28T00:23:27.358Z] a300eb89d40a: Pushed [2025-06-28T00:23:27.545Z] #79 ... [2025-06-28T00:23:27.545Z] [2025-06-28T00:23:27.545Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-28T00:23:27.545Z] #74 DONE 24.2s [2025-06-28T00:23:27.545Z] [2025-06-28T00:23:27.545Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-28T00:23:27.617Z] bc7d7d76f9d9: Pushed [2025-06-28T00:23:27.617Z] bf0c408f069f: Pushed [2025-06-28T00:23:27.617Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:27.617Z] dc817c4788f2: Pushed [2025-06-28T00:23:27.617Z] ce815faf1cde: Pushed [2025-06-28T00:23:27.617Z] 8b1dac709a56: Pushed [2025-06-28T00:23:27.814Z] #80 ... [2025-06-28T00:23:27.814Z] [2025-06-28T00:23:27.814Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:27.814Z] #68 26.63 OK: 239 MiB in 58 packages [2025-06-28T00:23:27.814Z] #68 DONE 30.0s [2025-06-28T00:23:27.814Z] [2025-06-28T00:23:27.814Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:28.409Z] #81 ... [2025-06-28T00:23:28.409Z] [2025-06-28T00:23:28.409Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:28.409Z] #79 DONE 1.5s [2025-06-28T00:23:28.409Z] [2025-06-28T00:23:28.409Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:28.409Z] #71 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:28.677Z] #71 ... [2025-06-28T00:23:28.677Z] [2025-06-28T00:23:28.677Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-28T00:23:28.677Z] #80 DONE 1.0s [2025-06-28T00:23:28.944Z] [2025-06-28T00:23:28.944Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:23:28.944Z] #66 40.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:28.944Z] #66 40.66 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:23:28.944Z] #66 40.68 (3/4) Installing libucontext (1.2-r3) [2025-06-28T00:23:28.944Z] #66 40.76 (4/4) Installing gcompat (1.1.0-r4) [2025-06-28T00:23:28.944Z] #66 40.80 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:28.991Z] d05e7cf4d0e5: Pushed [2025-06-28T00:23:28.991Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:29.211Z] #66 ... [2025-06-28T00:23:29.211Z] [2025-06-28T00:23:29.211Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:23:29.211Z] #73 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:29.211Z] #73 8.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:29.211Z] #73 ... [2025-06-28T00:23:29.211Z] [2025-06-28T00:23:29.211Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-28T00:23:29.211Z] #56 DONE 31.4s [2025-06-28T00:23:29.211Z] [2025-06-28T00:23:29.211Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:29.211Z] #81 DONE 1.5s [2025-06-28T00:23:29.211Z] [2025-06-28T00:23:29.211Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:29.211Z] #75 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:29.314Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:29.479Z] #75 ... [2025-06-28T00:23:29.479Z] [2025-06-28T00:23:29.479Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:29.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-28T00:23:29.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-28T00:23:29.638Z] 2625eb0dfb72: Preparing [2025-06-28T00:23:29.638Z] 330186e20868: Preparing [2025-06-28T00:23:29.638Z] d326d5044550: Preparing [2025-06-28T00:23:29.638Z] 34fe622c526a: Preparing [2025-06-28T00:23:29.638Z] 35c80282955c: Preparing [2025-06-28T00:23:29.638Z] a300eb89d40a: Preparing [2025-06-28T00:23:29.638Z] d05e7cf4d0e5: Preparing [2025-06-28T00:23:29.638Z] 0118572fb7b9: Preparing [2025-06-28T00:23:29.638Z] a73df2a462db: Preparing [2025-06-28T00:23:29.638Z] bc7d7d76f9d9: Preparing [2025-06-28T00:23:29.638Z] bf0c408f069f: Preparing [2025-06-28T00:23:29.638Z] 5f70bf18a086: Preparing [2025-06-28T00:23:29.638Z] dc817c4788f2: Preparing [2025-06-28T00:23:29.638Z] ce815faf1cde: Preparing [2025-06-28T00:23:29.638Z] 8b1dac709a56: Preparing [2025-06-28T00:23:29.638Z] d05e7cf4d0e5: Waiting [2025-06-28T00:23:29.638Z] 994456c4fd7b: Preparing [2025-06-28T00:23:29.638Z] 0118572fb7b9: Waiting [2025-06-28T00:23:29.638Z] bf0c408f069f: Waiting [2025-06-28T00:23:29.638Z] 5f70bf18a086: Waiting [2025-06-28T00:23:29.638Z] dc817c4788f2: Waiting [2025-06-28T00:23:29.638Z] ce815faf1cde: Waiting [2025-06-28T00:23:29.638Z] 8b1dac709a56: Waiting [2025-06-28T00:23:29.638Z] 994456c4fd7b: Waiting [2025-06-28T00:23:29.638Z] a73df2a462db: Waiting [2025-06-28T00:23:29.638Z] a300eb89d40a: Waiting [2025-06-28T00:23:29.638Z] bc7d7d76f9d9: Waiting [2025-06-28T00:23:29.638Z] d326d5044550: Layer already exists [2025-06-28T00:23:29.638Z] 35c80282955c: Layer already exists [2025-06-28T00:23:29.638Z] 330186e20868: Layer already exists [2025-06-28T00:23:29.638Z] 2625eb0dfb72: Layer already exists [2025-06-28T00:23:29.638Z] 34fe622c526a: Layer already exists [2025-06-28T00:23:29.638Z] a300eb89d40a: Layer already exists [2025-06-28T00:23:29.638Z] d05e7cf4d0e5: Layer already exists [2025-06-28T00:23:29.638Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:29.638Z] a73df2a462db: Layer already exists [2025-06-28T00:23:29.638Z] bc7d7d76f9d9: Layer already exists [2025-06-28T00:23:29.638Z] bf0c408f069f: Layer already exists [2025-06-28T00:23:29.638Z] dc817c4788f2: Layer already exists [2025-06-28T00:23:29.638Z] ce815faf1cde: Layer already exists [2025-06-28T00:23:29.638Z] 5f70bf18a086: Layer already exists [2025-06-28T00:23:29.638Z] 8b1dac709a56: Layer already exists [2025-06-28T00:23:29.638Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:29.638Z] latest: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:29.974Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:30.301Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [2025-06-28T00:23:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-28T00:23:30.301Z] 2625eb0dfb72: Preparing [2025-06-28T00:23:30.301Z] 330186e20868: Preparing [2025-06-28T00:23:30.301Z] d326d5044550: Preparing [2025-06-28T00:23:30.301Z] 34fe622c526a: Preparing [2025-06-28T00:23:30.301Z] 35c80282955c: Preparing [2025-06-28T00:23:30.301Z] a300eb89d40a: Preparing [2025-06-28T00:23:30.301Z] d05e7cf4d0e5: Preparing [2025-06-28T00:23:30.301Z] 0118572fb7b9: Preparing [2025-06-28T00:23:30.301Z] a73df2a462db: Preparing [2025-06-28T00:23:30.301Z] a300eb89d40a: Waiting [2025-06-28T00:23:30.301Z] d05e7cf4d0e5: Waiting [2025-06-28T00:23:30.301Z] 0118572fb7b9: Waiting [2025-06-28T00:23:30.301Z] bc7d7d76f9d9: Preparing [2025-06-28T00:23:30.301Z] a73df2a462db: Waiting [2025-06-28T00:23:30.301Z] bf0c408f069f: Preparing [2025-06-28T00:23:30.301Z] 5f70bf18a086: Preparing [2025-06-28T00:23:30.301Z] dc817c4788f2: Preparing [2025-06-28T00:23:30.301Z] ce815faf1cde: Preparing [2025-06-28T00:23:30.301Z] 5f70bf18a086: Waiting [2025-06-28T00:23:30.301Z] bf0c408f069f: Waiting [2025-06-28T00:23:30.301Z] dc817c4788f2: Waiting [2025-06-28T00:23:30.301Z] 8b1dac709a56: Preparing [2025-06-28T00:23:30.301Z] 994456c4fd7b: Preparing [2025-06-28T00:23:30.301Z] ce815faf1cde: Waiting [2025-06-28T00:23:30.301Z] 8b1dac709a56: Waiting [2025-06-28T00:23:30.301Z] d326d5044550: Layer already exists [2025-06-28T00:23:30.301Z] 35c80282955c: Layer already exists [2025-06-28T00:23:30.301Z] 2625eb0dfb72: Layer already exists [2025-06-28T00:23:30.301Z] 34fe622c526a: Layer already exists [2025-06-28T00:23:30.301Z] 330186e20868: Layer already exists [2025-06-28T00:23:30.301Z] a73df2a462db: Layer already exists [2025-06-28T00:23:30.301Z] a300eb89d40a: Layer already exists [2025-06-28T00:23:30.301Z] d05e7cf4d0e5: Layer already exists [2025-06-28T00:23:30.301Z] bc7d7d76f9d9: Layer already exists [2025-06-28T00:23:30.301Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:30.301Z] 5f70bf18a086: Layer already exists [2025-06-28T00:23:30.301Z] 8b1dac709a56: Layer already exists [2025-06-28T00:23:30.301Z] bf0c408f069f: Layer already exists [2025-06-28T00:23:30.301Z] ce815faf1cde: Layer already exists [2025-06-28T00:23:30.301Z] dc817c4788f2: Layer already exists [2025-06-28T00:23:30.301Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:30.301Z] 4.1.0-dev.30: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:30.458Z] #82 ... [2025-06-28T00:23:30.459Z] [2025-06-28T00:23:30.459Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:30.459Z] #83 DONE 1.1s [2025-06-28T00:23:30.459Z] [2025-06-28T00:23:30.459Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:30.635Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:30.730Z] #84 ... [2025-06-28T00:23:30.730Z] [2025-06-28T00:23:30.730Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-28T00:23:30.730Z] #69 29.66 OK: 239 MiB in 58 packages [2025-06-28T00:23:30.730Z] #69 DONE 32.7s [2025-06-28T00:23:30.730Z] [2025-06-28T00:23:30.730Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:30.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:30.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-28T00:23:30.959Z] 2625eb0dfb72: Preparing [2025-06-28T00:23:30.959Z] 330186e20868: Preparing [2025-06-28T00:23:30.959Z] d326d5044550: Preparing [2025-06-28T00:23:30.959Z] 34fe622c526a: Preparing [2025-06-28T00:23:30.959Z] 35c80282955c: Preparing [2025-06-28T00:23:30.959Z] a300eb89d40a: Preparing [2025-06-28T00:23:30.959Z] d05e7cf4d0e5: Preparing [2025-06-28T00:23:30.959Z] 0118572fb7b9: Preparing [2025-06-28T00:23:30.959Z] a73df2a462db: Preparing [2025-06-28T00:23:30.959Z] bc7d7d76f9d9: Preparing [2025-06-28T00:23:30.959Z] bf0c408f069f: Preparing [2025-06-28T00:23:30.959Z] 5f70bf18a086: Preparing [2025-06-28T00:23:30.959Z] dc817c4788f2: Preparing [2025-06-28T00:23:30.959Z] ce815faf1cde: Preparing [2025-06-28T00:23:30.959Z] 8b1dac709a56: Preparing [2025-06-28T00:23:30.959Z] 994456c4fd7b: Preparing [2025-06-28T00:23:30.959Z] a300eb89d40a: Waiting [2025-06-28T00:23:30.959Z] d05e7cf4d0e5: Waiting [2025-06-28T00:23:30.959Z] 0118572fb7b9: Waiting [2025-06-28T00:23:30.959Z] a73df2a462db: Waiting [2025-06-28T00:23:30.959Z] bc7d7d76f9d9: Waiting [2025-06-28T00:23:30.959Z] bf0c408f069f: Waiting [2025-06-28T00:23:30.959Z] 5f70bf18a086: Waiting [2025-06-28T00:23:30.959Z] dc817c4788f2: Waiting [2025-06-28T00:23:30.959Z] ce815faf1cde: Waiting [2025-06-28T00:23:30.959Z] 8b1dac709a56: Waiting [2025-06-28T00:23:30.959Z] 994456c4fd7b: Waiting [2025-06-28T00:23:30.959Z] 2625eb0dfb72: Layer already exists [2025-06-28T00:23:30.959Z] 34fe622c526a: Layer already exists [2025-06-28T00:23:30.959Z] 330186e20868: Layer already exists [2025-06-28T00:23:30.959Z] d326d5044550: Layer already exists [2025-06-28T00:23:30.959Z] 35c80282955c: Layer already exists [2025-06-28T00:23:30.959Z] a300eb89d40a: Layer already exists [2025-06-28T00:23:30.959Z] d05e7cf4d0e5: Layer already exists [2025-06-28T00:23:30.959Z] a73df2a462db: Layer already exists [2025-06-28T00:23:30.959Z] bc7d7d76f9d9: Layer already exists [2025-06-28T00:23:30.959Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:30.959Z] bf0c408f069f: Layer already exists [2025-06-28T00:23:30.959Z] ce815faf1cde: Layer already exists [2025-06-28T00:23:30.959Z] 5f70bf18a086: Layer already exists [2025-06-28T00:23:30.959Z] dc817c4788f2: Layer already exists [2025-06-28T00:23:30.959Z] 8b1dac709a56: Layer already exists [2025-06-28T00:23:30.959Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:30.959Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-06-28T00:23:30.998Z] #85 ... [2025-06-28T00:23:30.998Z] [2025-06-28T00:23:30.998Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-28T00:23:30.998Z] #0 3.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:30.998Z] #0 6.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:30.998Z] #86 ... [2025-06-28T00:23:30.998Z] [2025-06-28T00:23:30.998Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:30.998Z] #67 30.09 (1/1) Installing dumb-init (1.2.5-r3) [Pipeline] sh [2025-06-28T00:23:31.283Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:31.583Z] #67 ... [2025-06-28T00:23:31.583Z] [2025-06-28T00:23:31.583Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-28T00:23:31.583Z] #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:31.583Z] #0 6.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:31.583Z] #87 ... [2025-06-28T00:23:31.583Z] [2025-06-28T00:23:31.583Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:31.583Z] #85 DONE 1.0s [2025-06-28T00:23:31.583Z] [2025-06-28T00:23:31.583Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:31.602Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-28T00:23:31.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-06-28T00:23:31.602Z] 2625eb0dfb72: Preparing [2025-06-28T00:23:31.602Z] 330186e20868: Preparing [2025-06-28T00:23:31.602Z] d326d5044550: Preparing [2025-06-28T00:23:31.602Z] 34fe622c526a: Preparing [2025-06-28T00:23:31.602Z] 35c80282955c: Preparing [2025-06-28T00:23:31.602Z] a300eb89d40a: Preparing [2025-06-28T00:23:31.602Z] d05e7cf4d0e5: Preparing [2025-06-28T00:23:31.602Z] 0118572fb7b9: Preparing [2025-06-28T00:23:31.602Z] a73df2a462db: Preparing [2025-06-28T00:23:31.602Z] bc7d7d76f9d9: Preparing [2025-06-28T00:23:31.602Z] bf0c408f069f: Preparing [2025-06-28T00:23:31.602Z] 5f70bf18a086: Preparing [2025-06-28T00:23:31.602Z] dc817c4788f2: Preparing [2025-06-28T00:23:31.602Z] ce815faf1cde: Preparing [2025-06-28T00:23:31.602Z] 8b1dac709a56: Preparing [2025-06-28T00:23:31.602Z] 994456c4fd7b: Preparing [2025-06-28T00:23:31.602Z] a300eb89d40a: Waiting [2025-06-28T00:23:31.602Z] d05e7cf4d0e5: Waiting [2025-06-28T00:23:31.602Z] bc7d7d76f9d9: Waiting [2025-06-28T00:23:31.602Z] 0118572fb7b9: Waiting [2025-06-28T00:23:31.603Z] bf0c408f069f: Waiting [2025-06-28T00:23:31.603Z] ce815faf1cde: Waiting [2025-06-28T00:23:31.603Z] 8b1dac709a56: Waiting [2025-06-28T00:23:31.603Z] 5f70bf18a086: Waiting [2025-06-28T00:23:31.603Z] dc817c4788f2: Waiting [2025-06-28T00:23:31.603Z] 994456c4fd7b: Waiting [2025-06-28T00:23:31.603Z] a73df2a462db: Waiting [2025-06-28T00:23:31.603Z] 2625eb0dfb72: Layer already exists [2025-06-28T00:23:31.603Z] 330186e20868: Layer already exists [2025-06-28T00:23:31.603Z] d326d5044550: Layer already exists [2025-06-28T00:23:31.603Z] 35c80282955c: Layer already exists [2025-06-28T00:23:31.603Z] 34fe622c526a: Layer already exists [2025-06-28T00:23:31.603Z] a300eb89d40a: Layer already exists [2025-06-28T00:23:31.603Z] d05e7cf4d0e5: Layer already exists [2025-06-28T00:23:31.603Z] a73df2a462db: Layer already exists [2025-06-28T00:23:31.603Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:31.603Z] bc7d7d76f9d9: Layer already exists [2025-06-28T00:23:31.603Z] bf0c408f069f: Layer already exists [2025-06-28T00:23:31.603Z] 5f70bf18a086: Layer already exists [2025-06-28T00:23:31.603Z] dc817c4788f2: Layer already exists [2025-06-28T00:23:31.603Z] ce815faf1cde: Layer already exists [2025-06-28T00:23:31.603Z] 8b1dac709a56: Layer already exists [2025-06-28T00:23:31.603Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:31.603Z] main: digest: sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:31.688Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:31.700Z] taggedImages: [2025-06-28T00:23:31.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:31.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-28T00:23:31.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [2025-06-28T00:23:31.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:31.701Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-06-28T00:23:31.734Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-06-28T00:23:31.734Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:31.734Z] latest [2025-06-28T00:23:31.734Z] 4.1.0-dev.30 [2025-06-28T00:23:31.734Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:31.734Z] main [2025-06-28T00:23:31.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:31.851Z] #88 ... [2025-06-28T00:23:31.851Z] [2025-06-28T00:23:31.851Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-28T00:23:31.851Z] #66 41.08 OK: 9 MiB in 18 packages [2025-06-28T00:23:31.851Z] #66 DONE 43.9s [2025-06-28T00:23:32.088Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:23:32.118Z] [2025-06-28T00:23:32.118Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:32.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:32.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-28T00:23:32.416Z] 5f89d38d4f9d: Preparing [2025-06-28T00:23:32.416Z] c555bc8a30d7: Preparing [2025-06-28T00:23:32.416Z] 260cfc8fdf43: Preparing [2025-06-28T00:23:32.416Z] 798ff6df870c: Preparing [2025-06-28T00:23:32.416Z] 0118572fb7b9: Preparing [2025-06-28T00:23:32.416Z] a73df2a462db: Preparing [2025-06-28T00:23:32.416Z] 56887044b048: Preparing [2025-06-28T00:23:32.416Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:32.416Z] 994456c4fd7b: Preparing [2025-06-28T00:23:32.416Z] a73df2a462db: Waiting [2025-06-28T00:23:32.416Z] 994456c4fd7b: Waiting [2025-06-28T00:23:32.416Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:32.416Z] 56887044b048: Waiting [2025-06-28T00:23:32.416Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:32.416Z] a73df2a462db: Layer already exists [2025-06-28T00:23:32.416Z] 56887044b048: Layer already exists [2025-06-28T00:23:32.416Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:32.416Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:32.416Z] 260cfc8fdf43: Pushed [2025-06-28T00:23:32.416Z] 5f89d38d4f9d: Pushed [2025-06-28T00:23:32.416Z] c555bc8a30d7: Pushed [2025-06-28T00:23:32.704Z] #89 ... [2025-06-28T00:23:32.704Z] [2025-06-28T00:23:32.704Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:23:32.704Z] #76 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:32.972Z] #76 ... [2025-06-28T00:23:32.972Z] [2025-06-28T00:23:32.972Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:32.972Z] #67 32.74 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:32.972Z] #67 32.96 OK: 9 MiB in 15 packages [2025-06-28T00:23:34.960Z] 798ff6df870c: Pushed [2025-06-28T00:23:34.960Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [2025-06-28T00:23:34.976Z] #67 ... [2025-06-28T00:23:34.976Z] [2025-06-28T00:23:34.976Z] #77 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:34.976Z] #77 22.88 OK: 11 MiB in 17 packages [2025-06-28T00:23:34.976Z] #77 DONE 24.4s [2025-06-28T00:23:34.976Z] [2025-06-28T00:23:34.976Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:23:34.976Z] #58 45.74 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-28T00:23:34.976Z] #58 45.82 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-28T00:23:34.976Z] #58 45.86 (3/5) Installing libucontext (1.2-r3) [2025-06-28T00:23:34.976Z] #58 45.91 (4/5) Installing gcompat (1.1.0-r4) [2025-06-28T00:23:34.976Z] #58 45.98 (5/5) Installing openssl (3.3.3-r0) [2025-06-28T00:23:34.976Z] #58 46.18 Executing busybox-1.36.1-r29.trigger [2025-06-28T00:23:34.976Z] #58 46.37 OK: 10 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:35.247Z] #58 ... [2025-06-28T00:23:35.247Z] [2025-06-28T00:23:35.247Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:35.247Z] #78 20.66 OK: 9 MiB in 15 packages [2025-06-28T00:23:35.247Z] #78 DONE 22.6s [2025-06-28T00:23:35.247Z] [2025-06-28T00:23:35.247Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-28T00:23:35.247Z] #67 DONE 35.8s [2025-06-28T00:23:35.247Z] [2025-06-28T00:23:35.247Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:23:35.247Z] #73 21.89 OK: 9 MiB in 15 packages [2025-06-28T00:23:35.299Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:35.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-28T00:23:35.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-28T00:23:35.646Z] 5f89d38d4f9d: Preparing [2025-06-28T00:23:35.646Z] c555bc8a30d7: Preparing [2025-06-28T00:23:35.646Z] 260cfc8fdf43: Preparing [2025-06-28T00:23:35.646Z] 798ff6df870c: Preparing [2025-06-28T00:23:35.646Z] 0118572fb7b9: Preparing [2025-06-28T00:23:35.646Z] a73df2a462db: Preparing [2025-06-28T00:23:35.646Z] 56887044b048: Preparing [2025-06-28T00:23:35.646Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:35.646Z] 994456c4fd7b: Preparing [2025-06-28T00:23:35.646Z] a73df2a462db: Waiting [2025-06-28T00:23:35.646Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:35.646Z] 994456c4fd7b: Waiting [2025-06-28T00:23:35.646Z] 56887044b048: Waiting [2025-06-28T00:23:35.646Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:35.646Z] 260cfc8fdf43: Layer already exists [2025-06-28T00:23:35.646Z] c555bc8a30d7: Layer already exists [2025-06-28T00:23:35.646Z] 798ff6df870c: Layer already exists [2025-06-28T00:23:35.646Z] 5f89d38d4f9d: Layer already exists [2025-06-28T00:23:35.646Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:35.646Z] a73df2a462db: Layer already exists [2025-06-28T00:23:35.646Z] 56887044b048: Layer already exists [2025-06-28T00:23:35.646Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:35.646Z] latest: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:35.847Z] #73 ... [2025-06-28T00:23:35.847Z] [2025-06-28T00:23:35.847Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:35.847Z] #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:35.847Z] #0 9.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:35.972Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:36.123Z] #90 ... [2025-06-28T00:23:36.123Z] [2025-06-28T00:23:36.123Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:36.123Z] #75 25.86 OK: 14 MiB in 21 packages [2025-06-28T00:23:36.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [2025-06-28T00:23:36.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-28T00:23:36.314Z] 5f89d38d4f9d: Preparing [2025-06-28T00:23:36.314Z] c555bc8a30d7: Preparing [2025-06-28T00:23:36.314Z] 260cfc8fdf43: Preparing [2025-06-28T00:23:36.314Z] 798ff6df870c: Preparing [2025-06-28T00:23:36.314Z] 0118572fb7b9: Preparing [2025-06-28T00:23:36.314Z] a73df2a462db: Preparing [2025-06-28T00:23:36.314Z] 56887044b048: Preparing [2025-06-28T00:23:36.314Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:36.314Z] 994456c4fd7b: Preparing [2025-06-28T00:23:36.314Z] 56887044b048: Waiting [2025-06-28T00:23:36.314Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:36.314Z] a73df2a462db: Waiting [2025-06-28T00:23:36.314Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:36.314Z] c555bc8a30d7: Layer already exists [2025-06-28T00:23:36.314Z] 5f89d38d4f9d: Layer already exists [2025-06-28T00:23:36.314Z] 798ff6df870c: Layer already exists [2025-06-28T00:23:36.314Z] 260cfc8fdf43: Layer already exists [2025-06-28T00:23:36.314Z] a73df2a462db: Layer already exists [2025-06-28T00:23:36.314Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:36.314Z] 56887044b048: Layer already exists [2025-06-28T00:23:36.314Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:36.314Z] 4.1.0-dev.30: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:36.399Z] #75 DONE 28.2s [2025-06-28T00:23:36.399Z] [2025-06-28T00:23:36.399Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:36.668Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:36.668Z] #91 ... [2025-06-28T00:23:36.668Z] [2025-06-28T00:23:36.668Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-28T00:23:36.668Z] #73 DONE 24.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:36.935Z] [2025-06-28T00:23:36.935Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-28T00:23:36.935Z] #58 DONE 49.5s [2025-06-28T00:23:36.935Z] [2025-06-28T00:23:36.935Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-06-28T00:23:36.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:36.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-28T00:23:36.987Z] 5f89d38d4f9d: Preparing [2025-06-28T00:23:36.987Z] c555bc8a30d7: Preparing [2025-06-28T00:23:36.987Z] 260cfc8fdf43: Preparing [2025-06-28T00:23:36.987Z] 798ff6df870c: Preparing [2025-06-28T00:23:36.987Z] 0118572fb7b9: Preparing [2025-06-28T00:23:36.987Z] a73df2a462db: Preparing [2025-06-28T00:23:36.987Z] 56887044b048: Preparing [2025-06-28T00:23:36.987Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:36.987Z] 994456c4fd7b: Preparing [2025-06-28T00:23:36.987Z] a73df2a462db: Waiting [2025-06-28T00:23:36.987Z] 56887044b048: Waiting [2025-06-28T00:23:36.987Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:36.987Z] 994456c4fd7b: Waiting [2025-06-28T00:23:36.987Z] c555bc8a30d7: Layer already exists [2025-06-28T00:23:36.987Z] 798ff6df870c: Layer already exists [2025-06-28T00:23:36.987Z] 260cfc8fdf43: Layer already exists [2025-06-28T00:23:36.987Z] 5f89d38d4f9d: Layer already exists [2025-06-28T00:23:36.987Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:36.987Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:36.987Z] 56887044b048: Layer already exists [2025-06-28T00:23:36.987Z] a73df2a462db: Layer already exists [2025-06-28T00:23:36.987Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:36.987Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:37.306Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:37.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-28T00:23:37.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-06-28T00:23:37.631Z] 5f89d38d4f9d: Preparing [2025-06-28T00:23:37.631Z] c555bc8a30d7: Preparing [2025-06-28T00:23:37.631Z] 260cfc8fdf43: Preparing [2025-06-28T00:23:37.631Z] 798ff6df870c: Preparing [2025-06-28T00:23:37.631Z] 0118572fb7b9: Preparing [2025-06-28T00:23:37.631Z] a73df2a462db: Preparing [2025-06-28T00:23:37.631Z] 56887044b048: Preparing [2025-06-28T00:23:37.631Z] a73df2a462db: Waiting [2025-06-28T00:23:37.631Z] 56887044b048: Waiting [2025-06-28T00:23:37.631Z] 0aaeeba98e1a: Preparing [2025-06-28T00:23:37.631Z] 994456c4fd7b: Preparing [2025-06-28T00:23:37.631Z] 0aaeeba98e1a: Waiting [2025-06-28T00:23:37.631Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:37.632Z] c555bc8a30d7: Layer already exists [2025-06-28T00:23:37.632Z] 798ff6df870c: Layer already exists [2025-06-28T00:23:37.632Z] 260cfc8fdf43: Layer already exists [2025-06-28T00:23:37.632Z] 5f89d38d4f9d: Layer already exists [2025-06-28T00:23:37.632Z] 56887044b048: Layer already exists [2025-06-28T00:23:37.632Z] a73df2a462db: Layer already exists [2025-06-28T00:23:37.632Z] 0aaeeba98e1a: Layer already exists [2025-06-28T00:23:37.632Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:37.632Z] main: digest: sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:37.700Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:37.712Z] taggedImages: [2025-06-28T00:23:37.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:37.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-28T00:23:37.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [2025-06-28T00:23:37.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:37.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-06-28T00:23:37.743Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-06-28T00:23:37.743Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:37.743Z] latest [2025-06-28T00:23:37.743Z] 4.1.0-dev.30 [2025-06-28T00:23:37.743Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:37.743Z] main [2025-06-28T00:23:37.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:38.085Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:38.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:38.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-28T00:23:38.398Z] 8b4e1719819b: Preparing [2025-06-28T00:23:38.398Z] 893d26f35f32: Preparing [2025-06-28T00:23:38.398Z] 7ce268549f89: Preparing [2025-06-28T00:23:38.398Z] e05c1915a7ee: Preparing [2025-06-28T00:23:38.398Z] c0ecd4502177: Preparing [2025-06-28T00:23:38.398Z] 0118572fb7b9: Preparing [2025-06-28T00:23:38.398Z] a73df2a462db: Preparing [2025-06-28T00:23:38.398Z] 0118572fb7b9: Waiting [2025-06-28T00:23:38.398Z] 7933f850a14a: Preparing [2025-06-28T00:23:38.398Z] a73df2a462db: Waiting [2025-06-28T00:23:38.398Z] 4264c1b8087c: Preparing [2025-06-28T00:23:38.398Z] 8c62e2715c2a: Preparing [2025-06-28T00:23:38.398Z] 994456c4fd7b: Preparing [2025-06-28T00:23:38.398Z] 7933f850a14a: Waiting [2025-06-28T00:23:38.398Z] 8c62e2715c2a: Waiting [2025-06-28T00:23:38.398Z] 4264c1b8087c: Waiting [2025-06-28T00:23:38.398Z] c0ecd4502177: Pushed [2025-06-28T00:23:38.398Z] e05c1915a7ee: Pushed [2025-06-28T00:23:38.398Z] 8b4e1719819b: Pushed [2025-06-28T00:23:38.398Z] 893d26f35f32: Pushed [2025-06-28T00:23:38.398Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:38.398Z] a73df2a462db: Layer already exists [2025-06-28T00:23:38.398Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:38.657Z] 7933f850a14a: Pushed [2025-06-28T00:23:38.657Z] 4264c1b8087c: Pushed [2025-06-28T00:23:38.884Z] #92 ... [2025-06-28T00:23:38.884Z] [2025-06-28T00:23:38.884Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-28T00:23:38.884Z] #86 16.89 OK: 20 MiB in 18 packages [2025-06-28T00:23:38.884Z] #86 DONE 17.8s [2025-06-28T00:23:38.884Z] [2025-06-28T00:23:38.884Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:38.884Z] #71 40.21 OK: 239 MiB in 58 packages [2025-06-28T00:23:39.594Z] 8c62e2715c2a: Pushed [2025-06-28T00:23:39.849Z] #71 ... [2025-06-28T00:23:39.849Z] [2025-06-28T00:23:39.849Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-28T00:23:39.849Z] #76 28.29 OK: 239 MiB in 58 packages [2025-06-28T00:23:39.849Z] #76 DONE 29.9s [2025-06-28T00:23:39.849Z] [2025-06-28T00:23:39.849Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-28T00:23:39.849Z] #71 DONE 41.9s [2025-06-28T00:23:39.849Z] [2025-06-28T00:23:39.849Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-28T00:23:40.160Z] 7ce268549f89: Pushed [2025-06-28T00:23:40.420Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:40.475Z] #93 DONE 0.9s [2025-06-28T00:23:40.475Z] [2025-06-28T00:23:40.475Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:40.748Z] #94 ... [2025-06-28T00:23:40.748Z] [2025-06-28T00:23:40.748Z] #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:23:40.748Z] #95 DONE 0.8s [2025-06-28T00:23:40.750Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:41.015Z] [2025-06-28T00:23:41.015Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:41.164Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-28T00:23:41.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-28T00:23:41.164Z] 8b4e1719819b: Preparing [2025-06-28T00:23:41.164Z] 893d26f35f32: Preparing [2025-06-28T00:23:41.164Z] 7ce268549f89: Preparing [2025-06-28T00:23:41.164Z] e05c1915a7ee: Preparing [2025-06-28T00:23:41.164Z] c0ecd4502177: Preparing [2025-06-28T00:23:41.164Z] 0118572fb7b9: Preparing [2025-06-28T00:23:41.164Z] a73df2a462db: Preparing [2025-06-28T00:23:41.164Z] 7933f850a14a: Preparing [2025-06-28T00:23:41.165Z] 4264c1b8087c: Preparing [2025-06-28T00:23:41.165Z] 8c62e2715c2a: Preparing [2025-06-28T00:23:41.165Z] 994456c4fd7b: Preparing [2025-06-28T00:23:41.165Z] a73df2a462db: Waiting [2025-06-28T00:23:41.165Z] 7933f850a14a: Waiting [2025-06-28T00:23:41.165Z] 4264c1b8087c: Waiting [2025-06-28T00:23:41.165Z] 0118572fb7b9: Waiting [2025-06-28T00:23:41.165Z] 8c62e2715c2a: Waiting [2025-06-28T00:23:41.165Z] 994456c4fd7b: Waiting [2025-06-28T00:23:41.165Z] 8b4e1719819b: Layer already exists [2025-06-28T00:23:41.165Z] 7ce268549f89: Layer already exists [2025-06-28T00:23:41.165Z] c0ecd4502177: Layer already exists [2025-06-28T00:23:41.165Z] e05c1915a7ee: Layer already exists [2025-06-28T00:23:41.165Z] 893d26f35f32: Layer already exists [2025-06-28T00:23:41.165Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:41.165Z] 7933f850a14a: Layer already exists [2025-06-28T00:23:41.165Z] a73df2a462db: Layer already exists [2025-06-28T00:23:41.165Z] 8c62e2715c2a: Layer already exists [2025-06-28T00:23:41.165Z] 4264c1b8087c: Layer already exists [2025-06-28T00:23:41.165Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:41.165Z] latest: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:41.284Z] #96 ... [2025-06-28T00:23:41.284Z] [2025-06-28T00:23:41.284Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-28T00:23:41.284Z] #87 17.59 OK: 9 MiB in 16 packages [2025-06-28T00:23:41.284Z] #87 DONE 19.8s [2025-06-28T00:23:41.518Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:23:41.552Z] [2025-06-28T00:23:41.552Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:41.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [2025-06-28T00:23:41.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-28T00:23:41.888Z] 8b4e1719819b: Preparing [2025-06-28T00:23:41.888Z] 893d26f35f32: Preparing [2025-06-28T00:23:41.888Z] 7ce268549f89: Preparing [2025-06-28T00:23:41.888Z] e05c1915a7ee: Preparing [2025-06-28T00:23:41.888Z] c0ecd4502177: Preparing [2025-06-28T00:23:41.888Z] 0118572fb7b9: Preparing [2025-06-28T00:23:41.888Z] a73df2a462db: Preparing [2025-06-28T00:23:41.888Z] 7933f850a14a: Preparing [2025-06-28T00:23:41.888Z] 4264c1b8087c: Preparing [2025-06-28T00:23:41.888Z] 8c62e2715c2a: Preparing [2025-06-28T00:23:41.888Z] 994456c4fd7b: Preparing [2025-06-28T00:23:41.888Z] 0118572fb7b9: Waiting [2025-06-28T00:23:41.888Z] a73df2a462db: Waiting [2025-06-28T00:23:41.888Z] 7933f850a14a: Waiting [2025-06-28T00:23:41.888Z] 4264c1b8087c: Waiting [2025-06-28T00:23:41.888Z] 8c62e2715c2a: Waiting [2025-06-28T00:23:41.888Z] 994456c4fd7b: Waiting [2025-06-28T00:23:41.888Z] 893d26f35f32: Layer already exists [2025-06-28T00:23:41.888Z] e05c1915a7ee: Layer already exists [2025-06-28T00:23:41.888Z] c0ecd4502177: Layer already exists [2025-06-28T00:23:41.888Z] 8b4e1719819b: Layer already exists [2025-06-28T00:23:41.888Z] 7ce268549f89: Layer already exists [2025-06-28T00:23:41.888Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:41.888Z] 4264c1b8087c: Layer already exists [2025-06-28T00:23:41.888Z] a73df2a462db: Layer already exists [2025-06-28T00:23:41.888Z] 7933f850a14a: Layer already exists [2025-06-28T00:23:41.888Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:41.888Z] 8c62e2715c2a: Layer already exists [2025-06-28T00:23:41.888Z] 4.1.0-dev.30: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:42.250Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:42.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:42.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-28T00:23:42.571Z] 8b4e1719819b: Preparing [2025-06-28T00:23:42.571Z] 893d26f35f32: Preparing [2025-06-28T00:23:42.571Z] 7ce268549f89: Preparing [2025-06-28T00:23:42.571Z] e05c1915a7ee: Preparing [2025-06-28T00:23:42.571Z] c0ecd4502177: Preparing [2025-06-28T00:23:42.571Z] 0118572fb7b9: Preparing [2025-06-28T00:23:42.571Z] a73df2a462db: Preparing [2025-06-28T00:23:42.571Z] 7933f850a14a: Preparing [2025-06-28T00:23:42.571Z] 4264c1b8087c: Preparing [2025-06-28T00:23:42.571Z] 8c62e2715c2a: Preparing [2025-06-28T00:23:42.571Z] 994456c4fd7b: Preparing [2025-06-28T00:23:42.571Z] 7933f850a14a: Waiting [2025-06-28T00:23:42.571Z] 0118572fb7b9: Waiting [2025-06-28T00:23:42.571Z] 4264c1b8087c: Waiting [2025-06-28T00:23:42.571Z] a73df2a462db: Waiting [2025-06-28T00:23:42.571Z] 994456c4fd7b: Waiting [2025-06-28T00:23:42.571Z] 8c62e2715c2a: Waiting [2025-06-28T00:23:42.571Z] 893d26f35f32: Layer already exists [2025-06-28T00:23:42.571Z] 8b4e1719819b: Layer already exists [2025-06-28T00:23:42.571Z] 7ce268549f89: Layer already exists [2025-06-28T00:23:42.571Z] e05c1915a7ee: Layer already exists [2025-06-28T00:23:42.571Z] c0ecd4502177: Layer already exists [2025-06-28T00:23:42.571Z] 7933f850a14a: Layer already exists [2025-06-28T00:23:42.571Z] a73df2a462db: Layer already exists [2025-06-28T00:23:42.571Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:42.571Z] 4264c1b8087c: Layer already exists [2025-06-28T00:23:42.571Z] 8c62e2715c2a: Layer already exists [2025-06-28T00:23:42.571Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:42.571Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:42.896Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:43.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-28T00:23:43.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-06-28T00:23:43.216Z] 8b4e1719819b: Preparing [2025-06-28T00:23:43.216Z] 893d26f35f32: Preparing [2025-06-28T00:23:43.216Z] 7ce268549f89: Preparing [2025-06-28T00:23:43.216Z] e05c1915a7ee: Preparing [2025-06-28T00:23:43.216Z] c0ecd4502177: Preparing [2025-06-28T00:23:43.216Z] 0118572fb7b9: Preparing [2025-06-28T00:23:43.216Z] a73df2a462db: Preparing [2025-06-28T00:23:43.216Z] 7933f850a14a: Preparing [2025-06-28T00:23:43.216Z] 4264c1b8087c: Preparing [2025-06-28T00:23:43.216Z] 8c62e2715c2a: Preparing [2025-06-28T00:23:43.216Z] 994456c4fd7b: Preparing [2025-06-28T00:23:43.216Z] 4264c1b8087c: Waiting [2025-06-28T00:23:43.216Z] 8c62e2715c2a: Waiting [2025-06-28T00:23:43.216Z] a73df2a462db: Waiting [2025-06-28T00:23:43.216Z] 994456c4fd7b: Waiting [2025-06-28T00:23:43.216Z] 7933f850a14a: Waiting [2025-06-28T00:23:43.216Z] 0118572fb7b9: Waiting [2025-06-28T00:23:43.216Z] e05c1915a7ee: Layer already exists [2025-06-28T00:23:43.216Z] 893d26f35f32: Layer already exists [2025-06-28T00:23:43.216Z] 7ce268549f89: Layer already exists [2025-06-28T00:23:43.216Z] c0ecd4502177: Layer already exists [2025-06-28T00:23:43.216Z] 8b4e1719819b: Layer already exists [2025-06-28T00:23:43.216Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:43.216Z] a73df2a462db: Layer already exists [2025-06-28T00:23:43.216Z] 7933f850a14a: Layer already exists [2025-06-28T00:23:43.216Z] 8c62e2715c2a: Layer already exists [2025-06-28T00:23:43.216Z] 4264c1b8087c: Layer already exists [2025-06-28T00:23:43.216Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:43.216Z] main: digest: sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:43.288Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:43.306Z] taggedImages: [2025-06-28T00:23:43.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:43.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-28T00:23:43.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [2025-06-28T00:23:43.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:43.306Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-06-28T00:23:43.330Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-06-28T00:23:43.330Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:43.330Z] latest [2025-06-28T00:23:43.330Z] 4.1.0-dev.30 [2025-06-28T00:23:43.330Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:43.330Z] main [2025-06-28T00:23:43.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:43.654Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:43.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:43.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-28T00:23:43.963Z] fd3a23a6b709: Preparing [2025-06-28T00:23:43.963Z] 65036c71dfab: Preparing [2025-06-28T00:23:43.963Z] 4f3749685a35: Preparing [2025-06-28T00:23:43.963Z] 74e63af20b51: Preparing [2025-06-28T00:23:43.963Z] 1f30a3ccb143: Preparing [2025-06-28T00:23:43.963Z] 68d0b120506f: Preparing [2025-06-28T00:23:43.963Z] 854e96c73358: Preparing [2025-06-28T00:23:43.963Z] 0118572fb7b9: Preparing [2025-06-28T00:23:43.963Z] a73df2a462db: Preparing [2025-06-28T00:23:43.963Z] 984aae1af78e: Preparing [2025-06-28T00:23:43.963Z] 240dd67a4046: Preparing [2025-06-28T00:23:43.963Z] 994456c4fd7b: Preparing [2025-06-28T00:23:43.963Z] 68d0b120506f: Waiting [2025-06-28T00:23:43.963Z] a73df2a462db: Waiting [2025-06-28T00:23:43.963Z] 854e96c73358: Waiting [2025-06-28T00:23:43.963Z] 0118572fb7b9: Waiting [2025-06-28T00:23:43.963Z] 994456c4fd7b: Waiting [2025-06-28T00:23:43.963Z] 984aae1af78e: Waiting [2025-06-28T00:23:43.963Z] 240dd67a4046: Waiting [2025-06-28T00:23:43.963Z] 1f30a3ccb143: Pushed [2025-06-28T00:23:43.963Z] fd3a23a6b709: Pushed [2025-06-28T00:23:43.963Z] 65036c71dfab: Pushed [2025-06-28T00:23:43.963Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:43.963Z] a73df2a462db: Layer already exists [2025-06-28T00:23:43.963Z] 68d0b120506f: Pushed [2025-06-28T00:23:43.963Z] 854e96c73358: Pushed [2025-06-28T00:23:44.220Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:44.220Z] 984aae1af78e: Pushed [2025-06-28T00:23:45.157Z] 240dd67a4046: Pushed [2025-06-28T00:23:45.724Z] 74e63af20b51: Pushed [2025-06-28T00:23:45.814Z] #97 ... [2025-06-28T00:23:45.814Z] [2025-06-28T00:23:45.814Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-28T00:23:45.814Z] #90 17.61 OK: 15 MiB in 28 packages [2025-06-28T00:23:45.814Z] #90 DONE 19.3s [2025-06-28T00:23:45.814Z] [2025-06-28T00:23:45.814Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-28T00:23:45.814Z] #89 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:45.814Z] #89 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:45.814Z] #89 13.05 OK: 9 MiB in 18 packages [2025-06-28T00:23:45.814Z] #89 ... [2025-06-28T00:23:45.814Z] [2025-06-28T00:23:45.814Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-28T00:23:45.814Z] #97 DONE 4.5s [2025-06-28T00:23:45.814Z] [2025-06-28T00:23:45.814Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-28T00:23:46.094Z] #98 DONE 0.2s [2025-06-28T00:23:46.094Z] [2025-06-28T00:23:46.094Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-06-28T00:23:46.094Z] #92 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:46.094Z] #92 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-28T00:23:46.368Z] #92 ... [2025-06-28T00:23:46.368Z] [2025-06-28T00:23:46.368Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-28T00:23:46.368Z] #89 DONE 14.2s [2025-06-28T00:23:46.368Z] [2025-06-28T00:23:46.368Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:23:46.656Z] 4f3749685a35: Pushed [2025-06-28T00:23:46.656Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:46.985Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:47.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-28T00:23:47.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-28T00:23:47.306Z] fd3a23a6b709: Preparing [2025-06-28T00:23:47.306Z] 65036c71dfab: Preparing [2025-06-28T00:23:47.306Z] 4f3749685a35: Preparing [2025-06-28T00:23:47.306Z] 74e63af20b51: Preparing [2025-06-28T00:23:47.306Z] 1f30a3ccb143: Preparing [2025-06-28T00:23:47.306Z] 68d0b120506f: Preparing [2025-06-28T00:23:47.306Z] 854e96c73358: Preparing [2025-06-28T00:23:47.306Z] 0118572fb7b9: Preparing [2025-06-28T00:23:47.306Z] a73df2a462db: Preparing [2025-06-28T00:23:47.306Z] 984aae1af78e: Preparing [2025-06-28T00:23:47.306Z] 240dd67a4046: Preparing [2025-06-28T00:23:47.306Z] 994456c4fd7b: Preparing [2025-06-28T00:23:47.306Z] 68d0b120506f: Waiting [2025-06-28T00:23:47.306Z] 984aae1af78e: Waiting [2025-06-28T00:23:47.306Z] 854e96c73358: Waiting [2025-06-28T00:23:47.306Z] 240dd67a4046: Waiting [2025-06-28T00:23:47.306Z] 0118572fb7b9: Waiting [2025-06-28T00:23:47.306Z] a73df2a462db: Waiting [2025-06-28T00:23:47.306Z] 994456c4fd7b: Waiting [2025-06-28T00:23:47.306Z] 65036c71dfab: Layer already exists [2025-06-28T00:23:47.306Z] fd3a23a6b709: Layer already exists [2025-06-28T00:23:47.306Z] 74e63af20b51: Layer already exists [2025-06-28T00:23:47.306Z] 4f3749685a35: Layer already exists [2025-06-28T00:23:47.306Z] 1f30a3ccb143: Layer already exists [2025-06-28T00:23:47.306Z] a73df2a462db: Layer already exists [2025-06-28T00:23:47.306Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:47.306Z] 68d0b120506f: Layer already exists [2025-06-28T00:23:47.306Z] 984aae1af78e: Layer already exists [2025-06-28T00:23:47.306Z] 854e96c73358: Layer already exists [2025-06-28T00:23:47.306Z] 240dd67a4046: Layer already exists [2025-06-28T00:23:47.306Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:47.306Z] latest: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:47.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:47.811Z] #99 DONE 1.6s [2025-06-28T00:23:47.812Z] [2025-06-28T00:23:47.812Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-06-28T00:23:47.812Z] #92 10.60 OK: 10 MiB in 19 packages [2025-06-28T00:23:47.950Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [2025-06-28T00:23:47.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-28T00:23:47.950Z] fd3a23a6b709: Preparing [2025-06-28T00:23:47.950Z] 65036c71dfab: Preparing [2025-06-28T00:23:47.950Z] 4f3749685a35: Preparing [2025-06-28T00:23:47.950Z] 74e63af20b51: Preparing [2025-06-28T00:23:47.950Z] 1f30a3ccb143: Preparing [2025-06-28T00:23:47.950Z] 68d0b120506f: Preparing [2025-06-28T00:23:47.950Z] 854e96c73358: Preparing [2025-06-28T00:23:47.950Z] 0118572fb7b9: Preparing [2025-06-28T00:23:47.950Z] a73df2a462db: Preparing [2025-06-28T00:23:47.950Z] 984aae1af78e: Preparing [2025-06-28T00:23:47.950Z] 240dd67a4046: Preparing [2025-06-28T00:23:47.950Z] 994456c4fd7b: Preparing [2025-06-28T00:23:47.950Z] 68d0b120506f: Waiting [2025-06-28T00:23:47.950Z] 854e96c73358: Waiting [2025-06-28T00:23:47.950Z] 0118572fb7b9: Waiting [2025-06-28T00:23:47.950Z] a73df2a462db: Waiting [2025-06-28T00:23:47.950Z] 240dd67a4046: Waiting [2025-06-28T00:23:47.950Z] 994456c4fd7b: Waiting [2025-06-28T00:23:47.950Z] 984aae1af78e: Waiting [2025-06-28T00:23:47.950Z] 65036c71dfab: Layer already exists [2025-06-28T00:23:47.950Z] fd3a23a6b709: Layer already exists [2025-06-28T00:23:47.950Z] 4f3749685a35: Layer already exists [2025-06-28T00:23:47.950Z] 74e63af20b51: Layer already exists [2025-06-28T00:23:47.950Z] 1f30a3ccb143: Layer already exists [2025-06-28T00:23:47.950Z] 854e96c73358: Layer already exists [2025-06-28T00:23:47.950Z] 68d0b120506f: Layer already exists [2025-06-28T00:23:47.950Z] a73df2a462db: Layer already exists [2025-06-28T00:23:47.950Z] 984aae1af78e: Layer already exists [2025-06-28T00:23:47.950Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:47.950Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:47.950Z] 240dd67a4046: Layer already exists [2025-06-28T00:23:47.950Z] 4.1.0-dev.30: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:48.078Z] #92 DONE 12.0s [2025-06-28T00:23:48.079Z] [2025-06-28T00:23:48.079Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-28T00:23:48.277Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:48.353Z] #100 ... [2025-06-28T00:23:48.353Z] [2025-06-28T00:23:48.353Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-28T00:23:48.353Z] #101 DONE 0.4s [2025-06-28T00:23:48.353Z] [2025-06-28T00:23:48.353Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-28T00:23:48.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:48.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-28T00:23:48.597Z] fd3a23a6b709: Preparing [2025-06-28T00:23:48.597Z] 65036c71dfab: Preparing [2025-06-28T00:23:48.597Z] 4f3749685a35: Preparing [2025-06-28T00:23:48.597Z] 74e63af20b51: Preparing [2025-06-28T00:23:48.597Z] 1f30a3ccb143: Preparing [2025-06-28T00:23:48.597Z] 68d0b120506f: Preparing [2025-06-28T00:23:48.597Z] 854e96c73358: Preparing [2025-06-28T00:23:48.597Z] 0118572fb7b9: Preparing [2025-06-28T00:23:48.597Z] a73df2a462db: Preparing [2025-06-28T00:23:48.597Z] 984aae1af78e: Preparing [2025-06-28T00:23:48.597Z] 240dd67a4046: Preparing [2025-06-28T00:23:48.597Z] 994456c4fd7b: Preparing [2025-06-28T00:23:48.597Z] 0118572fb7b9: Waiting [2025-06-28T00:23:48.597Z] a73df2a462db: Waiting [2025-06-28T00:23:48.597Z] 240dd67a4046: Waiting [2025-06-28T00:23:48.597Z] 994456c4fd7b: Waiting [2025-06-28T00:23:48.597Z] 68d0b120506f: Waiting [2025-06-28T00:23:48.597Z] 854e96c73358: Waiting [2025-06-28T00:23:48.597Z] 74e63af20b51: Layer already exists [2025-06-28T00:23:48.597Z] 4f3749685a35: Layer already exists [2025-06-28T00:23:48.597Z] 65036c71dfab: Layer already exists [2025-06-28T00:23:48.598Z] fd3a23a6b709: Layer already exists [2025-06-28T00:23:48.598Z] 1f30a3ccb143: Layer already exists [2025-06-28T00:23:48.598Z] 854e96c73358: Layer already exists [2025-06-28T00:23:48.598Z] 68d0b120506f: Layer already exists [2025-06-28T00:23:48.598Z] a73df2a462db: Layer already exists [2025-06-28T00:23:48.598Z] 984aae1af78e: Layer already exists [2025-06-28T00:23:48.598Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:48.598Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:48.598Z] 240dd67a4046: Layer already exists [2025-06-28T00:23:48.598Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:23:48.623Z] #102 DONE 0.3s [2025-06-28T00:23:48.623Z] [2025-06-28T00:23:48.623Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:48.889Z] #103 DONE 0.4s [2025-06-28T00:23:48.889Z] [2025-06-28T00:23:48.889Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:23:48.928Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:49.182Z] #104 ... [2025-06-28T00:23:49.182Z] [2025-06-28T00:23:49.182Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-28T00:23:49.182Z] #100 DONE 1.2s [2025-06-28T00:23:49.245Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-28T00:23:49.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-06-28T00:23:49.245Z] fd3a23a6b709: Preparing [2025-06-28T00:23:49.245Z] 65036c71dfab: Preparing [2025-06-28T00:23:49.245Z] 4f3749685a35: Preparing [2025-06-28T00:23:49.245Z] 74e63af20b51: Preparing [2025-06-28T00:23:49.245Z] 1f30a3ccb143: Preparing [2025-06-28T00:23:49.245Z] 68d0b120506f: Preparing [2025-06-28T00:23:49.245Z] 854e96c73358: Preparing [2025-06-28T00:23:49.245Z] 0118572fb7b9: Preparing [2025-06-28T00:23:49.245Z] a73df2a462db: Preparing [2025-06-28T00:23:49.245Z] 984aae1af78e: Preparing [2025-06-28T00:23:49.245Z] 240dd67a4046: Preparing [2025-06-28T00:23:49.245Z] 994456c4fd7b: Preparing [2025-06-28T00:23:49.245Z] 0118572fb7b9: Waiting [2025-06-28T00:23:49.245Z] 984aae1af78e: Waiting [2025-06-28T00:23:49.245Z] 240dd67a4046: Waiting [2025-06-28T00:23:49.245Z] 994456c4fd7b: Waiting [2025-06-28T00:23:49.245Z] 68d0b120506f: Waiting [2025-06-28T00:23:49.245Z] 854e96c73358: Waiting [2025-06-28T00:23:49.245Z] a73df2a462db: Waiting [2025-06-28T00:23:49.245Z] fd3a23a6b709: Layer already exists [2025-06-28T00:23:49.245Z] 74e63af20b51: Layer already exists [2025-06-28T00:23:49.245Z] 1f30a3ccb143: Layer already exists [2025-06-28T00:23:49.245Z] 4f3749685a35: Layer already exists [2025-06-28T00:23:49.245Z] 65036c71dfab: Layer already exists [2025-06-28T00:23:49.245Z] 854e96c73358: Layer already exists [2025-06-28T00:23:49.245Z] 68d0b120506f: Layer already exists [2025-06-28T00:23:49.245Z] a73df2a462db: Layer already exists [2025-06-28T00:23:49.245Z] 984aae1af78e: Layer already exists [2025-06-28T00:23:49.245Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:49.245Z] 240dd67a4046: Layer already exists [2025-06-28T00:23:49.245Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:49.246Z] main: digest: sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:49.328Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:49.343Z] taggedImages: [2025-06-28T00:23:49.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:49.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-28T00:23:49.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [2025-06-28T00:23:49.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:49.343Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-06-28T00:23:49.374Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-06-28T00:23:49.374Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:49.374Z] latest [2025-06-28T00:23:49.374Z] 4.1.0-dev.30 [2025-06-28T00:23:49.374Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:49.374Z] main [2025-06-28T00:23:49.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:49.463Z] [2025-06-28T00:23:49.463Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:23:49.463Z] #105 ... [2025-06-28T00:23:49.463Z] [2025-06-28T00:23:49.463Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-28T00:23:49.463Z] #106 DONE 0.4s [2025-06-28T00:23:49.711Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [2025-06-28T00:23:49.735Z] [2025-06-28T00:23:49.735Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:50.003Z] #107 DONE 0.4s [2025-06-28T00:23:50.004Z] [2025-06-28T00:23:50.004Z] #108 [security-spire-config] exporting to image [2025-06-28T00:23:50.004Z] #108 exporting layers [2025-06-28T00:23:50.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:50.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-28T00:23:50.026Z] dd7ca6014beb: Preparing [2025-06-28T00:23:50.026Z] 0edfa7067d20: Preparing [2025-06-28T00:23:50.026Z] 0118572fb7b9: Preparing [2025-06-28T00:23:50.026Z] a73df2a462db: Preparing [2025-06-28T00:23:50.026Z] 42e82a4cc337: Preparing [2025-06-28T00:23:50.026Z] cf62cbef6788: Preparing [2025-06-28T00:23:50.026Z] 994456c4fd7b: Preparing [2025-06-28T00:23:50.026Z] cf62cbef6788: Waiting [2025-06-28T00:23:50.026Z] a73df2a462db: Layer already exists [2025-06-28T00:23:50.026Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:50.026Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:50.026Z] 42e82a4cc337: Pushed [2025-06-28T00:23:50.026Z] dd7ca6014beb: Pushed [2025-06-28T00:23:50.275Z] #108 ... [2025-06-28T00:23:50.275Z] [2025-06-28T00:23:50.275Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:23:50.275Z] #104 DONE 2.5s [2025-06-28T00:23:50.543Z] [2025-06-28T00:23:50.543Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-28T00:23:50.543Z] #109 DONE 0.2s [2025-06-28T00:23:50.543Z] [2025-06-28T00:23:50.543Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-28T00:23:50.815Z] #110 DONE 0.2s [2025-06-28T00:23:50.815Z] [2025-06-28T00:23:50.815Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-28T00:23:50.815Z] #111 DONE 0.2s [2025-06-28T00:23:50.815Z] [2025-06-28T00:23:50.815Z] #108 [security-spire-config] exporting to image [2025-06-28T00:23:50.961Z] cf62cbef6788: Pushed [2025-06-28T00:23:51.083Z] #108 ... [2025-06-28T00:23:51.083Z] [2025-06-28T00:23:51.083Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-28T00:23:51.083Z] #112 DONE 0.3s [2025-06-28T00:23:51.083Z] [2025-06-28T00:23:51.083Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-28T00:23:51.083Z] #105 DONE 2.1s [2025-06-28T00:23:51.356Z] [2025-06-28T00:23:51.356Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-28T00:23:51.623Z] #113 DONE 0.3s [2025-06-28T00:23:51.623Z] [2025-06-28T00:23:51.623Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-28T00:23:51.623Z] #114 DONE 0.4s [2025-06-28T00:23:51.623Z] [2025-06-28T00:23:51.623Z] #108 [security-spire-server] exporting to image [2025-06-28T00:23:51.893Z] #108 ... [2025-06-28T00:23:51.893Z] [2025-06-28T00:23:51.893Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-28T00:23:51.893Z] #115 DONE 0.2s [2025-06-28T00:23:51.893Z] [2025-06-28T00:23:51.893Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-28T00:23:51.893Z] #116 DONE 0.1s [2025-06-28T00:23:51.893Z] [2025-06-28T00:23:51.893Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-28T00:23:51.893Z] #117 DONE 0.1s [2025-06-28T00:23:51.893Z] [2025-06-28T00:23:51.893Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:52.168Z] #96 ... [2025-06-28T00:23:52.168Z] [2025-06-28T00:23:52.168Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-28T00:23:52.168Z] #118 DONE 0.1s [2025-06-28T00:23:52.168Z] [2025-06-28T00:23:52.168Z] #108 [security-spire-agent] exporting to image [2025-06-28T00:23:53.130Z] #108 exporting layers 3.1s done [2025-06-28T00:23:53.131Z] #108 writing image sha256:63e982d6905cbde0ffd51989ddac2f9aa6f8b122657121fe491c4a41bfe86157 0.0s done [2025-06-28T00:23:53.131Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-06-28T00:23:53.490Z] 0edfa7067d20: Pushed [2025-06-28T00:23:53.490Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:53.817Z] + 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-06-28T00:23:54.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-28T00:23:54.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-28T00:23:54.134Z] dd7ca6014beb: Preparing [2025-06-28T00:23:54.134Z] 0edfa7067d20: Preparing [2025-06-28T00:23:54.134Z] 0118572fb7b9: Preparing [2025-06-28T00:23:54.134Z] a73df2a462db: Preparing [2025-06-28T00:23:54.134Z] 42e82a4cc337: Preparing [2025-06-28T00:23:54.134Z] cf62cbef6788: Preparing [2025-06-28T00:23:54.134Z] 994456c4fd7b: Preparing [2025-06-28T00:23:54.134Z] cf62cbef6788: Waiting [2025-06-28T00:23:54.134Z] 994456c4fd7b: Waiting [2025-06-28T00:23:54.134Z] 0edfa7067d20: Layer already exists [2025-06-28T00:23:54.134Z] 42e82a4cc337: Layer already exists [2025-06-28T00:23:54.134Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:54.134Z] dd7ca6014beb: Layer already exists [2025-06-28T00:23:54.134Z] a73df2a462db: Layer already exists [2025-06-28T00:23:54.134Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:54.134Z] cf62cbef6788: Layer already exists [2025-06-28T00:23:54.134Z] latest: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:54.456Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:54.643Z] #108 exporting layers 2.6s done [2025-06-28T00:23:54.643Z] #108 writing image sha256:8fac3fd2b91add9a8dd571c1e545bcd36400494966ceb57fa61572f202c272d7 done [2025-06-28T00:23:54.643Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2025-06-28T00:23:54.643Z] #108 exporting layers 2.3s done [2025-06-28T00:23:54.643Z] #108 writing image sha256:ab71b3512a015ab32c9f4a710575dbb841e138ca5ef7321f24e9d8b4a7c4a3cf done [2025-06-28T00:23:54.643Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2025-06-28T00:23:54.643Z] #108 DONE 5.5s [2025-06-28T00:23:54.643Z] [2025-06-28T00:23:54.643Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:23:54.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [2025-06-28T00:23:54.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-28T00:23:54.888Z] dd7ca6014beb: Preparing [2025-06-28T00:23:54.888Z] 0edfa7067d20: Preparing [2025-06-28T00:23:54.888Z] 0118572fb7b9: Preparing [2025-06-28T00:23:54.888Z] a73df2a462db: Preparing [2025-06-28T00:23:54.888Z] 42e82a4cc337: Preparing [2025-06-28T00:23:54.888Z] cf62cbef6788: Preparing [2025-06-28T00:23:54.888Z] 994456c4fd7b: Preparing [2025-06-28T00:23:54.888Z] cf62cbef6788: Waiting [2025-06-28T00:23:54.888Z] 994456c4fd7b: Waiting [2025-06-28T00:23:54.888Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:54.888Z] 42e82a4cc337: Layer already exists [2025-06-28T00:23:54.888Z] dd7ca6014beb: Layer already exists [2025-06-28T00:23:54.888Z] 0edfa7067d20: Layer already exists [2025-06-28T00:23:54.888Z] a73df2a462db: Layer already exists [2025-06-28T00:23:54.888Z] cf62cbef6788: Layer already exists [2025-06-28T00:23:54.888Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:54.888Z] 4.1.0-dev.30: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:55.214Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:55.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:55.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-28T00:23:55.541Z] dd7ca6014beb: Preparing [2025-06-28T00:23:55.541Z] 0edfa7067d20: Preparing [2025-06-28T00:23:55.541Z] 0118572fb7b9: Preparing [2025-06-28T00:23:55.541Z] a73df2a462db: Preparing [2025-06-28T00:23:55.541Z] 42e82a4cc337: Preparing [2025-06-28T00:23:55.541Z] cf62cbef6788: Preparing [2025-06-28T00:23:55.541Z] 994456c4fd7b: Preparing [2025-06-28T00:23:55.541Z] cf62cbef6788: Waiting [2025-06-28T00:23:55.541Z] 994456c4fd7b: Waiting [2025-06-28T00:23:55.541Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:55.541Z] a73df2a462db: Layer already exists [2025-06-28T00:23:55.541Z] 42e82a4cc337: Layer already exists [2025-06-28T00:23:55.541Z] 0edfa7067d20: Layer already exists [2025-06-28T00:23:55.541Z] dd7ca6014beb: Layer already exists [2025-06-28T00:23:55.541Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:55.541Z] cf62cbef6788: Layer already exists [2025-06-28T00:23:55.541Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:55.876Z] + 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-06-28T00:23:56.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-28T00:23:56.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-06-28T00:23:56.202Z] dd7ca6014beb: Preparing [2025-06-28T00:23:56.202Z] 0edfa7067d20: Preparing [2025-06-28T00:23:56.202Z] 0118572fb7b9: Preparing [2025-06-28T00:23:56.202Z] a73df2a462db: Preparing [2025-06-28T00:23:56.202Z] 42e82a4cc337: Preparing [2025-06-28T00:23:56.202Z] cf62cbef6788: Preparing [2025-06-28T00:23:56.202Z] 994456c4fd7b: Preparing [2025-06-28T00:23:56.202Z] 994456c4fd7b: Waiting [2025-06-28T00:23:56.202Z] cf62cbef6788: Waiting [2025-06-28T00:23:56.202Z] 0edfa7067d20: Layer already exists [2025-06-28T00:23:56.202Z] 42e82a4cc337: Layer already exists [2025-06-28T00:23:56.202Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:56.202Z] dd7ca6014beb: Layer already exists [2025-06-28T00:23:56.202Z] a73df2a462db: Layer already exists [2025-06-28T00:23:56.202Z] cf62cbef6788: Layer already exists [2025-06-28T00:23:56.202Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:56.202Z] main: digest: sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:23:56.279Z] ===================================================== [Pipeline] echo [2025-06-28T00:23:56.300Z] taggedImages: [2025-06-28T00:23:56.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:56.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-28T00:23:56.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [2025-06-28T00:23:56.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:56.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-06-28T00:23:56.331Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-06-28T00:23:56.331Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:56.331Z] latest [2025-06-28T00:23:56.331Z] 4.1.0-dev.30 [2025-06-28T00:23:56.331Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:23:56.331Z] main [2025-06-28T00:23:56.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:56.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:23:57.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:23:57.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-28T00:23:57.024Z] 241649b80c69: Preparing [2025-06-28T00:23:57.024Z] 05b92af5ceb7: Preparing [2025-06-28T00:23:57.024Z] efd486453ff1: Preparing [2025-06-28T00:23:57.024Z] 0118572fb7b9: Preparing [2025-06-28T00:23:57.024Z] a73df2a462db: Preparing [2025-06-28T00:23:57.024Z] 47d9982c5678: Preparing [2025-06-28T00:23:57.024Z] 040258fcec9d: Preparing [2025-06-28T00:23:57.024Z] aac7f7045176: Preparing [2025-06-28T00:23:57.024Z] 39c96989c9bd: Preparing [2025-06-28T00:23:57.024Z] 994456c4fd7b: Preparing [2025-06-28T00:23:57.024Z] 040258fcec9d: Waiting [2025-06-28T00:23:57.024Z] aac7f7045176: Waiting [2025-06-28T00:23:57.024Z] 39c96989c9bd: Waiting [2025-06-28T00:23:57.024Z] 47d9982c5678: Waiting [2025-06-28T00:23:57.024Z] 994456c4fd7b: Waiting [2025-06-28T00:23:57.024Z] a73df2a462db: Layer already exists [2025-06-28T00:23:57.024Z] 0118572fb7b9: Layer already exists [2025-06-28T00:23:57.024Z] 241649b80c69: Pushed [2025-06-28T00:23:57.024Z] 05b92af5ceb7: Pushed [2025-06-28T00:23:57.024Z] efd486453ff1: Pushed [2025-06-28T00:23:57.024Z] 994456c4fd7b: Layer already exists [2025-06-28T00:23:57.024Z] aac7f7045176: Pushed [2025-06-28T00:23:57.588Z] 39c96989c9bd: Pushed [2025-06-28T00:24:01.776Z] 040258fcec9d: Pushed [2025-06-28T00:24:08.342Z] 47d9982c5678: Pushed [2025-06-28T00:24:08.342Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:08.683Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:09.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-28T00:24:09.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-28T00:24:09.008Z] 241649b80c69: Preparing [2025-06-28T00:24:09.008Z] 05b92af5ceb7: Preparing [2025-06-28T00:24:09.008Z] efd486453ff1: Preparing [2025-06-28T00:24:09.008Z] 0118572fb7b9: Preparing [2025-06-28T00:24:09.008Z] a73df2a462db: Preparing [2025-06-28T00:24:09.008Z] 47d9982c5678: Preparing [2025-06-28T00:24:09.008Z] 040258fcec9d: Preparing [2025-06-28T00:24:09.008Z] aac7f7045176: Preparing [2025-06-28T00:24:09.008Z] 39c96989c9bd: Preparing [2025-06-28T00:24:09.008Z] 47d9982c5678: Waiting [2025-06-28T00:24:09.008Z] 040258fcec9d: Waiting [2025-06-28T00:24:09.008Z] aac7f7045176: Waiting [2025-06-28T00:24:09.008Z] 39c96989c9bd: Waiting [2025-06-28T00:24:09.008Z] 994456c4fd7b: Preparing [2025-06-28T00:24:09.008Z] 994456c4fd7b: Waiting [2025-06-28T00:24:09.008Z] 241649b80c69: Layer already exists [2025-06-28T00:24:09.008Z] efd486453ff1: Layer already exists [2025-06-28T00:24:09.008Z] 05b92af5ceb7: Layer already exists [2025-06-28T00:24:09.008Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:09.008Z] a73df2a462db: Layer already exists [2025-06-28T00:24:09.008Z] 47d9982c5678: Layer already exists [2025-06-28T00:24:09.008Z] 040258fcec9d: Layer already exists [2025-06-28T00:24:09.008Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:09.008Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:09.008Z] aac7f7045176: Layer already exists [2025-06-28T00:24:09.008Z] latest: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:09.334Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:09.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [2025-06-28T00:24:09.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-28T00:24:09.665Z] 241649b80c69: Preparing [2025-06-28T00:24:09.665Z] 05b92af5ceb7: Preparing [2025-06-28T00:24:09.665Z] efd486453ff1: Preparing [2025-06-28T00:24:09.665Z] 0118572fb7b9: Preparing [2025-06-28T00:24:09.665Z] a73df2a462db: Preparing [2025-06-28T00:24:09.665Z] 47d9982c5678: Preparing [2025-06-28T00:24:09.665Z] 040258fcec9d: Preparing [2025-06-28T00:24:09.665Z] aac7f7045176: Preparing [2025-06-28T00:24:09.665Z] 39c96989c9bd: Preparing [2025-06-28T00:24:09.665Z] 994456c4fd7b: Preparing [2025-06-28T00:24:09.665Z] 040258fcec9d: Waiting [2025-06-28T00:24:09.665Z] aac7f7045176: Waiting [2025-06-28T00:24:09.665Z] 47d9982c5678: Waiting [2025-06-28T00:24:09.665Z] 39c96989c9bd: Waiting [2025-06-28T00:24:09.665Z] 994456c4fd7b: Waiting [2025-06-28T00:24:09.665Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:09.665Z] 241649b80c69: Layer already exists [2025-06-28T00:24:09.665Z] efd486453ff1: Layer already exists [2025-06-28T00:24:09.665Z] a73df2a462db: Layer already exists [2025-06-28T00:24:09.665Z] 05b92af5ceb7: Layer already exists [2025-06-28T00:24:09.665Z] 47d9982c5678: Layer already exists [2025-06-28T00:24:09.665Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:09.665Z] 040258fcec9d: Layer already exists [2025-06-28T00:24:09.665Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:09.665Z] aac7f7045176: Layer already exists [2025-06-28T00:24:09.665Z] 4.1.0-dev.30: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:09.999Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:10.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:10.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-28T00:24:10.323Z] 241649b80c69: Preparing [2025-06-28T00:24:10.323Z] 05b92af5ceb7: Preparing [2025-06-28T00:24:10.323Z] efd486453ff1: Preparing [2025-06-28T00:24:10.323Z] 0118572fb7b9: Preparing [2025-06-28T00:24:10.323Z] a73df2a462db: Preparing [2025-06-28T00:24:10.323Z] 47d9982c5678: Preparing [2025-06-28T00:24:10.323Z] 040258fcec9d: Preparing [2025-06-28T00:24:10.323Z] aac7f7045176: Preparing [2025-06-28T00:24:10.323Z] 39c96989c9bd: Preparing [2025-06-28T00:24:10.323Z] 994456c4fd7b: Preparing [2025-06-28T00:24:10.323Z] 47d9982c5678: Waiting [2025-06-28T00:24:10.323Z] 040258fcec9d: Waiting [2025-06-28T00:24:10.323Z] aac7f7045176: Waiting [2025-06-28T00:24:10.323Z] 39c96989c9bd: Waiting [2025-06-28T00:24:10.323Z] 994456c4fd7b: Waiting [2025-06-28T00:24:10.323Z] a73df2a462db: Layer already exists [2025-06-28T00:24:10.323Z] 05b92af5ceb7: Layer already exists [2025-06-28T00:24:10.323Z] efd486453ff1: Layer already exists [2025-06-28T00:24:10.323Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:10.323Z] 241649b80c69: Layer already exists [2025-06-28T00:24:10.323Z] 040258fcec9d: Layer already exists [2025-06-28T00:24:10.323Z] 47d9982c5678: Layer already exists [2025-06-28T00:24:10.323Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:10.323Z] aac7f7045176: Layer already exists [2025-06-28T00:24:10.323Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:10.323Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:10.657Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:10.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-28T00:24:10.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-06-28T00:24:10.984Z] 241649b80c69: Preparing [2025-06-28T00:24:10.984Z] 05b92af5ceb7: Preparing [2025-06-28T00:24:10.984Z] efd486453ff1: Preparing [2025-06-28T00:24:10.984Z] 0118572fb7b9: Preparing [2025-06-28T00:24:10.984Z] a73df2a462db: Preparing [2025-06-28T00:24:10.984Z] 47d9982c5678: Preparing [2025-06-28T00:24:10.984Z] 040258fcec9d: Preparing [2025-06-28T00:24:10.984Z] aac7f7045176: Preparing [2025-06-28T00:24:10.984Z] 39c96989c9bd: Preparing [2025-06-28T00:24:10.984Z] 994456c4fd7b: Preparing [2025-06-28T00:24:10.984Z] aac7f7045176: Waiting [2025-06-28T00:24:10.984Z] 39c96989c9bd: Waiting [2025-06-28T00:24:10.984Z] 040258fcec9d: Waiting [2025-06-28T00:24:10.984Z] 994456c4fd7b: Waiting [2025-06-28T00:24:10.984Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:10.984Z] 05b92af5ceb7: Layer already exists [2025-06-28T00:24:10.984Z] 241649b80c69: Layer already exists [2025-06-28T00:24:10.984Z] a73df2a462db: Layer already exists [2025-06-28T00:24:10.984Z] efd486453ff1: Layer already exists [2025-06-28T00:24:10.984Z] 040258fcec9d: Layer already exists [2025-06-28T00:24:10.984Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:10.984Z] aac7f7045176: Layer already exists [2025-06-28T00:24:10.984Z] 47d9982c5678: Layer already exists [2025-06-28T00:24:10.984Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:10.984Z] main: digest: sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:24:11.056Z] ===================================================== [Pipeline] echo [2025-06-28T00:24:11.073Z] taggedImages: [2025-06-28T00:24:11.073Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:11.073Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-28T00:24:11.073Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [2025-06-28T00:24:11.073Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:11.073Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-06-28T00:24:11.103Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-06-28T00:24:11.103Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:11.103Z] latest [2025-06-28T00:24:11.103Z] 4.1.0-dev.30 [2025-06-28T00:24:11.103Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:11.103Z] main [2025-06-28T00:24:11.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:11.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:11.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:11.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-28T00:24:11.776Z] 1d5162ac322c: Preparing [2025-06-28T00:24:11.776Z] bcdfdb7a517e: Preparing [2025-06-28T00:24:11.776Z] 03ddcbc5a75e: Preparing [2025-06-28T00:24:11.776Z] 0118572fb7b9: Preparing [2025-06-28T00:24:11.776Z] a73df2a462db: Preparing [2025-06-28T00:24:11.776Z] fb7ebdc4d276: Preparing [2025-06-28T00:24:11.776Z] fe948c204997: Preparing [2025-06-28T00:24:11.776Z] f7290bbd13be: Preparing [2025-06-28T00:24:11.776Z] 994456c4fd7b: Preparing [2025-06-28T00:24:11.776Z] fb7ebdc4d276: Waiting [2025-06-28T00:24:11.776Z] fe948c204997: Waiting [2025-06-28T00:24:11.776Z] f7290bbd13be: Waiting [2025-06-28T00:24:11.776Z] 994456c4fd7b: Waiting [2025-06-28T00:24:11.776Z] a73df2a462db: Layer already exists [2025-06-28T00:24:11.776Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:11.776Z] bcdfdb7a517e: Pushed [2025-06-28T00:24:11.776Z] 1d5162ac322c: Pushed [2025-06-28T00:24:11.776Z] 03ddcbc5a75e: Pushed [2025-06-28T00:24:11.776Z] fe948c204997: Pushed [2025-06-28T00:24:11.776Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:12.342Z] f7290bbd13be: Pushed [2025-06-28T00:24:24.544Z] fb7ebdc4d276: Pushed [2025-06-28T00:24:24.544Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:24.879Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:25.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-28T00:24:25.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-28T00:24:25.197Z] 1d5162ac322c: Preparing [2025-06-28T00:24:25.197Z] bcdfdb7a517e: Preparing [2025-06-28T00:24:25.197Z] 03ddcbc5a75e: Preparing [2025-06-28T00:24:25.197Z] 0118572fb7b9: Preparing [2025-06-28T00:24:25.197Z] a73df2a462db: Preparing [2025-06-28T00:24:25.197Z] fb7ebdc4d276: Preparing [2025-06-28T00:24:25.197Z] fe948c204997: Preparing [2025-06-28T00:24:25.197Z] f7290bbd13be: Preparing [2025-06-28T00:24:25.197Z] 994456c4fd7b: Preparing [2025-06-28T00:24:25.197Z] fe948c204997: Waiting [2025-06-28T00:24:25.197Z] fb7ebdc4d276: Waiting [2025-06-28T00:24:25.197Z] f7290bbd13be: Waiting [2025-06-28T00:24:25.197Z] 994456c4fd7b: Waiting [2025-06-28T00:24:25.197Z] 03ddcbc5a75e: Layer already exists [2025-06-28T00:24:25.197Z] 1d5162ac322c: Layer already exists [2025-06-28T00:24:25.197Z] a73df2a462db: Layer already exists [2025-06-28T00:24:25.197Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:25.197Z] bcdfdb7a517e: Layer already exists [2025-06-28T00:24:25.197Z] fb7ebdc4d276: Layer already exists [2025-06-28T00:24:25.197Z] f7290bbd13be: Layer already exists [2025-06-28T00:24:25.197Z] fe948c204997: Layer already exists [2025-06-28T00:24:25.197Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:25.197Z] latest: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:25.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:25.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [2025-06-28T00:24:25.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-28T00:24:25.854Z] 1d5162ac322c: Preparing [2025-06-28T00:24:25.854Z] bcdfdb7a517e: Preparing [2025-06-28T00:24:25.854Z] 03ddcbc5a75e: Preparing [2025-06-28T00:24:25.854Z] 0118572fb7b9: Preparing [2025-06-28T00:24:25.854Z] a73df2a462db: Preparing [2025-06-28T00:24:25.854Z] fb7ebdc4d276: Preparing [2025-06-28T00:24:25.854Z] fe948c204997: Preparing [2025-06-28T00:24:25.854Z] f7290bbd13be: Preparing [2025-06-28T00:24:25.854Z] 994456c4fd7b: Preparing [2025-06-28T00:24:25.854Z] fe948c204997: Waiting [2025-06-28T00:24:25.854Z] 994456c4fd7b: Waiting [2025-06-28T00:24:25.854Z] f7290bbd13be: Waiting [2025-06-28T00:24:25.854Z] fb7ebdc4d276: Waiting [2025-06-28T00:24:25.854Z] 1d5162ac322c: Layer already exists [2025-06-28T00:24:25.854Z] bcdfdb7a517e: Layer already exists [2025-06-28T00:24:25.854Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:25.854Z] 03ddcbc5a75e: Layer already exists [2025-06-28T00:24:25.854Z] a73df2a462db: Layer already exists [2025-06-28T00:24:25.854Z] fe948c204997: Layer already exists [2025-06-28T00:24:25.854Z] fb7ebdc4d276: Layer already exists [2025-06-28T00:24:25.854Z] f7290bbd13be: Layer already exists [2025-06-28T00:24:25.854Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:25.854Z] 4.1.0-dev.30: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:26.182Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:26.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:26.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-28T00:24:26.504Z] 1d5162ac322c: Preparing [2025-06-28T00:24:26.504Z] bcdfdb7a517e: Preparing [2025-06-28T00:24:26.504Z] 03ddcbc5a75e: Preparing [2025-06-28T00:24:26.504Z] 0118572fb7b9: Preparing [2025-06-28T00:24:26.504Z] a73df2a462db: Preparing [2025-06-28T00:24:26.504Z] fb7ebdc4d276: Preparing [2025-06-28T00:24:26.504Z] fe948c204997: Preparing [2025-06-28T00:24:26.504Z] f7290bbd13be: Preparing [2025-06-28T00:24:26.504Z] 994456c4fd7b: Preparing [2025-06-28T00:24:26.504Z] fe948c204997: Waiting [2025-06-28T00:24:26.504Z] f7290bbd13be: Waiting [2025-06-28T00:24:26.504Z] 994456c4fd7b: Waiting [2025-06-28T00:24:26.504Z] fb7ebdc4d276: Waiting [2025-06-28T00:24:26.504Z] a73df2a462db: Layer already exists [2025-06-28T00:24:26.504Z] 1d5162ac322c: Layer already exists [2025-06-28T00:24:26.504Z] 03ddcbc5a75e: Layer already exists [2025-06-28T00:24:26.504Z] bcdfdb7a517e: Layer already exists [2025-06-28T00:24:26.504Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:26.504Z] fe948c204997: Layer already exists [2025-06-28T00:24:26.504Z] fb7ebdc4d276: Layer already exists [2025-06-28T00:24:26.504Z] f7290bbd13be: Layer already exists [2025-06-28T00:24:26.504Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:26.504Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:26.824Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:27.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-28T00:24:27.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-06-28T00:24:27.129Z] 1d5162ac322c: Preparing [2025-06-28T00:24:27.129Z] bcdfdb7a517e: Preparing [2025-06-28T00:24:27.129Z] 03ddcbc5a75e: Preparing [2025-06-28T00:24:27.129Z] 0118572fb7b9: Preparing [2025-06-28T00:24:27.129Z] a73df2a462db: Preparing [2025-06-28T00:24:27.129Z] fb7ebdc4d276: Preparing [2025-06-28T00:24:27.129Z] fe948c204997: Preparing [2025-06-28T00:24:27.129Z] f7290bbd13be: Preparing [2025-06-28T00:24:27.129Z] 994456c4fd7b: Preparing [2025-06-28T00:24:27.129Z] fe948c204997: Waiting [2025-06-28T00:24:27.129Z] f7290bbd13be: Waiting [2025-06-28T00:24:27.129Z] 994456c4fd7b: Waiting [2025-06-28T00:24:27.129Z] fb7ebdc4d276: Waiting [2025-06-28T00:24:27.129Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:27.129Z] 03ddcbc5a75e: Layer already exists [2025-06-28T00:24:27.129Z] bcdfdb7a517e: Layer already exists [2025-06-28T00:24:27.129Z] 1d5162ac322c: Layer already exists [2025-06-28T00:24:27.129Z] a73df2a462db: Layer already exists [2025-06-28T00:24:27.129Z] fb7ebdc4d276: Layer already exists [2025-06-28T00:24:27.129Z] fe948c204997: Layer already exists [2025-06-28T00:24:27.129Z] f7290bbd13be: Layer already exists [2025-06-28T00:24:27.129Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:27.129Z] main: digest: sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:24:27.200Z] ===================================================== [Pipeline] echo [2025-06-28T00:24:27.218Z] taggedImages: [2025-06-28T00:24:27.218Z] - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:27.218Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-28T00:24:27.218Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [2025-06-28T00:24:27.218Z] - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:27.218Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-06-28T00:24:27.255Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-06-28T00:24:27.255Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:27.255Z] latest [2025-06-28T00:24:27.255Z] 4.1.0-dev.30 [2025-06-28T00:24:27.255Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:27.255Z] main [2025-06-28T00:24:27.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:27.593Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:27.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:27.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-28T00:24:27.918Z] 4b1fdd0e2125: Preparing [2025-06-28T00:24:27.918Z] 3ca986b26a07: Preparing [2025-06-28T00:24:27.918Z] 9eb71e03df49: Preparing [2025-06-28T00:24:27.918Z] 0118572fb7b9: Preparing [2025-06-28T00:24:27.918Z] a73df2a462db: Preparing [2025-06-28T00:24:27.918Z] 6661384ac7ff: Preparing [2025-06-28T00:24:27.918Z] aac7f7045176: Preparing [2025-06-28T00:24:27.918Z] 39c96989c9bd: Preparing [2025-06-28T00:24:27.918Z] 994456c4fd7b: Preparing [2025-06-28T00:24:27.918Z] 39c96989c9bd: Waiting [2025-06-28T00:24:27.918Z] 994456c4fd7b: Waiting [2025-06-28T00:24:27.918Z] aac7f7045176: Waiting [2025-06-28T00:24:27.918Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:27.918Z] a73df2a462db: Layer already exists [2025-06-28T00:24:27.918Z] aac7f7045176: Layer already exists [2025-06-28T00:24:27.918Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:27.918Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:27.918Z] 3ca986b26a07: Pushed [2025-06-28T00:24:27.918Z] 4b1fdd0e2125: Pushed [2025-06-28T00:24:27.918Z] 9eb71e03df49: Pushed [2025-06-28T00:24:40.129Z] 6661384ac7ff: Pushed [2025-06-28T00:24:40.129Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:40.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:40.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-28T00:24:40.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-28T00:24:40.803Z] 4b1fdd0e2125: Preparing [2025-06-28T00:24:40.803Z] 3ca986b26a07: Preparing [2025-06-28T00:24:40.803Z] 9eb71e03df49: Preparing [2025-06-28T00:24:40.803Z] 0118572fb7b9: Preparing [2025-06-28T00:24:40.803Z] a73df2a462db: Preparing [2025-06-28T00:24:40.803Z] 6661384ac7ff: Preparing [2025-06-28T00:24:40.803Z] aac7f7045176: Preparing [2025-06-28T00:24:40.803Z] 39c96989c9bd: Preparing [2025-06-28T00:24:40.803Z] 994456c4fd7b: Preparing [2025-06-28T00:24:40.803Z] aac7f7045176: Waiting [2025-06-28T00:24:40.803Z] 6661384ac7ff: Waiting [2025-06-28T00:24:40.803Z] 994456c4fd7b: Waiting [2025-06-28T00:24:40.803Z] 4b1fdd0e2125: Layer already exists [2025-06-28T00:24:40.803Z] 3ca986b26a07: Layer already exists [2025-06-28T00:24:40.803Z] a73df2a462db: Layer already exists [2025-06-28T00:24:40.803Z] 9eb71e03df49: Layer already exists [2025-06-28T00:24:40.803Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:40.803Z] aac7f7045176: Layer already exists [2025-06-28T00:24:40.803Z] 6661384ac7ff: Layer already exists [2025-06-28T00:24:40.803Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:40.803Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:40.803Z] latest: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:41.139Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:41.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [2025-06-28T00:24:41.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-28T00:24:41.469Z] 4b1fdd0e2125: Preparing [2025-06-28T00:24:41.469Z] 3ca986b26a07: Preparing [2025-06-28T00:24:41.469Z] 9eb71e03df49: Preparing [2025-06-28T00:24:41.469Z] 0118572fb7b9: Preparing [2025-06-28T00:24:41.469Z] a73df2a462db: Preparing [2025-06-28T00:24:41.469Z] 6661384ac7ff: Preparing [2025-06-28T00:24:41.469Z] aac7f7045176: Preparing [2025-06-28T00:24:41.469Z] 39c96989c9bd: Preparing [2025-06-28T00:24:41.469Z] 994456c4fd7b: Preparing [2025-06-28T00:24:41.469Z] 6661384ac7ff: Waiting [2025-06-28T00:24:41.469Z] aac7f7045176: Waiting [2025-06-28T00:24:41.469Z] 39c96989c9bd: Waiting [2025-06-28T00:24:41.469Z] 994456c4fd7b: Waiting [2025-06-28T00:24:41.469Z] a73df2a462db: Layer already exists [2025-06-28T00:24:41.469Z] 9eb71e03df49: Layer already exists [2025-06-28T00:24:41.469Z] 3ca986b26a07: Layer already exists [2025-06-28T00:24:41.469Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:41.469Z] 4b1fdd0e2125: Layer already exists [2025-06-28T00:24:41.469Z] aac7f7045176: Layer already exists [2025-06-28T00:24:41.469Z] 6661384ac7ff: Layer already exists [2025-06-28T00:24:41.469Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:41.469Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:41.469Z] 4.1.0-dev.30: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:41.802Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:42.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:42.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-28T00:24:42.136Z] 4b1fdd0e2125: Preparing [2025-06-28T00:24:42.136Z] 3ca986b26a07: Preparing [2025-06-28T00:24:42.136Z] 9eb71e03df49: Preparing [2025-06-28T00:24:42.136Z] 0118572fb7b9: Preparing [2025-06-28T00:24:42.136Z] a73df2a462db: Preparing [2025-06-28T00:24:42.136Z] 6661384ac7ff: Preparing [2025-06-28T00:24:42.136Z] aac7f7045176: Preparing [2025-06-28T00:24:42.136Z] 6661384ac7ff: Waiting [2025-06-28T00:24:42.136Z] 39c96989c9bd: Preparing [2025-06-28T00:24:42.136Z] aac7f7045176: Waiting [2025-06-28T00:24:42.136Z] 994456c4fd7b: Preparing [2025-06-28T00:24:42.136Z] 39c96989c9bd: Waiting [2025-06-28T00:24:42.136Z] 994456c4fd7b: Waiting [2025-06-28T00:24:42.136Z] 4b1fdd0e2125: Layer already exists [2025-06-28T00:24:42.136Z] 3ca986b26a07: Layer already exists [2025-06-28T00:24:42.136Z] 9eb71e03df49: Layer already exists [2025-06-28T00:24:42.136Z] a73df2a462db: Layer already exists [2025-06-28T00:24:42.136Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:42.136Z] 6661384ac7ff: Layer already exists [2025-06-28T00:24:42.136Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:42.136Z] aac7f7045176: Layer already exists [2025-06-28T00:24:42.136Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:42.136Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:42.500Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:42.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-28T00:24:42.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-06-28T00:24:42.832Z] 4b1fdd0e2125: Preparing [2025-06-28T00:24:42.832Z] 3ca986b26a07: Preparing [2025-06-28T00:24:42.832Z] 9eb71e03df49: Preparing [2025-06-28T00:24:42.832Z] 0118572fb7b9: Preparing [2025-06-28T00:24:42.832Z] a73df2a462db: Preparing [2025-06-28T00:24:42.832Z] 6661384ac7ff: Preparing [2025-06-28T00:24:42.832Z] aac7f7045176: Preparing [2025-06-28T00:24:42.832Z] 39c96989c9bd: Preparing [2025-06-28T00:24:42.832Z] 994456c4fd7b: Preparing [2025-06-28T00:24:42.832Z] 6661384ac7ff: Waiting [2025-06-28T00:24:42.832Z] aac7f7045176: Waiting [2025-06-28T00:24:42.832Z] 994456c4fd7b: Waiting [2025-06-28T00:24:42.832Z] 39c96989c9bd: Waiting [2025-06-28T00:24:42.832Z] a73df2a462db: Layer already exists [2025-06-28T00:24:42.832Z] 4b1fdd0e2125: Layer already exists [2025-06-28T00:24:42.832Z] 9eb71e03df49: Layer already exists [2025-06-28T00:24:42.832Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:42.832Z] 3ca986b26a07: Layer already exists [2025-06-28T00:24:42.832Z] 6661384ac7ff: Layer already exists [2025-06-28T00:24:42.832Z] 39c96989c9bd: Layer already exists [2025-06-28T00:24:42.832Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:42.832Z] aac7f7045176: Layer already exists [2025-06-28T00:24:42.832Z] main: digest: sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:24:42.920Z] ===================================================== [Pipeline] echo [2025-06-28T00:24:42.941Z] taggedImages: [2025-06-28T00:24:42.941Z] - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:42.941Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-28T00:24:42.941Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [2025-06-28T00:24:42.941Z] - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:42.941Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-06-28T00:24:42.975Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-06-28T00:24:42.975Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:42.975Z] latest [2025-06-28T00:24:42.975Z] 4.1.0-dev.30 [2025-06-28T00:24:42.975Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:42.975Z] main [2025-06-28T00:24:42.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:43.341Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:43.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:43.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-28T00:24:43.667Z] f1b2f4ae23e3: Preparing [2025-06-28T00:24:43.667Z] f9af2ca5018c: Preparing [2025-06-28T00:24:43.667Z] 0118572fb7b9: Preparing [2025-06-28T00:24:43.667Z] a73df2a462db: Preparing [2025-06-28T00:24:43.667Z] fd8de59e453a: Preparing [2025-06-28T00:24:43.667Z] 785f7596c497: Preparing [2025-06-28T00:24:43.667Z] 994456c4fd7b: Preparing [2025-06-28T00:24:43.667Z] 785f7596c497: Waiting [2025-06-28T00:24:43.667Z] 994456c4fd7b: Waiting [2025-06-28T00:24:43.667Z] fd8de59e453a: Pushed [2025-06-28T00:24:43.667Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:43.926Z] a73df2a462db: Layer already exists [2025-06-28T00:24:43.926Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:43.926Z] f1b2f4ae23e3: Pushed [2025-06-28T00:24:44.186Z] 785f7596c497: Pushed [2025-06-28T00:24:47.594Z] f9af2ca5018c: Pushed [2025-06-28T00:24:47.594Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:47.927Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:48.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-28T00:24:48.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-28T00:24:48.253Z] f1b2f4ae23e3: Preparing [2025-06-28T00:24:48.253Z] f9af2ca5018c: Preparing [2025-06-28T00:24:48.253Z] 0118572fb7b9: Preparing [2025-06-28T00:24:48.253Z] a73df2a462db: Preparing [2025-06-28T00:24:48.253Z] fd8de59e453a: Preparing [2025-06-28T00:24:48.253Z] 785f7596c497: Preparing [2025-06-28T00:24:48.253Z] 994456c4fd7b: Preparing [2025-06-28T00:24:48.253Z] 785f7596c497: Waiting [2025-06-28T00:24:48.253Z] 994456c4fd7b: Waiting [2025-06-28T00:24:48.253Z] f1b2f4ae23e3: Layer already exists [2025-06-28T00:24:48.253Z] fd8de59e453a: Layer already exists [2025-06-28T00:24:48.253Z] f9af2ca5018c: Layer already exists [2025-06-28T00:24:48.253Z] a73df2a462db: Layer already exists [2025-06-28T00:24:48.253Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:48.253Z] 785f7596c497: Layer already exists [2025-06-28T00:24:48.253Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:48.253Z] latest: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:48.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:48.916Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [2025-06-28T00:24:48.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-28T00:24:48.916Z] f1b2f4ae23e3: Preparing [2025-06-28T00:24:48.916Z] f9af2ca5018c: Preparing [2025-06-28T00:24:48.916Z] 0118572fb7b9: Preparing [2025-06-28T00:24:48.916Z] a73df2a462db: Preparing [2025-06-28T00:24:48.916Z] fd8de59e453a: Preparing [2025-06-28T00:24:48.916Z] 785f7596c497: Preparing [2025-06-28T00:24:48.916Z] 994456c4fd7b: Preparing [2025-06-28T00:24:48.916Z] 994456c4fd7b: Waiting [2025-06-28T00:24:48.916Z] 785f7596c497: Waiting [2025-06-28T00:24:48.916Z] f1b2f4ae23e3: Layer already exists [2025-06-28T00:24:48.916Z] f9af2ca5018c: Layer already exists [2025-06-28T00:24:48.916Z] a73df2a462db: Layer already exists [2025-06-28T00:24:48.916Z] fd8de59e453a: Layer already exists [2025-06-28T00:24:48.916Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:48.916Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:48.916Z] 785f7596c497: Layer already exists [2025-06-28T00:24:48.916Z] 4.1.0-dev.30: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:49.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:49.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:49.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-28T00:24:49.578Z] f1b2f4ae23e3: Preparing [2025-06-28T00:24:49.578Z] f9af2ca5018c: Preparing [2025-06-28T00:24:49.578Z] 0118572fb7b9: Preparing [2025-06-28T00:24:49.578Z] a73df2a462db: Preparing [2025-06-28T00:24:49.578Z] fd8de59e453a: Preparing [2025-06-28T00:24:49.578Z] 785f7596c497: Preparing [2025-06-28T00:24:49.578Z] 994456c4fd7b: Preparing [2025-06-28T00:24:49.578Z] 785f7596c497: Waiting [2025-06-28T00:24:49.578Z] 994456c4fd7b: Waiting [2025-06-28T00:24:49.578Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:49.578Z] f9af2ca5018c: Layer already exists [2025-06-28T00:24:49.578Z] a73df2a462db: Layer already exists [2025-06-28T00:24:49.578Z] fd8de59e453a: Layer already exists [2025-06-28T00:24:49.578Z] f1b2f4ae23e3: Layer already exists [2025-06-28T00:24:49.578Z] 785f7596c497: Layer already exists [2025-06-28T00:24:49.578Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:49.578Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:49.898Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:50.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-28T00:24:50.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-06-28T00:24:50.230Z] f1b2f4ae23e3: Preparing [2025-06-28T00:24:50.230Z] f9af2ca5018c: Preparing [2025-06-28T00:24:50.230Z] 0118572fb7b9: Preparing [2025-06-28T00:24:50.230Z] a73df2a462db: Preparing [2025-06-28T00:24:50.230Z] fd8de59e453a: Preparing [2025-06-28T00:24:50.230Z] 785f7596c497: Preparing [2025-06-28T00:24:50.230Z] 994456c4fd7b: Preparing [2025-06-28T00:24:50.230Z] 785f7596c497: Waiting [2025-06-28T00:24:50.230Z] 994456c4fd7b: Waiting [2025-06-28T00:24:50.230Z] f1b2f4ae23e3: Layer already exists [2025-06-28T00:24:50.230Z] f9af2ca5018c: Layer already exists [2025-06-28T00:24:50.230Z] a73df2a462db: Layer already exists [2025-06-28T00:24:50.230Z] fd8de59e453a: Layer already exists [2025-06-28T00:24:50.230Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:50.230Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:50.230Z] 785f7596c497: Layer already exists [2025-06-28T00:24:50.230Z] main: digest: sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:24:50.305Z] ===================================================== [Pipeline] echo [2025-06-28T00:24:50.322Z] taggedImages: [2025-06-28T00:24:50.322Z] - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:50.322Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-28T00:24:50.322Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [2025-06-28T00:24:50.322Z] - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:50.322Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-06-28T00:24:50.358Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-06-28T00:24:50.358Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:50.358Z] latest [2025-06-28T00:24:50.358Z] 4.1.0-dev.30 [2025-06-28T00:24:50.358Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:50.358Z] main [2025-06-28T00:24:50.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:50.710Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:51.035Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:51.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-28T00:24:51.035Z] 826d7a6b2a01: Preparing [2025-06-28T00:24:51.035Z] 49822c1899c6: Preparing [2025-06-28T00:24:51.035Z] 0118572fb7b9: Preparing [2025-06-28T00:24:51.035Z] a73df2a462db: Preparing [2025-06-28T00:24:51.035Z] 6be324edce0f: Preparing [2025-06-28T00:24:51.035Z] c83702842945: Preparing [2025-06-28T00:24:51.035Z] 994456c4fd7b: Preparing [2025-06-28T00:24:51.035Z] c83702842945: Waiting [2025-06-28T00:24:51.035Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:51.035Z] a73df2a462db: Layer already exists [2025-06-28T00:24:51.035Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:51.035Z] 6be324edce0f: Pushed [2025-06-28T00:24:51.035Z] 826d7a6b2a01: Pushed [2025-06-28T00:24:51.295Z] c83702842945: Pushed [2025-06-28T00:24:55.482Z] 49822c1899c6: Pushed [2025-06-28T00:24:55.482Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:55.808Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:56.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-28T00:24:56.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-28T00:24:56.134Z] 826d7a6b2a01: Preparing [2025-06-28T00:24:56.135Z] 49822c1899c6: Preparing [2025-06-28T00:24:56.135Z] 0118572fb7b9: Preparing [2025-06-28T00:24:56.135Z] a73df2a462db: Preparing [2025-06-28T00:24:56.135Z] 6be324edce0f: Preparing [2025-06-28T00:24:56.135Z] c83702842945: Preparing [2025-06-28T00:24:56.135Z] 994456c4fd7b: Preparing [2025-06-28T00:24:56.135Z] c83702842945: Waiting [2025-06-28T00:24:56.135Z] 994456c4fd7b: Waiting [2025-06-28T00:24:56.135Z] 6be324edce0f: Layer already exists [2025-06-28T00:24:56.135Z] 826d7a6b2a01: Layer already exists [2025-06-28T00:24:56.135Z] a73df2a462db: Layer already exists [2025-06-28T00:24:56.135Z] 49822c1899c6: Layer already exists [2025-06-28T00:24:56.135Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:56.135Z] c83702842945: Layer already exists [2025-06-28T00:24:56.135Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:56.135Z] latest: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:56.466Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:56.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [2025-06-28T00:24:56.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-28T00:24:56.796Z] 826d7a6b2a01: Preparing [2025-06-28T00:24:56.796Z] 49822c1899c6: Preparing [2025-06-28T00:24:56.796Z] 0118572fb7b9: Preparing [2025-06-28T00:24:56.796Z] a73df2a462db: Preparing [2025-06-28T00:24:56.796Z] 6be324edce0f: Preparing [2025-06-28T00:24:56.796Z] c83702842945: Preparing [2025-06-28T00:24:56.796Z] 994456c4fd7b: Preparing [2025-06-28T00:24:56.796Z] c83702842945: Waiting [2025-06-28T00:24:56.796Z] 994456c4fd7b: Waiting [2025-06-28T00:24:56.796Z] 826d7a6b2a01: Layer already exists [2025-06-28T00:24:56.796Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:56.796Z] 49822c1899c6: Layer already exists [2025-06-28T00:24:56.796Z] 6be324edce0f: Layer already exists [2025-06-28T00:24:56.796Z] a73df2a462db: Layer already exists [2025-06-28T00:24:56.796Z] c83702842945: Layer already exists [2025-06-28T00:24:56.796Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:56.796Z] 4.1.0-dev.30: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:57.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:57.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:57.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-28T00:24:57.456Z] 826d7a6b2a01: Preparing [2025-06-28T00:24:57.456Z] 49822c1899c6: Preparing [2025-06-28T00:24:57.456Z] 0118572fb7b9: Preparing [2025-06-28T00:24:57.456Z] a73df2a462db: Preparing [2025-06-28T00:24:57.456Z] 6be324edce0f: Preparing [2025-06-28T00:24:57.456Z] c83702842945: Preparing [2025-06-28T00:24:57.456Z] 994456c4fd7b: Preparing [2025-06-28T00:24:57.456Z] c83702842945: Waiting [2025-06-28T00:24:57.456Z] 994456c4fd7b: Waiting [2025-06-28T00:24:57.456Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:57.456Z] 826d7a6b2a01: Layer already exists [2025-06-28T00:24:57.456Z] 6be324edce0f: Layer already exists [2025-06-28T00:24:57.456Z] a73df2a462db: Layer already exists [2025-06-28T00:24:57.456Z] 49822c1899c6: Layer already exists [2025-06-28T00:24:57.456Z] c83702842945: Layer already exists [2025-06-28T00:24:57.456Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:57.456Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:57.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:24:58.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-28T00:24:58.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-06-28T00:24:58.113Z] 826d7a6b2a01: Preparing [2025-06-28T00:24:58.113Z] 49822c1899c6: Preparing [2025-06-28T00:24:58.113Z] 0118572fb7b9: Preparing [2025-06-28T00:24:58.113Z] a73df2a462db: Preparing [2025-06-28T00:24:58.113Z] 6be324edce0f: Preparing [2025-06-28T00:24:58.113Z] c83702842945: Preparing [2025-06-28T00:24:58.113Z] 994456c4fd7b: Preparing [2025-06-28T00:24:58.113Z] c83702842945: Waiting [2025-06-28T00:24:58.113Z] 994456c4fd7b: Waiting [2025-06-28T00:24:58.113Z] 6be324edce0f: Layer already exists [2025-06-28T00:24:58.113Z] 49822c1899c6: Layer already exists [2025-06-28T00:24:58.113Z] a73df2a462db: Layer already exists [2025-06-28T00:24:58.113Z] 0118572fb7b9: Layer already exists [2025-06-28T00:24:58.113Z] 826d7a6b2a01: Layer already exists [2025-06-28T00:24:58.113Z] c83702842945: Layer already exists [2025-06-28T00:24:58.113Z] 994456c4fd7b: Layer already exists [2025-06-28T00:24:58.113Z] main: digest: sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:24:58.180Z] ===================================================== [Pipeline] echo [2025-06-28T00:24:58.195Z] taggedImages: [2025-06-28T00:24:58.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-28T00:24:58.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [2025-06-28T00:24:58.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.195Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-06-28T00:24:58.290Z] ========================================================= [2025-06-28T00:24:58.290Z] [edgeXBuildMultiArch] RAW Config: [2025-06-28T00:24:58.290Z] images: [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:24:58.290Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-28T00:24:58.290Z] settingsFile: [2025-06-28T00:24:58.290Z] edgex-go-settings [2025-06-28T00:24:58.290Z] ========================================================= [Pipeline] node [2025-06-28T00:25:13.295Z] Still waiting to schedule task [2025-06-28T00:25:13.295Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-28T00:25:31.314Z] #96 DONE 107.9s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #94 DONE 108.0s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #84 DONE 118.3s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #119 ... [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #88 DONE 117.1s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #91 DONE 120.2s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #82 DONE 119.4s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #120 [support-notifications builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #120 DONE 2.0s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #119 DONE 2.1s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #121 DONE 2.1s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #122 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #123 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #124 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #125 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #126 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #127 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #128 [support-scheduler builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #128 DONE 2.1s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #129 DONE 2.1s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #130 [core-keeper builder 7/8] COPY . . [2025-06-28T00:25:31.314Z] #130 DONE 2.2s [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T00:25:31.314Z] #131 ... [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #132 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #133 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #134 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #135 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #136 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #137 [core-data builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #137 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #138 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #139 [core-metadata builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #139 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #140 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-28T00:25:31.314Z] #141 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #142 [core-command builder 6/7] COPY . . [2025-06-28T00:25:31.314Z] #142 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-28T00:25:31.314Z] #143 CACHED [2025-06-28T00:25:31.314Z] [2025-06-28T00:25:31.314Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T00:25:37.350Z] #144 ... [2025-06-28T00:25:37.350Z] [2025-06-28T00:25:37.350Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-28T00:25:37.350Z] #0 4.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-28T00:25:37.350Z] #145 ... [2025-06-28T00:25:37.350Z] [2025-06-28T00:25:37.350Z] #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T00:25:37.350Z] #131 6.331 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-28T00:25:40.695Z] #131 ... [2025-06-28T00:25:40.695Z] [2025-06-28T00:25:40.695Z] #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-06-28T00:25:40.695Z] #0 5.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-28T00:25:40.963Z] #146 ... [2025-06-28T00:25:40.963Z] [2025-06-28T00:25:40.963Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-28T00:25:40.963Z] #0 7.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-28T00:25:40.963Z] #147 ... [2025-06-28T00:25:40.963Z] [2025-06-28T00:25:40.963Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:25:40.963Z] #0 6.653 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-28T00:25:41.246Z] #148 ... [2025-06-28T00:25:41.246Z] [2025-06-28T00:25:41.246Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-28T00:25:41.246Z] #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-28T00:25:41.246Z] #149 ... [2025-06-28T00:25:41.246Z] [2025-06-28T00:25:41.246Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-28T00:25:41.246Z] #0 6.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-28T00:25:41.694Z] #150 ... [2025-06-28T00:25:41.694Z] [2025-06-28T00:25:41.694Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T00:25:41.694Z] #0 7.180 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-28T00:25:41.694Z] #151 ... [2025-06-28T00:25:41.694Z] [2025-06-28T00:25:41.694Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T00:25:41.694Z] #0 7.163 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-28T00:25:41.962Z] #152 ... [2025-06-28T00:25:41.962Z] [2025-06-28T00:25:41.962Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:25:41.962Z] #0 6.316 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-28T00:25:41.962Z] #153 ... [2025-06-28T00:25:41.962Z] [2025-06-28T00:25:41.962Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T00:25:41.962Z] #0 5.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-28T00:25:41.962Z] #154 ... [2025-06-28T00:25:41.962Z] [2025-06-28T00:25:41.962Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T00:25:41.962Z] #144 6.984 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-28T00:25:58.025Z] Running on prd-centos7-docker-4c-2g-4146 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T00:25:58.080Z] provisioning config files... [2025-06-28T00:25:58.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1387922139113154574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:25:59.282Z] ---> ****-login.sh [2025-06-28T00:25:59.282Z] nexus3.edgexfoundry.org:10001 [2025-06-28T00:25:59.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:25:59.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:25:59.282Z] Configure a credential helper to remove this warning. See [2025-06-28T00:25:59.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:25:59.282Z] [2025-06-28T00:25:59.282Z] Login Succeeded [2025-06-28T00:25:59.282Z] nexus3.edgexfoundry.org:10002 [2025-06-28T00:25:59.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:25:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:25:59.548Z] Configure a credential helper to remove this warning. See [2025-06-28T00:25:59.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:25:59.548Z] [2025-06-28T00:25:59.548Z] Login Succeeded [2025-06-28T00:25:59.548Z] nexus3.edgexfoundry.org:10003 [2025-06-28T00:25:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:25:59.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:25:59.548Z] Configure a credential helper to remove this warning. See [2025-06-28T00:25:59.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:25:59.548Z] [2025-06-28T00:25:59.548Z] Login Succeeded [2025-06-28T00:25:59.548Z] nexus3.edgexfoundry.org:10004 [2025-06-28T00:25:59.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:25:59.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:25:59.817Z] Configure a credential helper to remove this warning. See [2025-06-28T00:25:59.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:25:59.817Z] [2025-06-28T00:25:59.817Z] Login Succeeded [2025-06-28T00:25:59.817Z] ****.io [2025-06-28T00:25:59.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T00:25:59.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T00:25:59.818Z] Configure a credential helper to remove this warning. See [2025-06-28T00:25:59.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T00:25:59.818Z] [2025-06-28T00:25:59.818Z] Login Succeeded [2025-06-28T00:25:59.818Z] ---> ****-login.sh ends [Pipeline] } [2025-06-28T00:25:59.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T00:26:00.358Z] + docker buildx ls [2025-06-28T00:26:00.946Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-28T00:26:00.946Z] default * docker [2025-06-28T00:26:00.946Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-28T00:26:01.289Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-28T00:26:01.566Z] edgex-builder [Pipeline] sh [2025-06-28T00:26:01.918Z] + docker buildx inspect --bootstrap [2025-06-28T00:26:01.918Z] #1 [internal] booting buildkit [2025-06-28T00:26:02.185Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-28T00:26:06.405Z] #1 pulling image moby/buildkit:buildx-stable-1 4.5s done [2025-06-28T00:26:06.666Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-28T00:26:07.608Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-06-28T00:26:07.608Z] #1 DONE 5.6s [2025-06-28T00:26:07.608Z] Name: edgex-builder [2025-06-28T00:26:07.608Z] Driver: docker-container [2025-06-28T00:26:07.608Z] [2025-06-28T00:26:07.608Z] Nodes: [2025-06-28T00:26:07.608Z] Name: edgex-builder0 [2025-06-28T00:26:07.608Z] Endpoint: unix:///var/run/docker.sock [2025-06-28T00:26:07.608Z] Status: running [2025-06-28T00:26:07.608Z] Buildkit: v0.22.0 [2025-06-28T00:26:07.608Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-28T00:26:07.912Z] + docker buildx ls [2025-06-28T00:26:07.912Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-28T00:26:07.912Z] edgex-builder * docker-container [2025-06-28T00:26:07.912Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-28T00:26:07.912Z] default docker [2025-06-28T00:26:07.912Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-28T00:26:08.204Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:08.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:08.204Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:08.204Z] #1 transferring dockerfile: 197B done [2025-06-28T00:26:08.204Z] #1 DONE 0.0s [2025-06-28T00:26:08.204Z] [2025-06-28T00:26:08.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:08.204Z] #2 DONE 0.1s [2025-06-28T00:26:08.204Z] [2025-06-28T00:26:08.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:08.464Z] #3 DONE 0.1s [2025-06-28T00:26:08.464Z] [2025-06-28T00:26:08.464Z] #4 [internal] load .dockerignore [2025-06-28T00:26:08.464Z] #4 transferring context: 2B done [2025-06-28T00:26:08.464Z] #4 DONE 0.0s [2025-06-28T00:26:08.464Z] [2025-06-28T00:26:08.464Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:08.464Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:08.464Z] #5 DONE 0.0s [2025-06-28T00:26:08.464Z] [2025-06-28T00:26:08.464Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:08.464Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:08.464Z] #6 DONE 0.1s [2025-06-28T00:26:08.464Z] [2025-06-28T00:26:08.464Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:08.464Z] #7 DONE 0.0s [2025-06-28T00:26:08.464Z] [2025-06-28T00:26:08.464Z] #8 exporting to image [2025-06-28T00:26:08.464Z] #8 exporting layers done [2025-06-28T00:26:08.464Z] #8 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done [2025-06-28T00:26:08.464Z] #8 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done [2025-06-28T00:26:08.464Z] #8 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done [2025-06-28T00:26:08.464Z] #8 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done [2025-06-28T00:26:08.464Z] #8 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done [2025-06-28T00:26:08.464Z] #8 pushing layers 0.1s done [2025-06-28T00:26:08.464Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb [2025-06-28T00:26:08.464Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:08.724Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done [2025-06-28T00:26:08.724Z] #8 DONE 0.2s [2025-06-28T00:26:08.724Z] [2025-06-28T00:26:08.724Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:08.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:09.020Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-06-28T00:26:09.020Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-06-28T00:26:09.020Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:09.020Z] #1 transferring dockerfile: 163B done [2025-06-28T00:26:09.020Z] #1 DONE 0.0s [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-28T00:26:09.020Z] #2 DONE 0.0s [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-06-28T00:26:09.020Z] #3 DONE 0.0s [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #4 [internal] load .dockerignore [2025-06-28T00:26:09.020Z] #4 transferring context: 2B done [2025-06-28T00:26:09.020Z] #4 DONE 0.0s [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:09.020Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:09.020Z] #5 CACHED [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:09.020Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:09.020Z] #6 CACHED [2025-06-28T00:26:09.020Z] [2025-06-28T00:26:09.020Z] #7 exporting to image [2025-06-28T00:26:09.020Z] #7 exporting layers done [2025-06-28T00:26:09.020Z] #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done [2025-06-28T00:26:09.020Z] #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 [2025-06-28T00:26:09.020Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:09.283Z] #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done [2025-06-28T00:26:09.283Z] #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done [2025-06-28T00:26:09.283Z] #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done [2025-06-28T00:26:09.283Z] #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done [2025-06-28T00:26:09.283Z] #7 pushing layers 0.0s done [2025-06-28T00:26:09.283Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done [2025-06-28T00:26:09.283Z] #7 DONE 0.1s [2025-06-28T00:26:09.283Z] [2025-06-28T00:26:09.283Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:09.283Z] #8 DONE 0.0s [2025-06-28T00:26:09.283Z] [2025-06-28T00:26:09.283Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:09.283Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:09.634Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 --push - [2025-06-28T00:26:09.634Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30' [2025-06-28T00:26:09.634Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:09.634Z] #1 transferring dockerfile: 169B done [2025-06-28T00:26:09.634Z] #1 DONE 0.0s [2025-06-28T00:26:09.634Z] [2025-06-28T00:26:09.634Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [2025-06-28T00:26:09.634Z] #2 DONE 0.0s [2025-06-28T00:26:09.634Z] [2025-06-28T00:26:09.634Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30 [2025-06-28T00:26:09.634Z] #3 DONE 0.0s [2025-06-28T00:26:09.634Z] [2025-06-28T00:26:09.634Z] #4 [internal] load .dockerignore [2025-06-28T00:26:09.634Z] #4 transferring context: 2B done [2025-06-28T00:26:09.634Z] #4 DONE 0.0s [2025-06-28T00:26:09.634Z] [2025-06-28T00:26:09.634Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:09.634Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:09.634Z] #5 DONE 0.0s [2025-06-28T00:26:09.634Z] [2025-06-28T00:26:09.634Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:09.900Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:09.900Z] #6 CACHED [2025-06-28T00:26:09.900Z] [2025-06-28T00:26:09.900Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:09.900Z] #5 CACHED [2025-06-28T00:26:09.900Z] [2025-06-28T00:26:09.900Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:09.900Z] #7 DONE 0.0s [2025-06-28T00:26:09.900Z] [2025-06-28T00:26:09.900Z] #8 exporting to image [2025-06-28T00:26:09.900Z] #8 exporting layers done [2025-06-28T00:26:09.900Z] #8 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done [2025-06-28T00:26:09.900Z] #8 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done [2025-06-28T00:26:09.900Z] #8 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done [2025-06-28T00:26:09.900Z] #8 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done [2025-06-28T00:26:09.900Z] #8 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done [2025-06-28T00:26:09.900Z] #8 pushing layers 0.0s done [2025-06-28T00:26:09.900Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done [2025-06-28T00:26:09.900Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:09.900Z] #8 DONE 0.1s [2025-06-28T00:26:09.900Z] [2025-06-28T00:26:09.900Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:09.900Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:10.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:10.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:10.198Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:10.198Z] #1 transferring dockerfile: 210B done [2025-06-28T00:26:10.198Z] #1 DONE 0.0s [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:10.198Z] #2 DONE 0.0s [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:10.198Z] #3 DONE 0.0s [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #4 [internal] load .dockerignore [2025-06-28T00:26:10.198Z] #4 transferring context: 2B done [2025-06-28T00:26:10.198Z] #4 DONE 0.0s [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:10.198Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done [2025-06-28T00:26:10.198Z] #5 CACHED [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:10.198Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 0.0s done [2025-06-28T00:26:10.198Z] #6 CACHED [2025-06-28T00:26:10.198Z] [2025-06-28T00:26:10.198Z] #7 exporting to image [2025-06-28T00:26:10.198Z] #7 exporting layers done [2025-06-28T00:26:10.198Z] #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done [2025-06-28T00:26:10.198Z] #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done [2025-06-28T00:26:10.198Z] #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done [2025-06-28T00:26:10.198Z] #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done [2025-06-28T00:26:10.198Z] #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done [2025-06-28T00:26:10.198Z] #7 pushing layers 0.0s done [2025-06-28T00:26:10.198Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb [2025-06-28T00:26:10.198Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:10.458Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done [2025-06-28T00:26:10.458Z] #7 DONE 0.1s [2025-06-28T00:26:10.458Z] [2025-06-28T00:26:10.458Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:10.458Z] #8 DONE 0.0s [2025-06-28T00:26:10.458Z] [2025-06-28T00:26:10.458Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:10.458Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:10.750Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-06-28T00:26:10.751Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-06-28T00:26:10.751Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:10.751Z] #1 transferring dockerfile: 161B done [2025-06-28T00:26:10.751Z] #1 DONE 0.0s [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-28T00:26:10.751Z] #2 DONE 0.0s [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-06-28T00:26:10.751Z] #3 DONE 0.0s [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #4 [internal] load .dockerignore [2025-06-28T00:26:10.751Z] #4 transferring context: 2B done [2025-06-28T00:26:10.751Z] #4 DONE 0.0s [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:10.751Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done [2025-06-28T00:26:10.751Z] #5 CACHED [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 [2025-06-28T00:26:10.751Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:1350ec87435047f1a2de42755ed66895a3d7813f22740dffd32e2e1311592f23 done [2025-06-28T00:26:10.751Z] #6 CACHED [2025-06-28T00:26:10.751Z] [2025-06-28T00:26:10.751Z] #7 exporting to image [2025-06-28T00:26:10.751Z] #7 exporting layers done [2025-06-28T00:26:10.751Z] #7 exporting manifest sha256:677809282add5e4192bd618c7fc81a5a4b6bdd48f2794d45f61f5d25dc124362 done [2025-06-28T00:26:10.751Z] #7 exporting config sha256:aec6628586855c6523060a8d31e248077e5c7bb1c916e69b0fbf6e7bceaf17c3 done [2025-06-28T00:26:10.751Z] #7 exporting manifest sha256:7cbb76b227106e055ed72e19ecee4c74c4f3d5be506cebb5edc5382193e35d06 done [2025-06-28T00:26:10.751Z] #7 exporting config sha256:96b3b6885c4e3f2d737e4eada4f34dc68ba3776374087615241ba4bd4453b683 done [2025-06-28T00:26:10.751Z] #7 exporting manifest list sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb done [2025-06-28T00:26:10.751Z] #7 pushing layers 0.0s done [2025-06-28T00:26:10.751Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb [2025-06-28T00:26:10.751Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:11.016Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:66f897e1709a4193f81069b2bb3286b4d67ca22454f884046d867a1f032597eb 0.1s done [2025-06-28T00:26:11.016Z] #7 DONE 0.1s [2025-06-28T00:26:11.016Z] [2025-06-28T00:26:11.016Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:11.016Z] #8 DONE 0.0s [2025-06-28T00:26:11.016Z] [2025-06-28T00:26:11.016Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:11.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:11.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:11.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:11.318Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:11.318Z] #1 transferring dockerfile: 216B done [2025-06-28T00:26:11.318Z] #1 DONE 0.0s [2025-06-28T00:26:11.318Z] [2025-06-28T00:26:11.318Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:11.318Z] #2 DONE 0.0s [2025-06-28T00:26:11.318Z] [2025-06-28T00:26:11.318Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:11.318Z] #3 DONE 0.0s [2025-06-28T00:26:11.318Z] [2025-06-28T00:26:11.318Z] #4 [internal] load .dockerignore [2025-06-28T00:26:11.318Z] #4 transferring context: 2B done [2025-06-28T00:26:11.318Z] #4 DONE 0.0s [2025-06-28T00:26:11.318Z] [2025-06-28T00:26:11.318Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:11.318Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:11.318Z] #5 DONE 0.0s [2025-06-28T00:26:11.318Z] [2025-06-28T00:26:11.318Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:11.578Z] #6 DONE 0.0s [2025-06-28T00:26:11.578Z] [2025-06-28T00:26:11.578Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:11.578Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:11.578Z] #5 DONE 0.1s [2025-06-28T00:26:11.578Z] [2025-06-28T00:26:11.578Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:11.578Z] #7 DONE 0.0s [2025-06-28T00:26:11.578Z] [2025-06-28T00:26:11.578Z] #8 exporting to image [2025-06-28T00:26:11.578Z] #8 exporting layers done [2025-06-28T00:26:11.578Z] #8 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done [2025-06-28T00:26:11.578Z] #8 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done [2025-06-28T00:26:11.578Z] #8 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done [2025-06-28T00:26:11.578Z] #8 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done [2025-06-28T00:26:11.578Z] #8 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done [2025-06-28T00:26:11.578Z] #8 pushing layers 0.1s done [2025-06-28T00:26:11.578Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done [2025-06-28T00:26:11.578Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:11.578Z] #8 DONE 0.2s [2025-06-28T00:26:11.842Z] [2025-06-28T00:26:11.842Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:11.842Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:12.131Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-06-28T00:26:12.132Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-06-28T00:26:12.132Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:12.132Z] #1 transferring dockerfile: 182B done [2025-06-28T00:26:12.132Z] #1 DONE 0.0s [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-28T00:26:12.132Z] #2 DONE 0.0s [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-06-28T00:26:12.132Z] #3 DONE 0.0s [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #4 [internal] load .dockerignore [2025-06-28T00:26:12.132Z] #4 transferring context: 2B done [2025-06-28T00:26:12.132Z] #4 DONE 0.0s [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:12.132Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff done [2025-06-28T00:26:12.132Z] #5 CACHED [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:12.132Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:12.132Z] #6 CACHED [2025-06-28T00:26:12.132Z] [2025-06-28T00:26:12.132Z] #7 exporting to image [2025-06-28T00:26:12.132Z] #7 exporting layers done [2025-06-28T00:26:12.132Z] #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done [2025-06-28T00:26:12.132Z] #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done [2025-06-28T00:26:12.132Z] #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 [2025-06-28T00:26:12.132Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:12.392Z] #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done [2025-06-28T00:26:12.392Z] #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done [2025-06-28T00:26:12.392Z] #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done [2025-06-28T00:26:12.392Z] #7 pushing layers 0.0s done [2025-06-28T00:26:12.392Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done [2025-06-28T00:26:12.392Z] #7 DONE 0.1s [2025-06-28T00:26:12.392Z] [2025-06-28T00:26:12.392Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:12.392Z] #8 DONE 0.0s [2025-06-28T00:26:12.392Z] [2025-06-28T00:26:12.392Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:12.392Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:12.677Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30' [2025-06-28T00:26:12.677Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 --push - [2025-06-28T00:26:12.677Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:12.677Z] #1 transferring dockerfile: 188B done [2025-06-28T00:26:12.677Z] #1 DONE 0.0s [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [2025-06-28T00:26:12.677Z] #2 DONE 0.0s [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30 [2025-06-28T00:26:12.677Z] #3 DONE 0.0s [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #4 [internal] load .dockerignore [2025-06-28T00:26:12.677Z] #4 transferring context: 2B done [2025-06-28T00:26:12.677Z] #4 DONE 0.0s [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:12.677Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:12.677Z] #5 CACHED [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:12.677Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:12.677Z] #6 CACHED [2025-06-28T00:26:12.677Z] [2025-06-28T00:26:12.677Z] #7 exporting to image [2025-06-28T00:26:12.677Z] #7 exporting layers done [2025-06-28T00:26:12.677Z] #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done [2025-06-28T00:26:12.677Z] #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done [2025-06-28T00:26:12.677Z] #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done [2025-06-28T00:26:12.677Z] #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e [2025-06-28T00:26:12.677Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:12.936Z] #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done [2025-06-28T00:26:12.936Z] #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done [2025-06-28T00:26:12.936Z] #7 pushing layers 0.0s done [2025-06-28T00:26:12.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done [2025-06-28T00:26:12.936Z] #7 DONE 0.1s [2025-06-28T00:26:12.936Z] [2025-06-28T00:26:12.936Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:12.936Z] #8 DONE 0.0s [2025-06-28T00:26:12.936Z] [2025-06-28T00:26:12.936Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:12.936Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:13.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:13.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:13.483Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:13.483Z] #1 transferring dockerfile: 229B done [2025-06-28T00:26:13.483Z] #1 DONE 0.0s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:13.483Z] #2 DONE 0.0s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:13.483Z] #3 DONE 0.0s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #4 [internal] load .dockerignore [2025-06-28T00:26:13.483Z] #4 transferring context: 2B done [2025-06-28T00:26:13.483Z] #4 DONE 0.0s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:13.483Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:13.483Z] #5 CACHED [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:13.483Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:13.483Z] #6 CACHED [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #7 exporting to image [2025-06-28T00:26:13.483Z] #7 exporting layers done [2025-06-28T00:26:13.483Z] #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done [2025-06-28T00:26:13.483Z] #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done [2025-06-28T00:26:13.483Z] #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done [2025-06-28T00:26:13.483Z] #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done [2025-06-28T00:26:13.483Z] #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done [2025-06-28T00:26:13.483Z] #7 pushing layers 0.0s done [2025-06-28T00:26:13.483Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 [2025-06-28T00:26:13.483Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:13.483Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done [2025-06-28T00:26:13.483Z] #7 DONE 0.1s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:13.483Z] #8 DONE 0.0s [2025-06-28T00:26:13.483Z] [2025-06-28T00:26:13.483Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:13.483Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:13.768Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-06-28T00:26:13.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-06-28T00:26:13.768Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:13.768Z] #1 transferring dockerfile: 180B done [2025-06-28T00:26:13.768Z] #1 DONE 0.0s [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-28T00:26:13.768Z] #2 DONE 0.0s [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-06-28T00:26:13.768Z] #3 DONE 0.0s [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #4 [internal] load .dockerignore [2025-06-28T00:26:13.768Z] #4 transferring context: 2B done [2025-06-28T00:26:13.768Z] #4 DONE 0.0s [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:13.768Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:13.768Z] #5 CACHED [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff [2025-06-28T00:26:13.768Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:feec962de2d9193d69f94bb120acb6995345b4a9b21345b21c4cdaeb141d4eff 0.0s done [2025-06-28T00:26:13.768Z] #6 CACHED [2025-06-28T00:26:13.768Z] [2025-06-28T00:26:13.768Z] #7 exporting to image [2025-06-28T00:26:13.768Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:14.027Z] #7 exporting layers done [2025-06-28T00:26:14.027Z] #7 exporting manifest sha256:f43dee47e2def2b1a874d72f2ff3d7c819e4c34ad72effc095f26fe9202220f5 done [2025-06-28T00:26:14.027Z] #7 exporting config sha256:b7194ad33dccd5a691e79258375b1fb793b57cb8fc38219d9e4db96eedc22563 done [2025-06-28T00:26:14.027Z] #7 exporting manifest sha256:646543ecad6ebed1863b3091a3678b61f983eb280ebc6e537ce49359456c1094 done [2025-06-28T00:26:14.027Z] #7 exporting config sha256:cfb56725bde7ed2a2a73cb333253c233beb7ff93c2296e242a9ae5266b12658e done [2025-06-28T00:26:14.027Z] #7 exporting manifest list sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 done [2025-06-28T00:26:14.027Z] #7 pushing layers 0.0s done [2025-06-28T00:26:14.027Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ecfc5a86bba3c52a713f01dde14dd5d358164e84f71ea6fbc860d1e4c4d9e425 0.1s done [2025-06-28T00:26:14.027Z] #7 DONE 0.1s [2025-06-28T00:26:14.027Z] [2025-06-28T00:26:14.027Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:14.027Z] #8 DONE 0.0s [2025-06-28T00:26:14.027Z] [2025-06-28T00:26:14.027Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:14.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:14.325Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:14.325Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:14.325Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:14.325Z] #1 transferring dockerfile: 194B done [2025-06-28T00:26:14.325Z] #1 DONE 0.0s [2025-06-28T00:26:14.325Z] [2025-06-28T00:26:14.325Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:14.325Z] #2 DONE 0.0s [2025-06-28T00:26:14.325Z] [2025-06-28T00:26:14.325Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:14.325Z] #3 DONE 0.0s [2025-06-28T00:26:14.325Z] [2025-06-28T00:26:14.325Z] #4 [internal] load .dockerignore [2025-06-28T00:26:14.325Z] #4 transferring context: 2B done [2025-06-28T00:26:14.325Z] #4 DONE 0.0s [2025-06-28T00:26:14.325Z] [2025-06-28T00:26:14.325Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:14.325Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:14.587Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done [2025-06-28T00:26:14.587Z] #5 DONE 0.0s [2025-06-28T00:26:14.587Z] [2025-06-28T00:26:14.587Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:14.587Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done [2025-06-28T00:26:14.587Z] #6 DONE 0.1s [2025-06-28T00:26:14.587Z] [2025-06-28T00:26:14.587Z] #7 exporting to image [2025-06-28T00:26:14.587Z] #7 exporting layers done [2025-06-28T00:26:14.587Z] #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done [2025-06-28T00:26:14.587Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done [2025-06-28T00:26:14.587Z] #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done [2025-06-28T00:26:14.587Z] #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done [2025-06-28T00:26:14.587Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a [2025-06-28T00:26:14.587Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:14.587Z] #7 ... [2025-06-28T00:26:14.587Z] [2025-06-28T00:26:14.587Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:14.587Z] #8 DONE 0.0s [2025-06-28T00:26:14.587Z] [2025-06-28T00:26:14.587Z] #7 exporting to image [2025-06-28T00:26:14.587Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done [2025-06-28T00:26:14.587Z] #7 pushing layers 0.1s done [2025-06-28T00:26:14.587Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a [2025-06-28T00:26:14.846Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done [2025-06-28T00:26:14.846Z] #7 DONE 0.2s [2025-06-28T00:26:14.846Z] [2025-06-28T00:26:14.846Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:14.846Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:15.130Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-06-28T00:26:15.130Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-06-28T00:26:15.130Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:15.130Z] #1 transferring dockerfile: 160B done [2025-06-28T00:26:15.130Z] #1 DONE 0.0s [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-28T00:26:15.130Z] #2 DONE 0.0s [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-06-28T00:26:15.130Z] #3 DONE 0.0s [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #4 [internal] load .dockerignore [2025-06-28T00:26:15.130Z] #4 transferring context: 2B done [2025-06-28T00:26:15.130Z] #4 DONE 0.0s [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:15.130Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:15.130Z] #5 CACHED [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:15.130Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:15.130Z] #6 CACHED [2025-06-28T00:26:15.130Z] [2025-06-28T00:26:15.130Z] #7 exporting to image [2025-06-28T00:26:15.130Z] #7 exporting layers [2025-06-28T00:26:15.130Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:15.389Z] #7 exporting layers done [2025-06-28T00:26:15.389Z] #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done [2025-06-28T00:26:15.389Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done [2025-06-28T00:26:15.389Z] #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done [2025-06-28T00:26:15.389Z] #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done [2025-06-28T00:26:15.389Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done [2025-06-28T00:26:15.389Z] #7 pushing layers 0.0s done [2025-06-28T00:26:15.389Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done [2025-06-28T00:26:15.389Z] #7 DONE 0.1s [2025-06-28T00:26:15.389Z] [2025-06-28T00:26:15.389Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:15.389Z] #8 DONE 0.0s [2025-06-28T00:26:15.389Z] [2025-06-28T00:26:15.389Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:15.389Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:15.705Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30' [2025-06-28T00:26:15.705Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 --push - [2025-06-28T00:26:15.705Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:15.705Z] #1 transferring dockerfile: 166B done [2025-06-28T00:26:15.705Z] #1 DONE 0.0s [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:26:15.705Z] #2 DONE 0.0s [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30 [2025-06-28T00:26:15.705Z] #3 DONE 0.0s [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #4 [internal] load .dockerignore [2025-06-28T00:26:15.705Z] #4 transferring context: 2B done [2025-06-28T00:26:15.705Z] #4 DONE 0.0s [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:15.705Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:15.705Z] #5 CACHED [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:15.705Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:15.705Z] #6 CACHED [2025-06-28T00:26:15.705Z] [2025-06-28T00:26:15.705Z] #7 exporting to image [2025-06-28T00:26:15.705Z] #7 exporting layers done [2025-06-28T00:26:15.705Z] #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done [2025-06-28T00:26:15.705Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 [2025-06-28T00:26:15.705Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:15.966Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done [2025-06-28T00:26:15.966Z] #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done [2025-06-28T00:26:15.966Z] #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done [2025-06-28T00:26:15.966Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done [2025-06-28T00:26:15.966Z] #7 pushing layers 0.0s done [2025-06-28T00:26:15.966Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.30@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done [2025-06-28T00:26:15.966Z] #7 DONE 0.1s [2025-06-28T00:26:15.966Z] [2025-06-28T00:26:15.966Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:15.966Z] #8 DONE 0.0s [2025-06-28T00:26:15.966Z] [2025-06-28T00:26:15.966Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:15.966Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:16.259Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:16.259Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:16.521Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:16.521Z] #1 transferring dockerfile: 207B done [2025-06-28T00:26:16.521Z] #1 DONE 0.0s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:16.521Z] #2 DONE 0.0s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:16.521Z] #3 DONE 0.0s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #4 [internal] load .dockerignore [2025-06-28T00:26:16.521Z] #4 transferring context: 2B done [2025-06-28T00:26:16.521Z] #4 DONE 0.0s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:16.521Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done [2025-06-28T00:26:16.521Z] #5 CACHED [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:16.521Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 0.0s done [2025-06-28T00:26:16.521Z] #6 CACHED [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #7 exporting to image [2025-06-28T00:26:16.521Z] #7 exporting layers done [2025-06-28T00:26:16.521Z] #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done [2025-06-28T00:26:16.521Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done [2025-06-28T00:26:16.521Z] #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done [2025-06-28T00:26:16.521Z] #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done [2025-06-28T00:26:16.521Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done [2025-06-28T00:26:16.521Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:16.521Z] #7 pushing layers 0.0s done [2025-06-28T00:26:16.521Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done [2025-06-28T00:26:16.521Z] #7 DONE 0.1s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:16.521Z] #8 DONE 0.0s [2025-06-28T00:26:16.521Z] [2025-06-28T00:26:16.521Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:16.521Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:16.809Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-06-28T00:26:16.809Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-06-28T00:26:17.070Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:17.070Z] #1 transferring dockerfile: 158B done [2025-06-28T00:26:17.070Z] #1 DONE 0.0s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-28T00:26:17.070Z] #2 DONE 0.0s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-06-28T00:26:17.070Z] #3 DONE 0.0s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #4 [internal] load .dockerignore [2025-06-28T00:26:17.070Z] #4 transferring context: 2B done [2025-06-28T00:26:17.070Z] #4 DONE 0.0s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:17.070Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:17.070Z] #5 CACHED [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 [2025-06-28T00:26:17.070Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f0122c0bdbc17c2ec10b2f0b2284098c3d87445fb1ed42c54f93fefb428845d3 done [2025-06-28T00:26:17.070Z] #6 CACHED [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #7 exporting to image [2025-06-28T00:26:17.070Z] #7 exporting layers done [2025-06-28T00:26:17.070Z] #7 exporting manifest sha256:12aad63d13de37d2100b1d644160ae1c05768ffb0f737958267a891e0f15c4a5 done [2025-06-28T00:26:17.070Z] #7 exporting config sha256:005d587892c027e70da9842f2cfb7a039c94cb5bed556eba834b22e52218f653 done [2025-06-28T00:26:17.070Z] #7 exporting manifest sha256:be0d0cff3413bca80ca313a36ce8cd1f83e63e1acdca65aa6aef94330236365d done [2025-06-28T00:26:17.070Z] #7 exporting config sha256:4b5af93523ba6ada1ac3ae1a51be21538bb9f4fe3b01b29322db0918fb233a79 done [2025-06-28T00:26:17.070Z] #7 exporting manifest list sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a done [2025-06-28T00:26:17.070Z] #7 pushing layers 0.0s done [2025-06-28T00:26:17.070Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a [2025-06-28T00:26:17.070Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:17.070Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c9a85a70c9d29d5e75d369ffcc1095a18ca21c100df02f87b3504657a76ffb4a 0.1s done [2025-06-28T00:26:17.070Z] #7 DONE 0.1s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:17.070Z] #8 DONE 0.0s [2025-06-28T00:26:17.070Z] [2025-06-28T00:26:17.070Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:17.070Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:17.359Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:17.359Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:17.619Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:17.619Z] #1 transferring dockerfile: 196B done [2025-06-28T00:26:17.619Z] #1 DONE 0.0s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:17.619Z] #2 DONE 0.0s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:17.619Z] #3 DONE 0.0s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #4 [internal] load .dockerignore [2025-06-28T00:26:17.619Z] #4 transferring context: 2B done [2025-06-28T00:26:17.619Z] #4 DONE 0.0s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:17.619Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done [2025-06-28T00:26:17.619Z] #5 DONE 0.0s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:17.619Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done [2025-06-28T00:26:17.619Z] #6 DONE 0.1s [2025-06-28T00:26:17.619Z] [2025-06-28T00:26:17.619Z] #7 exporting to image [2025-06-28T00:26:17.619Z] #7 exporting layers done [2025-06-28T00:26:17.619Z] #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done [2025-06-28T00:26:17.619Z] #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done [2025-06-28T00:26:17.619Z] #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done [2025-06-28T00:26:17.619Z] #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done [2025-06-28T00:26:17.619Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done [2025-06-28T00:26:17.619Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:17.880Z] #7 ... [2025-06-28T00:26:17.880Z] [2025-06-28T00:26:17.880Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:17.880Z] #8 DONE 0.0s [2025-06-28T00:26:17.880Z] [2025-06-28T00:26:17.880Z] #7 exporting to image [2025-06-28T00:26:17.880Z] #7 pushing layers 0.1s done [2025-06-28T00:26:17.880Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a [2025-06-28T00:26:17.880Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done [2025-06-28T00:26:17.880Z] #7 DONE 0.2s [2025-06-28T00:26:17.880Z] [2025-06-28T00:26:17.880Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:17.880Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:18.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-06-28T00:26:18.167Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-06-28T00:26:18.167Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:18.167Z] #1 transferring dockerfile: 162B done [2025-06-28T00:26:18.167Z] #1 DONE 0.0s [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-28T00:26:18.167Z] #2 DONE 0.0s [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-06-28T00:26:18.167Z] #3 DONE 0.0s [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #4 [internal] load .dockerignore [2025-06-28T00:26:18.167Z] #4 transferring context: 2B done [2025-06-28T00:26:18.167Z] #4 DONE 0.0s [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:18.167Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done [2025-06-28T00:26:18.167Z] #5 CACHED [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:18.167Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done [2025-06-28T00:26:18.167Z] #6 CACHED [2025-06-28T00:26:18.167Z] [2025-06-28T00:26:18.167Z] #7 exporting to image [2025-06-28T00:26:18.167Z] #7 exporting layers done [2025-06-28T00:26:18.167Z] #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done [2025-06-28T00:26:18.167Z] #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done [2025-06-28T00:26:18.167Z] #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done [2025-06-28T00:26:18.167Z] #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done [2025-06-28T00:26:18.167Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a [2025-06-28T00:26:18.167Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:18.425Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done [2025-06-28T00:26:18.425Z] #7 pushing layers 0.0s done [2025-06-28T00:26:18.425Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done [2025-06-28T00:26:18.425Z] #7 DONE 0.1s [2025-06-28T00:26:18.425Z] [2025-06-28T00:26:18.425Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:18.425Z] #8 DONE 0.0s [2025-06-28T00:26:18.425Z] [2025-06-28T00:26:18.425Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:18.425Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:18.719Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30' [2025-06-28T00:26:18.719Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 --push - [2025-06-28T00:26:18.719Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:18.719Z] #1 transferring dockerfile: 168B done [2025-06-28T00:26:18.719Z] #1 DONE 0.0s [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [2025-06-28T00:26:18.719Z] #2 DONE 0.0s [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30 [2025-06-28T00:26:18.719Z] #3 DONE 0.0s [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #4 [internal] load .dockerignore [2025-06-28T00:26:18.719Z] #4 transferring context: 2B done [2025-06-28T00:26:18.719Z] #4 DONE 0.0s [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:18.719Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done [2025-06-28T00:26:18.719Z] #5 CACHED [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:18.719Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done [2025-06-28T00:26:18.719Z] #6 CACHED [2025-06-28T00:26:18.719Z] [2025-06-28T00:26:18.719Z] #7 exporting to image [2025-06-28T00:26:18.719Z] #7 exporting layers done [2025-06-28T00:26:18.719Z] #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done [2025-06-28T00:26:18.719Z] #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done [2025-06-28T00:26:18.719Z] #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done [2025-06-28T00:26:18.719Z] #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done [2025-06-28T00:26:18.719Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done [2025-06-28T00:26:18.719Z] #7 pushing layers 0.0s done [2025-06-28T00:26:18.719Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a [2025-06-28T00:26:18.719Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:18.979Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done [2025-06-28T00:26:18.979Z] #7 DONE 0.1s [2025-06-28T00:26:18.979Z] [2025-06-28T00:26:18.979Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:18.979Z] #8 DONE 0.0s [2025-06-28T00:26:18.979Z] [2025-06-28T00:26:18.979Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:18.979Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:19.266Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:19.266Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:19.266Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:19.266Z] #1 transferring dockerfile: 209B done [2025-06-28T00:26:19.266Z] #1 DONE 0.0s [2025-06-28T00:26:19.266Z] [2025-06-28T00:26:19.267Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:19.267Z] #2 DONE 0.0s [2025-06-28T00:26:19.267Z] [2025-06-28T00:26:19.267Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:19.267Z] #3 DONE 0.0s [2025-06-28T00:26:19.267Z] [2025-06-28T00:26:19.267Z] #4 [internal] load .dockerignore [2025-06-28T00:26:19.267Z] #4 transferring context: 2B done [2025-06-28T00:26:19.267Z] #4 DONE 0.0s [2025-06-28T00:26:19.267Z] [2025-06-28T00:26:19.267Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:19.267Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done [2025-06-28T00:26:19.267Z] #5 CACHED [2025-06-28T00:26:19.267Z] [2025-06-28T00:26:19.267Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:19.267Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done [2025-06-28T00:26:19.267Z] #6 CACHED [2025-06-28T00:26:19.267Z] [2025-06-28T00:26:19.267Z] #7 exporting to image [2025-06-28T00:26:19.267Z] #7 exporting layers done [2025-06-28T00:26:19.267Z] #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done [2025-06-28T00:26:19.267Z] #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done [2025-06-28T00:26:19.267Z] #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done [2025-06-28T00:26:19.267Z] #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done [2025-06-28T00:26:19.267Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done [2025-06-28T00:26:19.267Z] #7 pushing layers 0.0s done [2025-06-28T00:26:19.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a [2025-06-28T00:26:19.267Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:19.525Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done [2025-06-28T00:26:19.525Z] #7 DONE 0.1s [2025-06-28T00:26:19.525Z] [2025-06-28T00:26:19.525Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:19.525Z] #8 DONE 0.0s [2025-06-28T00:26:19.525Z] [2025-06-28T00:26:19.525Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:19.525Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:19.813Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-06-28T00:26:19.813Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-06-28T00:26:20.072Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:20.072Z] #1 transferring dockerfile: 160B done [2025-06-28T00:26:20.072Z] #1 DONE 0.0s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-28T00:26:20.072Z] #2 DONE 0.0s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-06-28T00:26:20.072Z] #3 DONE 0.0s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #4 [internal] load .dockerignore [2025-06-28T00:26:20.072Z] #4 transferring context: 2B done [2025-06-28T00:26:20.072Z] #4 DONE 0.0s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:20.072Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c done [2025-06-28T00:26:20.072Z] #5 CACHED [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c [2025-06-28T00:26:20.072Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:061d0539fba864adce5d8b706260b59535f59a9aa318a4667ce0c7b3c320dc3c 0.0s done [2025-06-28T00:26:20.072Z] #6 CACHED [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #7 exporting to image [2025-06-28T00:26:20.072Z] #7 exporting layers done [2025-06-28T00:26:20.072Z] #7 exporting manifest sha256:d366dfaad928af574d5ee6d10e4c845367b27d79230e01986425b0623dae8895 done [2025-06-28T00:26:20.072Z] #7 exporting config sha256:1a92aa9618a60bb2d5acf3bdc5ef56638e1042c52e55b21dadcac55dda4ac11c done [2025-06-28T00:26:20.072Z] #7 exporting manifest sha256:5ab58aa2cfe06f7ba333a51d7751abd75f720445cdf45585785088de9dc18865 done [2025-06-28T00:26:20.072Z] #7 exporting config sha256:1207b2b742b75550fac44cfc6069cf87af34ce4e3706de38a21a8c81e0001861 done [2025-06-28T00:26:20.072Z] #7 exporting manifest list sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a done [2025-06-28T00:26:20.072Z] #7 pushing layers 0.0s done [2025-06-28T00:26:20.072Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a [2025-06-28T00:26:20.072Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:20.072Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9c34b874f88623a527ba6daecf5f6aa58be7df685583b316d2959506a001559a 0.1s done [2025-06-28T00:26:20.072Z] #7 DONE 0.1s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:20.072Z] #8 DONE 0.0s [2025-06-28T00:26:20.072Z] [2025-06-28T00:26:20.072Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:20.072Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:20.462Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:20.462Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:20.462Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:20.462Z] #1 transferring dockerfile: 198B done [2025-06-28T00:26:20.462Z] #1 DONE 0.0s [2025-06-28T00:26:20.462Z] [2025-06-28T00:26:20.462Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:20.462Z] #2 DONE 0.0s [2025-06-28T00:26:20.462Z] [2025-06-28T00:26:20.462Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:20.462Z] #3 DONE 0.1s [2025-06-28T00:26:20.462Z] [2025-06-28T00:26:20.462Z] #4 [internal] load .dockerignore [2025-06-28T00:26:20.462Z] #4 transferring context: 2B done [2025-06-28T00:26:20.462Z] #4 DONE 0.0s [2025-06-28T00:26:20.462Z] [2025-06-28T00:26:20.462Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:20.462Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:20.723Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 done [2025-06-28T00:26:20.723Z] #5 DONE 0.0s [2025-06-28T00:26:20.723Z] [2025-06-28T00:26:20.723Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:20.723Z] #6 DONE 0.0s [2025-06-28T00:26:20.723Z] [2025-06-28T00:26:20.723Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:20.723Z] #7 DONE 0.0s [2025-06-28T00:26:20.723Z] [2025-06-28T00:26:20.723Z] #8 exporting to image [2025-06-28T00:26:20.723Z] #8 exporting layers done [2025-06-28T00:26:20.723Z] #8 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done [2025-06-28T00:26:20.723Z] #8 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done [2025-06-28T00:26:20.723Z] #8 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done [2025-06-28T00:26:20.723Z] #8 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done [2025-06-28T00:26:20.723Z] #8 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done [2025-06-28T00:26:20.723Z] #8 pushing layers 0.1s done [2025-06-28T00:26:20.723Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 [2025-06-28T00:26:20.723Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:20.982Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done [2025-06-28T00:26:20.982Z] #8 DONE 0.2s [2025-06-28T00:26:20.982Z] [2025-06-28T00:26:20.982Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:20.982Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:21.273Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-06-28T00:26:21.273Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-06-28T00:26:21.273Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:21.273Z] #1 transferring dockerfile: 164B done [2025-06-28T00:26:21.273Z] #1 DONE 0.0s [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-28T00:26:21.273Z] #2 DONE 0.0s [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-06-28T00:26:21.273Z] #3 DONE 0.0s [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #4 [internal] load .dockerignore [2025-06-28T00:26:21.273Z] #4 transferring context: 2B done [2025-06-28T00:26:21.273Z] #4 DONE 0.0s [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:21.273Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:21.273Z] #5 CACHED [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:21.273Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:21.273Z] #6 CACHED [2025-06-28T00:26:21.273Z] [2025-06-28T00:26:21.273Z] #7 exporting to image [2025-06-28T00:26:21.273Z] #7 exporting layers [2025-06-28T00:26:21.273Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:21.532Z] #7 exporting layers done [2025-06-28T00:26:21.532Z] #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done [2025-06-28T00:26:21.532Z] #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done [2025-06-28T00:26:21.532Z] #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done [2025-06-28T00:26:21.532Z] #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done [2025-06-28T00:26:21.532Z] #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done [2025-06-28T00:26:21.532Z] #7 pushing layers 0.0s done [2025-06-28T00:26:21.532Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done [2025-06-28T00:26:21.532Z] #7 DONE 0.1s [2025-06-28T00:26:21.532Z] [2025-06-28T00:26:21.532Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:21.532Z] #8 DONE 0.0s [2025-06-28T00:26:21.532Z] [2025-06-28T00:26:21.532Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:21.532Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:21.820Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 --push - [2025-06-28T00:26:21.820Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30' [2025-06-28T00:26:21.820Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:21.820Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:21.820Z] #1 DONE 0.0s [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [2025-06-28T00:26:21.820Z] #2 DONE 0.0s [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30 [2025-06-28T00:26:21.820Z] #3 DONE 0.0s [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #4 [internal] load .dockerignore [2025-06-28T00:26:21.820Z] #4 transferring context: 2B done [2025-06-28T00:26:21.820Z] #4 DONE 0.0s [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:21.820Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:21.820Z] #5 CACHED [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:21.820Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:21.820Z] #6 CACHED [2025-06-28T00:26:21.820Z] [2025-06-28T00:26:21.820Z] #7 exporting to image [2025-06-28T00:26:21.820Z] #7 exporting layers done [2025-06-28T00:26:21.820Z] #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done [2025-06-28T00:26:21.820Z] #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done [2025-06-28T00:26:21.820Z] #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done [2025-06-28T00:26:21.820Z] #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 [2025-06-28T00:26:21.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:22.081Z] #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done [2025-06-28T00:26:22.081Z] #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done [2025-06-28T00:26:22.081Z] #7 pushing layers 0.0s done [2025-06-28T00:26:22.081Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.30@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done [2025-06-28T00:26:22.081Z] #7 DONE 0.1s [2025-06-28T00:26:22.081Z] [2025-06-28T00:26:22.081Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:22.081Z] #8 DONE 0.0s [2025-06-28T00:26:22.081Z] [2025-06-28T00:26:22.081Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:22.081Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:22.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:22.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:22.373Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:22.373Z] #1 transferring dockerfile: 211B done [2025-06-28T00:26:22.373Z] #1 DONE 0.0s [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:22.373Z] #2 DONE 0.0s [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:22.373Z] #3 DONE 0.0s [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #4 [internal] load .dockerignore [2025-06-28T00:26:22.373Z] #4 transferring context: 2B done [2025-06-28T00:26:22.373Z] #4 DONE 0.0s [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:22.373Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:22.373Z] #5 CACHED [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:22.373Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:22.373Z] #6 CACHED [2025-06-28T00:26:22.373Z] [2025-06-28T00:26:22.373Z] #7 exporting to image [2025-06-28T00:26:22.373Z] #7 exporting layers [2025-06-28T00:26:22.373Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:22.633Z] #7 exporting layers done [2025-06-28T00:26:22.633Z] #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done [2025-06-28T00:26:22.633Z] #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done [2025-06-28T00:26:22.633Z] #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done [2025-06-28T00:26:22.633Z] #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done [2025-06-28T00:26:22.633Z] #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done [2025-06-28T00:26:22.633Z] #7 pushing layers 0.0s done [2025-06-28T00:26:22.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done [2025-06-28T00:26:22.633Z] #7 DONE 0.1s [2025-06-28T00:26:22.633Z] [2025-06-28T00:26:22.633Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:22.633Z] #8 DONE 0.0s [2025-06-28T00:26:22.633Z] [2025-06-28T00:26:22.633Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:22.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:22.921Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-06-28T00:26:22.921Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-06-28T00:26:23.181Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:23.181Z] #1 transferring dockerfile: 162B done [2025-06-28T00:26:23.181Z] #1 DONE 0.0s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-28T00:26:23.181Z] #2 DONE 0.0s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-06-28T00:26:23.181Z] #3 DONE 0.0s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #4 [internal] load .dockerignore [2025-06-28T00:26:23.181Z] #4 transferring context: 2B done [2025-06-28T00:26:23.181Z] #4 DONE 0.0s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:23.181Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:23.181Z] #5 CACHED [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 [2025-06-28T00:26:23.181Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9ae3a6fe95ca590b871e5530f4ca5d4b24100b7e23645145ab6da63f416d9ed4 0.0s done [2025-06-28T00:26:23.181Z] #6 CACHED [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #7 exporting to image [2025-06-28T00:26:23.181Z] #7 exporting layers done [2025-06-28T00:26:23.181Z] #7 exporting manifest sha256:3b6b36a874c4500d8cab474ee0707134dec7473d67552a569339ed20a7c1f774 done [2025-06-28T00:26:23.181Z] #7 exporting config sha256:cb14738ef15aa7994e76a4815bd9cd781622e10e96291eb5c7dfd3952085aba8 done [2025-06-28T00:26:23.181Z] #7 exporting manifest sha256:29631d9e5936e50ff0dc5628e6cb47d71167025dfe91f12ff8ccfd3bf49f3e60 done [2025-06-28T00:26:23.181Z] #7 exporting config sha256:085a699938f84202c98c9219d292e3ced63f206fa80e43d713ee0abcca8b1d98 done [2025-06-28T00:26:23.181Z] #7 exporting manifest list sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 done [2025-06-28T00:26:23.181Z] #7 pushing layers 0.0s done [2025-06-28T00:26:23.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 [2025-06-28T00:26:23.181Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:23.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:87efcb9c6f23e4ca08bb9c5385015e9b567ac8510145d80f4c06bb2ce2e83a07 0.1s done [2025-06-28T00:26:23.181Z] #7 DONE 0.1s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:23.181Z] #8 DONE 0.0s [2025-06-28T00:26:23.181Z] [2025-06-28T00:26:23.181Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:23.181Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:23.472Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:23.472Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:23.472Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:23.472Z] #1 transferring dockerfile: 206B done [2025-06-28T00:26:23.472Z] #1 DONE 0.0s [2025-06-28T00:26:23.472Z] [2025-06-28T00:26:23.472Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:23.472Z] #2 DONE 0.0s [2025-06-28T00:26:23.472Z] [2025-06-28T00:26:23.472Z] #3 [internal] load .dockerignore [2025-06-28T00:26:23.472Z] #3 transferring context: 2B done [2025-06-28T00:26:23.472Z] #3 DONE 0.0s [2025-06-28T00:26:23.472Z] [2025-06-28T00:26:23.472Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:23.472Z] #4 DONE 0.1s [2025-06-28T00:26:23.472Z] [2025-06-28T00:26:23.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:23.472Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:23.770Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:23.770Z] #5 DONE 0.1s [2025-06-28T00:26:23.770Z] [2025-06-28T00:26:23.770Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:23.770Z] #6 DONE 0.0s [2025-06-28T00:26:23.770Z] [2025-06-28T00:26:23.770Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:23.770Z] #7 DONE 0.0s [2025-06-28T00:26:23.770Z] [2025-06-28T00:26:23.770Z] #8 exporting to image [2025-06-28T00:26:23.770Z] #8 exporting layers done [2025-06-28T00:26:23.770Z] #8 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done [2025-06-28T00:26:23.770Z] #8 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done [2025-06-28T00:26:23.770Z] #8 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done [2025-06-28T00:26:23.770Z] #8 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done [2025-06-28T00:26:23.770Z] #8 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done [2025-06-28T00:26:23.770Z] #8 pushing layers [2025-06-28T00:26:23.770Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:24.033Z] #8 pushing layers 0.1s done [2025-06-28T00:26:24.033Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done [2025-06-28T00:26:24.033Z] #8 DONE 0.2s [2025-06-28T00:26:24.033Z] [2025-06-28T00:26:24.033Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:24.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:24.328Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-06-28T00:26:24.328Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-06-28T00:26:24.328Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:24.328Z] #1 transferring dockerfile: 172B done [2025-06-28T00:26:24.328Z] #1 DONE 0.0s [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-28T00:26:24.328Z] #2 DONE 0.0s [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-06-28T00:26:24.328Z] #3 DONE 0.0s [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #4 [internal] load .dockerignore [2025-06-28T00:26:24.328Z] #4 transferring context: 2B done [2025-06-28T00:26:24.328Z] #4 DONE 0.0s [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:24.328Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 done [2025-06-28T00:26:24.328Z] #5 CACHED [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:24.328Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:24.328Z] #6 CACHED [2025-06-28T00:26:24.328Z] [2025-06-28T00:26:24.328Z] #7 exporting to image [2025-06-28T00:26:24.328Z] #7 exporting layers done [2025-06-28T00:26:24.328Z] #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done [2025-06-28T00:26:24.328Z] #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done [2025-06-28T00:26:24.328Z] #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done [2025-06-28T00:26:24.328Z] #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done [2025-06-28T00:26:24.328Z] #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done [2025-06-28T00:26:24.328Z] #7 pushing layers 0.0s done [2025-06-28T00:26:24.328Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed [2025-06-28T00:26:24.328Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:24.586Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done [2025-06-28T00:26:24.586Z] #7 DONE 0.1s [2025-06-28T00:26:24.586Z] [2025-06-28T00:26:24.586Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:24.586Z] #8 DONE 0.0s [2025-06-28T00:26:24.586Z] [2025-06-28T00:26:24.586Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:24.586Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:24.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30' [2025-06-28T00:26:24.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 --push - [2025-06-28T00:26:24.875Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:24.875Z] #1 transferring dockerfile: 178B done [2025-06-28T00:26:24.875Z] #1 DONE 0.0s [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [2025-06-28T00:26:24.875Z] #2 DONE 0.0s [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30 [2025-06-28T00:26:24.875Z] #3 DONE 0.0s [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #4 [internal] load .dockerignore [2025-06-28T00:26:24.875Z] #4 transferring context: 2B done [2025-06-28T00:26:24.875Z] #4 DONE 0.0s [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:24.875Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:24.875Z] #5 CACHED [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:24.875Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:24.875Z] #6 CACHED [2025-06-28T00:26:24.875Z] [2025-06-28T00:26:24.875Z] #7 exporting to image [2025-06-28T00:26:24.875Z] #7 exporting layers done [2025-06-28T00:26:24.875Z] #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done [2025-06-28T00:26:24.875Z] #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done [2025-06-28T00:26:24.875Z] #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done [2025-06-28T00:26:24.875Z] #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done [2025-06-28T00:26:24.875Z] #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done [2025-06-28T00:26:24.875Z] #7 pushing layers 0.0s done [2025-06-28T00:26:24.875Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed [2025-06-28T00:26:24.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:25.135Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done [2025-06-28T00:26:25.135Z] #7 DONE 0.1s [2025-06-28T00:26:25.135Z] [2025-06-28T00:26:25.135Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:25.135Z] #8 DONE 0.0s [2025-06-28T00:26:25.135Z] [2025-06-28T00:26:25.135Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:25.135Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:25.425Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:25.425Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:25.425Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:25.425Z] #1 transferring dockerfile: 219B done [2025-06-28T00:26:25.425Z] #1 DONE 0.0s [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:25.425Z] #2 DONE 0.0s [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:25.425Z] #3 DONE 0.0s [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #4 [internal] load .dockerignore [2025-06-28T00:26:25.425Z] #4 transferring context: 2B done [2025-06-28T00:26:25.425Z] #4 DONE 0.0s [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:25.425Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:25.425Z] #5 CACHED [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:25.425Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:25.425Z] #6 CACHED [2025-06-28T00:26:25.425Z] [2025-06-28T00:26:25.425Z] #7 exporting to image [2025-06-28T00:26:25.425Z] #7 exporting layers done [2025-06-28T00:26:25.425Z] #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done [2025-06-28T00:26:25.425Z] #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done [2025-06-28T00:26:25.425Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:25.683Z] #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done [2025-06-28T00:26:25.683Z] #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done [2025-06-28T00:26:25.683Z] #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done [2025-06-28T00:26:25.683Z] #7 pushing layers 0.0s done [2025-06-28T00:26:25.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done [2025-06-28T00:26:25.683Z] #7 DONE 0.1s [2025-06-28T00:26:25.683Z] [2025-06-28T00:26:25.683Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:25.683Z] #8 DONE 0.0s [2025-06-28T00:26:25.683Z] [2025-06-28T00:26:25.683Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:25.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:25.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-06-28T00:26:25.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-06-28T00:26:25.978Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:25.978Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:25.978Z] #1 DONE 0.0s [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-28T00:26:25.978Z] #2 DONE 0.0s [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-06-28T00:26:25.978Z] #3 DONE 0.0s [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #4 [internal] load .dockerignore [2025-06-28T00:26:25.978Z] #4 transferring context: 2B done [2025-06-28T00:26:25.978Z] #4 DONE 0.0s [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:25.978Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 0.0s done [2025-06-28T00:26:25.978Z] #5 CACHED [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 [2025-06-28T00:26:25.978Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:27b9a04af73509293ea2a0fe1d0cfb6d3a38adaa3acc9338863777fea30234f7 done [2025-06-28T00:26:25.978Z] #6 CACHED [2025-06-28T00:26:25.978Z] [2025-06-28T00:26:25.978Z] #7 exporting to image [2025-06-28T00:26:25.978Z] #7 exporting layers done [2025-06-28T00:26:25.978Z] #7 exporting manifest sha256:f20aa0d2ae9543609ab78ca1bcfedab6aa88d4934af309650c3eec5325ece223 done [2025-06-28T00:26:25.978Z] #7 exporting config sha256:f2b8229dfaed21a9b1b53beaf928852bb171b98c6fea43d2fd2788c6750b3c65 done [2025-06-28T00:26:25.978Z] #7 exporting manifest sha256:1ebe999fc14aae2b7bdb9feec25c916d9ed77256029cfb5026a54a3ef3d9f571 done [2025-06-28T00:26:25.979Z] #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 [2025-06-28T00:26:25.979Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:26.237Z] #7 exporting config sha256:7d46624548c2838820ca236046e28c45179fb292fc51c4096980c28e36c10b23 done [2025-06-28T00:26:26.237Z] #7 exporting manifest list sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed done [2025-06-28T00:26:26.237Z] #7 pushing layers 0.0s done [2025-06-28T00:26:26.237Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:b965468682df1cef9f93d084bfab124e0b319dfb93ff1ccc220aa19ea449b6ed 0.1s done [2025-06-28T00:26:26.237Z] #7 DONE 0.1s [2025-06-28T00:26:26.237Z] [2025-06-28T00:26:26.237Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:26.237Z] #8 DONE 0.0s [2025-06-28T00:26:26.237Z] [2025-06-28T00:26:26.237Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:26.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:26.523Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:26.523Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:26.523Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:26.523Z] #1 transferring dockerfile: 204B done [2025-06-28T00:26:26.523Z] #1 DONE 0.0s [2025-06-28T00:26:26.523Z] [2025-06-28T00:26:26.523Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:26.523Z] #2 DONE 0.0s [2025-06-28T00:26:26.523Z] [2025-06-28T00:26:26.523Z] #3 [internal] load .dockerignore [2025-06-28T00:26:26.523Z] #3 transferring context: 2B done [2025-06-28T00:26:26.523Z] #3 DONE 0.0s [2025-06-28T00:26:26.523Z] [2025-06-28T00:26:26.523Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:26.523Z] #4 DONE 0.1s [2025-06-28T00:26:26.523Z] [2025-06-28T00:26:26.523Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:26.523Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done [2025-06-28T00:26:26.523Z] #5 DONE 0.0s [2025-06-28T00:26:26.523Z] [2025-06-28T00:26:26.523Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:26.780Z] #6 DONE 0.0s [2025-06-28T00:26:26.780Z] [2025-06-28T00:26:26.780Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:26.780Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done [2025-06-28T00:26:26.780Z] #5 DONE 0.1s [2025-06-28T00:26:26.780Z] [2025-06-28T00:26:26.780Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:26.780Z] #7 DONE 0.0s [2025-06-28T00:26:26.780Z] [2025-06-28T00:26:26.780Z] #8 exporting to image [2025-06-28T00:26:26.780Z] #8 exporting layers done [2025-06-28T00:26:26.780Z] #8 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done [2025-06-28T00:26:26.780Z] #8 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done [2025-06-28T00:26:27.039Z] #8 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done [2025-06-28T00:26:27.039Z] #8 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done [2025-06-28T00:26:27.039Z] #8 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.0s done [2025-06-28T00:26:27.039Z] #8 pushing layers 0.1s done [2025-06-28T00:26:27.039Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 [2025-06-28T00:26:27.039Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:27.039Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done [2025-06-28T00:26:27.039Z] #8 DONE 0.2s [2025-06-28T00:26:27.039Z] [2025-06-28T00:26:27.039Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:27.039Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:27.326Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-06-28T00:26:27.326Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-06-28T00:26:27.326Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:27.326Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:27.326Z] #1 DONE 0.0s [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-28T00:26:27.326Z] #2 DONE 0.0s [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-06-28T00:26:27.326Z] #3 DONE 0.0s [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #4 [internal] load .dockerignore [2025-06-28T00:26:27.326Z] #4 transferring context: 2B done [2025-06-28T00:26:27.326Z] #4 DONE 0.0s [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:27.326Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:27.326Z] #5 CACHED [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:27.326Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:27.326Z] #6 CACHED [2025-06-28T00:26:27.326Z] [2025-06-28T00:26:27.326Z] #7 exporting to image [2025-06-28T00:26:27.326Z] #7 exporting layers [2025-06-28T00:26:27.326Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:27.585Z] #7 exporting layers done [2025-06-28T00:26:27.585Z] #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done [2025-06-28T00:26:27.585Z] #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done [2025-06-28T00:26:27.585Z] #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done [2025-06-28T00:26:27.585Z] #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done [2025-06-28T00:26:27.585Z] #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done [2025-06-28T00:26:27.585Z] #7 pushing layers 0.0s done [2025-06-28T00:26:27.585Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done [2025-06-28T00:26:27.585Z] #7 DONE 0.1s [2025-06-28T00:26:27.585Z] [2025-06-28T00:26:27.585Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:27.585Z] #8 DONE 0.0s [2025-06-28T00:26:27.585Z] [2025-06-28T00:26:27.585Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:27.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:27.871Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30' [2025-06-28T00:26:27.871Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 --push - [2025-06-28T00:26:27.871Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:27.871Z] #1 transferring dockerfile: 176B done [2025-06-28T00:26:27.871Z] #1 DONE 0.0s [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [2025-06-28T00:26:27.871Z] #2 DONE 0.0s [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30 [2025-06-28T00:26:27.871Z] #3 DONE 0.0s [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #4 [internal] load .dockerignore [2025-06-28T00:26:27.871Z] #4 transferring context: 2B done [2025-06-28T00:26:27.871Z] #4 DONE 0.0s [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:27.871Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:27.871Z] #5 CACHED [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:27.871Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:27.871Z] #6 CACHED [2025-06-28T00:26:27.871Z] [2025-06-28T00:26:27.871Z] #7 exporting to image [2025-06-28T00:26:27.871Z] #7 exporting layers done [2025-06-28T00:26:27.871Z] #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done [2025-06-28T00:26:27.871Z] #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done [2025-06-28T00:26:27.871Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:28.132Z] #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done [2025-06-28T00:26:28.132Z] #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done [2025-06-28T00:26:28.132Z] #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done [2025-06-28T00:26:28.132Z] #7 pushing layers 0.0s done [2025-06-28T00:26:28.132Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.30@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done [2025-06-28T00:26:28.132Z] #7 DONE 0.1s [2025-06-28T00:26:28.132Z] [2025-06-28T00:26:28.132Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:28.132Z] #8 DONE 0.0s [2025-06-28T00:26:28.132Z] [2025-06-28T00:26:28.132Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:28.132Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:28.497Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:28.497Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:28.497Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:28.497Z] #1 transferring dockerfile: 217B done [2025-06-28T00:26:28.497Z] #1 DONE 0.0s [2025-06-28T00:26:28.497Z] [2025-06-28T00:26:28.497Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:28.497Z] #2 DONE 0.0s [2025-06-28T00:26:28.497Z] [2025-06-28T00:26:28.497Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:28.497Z] #3 DONE 0.0s [2025-06-28T00:26:28.497Z] [2025-06-28T00:26:28.497Z] #4 [internal] load .dockerignore [2025-06-28T00:26:28.497Z] #4 transferring context: 2B done [2025-06-28T00:26:28.497Z] #4 DONE 0.0s [2025-06-28T00:26:28.497Z] [2025-06-28T00:26:28.497Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:28.497Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:28.497Z] #5 CACHED [2025-06-28T00:26:28.497Z] [2025-06-28T00:26:28.497Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:28.756Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:28.756Z] #6 CACHED [2025-06-28T00:26:28.756Z] [2025-06-28T00:26:28.756Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:28.756Z] #7 DONE 0.0s [2025-06-28T00:26:28.756Z] [2025-06-28T00:26:28.756Z] #8 exporting to image [2025-06-28T00:26:28.756Z] #8 exporting layers done [2025-06-28T00:26:28.756Z] #8 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done [2025-06-28T00:26:28.756Z] #8 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done [2025-06-28T00:26:28.756Z] #8 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done [2025-06-28T00:26:28.756Z] #8 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done [2025-06-28T00:26:28.756Z] #8 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done [2025-06-28T00:26:28.756Z] #8 pushing layers 0.0s done [2025-06-28T00:26:28.756Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done [2025-06-28T00:26:28.756Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:28.756Z] #8 DONE 0.1s [2025-06-28T00:26:28.756Z] [2025-06-28T00:26:28.756Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:28.756Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:29.059Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-06-28T00:26:29.059Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-06-28T00:26:29.059Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:29.059Z] #1 transferring dockerfile: 168B done [2025-06-28T00:26:29.059Z] #1 DONE 0.0s [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-28T00:26:29.059Z] #2 DONE 0.0s [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-06-28T00:26:29.059Z] #3 DONE 0.0s [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #4 [internal] load .dockerignore [2025-06-28T00:26:29.059Z] #4 transferring context: 2B done [2025-06-28T00:26:29.059Z] #4 DONE 0.0s [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:29.059Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 done [2025-06-28T00:26:29.059Z] #5 CACHED [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 [2025-06-28T00:26:29.059Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:3843871571ac39141d7387d21630096c9655d6f2a7e2107d6e999a2ecc860da9 0.0s done [2025-06-28T00:26:29.059Z] #6 CACHED [2025-06-28T00:26:29.059Z] [2025-06-28T00:26:29.059Z] #7 exporting to image [2025-06-28T00:26:29.059Z] #7 exporting layers done [2025-06-28T00:26:29.059Z] #7 exporting manifest sha256:b5dea38c92beb8c1f80d309e6d1731c207393d4706335400d17497156f415e46 done [2025-06-28T00:26:29.059Z] #7 exporting config sha256:7f168913a7123a8a79e281843e51bf80ba3457c8f5fa8e58c15a851964ba5caf done [2025-06-28T00:26:29.059Z] #7 exporting manifest sha256:e9a811c9d99eed2ae099a50dfe5fe4e38c0d70eade2b2de1c66437530aa7503a done [2025-06-28T00:26:29.059Z] #7 exporting config sha256:d2db2c2ca5a656e7b5f6574727922e9164cf7df55b85d07c441e0745eb417fb4 done [2025-06-28T00:26:29.059Z] #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 [2025-06-28T00:26:29.059Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:29.319Z] #7 exporting manifest list sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 done [2025-06-28T00:26:29.319Z] #7 pushing layers 0.0s done [2025-06-28T00:26:29.319Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:86ffa61f7857c245f9c1f2dac266685cbbadc2a37f1d27e878ac0a125e93e5a1 0.1s done [2025-06-28T00:26:29.319Z] #7 DONE 0.1s [2025-06-28T00:26:29.319Z] [2025-06-28T00:26:29.319Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:29.319Z] #8 DONE 0.0s [2025-06-28T00:26:29.319Z] [2025-06-28T00:26:29.319Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:29.319Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:29.612Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:29.612Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:29.612Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:29.612Z] #1 transferring dockerfile: 205B done [2025-06-28T00:26:29.612Z] #1 DONE 0.0s [2025-06-28T00:26:29.612Z] [2025-06-28T00:26:29.612Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:29.612Z] #2 DONE 0.0s [2025-06-28T00:26:29.612Z] [2025-06-28T00:26:29.612Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:29.612Z] #3 DONE 0.0s [2025-06-28T00:26:29.612Z] [2025-06-28T00:26:29.612Z] #4 [internal] load .dockerignore [2025-06-28T00:26:29.613Z] #4 transferring context: 2B done [2025-06-28T00:26:29.613Z] #4 DONE 0.0s [2025-06-28T00:26:29.613Z] [2025-06-28T00:26:29.613Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:29.613Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done [2025-06-28T00:26:29.613Z] #5 DONE 0.0s [2025-06-28T00:26:29.613Z] [2025-06-28T00:26:29.613Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:29.872Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done [2025-06-28T00:26:29.872Z] #6 DONE 0.0s [2025-06-28T00:26:29.872Z] [2025-06-28T00:26:29.872Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:29.872Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done [2025-06-28T00:26:29.872Z] #5 DONE 0.1s [2025-06-28T00:26:29.872Z] [2025-06-28T00:26:29.872Z] #7 exporting to image [2025-06-28T00:26:29.872Z] #7 exporting layers done [2025-06-28T00:26:29.872Z] #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done [2025-06-28T00:26:29.872Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 [2025-06-28T00:26:29.872Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:29.872Z] #7 ... [2025-06-28T00:26:29.872Z] [2025-06-28T00:26:29.872Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:29.872Z] #8 DONE 0.0s [2025-06-28T00:26:29.872Z] [2025-06-28T00:26:29.872Z] #7 exporting to image [2025-06-28T00:26:29.872Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done [2025-06-28T00:26:29.872Z] #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done [2025-06-28T00:26:29.872Z] #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done [2025-06-28T00:26:29.872Z] #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done [2025-06-28T00:26:29.872Z] #7 pushing layers 0.1s done [2025-06-28T00:26:29.872Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b [2025-06-28T00:26:30.131Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done [2025-06-28T00:26:30.131Z] #7 DONE 0.2s [2025-06-28T00:26:30.131Z] [2025-06-28T00:26:30.131Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:30.131Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:30.425Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-06-28T00:26:30.425Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-06-28T00:26:30.425Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:30.425Z] #1 transferring dockerfile: 171B done [2025-06-28T00:26:30.425Z] #1 DONE 0.0s [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-28T00:26:30.425Z] #2 DONE 0.0s [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-06-28T00:26:30.425Z] #3 DONE 0.0s [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #4 [internal] load .dockerignore [2025-06-28T00:26:30.425Z] #4 transferring context: 2B done [2025-06-28T00:26:30.425Z] #4 DONE 0.0s [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:30.425Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:30.425Z] #5 CACHED [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:30.425Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:30.425Z] #6 CACHED [2025-06-28T00:26:30.425Z] [2025-06-28T00:26:30.425Z] #7 exporting to image [2025-06-28T00:26:30.425Z] #7 exporting layers done [2025-06-28T00:26:30.425Z] #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done [2025-06-28T00:26:30.425Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done [2025-06-28T00:26:30.425Z] #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done [2025-06-28T00:26:30.425Z] #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done [2025-06-28T00:26:30.425Z] #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done [2025-06-28T00:26:30.425Z] #7 pushing layers 0.0s done [2025-06-28T00:26:30.425Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b [2025-06-28T00:26:30.425Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:30.684Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done [2025-06-28T00:26:30.684Z] #7 DONE 0.1s [2025-06-28T00:26:30.684Z] [2025-06-28T00:26:30.684Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:30.684Z] #8 DONE 0.0s [2025-06-28T00:26:30.684Z] [2025-06-28T00:26:30.684Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:30.684Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:30.977Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 --push - [2025-06-28T00:26:30.977Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30' [2025-06-28T00:26:30.977Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:30.977Z] #1 transferring dockerfile: 177B done [2025-06-28T00:26:30.977Z] #1 DONE 0.0s [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [2025-06-28T00:26:30.977Z] #2 DONE 0.0s [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30 [2025-06-28T00:26:30.977Z] #3 DONE 0.0s [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #4 [internal] load .dockerignore [2025-06-28T00:26:30.977Z] #4 transferring context: 2B done [2025-06-28T00:26:30.977Z] #4 DONE 0.0s [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:30.977Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:30.977Z] #5 CACHED [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:30.977Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:30.977Z] #6 CACHED [2025-06-28T00:26:30.977Z] [2025-06-28T00:26:30.977Z] #7 exporting to image [2025-06-28T00:26:30.977Z] #7 exporting layers done [2025-06-28T00:26:30.977Z] #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done [2025-06-28T00:26:30.977Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done [2025-06-28T00:26:30.977Z] #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done [2025-06-28T00:26:30.977Z] #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done [2025-06-28T00:26:30.977Z] #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done [2025-06-28T00:26:30.977Z] #7 pushing layers 0.0s done [2025-06-28T00:26:30.977Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b [2025-06-28T00:26:30.977Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:31.245Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done [2025-06-28T00:26:31.245Z] #7 DONE 0.1s [2025-06-28T00:26:31.245Z] [2025-06-28T00:26:31.245Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:31.245Z] #8 DONE 0.0s [2025-06-28T00:26:31.245Z] [2025-06-28T00:26:31.245Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:31.245Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:31.536Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:31.536Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:31.798Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:31.798Z] #1 transferring dockerfile: 218B done [2025-06-28T00:26:31.798Z] #1 DONE 0.0s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:31.798Z] #2 DONE 0.0s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:31.798Z] #3 DONE 0.0s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #4 [internal] load .dockerignore [2025-06-28T00:26:31.798Z] #4 transferring context: 2B done [2025-06-28T00:26:31.798Z] #4 DONE 0.0s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:31.798Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:31.798Z] #5 CACHED [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:31.798Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd 0.0s done [2025-06-28T00:26:31.798Z] #6 CACHED [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #7 exporting to image [2025-06-28T00:26:31.798Z] #7 exporting layers done [2025-06-28T00:26:31.798Z] #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done [2025-06-28T00:26:31.798Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done [2025-06-28T00:26:31.798Z] #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done [2025-06-28T00:26:31.798Z] #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done [2025-06-28T00:26:31.798Z] #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done [2025-06-28T00:26:31.798Z] #7 pushing layers 0.0s done [2025-06-28T00:26:31.798Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b [2025-06-28T00:26:31.798Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:31.798Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done [2025-06-28T00:26:31.798Z] #7 DONE 0.1s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:31.798Z] #8 DONE 0.0s [2025-06-28T00:26:31.798Z] [2025-06-28T00:26:31.798Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:31.798Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:32.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-06-28T00:26:32.085Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-06-28T00:26:32.085Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:32.085Z] #1 transferring dockerfile: 169B done [2025-06-28T00:26:32.085Z] #1 DONE 0.0s [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-28T00:26:32.085Z] #2 DONE 0.0s [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-06-28T00:26:32.085Z] #3 DONE 0.0s [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #4 [internal] load .dockerignore [2025-06-28T00:26:32.085Z] #4 transferring context: 2B done [2025-06-28T00:26:32.085Z] #4 DONE 0.0s [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:32.085Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:32.085Z] #5 CACHED [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd [2025-06-28T00:26:32.085Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:60d94665b6a61a490c3a9678bacd1e3bfc139204aff64fe2aa1eb760d2984dbd done [2025-06-28T00:26:32.085Z] #6 CACHED [2025-06-28T00:26:32.085Z] [2025-06-28T00:26:32.085Z] #7 exporting to image [2025-06-28T00:26:32.085Z] #7 exporting layers done [2025-06-28T00:26:32.085Z] #7 exporting manifest sha256:ea11dcf830779619a3260e12ecbb6f0ef80c8702cd11563b895687c01f9b6c10 done [2025-06-28T00:26:32.085Z] #7 exporting config sha256:86123d1c1bd49551e60b1b060526485732ee8667efce6e4516ca5db3154ac4d6 done [2025-06-28T00:26:32.085Z] #7 exporting manifest sha256:3e7ae7f9642931c5318508b36004686dba19e1ce5dfc5beb1ed147d5738d852f done [2025-06-28T00:26:32.085Z] #7 exporting config sha256:a6f3ebf233399448fb1af4987a504fbe26dc29ff824e76bfcb74bd4f05f03720 done [2025-06-28T00:26:32.085Z] #7 exporting manifest list sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b done [2025-06-28T00:26:32.085Z] #7 pushing layers 0.0s done [2025-06-28T00:26:32.085Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b [2025-06-28T00:26:32.085Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:32.345Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:f1fbc56c1c922e1e44edd726f56609ec090204a1ac3996d93d1598f405dd033b 0.1s done [2025-06-28T00:26:32.345Z] #7 DONE 0.1s [2025-06-28T00:26:32.345Z] [2025-06-28T00:26:32.345Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:32.345Z] #8 DONE 0.0s [2025-06-28T00:26:32.345Z] [2025-06-28T00:26:32.345Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:32.345Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:32.632Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:32.632Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:32.632Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:32.632Z] #1 transferring dockerfile: 211B done [2025-06-28T00:26:32.632Z] #1 DONE 0.0s [2025-06-28T00:26:32.632Z] [2025-06-28T00:26:32.632Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:32.632Z] #2 DONE 0.0s [2025-06-28T00:26:32.632Z] [2025-06-28T00:26:32.632Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:32.632Z] #3 DONE 0.0s [2025-06-28T00:26:32.632Z] [2025-06-28T00:26:32.632Z] #4 [internal] load .dockerignore [2025-06-28T00:26:32.632Z] #4 transferring context: 2B done [2025-06-28T00:26:32.632Z] #4 DONE 0.0s [2025-06-28T00:26:32.632Z] [2025-06-28T00:26:32.632Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:32.632Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done [2025-06-28T00:26:32.632Z] #5 DONE 0.0s [2025-06-28T00:26:32.632Z] [2025-06-28T00:26:32.632Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:32.890Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:32.890Z] #6 DONE 0.0s [2025-06-28T00:26:32.890Z] [2025-06-28T00:26:32.890Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:32.890Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done [2025-06-28T00:26:32.890Z] #5 DONE 0.1s [2025-06-28T00:26:32.890Z] [2025-06-28T00:26:32.890Z] #7 exporting to image [2025-06-28T00:26:32.890Z] #7 exporting layers done [2025-06-28T00:26:32.890Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done [2025-06-28T00:26:32.890Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 [2025-06-28T00:26:32.890Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:32.890Z] #7 ... [2025-06-28T00:26:32.890Z] [2025-06-28T00:26:32.890Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:32.890Z] #8 DONE 0.0s [2025-06-28T00:26:32.890Z] [2025-06-28T00:26:32.890Z] #7 exporting to image [2025-06-28T00:26:32.890Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done [2025-06-28T00:26:32.890Z] #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done [2025-06-28T00:26:32.890Z] #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done [2025-06-28T00:26:32.890Z] #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done [2025-06-28T00:26:32.890Z] #7 pushing layers 0.1s done [2025-06-28T00:26:32.890Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 [2025-06-28T00:26:33.149Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done [2025-06-28T00:26:33.149Z] #7 DONE 0.2s [2025-06-28T00:26:33.149Z] [2025-06-28T00:26:33.149Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:33.149Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:33.437Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-06-28T00:26:33.437Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-06-28T00:26:33.696Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:33.696Z] #1 transferring dockerfile: 177B done [2025-06-28T00:26:33.696Z] #1 DONE 0.0s [2025-06-28T00:26:33.696Z] [2025-06-28T00:26:33.696Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-28T00:26:33.696Z] #2 DONE 0.0s [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-06-28T00:26:33.697Z] #3 DONE 0.0s [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #4 [internal] load .dockerignore [2025-06-28T00:26:33.697Z] #4 transferring context: 2B done [2025-06-28T00:26:33.697Z] #4 DONE 0.0s [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:33.697Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:33.697Z] #5 CACHED [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:33.697Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:33.697Z] #6 CACHED [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #7 exporting to image [2025-06-28T00:26:33.697Z] #7 exporting layers done [2025-06-28T00:26:33.697Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done [2025-06-28T00:26:33.697Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done [2025-06-28T00:26:33.697Z] #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done [2025-06-28T00:26:33.697Z] #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done [2025-06-28T00:26:33.697Z] #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done [2025-06-28T00:26:33.697Z] #7 pushing layers 0.0s done [2025-06-28T00:26:33.697Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 [2025-06-28T00:26:33.697Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:33.697Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done [2025-06-28T00:26:33.697Z] #7 DONE 0.1s [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:33.697Z] #8 DONE 0.0s [2025-06-28T00:26:33.697Z] [2025-06-28T00:26:33.697Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:33.697Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:33.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30' [2025-06-28T00:26:33.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 --push - [2025-06-28T00:26:34.247Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:34.247Z] #1 transferring dockerfile: 183B done [2025-06-28T00:26:34.247Z] #1 DONE 0.0s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [2025-06-28T00:26:34.247Z] #2 DONE 0.0s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30 [2025-06-28T00:26:34.247Z] #3 DONE 0.0s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #4 [internal] load .dockerignore [2025-06-28T00:26:34.247Z] #4 transferring context: 2B done [2025-06-28T00:26:34.247Z] #4 DONE 0.0s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:34.247Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done [2025-06-28T00:26:34.247Z] #5 CACHED [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:34.247Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f done [2025-06-28T00:26:34.247Z] #6 CACHED [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #7 exporting to image [2025-06-28T00:26:34.247Z] #7 exporting layers done [2025-06-28T00:26:34.247Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done [2025-06-28T00:26:34.247Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done [2025-06-28T00:26:34.247Z] #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done [2025-06-28T00:26:34.247Z] #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done [2025-06-28T00:26:34.247Z] #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done [2025-06-28T00:26:34.247Z] #7 pushing layers 0.0s done [2025-06-28T00:26:34.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 [2025-06-28T00:26:34.247Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:34.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done [2025-06-28T00:26:34.247Z] #7 DONE 0.1s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:34.247Z] #8 DONE 0.0s [2025-06-28T00:26:34.247Z] [2025-06-28T00:26:34.247Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:34.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:34.540Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:34.540Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:34.540Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:34.540Z] #1 transferring dockerfile: 224B done [2025-06-28T00:26:34.540Z] #1 DONE 0.0s [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:34.540Z] #2 DONE 0.0s [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:34.540Z] #3 DONE 0.0s [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #4 [internal] load .dockerignore [2025-06-28T00:26:34.540Z] #4 transferring context: 2B done [2025-06-28T00:26:34.540Z] #4 DONE 0.0s [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:34.540Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:34.540Z] #5 CACHED [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:34.540Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:34.540Z] #6 CACHED [2025-06-28T00:26:34.540Z] [2025-06-28T00:26:34.540Z] #7 exporting to image [2025-06-28T00:26:34.540Z] #7 exporting layers done [2025-06-28T00:26:34.540Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done [2025-06-28T00:26:34.540Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done [2025-06-28T00:26:34.540Z] #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done [2025-06-28T00:26:34.540Z] #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done [2025-06-28T00:26:34.540Z] #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done [2025-06-28T00:26:34.540Z] #7 pushing layers 0.0s done [2025-06-28T00:26:34.540Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 [2025-06-28T00:26:34.540Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:34.799Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done [2025-06-28T00:26:34.799Z] #7 DONE 0.1s [2025-06-28T00:26:34.799Z] [2025-06-28T00:26:34.799Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:34.799Z] #8 DONE 0.0s [2025-06-28T00:26:34.799Z] [2025-06-28T00:26:34.799Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:34.799Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:35.084Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-06-28T00:26:35.084Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-06-28T00:26:35.084Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:35.084Z] #1 transferring dockerfile: 175B 0.0s done [2025-06-28T00:26:35.084Z] #1 DONE 0.0s [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-28T00:26:35.084Z] #2 DONE 0.0s [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-06-28T00:26:35.084Z] #3 DONE 0.0s [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #4 [internal] load .dockerignore [2025-06-28T00:26:35.084Z] #4 transferring context: 2B done [2025-06-28T00:26:35.084Z] #4 DONE 0.0s [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:35.084Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:35.084Z] #5 CACHED [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f [2025-06-28T00:26:35.084Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:5023aeda7824ef24ac6509ad55844ab48e03f7962123d1628838f647b824b23f 0.0s done [2025-06-28T00:26:35.084Z] #6 CACHED [2025-06-28T00:26:35.084Z] [2025-06-28T00:26:35.084Z] #7 exporting to image [2025-06-28T00:26:35.084Z] #7 exporting layers done [2025-06-28T00:26:35.084Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 [2025-06-28T00:26:35.084Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:35.343Z] #7 exporting manifest sha256:5081a1728a8ef6b10c5a83eebf84f6a0fbdf93c34e6cc974bb46d1a2a7972dc8 done [2025-06-28T00:26:35.343Z] #7 exporting config sha256:61e188800f3292d72fff38f6ed156efe649200dd39bdaf037e8d8a44f9b40617 done [2025-06-28T00:26:35.343Z] #7 exporting manifest sha256:9c2ea63e15baca4a2709881a5257d38a364c2538d83c311fec0d627bf4f100da done [2025-06-28T00:26:35.343Z] #7 exporting config sha256:0a65ebf034e77736b0305cad920b83ac6ac3acf08d5550d4bc13b31b1cbd553a done [2025-06-28T00:26:35.343Z] #7 exporting manifest list sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 done [2025-06-28T00:26:35.343Z] #7 pushing layers 0.0s done [2025-06-28T00:26:35.343Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:6f33999a8f625a2af0de4889b285f2ff2149199656e0cd06ffcd06af071828c0 0.1s done [2025-06-28T00:26:35.343Z] #7 DONE 0.1s [2025-06-28T00:26:35.343Z] [2025-06-28T00:26:35.343Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:35.343Z] #8 DONE 0.0s [2025-06-28T00:26:35.343Z] [2025-06-28T00:26:35.343Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:35.343Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:35.624Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:35.625Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:35.625Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:35.625Z] #1 transferring dockerfile: 215B done [2025-06-28T00:26:35.625Z] #1 DONE 0.0s [2025-06-28T00:26:35.625Z] [2025-06-28T00:26:35.625Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:35.625Z] #2 DONE 0.0s [2025-06-28T00:26:35.625Z] [2025-06-28T00:26:35.625Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:35.625Z] #3 DONE 0.0s [2025-06-28T00:26:35.625Z] [2025-06-28T00:26:35.625Z] #4 [internal] load .dockerignore [2025-06-28T00:26:35.625Z] #4 transferring context: 2B done [2025-06-28T00:26:35.625Z] #4 DONE 0.0s [2025-06-28T00:26:35.625Z] [2025-06-28T00:26:35.625Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:35.625Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:35.625Z] #5 DONE 0.0s [2025-06-28T00:26:35.625Z] [2025-06-28T00:26:35.625Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:35.625Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done [2025-06-28T00:26:35.885Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done [2025-06-28T00:26:35.885Z] #6 DONE 0.1s [2025-06-28T00:26:35.885Z] [2025-06-28T00:26:35.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:35.885Z] #5 DONE 0.0s [2025-06-28T00:26:35.885Z] [2025-06-28T00:26:35.885Z] #7 exporting to image [2025-06-28T00:26:35.885Z] #7 exporting layers done [2025-06-28T00:26:35.886Z] #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done [2025-06-28T00:26:35.886Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done [2025-06-28T00:26:35.886Z] #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done [2025-06-28T00:26:35.886Z] #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done [2025-06-28T00:26:35.886Z] #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.0s done [2025-06-28T00:26:35.886Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:35.886Z] #7 ... [2025-06-28T00:26:35.886Z] [2025-06-28T00:26:35.886Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:35.886Z] #8 DONE 0.0s [2025-06-28T00:26:35.886Z] [2025-06-28T00:26:35.886Z] #7 exporting to image [2025-06-28T00:26:35.886Z] #7 pushing layers 0.1s done [2025-06-28T00:26:35.886Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 [2025-06-28T00:26:36.144Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done [2025-06-28T00:26:36.144Z] #7 DONE 0.2s [2025-06-28T00:26:36.144Z] [2025-06-28T00:26:36.144Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:36.144Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:36.440Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-06-28T00:26:36.440Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-06-28T00:26:36.440Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:36.440Z] #1 transferring dockerfile: 181B done [2025-06-28T00:26:36.440Z] #1 DONE 0.0s [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-28T00:26:36.440Z] #2 DONE 0.0s [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-06-28T00:26:36.440Z] #3 DONE 0.0s [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #4 [internal] load .dockerignore [2025-06-28T00:26:36.440Z] #4 transferring context: 2B done [2025-06-28T00:26:36.440Z] #4 DONE 0.0s [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:36.440Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done [2025-06-28T00:26:36.440Z] #5 CACHED [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:36.440Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done [2025-06-28T00:26:36.440Z] #6 CACHED [2025-06-28T00:26:36.440Z] [2025-06-28T00:26:36.440Z] #7 exporting to image [2025-06-28T00:26:36.440Z] #7 exporting layers done [2025-06-28T00:26:36.440Z] #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done [2025-06-28T00:26:36.440Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 [2025-06-28T00:26:36.440Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:36.699Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done [2025-06-28T00:26:36.699Z] #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done [2025-06-28T00:26:36.699Z] #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done [2025-06-28T00:26:36.699Z] #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done [2025-06-28T00:26:36.699Z] #7 pushing layers 0.0s done [2025-06-28T00:26:36.699Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done [2025-06-28T00:26:36.699Z] #7 DONE 0.1s [2025-06-28T00:26:36.699Z] [2025-06-28T00:26:36.699Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:36.699Z] #8 DONE 0.0s [2025-06-28T00:26:36.699Z] [2025-06-28T00:26:36.699Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:36.699Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:36.988Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 --push - [2025-06-28T00:26:36.988Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30' [2025-06-28T00:26:36.988Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:36.988Z] #1 transferring dockerfile: 187B done [2025-06-28T00:26:36.988Z] #1 DONE 0.0s [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [2025-06-28T00:26:36.988Z] #2 DONE 0.0s [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30 [2025-06-28T00:26:36.988Z] #3 DONE 0.0s [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #4 [internal] load .dockerignore [2025-06-28T00:26:36.988Z] #4 transferring context: 2B done [2025-06-28T00:26:36.988Z] #4 DONE 0.0s [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:36.988Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e done [2025-06-28T00:26:36.988Z] #5 CACHED [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:36.988Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:36.988Z] #6 CACHED [2025-06-28T00:26:36.988Z] [2025-06-28T00:26:36.988Z] #7 exporting to image [2025-06-28T00:26:36.988Z] #7 exporting layers done [2025-06-28T00:26:36.988Z] #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done [2025-06-28T00:26:36.988Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done [2025-06-28T00:26:36.988Z] #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done [2025-06-28T00:26:36.988Z] #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done [2025-06-28T00:26:36.988Z] #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done [2025-06-28T00:26:36.988Z] #7 pushing layers [2025-06-28T00:26:36.988Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:37.253Z] #7 pushing layers 0.0s done [2025-06-28T00:26:37.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.30@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done [2025-06-28T00:26:37.253Z] #7 DONE 0.1s [2025-06-28T00:26:37.253Z] [2025-06-28T00:26:37.253Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:37.253Z] #8 DONE 0.0s [2025-06-28T00:26:37.253Z] [2025-06-28T00:26:37.253Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:37.253Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:37.546Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:37.546Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:37.546Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:37.546Z] #1 transferring dockerfile: 228B done [2025-06-28T00:26:37.546Z] #1 DONE 0.0s [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:37.546Z] #2 DONE 0.0s [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:37.546Z] #3 DONE 0.0s [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #4 [internal] load .dockerignore [2025-06-28T00:26:37.546Z] #4 transferring context: 2B done [2025-06-28T00:26:37.546Z] #4 DONE 0.0s [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:37.546Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:37.546Z] #5 CACHED [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:37.546Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:37.546Z] #6 CACHED [2025-06-28T00:26:37.546Z] [2025-06-28T00:26:37.546Z] #7 exporting to image [2025-06-28T00:26:37.546Z] #7 exporting layers done [2025-06-28T00:26:37.546Z] #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done [2025-06-28T00:26:37.546Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done [2025-06-28T00:26:37.546Z] #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done [2025-06-28T00:26:37.546Z] #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done [2025-06-28T00:26:37.546Z] #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done [2025-06-28T00:26:37.546Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:37.805Z] #7 pushing layers 0.0s done [2025-06-28T00:26:37.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done [2025-06-28T00:26:37.805Z] #7 DONE 0.1s [2025-06-28T00:26:37.805Z] [2025-06-28T00:26:37.805Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:37.805Z] #8 DONE 0.0s [2025-06-28T00:26:37.805Z] [2025-06-28T00:26:37.805Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:37.805Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:38.097Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-06-28T00:26:38.097Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-06-28T00:26:38.097Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:38.097Z] #1 transferring dockerfile: 179B done [2025-06-28T00:26:38.097Z] #1 DONE 0.0s [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-28T00:26:38.097Z] #2 DONE 0.0s [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-06-28T00:26:38.097Z] #3 DONE 0.0s [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #4 [internal] load .dockerignore [2025-06-28T00:26:38.097Z] #4 transferring context: 2B done [2025-06-28T00:26:38.097Z] #4 DONE 0.0s [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:38.097Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:38.097Z] #5 CACHED [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e [2025-06-28T00:26:38.097Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3fd9b5138c131087f0813fa1d42ed458573a0814fff209b3fdfb4bb8388e6b0e 0.0s done [2025-06-28T00:26:38.097Z] #6 CACHED [2025-06-28T00:26:38.097Z] [2025-06-28T00:26:38.097Z] #7 exporting to image [2025-06-28T00:26:38.097Z] #7 exporting layers done [2025-06-28T00:26:38.097Z] #7 exporting manifest sha256:c0c697e9449766ef823065c2c8a4769e5c9f1cbcea2b0fdf7643111547f3b3c2 done [2025-06-28T00:26:38.097Z] #7 exporting config sha256:1bdf96e25398097562ba4c0be5223a38fb6d73a4661a0a02ccc890986c899001 done [2025-06-28T00:26:38.097Z] #7 exporting manifest sha256:069df3db0849e9d964f6f304a7c2ee9d2020b6f6a38df0edc0780ca0db934ced done [2025-06-28T00:26:38.097Z] #7 exporting config sha256:1e5fa433c09408b210ebd5b98143655ca86b074ef0739f75ed883a3eab99f94a done [2025-06-28T00:26:38.097Z] #7 exporting manifest list sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 done [2025-06-28T00:26:38.097Z] #7 pushing layers [2025-06-28T00:26:38.097Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:38.355Z] #7 pushing layers 0.0s done [2025-06-28T00:26:38.355Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ff447970460b2d9753cd3ee4768e16a74ace87d8094bd163d1e69719c56557c4 0.1s done [2025-06-28T00:26:38.355Z] #7 DONE 0.1s [2025-06-28T00:26:38.355Z] [2025-06-28T00:26:38.355Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:38.355Z] #8 DONE 0.0s [2025-06-28T00:26:38.355Z] [2025-06-28T00:26:38.355Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:38.355Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:38.638Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:38.638Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:38.898Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:38.898Z] #1 transferring dockerfile: 205B done [2025-06-28T00:26:38.898Z] #1 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:38.898Z] #2 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #3 [internal] load .dockerignore [2025-06-28T00:26:38.898Z] #3 transferring context: 2B done [2025-06-28T00:26:38.898Z] #3 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:38.898Z] #4 DONE 0.1s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:38.898Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done [2025-06-28T00:26:38.898Z] #5 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:38.898Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:38.898Z] #6 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:38.898Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done [2025-06-28T00:26:38.898Z] #5 DONE 0.1s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #7 exporting to image [2025-06-28T00:26:38.898Z] #7 exporting layers done [2025-06-28T00:26:38.898Z] #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done [2025-06-28T00:26:38.898Z] #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done [2025-06-28T00:26:38.898Z] #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done [2025-06-28T00:26:38.898Z] #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done [2025-06-28T00:26:38.898Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a [2025-06-28T00:26:38.898Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:38.898Z] #7 ... [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:38.898Z] #8 DONE 0.0s [2025-06-28T00:26:38.898Z] [2025-06-28T00:26:38.898Z] #7 exporting to image [2025-06-28T00:26:38.898Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done [2025-06-28T00:26:38.898Z] #7 pushing layers 0.1s done [2025-06-28T00:26:38.898Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a [2025-06-28T00:26:39.157Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done [2025-06-28T00:26:39.157Z] #7 DONE 0.2s [2025-06-28T00:26:39.157Z] [2025-06-28T00:26:39.157Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:39.157Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:39.447Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-06-28T00:26:39.448Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-06-28T00:26:39.448Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:39.448Z] #1 transferring dockerfile: 171B done [2025-06-28T00:26:39.448Z] #1 DONE 0.0s [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-28T00:26:39.448Z] #2 DONE 0.0s [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-06-28T00:26:39.448Z] #3 DONE 0.0s [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #4 [internal] load .dockerignore [2025-06-28T00:26:39.448Z] #4 transferring context: 2B done [2025-06-28T00:26:39.448Z] #4 DONE 0.0s [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:39.448Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done [2025-06-28T00:26:39.448Z] #5 CACHED [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:39.448Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:39.448Z] #6 CACHED [2025-06-28T00:26:39.448Z] [2025-06-28T00:26:39.448Z] #7 exporting to image [2025-06-28T00:26:39.448Z] #7 exporting layers done [2025-06-28T00:26:39.448Z] #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done [2025-06-28T00:26:39.448Z] #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done [2025-06-28T00:26:39.448Z] #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done [2025-06-28T00:26:39.448Z] #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done [2025-06-28T00:26:39.448Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a [2025-06-28T00:26:39.448Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:39.707Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done [2025-06-28T00:26:39.707Z] #7 pushing layers 0.0s done [2025-06-28T00:26:39.707Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done [2025-06-28T00:26:39.707Z] #7 DONE 0.1s [2025-06-28T00:26:39.707Z] [2025-06-28T00:26:39.707Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:39.707Z] #8 DONE 0.0s [2025-06-28T00:26:39.707Z] [2025-06-28T00:26:39.707Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:39.707Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:40.007Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30' [2025-06-28T00:26:40.007Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 --push - [2025-06-28T00:26:40.007Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:40.007Z] #1 transferring dockerfile: 177B done [2025-06-28T00:26:40.007Z] #1 DONE 0.0s [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [2025-06-28T00:26:40.007Z] #2 DONE 0.0s [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30 [2025-06-28T00:26:40.007Z] #3 DONE 0.0s [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #4 [internal] load .dockerignore [2025-06-28T00:26:40.007Z] #4 transferring context: 2B done [2025-06-28T00:26:40.007Z] #4 DONE 0.0s [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:40.007Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done [2025-06-28T00:26:40.007Z] #5 CACHED [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:40.007Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:40.007Z] #6 CACHED [2025-06-28T00:26:40.007Z] [2025-06-28T00:26:40.007Z] #7 exporting to image [2025-06-28T00:26:40.007Z] #7 exporting layers done [2025-06-28T00:26:40.007Z] #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done [2025-06-28T00:26:40.007Z] #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done [2025-06-28T00:26:40.007Z] #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done [2025-06-28T00:26:40.007Z] #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done [2025-06-28T00:26:40.007Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done [2025-06-28T00:26:40.007Z] #7 pushing layers 0.0s done [2025-06-28T00:26:40.007Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a [2025-06-28T00:26:40.007Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:40.267Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done [2025-06-28T00:26:40.267Z] #7 DONE 0.1s [2025-06-28T00:26:40.267Z] [2025-06-28T00:26:40.267Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:40.267Z] #8 DONE 0.0s [2025-06-28T00:26:40.267Z] [2025-06-28T00:26:40.267Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:40.267Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:40.560Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:40.560Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:40.820Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:40.820Z] #1 transferring dockerfile: 218B done [2025-06-28T00:26:40.820Z] #1 DONE 0.0s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:40.820Z] #2 DONE 0.0s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:40.820Z] #3 DONE 0.0s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #4 [internal] load .dockerignore [2025-06-28T00:26:40.820Z] #4 transferring context: 2B done [2025-06-28T00:26:40.820Z] #4 DONE 0.0s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:40.820Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:40.820Z] #5 CACHED [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:40.820Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:40.820Z] #6 CACHED [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #7 exporting to image [2025-06-28T00:26:40.820Z] #7 exporting layers done [2025-06-28T00:26:40.820Z] #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done [2025-06-28T00:26:40.820Z] #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done [2025-06-28T00:26:40.820Z] #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done [2025-06-28T00:26:40.820Z] #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done [2025-06-28T00:26:40.820Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done [2025-06-28T00:26:40.820Z] #7 pushing layers 0.0s done [2025-06-28T00:26:40.820Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a [2025-06-28T00:26:40.820Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:40.820Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done [2025-06-28T00:26:40.820Z] #7 DONE 0.1s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:40.820Z] #8 DONE 0.0s [2025-06-28T00:26:40.820Z] [2025-06-28T00:26:40.820Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:40.820Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:41.104Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-06-28T00:26:41.104Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-06-28T00:26:41.104Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:41.104Z] #1 transferring dockerfile: 169B done [2025-06-28T00:26:41.104Z] #1 DONE 0.0s [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-28T00:26:41.104Z] #2 DONE 0.0s [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-06-28T00:26:41.104Z] #3 DONE 0.0s [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #4 [internal] load .dockerignore [2025-06-28T00:26:41.104Z] #4 transferring context: 2B done [2025-06-28T00:26:41.104Z] #4 DONE 0.0s [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:41.104Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e done [2025-06-28T00:26:41.104Z] #5 CACHED [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e [2025-06-28T00:26:41.104Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:292e2f05f004ae55cf1b835ec43cbaba65c32cb990514a16e61b43256889530e 0.0s done [2025-06-28T00:26:41.104Z] #6 CACHED [2025-06-28T00:26:41.104Z] [2025-06-28T00:26:41.104Z] #7 exporting to image [2025-06-28T00:26:41.104Z] #7 exporting layers done [2025-06-28T00:26:41.104Z] #7 exporting manifest sha256:f27d83df03e3f4c5c23f36330c507e49355e4c5d7560d822d195bc6683e01434 done [2025-06-28T00:26:41.104Z] #7 exporting config sha256:a28e4f9817ea3bdccc6daf363cd583015d87154120b29849c1e17a0347628d44 done [2025-06-28T00:26:41.104Z] #7 exporting manifest sha256:963229095e4553901e7b697055bf08cd2925354e39bae89ce0a935feff78e025 done [2025-06-28T00:26:41.104Z] #7 exporting config sha256:11f38cd1641ec2c717ecef34f152a441b5f8a21c461f38e505849c3c4a81d2a5 done [2025-06-28T00:26:41.104Z] #7 exporting manifest list sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a done [2025-06-28T00:26:41.104Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:41.363Z] #7 pushing layers 0.0s done [2025-06-28T00:26:41.363Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:757466a8149f10ef53a8c667db47f4e86647f812ecc2d43c4b6fe6065c7cc70a 0.1s done [2025-06-28T00:26:41.363Z] #7 DONE 0.1s [2025-06-28T00:26:41.363Z] [2025-06-28T00:26:41.363Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:41.363Z] #8 DONE 0.0s [2025-06-28T00:26:41.363Z] [2025-06-28T00:26:41.363Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:41.363Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:41.644Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:41.644Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:41.644Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:41.644Z] #1 transferring dockerfile: 206B done [2025-06-28T00:26:41.644Z] #1 DONE 0.0s [2025-06-28T00:26:41.644Z] [2025-06-28T00:26:41.644Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:41.644Z] #2 DONE 0.0s [2025-06-28T00:26:41.644Z] [2025-06-28T00:26:41.644Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:41.644Z] #3 DONE 0.0s [2025-06-28T00:26:41.644Z] [2025-06-28T00:26:41.644Z] #4 [internal] load .dockerignore [2025-06-28T00:26:41.644Z] #4 transferring context: 2B done [2025-06-28T00:26:41.644Z] #4 DONE 0.0s [2025-06-28T00:26:41.644Z] [2025-06-28T00:26:41.644Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:41.644Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:41.644Z] #5 DONE 0.0s [2025-06-28T00:26:41.644Z] [2025-06-28T00:26:41.644Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:41.901Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:41.901Z] #6 DONE 0.0s [2025-06-28T00:26:41.901Z] [2025-06-28T00:26:41.901Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:41.901Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:41.901Z] #5 DONE 0.1s [2025-06-28T00:26:41.901Z] [2025-06-28T00:26:41.901Z] #7 exporting to image [2025-06-28T00:26:41.901Z] #7 exporting layers done [2025-06-28T00:26:41.901Z] #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done [2025-06-28T00:26:41.901Z] #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done [2025-06-28T00:26:41.901Z] #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done [2025-06-28T00:26:41.901Z] #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done [2025-06-28T00:26:41.901Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done [2025-06-28T00:26:41.901Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:41.901Z] #7 ... [2025-06-28T00:26:41.901Z] [2025-06-28T00:26:41.901Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:41.901Z] #8 DONE 0.0s [2025-06-28T00:26:41.901Z] [2025-06-28T00:26:41.901Z] #7 exporting to image [2025-06-28T00:26:41.901Z] #7 pushing layers 0.1s done [2025-06-28T00:26:41.901Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed [2025-06-28T00:26:42.158Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done [2025-06-28T00:26:42.158Z] #7 DONE 0.2s [2025-06-28T00:26:42.158Z] [2025-06-28T00:26:42.158Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:42.158Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:42.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-06-28T00:26:42.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-06-28T00:26:42.703Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:42.703Z] #1 transferring dockerfile: 172B done [2025-06-28T00:26:42.703Z] #1 DONE 0.0s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-28T00:26:42.703Z] #2 DONE 0.0s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-06-28T00:26:42.703Z] #3 DONE 0.0s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #4 [internal] load .dockerignore [2025-06-28T00:26:42.703Z] #4 transferring context: 2B done [2025-06-28T00:26:42.703Z] #4 DONE 0.0s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:42.703Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:42.703Z] #5 CACHED [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:42.703Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:42.703Z] #6 CACHED [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #7 exporting to image [2025-06-28T00:26:42.703Z] #7 exporting layers done [2025-06-28T00:26:42.703Z] #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done [2025-06-28T00:26:42.703Z] #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done [2025-06-28T00:26:42.703Z] #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done [2025-06-28T00:26:42.703Z] #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done [2025-06-28T00:26:42.703Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed [2025-06-28T00:26:42.703Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:42.703Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done [2025-06-28T00:26:42.703Z] #7 pushing layers 0.0s done [2025-06-28T00:26:42.703Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done [2025-06-28T00:26:42.703Z] #7 DONE 0.1s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:42.703Z] #8 DONE 0.0s [2025-06-28T00:26:42.703Z] [2025-06-28T00:26:42.703Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:42.703Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:42.991Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30' [2025-06-28T00:26:42.991Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 --push - [2025-06-28T00:26:42.991Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:42.991Z] #1 transferring dockerfile: 178B done [2025-06-28T00:26:42.991Z] #1 DONE 0.0s [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [2025-06-28T00:26:42.991Z] #2 DONE 0.0s [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30 [2025-06-28T00:26:42.991Z] #3 DONE 0.0s [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #4 [internal] load .dockerignore [2025-06-28T00:26:42.991Z] #4 transferring context: 2B done [2025-06-28T00:26:42.991Z] #4 DONE 0.0s [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:42.991Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done [2025-06-28T00:26:42.991Z] #5 CACHED [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:42.991Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done [2025-06-28T00:26:42.991Z] #6 CACHED [2025-06-28T00:26:42.991Z] [2025-06-28T00:26:42.991Z] #7 exporting to image [2025-06-28T00:26:42.991Z] #7 exporting layers done [2025-06-28T00:26:42.991Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:43.249Z] #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done [2025-06-28T00:26:43.249Z] #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done [2025-06-28T00:26:43.249Z] #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done [2025-06-28T00:26:43.249Z] #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done [2025-06-28T00:26:43.249Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done [2025-06-28T00:26:43.249Z] #7 pushing layers 0.0s done [2025-06-28T00:26:43.249Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.30@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done [2025-06-28T00:26:43.249Z] #7 DONE 0.1s [2025-06-28T00:26:43.249Z] [2025-06-28T00:26:43.249Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:43.249Z] #8 DONE 0.0s [2025-06-28T00:26:43.249Z] [2025-06-28T00:26:43.249Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:43.249Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:43.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:43.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:43.537Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:43.537Z] #1 transferring dockerfile: 219B done [2025-06-28T00:26:43.537Z] #1 DONE 0.0s [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:43.537Z] #2 DONE 0.0s [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:43.537Z] #3 DONE 0.0s [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #4 [internal] load .dockerignore [2025-06-28T00:26:43.537Z] #4 transferring context: 2B done [2025-06-28T00:26:43.537Z] #4 DONE 0.0s [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:43.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done [2025-06-28T00:26:43.537Z] #5 CACHED [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:43.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 0.0s done [2025-06-28T00:26:43.537Z] #6 CACHED [2025-06-28T00:26:43.537Z] [2025-06-28T00:26:43.537Z] #7 exporting to image [2025-06-28T00:26:43.537Z] #7 exporting layers done [2025-06-28T00:26:43.537Z] #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done [2025-06-28T00:26:43.537Z] #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done [2025-06-28T00:26:43.537Z] #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done [2025-06-28T00:26:43.537Z] #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done [2025-06-28T00:26:43.537Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed [2025-06-28T00:26:43.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:43.803Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done [2025-06-28T00:26:43.803Z] #7 pushing layers 0.0s done [2025-06-28T00:26:43.803Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done [2025-06-28T00:26:43.803Z] #7 DONE 0.1s [2025-06-28T00:26:43.803Z] [2025-06-28T00:26:43.803Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:43.803Z] #8 DONE 0.0s [2025-06-28T00:26:43.803Z] [2025-06-28T00:26:43.803Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:43.803Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:44.090Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-06-28T00:26:44.090Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-06-28T00:26:44.090Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:44.090Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:44.090Z] #1 DONE 0.0s [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-28T00:26:44.090Z] #2 DONE 0.0s [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-06-28T00:26:44.090Z] #3 DONE 0.0s [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #4 [internal] load .dockerignore [2025-06-28T00:26:44.090Z] #4 transferring context: 2B done [2025-06-28T00:26:44.090Z] #4 DONE 0.0s [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:44.090Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:44.090Z] #5 CACHED [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 [2025-06-28T00:26:44.090Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:0f4e60996753977b52fbc53ef283e8619f0d3c12764f9e39153e608f3f5b1386 done [2025-06-28T00:26:44.090Z] #6 CACHED [2025-06-28T00:26:44.090Z] [2025-06-28T00:26:44.090Z] #7 exporting to image [2025-06-28T00:26:44.090Z] #7 exporting layers done [2025-06-28T00:26:44.090Z] #7 exporting manifest sha256:02fcb067ba58b0f23bbc97fdbf2c48ec2cd8a6afd4f235206aefc6f3739bd07c done [2025-06-28T00:26:44.090Z] #7 exporting config sha256:dcda553e98df35207f995ec2f6f7ea5a1ba0aad6f9aa978139bc093671caba08 done [2025-06-28T00:26:44.090Z] #7 exporting manifest sha256:14fec2e642084016323260f388755551d7eb8da4a336bdcd0d326a05c2c51cb0 done [2025-06-28T00:26:44.090Z] #7 exporting config sha256:253bc157f360e93262d2875d59d3458bfda30b31fd6d1ff07cd28ac6b2ad31a1 done [2025-06-28T00:26:44.090Z] #7 exporting manifest list sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed done [2025-06-28T00:26:44.090Z] #7 pushing layers [2025-06-28T00:26:44.090Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:44.351Z] #7 pushing layers 0.0s done [2025-06-28T00:26:44.351Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:dae33936e45c7cad4e392f795bb88d94485a09a956984f7154ef02ea56f856ed 0.1s done [2025-06-28T00:26:44.351Z] #7 DONE 0.1s [2025-06-28T00:26:44.351Z] [2025-06-28T00:26:44.351Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:44.351Z] #8 DONE 0.0s [2025-06-28T00:26:44.351Z] [2025-06-28T00:26:44.351Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:44.351Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:44.636Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:44.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:44.895Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:44.895Z] #1 transferring dockerfile: 206B done [2025-06-28T00:26:44.895Z] #1 DONE 0.0s [2025-06-28T00:26:44.895Z] [2025-06-28T00:26:44.895Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:44.895Z] #2 DONE 0.0s [2025-06-28T00:26:44.895Z] [2025-06-28T00:26:44.895Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:44.895Z] #3 DONE 0.0s [2025-06-28T00:26:44.895Z] [2025-06-28T00:26:44.895Z] #4 [internal] load .dockerignore [2025-06-28T00:26:44.895Z] #4 transferring context: 2B done [2025-06-28T00:26:44.895Z] #4 DONE 0.0s [2025-06-28T00:26:44.895Z] [2025-06-28T00:26:44.895Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:44.896Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done [2025-06-28T00:26:44.896Z] #5 DONE 0.0s [2025-06-28T00:26:44.896Z] [2025-06-28T00:26:44.896Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:44.896Z] #6 DONE 0.0s [2025-06-28T00:26:44.896Z] [2025-06-28T00:26:44.896Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:44.896Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done [2025-06-28T00:26:44.896Z] #5 DONE 0.1s [2025-06-28T00:26:44.896Z] [2025-06-28T00:26:44.896Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:45.155Z] #7 DONE 0.0s [2025-06-28T00:26:45.155Z] [2025-06-28T00:26:45.155Z] #8 exporting to image [2025-06-28T00:26:45.155Z] #8 exporting layers done [2025-06-28T00:26:45.155Z] #8 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done [2025-06-28T00:26:45.155Z] #8 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done [2025-06-28T00:26:45.155Z] #8 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done [2025-06-28T00:26:45.155Z] #8 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done [2025-06-28T00:26:45.155Z] #8 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done [2025-06-28T00:26:45.155Z] #8 pushing layers 0.1s done [2025-06-28T00:26:45.155Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 [2025-06-28T00:26:45.155Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:45.155Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done [2025-06-28T00:26:45.155Z] #8 DONE 0.2s [2025-06-28T00:26:45.155Z] [2025-06-28T00:26:45.155Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:45.155Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:45.443Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-06-28T00:26:45.443Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-06-28T00:26:45.443Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:45.443Z] #1 transferring dockerfile: 172B done [2025-06-28T00:26:45.443Z] #1 DONE 0.0s [2025-06-28T00:26:45.443Z] [2025-06-28T00:26:45.443Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-28T00:26:45.444Z] #2 DONE 0.0s [2025-06-28T00:26:45.444Z] [2025-06-28T00:26:45.444Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-06-28T00:26:45.444Z] #3 DONE 0.0s [2025-06-28T00:26:45.444Z] [2025-06-28T00:26:45.444Z] #4 [internal] load .dockerignore [2025-06-28T00:26:45.444Z] #4 transferring context: 2B done [2025-06-28T00:26:45.444Z] #4 DONE 0.0s [2025-06-28T00:26:45.444Z] [2025-06-28T00:26:45.444Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:45.444Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:45.444Z] #5 CACHED [2025-06-28T00:26:45.444Z] [2025-06-28T00:26:45.444Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:45.444Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:45.444Z] #6 CACHED [2025-06-28T00:26:45.444Z] [2025-06-28T00:26:45.444Z] #7 exporting to image [2025-06-28T00:26:45.444Z] #7 exporting layers done [2025-06-28T00:26:45.444Z] #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 [2025-06-28T00:26:45.444Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:45.702Z] #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done [2025-06-28T00:26:45.702Z] #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done [2025-06-28T00:26:45.702Z] #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done [2025-06-28T00:26:45.702Z] #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done [2025-06-28T00:26:45.702Z] #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done [2025-06-28T00:26:45.702Z] #7 pushing layers 0.0s done [2025-06-28T00:26:45.702Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done [2025-06-28T00:26:45.702Z] #7 DONE 0.1s [2025-06-28T00:26:45.702Z] [2025-06-28T00:26:45.702Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:45.702Z] #8 DONE 0.0s [2025-06-28T00:26:45.702Z] [2025-06-28T00:26:45.702Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:45.702Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:46.068Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30' [2025-06-28T00:26:46.068Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 --push - [2025-06-28T00:26:46.068Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:46.068Z] #1 transferring dockerfile: 178B done [2025-06-28T00:26:46.068Z] #1 DONE 0.0s [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [2025-06-28T00:26:46.068Z] #2 DONE 0.0s [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30 [2025-06-28T00:26:46.068Z] #3 DONE 0.0s [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #4 [internal] load .dockerignore [2025-06-28T00:26:46.068Z] #4 transferring context: 2B done [2025-06-28T00:26:46.068Z] #4 DONE 0.0s [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:46.068Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:46.068Z] #5 CACHED [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:46.068Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b 0.0s done [2025-06-28T00:26:46.068Z] #6 CACHED [2025-06-28T00:26:46.068Z] [2025-06-28T00:26:46.068Z] #7 exporting to image [2025-06-28T00:26:46.068Z] #7 exporting layers done [2025-06-28T00:26:46.068Z] #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done [2025-06-28T00:26:46.068Z] #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done [2025-06-28T00:26:46.068Z] #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done [2025-06-28T00:26:46.068Z] #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done [2025-06-28T00:26:46.068Z] #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done [2025-06-28T00:26:46.068Z] #7 pushing layers 0.0s done [2025-06-28T00:26:46.068Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 [2025-06-28T00:26:46.068Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:46.326Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done [2025-06-28T00:26:46.326Z] #7 DONE 0.1s [2025-06-28T00:26:46.326Z] [2025-06-28T00:26:46.326Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:46.326Z] #8 DONE 0.0s [2025-06-28T00:26:46.326Z] [2025-06-28T00:26:46.326Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:46.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:46.615Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:46.615Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:46.615Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:46.615Z] #1 transferring dockerfile: 219B done [2025-06-28T00:26:46.615Z] #1 DONE 0.0s [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:46.615Z] #2 DONE 0.0s [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:46.615Z] #3 DONE 0.0s [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #4 [internal] load .dockerignore [2025-06-28T00:26:46.615Z] #4 transferring context: 2B done [2025-06-28T00:26:46.615Z] #4 DONE 0.0s [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:46.615Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:46.615Z] #5 CACHED [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:46.615Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:46.615Z] #6 CACHED [2025-06-28T00:26:46.615Z] [2025-06-28T00:26:46.615Z] #7 exporting to image [2025-06-28T00:26:46.615Z] #7 exporting layers done [2025-06-28T00:26:46.615Z] #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done [2025-06-28T00:26:46.615Z] #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done [2025-06-28T00:26:46.615Z] #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done [2025-06-28T00:26:46.615Z] #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done [2025-06-28T00:26:46.615Z] #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done [2025-06-28T00:26:46.615Z] #7 pushing layers 0.0s done [2025-06-28T00:26:46.615Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 [2025-06-28T00:26:46.615Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:46.873Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done [2025-06-28T00:26:46.873Z] #7 DONE 0.1s [2025-06-28T00:26:46.873Z] [2025-06-28T00:26:46.873Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:46.873Z] #8 DONE 0.0s [2025-06-28T00:26:46.873Z] [2025-06-28T00:26:46.873Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:46.873Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:47.156Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-06-28T00:26:47.156Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-06-28T00:26:47.156Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:47.156Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:47.156Z] #1 DONE 0.0s [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-28T00:26:47.156Z] #2 DONE 0.0s [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-06-28T00:26:47.156Z] #3 DONE 0.0s [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #4 [internal] load .dockerignore [2025-06-28T00:26:47.156Z] #4 transferring context: 2B done [2025-06-28T00:26:47.156Z] #4 DONE 0.0s [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:47.156Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:47.156Z] #5 CACHED [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b [2025-06-28T00:26:47.156Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:da12f88116e87e146e80998b579d789f1d800e93bef1ba0905857fe9e30ab20b done [2025-06-28T00:26:47.156Z] #6 CACHED [2025-06-28T00:26:47.156Z] [2025-06-28T00:26:47.156Z] #7 exporting to image [2025-06-28T00:26:47.156Z] #7 exporting layers done [2025-06-28T00:26:47.156Z] #7 exporting manifest sha256:3ff58226dd1fd084d36ffeafcd33ef6d0efd6908207c01c21d2256584ec56328 done [2025-06-28T00:26:47.156Z] #7 exporting config sha256:ad4ed6e7c524fae644f41688c0909c649ac6b4a7fc0a41145476d01da4a12636 done [2025-06-28T00:26:47.156Z] #7 exporting manifest sha256:436952afbfabe9ae5a98e09d8b8ce17d7b902731aa089e20eb5008127e6336eb done [2025-06-28T00:26:47.156Z] #7 exporting config sha256:d91243617e9b7a64f49a58a4dd4c5433c2fd18faa34e7176a5565035a86267c0 done [2025-06-28T00:26:47.156Z] #7 exporting manifest list sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 done [2025-06-28T00:26:47.156Z] #7 pushing layers 0.0s done [2025-06-28T00:26:47.156Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 [2025-06-28T00:26:47.156Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:47.415Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:66ff0e29719bbfe517b5f3865d762d43167d568e66106755148a23f0749af9a7 0.1s done [2025-06-28T00:26:47.415Z] #7 DONE 0.1s [2025-06-28T00:26:47.415Z] [2025-06-28T00:26:47.415Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:47.415Z] #8 DONE 0.0s [2025-06-28T00:26:47.415Z] [2025-06-28T00:26:47.415Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:47.415Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:47.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:47.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:47.955Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:47.955Z] #1 transferring dockerfile: 206B done [2025-06-28T00:26:47.955Z] #1 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:47.955Z] #2 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:47.955Z] #3 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #4 [internal] load .dockerignore [2025-06-28T00:26:47.955Z] #4 transferring context: 2B done [2025-06-28T00:26:47.955Z] #4 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:47.955Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:47.955Z] #5 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:47.955Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:47.955Z] #6 DONE 0.1s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:47.955Z] #7 DONE 0.0s [2025-06-28T00:26:47.955Z] [2025-06-28T00:26:47.955Z] #8 exporting to image [2025-06-28T00:26:47.955Z] #8 exporting layers done [2025-06-28T00:26:47.955Z] #8 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done [2025-06-28T00:26:47.955Z] #8 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done [2025-06-28T00:26:47.955Z] #8 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done [2025-06-28T00:26:47.955Z] #8 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done [2025-06-28T00:26:47.955Z] #8 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done [2025-06-28T00:26:47.955Z] #8 pushing layers 0.1s done [2025-06-28T00:26:47.955Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 [2025-06-28T00:26:47.955Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:48.215Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done [2025-06-28T00:26:48.215Z] #8 DONE 0.2s [2025-06-28T00:26:48.215Z] [2025-06-28T00:26:48.215Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:48.215Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:48.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-06-28T00:26:48.497Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-06-28T00:26:48.497Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:48.497Z] #1 transferring dockerfile: 172B done [2025-06-28T00:26:48.497Z] #1 DONE 0.0s [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-28T00:26:48.497Z] #2 DONE 0.0s [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-06-28T00:26:48.497Z] #3 DONE 0.0s [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #4 [internal] load .dockerignore [2025-06-28T00:26:48.497Z] #4 transferring context: 2B done [2025-06-28T00:26:48.497Z] #4 DONE 0.0s [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:48.497Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done [2025-06-28T00:26:48.497Z] #5 CACHED [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:48.497Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done [2025-06-28T00:26:48.497Z] #6 CACHED [2025-06-28T00:26:48.497Z] [2025-06-28T00:26:48.497Z] #7 exporting to image [2025-06-28T00:26:48.497Z] #7 exporting layers done [2025-06-28T00:26:48.497Z] #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done [2025-06-28T00:26:48.497Z] #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done [2025-06-28T00:26:48.497Z] #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 [2025-06-28T00:26:48.497Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:48.757Z] #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done [2025-06-28T00:26:48.757Z] #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done [2025-06-28T00:26:48.757Z] #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done [2025-06-28T00:26:48.757Z] #7 pushing layers 0.0s done [2025-06-28T00:26:48.757Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done [2025-06-28T00:26:48.757Z] #7 DONE 0.1s [2025-06-28T00:26:48.757Z] [2025-06-28T00:26:48.757Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:48.757Z] #8 DONE 0.0s [2025-06-28T00:26:48.757Z] [2025-06-28T00:26:48.757Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:48.757Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:49.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 --push - [2025-06-28T00:26:49.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30' [2025-06-28T00:26:49.049Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:49.049Z] #1 transferring dockerfile: 178B done [2025-06-28T00:26:49.049Z] #1 DONE 0.0s [2025-06-28T00:26:49.049Z] [2025-06-28T00:26:49.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [2025-06-28T00:26:49.049Z] #2 DONE 0.0s [2025-06-28T00:26:49.049Z] [2025-06-28T00:26:49.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30 [2025-06-28T00:26:49.049Z] #3 DONE 0.0s [2025-06-28T00:26:49.049Z] [2025-06-28T00:26:49.049Z] #4 [internal] load .dockerignore [2025-06-28T00:26:49.049Z] #4 transferring context: 2B done [2025-06-28T00:26:49.049Z] #4 DONE 0.0s [2025-06-28T00:26:49.049Z] [2025-06-28T00:26:49.050Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:49.050Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:49.050Z] #5 CACHED [2025-06-28T00:26:49.050Z] [2025-06-28T00:26:49.050Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:49.050Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:49.050Z] #6 CACHED [2025-06-28T00:26:49.050Z] [2025-06-28T00:26:49.050Z] #7 exporting to image [2025-06-28T00:26:49.050Z] #7 exporting layers [2025-06-28T00:26:49.050Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:49.309Z] #7 exporting layers done [2025-06-28T00:26:49.309Z] #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done [2025-06-28T00:26:49.309Z] #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done [2025-06-28T00:26:49.309Z] #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done [2025-06-28T00:26:49.309Z] #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done [2025-06-28T00:26:49.309Z] #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done [2025-06-28T00:26:49.309Z] #7 pushing layers 0.0s done [2025-06-28T00:26:49.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done [2025-06-28T00:26:49.309Z] #7 DONE 0.1s [2025-06-28T00:26:49.309Z] [2025-06-28T00:26:49.309Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:49.309Z] #8 DONE 0.0s [2025-06-28T00:26:49.309Z] [2025-06-28T00:26:49.309Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:49.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:49.595Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:49.595Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:49.595Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:49.595Z] #1 transferring dockerfile: 219B done [2025-06-28T00:26:49.595Z] #1 DONE 0.0s [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:49.595Z] #2 DONE 0.0s [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:49.595Z] #3 DONE 0.0s [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #4 [internal] load .dockerignore [2025-06-28T00:26:49.595Z] #4 transferring context: 2B done [2025-06-28T00:26:49.595Z] #4 DONE 0.0s [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:49.595Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:49.595Z] #5 CACHED [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:49.595Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b done [2025-06-28T00:26:49.595Z] #6 CACHED [2025-06-28T00:26:49.595Z] [2025-06-28T00:26:49.595Z] #7 exporting to image [2025-06-28T00:26:49.595Z] #7 exporting layers done [2025-06-28T00:26:49.595Z] #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done [2025-06-28T00:26:49.595Z] #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done [2025-06-28T00:26:49.595Z] #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done [2025-06-28T00:26:49.595Z] #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done [2025-06-28T00:26:49.595Z] #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done [2025-06-28T00:26:49.595Z] #7 pushing layers 0.0s done [2025-06-28T00:26:49.595Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 [2025-06-28T00:26:49.595Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:49.854Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done [2025-06-28T00:26:49.854Z] #7 DONE 0.1s [2025-06-28T00:26:49.854Z] [2025-06-28T00:26:49.854Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:49.854Z] #8 DONE 0.0s [2025-06-28T00:26:49.854Z] [2025-06-28T00:26:49.854Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:49.854Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:50.139Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-06-28T00:26:50.139Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-06-28T00:26:50.139Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:50.139Z] #1 transferring dockerfile: 170B done [2025-06-28T00:26:50.139Z] #1 DONE 0.0s [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-28T00:26:50.139Z] #2 DONE 0.0s [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-06-28T00:26:50.139Z] #3 DONE 0.0s [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #4 [internal] load .dockerignore [2025-06-28T00:26:50.139Z] #4 transferring context: 2B done [2025-06-28T00:26:50.139Z] #4 DONE 0.0s [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:50.139Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done [2025-06-28T00:26:50.139Z] #5 CACHED [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b [2025-06-28T00:26:50.139Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:ea9810bf256cad5ba09307216d052b8507fc0970f0b8c20112e74659ff2a5f5b 0.0s done [2025-06-28T00:26:50.139Z] #6 CACHED [2025-06-28T00:26:50.139Z] [2025-06-28T00:26:50.139Z] #7 exporting to image [2025-06-28T00:26:50.139Z] #7 exporting layers done [2025-06-28T00:26:50.139Z] #7 exporting manifest sha256:0edd977fc406cbc984e4b4cee3244d7fe3e97a111bf21f41ff38e9ecabddf926 done [2025-06-28T00:26:50.139Z] #7 exporting config sha256:3a21cccec00dc8f42dd5e8c3d1fb71429d39392e16eccf6d5c92c9d66958c14e done [2025-06-28T00:26:50.139Z] #7 exporting manifest sha256:0b12afe721eb73974a9f1ac5b07589f7a631fd7978089d41181c2e4b7ce58158 done [2025-06-28T00:26:50.139Z] #7 exporting config sha256:692c1376a5613b59e9ec0ef56a0a52072da463ec6d3a57f1903d8cbbc5c314a0 done [2025-06-28T00:26:50.139Z] #7 exporting manifest list sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 done [2025-06-28T00:26:50.139Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:50.399Z] #7 pushing layers 0.0s done [2025-06-28T00:26:50.399Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:28953cbb5bf4a76a4afb78fedefa1ad5e6d3870f9cb5942040d01669b7aa93b5 0.1s done [2025-06-28T00:26:50.399Z] #7 DONE 0.1s [2025-06-28T00:26:50.399Z] [2025-06-28T00:26:50.399Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:50.399Z] #8 DONE 0.0s [2025-06-28T00:26:50.399Z] [2025-06-28T00:26:50.399Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:50.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:50.681Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723' [2025-06-28T00:26:50.681Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 --push - [2025-06-28T00:26:50.681Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:50.681Z] #1 transferring dockerfile: 202B done [2025-06-28T00:26:50.681Z] #1 DONE 0.0s [2025-06-28T00:26:50.681Z] [2025-06-28T00:26:50.681Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:50.681Z] #2 DONE 0.0s [2025-06-28T00:26:50.681Z] [2025-06-28T00:26:50.681Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T00:26:50.681Z] #3 DONE 0.0s [2025-06-28T00:26:50.681Z] [2025-06-28T00:26:50.681Z] #4 [internal] load .dockerignore [2025-06-28T00:26:50.681Z] #4 transferring context: 2B done [2025-06-28T00:26:50.681Z] #4 DONE 0.0s [2025-06-28T00:26:50.681Z] [2025-06-28T00:26:50.681Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:50.681Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:50.681Z] #5 DONE 0.0s [2025-06-28T00:26:50.681Z] [2025-06-28T00:26:50.681Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:50.939Z] #6 DONE 0.0s [2025-06-28T00:26:50.939Z] [2025-06-28T00:26:50.939Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:50.939Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:50.939Z] #5 DONE 0.1s [2025-06-28T00:26:50.939Z] [2025-06-28T00:26:50.939Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:50.939Z] #7 DONE 0.0s [2025-06-28T00:26:50.939Z] [2025-06-28T00:26:50.939Z] #8 exporting to image [2025-06-28T00:26:50.939Z] #8 exporting layers done [2025-06-28T00:26:50.939Z] #8 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done [2025-06-28T00:26:50.939Z] #8 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done [2025-06-28T00:26:50.939Z] #8 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done [2025-06-28T00:26:50.939Z] #8 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done [2025-06-28T00:26:50.939Z] #8 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done [2025-06-28T00:26:50.939Z] #8 pushing layers 0.1s done [2025-06-28T00:26:50.939Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done [2025-06-28T00:26:50.939Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:50.939Z] #8 DONE 0.2s [2025-06-28T00:26:51.197Z] [2025-06-28T00:26:51.197Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:51.197Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:51.489Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-06-28T00:26:51.489Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-06-28T00:26:51.489Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:51.489Z] #1 transferring dockerfile: 168B done [2025-06-28T00:26:51.489Z] #1 DONE 0.0s [2025-06-28T00:26:51.489Z] [2025-06-28T00:26:51.489Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-28T00:26:51.489Z] #2 DONE 0.0s [2025-06-28T00:26:51.489Z] [2025-06-28T00:26:51.489Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-06-28T00:26:51.489Z] #3 DONE 0.0s [2025-06-28T00:26:51.489Z] [2025-06-28T00:26:51.489Z] #4 [internal] load .dockerignore [2025-06-28T00:26:51.489Z] #4 transferring context: 2B done [2025-06-28T00:26:51.489Z] #4 DONE 0.0s [2025-06-28T00:26:51.489Z] [2025-06-28T00:26:51.489Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:51.489Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done [2025-06-28T00:26:51.489Z] #5 CACHED [2025-06-28T00:26:51.489Z] [2025-06-28T00:26:51.489Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:51.490Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done [2025-06-28T00:26:51.490Z] #6 CACHED [2025-06-28T00:26:51.490Z] [2025-06-28T00:26:51.490Z] #7 exporting to image [2025-06-28T00:26:51.490Z] #7 exporting layers done [2025-06-28T00:26:51.490Z] #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done [2025-06-28T00:26:51.490Z] #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done [2025-06-28T00:26:51.490Z] #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done [2025-06-28T00:26:51.490Z] #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a [2025-06-28T00:26:51.490Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:51.748Z] #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done [2025-06-28T00:26:51.748Z] #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done [2025-06-28T00:26:51.748Z] #7 pushing layers 0.0s done [2025-06-28T00:26:51.748Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done [2025-06-28T00:26:51.748Z] #7 DONE 0.1s [2025-06-28T00:26:51.748Z] [2025-06-28T00:26:51.748Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:51.748Z] #8 DONE 0.0s [2025-06-28T00:26:51.748Z] [2025-06-28T00:26:51.748Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:51.748Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:52.031Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30' [2025-06-28T00:26:52.031Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 --push - [2025-06-28T00:26:52.031Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:52.031Z] #1 transferring dockerfile: 174B done [2025-06-28T00:26:52.031Z] #1 DONE 0.0s [2025-06-28T00:26:52.031Z] [2025-06-28T00:26:52.031Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [2025-06-28T00:26:52.031Z] #2 DONE 0.0s [2025-06-28T00:26:52.031Z] [2025-06-28T00:26:52.031Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30 [2025-06-28T00:26:52.031Z] #3 DONE 0.0s [2025-06-28T00:26:52.031Z] [2025-06-28T00:26:52.031Z] #4 [internal] load .dockerignore [2025-06-28T00:26:52.031Z] #4 transferring context: 2B done [2025-06-28T00:26:52.031Z] #4 DONE 0.0s [2025-06-28T00:26:52.031Z] [2025-06-28T00:26:52.031Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:52.031Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:52.031Z] #5 CACHED [2025-06-28T00:26:52.031Z] [2025-06-28T00:26:52.031Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:52.031Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:52.032Z] #6 CACHED [2025-06-28T00:26:52.032Z] [2025-06-28T00:26:52.032Z] #7 exporting to image [2025-06-28T00:26:52.032Z] #7 exporting layers done [2025-06-28T00:26:52.032Z] #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done [2025-06-28T00:26:52.032Z] #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done [2025-06-28T00:26:52.032Z] #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done [2025-06-28T00:26:52.032Z] #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done [2025-06-28T00:26:52.032Z] #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done [2025-06-28T00:26:52.032Z] #7 pushing layers 0.0s done [2025-06-28T00:26:52.032Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 [2025-06-28T00:26:52.032Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:52.290Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done [2025-06-28T00:26:52.291Z] #7 DONE 0.1s [2025-06-28T00:26:52.291Z] [2025-06-28T00:26:52.291Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:52.291Z] #8 DONE 0.0s [2025-06-28T00:26:52.291Z] [2025-06-28T00:26:52.291Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:52.291Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:52.578Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30' [2025-06-28T00:26:52.578Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 --push - [2025-06-28T00:26:52.578Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:52.578Z] #1 transferring dockerfile: 215B done [2025-06-28T00:26:52.578Z] #1 DONE 0.0s [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:52.578Z] #2 DONE 0.0s [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T00:26:52.578Z] #3 DONE 0.0s [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #4 [internal] load .dockerignore [2025-06-28T00:26:52.578Z] #4 transferring context: 2B done [2025-06-28T00:26:52.578Z] #4 DONE 0.0s [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:52.578Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done [2025-06-28T00:26:52.578Z] #5 CACHED [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:52.578Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:52.578Z] #6 CACHED [2025-06-28T00:26:52.578Z] [2025-06-28T00:26:52.578Z] #7 exporting to image [2025-06-28T00:26:52.578Z] #7 exporting layers done [2025-06-28T00:26:52.578Z] #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done [2025-06-28T00:26:52.578Z] #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done [2025-06-28T00:26:52.578Z] #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 [2025-06-28T00:26:52.578Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:52.836Z] #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done [2025-06-28T00:26:52.836Z] #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done [2025-06-28T00:26:52.836Z] #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done [2025-06-28T00:26:52.836Z] #7 pushing layers 0.0s done [2025-06-28T00:26:52.836Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done [2025-06-28T00:26:52.836Z] #7 DONE 0.1s [2025-06-28T00:26:52.836Z] [2025-06-28T00:26:52.836Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:52.836Z] #8 DONE 0.0s [2025-06-28T00:26:52.836Z] [2025-06-28T00:26:52.836Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:52.836Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-28T00:26:53.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-06-28T00:26:53.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-06-28T00:26:53.121Z] #1 [internal] load build definition from Dockerfile [2025-06-28T00:26:53.121Z] #1 transferring dockerfile: 166B done [2025-06-28T00:26:53.121Z] #1 DONE 0.0s [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-28T00:26:53.121Z] #2 DONE 0.0s [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-06-28T00:26:53.121Z] #3 DONE 0.0s [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #4 [internal] load .dockerignore [2025-06-28T00:26:53.121Z] #4 transferring context: 2B done [2025-06-28T00:26:53.121Z] #4 DONE 0.0s [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:53.121Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 done [2025-06-28T00:26:53.121Z] #5 CACHED [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 [2025-06-28T00:26:53.121Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbffccd23880d6fc7fc5ab499d9f39df32bb360723c51694696feb0d9a9b97f3 0.0s done [2025-06-28T00:26:53.121Z] #6 CACHED [2025-06-28T00:26:53.121Z] [2025-06-28T00:26:53.121Z] #7 exporting to image [2025-06-28T00:26:53.121Z] #7 exporting layers done [2025-06-28T00:26:53.121Z] #7 exporting manifest sha256:790469e87d55d550d52c042f1f8140103c0d04b51d65e61ab7335531f5cb4236 done [2025-06-28T00:26:53.121Z] #7 exporting config sha256:0b2e95054bdf65116ef022bcf1a285e32cbda96e106a1e630f6fbf22c9a8ae51 done [2025-06-28T00:26:53.121Z] #7 exporting manifest sha256:ffadf4f5ec1561231cf78a352452409d801772fee5a82af82b0a6b8cd96a4435 done [2025-06-28T00:26:53.121Z] #7 exporting config sha256:c287cc5b859f9d39e6e6d154df3ce106b7c8c87887b32684764b81d0dbdb496a done [2025-06-28T00:26:53.121Z] #7 exporting manifest list sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 done [2025-06-28T00:26:53.121Z] #7 pushing layers [2025-06-28T00:26:53.121Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-28T00:26:53.379Z] #7 pushing layers 0.0s done [2025-06-28T00:26:53.379Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:282ac33b767a1e6a72cb71e6ad0fc03f7958bab155bd3e3bc0148ac25fdf81a4 0.1s done [2025-06-28T00:26:53.379Z] #7 DONE 0.1s [2025-06-28T00:26:53.379Z] [2025-06-28T00:26:53.379Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-06-28T00:26:53.379Z] #8 DONE 0.0s [2025-06-28T00:26:53.379Z] [2025-06-28T00:26:53.379Z] 1 warning found (use --debug to expand): [2025-06-28T00:26:53.379Z]  - 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-06-28T00:26:53.819Z] + '[' -d /w/workspace/edgex-go/862/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:26:54.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:26:54.667Z] ---> package-listing.sh [2025-06-28T00:26:54.667Z] ++ facter osfamily [2025-06-28T00:26:54.667Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-28T00:26:54.925Z] + OS_FAMILY=redhat [2025-06-28T00:26:54.925Z] + workspace=/w/workspace/edgex-go/862 [2025-06-28T00:26:54.925Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-28T00:26:54.925Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-28T00:26:54.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-28T00:26:54.925Z] + PACKAGES=/tmp/packages_start.txt [2025-06-28T00:26:54.925Z] + '[' /w/workspace/edgex-go/862 ']' [2025-06-28T00:26:54.925Z] + PACKAGES=/tmp/packages_end.txt [2025-06-28T00:26:54.925Z] + case "${OS_FAMILY}" in [2025-06-28T00:26:54.925Z] + rpm -qa [2025-06-28T00:26:54.925Z] + sort [2025-06-28T00:26:55.492Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-28T00:26:55.492Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-28T00:26:55.492Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-28T00:26:55.492Z] + '[' /w/workspace/edgex-go/862 ']' [2025-06-28T00:26:55.492Z] + mkdir -p /w/workspace/edgex-go/862/archives/ [2025-06-28T00:26:55.492Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/862/archives/ [Pipeline] echo [2025-06-28T00:26:55.502Z] 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/862/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-28T00:26:55.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:26:56.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T00:26:56.340Z] [2025-06-28T00:26:56.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T00:26:56.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T00:26:56.649Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-28T00:26:56.649Z] 5eb5b503b376: Pulling fs layer [2025-06-28T00:26:56.649Z] 5c69ac0246d0: Pulling fs layer [2025-06-28T00:26:56.649Z] ec43610c2a17: Pulling fs layer [2025-06-28T00:26:56.649Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-28T00:26:56.649Z] 33b1e0a273af: Pulling fs layer [2025-06-28T00:26:56.649Z] 5d3b04190fa2: Pulling fs layer [2025-06-28T00:26:56.649Z] 2f39f015ded8: Pulling fs layer [2025-06-28T00:26:56.649Z] 33b1e0a273af: Waiting [2025-06-28T00:26:56.649Z] 5d3b04190fa2: Waiting [2025-06-28T00:26:56.649Z] 2f39f015ded8: Waiting [2025-06-28T00:26:56.649Z] 3a2ae6a8a46f: Waiting [2025-06-28T00:26:56.649Z] 5c69ac0246d0: Verifying Checksum [2025-06-28T00:26:56.649Z] 5c69ac0246d0: Download complete [2025-06-28T00:26:56.649Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-28T00:26:56.649Z] 3a2ae6a8a46f: Download complete [2025-06-28T00:26:56.649Z] 33b1e0a273af: Verifying Checksum [2025-06-28T00:26:56.649Z] 33b1e0a273af: Download complete [2025-06-28T00:26:56.649Z] 5d3b04190fa2: Verifying Checksum [2025-06-28T00:26:56.649Z] 5d3b04190fa2: Download complete [2025-06-28T00:26:56.649Z] ec43610c2a17: Verifying Checksum [2025-06-28T00:26:56.649Z] ec43610c2a17: Download complete [2025-06-28T00:26:56.917Z] 5eb5b503b376: Verifying Checksum [2025-06-28T00:26:56.917Z] 5eb5b503b376: Download complete [2025-06-28T00:26:57.493Z] 2f39f015ded8: Verifying Checksum [2025-06-28T00:26:57.493Z] 2f39f015ded8: Download complete [2025-06-28T00:26:58.430Z] 5eb5b503b376: Pull complete [2025-06-28T00:26:58.430Z] 5c69ac0246d0: Pull complete [2025-06-28T00:26:58.687Z] ec43610c2a17: Pull complete [2025-06-28T00:26:58.687Z] 3a2ae6a8a46f: Pull complete [2025-06-28T00:26:58.945Z] 33b1e0a273af: Pull complete [2025-06-28T00:26:58.945Z] 5d3b04190fa2: Pull complete [2025-06-28T00:27:03.144Z] 2f39f015ded8: Pull complete [2025-06-28T00:27:03.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-28T00:27:03.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T00:27:03.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T00:27:03.322Z] prd-centos7-docker-4c-2g-4146 does not seem to be running inside a container [2025-06-28T00:27:03.355Z] $ 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/862/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-06-28T00:27:06.473Z] $ docker top 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T00:27:06.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-28T00:27:07.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-28T00:27:07.470Z] + ls /var/log/sa-host [2025-06-28T00:27:07.471Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T00:27:07.665Z] provisioning config files... [2025-06-28T00:27:07.676Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10348716553706576156tmp [Pipeline] { [Pipeline] echo [2025-06-28T00:27:07.696Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:27:07.977Z] ---> create-netrc.sh [Pipeline] } [2025-06-28T00:27:07.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:27:08.332Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-28T00:27:08.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T00:27:08.632Z] ---> sudo-logs.sh [2025-06-28T00:27:08.632Z] Archiving 'sudo' log.. [2025-06-28T00:27:08.632Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T00:27:08.671Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-28T00:27:08.679Z] $ docker stop --time=1 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 [2025-06-28T00:27:09.807Z] $ docker rm -f --volumes 250a6664e87ed9d94997930d623d94ef15deabd5476d986809fbdd007a038700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-28T00:27:09.911Z] [WS-CLEANUP] Deleting project workspace... [2025-06-28T00:27:09.911Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-28T00:27:09.929Z] [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-06-28T00:44:19.734Z] #144 ... [2025-06-28T00:44:19.734Z] [2025-06-28T00:44:19.734Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-28T00:44:19.734Z] #147 DONE 1126.0s [2025-06-28T00:44:19.734Z] [2025-06-28T00:44:19.735Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:44:19.735Z] #148 ... [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:44:19.735Z] #155 DONE 0.2s [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:44:19.735Z] #153 ... [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:44:19.735Z] #156 DONE 0.2s [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-28T00:44:19.735Z] #157 DONE 0.3s [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T00:44:19.735Z] #131 ... [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #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-06-28T00:44:19.735Z] #158 DONE 0.1s [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #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-06-28T00:44:19.735Z] #159 DONE 0.1s [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:44:19.735Z] #148 ... [2025-06-28T00:44:19.735Z] [2025-06-28T00:44:19.735Z] #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-06-28T00:44:20.321Z] #160 DONE 2.2s [2025-06-28T00:44:20.321Z] [2025-06-28T00:44:20.321Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:44:20.594Z] #36 ... [2025-06-28T00:44:20.594Z] [2025-06-28T00:44:20.594Z] #108 [core-common-config-bootstrapper] exporting to image [2025-06-28T00:44:20.594Z] #108 exporting layers [2025-06-28T00:44:21.177Z] #108 exporting layers 0.7s done [2025-06-28T00:44:21.178Z] #108 writing image sha256:314135956cfcd322fd8b04c6eff35d39482c151d89777a00e394527a61dacf5c done [2025-06-28T00:44:21.178Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-06-28T00:44:21.178Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-06-28T00:44:21.178Z] #108 DONE 6.2s [2025-06-28T00:44:21.178Z] [2025-06-28T00:44:21.178Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T00:44:43.247Z] #148 ... [2025-06-28T00:44:43.248Z] [2025-06-28T00:44:43.248Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-28T00:44:43.248Z] #149 DONE 1150.9s [2025-06-28T00:44:43.248Z] [2025-06-28T00:44:43.248Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-28T00:44:43.248Z] #161 DONE 0.4s [2025-06-28T00:44:43.248Z] [2025-06-28T00:44:43.248Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:44:43.248Z] #153 ... [2025-06-28T00:44:43.248Z] [2025-06-28T00:44:43.248Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-28T00:44:44.213Z] #162 DONE 2.2s [2025-06-28T00:44:44.213Z] [2025-06-28T00:44:44.213Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-28T00:44:44.484Z] #150 ... [2025-06-28T00:44:44.484Z] [2025-06-28T00:44:44.484Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T00:44:44.771Z] #163 DONE 0.4s [2025-06-28T00:44:44.771Z] [2025-06-28T00:44:44.771Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-28T00:44:45.095Z] #164 DONE 0.2s [2025-06-28T00:44:45.095Z] [2025-06-28T00:44:45.095Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-28T00:44:45.371Z] #165 DONE 0.5s [2025-06-28T00:44:45.371Z] [2025-06-28T00:44:45.371Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-28T00:44:45.646Z] #166 DONE 0.2s [2025-06-28T00:44:45.646Z] [2025-06-28T00:44:45.646Z] #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-06-28T00:44:45.646Z] #167 DONE 0.1s [2025-06-28T00:44:45.646Z] [2025-06-28T00:44:45.646Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T00:44:45.944Z] #36 ... [2025-06-28T00:44:45.944Z] [2025-06-28T00:44:45.944Z] #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-06-28T00:44:45.944Z] #168 DONE 0.1s [2025-06-28T00:44:45.944Z] [2025-06-28T00:44:45.944Z] #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-06-28T00:44:45.944Z] #169 DONE 0.1s [2025-06-28T00:44:45.944Z] [2025-06-28T00:44:45.944Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T00:44:46.216Z] #153 ... [2025-06-28T00:44:46.216Z] [2025-06-28T00:44:46.216Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-28T00:44:46.216Z] #170 DONE 0.2s [2025-06-28T00:44:46.216Z] [2025-06-28T00:44:46.216Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-28T00:44:48.804Z] #171 DONE 2.1s [2025-06-28T00:44:48.804Z] [2025-06-28T00:44:48.804Z] #108 [security-bootstrapper] exporting to image [2025-06-28T00:44:48.804Z] #108 exporting layers [2025-06-28T00:44:49.389Z] #108 exporting layers 1.0s done [2025-06-28T00:44:49.389Z] #108 writing image sha256:679a654f271bf8eb1ae3768a9b8f23abd023b5a38befec8895d032ba84647262 done [2025-06-28T00:44:49.389Z] #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-06-28T00:44:49.389Z] #108 DONE 7.3s [2025-06-28T00:44:49.389Z] [2025-06-28T00:44:49.390Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:00:12.296Z] #148 ... [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-28T01:00:12.296Z] #150 DONE 2067.3s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:00:12.296Z] #152 ... [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:00:12.296Z] #172 DONE 0.1s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:00:12.296Z] #173 DONE 0.1s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-28T01:00:12.296Z] #174 DONE 0.4s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:00:12.296Z] #36 ... [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:00:12.296Z] #175 DONE 0.2s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #108 [core-command] exporting to image [2025-06-28T01:00:12.296Z] #108 exporting layers [2025-06-28T01:00:12.296Z] #108 exporting layers 0.3s done [2025-06-28T01:00:12.296Z] #108 writing image sha256:5a8ca64c4533cd4b908f366a8653ce831600dbe853cdf87cdf7efc63b26264ca done [2025-06-28T01:00:12.296Z] #108 naming to docker.io/library/core-command-arm64 done [2025-06-28T01:00:12.296Z] #108 DONE 7.6s [2025-06-28T01:00:12.296Z] [2025-06-28T01:00:12.296Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:00:14.878Z] #148 ... [2025-06-28T01:00:14.878Z] [2025-06-28T01:00:14.878Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-28T01:00:14.878Z] #145 DONE 2083.7s [2025-06-28T01:00:14.878Z] [2025-06-28T01:00:14.878Z] #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-06-28T01:00:14.878Z] #146 ... [2025-06-28T01:00:14.878Z] [2025-06-28T01:00:14.878Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:00:15.143Z] #176 DONE 0.1s [2025-06-28T01:00:15.143Z] [2025-06-28T01:00:15.143Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:00:15.143Z] #148 ... [2025-06-28T01:00:15.143Z] [2025-06-28T01:00:15.143Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:00:15.413Z] #177 DONE 0.3s [2025-06-28T01:00:15.413Z] [2025-06-28T01:00:15.413Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:00:15.413Z] #148 ... [2025-06-28T01:00:15.413Z] [2025-06-28T01:00:15.413Z] #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-06-28T01:00:15.413Z] #178 DONE 0.1s [2025-06-28T01:00:15.678Z] [2025-06-28T01:00:15.678Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-28T01:00:15.678Z] #179 DONE 0.1s [2025-06-28T01:00:15.678Z] [2025-06-28T01:00:15.678Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T01:00:15.678Z] #153 ... [2025-06-28T01:00:15.678Z] [2025-06-28T01:00:15.678Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-28T01:00:15.943Z] #180 DONE 0.4s [2025-06-28T01:00:15.943Z] [2025-06-28T01:00:15.943Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-28T01:00:16.209Z] #181 DONE 0.2s [2025-06-28T01:00:16.209Z] [2025-06-28T01:00:16.209Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T01:00:16.209Z] #153 ... [2025-06-28T01:00:16.209Z] [2025-06-28T01:00:16.209Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T01:00:18.156Z] #182 DONE 2.0s [2025-06-28T01:00:18.156Z] [2025-06-28T01:00:18.156Z] #108 [security-proxy-setup] exporting to image [2025-06-28T01:00:18.156Z] #108 exporting layers [2025-06-28T01:00:19.119Z] #108 exporting layers 0.9s done [2025-06-28T01:00:19.119Z] #108 writing image sha256:c92849fed35cb01e10a4bfe2270840eb6d682a2fc2aaf2ff35a49e42174e29f7 done [2025-06-28T01:00:19.119Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2025-06-28T01:00:19.119Z] #108 DONE 8.5s [2025-06-28T01:00:19.119Z] [2025-06-28T01:00:19.119Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:00:24.456Z] #152 ... [2025-06-28T01:00:24.456Z] [2025-06-28T01:00:24.456Z] #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-06-28T01:00:24.456Z] #146 2093.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-28T01:01:03.313Z] #146 DONE 2126.5s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T01:01:03.313Z] #153 ... [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:01:03.313Z] #183 DONE 0.3s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T01:01:03.313Z] #151 ... [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:01:03.313Z] #184 DONE 0.2s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #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-06-28T01:01:03.313Z] #185 DONE 0.1s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T01:01:03.313Z] #151 ... [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #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-06-28T01:01:03.313Z] #186 DONE 0.1s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:01:03.313Z] #187 DONE 0.1s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:01:03.313Z] #148 ... [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-28T01:01:03.313Z] #188 DONE 0.3s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-28T01:01:03.313Z] #189 DONE 0.6s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-28T01:01:03.313Z] #190 DONE 0.1s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T01:01:03.313Z] #191 DONE 1.8s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #108 [security-secretstore-setup] exporting to image [2025-06-28T01:01:03.313Z] #108 exporting layers [2025-06-28T01:01:03.313Z] #108 exporting layers 1.6s done [2025-06-28T01:01:03.313Z] #108 writing image sha256:52722e7a232ed49f2d2e6de0d6ca2d172cf24f57417d0746bc0c841307d2387b done [2025-06-28T01:01:03.313Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-06-28T01:01:03.313Z] #108 DONE 10.1s [2025-06-28T01:01:03.313Z] [2025-06-28T01:01:03.313Z] #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T01:02:11.161Z] #131 ... [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-28T01:02:11.161Z] #148 DONE 2189.4s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T01:02:11.161Z] #151 ... [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:02:11.161Z] #192 DONE 0.1s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:02:11.161Z] #152 ... [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:02:11.161Z] #193 DONE 0.1s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-28T01:02:11.161Z] #194 DONE 0.5s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #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-06-28T01:02:11.161Z] #195 DONE 0.1s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #108 [security-spiffe-token-provider] exporting to image [2025-06-28T01:02:11.161Z] #108 exporting layers [2025-06-28T01:02:11.161Z] #108 exporting layers 0.9s done [2025-06-28T01:02:11.161Z] #108 writing image sha256:cfb03933294ef15c47ae6608d8ec9c0d3748953685791b54ceeeba5606e0cedf done [2025-06-28T01:02:11.161Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-06-28T01:02:11.161Z] #108 DONE 11.0s [2025-06-28T01:02:11.161Z] [2025-06-28T01:02:11.161Z] #131 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-28T01:02:43.386Z] #131 DONE 2228.2s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:02:43.386Z] #152 ... [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:02:43.386Z] #196 DONE 0.4s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-28T01:02:43.386Z] #144 DONE 2229.1s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-28T01:02:43.386Z] #197 DONE 1.1s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:02:43.386Z] #198 DONE 0.5s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:02:43.386Z] #199 DONE 0.4s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:02:43.386Z] #200 DONE 0.4s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #108 [core-keeper] exporting to image [2025-06-28T01:02:43.386Z] #108 exporting layers [2025-06-28T01:02:43.386Z] #108 ... [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-28T01:02:43.386Z] #201 DONE 0.7s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #108 [core-keeper] exporting to image [2025-06-28T01:02:43.386Z] #108 exporting layers 0.7s done [2025-06-28T01:02:43.386Z] #108 writing image sha256:d2a8baa991508bdfe9720058de960d2ecf83841a257ce9fa111b7e7d2d63f80e done [2025-06-28T01:02:43.386Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-06-28T01:02:43.386Z] #108 DONE 11.8s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-28T01:02:43.386Z] #202 DONE 0.2s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-28T01:02:43.386Z] #203 DONE 0.1s [2025-06-28T01:02:43.386Z] [2025-06-28T01:02:43.386Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T01:02:43.661Z] #204 ... [2025-06-28T01:02:43.661Z] [2025-06-28T01:02:43.661Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-28T01:02:43.661Z] #151 DONE 2232.6s [2025-06-28T01:02:43.661Z] [2025-06-28T01:02:43.661Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:02:44.254Z] #36 ... [2025-06-28T01:02:44.254Z] [2025-06-28T01:02:44.254Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:02:44.254Z] #205 DONE 0.2s [2025-06-28T01:02:44.254Z] [2025-06-28T01:02:44.254Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:02:44.524Z] #36 ... [2025-06-28T01:02:44.524Z] [2025-06-28T01:02:44.524Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:02:44.524Z] #206 DONE 0.1s [2025-06-28T01:02:44.524Z] [2025-06-28T01:02:44.524Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-28T01:02:44.790Z] #204 DONE 2.2s [2025-06-28T01:02:44.790Z] [2025-06-28T01:02:44.790Z] #108 [security-proxy-auth] exporting to image [2025-06-28T01:02:45.753Z] #108 ... [2025-06-28T01:02:45.753Z] [2025-06-28T01:02:45.753Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-28T01:02:45.753Z] #207 DONE 1.0s [2025-06-28T01:02:45.753Z] [2025-06-28T01:02:45.753Z] #108 [security-proxy-auth] exporting to image [2025-06-28T01:02:45.753Z] #108 exporting layers 0.9s done [2025-06-28T01:02:45.753Z] #108 ... [2025-06-28T01:02:45.753Z] [2025-06-28T01:02:45.753Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:02:45.753Z] #208 DONE 0.1s [2025-06-28T01:02:45.753Z] [2025-06-28T01:02:45.753Z] #108 [core-data] exporting to image [2025-06-28T01:02:45.753Z] #108 writing image sha256:349894e06bbbeedcf721bfb4282142c65ee4cc94ddae36de4b441b83419c217c done [2025-06-28T01:02:45.753Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-06-28T01:02:46.336Z] #108 ... [2025-06-28T01:02:46.336Z] [2025-06-28T01:02:46.336Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-28T01:02:46.336Z] #153 DONE 2235.5s [2025-06-28T01:02:46.336Z] [2025-06-28T01:02:46.336Z] #108 [core-data] exporting to image [2025-06-28T01:02:46.336Z] #108 exporting layers 0.7s done [2025-06-28T01:02:46.604Z] #108 writing image sha256:ee89a95c3ea156e6c2f8f14530e7e4086372e53db6ca2c837020cf1c861c9c28 0.0s done [2025-06-28T01:02:46.604Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2025-06-28T01:02:46.604Z] #108 DONE 13.5s [2025-06-28T01:02:46.604Z] [2025-06-28T01:02:46.604Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:02:46.873Z] #36 ... [2025-06-28T01:02:46.873Z] [2025-06-28T01:02:46.873Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:02:46.873Z] #209 DONE 0.2s [2025-06-28T01:02:46.873Z] [2025-06-28T01:02:46.873Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:02:46.873Z] #152 ... [2025-06-28T01:02:46.873Z] [2025-06-28T01:02:46.873Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:02:47.461Z] #210 DONE 0.3s [2025-06-28T01:02:47.461Z] [2025-06-28T01:02:47.461Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:02:47.461Z] #36 ... [2025-06-28T01:02:47.461Z] [2025-06-28T01:02:47.461Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-28T01:02:47.743Z] #211 DONE 0.4s [2025-06-28T01:02:47.743Z] [2025-06-28T01:02:47.743Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:02:47.743Z] #36 ... [2025-06-28T01:02:47.743Z] [2025-06-28T01:02:47.743Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:02:47.743Z] #212 DONE 0.1s [2025-06-28T01:02:48.008Z] [2025-06-28T01:02:48.008Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-28T01:02:48.474Z] #213 DONE 0.1s [2025-06-28T01:02:48.474Z] [2025-06-28T01:02:48.474Z] #108 [core-metadata] exporting to image [2025-06-28T01:02:48.780Z] #108 exporting layers 0.5s done [2025-06-28T01:02:48.780Z] #108 writing image sha256:1dd78af44a532636f29969a03e5136becb6b0f739e717476512846e094a81d3c 0.0s done [2025-06-28T01:02:48.780Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-06-28T01:02:48.780Z] #108 DONE 14.0s [2025-06-28T01:02:48.780Z] [2025-06-28T01:02:48.780Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T01:03:21.075Z] #154 ... [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-28T01:03:21.075Z] #152 DONE 2266.4s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:03:21.075Z] #214 DONE 0.1s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:03:21.075Z] #36 ... [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:03:21.075Z] #215 DONE 0.1s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T01:03:21.075Z] #154 ... [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-28T01:03:21.075Z] #216 DONE 0.6s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T01:03:21.075Z] #154 ... [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-28T01:03:21.075Z] #217 DONE 0.1s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #108 [support-scheduler] exporting to image [2025-06-28T01:03:21.075Z] #108 exporting layers [2025-06-28T01:03:21.075Z] #108 exporting layers 1.0s done [2025-06-28T01:03:21.075Z] #108 writing image sha256:f56bbbd4f8d4d4a39a1755b291815b8c60e77513d4951180ef20fcc8f2bcec92 done [2025-06-28T01:03:21.075Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-06-28T01:03:21.075Z] #108 DONE 15.0s [2025-06-28T01:03:21.075Z] [2025-06-28T01:03:21.075Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:03:24.413Z] #36 ... [2025-06-28T01:03:24.413Z] [2025-06-28T01:03:24.413Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-28T01:03:24.413Z] #154 DONE 2273.0s [2025-06-28T01:03:24.413Z] [2025-06-28T01:03:24.413Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:03:24.413Z] #36 ... [2025-06-28T01:03:24.413Z] [2025-06-28T01:03:24.413Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-28T01:03:24.677Z] #218 DONE 0.3s [2025-06-28T01:03:24.677Z] [2025-06-28T01:03:24.677Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-28T01:03:24.677Z] #219 DONE 0.1s [2025-06-28T01:03:24.677Z] [2025-06-28T01:03:24.677Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-28T01:03:25.291Z] #220 DONE 0.5s [2025-06-28T01:03:25.291Z] [2025-06-28T01:03:25.291Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-28T01:03:25.291Z] #221 DONE 0.1s [2025-06-28T01:03:25.291Z] [2025-06-28T01:03:25.291Z] #108 [support-notifications] exporting to image [2025-06-28T01:03:25.291Z] #108 exporting layers [2025-06-28T01:03:25.878Z] #108 exporting layers 0.6s done [2025-06-28T01:03:25.878Z] #108 writing image sha256:aa5d668b3b577058368983c99cbe7ea689370ea5eb6febb2f77c620ebf7f3954 done [2025-06-28T01:03:25.878Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-06-28T01:03:25.878Z] #108 DONE 15.6s [2025-06-28T01:03:25.878Z] [2025-06-28T01:03:25.878Z] #36 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-28T01:03:25.878Z] time="2025-06-28T00:22:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-28T01:03:25.889Z] $ docker stop --time=1 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac [2025-06-28T01:03:27.615Z] $ docker rm -f --volumes 46d95dd8f8ad8e5597cd8b2742ec09c7befd196f2669c41f27066eedbbf9bdac [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-28T01:03:28.145Z] + docker images [2025-06-28T01:03:28.145Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-28T01:03:28.145Z] support-notifications-arm64 latest aa5d668b3b57 3 seconds ago 52.6MB [2025-06-28T01:03:28.145Z] support-scheduler-arm64 latest f56bbbd4f8d4 10 seconds ago 48.9MB [2025-06-28T01:03:28.145Z] core-metadata-arm64 latest 1dd78af44a53 41 seconds ago 33.5MB [2025-06-28T01:03:28.145Z] core-data-arm64 latest ee89a95c3ea1 43 seconds ago 33.4MB [2025-06-28T01:03:28.145Z] security-proxy-auth-arm64 latest 349894e06bbb 44 seconds ago 32.3MB [2025-06-28T01:03:28.145Z] core-keeper-arm64 latest d2a8baa99150 47 seconds ago 33MB [2025-06-28T01:03:28.145Z] security-spiffe-token-provider-arm64 latest cfb03933294e About a minute ago 48.4MB [2025-06-28T01:03:28.145Z] security-secretstore-setup-arm64 latest 52722e7a232e 2 minutes ago 68.5MB [2025-06-28T01:03:28.145Z] security-proxy-setup-arm64 latest c92849fed35c 3 minutes ago 39MB [2025-06-28T01:03:28.145Z] core-command-arm64 latest 5a8ca64c4533 3 minutes ago 29MB [2025-06-28T01:03:28.145Z] security-bootstrapper-arm64 latest 679a654f271b 18 minutes ago 21.1MB [2025-06-28T01:03:28.145Z] core-common-config-bootstrapper-arm64 latest 314135956cfc 19 minutes ago 18MB [2025-06-28T01:03:28.145Z] security-spire-server-arm64 latest 8fac3fd2b91a 39 minutes ago 144MB [2025-06-28T01:03:28.145Z] security-spire-agent-arm64 latest ab71b3512a01 39 minutes ago 187MB [2025-06-28T01:03:28.145Z] security-spire-config-arm64 latest 63e982d6905c 39 minutes ago 143MB [2025-06-28T01:03:28.145Z] ci-base-image-arm64 latest 8fbf1e416848 41 minutes ago 909MB [2025-06-28T01:03:28.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 3bb21d53e231 9 days ago 560MB [2025-06-28T01:03:28.145Z] 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-06-28T01:03:28.302Z] provisioning config files... [2025-06-28T01:03:28.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/862@tmp/config1890452649676429220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:03:28.663Z] ---> ****-login.sh [2025-06-28T01:03:28.663Z] nexus3.edgexfoundry.org:10001 [2025-06-28T01:03:28.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T01:03:28.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T01:03:28.928Z] Configure a credential helper to remove this warning. See [2025-06-28T01:03:28.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T01:03:28.928Z] [2025-06-28T01:03:28.928Z] Login Succeeded [2025-06-28T01:03:29.195Z] nexus3.edgexfoundry.org:10002 [2025-06-28T01:03:29.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T01:03:29.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T01:03:29.459Z] Configure a credential helper to remove this warning. See [2025-06-28T01:03:29.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T01:03:29.460Z] [2025-06-28T01:03:29.460Z] Login Succeeded [2025-06-28T01:03:29.460Z] nexus3.edgexfoundry.org:10003 [2025-06-28T01:03:29.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T01:03:29.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T01:03:29.724Z] Configure a credential helper to remove this warning. See [2025-06-28T01:03:29.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T01:03:29.724Z] [2025-06-28T01:03:29.724Z] Login Succeeded [2025-06-28T01:03:29.724Z] nexus3.edgexfoundry.org:10004 [2025-06-28T01:03:29.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T01:03:30.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T01:03:30.255Z] Configure a credential helper to remove this warning. See [2025-06-28T01:03:30.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T01:03:30.255Z] [2025-06-28T01:03:30.255Z] Login Succeeded [2025-06-28T01:03:30.255Z] ****.io [2025-06-28T01:03:30.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-28T01:03:30.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-28T01:03:30.786Z] Configure a credential helper to remove this warning. See [2025-06-28T01:03:30.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-28T01:03:30.786Z] [2025-06-28T01:03:30.786Z] Login Succeeded [2025-06-28T01:03:30.786Z] ---> ****-login.sh ends [Pipeline] } [2025-06-28T01:03:30.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:03:30.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-28T01:03:30.888Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-06-28T01:03:30.888Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:30.888Z] latest [2025-06-28T01:03:30.888Z] 4.1.0-dev.30 [2025-06-28T01:03:30.888Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:30.888Z] main [2025-06-28T01:03:30.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:31.263Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:31.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:31.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-28T01:03:31.628Z] 39c4807b7f48: Preparing [2025-06-28T01:03:31.628Z] 37ac7ec5ef35: Preparing [2025-06-28T01:03:31.628Z] 352608ad3999: Preparing [2025-06-28T01:03:31.628Z] 23e1bf03253e: Preparing [2025-06-28T01:03:31.628Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:31.628Z] 7db4245015b5: Preparing [2025-06-28T01:03:31.628Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:31.628Z] 7db4245015b5: Waiting [2025-06-28T01:03:31.892Z] 7f29e9ff54bd: Pushed [2025-06-28T01:03:31.892Z] 39c4807b7f48: Pushed [2025-06-28T01:03:31.892Z] 23e1bf03253e: Pushed [2025-06-28T01:03:31.892Z] 352608ad3999: Pushed [2025-06-28T01:03:31.892Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:31.892Z] 7db4245015b5: Pushed [2025-06-28T01:03:45.193Z] 37ac7ec5ef35: Pushed [2025-06-28T01:03:45.193Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:45.552Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:45.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-28T01:03:45.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-28T01:03:45.912Z] 39c4807b7f48: Preparing [2025-06-28T01:03:45.912Z] 37ac7ec5ef35: Preparing [2025-06-28T01:03:45.912Z] 352608ad3999: Preparing [2025-06-28T01:03:45.912Z] 23e1bf03253e: Preparing [2025-06-28T01:03:45.912Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:45.912Z] 7db4245015b5: Preparing [2025-06-28T01:03:45.912Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:45.912Z] 7db4245015b5: Waiting [2025-06-28T01:03:45.912Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:45.912Z] 352608ad3999: Layer already exists [2025-06-28T01:03:45.912Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:45.912Z] 39c4807b7f48: Layer already exists [2025-06-28T01:03:45.912Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:45.912Z] 37ac7ec5ef35: Layer already exists [2025-06-28T01:03:45.912Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:45.912Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:45.912Z] latest: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:46.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:46.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [2025-06-28T01:03:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-28T01:03:46.901Z] 39c4807b7f48: Preparing [2025-06-28T01:03:46.901Z] 37ac7ec5ef35: Preparing [2025-06-28T01:03:46.901Z] 352608ad3999: Preparing [2025-06-28T01:03:46.901Z] 23e1bf03253e: Preparing [2025-06-28T01:03:46.901Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:46.901Z] 7db4245015b5: Preparing [2025-06-28T01:03:46.901Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:46.901Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:46.901Z] 7db4245015b5: Waiting [2025-06-28T01:03:46.901Z] 39c4807b7f48: Layer already exists [2025-06-28T01:03:46.901Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:46.901Z] 37ac7ec5ef35: Layer already exists [2025-06-28T01:03:46.901Z] 352608ad3999: Layer already exists [2025-06-28T01:03:46.901Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:46.901Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:46.901Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:47.169Z] 4.1.0-dev.30: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:47.535Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:47.897Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:47.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-28T01:03:47.897Z] 39c4807b7f48: Preparing [2025-06-28T01:03:47.897Z] 37ac7ec5ef35: Preparing [2025-06-28T01:03:47.897Z] 352608ad3999: Preparing [2025-06-28T01:03:47.897Z] 23e1bf03253e: Preparing [2025-06-28T01:03:47.897Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:47.897Z] 7db4245015b5: Preparing [2025-06-28T01:03:47.897Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:47.897Z] 7db4245015b5: Waiting [2025-06-28T01:03:47.897Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:47.897Z] 37ac7ec5ef35: Layer already exists [2025-06-28T01:03:47.897Z] 39c4807b7f48: Layer already exists [2025-06-28T01:03:47.897Z] 352608ad3999: Layer already exists [2025-06-28T01:03:47.897Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:47.897Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:47.897Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:47.897Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:47.897Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:48.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:48.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-06-28T01:03:48.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-06-28T01:03:48.886Z] 39c4807b7f48: Preparing [2025-06-28T01:03:48.886Z] 37ac7ec5ef35: Preparing [2025-06-28T01:03:48.886Z] 352608ad3999: Preparing [2025-06-28T01:03:48.886Z] 23e1bf03253e: Preparing [2025-06-28T01:03:48.886Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:48.886Z] 7db4245015b5: Preparing [2025-06-28T01:03:48.886Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:48.886Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:48.886Z] 7db4245015b5: Waiting [2025-06-28T01:03:48.886Z] 37ac7ec5ef35: Layer already exists [2025-06-28T01:03:48.886Z] 352608ad3999: Layer already exists [2025-06-28T01:03:48.886Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:48.886Z] 39c4807b7f48: Layer already exists [2025-06-28T01:03:48.886Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:48.886Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:48.886Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:49.155Z] main: digest: sha256:b381c23a2409c3439bc3d0fb2cd5063adced86e03463a5a282400aab77876551 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:03:49.247Z] ===================================================== [Pipeline] echo [2025-06-28T01:03:49.265Z] taggedImages: [2025-06-28T01:03:49.265Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:49.265Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-06-28T01:03:49.265Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [2025-06-28T01:03:49.265Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:49.265Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-28T01:03:49.301Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-06-28T01:03:49.301Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:49.301Z] latest [2025-06-28T01:03:49.301Z] 4.1.0-dev.30 [2025-06-28T01:03:49.301Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:49.301Z] main [2025-06-28T01:03:49.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:49.689Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:50.059Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:50.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-28T01:03:50.059Z] 146ba0fd1391: Preparing [2025-06-28T01:03:50.059Z] 7bd1af32e7f6: Preparing [2025-06-28T01:03:50.059Z] 4f0f04eab761: Preparing [2025-06-28T01:03:50.059Z] b2151769e631: Preparing [2025-06-28T01:03:50.059Z] 352608ad3999: Preparing [2025-06-28T01:03:50.059Z] 23e1bf03253e: Preparing [2025-06-28T01:03:50.059Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:50.059Z] 7db4245015b5: Preparing [2025-06-28T01:03:50.059Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:50.059Z] 7f29e9ff54bd: Waiting [2025-06-28T01:03:50.059Z] 7db4245015b5: Waiting [2025-06-28T01:03:50.059Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:50.059Z] 23e1bf03253e: Waiting [2025-06-28T01:03:50.059Z] 352608ad3999: Layer already exists [2025-06-28T01:03:50.327Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:50.327Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:50.327Z] 4f0f04eab761: Pushed [2025-06-28T01:03:50.327Z] 7bd1af32e7f6: Pushed [2025-06-28T01:03:50.327Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:50.327Z] 146ba0fd1391: Pushed [2025-06-28T01:03:50.327Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:52.274Z] b2151769e631: Pushed [2025-06-28T01:03:52.541Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:52.913Z] + 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-06-28T01:03:53.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-28T01:03:53.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-28T01:03:53.275Z] 146ba0fd1391: Preparing [2025-06-28T01:03:53.275Z] 7bd1af32e7f6: Preparing [2025-06-28T01:03:53.275Z] 4f0f04eab761: Preparing [2025-06-28T01:03:53.275Z] b2151769e631: Preparing [2025-06-28T01:03:53.275Z] 352608ad3999: Preparing [2025-06-28T01:03:53.275Z] 23e1bf03253e: Preparing [2025-06-28T01:03:53.275Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:53.275Z] 7db4245015b5: Preparing [2025-06-28T01:03:53.275Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:53.275Z] 23e1bf03253e: Waiting [2025-06-28T01:03:53.275Z] 7f29e9ff54bd: Waiting [2025-06-28T01:03:53.275Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:53.275Z] 7db4245015b5: Waiting [2025-06-28T01:03:53.275Z] 7bd1af32e7f6: Layer already exists [2025-06-28T01:03:53.275Z] 146ba0fd1391: Layer already exists [2025-06-28T01:03:53.275Z] 4f0f04eab761: Layer already exists [2025-06-28T01:03:53.275Z] 352608ad3999: Layer already exists [2025-06-28T01:03:53.275Z] b2151769e631: Layer already exists [2025-06-28T01:03:53.275Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:53.275Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:53.275Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:53.275Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:53.539Z] latest: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:53.900Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:54.262Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [2025-06-28T01:03:54.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-28T01:03:54.263Z] 146ba0fd1391: Preparing [2025-06-28T01:03:54.263Z] 7bd1af32e7f6: Preparing [2025-06-28T01:03:54.263Z] 4f0f04eab761: Preparing [2025-06-28T01:03:54.263Z] b2151769e631: Preparing [2025-06-28T01:03:54.263Z] 352608ad3999: Preparing [2025-06-28T01:03:54.263Z] 23e1bf03253e: Preparing [2025-06-28T01:03:54.263Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:54.263Z] 7db4245015b5: Preparing [2025-06-28T01:03:54.263Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:54.263Z] 7f29e9ff54bd: Waiting [2025-06-28T01:03:54.263Z] 23e1bf03253e: Waiting [2025-06-28T01:03:54.263Z] 7db4245015b5: Waiting [2025-06-28T01:03:54.263Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:54.263Z] 146ba0fd1391: Layer already exists [2025-06-28T01:03:54.263Z] b2151769e631: Layer already exists [2025-06-28T01:03:54.263Z] 4f0f04eab761: Layer already exists [2025-06-28T01:03:54.263Z] 352608ad3999: Layer already exists [2025-06-28T01:03:54.263Z] 7bd1af32e7f6: Layer already exists [2025-06-28T01:03:54.263Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:54.263Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:54.263Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:54.263Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:54.263Z] 4.1.0-dev.30: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:54.605Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:54.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:54.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-28T01:03:54.996Z] 146ba0fd1391: Preparing [2025-06-28T01:03:54.996Z] 7bd1af32e7f6: Preparing [2025-06-28T01:03:54.996Z] 4f0f04eab761: Preparing [2025-06-28T01:03:54.996Z] b2151769e631: Preparing [2025-06-28T01:03:54.996Z] 352608ad3999: Preparing [2025-06-28T01:03:54.996Z] 23e1bf03253e: Preparing [2025-06-28T01:03:54.996Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:54.996Z] 7db4245015b5: Preparing [2025-06-28T01:03:54.996Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:54.996Z] 23e1bf03253e: Waiting [2025-06-28T01:03:54.996Z] 7f29e9ff54bd: Waiting [2025-06-28T01:03:54.996Z] 7db4245015b5: Waiting [2025-06-28T01:03:54.996Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:54.996Z] 352608ad3999: Layer already exists [2025-06-28T01:03:54.996Z] 7bd1af32e7f6: Layer already exists [2025-06-28T01:03:54.996Z] 146ba0fd1391: Layer already exists [2025-06-28T01:03:54.996Z] 4f0f04eab761: Layer already exists [2025-06-28T01:03:54.996Z] b2151769e631: Layer already exists [2025-06-28T01:03:54.996Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:54.996Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:54.996Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:54.996Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:54.996Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:55.341Z] + 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-06-28T01:03:55.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-06-28T01:03:55.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-06-28T01:03:55.685Z] 146ba0fd1391: Preparing [2025-06-28T01:03:55.685Z] 7bd1af32e7f6: Preparing [2025-06-28T01:03:55.685Z] 4f0f04eab761: Preparing [2025-06-28T01:03:55.685Z] b2151769e631: Preparing [2025-06-28T01:03:55.685Z] 352608ad3999: Preparing [2025-06-28T01:03:55.685Z] 23e1bf03253e: Preparing [2025-06-28T01:03:55.685Z] 7f29e9ff54bd: Preparing [2025-06-28T01:03:55.685Z] 7db4245015b5: Preparing [2025-06-28T01:03:55.685Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:55.685Z] 7f29e9ff54bd: Waiting [2025-06-28T01:03:55.685Z] 7db4245015b5: Waiting [2025-06-28T01:03:55.685Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:55.685Z] 23e1bf03253e: Waiting [2025-06-28T01:03:55.685Z] 4f0f04eab761: Layer already exists [2025-06-28T01:03:55.685Z] b2151769e631: Layer already exists [2025-06-28T01:03:55.685Z] 7bd1af32e7f6: Layer already exists [2025-06-28T01:03:55.685Z] 352608ad3999: Layer already exists [2025-06-28T01:03:55.685Z] 146ba0fd1391: Layer already exists [2025-06-28T01:03:55.685Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:55.685Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:55.685Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:03:55.685Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:55.950Z] main: digest: sha256:12769882fee7b7aa05c863f45debe8baeedf493967c8ed883d4fad1709431bd7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:03:56.011Z] ===================================================== [Pipeline] echo [2025-06-28T01:03:56.023Z] taggedImages: [2025-06-28T01:03:56.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:56.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-06-28T01:03:56.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [2025-06-28T01:03:56.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:56.023Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-28T01:03:56.054Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-06-28T01:03:56.054Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:56.054Z] latest [2025-06-28T01:03:56.054Z] 4.1.0-dev.30 [2025-06-28T01:03:56.054Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:03:56.054Z] main [2025-06-28T01:03:56.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:56.421Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:03:56.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:03:56.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-28T01:03:56.775Z] 59fb2abf51cc: Preparing [2025-06-28T01:03:56.775Z] 7f923e84bd2b: Preparing [2025-06-28T01:03:56.775Z] 352608ad3999: Preparing [2025-06-28T01:03:56.775Z] 23e1bf03253e: Preparing [2025-06-28T01:03:56.775Z] 985243405e32: Preparing [2025-06-28T01:03:56.775Z] 7db4245015b5: Preparing [2025-06-28T01:03:56.775Z] dd9c8f8612c8: Preparing [2025-06-28T01:03:56.775Z] 7db4245015b5: Waiting [2025-06-28T01:03:56.775Z] dd9c8f8612c8: Waiting [2025-06-28T01:03:56.775Z] 352608ad3999: Layer already exists [2025-06-28T01:03:57.040Z] 23e1bf03253e: Layer already exists [2025-06-28T01:03:57.040Z] 7db4245015b5: Layer already exists [2025-06-28T01:03:57.040Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:03:57.040Z] 59fb2abf51cc: Pushed [2025-06-28T01:03:57.040Z] 985243405e32: Pushed [2025-06-28T01:04:02.376Z] 7f923e84bd2b: Pushed [2025-06-28T01:04:02.640Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:02.991Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:03.346Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-28T01:04:03.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-28T01:04:03.346Z] 59fb2abf51cc: Preparing [2025-06-28T01:04:03.346Z] 7f923e84bd2b: Preparing [2025-06-28T01:04:03.346Z] 352608ad3999: Preparing [2025-06-28T01:04:03.346Z] 23e1bf03253e: Preparing [2025-06-28T01:04:03.346Z] 985243405e32: Preparing [2025-06-28T01:04:03.346Z] 7db4245015b5: Preparing [2025-06-28T01:04:03.346Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:03.346Z] 7db4245015b5: Waiting [2025-06-28T01:04:03.346Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:03.347Z] 59fb2abf51cc: Layer already exists [2025-06-28T01:04:03.347Z] 7f923e84bd2b: Layer already exists [2025-06-28T01:04:03.347Z] 352608ad3999: Layer already exists [2025-06-28T01:04:03.347Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:03.347Z] 985243405e32: Layer already exists [2025-06-28T01:04:03.347Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:03.347Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:03.613Z] latest: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:03.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:04.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [2025-06-28T01:04:04.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-28T01:04:04.339Z] 59fb2abf51cc: Preparing [2025-06-28T01:04:04.339Z] 7f923e84bd2b: Preparing [2025-06-28T01:04:04.339Z] 352608ad3999: Preparing [2025-06-28T01:04:04.339Z] 23e1bf03253e: Preparing [2025-06-28T01:04:04.339Z] 985243405e32: Preparing [2025-06-28T01:04:04.339Z] 7db4245015b5: Preparing [2025-06-28T01:04:04.339Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:04.339Z] 7db4245015b5: Waiting [2025-06-28T01:04:04.339Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:04.339Z] 7f923e84bd2b: Layer already exists [2025-06-28T01:04:04.339Z] 59fb2abf51cc: Layer already exists [2025-06-28T01:04:04.339Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:04.339Z] 352608ad3999: Layer already exists [2025-06-28T01:04:04.339Z] 985243405e32: Layer already exists [2025-06-28T01:04:04.339Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:04.339Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:04.603Z] 4.1.0-dev.30: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:04.962Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:05.317Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:05.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-28T01:04:05.317Z] 59fb2abf51cc: Preparing [2025-06-28T01:04:05.317Z] 7f923e84bd2b: Preparing [2025-06-28T01:04:05.317Z] 352608ad3999: Preparing [2025-06-28T01:04:05.317Z] 23e1bf03253e: Preparing [2025-06-28T01:04:05.317Z] 985243405e32: Preparing [2025-06-28T01:04:05.317Z] 7db4245015b5: Preparing [2025-06-28T01:04:05.317Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:05.317Z] 7db4245015b5: Waiting [2025-06-28T01:04:05.317Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:05.317Z] 7f923e84bd2b: Layer already exists [2025-06-28T01:04:05.317Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:05.317Z] 352608ad3999: Layer already exists [2025-06-28T01:04:05.317Z] 985243405e32: Layer already exists [2025-06-28T01:04:05.317Z] 59fb2abf51cc: Layer already exists [2025-06-28T01:04:05.317Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:05.317Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:05.582Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:05.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:06.303Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-06-28T01:04:06.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-06-28T01:04:06.303Z] 59fb2abf51cc: Preparing [2025-06-28T01:04:06.303Z] 7f923e84bd2b: Preparing [2025-06-28T01:04:06.303Z] 352608ad3999: Preparing [2025-06-28T01:04:06.303Z] 23e1bf03253e: Preparing [2025-06-28T01:04:06.303Z] 985243405e32: Preparing [2025-06-28T01:04:06.303Z] 7db4245015b5: Preparing [2025-06-28T01:04:06.303Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:06.303Z] 7db4245015b5: Waiting [2025-06-28T01:04:06.303Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:06.303Z] 352608ad3999: Layer already exists [2025-06-28T01:04:06.303Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:06.303Z] 59fb2abf51cc: Layer already exists [2025-06-28T01:04:06.303Z] 985243405e32: Layer already exists [2025-06-28T01:04:06.303Z] 7f923e84bd2b: Layer already exists [2025-06-28T01:04:06.303Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:06.303Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:06.569Z] main: digest: sha256:949db1da1a0dc5f60a38c4cdd6d9f717ff92eb1ad9175a37b65d8ae2652d779c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:06.639Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:06.657Z] taggedImages: [2025-06-28T01:04:06.657Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:06.657Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-06-28T01:04:06.657Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [2025-06-28T01:04:06.657Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:06.657Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-28T01:04:06.689Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-06-28T01:04:06.689Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:06.689Z] latest [2025-06-28T01:04:06.689Z] 4.1.0-dev.30 [2025-06-28T01:04:06.689Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:06.689Z] main [2025-06-28T01:04:06.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:07.060Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:07.422Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:07.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-28T01:04:07.422Z] 81fc2d3eb790: Preparing [2025-06-28T01:04:07.422Z] a06687cedc56: Preparing [2025-06-28T01:04:07.422Z] 23e1bf03253e: Preparing [2025-06-28T01:04:07.422Z] 1ff53e1d153c: Preparing [2025-06-28T01:04:07.422Z] 83245bdb962b: Preparing [2025-06-28T01:04:07.422Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:07.422Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:07.422Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:07.693Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:07.693Z] 83245bdb962b: Pushed [2025-06-28T01:04:07.693Z] 81fc2d3eb790: Pushed [2025-06-28T01:04:07.693Z] 1ff53e1d153c: Pushed [2025-06-28T01:04:13.352Z] a06687cedc56: Pushed [2025-06-28T01:04:13.352Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:13.711Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:14.068Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-28T01:04:14.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-28T01:04:14.069Z] 81fc2d3eb790: Preparing [2025-06-28T01:04:14.069Z] a06687cedc56: Preparing [2025-06-28T01:04:14.069Z] 23e1bf03253e: Preparing [2025-06-28T01:04:14.069Z] 1ff53e1d153c: Preparing [2025-06-28T01:04:14.069Z] 83245bdb962b: Preparing [2025-06-28T01:04:14.069Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:14.069Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:14.069Z] a06687cedc56: Layer already exists [2025-06-28T01:04:14.069Z] 1ff53e1d153c: Layer already exists [2025-06-28T01:04:14.069Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:14.069Z] 81fc2d3eb790: Layer already exists [2025-06-28T01:04:14.069Z] 83245bdb962b: Layer already exists [2025-06-28T01:04:14.069Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:14.334Z] latest: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:14.700Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:15.054Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [2025-06-28T01:04:15.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-28T01:04:15.054Z] 81fc2d3eb790: Preparing [2025-06-28T01:04:15.054Z] a06687cedc56: Preparing [2025-06-28T01:04:15.054Z] 23e1bf03253e: Preparing [2025-06-28T01:04:15.054Z] 1ff53e1d153c: Preparing [2025-06-28T01:04:15.054Z] 83245bdb962b: Preparing [2025-06-28T01:04:15.054Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:15.054Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:15.054Z] a06687cedc56: Layer already exists [2025-06-28T01:04:15.054Z] 1ff53e1d153c: Layer already exists [2025-06-28T01:04:15.054Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:15.054Z] 81fc2d3eb790: Layer already exists [2025-06-28T01:04:15.054Z] 83245bdb962b: Layer already exists [2025-06-28T01:04:15.054Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:15.054Z] 4.1.0-dev.30: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:15.691Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:16.057Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:16.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-28T01:04:16.057Z] 81fc2d3eb790: Preparing [2025-06-28T01:04:16.057Z] a06687cedc56: Preparing [2025-06-28T01:04:16.057Z] 23e1bf03253e: Preparing [2025-06-28T01:04:16.057Z] 1ff53e1d153c: Preparing [2025-06-28T01:04:16.057Z] 83245bdb962b: Preparing [2025-06-28T01:04:16.057Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:16.057Z] 81fc2d3eb790: Layer already exists [2025-06-28T01:04:16.057Z] 1ff53e1d153c: Layer already exists [2025-06-28T01:04:16.057Z] a06687cedc56: Layer already exists [2025-06-28T01:04:16.057Z] 83245bdb962b: Layer already exists [2025-06-28T01:04:16.057Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:16.057Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:16.322Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:16.674Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:17.032Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-06-28T01:04:17.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-06-28T01:04:17.032Z] 81fc2d3eb790: Preparing [2025-06-28T01:04:17.032Z] a06687cedc56: Preparing [2025-06-28T01:04:17.032Z] 23e1bf03253e: Preparing [2025-06-28T01:04:17.032Z] 1ff53e1d153c: Preparing [2025-06-28T01:04:17.032Z] 83245bdb962b: Preparing [2025-06-28T01:04:17.032Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:17.032Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:17.032Z] 81fc2d3eb790: Layer already exists [2025-06-28T01:04:17.032Z] a06687cedc56: Layer already exists [2025-06-28T01:04:17.032Z] 83245bdb962b: Layer already exists [2025-06-28T01:04:17.032Z] 1ff53e1d153c: Layer already exists [2025-06-28T01:04:17.032Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:17.032Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:17.298Z] main: digest: sha256:d4ced27c92c8ea1a926dee840fcece311c4b396841694c420978c2d0bd96a00e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:17.397Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:17.410Z] taggedImages: [2025-06-28T01:04:17.410Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:17.410Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-06-28T01:04:17.410Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [2025-06-28T01:04:17.410Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:17.410Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-28T01:04:17.435Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-06-28T01:04:17.435Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:17.435Z] latest [2025-06-28T01:04:17.435Z] 4.1.0-dev.30 [2025-06-28T01:04:17.435Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:17.435Z] main [2025-06-28T01:04:17.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:17.806Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:18.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:18.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-28T01:04:18.157Z] f3b4f506d774: Preparing [2025-06-28T01:04:18.157Z] 81a6770e3745: Preparing [2025-06-28T01:04:18.157Z] af5220891c98: Preparing [2025-06-28T01:04:18.157Z] 352608ad3999: Preparing [2025-06-28T01:04:18.157Z] 23e1bf03253e: Preparing [2025-06-28T01:04:18.157Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:18.157Z] 7db4245015b5: Preparing [2025-06-28T01:04:18.157Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:18.157Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:18.157Z] 7db4245015b5: Waiting [2025-06-28T01:04:18.157Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:18.157Z] 352608ad3999: Layer already exists [2025-06-28T01:04:18.157Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:18.423Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:18.423Z] 81a6770e3745: Pushed [2025-06-28T01:04:18.423Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:18.423Z] f3b4f506d774: Pushed [2025-06-28T01:04:18.423Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:23.757Z] af5220891c98: Pushed [2025-06-28T01:04:23.757Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:24.118Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:24.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-28T01:04:24.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-28T01:04:24.467Z] f3b4f506d774: Preparing [2025-06-28T01:04:24.467Z] 81a6770e3745: Preparing [2025-06-28T01:04:24.467Z] af5220891c98: Preparing [2025-06-28T01:04:24.467Z] 352608ad3999: Preparing [2025-06-28T01:04:24.467Z] 23e1bf03253e: Preparing [2025-06-28T01:04:24.467Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:24.467Z] 7db4245015b5: Preparing [2025-06-28T01:04:24.467Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:24.467Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:24.467Z] 7db4245015b5: Waiting [2025-06-28T01:04:24.467Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:24.467Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:24.467Z] 352608ad3999: Layer already exists [2025-06-28T01:04:24.467Z] af5220891c98: Layer already exists [2025-06-28T01:04:24.467Z] 81a6770e3745: Layer already exists [2025-06-28T01:04:24.467Z] f3b4f506d774: Layer already exists [2025-06-28T01:04:24.467Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:24.467Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:24.467Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:24.732Z] latest: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:25.093Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:25.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [2025-06-28T01:04:25.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-28T01:04:25.441Z] f3b4f506d774: Preparing [2025-06-28T01:04:25.441Z] 81a6770e3745: Preparing [2025-06-28T01:04:25.441Z] af5220891c98: Preparing [2025-06-28T01:04:25.441Z] 352608ad3999: Preparing [2025-06-28T01:04:25.441Z] 23e1bf03253e: Preparing [2025-06-28T01:04:25.441Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:25.441Z] 7db4245015b5: Preparing [2025-06-28T01:04:25.441Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:25.441Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:25.441Z] 7db4245015b5: Waiting [2025-06-28T01:04:25.441Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:25.441Z] af5220891c98: Layer already exists [2025-06-28T01:04:25.441Z] 352608ad3999: Layer already exists [2025-06-28T01:04:25.441Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:25.441Z] 81a6770e3745: Layer already exists [2025-06-28T01:04:25.441Z] f3b4f506d774: Layer already exists [2025-06-28T01:04:25.441Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:25.441Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:25.441Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:25.441Z] 4.1.0-dev.30: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:26.059Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:26.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:26.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-28T01:04:26.415Z] f3b4f506d774: Preparing [2025-06-28T01:04:26.415Z] 81a6770e3745: Preparing [2025-06-28T01:04:26.415Z] af5220891c98: Preparing [2025-06-28T01:04:26.415Z] 352608ad3999: Preparing [2025-06-28T01:04:26.415Z] 23e1bf03253e: Preparing [2025-06-28T01:04:26.415Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:26.415Z] 7db4245015b5: Preparing [2025-06-28T01:04:26.415Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:26.415Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:26.415Z] 7db4245015b5: Waiting [2025-06-28T01:04:26.415Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:26.415Z] 352608ad3999: Layer already exists [2025-06-28T01:04:26.415Z] f3b4f506d774: Layer already exists [2025-06-28T01:04:26.415Z] 81a6770e3745: Layer already exists [2025-06-28T01:04:26.415Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:26.415Z] af5220891c98: Layer already exists [2025-06-28T01:04:26.415Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:26.415Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:26.415Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:26.415Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:27.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:27.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-06-28T01:04:27.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-06-28T01:04:27.401Z] f3b4f506d774: Preparing [2025-06-28T01:04:27.401Z] 81a6770e3745: Preparing [2025-06-28T01:04:27.401Z] af5220891c98: Preparing [2025-06-28T01:04:27.401Z] 352608ad3999: Preparing [2025-06-28T01:04:27.401Z] 23e1bf03253e: Preparing [2025-06-28T01:04:27.401Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:27.401Z] 7db4245015b5: Preparing [2025-06-28T01:04:27.401Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:27.401Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:27.401Z] 7db4245015b5: Waiting [2025-06-28T01:04:27.401Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:27.401Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:27.401Z] 81a6770e3745: Layer already exists [2025-06-28T01:04:27.401Z] 352608ad3999: Layer already exists [2025-06-28T01:04:27.401Z] af5220891c98: Layer already exists [2025-06-28T01:04:27.401Z] f3b4f506d774: Layer already exists [2025-06-28T01:04:27.401Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:27.401Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:27.401Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:27.667Z] main: digest: sha256:57753780055144d6bacfa0068f20d8cd979f449f9428090fe0b6af7228e79779 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:27.751Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:27.765Z] taggedImages: [2025-06-28T01:04:27.765Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:27.765Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-06-28T01:04:27.765Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [2025-06-28T01:04:27.765Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:27.765Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-28T01:04:27.797Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-06-28T01:04:27.797Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:27.797Z] latest [2025-06-28T01:04:27.797Z] 4.1.0-dev.30 [2025-06-28T01:04:27.797Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:27.797Z] main [2025-06-28T01:04:27.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:28.160Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:28.604Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:28.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-28T01:04:28.604Z] eb0896a6765a: Preparing [2025-06-28T01:04:28.604Z] b1e4a50adde2: Preparing [2025-06-28T01:04:28.604Z] 2ae8ca788556: Preparing [2025-06-28T01:04:28.604Z] 938c9716629b: Preparing [2025-06-28T01:04:28.604Z] 8096b20f2d06: Preparing [2025-06-28T01:04:28.604Z] fe4eb36ddd8f: Preparing [2025-06-28T01:04:28.605Z] 75f9b2d97f0b: Preparing [2025-06-28T01:04:28.605Z] 352608ad3999: Preparing [2025-06-28T01:04:28.605Z] 23e1bf03253e: Preparing [2025-06-28T01:04:28.605Z] 7d3424acdae6: Preparing [2025-06-28T01:04:28.605Z] d875f00c5cff: Preparing [2025-06-28T01:04:28.605Z] 5f70bf18a086: Preparing [2025-06-28T01:04:28.605Z] 3bf1a1a0aca5: Preparing [2025-06-28T01:04:28.605Z] f38ef9173ad1: Preparing [2025-06-28T01:04:28.605Z] d2de92ee1595: Preparing [2025-06-28T01:04:28.605Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:28.605Z] 3bf1a1a0aca5: Waiting [2025-06-28T01:04:28.605Z] f38ef9173ad1: Waiting [2025-06-28T01:04:28.605Z] d2de92ee1595: Waiting [2025-06-28T01:04:28.605Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:28.605Z] 23e1bf03253e: Waiting [2025-06-28T01:04:28.605Z] 7d3424acdae6: Waiting [2025-06-28T01:04:28.605Z] d875f00c5cff: Waiting [2025-06-28T01:04:28.605Z] 5f70bf18a086: Waiting [2025-06-28T01:04:28.605Z] fe4eb36ddd8f: Waiting [2025-06-28T01:04:28.605Z] 75f9b2d97f0b: Waiting [2025-06-28T01:04:28.605Z] 352608ad3999: Waiting [2025-06-28T01:04:28.882Z] 8096b20f2d06: Pushed [2025-06-28T01:04:28.882Z] b1e4a50adde2: Pushed [2025-06-28T01:04:28.882Z] 2ae8ca788556: Pushed [2025-06-28T01:04:28.882Z] 938c9716629b: Pushed [2025-06-28T01:04:28.882Z] eb0896a6765a: Pushed [2025-06-28T01:04:28.882Z] 352608ad3999: Layer already exists [2025-06-28T01:04:28.882Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:28.882Z] fe4eb36ddd8f: Pushed [2025-06-28T01:04:29.156Z] 5f70bf18a086: Layer already exists [2025-06-28T01:04:29.156Z] 7d3424acdae6: Pushed [2025-06-28T01:04:29.156Z] d875f00c5cff: Pushed [2025-06-28T01:04:29.156Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:29.156Z] f38ef9173ad1: Pushed [2025-06-28T01:04:29.156Z] 3bf1a1a0aca5: Pushed [2025-06-28T01:04:29.156Z] d2de92ee1595: Pushed [2025-06-28T01:04:31.759Z] 75f9b2d97f0b: Pushed [2025-06-28T01:04:32.028Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:32.383Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:32.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-28T01:04:32.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-28T01:04:32.740Z] eb0896a6765a: Preparing [2025-06-28T01:04:32.740Z] b1e4a50adde2: Preparing [2025-06-28T01:04:32.740Z] 2ae8ca788556: Preparing [2025-06-28T01:04:32.740Z] 938c9716629b: Preparing [2025-06-28T01:04:32.740Z] 8096b20f2d06: Preparing [2025-06-28T01:04:32.740Z] fe4eb36ddd8f: Preparing [2025-06-28T01:04:32.740Z] 75f9b2d97f0b: Preparing [2025-06-28T01:04:32.740Z] 352608ad3999: Preparing [2025-06-28T01:04:32.740Z] 23e1bf03253e: Preparing [2025-06-28T01:04:32.740Z] 7d3424acdae6: Preparing [2025-06-28T01:04:32.740Z] d875f00c5cff: Preparing [2025-06-28T01:04:32.740Z] 5f70bf18a086: Preparing [2025-06-28T01:04:32.740Z] 3bf1a1a0aca5: Preparing [2025-06-28T01:04:32.740Z] f38ef9173ad1: Preparing [2025-06-28T01:04:32.740Z] d2de92ee1595: Preparing [2025-06-28T01:04:32.740Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:32.740Z] fe4eb36ddd8f: Waiting [2025-06-28T01:04:32.740Z] 5f70bf18a086: Waiting [2025-06-28T01:04:32.740Z] 75f9b2d97f0b: Waiting [2025-06-28T01:04:32.740Z] 352608ad3999: Waiting [2025-06-28T01:04:32.740Z] 3bf1a1a0aca5: Waiting [2025-06-28T01:04:32.740Z] f38ef9173ad1: Waiting [2025-06-28T01:04:32.740Z] d2de92ee1595: Waiting [2025-06-28T01:04:32.740Z] 23e1bf03253e: Waiting [2025-06-28T01:04:32.740Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:32.740Z] d875f00c5cff: Waiting [2025-06-28T01:04:32.740Z] 7d3424acdae6: Waiting [2025-06-28T01:04:32.740Z] b1e4a50adde2: Layer already exists [2025-06-28T01:04:32.740Z] 2ae8ca788556: Layer already exists [2025-06-28T01:04:32.740Z] eb0896a6765a: Layer already exists [2025-06-28T01:04:32.740Z] 938c9716629b: Layer already exists [2025-06-28T01:04:32.740Z] 8096b20f2d06: Layer already exists [2025-06-28T01:04:32.740Z] fe4eb36ddd8f: Layer already exists [2025-06-28T01:04:32.740Z] 75f9b2d97f0b: Layer already exists [2025-06-28T01:04:32.740Z] 352608ad3999: Layer already exists [2025-06-28T01:04:32.740Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:32.740Z] 7d3424acdae6: Layer already exists [2025-06-28T01:04:32.740Z] 5f70bf18a086: Layer already exists [2025-06-28T01:04:32.740Z] d875f00c5cff: Layer already exists [2025-06-28T01:04:32.740Z] d2de92ee1595: Layer already exists [2025-06-28T01:04:32.740Z] 3bf1a1a0aca5: Layer already exists [2025-06-28T01:04:32.740Z] f38ef9173ad1: Layer already exists [2025-06-28T01:04:33.006Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:33.006Z] latest: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:33.365Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:33.721Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [2025-06-28T01:04:33.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-28T01:04:33.721Z] eb0896a6765a: Preparing [2025-06-28T01:04:33.721Z] b1e4a50adde2: Preparing [2025-06-28T01:04:33.721Z] 2ae8ca788556: Preparing [2025-06-28T01:04:33.721Z] 938c9716629b: Preparing [2025-06-28T01:04:33.721Z] 8096b20f2d06: Preparing [2025-06-28T01:04:33.721Z] fe4eb36ddd8f: Preparing [2025-06-28T01:04:33.721Z] 75f9b2d97f0b: Preparing [2025-06-28T01:04:33.721Z] 352608ad3999: Preparing [2025-06-28T01:04:33.721Z] 23e1bf03253e: Preparing [2025-06-28T01:04:33.721Z] 7d3424acdae6: Preparing [2025-06-28T01:04:33.721Z] d875f00c5cff: Preparing [2025-06-28T01:04:33.721Z] 5f70bf18a086: Preparing [2025-06-28T01:04:33.721Z] 3bf1a1a0aca5: Preparing [2025-06-28T01:04:33.721Z] f38ef9173ad1: Preparing [2025-06-28T01:04:33.721Z] d2de92ee1595: Preparing [2025-06-28T01:04:33.721Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:33.721Z] 23e1bf03253e: Waiting [2025-06-28T01:04:33.721Z] 7d3424acdae6: Waiting [2025-06-28T01:04:33.721Z] d875f00c5cff: Waiting [2025-06-28T01:04:33.721Z] 5f70bf18a086: Waiting [2025-06-28T01:04:33.721Z] 3bf1a1a0aca5: Waiting [2025-06-28T01:04:33.721Z] f38ef9173ad1: Waiting [2025-06-28T01:04:33.721Z] d2de92ee1595: Waiting [2025-06-28T01:04:33.721Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:33.721Z] fe4eb36ddd8f: Waiting [2025-06-28T01:04:33.721Z] 75f9b2d97f0b: Waiting [2025-06-28T01:04:33.721Z] 352608ad3999: Waiting [2025-06-28T01:04:33.721Z] b1e4a50adde2: Layer already exists [2025-06-28T01:04:33.721Z] 8096b20f2d06: Layer already exists [2025-06-28T01:04:33.721Z] eb0896a6765a: Layer already exists [2025-06-28T01:04:33.721Z] 2ae8ca788556: Layer already exists [2025-06-28T01:04:33.721Z] 938c9716629b: Layer already exists [2025-06-28T01:04:33.721Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:33.721Z] 75f9b2d97f0b: Layer already exists [2025-06-28T01:04:33.721Z] 352608ad3999: Layer already exists [2025-06-28T01:04:33.721Z] fe4eb36ddd8f: Layer already exists [2025-06-28T01:04:33.721Z] 7d3424acdae6: Layer already exists [2025-06-28T01:04:33.721Z] 5f70bf18a086: Layer already exists [2025-06-28T01:04:33.721Z] d875f00c5cff: Layer already exists [2025-06-28T01:04:33.721Z] 3bf1a1a0aca5: Layer already exists [2025-06-28T01:04:33.721Z] d2de92ee1595: Layer already exists [2025-06-28T01:04:33.721Z] f38ef9173ad1: Layer already exists [2025-06-28T01:04:33.721Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:33.986Z] 4.1.0-dev.30: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:34.353Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:34.719Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:34.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-28T01:04:34.719Z] eb0896a6765a: Preparing [2025-06-28T01:04:34.719Z] b1e4a50adde2: Preparing [2025-06-28T01:04:34.719Z] 2ae8ca788556: Preparing [2025-06-28T01:04:34.719Z] 938c9716629b: Preparing [2025-06-28T01:04:34.719Z] 8096b20f2d06: Preparing [2025-06-28T01:04:34.719Z] fe4eb36ddd8f: Preparing [2025-06-28T01:04:34.719Z] 75f9b2d97f0b: Preparing [2025-06-28T01:04:34.719Z] 352608ad3999: Preparing [2025-06-28T01:04:34.719Z] 23e1bf03253e: Preparing [2025-06-28T01:04:34.719Z] 7d3424acdae6: Preparing [2025-06-28T01:04:34.719Z] d875f00c5cff: Preparing [2025-06-28T01:04:34.719Z] 5f70bf18a086: Preparing [2025-06-28T01:04:34.719Z] 3bf1a1a0aca5: Preparing [2025-06-28T01:04:34.719Z] f38ef9173ad1: Preparing [2025-06-28T01:04:34.719Z] d2de92ee1595: Preparing [2025-06-28T01:04:34.719Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:34.719Z] d875f00c5cff: Waiting [2025-06-28T01:04:34.719Z] 5f70bf18a086: Waiting [2025-06-28T01:04:34.719Z] 3bf1a1a0aca5: Waiting [2025-06-28T01:04:34.719Z] f38ef9173ad1: Waiting [2025-06-28T01:04:34.719Z] d2de92ee1595: Waiting [2025-06-28T01:04:34.719Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:34.719Z] fe4eb36ddd8f: Waiting [2025-06-28T01:04:34.719Z] 352608ad3999: Waiting [2025-06-28T01:04:34.719Z] 75f9b2d97f0b: Waiting [2025-06-28T01:04:34.719Z] 23e1bf03253e: Waiting [2025-06-28T01:04:34.719Z] 7d3424acdae6: Waiting [2025-06-28T01:04:34.719Z] eb0896a6765a: Layer already exists [2025-06-28T01:04:34.719Z] b1e4a50adde2: Layer already exists [2025-06-28T01:04:34.719Z] 8096b20f2d06: Layer already exists [2025-06-28T01:04:34.719Z] 2ae8ca788556: Layer already exists [2025-06-28T01:04:34.719Z] 938c9716629b: Layer already exists [2025-06-28T01:04:34.719Z] fe4eb36ddd8f: Layer already exists [2025-06-28T01:04:34.719Z] 75f9b2d97f0b: Layer already exists [2025-06-28T01:04:34.719Z] 7d3424acdae6: Layer already exists [2025-06-28T01:04:34.719Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:34.719Z] 352608ad3999: Layer already exists [2025-06-28T01:04:34.719Z] 5f70bf18a086: Layer already exists [2025-06-28T01:04:34.720Z] d2de92ee1595: Layer already exists [2025-06-28T01:04:34.720Z] d875f00c5cff: Layer already exists [2025-06-28T01:04:34.720Z] 3bf1a1a0aca5: Layer already exists [2025-06-28T01:04:34.720Z] f38ef9173ad1: Layer already exists [2025-06-28T01:04:34.720Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:34.985Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:35.347Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:35.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-06-28T01:04:35.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-06-28T01:04:35.699Z] eb0896a6765a: Preparing [2025-06-28T01:04:35.699Z] b1e4a50adde2: Preparing [2025-06-28T01:04:35.699Z] 2ae8ca788556: Preparing [2025-06-28T01:04:35.699Z] 938c9716629b: Preparing [2025-06-28T01:04:35.699Z] 8096b20f2d06: Preparing [2025-06-28T01:04:35.699Z] fe4eb36ddd8f: Preparing [2025-06-28T01:04:35.699Z] 75f9b2d97f0b: Preparing [2025-06-28T01:04:35.699Z] fe4eb36ddd8f: Waiting [2025-06-28T01:04:35.699Z] 352608ad3999: Preparing [2025-06-28T01:04:35.699Z] 23e1bf03253e: Preparing [2025-06-28T01:04:35.699Z] 75f9b2d97f0b: Waiting [2025-06-28T01:04:35.699Z] 7d3424acdae6: Preparing [2025-06-28T01:04:35.699Z] 352608ad3999: Waiting [2025-06-28T01:04:35.699Z] d875f00c5cff: Preparing [2025-06-28T01:04:35.699Z] 5f70bf18a086: Preparing [2025-06-28T01:04:35.699Z] 23e1bf03253e: Waiting [2025-06-28T01:04:35.699Z] 7d3424acdae6: Waiting [2025-06-28T01:04:35.699Z] d875f00c5cff: Waiting [2025-06-28T01:04:35.699Z] 5f70bf18a086: Waiting [2025-06-28T01:04:35.699Z] 3bf1a1a0aca5: Preparing [2025-06-28T01:04:35.699Z] f38ef9173ad1: Preparing [2025-06-28T01:04:35.699Z] 3bf1a1a0aca5: Waiting [2025-06-28T01:04:35.699Z] f38ef9173ad1: Waiting [2025-06-28T01:04:35.699Z] d2de92ee1595: Preparing [2025-06-28T01:04:35.699Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:35.699Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:35.699Z] 938c9716629b: Layer already exists [2025-06-28T01:04:35.699Z] b1e4a50adde2: Layer already exists [2025-06-28T01:04:35.699Z] eb0896a6765a: Layer already exists [2025-06-28T01:04:35.699Z] 2ae8ca788556: Layer already exists [2025-06-28T01:04:35.699Z] 8096b20f2d06: Layer already exists [2025-06-28T01:04:35.699Z] 75f9b2d97f0b: Layer already exists [2025-06-28T01:04:35.699Z] 352608ad3999: Layer already exists [2025-06-28T01:04:35.699Z] fe4eb36ddd8f: Layer already exists [2025-06-28T01:04:35.699Z] 7d3424acdae6: Layer already exists [2025-06-28T01:04:35.699Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:35.699Z] d875f00c5cff: Layer already exists [2025-06-28T01:04:35.699Z] 3bf1a1a0aca5: Layer already exists [2025-06-28T01:04:35.699Z] 5f70bf18a086: Layer already exists [2025-06-28T01:04:35.699Z] f38ef9173ad1: Layer already exists [2025-06-28T01:04:35.699Z] d2de92ee1595: Layer already exists [2025-06-28T01:04:35.699Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:35.965Z] main: digest: sha256:65cb7a95d7d8bbc8a55fdc1f4e7132e1da1e36d352f4494b12d00768a5998898 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:36.041Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:36.053Z] taggedImages: [2025-06-28T01:04:36.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:36.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-06-28T01:04:36.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [2025-06-28T01:04:36.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:36.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-28T01:04:36.090Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-06-28T01:04:36.090Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:36.090Z] latest [2025-06-28T01:04:36.090Z] 4.1.0-dev.30 [2025-06-28T01:04:36.090Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:36.090Z] main [2025-06-28T01:04:36.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:36.472Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:36.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:36.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-28T01:04:36.822Z] 0deaf8fc7dd0: Preparing [2025-06-28T01:04:36.822Z] 5f4cc1f57234: Preparing [2025-06-28T01:04:36.822Z] 326f773aab31: Preparing [2025-06-28T01:04:36.822Z] 0ae02651d692: Preparing [2025-06-28T01:04:36.822Z] 352608ad3999: Preparing [2025-06-28T01:04:36.822Z] 23e1bf03253e: Preparing [2025-06-28T01:04:36.822Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:36.822Z] 7db4245015b5: Preparing [2025-06-28T01:04:36.822Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:36.822Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:36.822Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:36.822Z] 7db4245015b5: Waiting [2025-06-28T01:04:36.822Z] 23e1bf03253e: Waiting [2025-06-28T01:04:36.822Z] 352608ad3999: Layer already exists [2025-06-28T01:04:37.089Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:37.089Z] 5f4cc1f57234: Pushed [2025-06-28T01:04:37.089Z] 326f773aab31: Pushed [2025-06-28T01:04:37.089Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:37.089Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:37.089Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:37.089Z] 0deaf8fc7dd0: Pushed [2025-06-28T01:04:42.419Z] 0ae02651d692: Pushed [2025-06-28T01:04:42.419Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:42.783Z] + 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-06-28T01:04:43.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-28T01:04:43.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-28T01:04:43.132Z] 0deaf8fc7dd0: Preparing [2025-06-28T01:04:43.132Z] 5f4cc1f57234: Preparing [2025-06-28T01:04:43.132Z] 326f773aab31: Preparing [2025-06-28T01:04:43.132Z] 0ae02651d692: Preparing [2025-06-28T01:04:43.132Z] 352608ad3999: Preparing [2025-06-28T01:04:43.132Z] 23e1bf03253e: Preparing [2025-06-28T01:04:43.132Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:43.132Z] 7db4245015b5: Preparing [2025-06-28T01:04:43.132Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:43.132Z] 23e1bf03253e: Waiting [2025-06-28T01:04:43.132Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:43.132Z] 7db4245015b5: Waiting [2025-06-28T01:04:43.132Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:43.132Z] 326f773aab31: Layer already exists [2025-06-28T01:04:43.132Z] 5f4cc1f57234: Layer already exists [2025-06-28T01:04:43.132Z] 0ae02651d692: Layer already exists [2025-06-28T01:04:43.132Z] 352608ad3999: Layer already exists [2025-06-28T01:04:43.132Z] 0deaf8fc7dd0: Layer already exists [2025-06-28T01:04:43.132Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:43.132Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:43.132Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:43.132Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:43.399Z] latest: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:43.781Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:44.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [2025-06-28T01:04:44.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-28T01:04:44.146Z] 0deaf8fc7dd0: Preparing [2025-06-28T01:04:44.146Z] 5f4cc1f57234: Preparing [2025-06-28T01:04:44.146Z] 326f773aab31: Preparing [2025-06-28T01:04:44.146Z] 0ae02651d692: Preparing [2025-06-28T01:04:44.146Z] 352608ad3999: Preparing [2025-06-28T01:04:44.146Z] 23e1bf03253e: Preparing [2025-06-28T01:04:44.146Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:44.146Z] 7db4245015b5: Preparing [2025-06-28T01:04:44.146Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:44.146Z] 23e1bf03253e: Waiting [2025-06-28T01:04:44.146Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:44.146Z] 7db4245015b5: Waiting [2025-06-28T01:04:44.146Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:44.146Z] 0deaf8fc7dd0: Layer already exists [2025-06-28T01:04:44.146Z] 326f773aab31: Layer already exists [2025-06-28T01:04:44.146Z] 5f4cc1f57234: Layer already exists [2025-06-28T01:04:44.146Z] 352608ad3999: Layer already exists [2025-06-28T01:04:44.146Z] 0ae02651d692: Layer already exists [2025-06-28T01:04:44.146Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:44.146Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:44.146Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:44.146Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:44.412Z] 4.1.0-dev.30: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:44.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:45.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:45.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-28T01:04:45.131Z] 0deaf8fc7dd0: Preparing [2025-06-28T01:04:45.131Z] 5f4cc1f57234: Preparing [2025-06-28T01:04:45.131Z] 326f773aab31: Preparing [2025-06-28T01:04:45.131Z] 0ae02651d692: Preparing [2025-06-28T01:04:45.131Z] 352608ad3999: Preparing [2025-06-28T01:04:45.131Z] 23e1bf03253e: Preparing [2025-06-28T01:04:45.131Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:45.131Z] 7db4245015b5: Preparing [2025-06-28T01:04:45.131Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:45.131Z] 23e1bf03253e: Waiting [2025-06-28T01:04:45.131Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:45.131Z] 7db4245015b5: Waiting [2025-06-28T01:04:45.131Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:45.131Z] 352608ad3999: Layer already exists [2025-06-28T01:04:45.131Z] 326f773aab31: Layer already exists [2025-06-28T01:04:45.131Z] 0ae02651d692: Layer already exists [2025-06-28T01:04:45.131Z] 5f4cc1f57234: Layer already exists [2025-06-28T01:04:45.131Z] 0deaf8fc7dd0: Layer already exists [2025-06-28T01:04:45.131Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:45.131Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:45.131Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:45.131Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:45.395Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:45.743Z] + 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-06-28T01:04:46.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-06-28T01:04:46.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-06-28T01:04:46.105Z] 0deaf8fc7dd0: Preparing [2025-06-28T01:04:46.105Z] 5f4cc1f57234: Preparing [2025-06-28T01:04:46.105Z] 326f773aab31: Preparing [2025-06-28T01:04:46.105Z] 0ae02651d692: Preparing [2025-06-28T01:04:46.105Z] 352608ad3999: Preparing [2025-06-28T01:04:46.105Z] 23e1bf03253e: Preparing [2025-06-28T01:04:46.105Z] 7f29e9ff54bd: Preparing [2025-06-28T01:04:46.105Z] 7db4245015b5: Preparing [2025-06-28T01:04:46.105Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:46.105Z] 7f29e9ff54bd: Waiting [2025-06-28T01:04:46.105Z] 23e1bf03253e: Waiting [2025-06-28T01:04:46.105Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:46.105Z] 5f4cc1f57234: Layer already exists [2025-06-28T01:04:46.105Z] 352608ad3999: Layer already exists [2025-06-28T01:04:46.105Z] 0ae02651d692: Layer already exists [2025-06-28T01:04:46.105Z] 326f773aab31: Layer already exists [2025-06-28T01:04:46.105Z] 0deaf8fc7dd0: Layer already exists [2025-06-28T01:04:46.105Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:46.105Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:46.105Z] 7db4245015b5: Layer already exists [2025-06-28T01:04:46.105Z] 7f29e9ff54bd: Layer already exists [2025-06-28T01:04:46.371Z] main: digest: sha256:37a96d9e5fda7b56bad708f4ba1dff6062d9b230392d6c79bb02e0bdfb4c8497 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:46.463Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:46.477Z] taggedImages: [2025-06-28T01:04:46.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:46.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-06-28T01:04:46.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [2025-06-28T01:04:46.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:46.477Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-28T01:04:46.512Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-06-28T01:04:46.512Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:46.512Z] latest [2025-06-28T01:04:46.512Z] 4.1.0-dev.30 [2025-06-28T01:04:46.512Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:46.512Z] main [2025-06-28T01:04:46.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:46.895Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:47.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:47.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-28T01:04:47.243Z] a66a92f3a21a: Preparing [2025-06-28T01:04:47.243Z] 5cda6045c609: Preparing [2025-06-28T01:04:47.243Z] 62d93dcfc87f: Preparing [2025-06-28T01:04:47.243Z] e303856cfa3c: Preparing [2025-06-28T01:04:47.243Z] f9c3f37699e9: Preparing [2025-06-28T01:04:47.243Z] 352608ad3999: Preparing [2025-06-28T01:04:47.243Z] 23e1bf03253e: Preparing [2025-06-28T01:04:47.243Z] e8cd75e85e30: Preparing [2025-06-28T01:04:47.243Z] b14bd09e0a2f: Preparing [2025-06-28T01:04:47.243Z] e785dec69232: Preparing [2025-06-28T01:04:47.243Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:47.243Z] 23e1bf03253e: Waiting [2025-06-28T01:04:47.243Z] e8cd75e85e30: Waiting [2025-06-28T01:04:47.243Z] b14bd09e0a2f: Waiting [2025-06-28T01:04:47.243Z] e785dec69232: Waiting [2025-06-28T01:04:47.243Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:47.243Z] 352608ad3999: Waiting [2025-06-28T01:04:47.509Z] e303856cfa3c: Pushed [2025-06-28T01:04:47.509Z] a66a92f3a21a: Pushed [2025-06-28T01:04:47.509Z] f9c3f37699e9: Pushed [2025-06-28T01:04:47.509Z] 5cda6045c609: Pushed [2025-06-28T01:04:47.509Z] 352608ad3999: Layer already exists [2025-06-28T01:04:47.509Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:47.509Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:47.509Z] e8cd75e85e30: Pushed [2025-06-28T01:04:47.509Z] b14bd09e0a2f: Pushed [2025-06-28T01:04:50.079Z] e785dec69232: Pushed [2025-06-28T01:04:51.478Z] 62d93dcfc87f: Pushed [2025-06-28T01:04:51.478Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:51.834Z] + 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-06-28T01:04:52.179Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-28T01:04:52.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-28T01:04:52.179Z] a66a92f3a21a: Preparing [2025-06-28T01:04:52.179Z] 5cda6045c609: Preparing [2025-06-28T01:04:52.179Z] 62d93dcfc87f: Preparing [2025-06-28T01:04:52.179Z] e303856cfa3c: Preparing [2025-06-28T01:04:52.179Z] f9c3f37699e9: Preparing [2025-06-28T01:04:52.179Z] 352608ad3999: Preparing [2025-06-28T01:04:52.179Z] 23e1bf03253e: Preparing [2025-06-28T01:04:52.179Z] e8cd75e85e30: Preparing [2025-06-28T01:04:52.179Z] b14bd09e0a2f: Preparing [2025-06-28T01:04:52.179Z] e785dec69232: Preparing [2025-06-28T01:04:52.179Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:52.179Z] e8cd75e85e30: Waiting [2025-06-28T01:04:52.179Z] 352608ad3999: Waiting [2025-06-28T01:04:52.179Z] 23e1bf03253e: Waiting [2025-06-28T01:04:52.179Z] b14bd09e0a2f: Waiting [2025-06-28T01:04:52.179Z] e785dec69232: Waiting [2025-06-28T01:04:52.179Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:52.179Z] a66a92f3a21a: Layer already exists [2025-06-28T01:04:52.179Z] f9c3f37699e9: Layer already exists [2025-06-28T01:04:52.179Z] 5cda6045c609: Layer already exists [2025-06-28T01:04:52.179Z] 62d93dcfc87f: Layer already exists [2025-06-28T01:04:52.179Z] e303856cfa3c: Layer already exists [2025-06-28T01:04:52.179Z] 352608ad3999: Layer already exists [2025-06-28T01:04:52.179Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:52.179Z] e785dec69232: Layer already exists [2025-06-28T01:04:52.179Z] e8cd75e85e30: Layer already exists [2025-06-28T01:04:52.179Z] b14bd09e0a2f: Layer already exists [2025-06-28T01:04:52.179Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:52.445Z] latest: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:52.806Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:53.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [2025-06-28T01:04:53.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-28T01:04:53.159Z] a66a92f3a21a: Preparing [2025-06-28T01:04:53.159Z] 5cda6045c609: Preparing [2025-06-28T01:04:53.159Z] 62d93dcfc87f: Preparing [2025-06-28T01:04:53.159Z] e303856cfa3c: Preparing [2025-06-28T01:04:53.159Z] f9c3f37699e9: Preparing [2025-06-28T01:04:53.159Z] 352608ad3999: Preparing [2025-06-28T01:04:53.159Z] 23e1bf03253e: Preparing [2025-06-28T01:04:53.159Z] e8cd75e85e30: Preparing [2025-06-28T01:04:53.159Z] b14bd09e0a2f: Preparing [2025-06-28T01:04:53.159Z] e785dec69232: Preparing [2025-06-28T01:04:53.159Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:53.159Z] 23e1bf03253e: Waiting [2025-06-28T01:04:53.159Z] e8cd75e85e30: Waiting [2025-06-28T01:04:53.159Z] b14bd09e0a2f: Waiting [2025-06-28T01:04:53.159Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:53.159Z] e785dec69232: Waiting [2025-06-28T01:04:53.159Z] a66a92f3a21a: Layer already exists [2025-06-28T01:04:53.159Z] e303856cfa3c: Layer already exists [2025-06-28T01:04:53.159Z] 62d93dcfc87f: Layer already exists [2025-06-28T01:04:53.159Z] 5cda6045c609: Layer already exists [2025-06-28T01:04:53.159Z] f9c3f37699e9: Layer already exists [2025-06-28T01:04:53.159Z] b14bd09e0a2f: Layer already exists [2025-06-28T01:04:53.159Z] 352608ad3999: Layer already exists [2025-06-28T01:04:53.159Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:53.159Z] e8cd75e85e30: Layer already exists [2025-06-28T01:04:53.159Z] e785dec69232: Layer already exists [2025-06-28T01:04:53.159Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:53.425Z] 4.1.0-dev.30: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:53.794Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:54.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:54.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-28T01:04:54.154Z] a66a92f3a21a: Preparing [2025-06-28T01:04:54.154Z] 5cda6045c609: Preparing [2025-06-28T01:04:54.154Z] 62d93dcfc87f: Preparing [2025-06-28T01:04:54.154Z] e303856cfa3c: Preparing [2025-06-28T01:04:54.154Z] f9c3f37699e9: Preparing [2025-06-28T01:04:54.154Z] 352608ad3999: Preparing [2025-06-28T01:04:54.154Z] 23e1bf03253e: Preparing [2025-06-28T01:04:54.154Z] e8cd75e85e30: Preparing [2025-06-28T01:04:54.154Z] b14bd09e0a2f: Preparing [2025-06-28T01:04:54.154Z] e785dec69232: Preparing [2025-06-28T01:04:54.154Z] 352608ad3999: Waiting [2025-06-28T01:04:54.154Z] e8cd75e85e30: Waiting [2025-06-28T01:04:54.154Z] 23e1bf03253e: Waiting [2025-06-28T01:04:54.154Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:54.154Z] e785dec69232: Waiting [2025-06-28T01:04:54.154Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:54.154Z] b14bd09e0a2f: Waiting [2025-06-28T01:04:54.154Z] e303856cfa3c: Layer already exists [2025-06-28T01:04:54.154Z] f9c3f37699e9: Layer already exists [2025-06-28T01:04:54.154Z] 5cda6045c609: Layer already exists [2025-06-28T01:04:54.154Z] 62d93dcfc87f: Layer already exists [2025-06-28T01:04:54.154Z] a66a92f3a21a: Layer already exists [2025-06-28T01:04:54.154Z] b14bd09e0a2f: Layer already exists [2025-06-28T01:04:54.154Z] 352608ad3999: Layer already exists [2025-06-28T01:04:54.154Z] e8cd75e85e30: Layer already exists [2025-06-28T01:04:54.154Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:54.154Z] e785dec69232: Layer already exists [2025-06-28T01:04:54.154Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:54.421Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:54.771Z] + 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-06-28T01:04:55.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-06-28T01:04:55.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-06-28T01:04:55.131Z] a66a92f3a21a: Preparing [2025-06-28T01:04:55.131Z] 5cda6045c609: Preparing [2025-06-28T01:04:55.131Z] 62d93dcfc87f: Preparing [2025-06-28T01:04:55.131Z] e303856cfa3c: Preparing [2025-06-28T01:04:55.131Z] f9c3f37699e9: Preparing [2025-06-28T01:04:55.131Z] 352608ad3999: Preparing [2025-06-28T01:04:55.131Z] 23e1bf03253e: Preparing [2025-06-28T01:04:55.131Z] e8cd75e85e30: Preparing [2025-06-28T01:04:55.131Z] b14bd09e0a2f: Preparing [2025-06-28T01:04:55.131Z] e785dec69232: Preparing [2025-06-28T01:04:55.131Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:55.131Z] 352608ad3999: Waiting [2025-06-28T01:04:55.131Z] 23e1bf03253e: Waiting [2025-06-28T01:04:55.131Z] e8cd75e85e30: Waiting [2025-06-28T01:04:55.131Z] b14bd09e0a2f: Waiting [2025-06-28T01:04:55.131Z] e785dec69232: Waiting [2025-06-28T01:04:55.131Z] dd9c8f8612c8: Waiting [2025-06-28T01:04:55.131Z] 62d93dcfc87f: Layer already exists [2025-06-28T01:04:55.131Z] f9c3f37699e9: Layer already exists [2025-06-28T01:04:55.131Z] e303856cfa3c: Layer already exists [2025-06-28T01:04:55.131Z] 5cda6045c609: Layer already exists [2025-06-28T01:04:55.131Z] a66a92f3a21a: Layer already exists [2025-06-28T01:04:55.131Z] 352608ad3999: Layer already exists [2025-06-28T01:04:55.131Z] b14bd09e0a2f: Layer already exists [2025-06-28T01:04:55.131Z] e8cd75e85e30: Layer already exists [2025-06-28T01:04:55.131Z] e785dec69232: Layer already exists [2025-06-28T01:04:55.131Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:55.131Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:55.395Z] main: digest: sha256:0dd9a945d1a5e5bd06ceeb133e8c3e065cdc26da55a4fc554da68aa266a08d51 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:04:55.491Z] ===================================================== [Pipeline] echo [2025-06-28T01:04:55.509Z] taggedImages: [2025-06-28T01:04:55.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:55.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-06-28T01:04:55.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [2025-06-28T01:04:55.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:55.509Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-28T01:04:55.539Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-06-28T01:04:55.539Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:55.539Z] latest [2025-06-28T01:04:55.539Z] 4.1.0-dev.30 [2025-06-28T01:04:55.539Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:04:55.539Z] main [2025-06-28T01:04:55.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:55.909Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:04:56.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:04:56.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-28T01:04:56.248Z] 074725ebd94c: Preparing [2025-06-28T01:04:56.248Z] 147214f4ac9c: Preparing [2025-06-28T01:04:56.248Z] b617685809b8: Preparing [2025-06-28T01:04:56.248Z] 5ab83091a1f8: Preparing [2025-06-28T01:04:56.248Z] 862bfd5b9325: Preparing [2025-06-28T01:04:56.248Z] ba7598859efd: Preparing [2025-06-28T01:04:56.248Z] 37c18ed3298f: Preparing [2025-06-28T01:04:56.248Z] 352608ad3999: Preparing [2025-06-28T01:04:56.248Z] 23e1bf03253e: Preparing [2025-06-28T01:04:56.248Z] 5bea3a6e7e97: Preparing [2025-06-28T01:04:56.248Z] a1024c1d73f8: Preparing [2025-06-28T01:04:56.248Z] dd9c8f8612c8: Preparing [2025-06-28T01:04:56.248Z] ba7598859efd: Waiting [2025-06-28T01:04:56.248Z] 23e1bf03253e: Waiting [2025-06-28T01:04:56.248Z] 5bea3a6e7e97: Waiting [2025-06-28T01:04:56.248Z] 37c18ed3298f: Waiting [2025-06-28T01:04:56.248Z] a1024c1d73f8: Waiting [2025-06-28T01:04:56.248Z] 352608ad3999: Waiting [2025-06-28T01:04:56.512Z] 147214f4ac9c: Pushed [2025-06-28T01:04:56.512Z] 862bfd5b9325: Pushed [2025-06-28T01:04:56.512Z] 074725ebd94c: Pushed [2025-06-28T01:04:56.512Z] 352608ad3999: Layer already exists [2025-06-28T01:04:56.512Z] 23e1bf03253e: Layer already exists [2025-06-28T01:04:56.512Z] ba7598859efd: Pushed [2025-06-28T01:04:56.512Z] 37c18ed3298f: Pushed [2025-06-28T01:04:56.777Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:04:56.777Z] 5bea3a6e7e97: Pushed [2025-06-28T01:04:59.375Z] a1024c1d73f8: Pushed [2025-06-28T01:05:00.768Z] 5ab83091a1f8: Pushed [2025-06-28T01:05:03.337Z] b617685809b8: Pushed [2025-06-28T01:05:03.337Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:03.692Z] + 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-06-28T01:05:04.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-28T01:05:04.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-28T01:05:04.033Z] 074725ebd94c: Preparing [2025-06-28T01:05:04.033Z] 147214f4ac9c: Preparing [2025-06-28T01:05:04.033Z] b617685809b8: Preparing [2025-06-28T01:05:04.034Z] 5ab83091a1f8: Preparing [2025-06-28T01:05:04.034Z] 862bfd5b9325: Preparing [2025-06-28T01:05:04.034Z] ba7598859efd: Preparing [2025-06-28T01:05:04.034Z] 37c18ed3298f: Preparing [2025-06-28T01:05:04.034Z] 352608ad3999: Preparing [2025-06-28T01:05:04.034Z] 23e1bf03253e: Preparing [2025-06-28T01:05:04.034Z] 5bea3a6e7e97: Preparing [2025-06-28T01:05:04.034Z] a1024c1d73f8: Preparing [2025-06-28T01:05:04.034Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:04.034Z] ba7598859efd: Waiting [2025-06-28T01:05:04.034Z] 37c18ed3298f: Waiting [2025-06-28T01:05:04.034Z] 352608ad3999: Waiting [2025-06-28T01:05:04.034Z] 23e1bf03253e: Waiting [2025-06-28T01:05:04.034Z] 5bea3a6e7e97: Waiting [2025-06-28T01:05:04.034Z] a1024c1d73f8: Waiting [2025-06-28T01:05:04.034Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:04.034Z] 147214f4ac9c: Layer already exists [2025-06-28T01:05:04.034Z] 074725ebd94c: Layer already exists [2025-06-28T01:05:04.034Z] 5ab83091a1f8: Layer already exists [2025-06-28T01:05:04.034Z] b617685809b8: Layer already exists [2025-06-28T01:05:04.034Z] 862bfd5b9325: Layer already exists [2025-06-28T01:05:04.034Z] 37c18ed3298f: Layer already exists [2025-06-28T01:05:04.034Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:04.034Z] 352608ad3999: Layer already exists [2025-06-28T01:05:04.034Z] ba7598859efd: Layer already exists [2025-06-28T01:05:04.034Z] 5bea3a6e7e97: Layer already exists [2025-06-28T01:05:04.034Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:04.034Z] a1024c1d73f8: Layer already exists [2025-06-28T01:05:04.298Z] latest: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:04.648Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:04.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [2025-06-28T01:05:04.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-28T01:05:04.995Z] 074725ebd94c: Preparing [2025-06-28T01:05:04.995Z] 147214f4ac9c: Preparing [2025-06-28T01:05:04.995Z] b617685809b8: Preparing [2025-06-28T01:05:04.995Z] 5ab83091a1f8: Preparing [2025-06-28T01:05:04.995Z] 862bfd5b9325: Preparing [2025-06-28T01:05:04.995Z] ba7598859efd: Preparing [2025-06-28T01:05:04.995Z] 37c18ed3298f: Preparing [2025-06-28T01:05:04.995Z] 352608ad3999: Preparing [2025-06-28T01:05:04.995Z] 23e1bf03253e: Preparing [2025-06-28T01:05:04.995Z] 5bea3a6e7e97: Preparing [2025-06-28T01:05:04.995Z] a1024c1d73f8: Preparing [2025-06-28T01:05:04.995Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:04.995Z] 352608ad3999: Waiting [2025-06-28T01:05:04.995Z] 23e1bf03253e: Waiting [2025-06-28T01:05:04.995Z] 5bea3a6e7e97: Waiting [2025-06-28T01:05:04.995Z] a1024c1d73f8: Waiting [2025-06-28T01:05:04.995Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:04.995Z] 37c18ed3298f: Waiting [2025-06-28T01:05:04.995Z] ba7598859efd: Waiting [2025-06-28T01:05:04.995Z] 074725ebd94c: Layer already exists [2025-06-28T01:05:04.995Z] 5ab83091a1f8: Layer already exists [2025-06-28T01:05:04.995Z] b617685809b8: Layer already exists [2025-06-28T01:05:04.995Z] 862bfd5b9325: Layer already exists [2025-06-28T01:05:04.995Z] 147214f4ac9c: Layer already exists [2025-06-28T01:05:04.995Z] 37c18ed3298f: Layer already exists [2025-06-28T01:05:04.995Z] 352608ad3999: Layer already exists [2025-06-28T01:05:04.995Z] ba7598859efd: Layer already exists [2025-06-28T01:05:04.995Z] 5bea3a6e7e97: Layer already exists [2025-06-28T01:05:04.995Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:04.995Z] a1024c1d73f8: Layer already exists [2025-06-28T01:05:04.995Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:05.259Z] 4.1.0-dev.30: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:05.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:05.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:05.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-28T01:05:05.957Z] 074725ebd94c: Preparing [2025-06-28T01:05:05.957Z] 147214f4ac9c: Preparing [2025-06-28T01:05:05.957Z] b617685809b8: Preparing [2025-06-28T01:05:05.957Z] 5ab83091a1f8: Preparing [2025-06-28T01:05:05.957Z] 862bfd5b9325: Preparing [2025-06-28T01:05:05.957Z] ba7598859efd: Preparing [2025-06-28T01:05:05.957Z] 37c18ed3298f: Preparing [2025-06-28T01:05:05.957Z] 352608ad3999: Preparing [2025-06-28T01:05:05.957Z] 23e1bf03253e: Preparing [2025-06-28T01:05:05.957Z] 5bea3a6e7e97: Preparing [2025-06-28T01:05:05.957Z] a1024c1d73f8: Preparing [2025-06-28T01:05:05.957Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:05.957Z] ba7598859efd: Waiting [2025-06-28T01:05:05.957Z] 37c18ed3298f: Waiting [2025-06-28T01:05:05.957Z] 352608ad3999: Waiting [2025-06-28T01:05:05.957Z] a1024c1d73f8: Waiting [2025-06-28T01:05:05.957Z] 23e1bf03253e: Waiting [2025-06-28T01:05:05.957Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:05.957Z] 5bea3a6e7e97: Waiting [2025-06-28T01:05:05.957Z] 5ab83091a1f8: Layer already exists [2025-06-28T01:05:05.957Z] 074725ebd94c: Layer already exists [2025-06-28T01:05:05.957Z] 862bfd5b9325: Layer already exists [2025-06-28T01:05:05.957Z] 147214f4ac9c: Layer already exists [2025-06-28T01:05:05.957Z] b617685809b8: Layer already exists [2025-06-28T01:05:05.957Z] 37c18ed3298f: Layer already exists [2025-06-28T01:05:05.957Z] 352608ad3999: Layer already exists [2025-06-28T01:05:05.957Z] 5bea3a6e7e97: Layer already exists [2025-06-28T01:05:05.957Z] ba7598859efd: Layer already exists [2025-06-28T01:05:05.957Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:05.957Z] a1024c1d73f8: Layer already exists [2025-06-28T01:05:05.957Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:06.220Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:06.577Z] + 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-06-28T01:05:06.921Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-06-28T01:05:06.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-06-28T01:05:06.921Z] 074725ebd94c: Preparing [2025-06-28T01:05:06.921Z] 147214f4ac9c: Preparing [2025-06-28T01:05:06.921Z] b617685809b8: Preparing [2025-06-28T01:05:06.921Z] 5ab83091a1f8: Preparing [2025-06-28T01:05:06.921Z] 862bfd5b9325: Preparing [2025-06-28T01:05:06.921Z] ba7598859efd: Preparing [2025-06-28T01:05:06.921Z] 37c18ed3298f: Preparing [2025-06-28T01:05:06.921Z] 352608ad3999: Preparing [2025-06-28T01:05:06.921Z] 23e1bf03253e: Preparing [2025-06-28T01:05:06.921Z] 5bea3a6e7e97: Preparing [2025-06-28T01:05:06.921Z] a1024c1d73f8: Preparing [2025-06-28T01:05:06.921Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:06.921Z] 352608ad3999: Waiting [2025-06-28T01:05:06.921Z] 23e1bf03253e: Waiting [2025-06-28T01:05:06.921Z] 5bea3a6e7e97: Waiting [2025-06-28T01:05:06.921Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:06.921Z] ba7598859efd: Waiting [2025-06-28T01:05:06.921Z] a1024c1d73f8: Waiting [2025-06-28T01:05:06.921Z] 37c18ed3298f: Waiting [2025-06-28T01:05:06.921Z] 074725ebd94c: Layer already exists [2025-06-28T01:05:06.921Z] 862bfd5b9325: Layer already exists [2025-06-28T01:05:06.921Z] 147214f4ac9c: Layer already exists [2025-06-28T01:05:06.921Z] b617685809b8: Layer already exists [2025-06-28T01:05:06.921Z] 5ab83091a1f8: Layer already exists [2025-06-28T01:05:06.921Z] 352608ad3999: Layer already exists [2025-06-28T01:05:06.921Z] 37c18ed3298f: Layer already exists [2025-06-28T01:05:06.921Z] 5bea3a6e7e97: Layer already exists [2025-06-28T01:05:06.921Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:06.921Z] ba7598859efd: Layer already exists [2025-06-28T01:05:06.921Z] a1024c1d73f8: Layer already exists [2025-06-28T01:05:06.921Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:07.184Z] main: digest: sha256:4b7aad3ed2a6f494330346423d4ca36f1abaa2479738a70dd043905887421df0 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:05:07.263Z] ===================================================== [Pipeline] echo [2025-06-28T01:05:07.278Z] taggedImages: [2025-06-28T01:05:07.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:07.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-06-28T01:05:07.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [2025-06-28T01:05:07.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:07.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-28T01:05:07.314Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-06-28T01:05:07.314Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:07.314Z] latest [2025-06-28T01:05:07.314Z] 4.1.0-dev.30 [2025-06-28T01:05:07.314Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:07.314Z] main [2025-06-28T01:05:07.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:07.683Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:08.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-28T01:05:08.021Z] b969b3eb4c7b: Preparing [2025-06-28T01:05:08.021Z] 114a9c60b0fb: Preparing [2025-06-28T01:05:08.021Z] 352608ad3999: Preparing [2025-06-28T01:05:08.021Z] 23e1bf03253e: Preparing [2025-06-28T01:05:08.021Z] 5a983ab8c266: Preparing [2025-06-28T01:05:08.021Z] 1073fb7afab9: Preparing [2025-06-28T01:05:08.021Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:08.021Z] 1073fb7afab9: Waiting [2025-06-28T01:05:08.021Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:08.021Z] 352608ad3999: Layer already exists [2025-06-28T01:05:08.284Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:08.284Z] 5a983ab8c266: Pushed [2025-06-28T01:05:08.284Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:08.284Z] b969b3eb4c7b: Pushed [2025-06-28T01:05:10.209Z] 1073fb7afab9: Pushed [2025-06-28T01:05:15.529Z] 114a9c60b0fb: Pushed [2025-06-28T01:05:15.529Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:15.874Z] + 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-06-28T01:05:16.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-28T01:05:16.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-28T01:05:16.208Z] b969b3eb4c7b: Preparing [2025-06-28T01:05:16.208Z] 114a9c60b0fb: Preparing [2025-06-28T01:05:16.208Z] 352608ad3999: Preparing [2025-06-28T01:05:16.208Z] 23e1bf03253e: Preparing [2025-06-28T01:05:16.208Z] 5a983ab8c266: Preparing [2025-06-28T01:05:16.208Z] 1073fb7afab9: Preparing [2025-06-28T01:05:16.208Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:16.208Z] 1073fb7afab9: Waiting [2025-06-28T01:05:16.208Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:16.208Z] 5a983ab8c266: Layer already exists [2025-06-28T01:05:16.208Z] b969b3eb4c7b: Layer already exists [2025-06-28T01:05:16.208Z] 352608ad3999: Layer already exists [2025-06-28T01:05:16.208Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:16.208Z] 114a9c60b0fb: Layer already exists [2025-06-28T01:05:16.208Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:16.208Z] 1073fb7afab9: Layer already exists [2025-06-28T01:05:16.472Z] latest: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:16.827Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:17.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [2025-06-28T01:05:17.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-28T01:05:17.173Z] b969b3eb4c7b: Preparing [2025-06-28T01:05:17.173Z] 114a9c60b0fb: Preparing [2025-06-28T01:05:17.173Z] 352608ad3999: Preparing [2025-06-28T01:05:17.173Z] 23e1bf03253e: Preparing [2025-06-28T01:05:17.173Z] 5a983ab8c266: Preparing [2025-06-28T01:05:17.173Z] 1073fb7afab9: Preparing [2025-06-28T01:05:17.173Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:17.173Z] 1073fb7afab9: Waiting [2025-06-28T01:05:17.173Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:17.173Z] 5a983ab8c266: Layer already exists [2025-06-28T01:05:17.173Z] 352608ad3999: Layer already exists [2025-06-28T01:05:17.173Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:17.173Z] b969b3eb4c7b: Layer already exists [2025-06-28T01:05:17.173Z] 114a9c60b0fb: Layer already exists [2025-06-28T01:05:17.173Z] 1073fb7afab9: Layer already exists [2025-06-28T01:05:17.173Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:17.436Z] 4.1.0-dev.30: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:17.781Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:18.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:18.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-28T01:05:18.125Z] b969b3eb4c7b: Preparing [2025-06-28T01:05:18.125Z] 114a9c60b0fb: Preparing [2025-06-28T01:05:18.125Z] 352608ad3999: Preparing [2025-06-28T01:05:18.125Z] 23e1bf03253e: Preparing [2025-06-28T01:05:18.125Z] 5a983ab8c266: Preparing [2025-06-28T01:05:18.125Z] 1073fb7afab9: Preparing [2025-06-28T01:05:18.125Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:18.125Z] 1073fb7afab9: Waiting [2025-06-28T01:05:18.125Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:18.125Z] b969b3eb4c7b: Layer already exists [2025-06-28T01:05:18.125Z] 114a9c60b0fb: Layer already exists [2025-06-28T01:05:18.125Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:18.125Z] 5a983ab8c266: Layer already exists [2025-06-28T01:05:18.125Z] 352608ad3999: Layer already exists [2025-06-28T01:05:18.125Z] 1073fb7afab9: Layer already exists [2025-06-28T01:05:18.125Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:18.125Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:18.478Z] + 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-06-28T01:05:18.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-06-28T01:05:18.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-06-28T01:05:18.826Z] b969b3eb4c7b: Preparing [2025-06-28T01:05:18.826Z] 114a9c60b0fb: Preparing [2025-06-28T01:05:18.826Z] 352608ad3999: Preparing [2025-06-28T01:05:18.826Z] 23e1bf03253e: Preparing [2025-06-28T01:05:18.826Z] 5a983ab8c266: Preparing [2025-06-28T01:05:18.826Z] 1073fb7afab9: Preparing [2025-06-28T01:05:18.826Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:18.826Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:18.826Z] 1073fb7afab9: Waiting [2025-06-28T01:05:18.826Z] 352608ad3999: Layer already exists [2025-06-28T01:05:18.826Z] 5a983ab8c266: Layer already exists [2025-06-28T01:05:18.826Z] b969b3eb4c7b: Layer already exists [2025-06-28T01:05:18.826Z] 114a9c60b0fb: Layer already exists [2025-06-28T01:05:18.826Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:18.826Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:18.826Z] 1073fb7afab9: Layer already exists [2025-06-28T01:05:19.090Z] main: digest: sha256:fd1a3254a72dd35b86715aaf5e01ebf3828f5d46a040adcd3ad0308f9566ad37 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:05:19.175Z] ===================================================== [Pipeline] echo [2025-06-28T01:05:19.192Z] taggedImages: [2025-06-28T01:05:19.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:19.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-06-28T01:05:19.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [2025-06-28T01:05:19.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:19.192Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-28T01:05:19.220Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-06-28T01:05:19.220Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:19.220Z] latest [2025-06-28T01:05:19.220Z] 4.1.0-dev.30 [2025-06-28T01:05:19.220Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:19.220Z] main [2025-06-28T01:05:19.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:19.583Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:19.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:19.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-28T01:05:19.924Z] f3e8d59dbbd8: Preparing [2025-06-28T01:05:19.924Z] c772ac37904e: Preparing [2025-06-28T01:05:19.924Z] 42ef00222592: Preparing [2025-06-28T01:05:19.924Z] 352608ad3999: Preparing [2025-06-28T01:05:19.924Z] 23e1bf03253e: Preparing [2025-06-28T01:05:19.924Z] 6902a4e9f39d: Preparing [2025-06-28T01:05:19.924Z] 885cc7e526d6: Preparing [2025-06-28T01:05:19.924Z] 6902a4e9f39d: Waiting [2025-06-28T01:05:19.924Z] 7f85024fe1d8: Preparing [2025-06-28T01:05:19.924Z] c56e88c90d4b: Preparing [2025-06-28T01:05:19.924Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:19.924Z] 7f85024fe1d8: Waiting [2025-06-28T01:05:19.924Z] c56e88c90d4b: Waiting [2025-06-28T01:05:19.924Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:19.924Z] 885cc7e526d6: Waiting [2025-06-28T01:05:19.924Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:19.924Z] 352608ad3999: Layer already exists [2025-06-28T01:05:20.187Z] c772ac37904e: Pushed [2025-06-28T01:05:20.187Z] 42ef00222592: Pushed [2025-06-28T01:05:20.187Z] f3e8d59dbbd8: Pushed [2025-06-28T01:05:20.187Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:20.187Z] 7f85024fe1d8: Pushed [2025-06-28T01:05:21.143Z] c56e88c90d4b: Pushed [2025-06-28T01:05:31.205Z] 885cc7e526d6: Pushed [2025-06-28T01:05:46.184Z] 6902a4e9f39d: Pushed [2025-06-28T01:05:46.184Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:46.565Z] + 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-06-28T01:05:46.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-28T01:05:46.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-28T01:05:46.937Z] f3e8d59dbbd8: Preparing [2025-06-28T01:05:46.937Z] c772ac37904e: Preparing [2025-06-28T01:05:46.937Z] 42ef00222592: Preparing [2025-06-28T01:05:46.937Z] 352608ad3999: Preparing [2025-06-28T01:05:46.937Z] 23e1bf03253e: Preparing [2025-06-28T01:05:46.937Z] 6902a4e9f39d: Preparing [2025-06-28T01:05:46.937Z] 885cc7e526d6: Preparing [2025-06-28T01:05:46.937Z] 7f85024fe1d8: Preparing [2025-06-28T01:05:46.937Z] c56e88c90d4b: Preparing [2025-06-28T01:05:46.937Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:46.937Z] 885cc7e526d6: Waiting [2025-06-28T01:05:46.937Z] 7f85024fe1d8: Waiting [2025-06-28T01:05:46.937Z] c56e88c90d4b: Waiting [2025-06-28T01:05:46.937Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:46.937Z] 6902a4e9f39d: Waiting [2025-06-28T01:05:46.937Z] c772ac37904e: Layer already exists [2025-06-28T01:05:46.937Z] 42ef00222592: Layer already exists [2025-06-28T01:05:46.937Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:46.937Z] 352608ad3999: Layer already exists [2025-06-28T01:05:46.937Z] f3e8d59dbbd8: Layer already exists [2025-06-28T01:05:46.937Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:05:46.937Z] 6902a4e9f39d: Layer already exists [2025-06-28T01:05:46.937Z] 885cc7e526d6: Layer already exists [2025-06-28T01:05:46.937Z] c56e88c90d4b: Layer already exists [2025-06-28T01:05:46.937Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:47.212Z] latest: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:47.619Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:47.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [2025-06-28T01:05:47.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-28T01:05:47.983Z] f3e8d59dbbd8: Preparing [2025-06-28T01:05:47.983Z] c772ac37904e: Preparing [2025-06-28T01:05:47.983Z] 42ef00222592: Preparing [2025-06-28T01:05:47.983Z] 352608ad3999: Preparing [2025-06-28T01:05:47.983Z] 23e1bf03253e: Preparing [2025-06-28T01:05:47.983Z] 6902a4e9f39d: Preparing [2025-06-28T01:05:47.983Z] 885cc7e526d6: Preparing [2025-06-28T01:05:47.983Z] 7f85024fe1d8: Preparing [2025-06-28T01:05:47.983Z] c56e88c90d4b: Preparing [2025-06-28T01:05:47.983Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:47.983Z] 7f85024fe1d8: Waiting [2025-06-28T01:05:47.983Z] c56e88c90d4b: Waiting [2025-06-28T01:05:47.983Z] 6902a4e9f39d: Waiting [2025-06-28T01:05:47.983Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:47.983Z] 885cc7e526d6: Waiting [2025-06-28T01:05:47.983Z] c772ac37904e: Layer already exists [2025-06-28T01:05:47.983Z] 42ef00222592: Layer already exists [2025-06-28T01:05:47.983Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:47.983Z] f3e8d59dbbd8: Layer already exists [2025-06-28T01:05:47.983Z] 352608ad3999: Layer already exists [2025-06-28T01:05:47.983Z] 885cc7e526d6: Layer already exists [2025-06-28T01:05:47.983Z] 6902a4e9f39d: Layer already exists [2025-06-28T01:05:47.983Z] c56e88c90d4b: Layer already exists [2025-06-28T01:05:47.983Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:47.983Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:05:48.247Z] 4.1.0-dev.30: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:48.606Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:48.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:48.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-28T01:05:48.956Z] f3e8d59dbbd8: Preparing [2025-06-28T01:05:48.956Z] c772ac37904e: Preparing [2025-06-28T01:05:48.956Z] 42ef00222592: Preparing [2025-06-28T01:05:48.956Z] 352608ad3999: Preparing [2025-06-28T01:05:48.956Z] 23e1bf03253e: Preparing [2025-06-28T01:05:48.956Z] 6902a4e9f39d: Preparing [2025-06-28T01:05:48.956Z] 885cc7e526d6: Preparing [2025-06-28T01:05:48.956Z] 7f85024fe1d8: Preparing [2025-06-28T01:05:48.956Z] c56e88c90d4b: Preparing [2025-06-28T01:05:48.956Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:48.956Z] 885cc7e526d6: Waiting [2025-06-28T01:05:48.956Z] 7f85024fe1d8: Waiting [2025-06-28T01:05:48.956Z] c56e88c90d4b: Waiting [2025-06-28T01:05:48.956Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:48.956Z] 6902a4e9f39d: Waiting [2025-06-28T01:05:48.956Z] 352608ad3999: Layer already exists [2025-06-28T01:05:48.956Z] 42ef00222592: Layer already exists [2025-06-28T01:05:48.956Z] f3e8d59dbbd8: Layer already exists [2025-06-28T01:05:48.956Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:48.956Z] c772ac37904e: Layer already exists [2025-06-28T01:05:48.956Z] 6902a4e9f39d: Layer already exists [2025-06-28T01:05:48.956Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:05:48.956Z] 885cc7e526d6: Layer already exists [2025-06-28T01:05:48.956Z] c56e88c90d4b: Layer already exists [2025-06-28T01:05:48.956Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:49.221Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:49.579Z] + 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-06-28T01:05:49.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-06-28T01:05:49.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-06-28T01:05:49.930Z] f3e8d59dbbd8: Preparing [2025-06-28T01:05:49.930Z] c772ac37904e: Preparing [2025-06-28T01:05:49.930Z] 42ef00222592: Preparing [2025-06-28T01:05:49.930Z] 352608ad3999: Preparing [2025-06-28T01:05:49.930Z] 23e1bf03253e: Preparing [2025-06-28T01:05:49.930Z] 6902a4e9f39d: Preparing [2025-06-28T01:05:49.930Z] 885cc7e526d6: Preparing [2025-06-28T01:05:49.930Z] 7f85024fe1d8: Preparing [2025-06-28T01:05:49.930Z] c56e88c90d4b: Preparing [2025-06-28T01:05:49.930Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:49.930Z] 6902a4e9f39d: Waiting [2025-06-28T01:05:49.930Z] 885cc7e526d6: Waiting [2025-06-28T01:05:49.930Z] 7f85024fe1d8: Waiting [2025-06-28T01:05:49.930Z] c56e88c90d4b: Waiting [2025-06-28T01:05:49.930Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:49.930Z] 352608ad3999: Layer already exists [2025-06-28T01:05:49.930Z] 42ef00222592: Layer already exists [2025-06-28T01:05:49.930Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:49.930Z] f3e8d59dbbd8: Layer already exists [2025-06-28T01:05:49.930Z] c772ac37904e: Layer already exists [2025-06-28T01:05:49.930Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:05:49.930Z] 6902a4e9f39d: Layer already exists [2025-06-28T01:05:49.930Z] c56e88c90d4b: Layer already exists [2025-06-28T01:05:49.930Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:49.930Z] 885cc7e526d6: Layer already exists [2025-06-28T01:05:50.196Z] main: digest: sha256:81fdd9340d42acc1145bb0806db83a79149dde75938f3caadf262d687b9c98e2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:05:50.271Z] ===================================================== [Pipeline] echo [2025-06-28T01:05:50.290Z] taggedImages: [2025-06-28T01:05:50.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:50.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-06-28T01:05:50.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [2025-06-28T01:05:50.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:50.290Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-28T01:05:50.319Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-06-28T01:05:50.319Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:50.319Z] latest [2025-06-28T01:05:50.319Z] 4.1.0-dev.30 [2025-06-28T01:05:50.319Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:05:50.319Z] main [2025-06-28T01:05:50.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:50.683Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:05:51.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:05:51.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-28T01:05:51.044Z] f0cc48217457: Preparing [2025-06-28T01:05:51.044Z] 53ecbec0a70b: Preparing [2025-06-28T01:05:51.044Z] f565ed0f3af6: Preparing [2025-06-28T01:05:51.044Z] 352608ad3999: Preparing [2025-06-28T01:05:51.044Z] 23e1bf03253e: Preparing [2025-06-28T01:05:51.044Z] 5e27c324ac48: Preparing [2025-06-28T01:05:51.044Z] 7db17ad83aa6: Preparing [2025-06-28T01:05:51.044Z] 5e27c324ac48: Waiting [2025-06-28T01:05:51.044Z] ef9af852ebe2: Preparing [2025-06-28T01:05:51.044Z] 7db17ad83aa6: Waiting [2025-06-28T01:05:51.044Z] dd9c8f8612c8: Preparing [2025-06-28T01:05:51.044Z] ef9af852ebe2: Waiting [2025-06-28T01:05:51.044Z] dd9c8f8612c8: Waiting [2025-06-28T01:05:51.044Z] 352608ad3999: Layer already exists [2025-06-28T01:05:51.044Z] 23e1bf03253e: Layer already exists [2025-06-28T01:05:51.310Z] f565ed0f3af6: Pushed [2025-06-28T01:05:51.310Z] 53ecbec0a70b: Pushed [2025-06-28T01:05:51.310Z] f0cc48217457: Pushed [2025-06-28T01:05:51.310Z] 7db17ad83aa6: Pushed [2025-06-28T01:05:51.310Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:05:51.890Z] ef9af852ebe2: Pushed [2025-06-28T01:06:18.515Z] 5e27c324ac48: Pushed [2025-06-28T01:06:18.515Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:18.869Z] + 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-06-28T01:06:19.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-28T01:06:19.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-28T01:06:19.214Z] f0cc48217457: Preparing [2025-06-28T01:06:19.214Z] 53ecbec0a70b: Preparing [2025-06-28T01:06:19.214Z] f565ed0f3af6: Preparing [2025-06-28T01:06:19.214Z] 352608ad3999: Preparing [2025-06-28T01:06:19.214Z] 23e1bf03253e: Preparing [2025-06-28T01:06:19.214Z] 5e27c324ac48: Preparing [2025-06-28T01:06:19.214Z] 7db17ad83aa6: Preparing [2025-06-28T01:06:19.214Z] ef9af852ebe2: Preparing [2025-06-28T01:06:19.214Z] 5e27c324ac48: Waiting [2025-06-28T01:06:19.214Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:19.214Z] 7db17ad83aa6: Waiting [2025-06-28T01:06:19.214Z] ef9af852ebe2: Waiting [2025-06-28T01:06:19.214Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:19.214Z] f0cc48217457: Layer already exists [2025-06-28T01:06:19.214Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:19.214Z] 352608ad3999: Layer already exists [2025-06-28T01:06:19.214Z] f565ed0f3af6: Layer already exists [2025-06-28T01:06:19.214Z] 53ecbec0a70b: Layer already exists [2025-06-28T01:06:19.214Z] 7db17ad83aa6: Layer already exists [2025-06-28T01:06:19.214Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:19.214Z] 5e27c324ac48: Layer already exists [2025-06-28T01:06:19.214Z] ef9af852ebe2: Layer already exists [2025-06-28T01:06:19.478Z] latest: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:19.825Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:20.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [2025-06-28T01:06:20.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-28T01:06:20.158Z] f0cc48217457: Preparing [2025-06-28T01:06:20.158Z] 53ecbec0a70b: Preparing [2025-06-28T01:06:20.158Z] f565ed0f3af6: Preparing [2025-06-28T01:06:20.158Z] 352608ad3999: Preparing [2025-06-28T01:06:20.158Z] 23e1bf03253e: Preparing [2025-06-28T01:06:20.158Z] 5e27c324ac48: Preparing [2025-06-28T01:06:20.158Z] 7db17ad83aa6: Preparing [2025-06-28T01:06:20.158Z] ef9af852ebe2: Preparing [2025-06-28T01:06:20.158Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:20.158Z] 5e27c324ac48: Waiting [2025-06-28T01:06:20.158Z] 7db17ad83aa6: Waiting [2025-06-28T01:06:20.158Z] ef9af852ebe2: Waiting [2025-06-28T01:06:20.158Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:20.158Z] 53ecbec0a70b: Layer already exists [2025-06-28T01:06:20.158Z] f565ed0f3af6: Layer already exists [2025-06-28T01:06:20.158Z] f0cc48217457: Layer already exists [2025-06-28T01:06:20.158Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:20.158Z] 352608ad3999: Layer already exists [2025-06-28T01:06:20.158Z] 5e27c324ac48: Layer already exists [2025-06-28T01:06:20.158Z] ef9af852ebe2: Layer already exists [2025-06-28T01:06:20.158Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:20.158Z] 7db17ad83aa6: Layer already exists [2025-06-28T01:06:20.158Z] 4.1.0-dev.30: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:20.781Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:21.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:21.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-28T01:06:21.139Z] f0cc48217457: Preparing [2025-06-28T01:06:21.139Z] 53ecbec0a70b: Preparing [2025-06-28T01:06:21.139Z] f565ed0f3af6: Preparing [2025-06-28T01:06:21.139Z] 352608ad3999: Preparing [2025-06-28T01:06:21.139Z] 23e1bf03253e: Preparing [2025-06-28T01:06:21.139Z] 5e27c324ac48: Preparing [2025-06-28T01:06:21.139Z] 7db17ad83aa6: Preparing [2025-06-28T01:06:21.139Z] ef9af852ebe2: Preparing [2025-06-28T01:06:21.139Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:21.139Z] 7db17ad83aa6: Waiting [2025-06-28T01:06:21.139Z] ef9af852ebe2: Waiting [2025-06-28T01:06:21.139Z] 5e27c324ac48: Waiting [2025-06-28T01:06:21.139Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:21.139Z] 352608ad3999: Layer already exists [2025-06-28T01:06:21.139Z] f565ed0f3af6: Layer already exists [2025-06-28T01:06:21.139Z] f0cc48217457: Layer already exists [2025-06-28T01:06:21.139Z] 53ecbec0a70b: Layer already exists [2025-06-28T01:06:21.139Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:21.139Z] 7db17ad83aa6: Layer already exists [2025-06-28T01:06:21.139Z] 5e27c324ac48: Layer already exists [2025-06-28T01:06:21.139Z] ef9af852ebe2: Layer already exists [2025-06-28T01:06:21.139Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:21.403Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:21.745Z] + 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-06-28T01:06:22.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-06-28T01:06:22.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-06-28T01:06:22.097Z] f0cc48217457: Preparing [2025-06-28T01:06:22.097Z] 53ecbec0a70b: Preparing [2025-06-28T01:06:22.097Z] f565ed0f3af6: Preparing [2025-06-28T01:06:22.097Z] 352608ad3999: Preparing [2025-06-28T01:06:22.097Z] 23e1bf03253e: Preparing [2025-06-28T01:06:22.097Z] 5e27c324ac48: Preparing [2025-06-28T01:06:22.097Z] 7db17ad83aa6: Preparing [2025-06-28T01:06:22.097Z] ef9af852ebe2: Preparing [2025-06-28T01:06:22.097Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:22.097Z] 7db17ad83aa6: Waiting [2025-06-28T01:06:22.097Z] ef9af852ebe2: Waiting [2025-06-28T01:06:22.097Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:22.097Z] 5e27c324ac48: Waiting [2025-06-28T01:06:22.097Z] f565ed0f3af6: Layer already exists [2025-06-28T01:06:22.097Z] f0cc48217457: Layer already exists [2025-06-28T01:06:22.097Z] 352608ad3999: Layer already exists [2025-06-28T01:06:22.097Z] 53ecbec0a70b: Layer already exists [2025-06-28T01:06:22.097Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:22.097Z] 7db17ad83aa6: Layer already exists [2025-06-28T01:06:22.097Z] 5e27c324ac48: Layer already exists [2025-06-28T01:06:22.097Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:22.097Z] ef9af852ebe2: Layer already exists [2025-06-28T01:06:22.362Z] main: digest: sha256:fda9a43d891e4e28fc32268efdfd460e98fed68a7e76bce2ff89615ef2216e8b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:06:22.438Z] ===================================================== [Pipeline] echo [2025-06-28T01:06:22.452Z] taggedImages: [2025-06-28T01:06:22.452Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:22.452Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-06-28T01:06:22.452Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [2025-06-28T01:06:22.452Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:22.452Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-28T01:06:22.487Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-06-28T01:06:22.487Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:22.487Z] latest [2025-06-28T01:06:22.487Z] 4.1.0-dev.30 [2025-06-28T01:06:22.487Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:22.487Z] main [2025-06-28T01:06:22.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:22.867Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:23.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:23.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-28T01:06:23.229Z] c408531e5518: Preparing [2025-06-28T01:06:23.229Z] ff7b2dcc5bd2: Preparing [2025-06-28T01:06:23.229Z] 48775a3e3859: Preparing [2025-06-28T01:06:23.229Z] 352608ad3999: Preparing [2025-06-28T01:06:23.229Z] 23e1bf03253e: Preparing [2025-06-28T01:06:23.229Z] c07201c6e1c6: Preparing [2025-06-28T01:06:23.229Z] 7f85024fe1d8: Preparing [2025-06-28T01:06:23.229Z] c56e88c90d4b: Preparing [2025-06-28T01:06:23.229Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:23.229Z] 7f85024fe1d8: Waiting [2025-06-28T01:06:23.229Z] c56e88c90d4b: Waiting [2025-06-28T01:06:23.229Z] c07201c6e1c6: Waiting [2025-06-28T01:06:23.229Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:23.229Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:23.229Z] 352608ad3999: Layer already exists [2025-06-28T01:06:23.229Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:06:23.494Z] c56e88c90d4b: Layer already exists [2025-06-28T01:06:23.494Z] ff7b2dcc5bd2: Pushed [2025-06-28T01:06:23.494Z] c408531e5518: Pushed [2025-06-28T01:06:23.494Z] 48775a3e3859: Pushed [2025-06-28T01:06:23.494Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:50.125Z] c07201c6e1c6: Pushed [2025-06-28T01:06:50.125Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:50.476Z] + 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-06-28T01:06:50.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-28T01:06:50.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-28T01:06:50.815Z] c408531e5518: Preparing [2025-06-28T01:06:50.815Z] ff7b2dcc5bd2: Preparing [2025-06-28T01:06:50.815Z] 48775a3e3859: Preparing [2025-06-28T01:06:50.815Z] 352608ad3999: Preparing [2025-06-28T01:06:50.815Z] 23e1bf03253e: Preparing [2025-06-28T01:06:50.815Z] c07201c6e1c6: Preparing [2025-06-28T01:06:50.815Z] 7f85024fe1d8: Preparing [2025-06-28T01:06:50.815Z] c56e88c90d4b: Preparing [2025-06-28T01:06:50.815Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:50.815Z] 7f85024fe1d8: Waiting [2025-06-28T01:06:50.815Z] c56e88c90d4b: Waiting [2025-06-28T01:06:50.815Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:50.815Z] c07201c6e1c6: Waiting [2025-06-28T01:06:50.815Z] 352608ad3999: Layer already exists [2025-06-28T01:06:50.815Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:50.815Z] c408531e5518: Layer already exists [2025-06-28T01:06:50.815Z] 48775a3e3859: Layer already exists [2025-06-28T01:06:50.815Z] ff7b2dcc5bd2: Layer already exists [2025-06-28T01:06:50.815Z] c07201c6e1c6: Layer already exists [2025-06-28T01:06:50.815Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:06:50.815Z] c56e88c90d4b: Layer already exists [2025-06-28T01:06:50.815Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:50.815Z] latest: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:51.432Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:51.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [2025-06-28T01:06:51.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-28T01:06:51.777Z] c408531e5518: Preparing [2025-06-28T01:06:51.777Z] ff7b2dcc5bd2: Preparing [2025-06-28T01:06:51.777Z] 48775a3e3859: Preparing [2025-06-28T01:06:51.777Z] 352608ad3999: Preparing [2025-06-28T01:06:51.777Z] 23e1bf03253e: Preparing [2025-06-28T01:06:51.777Z] c07201c6e1c6: Preparing [2025-06-28T01:06:51.777Z] 7f85024fe1d8: Preparing [2025-06-28T01:06:51.777Z] c56e88c90d4b: Preparing [2025-06-28T01:06:51.777Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:51.777Z] c07201c6e1c6: Waiting [2025-06-28T01:06:51.777Z] 7f85024fe1d8: Waiting [2025-06-28T01:06:51.777Z] c56e88c90d4b: Waiting [2025-06-28T01:06:51.777Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:51.777Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:51.777Z] c408531e5518: Layer already exists [2025-06-28T01:06:51.777Z] 48775a3e3859: Layer already exists [2025-06-28T01:06:51.777Z] 352608ad3999: Layer already exists [2025-06-28T01:06:51.777Z] ff7b2dcc5bd2: Layer already exists [2025-06-28T01:06:51.777Z] c07201c6e1c6: Layer already exists [2025-06-28T01:06:51.777Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:06:51.777Z] c56e88c90d4b: Layer already exists [2025-06-28T01:06:51.777Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:51.777Z] 4.1.0-dev.30: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:52.126Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:52.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-28T01:06:52.471Z] c408531e5518: Preparing [2025-06-28T01:06:52.471Z] ff7b2dcc5bd2: Preparing [2025-06-28T01:06:52.471Z] 48775a3e3859: Preparing [2025-06-28T01:06:52.471Z] 352608ad3999: Preparing [2025-06-28T01:06:52.471Z] 23e1bf03253e: Preparing [2025-06-28T01:06:52.471Z] c07201c6e1c6: Preparing [2025-06-28T01:06:52.471Z] 7f85024fe1d8: Preparing [2025-06-28T01:06:52.471Z] c56e88c90d4b: Preparing [2025-06-28T01:06:52.471Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:52.471Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:52.471Z] c56e88c90d4b: Waiting [2025-06-28T01:06:52.471Z] c07201c6e1c6: Waiting [2025-06-28T01:06:52.471Z] 7f85024fe1d8: Waiting [2025-06-28T01:06:52.472Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:52.472Z] c408531e5518: Layer already exists [2025-06-28T01:06:52.472Z] 48775a3e3859: Layer already exists [2025-06-28T01:06:52.472Z] ff7b2dcc5bd2: Layer already exists [2025-06-28T01:06:52.472Z] 352608ad3999: Layer already exists [2025-06-28T01:06:52.472Z] c56e88c90d4b: Layer already exists [2025-06-28T01:06:52.472Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:06:52.472Z] c07201c6e1c6: Layer already exists [2025-06-28T01:06:52.472Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:52.472Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:53.099Z] + 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-06-28T01:06:53.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-06-28T01:06:53.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-06-28T01:06:53.450Z] c408531e5518: Preparing [2025-06-28T01:06:53.450Z] ff7b2dcc5bd2: Preparing [2025-06-28T01:06:53.450Z] 48775a3e3859: Preparing [2025-06-28T01:06:53.450Z] 352608ad3999: Preparing [2025-06-28T01:06:53.450Z] 23e1bf03253e: Preparing [2025-06-28T01:06:53.450Z] c07201c6e1c6: Preparing [2025-06-28T01:06:53.450Z] 7f85024fe1d8: Preparing [2025-06-28T01:06:53.450Z] c56e88c90d4b: Preparing [2025-06-28T01:06:53.450Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:53.450Z] 7f85024fe1d8: Waiting [2025-06-28T01:06:53.450Z] c56e88c90d4b: Waiting [2025-06-28T01:06:53.450Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:53.450Z] c07201c6e1c6: Waiting [2025-06-28T01:06:53.450Z] 352608ad3999: Layer already exists [2025-06-28T01:06:53.450Z] c408531e5518: Layer already exists [2025-06-28T01:06:53.450Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:53.450Z] ff7b2dcc5bd2: Layer already exists [2025-06-28T01:06:53.450Z] 48775a3e3859: Layer already exists [2025-06-28T01:06:53.450Z] c07201c6e1c6: Layer already exists [2025-06-28T01:06:53.450Z] 7f85024fe1d8: Layer already exists [2025-06-28T01:06:53.450Z] c56e88c90d4b: Layer already exists [2025-06-28T01:06:53.450Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:53.712Z] main: digest: sha256:c6055eab22acfe65c8c3399f7cbc569609f4f6e3c9413ed5b15032708b3085cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:06:53.781Z] ===================================================== [Pipeline] echo [2025-06-28T01:06:53.795Z] taggedImages: [2025-06-28T01:06:53.795Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:53.795Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-06-28T01:06:53.795Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [2025-06-28T01:06:53.795Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:53.795Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-28T01:06:53.819Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-06-28T01:06:53.819Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:53.819Z] latest [2025-06-28T01:06:53.819Z] 4.1.0-dev.30 [2025-06-28T01:06:53.819Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:06:53.819Z] main [2025-06-28T01:06:53.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:54.164Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:06:54.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:06:54.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-28T01:06:54.499Z] eca3470a2d04: Preparing [2025-06-28T01:06:54.499Z] 400473c4a177: Preparing [2025-06-28T01:06:54.499Z] 352608ad3999: Preparing [2025-06-28T01:06:54.499Z] 23e1bf03253e: Preparing [2025-06-28T01:06:54.499Z] 1a0ce901930d: Preparing [2025-06-28T01:06:54.499Z] 474281970459: Preparing [2025-06-28T01:06:54.499Z] dd9c8f8612c8: Preparing [2025-06-28T01:06:54.499Z] 474281970459: Waiting [2025-06-28T01:06:54.499Z] dd9c8f8612c8: Waiting [2025-06-28T01:06:54.499Z] 352608ad3999: Layer already exists [2025-06-28T01:06:54.499Z] 23e1bf03253e: Layer already exists [2025-06-28T01:06:54.762Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:06:54.762Z] 1a0ce901930d: Pushed [2025-06-28T01:06:54.762Z] eca3470a2d04: Pushed [2025-06-28T01:06:55.708Z] 474281970459: Pushed [2025-06-28T01:07:03.886Z] 400473c4a177: Pushed [2025-06-28T01:07:03.886Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:04.241Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:04.584Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-28T01:07:04.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-28T01:07:04.584Z] eca3470a2d04: Preparing [2025-06-28T01:07:04.584Z] 400473c4a177: Preparing [2025-06-28T01:07:04.584Z] 352608ad3999: Preparing [2025-06-28T01:07:04.584Z] 23e1bf03253e: Preparing [2025-06-28T01:07:04.584Z] 1a0ce901930d: Preparing [2025-06-28T01:07:04.584Z] 474281970459: Preparing [2025-06-28T01:07:04.584Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:04.584Z] 474281970459: Waiting [2025-06-28T01:07:04.584Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:04.584Z] 400473c4a177: Layer already exists [2025-06-28T01:07:04.584Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:04.584Z] 352608ad3999: Layer already exists [2025-06-28T01:07:04.584Z] 1a0ce901930d: Layer already exists [2025-06-28T01:07:04.584Z] eca3470a2d04: Layer already exists [2025-06-28T01:07:04.584Z] 474281970459: Layer already exists [2025-06-28T01:07:04.584Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:04.849Z] latest: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:05.202Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:05.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [2025-06-28T01:07:05.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-28T01:07:05.556Z] eca3470a2d04: Preparing [2025-06-28T01:07:05.556Z] 400473c4a177: Preparing [2025-06-28T01:07:05.556Z] 352608ad3999: Preparing [2025-06-28T01:07:05.556Z] 23e1bf03253e: Preparing [2025-06-28T01:07:05.556Z] 1a0ce901930d: Preparing [2025-06-28T01:07:05.556Z] 474281970459: Preparing [2025-06-28T01:07:05.556Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:05.556Z] 474281970459: Waiting [2025-06-28T01:07:05.556Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:05.556Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:05.556Z] 400473c4a177: Layer already exists [2025-06-28T01:07:05.556Z] 352608ad3999: Layer already exists [2025-06-28T01:07:05.556Z] eca3470a2d04: Layer already exists [2025-06-28T01:07:05.556Z] 1a0ce901930d: Layer already exists [2025-06-28T01:07:05.556Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:05.556Z] 474281970459: Layer already exists [2025-06-28T01:07:05.556Z] 4.1.0-dev.30: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:05.906Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:06.253Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:07:06.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-28T01:07:06.253Z] eca3470a2d04: Preparing [2025-06-28T01:07:06.253Z] 400473c4a177: Preparing [2025-06-28T01:07:06.253Z] 352608ad3999: Preparing [2025-06-28T01:07:06.253Z] 23e1bf03253e: Preparing [2025-06-28T01:07:06.253Z] 1a0ce901930d: Preparing [2025-06-28T01:07:06.253Z] 474281970459: Preparing [2025-06-28T01:07:06.253Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:06.253Z] 474281970459: Waiting [2025-06-28T01:07:06.253Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:06.253Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:06.253Z] 1a0ce901930d: Layer already exists [2025-06-28T01:07:06.253Z] eca3470a2d04: Layer already exists [2025-06-28T01:07:06.253Z] 352608ad3999: Layer already exists [2025-06-28T01:07:06.253Z] 400473c4a177: Layer already exists [2025-06-28T01:07:06.253Z] 474281970459: Layer already exists [2025-06-28T01:07:06.253Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:06.253Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:06.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:07.221Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-06-28T01:07:07.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-06-28T01:07:07.221Z] eca3470a2d04: Preparing [2025-06-28T01:07:07.221Z] 400473c4a177: Preparing [2025-06-28T01:07:07.221Z] 352608ad3999: Preparing [2025-06-28T01:07:07.221Z] 23e1bf03253e: Preparing [2025-06-28T01:07:07.221Z] 1a0ce901930d: Preparing [2025-06-28T01:07:07.221Z] 474281970459: Preparing [2025-06-28T01:07:07.221Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:07.221Z] 474281970459: Waiting [2025-06-28T01:07:07.221Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:07.221Z] 1a0ce901930d: Layer already exists [2025-06-28T01:07:07.221Z] eca3470a2d04: Layer already exists [2025-06-28T01:07:07.221Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:07.221Z] 400473c4a177: Layer already exists [2025-06-28T01:07:07.221Z] 352608ad3999: Layer already exists [2025-06-28T01:07:07.221Z] 474281970459: Layer already exists [2025-06-28T01:07:07.221Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:07.221Z] main: digest: sha256:e5f11cfef4143684e676eda9ff1b3699a916b5d0e9c8128aa7b4c81221b7a1b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:07:07.573Z] ===================================================== [Pipeline] echo [2025-06-28T01:07:07.587Z] taggedImages: [2025-06-28T01:07:07.587Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:07:07.587Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-06-28T01:07:07.587Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [2025-06-28T01:07:07.587Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:07:07.587Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-28T01:07:07.617Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-06-28T01:07:07.617Z] 755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:07:07.617Z] latest [2025-06-28T01:07:07.617Z] 4.1.0-dev.30 [2025-06-28T01:07:07.617Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:07:07.617Z] main [2025-06-28T01:07:07.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:07.979Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:08.597Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:07:08.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-28T01:07:08.597Z] b22a67697e9a: Preparing [2025-06-28T01:07:08.598Z] fb5b8ae5c507: Preparing [2025-06-28T01:07:08.598Z] 352608ad3999: Preparing [2025-06-28T01:07:08.598Z] 23e1bf03253e: Preparing [2025-06-28T01:07:08.598Z] 693213904af7: Preparing [2025-06-28T01:07:08.598Z] 526d073449ad: Preparing [2025-06-28T01:07:08.598Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:08.598Z] 526d073449ad: Waiting [2025-06-28T01:07:08.598Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:08.598Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:08.864Z] 352608ad3999: Layer already exists [2025-06-28T01:07:08.864Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:08.864Z] b22a67697e9a: Pushed [2025-06-28T01:07:08.864Z] 693213904af7: Pushed [2025-06-28T01:07:09.449Z] 526d073449ad: Pushed [2025-06-28T01:07:17.732Z] fb5b8ae5c507: Pushed [2025-06-28T01:07:17.732Z] 755a569b73dd440e9bb4c730bc07283f2b359723: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:18.080Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:18.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-28T01:07:18.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-28T01:07:18.426Z] b22a67697e9a: Preparing [2025-06-28T01:07:18.426Z] fb5b8ae5c507: Preparing [2025-06-28T01:07:18.426Z] 352608ad3999: Preparing [2025-06-28T01:07:18.426Z] 23e1bf03253e: Preparing [2025-06-28T01:07:18.426Z] 693213904af7: Preparing [2025-06-28T01:07:18.426Z] 526d073449ad: Preparing [2025-06-28T01:07:18.426Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:18.426Z] 526d073449ad: Waiting [2025-06-28T01:07:18.426Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:18.426Z] 352608ad3999: Layer already exists [2025-06-28T01:07:18.426Z] b22a67697e9a: Layer already exists [2025-06-28T01:07:18.426Z] 693213904af7: Layer already exists [2025-06-28T01:07:18.426Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:18.426Z] fb5b8ae5c507: Layer already exists [2025-06-28T01:07:18.426Z] 526d073449ad: Layer already exists [2025-06-28T01:07:18.426Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:18.690Z] latest: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:19.050Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:19.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [2025-06-28T01:07:19.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-28T01:07:19.647Z] b22a67697e9a: Preparing [2025-06-28T01:07:19.647Z] fb5b8ae5c507: Preparing [2025-06-28T01:07:19.647Z] 352608ad3999: Preparing [2025-06-28T01:07:19.647Z] 23e1bf03253e: Preparing [2025-06-28T01:07:19.647Z] 693213904af7: Preparing [2025-06-28T01:07:19.647Z] 526d073449ad: Preparing [2025-06-28T01:07:19.647Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:19.647Z] 526d073449ad: Waiting [2025-06-28T01:07:19.647Z] b22a67697e9a: Layer already exists [2025-06-28T01:07:19.647Z] 352608ad3999: Layer already exists [2025-06-28T01:07:19.647Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:19.647Z] fb5b8ae5c507: Layer already exists [2025-06-28T01:07:19.647Z] 693213904af7: Layer already exists [2025-06-28T01:07:19.647Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:19.647Z] 526d073449ad: Layer already exists [2025-06-28T01:07:19.910Z] 4.1.0-dev.30: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:20.262Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:20.611Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:07:20.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-28T01:07:20.611Z] b22a67697e9a: Preparing [2025-06-28T01:07:20.611Z] fb5b8ae5c507: Preparing [2025-06-28T01:07:20.611Z] 352608ad3999: Preparing [2025-06-28T01:07:20.611Z] 23e1bf03253e: Preparing [2025-06-28T01:07:20.611Z] 693213904af7: Preparing [2025-06-28T01:07:20.611Z] 526d073449ad: Preparing [2025-06-28T01:07:20.611Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:20.611Z] 526d073449ad: Waiting [2025-06-28T01:07:20.611Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:20.611Z] 693213904af7: Layer already exists [2025-06-28T01:07:20.611Z] fb5b8ae5c507: Layer already exists [2025-06-28T01:07:20.611Z] 352608ad3999: Layer already exists [2025-06-28T01:07:20.611Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:20.611Z] b22a67697e9a: Layer already exists [2025-06-28T01:07:20.611Z] 526d073449ad: Layer already exists [2025-06-28T01:07:20.611Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:20.612Z] 755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:20.960Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:21.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-06-28T01:07:21.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-06-28T01:07:21.303Z] b22a67697e9a: Preparing [2025-06-28T01:07:21.303Z] fb5b8ae5c507: Preparing [2025-06-28T01:07:21.303Z] 352608ad3999: Preparing [2025-06-28T01:07:21.303Z] 23e1bf03253e: Preparing [2025-06-28T01:07:21.303Z] 693213904af7: Preparing [2025-06-28T01:07:21.303Z] 526d073449ad: Preparing [2025-06-28T01:07:21.303Z] dd9c8f8612c8: Preparing [2025-06-28T01:07:21.303Z] 526d073449ad: Waiting [2025-06-28T01:07:21.303Z] dd9c8f8612c8: Waiting [2025-06-28T01:07:21.303Z] b22a67697e9a: Layer already exists [2025-06-28T01:07:21.303Z] 352608ad3999: Layer already exists [2025-06-28T01:07:21.303Z] 23e1bf03253e: Layer already exists [2025-06-28T01:07:21.303Z] 693213904af7: Layer already exists [2025-06-28T01:07:21.303Z] fb5b8ae5c507: Layer already exists [2025-06-28T01:07:21.303Z] dd9c8f8612c8: Layer already exists [2025-06-28T01:07:21.303Z] 526d073449ad: Layer already exists [2025-06-28T01:07:21.570Z] main: digest: sha256:5d60b01185254ca743b220e513b3364d62dcdc7e8413dda0df75bc049d83f74a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-28T01:07:21.651Z] ===================================================== [Pipeline] echo [2025-06-28T01:07:21.670Z] taggedImages: [2025-06-28T01:07:21.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [2025-06-28T01:07:21.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-06-28T01:07:21.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [2025-06-28T01:07:21.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [2025-06-28T01:07:21.670Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-06-28T01:07:21.688Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:21.698Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-06-28T01:07:21.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.741Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-06-28T01:07:21.752Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:21.768Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-06-28T01:07:21.781Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.811Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-06-28T01:07:21.822Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:21.834Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-06-28T01:07:21.850Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.866Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.878Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-06-28T01:07:21.892Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:21.907Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-06-28T01:07:21.918Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.945Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-06-28T01:07:21.958Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:21.969Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-06-28T01:07:21.986Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:21.996Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-06-28T01:07:22.017Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.042Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.058Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.070Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-06-28T01:07:22.080Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.093Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-06-28T01:07:22.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.154Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.164Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-06-28T01:07:22.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.208Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.230Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.244Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-06-28T01:07:22.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.287Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.296Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-06-28T01:07:22.313Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.323Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-06-28T01:07:22.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.382Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.393Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-06-28T01:07:22.420Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.428Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.441Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.461Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-06-28T01:07:22.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.478Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.490Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.502Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.513Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-06-28T01:07:22.523Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] echo [2025-06-28T01:07:22.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-06-28T01:07:22.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:755a569b73dd440e9bb4c730bc07283f2b359723-4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:07:22.578Z] 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-06-28T01:07:22.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-28T01:07:22.997Z] [2025-06-28T01:07:22.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:07:23.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-28T01:07:23.327Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-28T01:07:23.327Z] 8998bd30e6a1: Pulling fs layer [2025-06-28T01:07:23.327Z] 04944245beec: Pulling fs layer [2025-06-28T01:07:23.327Z] 699f458cf7ca: Pulling fs layer [2025-06-28T01:07:23.327Z] 765212b225bb: Pulling fs layer [2025-06-28T01:07:23.327Z] f23df028b6ca: Pulling fs layer [2025-06-28T01:07:23.327Z] d65c8cfc05b1: Pulling fs layer [2025-06-28T01:07:23.327Z] 2437ff75d9bd: Pulling fs layer [2025-06-28T01:07:23.327Z] d65c8cfc05b1: Waiting [2025-06-28T01:07:23.327Z] 2437ff75d9bd: Waiting [2025-06-28T01:07:23.327Z] 765212b225bb: Waiting [2025-06-28T01:07:23.327Z] f23df028b6ca: Waiting [2025-06-28T01:07:23.593Z] 04944245beec: Verifying Checksum [2025-06-28T01:07:23.593Z] 04944245beec: Download complete [2025-06-28T01:07:23.593Z] 765212b225bb: Verifying Checksum [2025-06-28T01:07:23.593Z] 765212b225bb: Download complete [2025-06-28T01:07:23.593Z] f23df028b6ca: Verifying Checksum [2025-06-28T01:07:23.593Z] f23df028b6ca: Download complete [2025-06-28T01:07:23.593Z] d65c8cfc05b1: Verifying Checksum [2025-06-28T01:07:23.593Z] d65c8cfc05b1: Download complete [2025-06-28T01:07:23.859Z] 699f458cf7ca: Verifying Checksum [2025-06-28T01:07:23.859Z] 699f458cf7ca: Download complete [2025-06-28T01:07:24.125Z] 8998bd30e6a1: Verifying Checksum [2025-06-28T01:07:24.125Z] 8998bd30e6a1: Download complete [2025-06-28T01:07:26.703Z] 2437ff75d9bd: Download complete [2025-06-28T01:07:29.276Z] 8998bd30e6a1: Pull complete [2025-06-28T01:07:29.543Z] 04944245beec: Pull complete [2025-06-28T01:07:31.484Z] 699f458cf7ca: Pull complete [2025-06-28T01:07:31.484Z] 765212b225bb: Pull complete [2025-06-28T01:07:32.443Z] f23df028b6ca: Pull complete [2025-06-28T01:07:32.443Z] d65c8cfc05b1: Pull complete [2025-06-28T01:07:50.639Z] 2437ff75d9bd: Pull complete [2025-06-28T01:07:50.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-28T01:07:50.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-28T01:07:50.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:07:50.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-4142 does not seem to be running inside a container [2025-06-28T01:07:50.944Z] $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@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-06-28T01:07:53.919Z] $ docker top 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:07:54.883Z] ---> job-cost.sh [2025-06-28T01:07:54.883Z] lf-activate-venv: SKIPPING [2025-06-28T01:07:54.883Z] INFO: No Stack... [2025-06-28T01:07:55.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-28T01:07:56.054Z] INFO: Archiving Costs [Pipeline] sh [2025-06-28T01:07:56.699Z] + cat /w/workspace/edgex-go/862/archives/cost.csv [2025-06-28T01:07:56.699Z] + cut -d, -f6 [Pipeline] lock [2025-06-28T01:07:56.735Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] [2025-06-28T01:07:56.744Z] Resource [jenkins-edgexfoundry-edgex-go-main-862-stack-cost] did not exist. Created. [2025-06-28T01:07:56.750Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-28T01:07:57.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-28T01:07:58.131Z] Stashed 1 file(s) [Pipeline] } [2025-06-28T01:07:58.143Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-862-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-28T01:07:58.158Z] $ docker stop --time=1 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b [2025-06-28T01:07:59.686Z] $ docker rm -f --volumes 8ed74f92ea0d846de13dd34d2f4754596f0d754edba675639b108a5861871e8b [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-06-28T01:08:00.269Z] provisioning config files... [2025-06-28T01:08:00.276Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/862@tmp/config17813820542076901651tmp [Pipeline] { [Pipeline] sh [2025-06-28T01:08:00.584Z] + set +x [2025-06-28T01:08:00.584Z] + curl -s https://codecov.io/bash [2025-06-28T01:08:00.584Z] + bash -s -- [2025-06-28T01:08:00.584Z] [2025-06-28T01:08:00.584Z] _____ _ [2025-06-28T01:08:00.584Z] / ____| | | [2025-06-28T01:08:00.584Z] | | ___ __| | ___ ___ _____ __ [2025-06-28T01:08:00.584Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-28T01:08:00.584Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-28T01:08:00.584Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-28T01:08:00.584Z] Bash-1.0.6 [2025-06-28T01:08:00.584Z] [2025-06-28T01:08:00.584Z] [2025-06-28T01:08:00.584Z] ==> git version 2.25.1 found [2025-06-28T01:08:00.584Z] ==> 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-06-28T01:08:00.584Z] Release-Date: 2020-01-08 [2025-06-28T01:08:00.584Z] 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-06-28T01:08:00.584Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-28T01:08:00.584Z] ==> Jenkins CI detected. [2025-06-28T01:08:00.584Z] current dir:  /w/workspace/edgex-go/862 [2025-06-28T01:08:00.584Z] project root: . [2025-06-28T01:08:00.584Z] --> token set from env [2025-06-28T01:08:00.584Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-28T01:08:00.844Z] ==> Running gcov in . (disable via -X gcov) [2025-06-28T01:08:00.844Z] ==> Python coveragepy not found [2025-06-28T01:08:00.844Z] ==> Searching for coverage reports in: [2025-06-28T01:08:00.844Z] + . [2025-06-28T01:08:00.844Z] -> Found 1 reports [2025-06-28T01:08:00.844Z] ==> Detecting git/mercurial file structure [2025-06-28T01:08:00.844Z] ==> Reading reports [2025-06-28T01:08:00.844Z] + ./coverage.out bytes=1666972 [2025-06-28T01:08:00.844Z] ==> Appending adjustments [2025-06-28T01:08:00.844Z] https://docs.codecov.io/docs/fixing-reports [2025-06-28T01:08:02.320Z] + Found adjustments [2025-06-28T01:08:02.320Z] ==> Gzipping contents [2025-06-28T01:08:02.320Z] 140K /tmp/codecov.iMYR6N.gz [2025-06-28T01:08:02.320Z] ==> Uploading reports [2025-06-28T01:08:02.320Z] url: https://codecov.io [2025-06-28T01:08:02.320Z] query: branch=main&commit=755a569b73dd440e9bb4c730bc07283f2b359723&build=862&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F862%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-28T01:08:02.320Z] -> Pinging Codecov [2025-06-28T01:08:02.320Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=755a569b73dd440e9bb4c730bc07283f2b359723&build=862&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F862%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-06-28T01:08:02.320Z] -> Uploading to [2025-06-28T01:08:02.321Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/755a569b73dd440e9bb4c730bc07283f2b359723/85ff3742-8a68-4140-8eb6-3791b922dd38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250628%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250628T010802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fbbfb389b72383e0bfac0444d8c3ce84d7a487b7f56b98a5dd143212aa830043 [2025-06-28T01:08:02.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:02.321Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:02.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 292k --:--:-- --:--:-- --:--:-- 292k [2025-06-28T01:08:02.889Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/755a569b73dd440e9bb4c730bc07283f2b359723 [Pipeline] } [2025-06-28T01:08:02.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-06-28T01:08:03.150Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-06-28T01:08:03.170Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:03.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-28T01:08:03.484Z] [2025-06-28T01:08:03.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:03.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-28T01:08:03.787Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-06-28T01:08:03.787Z] 0a9a5dfd008f: Already exists [2025-06-28T01:08:03.787Z] 36466aa92d05: Already exists [2025-06-28T01:08:03.787Z] e10405b45d13: Already exists [2025-06-28T01:08:03.787Z] 096b7ceb2af7: Already exists [2025-06-28T01:08:03.787Z] 4f4fb700ef54: Already exists [2025-06-28T01:08:03.787Z] e50aa161e22a: Pulling fs layer [2025-06-28T01:08:03.787Z] d3c8db5fb9df: Pulling fs layer [2025-06-28T01:08:04.047Z] e50aa161e22a: Verifying Checksum [2025-06-28T01:08:04.047Z] e50aa161e22a: Download complete [2025-06-28T01:08:04.307Z] e50aa161e22a: Pull complete [2025-06-28T01:08:04.872Z] d3c8db5fb9df: Verifying Checksum [2025-06-28T01:08:04.872Z] d3c8db5fb9df: Download complete [2025-06-28T01:08:07.400Z] d3c8db5fb9df: Pull complete [2025-06-28T01:08:07.400Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-28T01:08:07.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-28T01:08:07.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:08:07.493Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:08:07.517Z] $ 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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-06-28T01:08:08.780Z] $ docker top 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T01:08:09.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/862 [Pipeline] echo [2025-06-28T01:08:09.139Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-06-28T01:08:09.416Z] + set -o pipefail [2025-06-28T01:08:09.416Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-06-28T01:08:21.620Z] [2025-06-28T01:08:21.620Z] Monitoring /w/workspace/edgex-go/862 (github.com/edgexfoundry/edgex-go)... [2025-06-28T01:08:21.620Z] [2025-06-28T01:08:21.620Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c6d3538c-6a47-4db4-8567-5de464310b0e [2025-06-28T01:08:21.620Z] [2025-06-28T01:08:21.620Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-06-28T01:08:21.620Z] [Pipeline] } [2025-06-28T01:08:21.630Z] $ docker stop --time=1 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f [2025-06-28T01:08:23.721Z] $ docker rm -f --volumes 056a850fefd490c55d71c72f08312468898d15fbde04ea54a377c2569517f54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-06-28T01:08:24.307Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T01:08:24.325Z] provisioning config files... [2025-06-28T01:08:24.332Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/862@tmp/config13246982079686299435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:08:24.629Z] --> edgex-publish-swagger.sh [2025-06-28T01:08:24.630Z] === Publish openapi API === [2025-06-28T01:08:24.630Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-06-28T01:08:24.630Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/862/openapi/core-command.yaml] [2025-06-28T01:08:24.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:24.630Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:24.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 272 134k --:--:-- --:--:-- --:--:-- 135k [2025-06-28T01:08:24.896Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:24.896Z] [2025-06-28T01:08:24.896Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/862/openapi/core-data.yaml] [2025-06-28T01:08:24.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:24.896Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 216 224k --:--:-- --:--:-- --:--:-- 224k [2025-06-28T01:08:25.156Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.156Z] [2025-06-28T01:08:25.156Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/862/openapi/core-keeper.yaml] [2025-06-28T01:08:25.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.156Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 500 223k --:--:-- --:--:-- --:--:-- 224k [2025-06-28T01:08:25.156Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.156Z] [2025-06-28T01:08:25.156Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/862/openapi/core-metadata.yaml] [2025-06-28T01:08:25.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.156Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 1742k --:--:-- --:--:-- --:--:-- 1723k 100 156k 100 66 100 156k 262 624k --:--:-- --:--:-- --:--:-- 622k [2025-06-28T01:08:25.415Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.415Z] [2025-06-28T01:08:25.415Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/862/openapi/security-proxy-auth.yaml] [2025-06-28T01:08:25.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.415Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 515 186k --:--:-- --:--:-- --:--:-- 187k [2025-06-28T01:08:25.674Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.674Z] [2025-06-28T01:08:25.674Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/862/openapi/security-secretstore-setup.yaml] [2025-06-28T01:08:25.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.674Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 545 32338 --:--:-- --:--:-- --:--:-- 33158 [2025-06-28T01:08:25.674Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.674Z] [2025-06-28T01:08:25.674Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/862/openapi/support-notifications.yaml] [2025-06-28T01:08:25.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.674Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:25.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 452 668k --:--:-- --:--:-- --:--:-- 669k [2025-06-28T01:08:25.933Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:25.933Z] [2025-06-28T01:08:25.933Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/862/openapi/support-scheduler.yaml] [2025-06-28T01:08:25.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-28T01:08:25.933Z] Dload Upload Total Spent Left Speed [2025-06-28T01:08:26.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 280 210k --:--:-- --:--:-- --:--:-- 210k [2025-06-28T01:08:26.195Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-06-28T01:08:26.195Z] [Pipeline] } [2025-06-28T01:08:26.203Z] 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-06-28T01:08:26.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-28T01:08:26.633Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:26.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T01:08:26.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:08:27.036Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:08:27.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-28T01:08:27.526Z] $ docker top 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 -eo pid,comm [2025-06-28T01:08:27.576Z] 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-06-28T01:08:27.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-28T01:08:27.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-28T01:08:27.631Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-28T01:08:27.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-28T01:08:27.757Z] $ docker exec 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 ssh-agent [2025-06-28T01:08:27.896Z] SSH_AUTH_SOCK=/tmp/ssh-R2XJAzrac6hV/agent.32 [2025-06-28T01:08:27.896Z] SSH_AGENT_PID=38 [2025-06-28T01:08:27.903Z] Running ssh-add (command line suppressed) [2025-06-28T01:08:28.015Z] Identity added: /w/workspace/edgex-go/862@tmp/private_key_13055238622582006369.key (/w/workspace/edgex-go/862@tmp/private_key_13055238622582006369.key) [2025-06-28T01:08:28.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-28T01:08:28.346Z] + git semver tag [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,565 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,570 [run_tag] DEBUG tag force:False [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,570 [check_head_tag] DEBUG check head tag [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,571 [execute] INFO git cat-file --batch-check [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862, stdin=, shell=False, universal_newlines=False) [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,573 [execute] INFO git cat-file --batch [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/862, stdin=, shell=False, universal_newlines=False) [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,588 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,589 [execute] INFO git tag -a v4.1.0-dev.30 -m v4.1.0-dev.30 [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.30', '-m', 'v4.1.0-dev.30'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) [2025-06-28T01:08:28.605Z] 2025-06-28 01:08:28,592 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:28.605Z] 4.1.0-dev.30 [Pipeline] } [2025-06-28T01:08:28.872Z] $ docker exec --env ******** --env ******** 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 ssh-agent -k [2025-06-28T01:08:28.990Z] unset SSH_AUTH_SOCK; [2025-06-28T01:08:28.990Z] unset SSH_AGENT_PID; [2025-06-28T01:08:28.990Z] echo Agent pid 38 killed; [2025-06-28T01:08:29.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T01:08:29.330Z] + git semver [Pipeline] } [2025-06-28T01:08:29.909Z] $ docker stop --time=1 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 [2025-06-28T01:08:31.244Z] $ docker rm -f --volumes 9d74d5c9f85d431fc7ecdd6c041aaacff844ffcd2b272dd51e8264ae365b0090 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:31.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-28T01:08:31.664Z] [2025-06-28T01:08:31.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:31.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-28T01:08:31.975Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-28T01:08:31.975Z] ab5ef0e58194: Pulling fs layer [2025-06-28T01:08:31.975Z] 9712f1f96733: Pulling fs layer [2025-06-28T01:08:31.975Z] 63f879dbbcfc: Pulling fs layer [2025-06-28T01:08:31.975Z] 0d9ebad4ef96: Pulling fs layer [2025-06-28T01:08:31.975Z] e9a5061849ea: Pulling fs layer [2025-06-28T01:08:31.975Z] d747dcd14b5f: Pulling fs layer [2025-06-28T01:08:31.975Z] 2de7ff778b66: Pulling fs layer [2025-06-28T01:08:31.975Z] d747dcd14b5f: Waiting [2025-06-28T01:08:31.975Z] 0d9ebad4ef96: Waiting [2025-06-28T01:08:31.975Z] e9a5061849ea: Waiting [2025-06-28T01:08:31.975Z] 9712f1f96733: Verifying Checksum [2025-06-28T01:08:31.975Z] 9712f1f96733: Download complete [2025-06-28T01:08:32.234Z] 63f879dbbcfc: Verifying Checksum [2025-06-28T01:08:32.234Z] 63f879dbbcfc: Download complete [2025-06-28T01:08:32.492Z] e9a5061849ea: Verifying Checksum [2025-06-28T01:08:32.492Z] e9a5061849ea: Download complete [2025-06-28T01:08:32.492Z] d747dcd14b5f: Verifying Checksum [2025-06-28T01:08:32.492Z] d747dcd14b5f: Download complete [2025-06-28T01:08:32.492Z] ab5ef0e58194: Verifying Checksum [2025-06-28T01:08:32.492Z] ab5ef0e58194: Download complete [2025-06-28T01:08:32.749Z] 0d9ebad4ef96: Download complete [2025-06-28T01:08:32.749Z] 2de7ff778b66: Verifying Checksum [2025-06-28T01:08:32.749Z] 2de7ff778b66: Download complete [2025-06-28T01:08:35.274Z] ab5ef0e58194: Pull complete [2025-06-28T01:08:35.274Z] 9712f1f96733: Pull complete [2025-06-28T01:08:36.211Z] 63f879dbbcfc: Pull complete [2025-06-28T01:08:40.398Z] 0d9ebad4ef96: Pull complete [2025-06-28T01:08:40.398Z] e9a5061849ea: Pull complete [2025-06-28T01:08:40.398Z] d747dcd14b5f: Pull complete [2025-06-28T01:08:41.331Z] 2de7ff778b66: Pull complete [2025-06-28T01:08:41.331Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-28T01:08:41.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-28T01:08:41.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:08:41.435Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:08:41.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-06-28T01:08:42.969Z] $ docker top bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-28T01:08:43.057Z] provisioning config files... [2025-06-28T01:08:43.063Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/862@tmp/config15927044951866132925tmp [2025-06-28T01:08:43.072Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/862@tmp/config10209618542333982885tmp [2025-06-28T01:08:43.079Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/862@tmp/config17480081007548201704tmp [Pipeline] { [Pipeline] echo [2025-06-28T01:08:43.106Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:08:43.393Z] ---> sigul-configuration.sh [2025-06-28T01:08:43.393Z] gpg: directory `/root/.gnupg' created [2025-06-28T01:08:43.393Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-28T01:08:43.393Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-28T01:08:43.393Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-28T01:08:43.393Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-28T01:08:43.393Z] gpg: CAST5 encrypted data [2025-06-28T01:08:43.393Z] gpg: encrypted with 1 passphrase [2025-06-28T01:08:43.393Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-28T01:08:43.687Z] + mkdir /home/jenkins [2025-06-28T01:08:43.687Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-28T01:08:43.978Z] + 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-06-28T01:08:43.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:08:44.280Z] ---> sigul-install.sh [2025-06-28T01:08:44.281Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-28T01:08:44.579Z] + git tag --list [2025-06-28T01:08:44.579Z] 0.6.0 [2025-06-28T01:08:44.579Z] 0.6.1 [2025-06-28T01:08:44.579Z] 0.7.0 [2025-06-28T01:08:44.579Z] 0.7.1 [2025-06-28T01:08:44.579Z] v1.0.0 [2025-06-28T01:08:44.579Z] v1.0.1 [2025-06-28T01:08:44.579Z] v1.1.0 [2025-06-28T01:08:44.579Z] v1.2.0 [2025-06-28T01:08:44.579Z] v1.2.1 [2025-06-28T01:08:44.579Z] v1.3.0 [2025-06-28T01:08:44.579Z] v1.3.1 [2025-06-28T01:08:44.579Z] v2.0.0 [2025-06-28T01:08:44.579Z] v2.1.0 [2025-06-28T01:08:44.579Z] v2.1.1 [2025-06-28T01:08:44.579Z] v2.2.0 [2025-06-28T01:08:44.579Z] v2.3.0 [2025-06-28T01:08:44.579Z] v3.0 [2025-06-28T01:08:44.579Z] v3.0.0 [2025-06-28T01:08:44.579Z] v3.1 [2025-06-28T01:08:44.579Z] v3.1.0 [2025-06-28T01:08:44.579Z] v3.1.1 [2025-06-28T01:08:44.579Z] v4.0 [2025-06-28T01:08:44.579Z] v4.0.0 [2025-06-28T01:08:44.579Z] v4.0.1 [2025-06-28T01:08:44.579Z] v4.0.1-dev.1 [2025-06-28T01:08:44.579Z] v4.1.0-dev.1 [2025-06-28T01:08:44.579Z] v4.1.0-dev.10 [2025-06-28T01:08:44.579Z] v4.1.0-dev.11 [2025-06-28T01:08:44.579Z] v4.1.0-dev.12 [2025-06-28T01:08:44.579Z] v4.1.0-dev.13 [2025-06-28T01:08:44.579Z] v4.1.0-dev.14 [2025-06-28T01:08:44.579Z] v4.1.0-dev.15 [2025-06-28T01:08:44.579Z] v4.1.0-dev.16 [2025-06-28T01:08:44.579Z] v4.1.0-dev.17 [2025-06-28T01:08:44.579Z] v4.1.0-dev.18 [2025-06-28T01:08:44.579Z] v4.1.0-dev.19 [2025-06-28T01:08:44.579Z] v4.1.0-dev.2 [2025-06-28T01:08:44.579Z] v4.1.0-dev.20 [2025-06-28T01:08:44.579Z] v4.1.0-dev.21 [2025-06-28T01:08:44.579Z] v4.1.0-dev.22 [2025-06-28T01:08:44.579Z] v4.1.0-dev.23 [2025-06-28T01:08:44.579Z] v4.1.0-dev.24 [2025-06-28T01:08:44.579Z] v4.1.0-dev.25 [2025-06-28T01:08:44.579Z] v4.1.0-dev.26 [2025-06-28T01:08:44.579Z] v4.1.0-dev.27 [2025-06-28T01:08:44.579Z] v4.1.0-dev.28 [2025-06-28T01:08:44.579Z] v4.1.0-dev.29 [2025-06-28T01:08:44.579Z] v4.1.0-dev.3 [2025-06-28T01:08:44.579Z] v4.1.0-dev.30 [2025-06-28T01:08:44.579Z] v4.1.0-dev.4 [2025-06-28T01:08:44.579Z] v4.1.0-dev.5 [2025-06-28T01:08:44.579Z] v4.1.0-dev.6 [2025-06-28T01:08:44.579Z] v4.1.0-dev.7 [2025-06-28T01:08:44.579Z] v4.1.0-dev.8 [2025-06-28T01:08:44.579Z] v4.1.0-dev.9 [Pipeline] sh [2025-06-28T01:08:44.873Z] + lftools sign git-tag v4.1.0-dev.30 [2025-06-28T01:08:45.443Z] Signing Git tag with Sigul... [2025-06-28T01:08:45.443Z] Signing v4.1.0-dev.30 [Pipeline] echo [2025-06-28T01:08:45.714Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:08:46.005Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-28T01:08:46.012Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-28T01:08:46.032Z] $ docker stop --time=1 bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 [2025-06-28T01:08:47.325Z] $ docker rm -f --volumes bb40341d0f06e31c3264cfffc548d39a13b41790dd2526cd3954aa967fbc9051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-28T01:08:47.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-28T01:08:47.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:48.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T01:08:48.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:08:48.151Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:08:48.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-28T01:08:48.550Z] $ docker top cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 -eo pid,comm [2025-06-28T01:08:48.599Z] 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-06-28T01:08:48.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-28T01:08:48.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-28T01:08:48.654Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-28T01:08:48.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-28T01:08:48.778Z] $ docker exec cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 ssh-agent [2025-06-28T01:08:48.904Z] SSH_AUTH_SOCK=/tmp/ssh-BZSe6BXyHh7k/agent.34 [2025-06-28T01:08:48.904Z] SSH_AGENT_PID=40 [2025-06-28T01:08:48.909Z] Running ssh-add (command line suppressed) [2025-06-28T01:08:49.024Z] Identity added: /w/workspace/edgex-go/862@tmp/private_key_16516402976698164871.key (/w/workspace/edgex-go/862@tmp/private_key_16516402976698164871.key) [2025-06-28T01:08:49.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-28T01:08:49.334Z] + git semver bump pre [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,569 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,573 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,573 [bump_version] DEBUG bumping version:4.1.0-dev.30 on axis:pre with prefix:dev [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,574 [bump_version] DEBUG bumped version:4.1.0-dev.31 [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,574 [write_version] DEBUG write version:4.1.0-dev.31 to path:/w/workspace/edgex-go/862/.semver/main with force:True [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,574 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,576 [execute] INFO git cat-file --batch-check [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,580 [execute] INFO git cat-file --batch [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-28T01:08:49.592Z] 2025-06-28 01:08:49,584 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:08:49.592Z] 4.1.0-dev.31 [Pipeline] } [2025-06-28T01:08:49.859Z] $ docker exec --env ******** --env ******** cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 ssh-agent -k [2025-06-28T01:08:49.965Z] unset SSH_AUTH_SOCK; [2025-06-28T01:08:49.967Z] unset SSH_AGENT_PID; [2025-06-28T01:08:49.967Z] echo Agent pid 40 killed; [2025-06-28T01:08:49.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T01:08:50.292Z] + git semver [Pipeline] } [2025-06-28T01:08:50.871Z] $ docker stop --time=1 cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 [2025-06-28T01:08:52.168Z] $ docker rm -f --volumes cdebd845c44aa5ac38b81a2cca3c26e1d5b1bdf03a295847dcd4f606ba9db024 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-28T01:08:52.606Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-28T01:08:52.606Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:08:52.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-28T01:08:52.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:09:08.601Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:09:08.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-28T01:09:08.997Z] $ docker top 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-28T01:09:09.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-28T01:09:09.098Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-28T01:09:09.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-28T01:09:09.219Z] $ docker exec 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 ssh-agent [2025-06-28T01:09:09.338Z] SSH_AUTH_SOCK=/tmp/ssh-wtgI0YLYGWi5/agent.31 [2025-06-28T01:09:09.338Z] SSH_AGENT_PID=37 [2025-06-28T01:09:09.342Z] Running ssh-add (command line suppressed) [2025-06-28T01:09:09.445Z] Identity added: /w/workspace/edgex-go/862@tmp/private_key_2135370789023672181.key (/w/workspace/edgex-go/862@tmp/private_key_2135370789023672181.key) [2025-06-28T01:09:09.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-28T01:09:09.752Z] + git semver push [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:09,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:09,999 [run_push] DEBUG push [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:09,999 [execute] INFO git cat-file --batch-check [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:10,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/862/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:10,002 [execute] INFO git rev-list 1425e73f036695f49322d703098c1e5ba850d700 -- [2025-06-28T01:09:10.016Z] 2025-06-28 01:09:10,002 [execute] DEBUG Popen(['git', 'rev-list', '1425e73f036695f49322d703098c1e5ba850d700', '--'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-28T01:09:10.276Z] 2025-06-28 01:09:10,023 [execute] INFO git fetch -v -- origin [2025-06-28T01:09:10.276Z] 2025-06-28 01:09:10,023 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-28T01:09:10.846Z] 2025-06-28 01:09:10,555 [run_push] DEBUG no remote changes detected [2025-06-28T01:09:10.846Z] 2025-06-28 01:09:10,556 [execute] INFO git push origin semver [2025-06-28T01:09:10.846Z] 2025-06-28 01:09:10,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/862/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-28T01:09:11.416Z] 2025-06-28 01:09:11,309 [run_push] DEBUG push all version tags [2025-06-28T01:09:11.416Z] 2025-06-28 01:09:11,309 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-28T01:09:11.417Z] 2025-06-28 01:09:11,310 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/862, stdin=None, shell=False, universal_newlines=False) [2025-06-28T01:09:11.984Z] 2025-06-28 01:09:11,976 [read_version] DEBUG read version from /w/workspace/edgex-go/862/.semver/main [2025-06-28T01:09:11.984Z] 4.1.0-dev.31 [Pipeline] } [2025-06-28T01:09:12.257Z] $ docker exec --env ******** --env ******** 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 ssh-agent -k [2025-06-28T01:09:12.372Z] unset SSH_AUTH_SOCK; [2025-06-28T01:09:12.372Z] unset SSH_AGENT_PID; [2025-06-28T01:09:12.372Z] echo Agent pid 37 killed; [2025-06-28T01:09:12.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-28T01:09:12.715Z] + git semver [Pipeline] } [2025-06-28T01:09:13.297Z] $ docker stop --time=1 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 [2025-06-28T01:09:14.620Z] $ docker rm -f --volumes 8e2c42fac21d0f9aeb7a0e38ceaab5d7cd505894fc0e0fd92ee1655b77bb58e8 [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-06-28T01:09:15.157Z] + [ -d /w/workspace/edgex-go/862/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:15.449Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:16.302Z] ---> package-listing.sh [2025-06-28T01:09:16.302Z] ++ facter osfamily [2025-06-28T01:09:16.302Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-28T01:09:16.561Z] + OS_FAMILY=debian [2025-06-28T01:09:16.561Z] + workspace=/w/workspace/edgex-go/862 [2025-06-28T01:09:16.561Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-28T01:09:16.561Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-28T01:09:16.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-28T01:09:16.561Z] + PACKAGES=/tmp/packages_start.txt [2025-06-28T01:09:16.561Z] + '[' /w/workspace/edgex-go/862 ']' [2025-06-28T01:09:16.561Z] + PACKAGES=/tmp/packages_end.txt [2025-06-28T01:09:16.561Z] + case "${OS_FAMILY}" in [2025-06-28T01:09:16.561Z] + dpkg -l [2025-06-28T01:09:16.561Z] + grep '^ii' [2025-06-28T01:09:16.561Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-28T01:09:16.561Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-28T01:09:16.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-28T01:09:16.561Z] + '[' /w/workspace/edgex-go/862 ']' [2025-06-28T01:09:16.561Z] + mkdir -p /w/workspace/edgex-go/862/archives/ [2025-06-28T01:09:16.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/862/archives/ [Pipeline] echo [2025-06-28T01:09:16.573Z] 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/862/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-28T01:09:16.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:09:17.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T01:09:17.411Z] [2025-06-28T01:09:17.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-28T01:09:17.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T01:09:17.715Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-28T01:09:17.715Z] 5eb5b503b376: Pulling fs layer [2025-06-28T01:09:17.715Z] 5c69ac0246d0: Pulling fs layer [2025-06-28T01:09:17.715Z] ec43610c2a17: Pulling fs layer [2025-06-28T01:09:17.715Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-28T01:09:17.715Z] 33b1e0a273af: Pulling fs layer [2025-06-28T01:09:17.715Z] 5d3b04190fa2: Pulling fs layer [2025-06-28T01:09:17.715Z] 2f39f015ded8: Pulling fs layer [2025-06-28T01:09:17.715Z] 5d3b04190fa2: Waiting [2025-06-28T01:09:17.715Z] 3a2ae6a8a46f: Waiting [2025-06-28T01:09:17.715Z] 33b1e0a273af: Waiting [2025-06-28T01:09:17.715Z] 5c69ac0246d0: Download complete [2025-06-28T01:09:17.715Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-28T01:09:17.715Z] 3a2ae6a8a46f: Download complete [2025-06-28T01:09:17.715Z] 33b1e0a273af: Verifying Checksum [2025-06-28T01:09:17.715Z] 5d3b04190fa2: Verifying Checksum [2025-06-28T01:09:17.715Z] 5d3b04190fa2: Download complete [2025-06-28T01:09:17.715Z] ec43610c2a17: Verifying Checksum [2025-06-28T01:09:17.974Z] 5eb5b503b376: Verifying Checksum [2025-06-28T01:09:17.974Z] 5eb5b503b376: Download complete [2025-06-28T01:09:18.541Z] 2f39f015ded8: Download complete [2025-06-28T01:09:19.106Z] 5eb5b503b376: Pull complete [2025-06-28T01:09:19.106Z] 5c69ac0246d0: Pull complete [2025-06-28T01:09:19.672Z] ec43610c2a17: Pull complete [2025-06-28T01:09:19.672Z] 3a2ae6a8a46f: Pull complete [2025-06-28T01:09:19.930Z] 33b1e0a273af: Pull complete [2025-06-28T01:09:19.930Z] 5d3b04190fa2: Pull complete [2025-06-28T01:09:24.115Z] 2f39f015ded8: Pull complete [2025-06-28T01:09:24.115Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-28T01:09:24.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-28T01:09:24.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-28T01:09:24.220Z] prd-ubuntu20.04-docker-8c-8g-4141 does not seem to be running inside a container [2025-06-28T01:09:24.262Z] $ 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/862/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/862 -v /w/workspace/edgex-go/862:/w/workspace/edgex-go/862:rw,z -v /w/workspace/edgex-go/862@tmp:/w/workspace/edgex-go/862@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-28T01:09:25.680Z] $ docker top 6ac81da85d0c40396f810eb5214b0d4039e74b86dcd15d48462a9adc6bbbcab9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-28T01:09:26.030Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-28T01:09:26.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-28T01:09:26.602Z] + ls /var/log/sa-host [2025-06-28T01:09:26.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-28T01:09:26.640Z] provisioning config files... [2025-06-28T01:09:26.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/862@tmp/config4985570057221413035tmp [Pipeline] { [Pipeline] echo [2025-06-28T01:09:26.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:26.944Z] ---> create-netrc.sh [Pipeline] } [2025-06-28T01:09:26.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:27.262Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-28T01:09:27.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:27.556Z] ---> sudo-logs.sh [2025-06-28T01:09:27.556Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-28T01:09:27.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:27.864Z] ---> job-cost.sh [2025-06-28T01:09:27.864Z] lf-activate-venv: SKIPPING [2025-06-28T01:09:27.864Z] DEBUG: total: 0.10999999940395355 [2025-06-28T01:09:27.864Z] INFO: Retrieving Stack Cost... [2025-06-28T01:09:28.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-28T01:09:28.383Z] INFO: Archiving Costs [Pipeline] echo [2025-06-28T01:09:28.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-28T01:09:28.682Z] ---> logs-deploy.sh [2025-06-28T01:09:28.682Z] lf-activate-venv: SKIPPING [2025-06-28T01:09:28.682Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/862 [2025-06-28T01:09:28.682Z] INFO: archiving workspace using pattern(s): [2025-06-28T01:09:29.621Z] Archives upload complete. [2025-06-28T01:09:29.621Z] INFO: archiving logs to Nexus