Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f5b0c5496af9ca836db6a817a30441789f57659 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-ssh12178051301264884342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh816215715984604078.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh4362663325714426970.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh1149922830074241926.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-ssh6814433781144815556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-41336’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41337 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/811 [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/811 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f5b0c5496af9ca836db6a817a30441789f57659 (main) Commit message: "Merge pull request #5115 from judehung/pick-from-odessa" > git config core.sparsecheckout # timeout=10 > git checkout -f 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 > git rev-list --no-walk 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-14T09:25:00.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-14T09:25:00.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-14T09:25:00.193Z] ========================================================= [2025-03-14T09:25:00.193Z] EdgeX Global Pipelines Version Info [2025-03-14T09:25:00.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-14T09:25:01.299Z] ------------------- [2025-03-14T09:25:01.300Z] stable info: [2025-03-14T09:25:01.300Z] ------------------- [2025-03-14T09:25:01.300Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-14T09:25:01.300Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-14T09:25:01.300Z] Message: update stable to v1.0.272 [2025-03-14T09:25:01.559Z] ------------------- [2025-03-14T09:25:01.559Z] experimental info: [2025-03-14T09:25:01.559Z] ------------------- [2025-03-14T09:25:01.559Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-14T09:25:01.559Z] Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 [2025-03-14T09:25:01.559Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-14T09:25:01.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-14T09:25:01.702Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-14T09:25:01.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-14T09:25:01.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-14T09:25:01.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-14T09:25:01.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-14T09:25:01.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-14T09:25:01.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-14T09:25:01.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-14T09:25:01.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-14T09:25:01.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-14T09:25:01.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-14T09:25:01.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-14T09:25:01.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-14T09:25:01.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-14T09:25:02.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-14T09:25:02.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-14T09:25:02.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-14T09:25:02.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-14T09:25:02.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-14T09:25:02.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-14T09:25:02.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-14T09:25:02.170Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-14T09:25:02.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-14T09:25:02.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-14T09:25:02.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-14T09:25:02.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo [2025-03-14T09:25:02.296Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f5b0c5 [Pipeline] echo [2025-03-14T09:25:02.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T09:25:02.391Z] provisioning config files... [2025-03-14T09:25:02.404Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config13825928390047628566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T09:25:02.726Z] ---> ****-login.sh [2025-03-14T09:25:02.727Z] nexus3.edgexfoundry.org:10001 [2025-03-14T09:25:02.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:25:02.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:25:02.987Z] Configure a credential helper to remove this warning. See [2025-03-14T09:25:02.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:25:02.987Z] [2025-03-14T09:25:02.987Z] Login Succeeded [2025-03-14T09:25:02.987Z] nexus3.edgexfoundry.org:10002 [2025-03-14T09:25:03.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:25:03.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:25:03.248Z] Configure a credential helper to remove this warning. See [2025-03-14T09:25:03.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:25:03.248Z] [2025-03-14T09:25:03.248Z] Login Succeeded [2025-03-14T09:25:03.248Z] nexus3.edgexfoundry.org:10003 [2025-03-14T09:25:03.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:25:03.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:25:03.249Z] Configure a credential helper to remove this warning. See [2025-03-14T09:25:03.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:25:03.249Z] [2025-03-14T09:25:03.249Z] Login Succeeded [2025-03-14T09:25:03.249Z] nexus3.edgexfoundry.org:10004 [2025-03-14T09:25:03.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:25:03.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:25:03.509Z] Configure a credential helper to remove this warning. See [2025-03-14T09:25:03.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:25:03.509Z] [2025-03-14T09:25:03.509Z] Login Succeeded [2025-03-14T09:25:03.509Z] ****.io [2025-03-14T09:25:03.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:25:03.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:25:03.768Z] Configure a credential helper to remove this warning. See [2025-03-14T09:25:03.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:25:03.768Z] [2025-03-14T09:25:03.768Z] Login Succeeded [2025-03-14T09:25:03.768Z] ---> ****-login.sh ends [Pipeline] } [2025-03-14T09:25:03.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-14T09:25:04.109Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/core-command/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-14T09:25:04.109Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/core-data/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-14T09:25:04.109Z] + + dirname cmd/core-keeper/Dockerfile [2025-03-14T09:25:04.109Z] cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-14T09:25:04.109Z] + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile [2025-03-14T09:25:04.109Z] [2025-03-14T09:25:04.109Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-14T09:25:04.109Z] + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile [2025-03-14T09:25:04.109Z] [2025-03-14T09:25:04.109Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-14T09:25:04.109Z] + cut+ -d/ -f2 [2025-03-14T09:25:04.109Z] dirname cmd/security-proxy-auth/Dockerfile [2025-03-14T09:25:04.109Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/support-notifications/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-14T09:25:04.109Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-14T09:25:04.109Z] + cut -d/ -f2 [2025-03-14T09:25:04.109Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-14T09:25:04.139Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-14T09:25:04.507Z] + git rev-list -1 --merges 0f5b0c5496af9ca836db6a817a30441789f57659~1..0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo [2025-03-14T09:25:04.519Z] -----------> git rev-list -1 --merges 0f5b0c5496af9ca836db6a817a30441789f57659~1..0f5b0c5496af9ca836db6a817a30441789f57659 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:25:04.519Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [false] [Pipeline] sh [2025-03-14T09:25:04.812Z] + git log --format=format:%s -1 0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] echo [2025-03-14T09:25:04.826Z] ========================================================= [2025-03-14T09:25:04.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-14T09:25:04.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-14T09:25:05.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-14T09:25:05.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-14T09:25:05.215Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-14T09:25:05.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-14T09:25:05.215Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-14T09:25:05.215Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-14T09:25:05.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:25:05.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T09:25:05.572Z] [2025-03-14T09:25:05.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:25:05.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T09:25:05.896Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-14T09:25:05.896Z] b85a868b505f: Pulling fs layer [2025-03-14T09:25:05.896Z] e2be974225ed: Pulling fs layer [2025-03-14T09:25:05.896Z] 339a4e72a1f5: Pulling fs layer [2025-03-14T09:25:05.896Z] 988bab9f4d93: Pulling fs layer [2025-03-14T09:25:05.896Z] 1469e6f7b9e6: Pulling fs layer [2025-03-14T09:25:05.896Z] eaf3925da568: Pulling fs layer [2025-03-14T09:25:05.896Z] bab4dde63d76: Pulling fs layer [2025-03-14T09:25:05.896Z] bde34c3a00c8: Pulling fs layer [2025-03-14T09:25:05.896Z] b352a97aabf1: Pulling fs layer [2025-03-14T09:25:05.896Z] 4872d77fe225: Pulling fs layer [2025-03-14T09:25:05.896Z] 5851b861e8e6: Pulling fs layer [2025-03-14T09:25:05.896Z] bde34c3a00c8: Waiting [2025-03-14T09:25:05.896Z] b352a97aabf1: Waiting [2025-03-14T09:25:05.896Z] 988bab9f4d93: Waiting [2025-03-14T09:25:05.896Z] 5851b861e8e6: Waiting [2025-03-14T09:25:05.896Z] bab4dde63d76: Waiting [2025-03-14T09:25:05.896Z] 1469e6f7b9e6: Waiting [2025-03-14T09:25:05.896Z] eaf3925da568: Waiting [2025-03-14T09:25:05.896Z] e2be974225ed: Download complete [2025-03-14T09:25:05.896Z] 988bab9f4d93: Verifying Checksum [2025-03-14T09:25:05.896Z] 988bab9f4d93: Download complete [2025-03-14T09:25:05.896Z] 339a4e72a1f5: Verifying Checksum [2025-03-14T09:25:05.896Z] 339a4e72a1f5: Download complete [2025-03-14T09:25:05.896Z] 1469e6f7b9e6: Verifying Checksum [2025-03-14T09:25:05.896Z] 1469e6f7b9e6: Download complete [2025-03-14T09:25:06.154Z] eaf3925da568: Download complete [2025-03-14T09:25:06.154Z] bde34c3a00c8: Verifying Checksum [2025-03-14T09:25:06.154Z] bde34c3a00c8: Download complete [2025-03-14T09:25:06.154Z] b352a97aabf1: Verifying Checksum [2025-03-14T09:25:06.154Z] b352a97aabf1: Download complete [2025-03-14T09:25:06.154Z] 4872d77fe225: Verifying Checksum [2025-03-14T09:25:06.154Z] 4872d77fe225: Download complete [2025-03-14T09:25:06.154Z] 5851b861e8e6: Verifying Checksum [2025-03-14T09:25:06.154Z] 5851b861e8e6: Download complete [2025-03-14T09:25:06.154Z] b85a868b505f: Verifying Checksum [2025-03-14T09:25:06.154Z] b85a868b505f: Download complete [2025-03-14T09:25:06.412Z] bab4dde63d76: Verifying Checksum [2025-03-14T09:25:06.412Z] bab4dde63d76: Download complete [2025-03-14T09:25:07.346Z] b85a868b505f: Pull complete [2025-03-14T09:25:07.346Z] e2be974225ed: Pull complete [2025-03-14T09:25:07.912Z] 339a4e72a1f5: Pull complete [2025-03-14T09:25:07.912Z] 988bab9f4d93: Pull complete [2025-03-14T09:25:08.171Z] 1469e6f7b9e6: Pull complete [2025-03-14T09:25:08.171Z] eaf3925da568: Pull complete [2025-03-14T09:25:10.072Z] bab4dde63d76: Pull complete [2025-03-14T09:25:10.072Z] bde34c3a00c8: Pull complete [2025-03-14T09:25:10.072Z] b352a97aabf1: Pull complete [2025-03-14T09:25:10.072Z] 4872d77fe225: Pull complete [2025-03-14T09:25:10.072Z] 5851b861e8e6: Pull complete [2025-03-14T09:25:10.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-14T09:25:10.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T09:25:10.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:25:10.207Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T09:25:10.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-14T09:25:12.586Z] $ docker top 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 -eo pid,comm [2025-03-14T09:25:12.636Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-14T09:25:12.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-14T09:25:12.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-14T09:25:12.690Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-14T09:25:12.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-14T09:25:12.803Z] $ docker exec 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent [2025-03-14T09:25:12.896Z] SSH_AUTH_SOCK=/tmp/ssh-myZEEwvrgXw8/agent.33 [2025-03-14T09:25:12.896Z] SSH_AGENT_PID=39 [2025-03-14T09:25:12.903Z] Running ssh-add (command line suppressed) [2025-03-14T09:25:13.008Z] Identity added: /w/workspace/edgex-go/811@tmp/private_key_8219576185850286544.key (/w/workspace/edgex-go/811@tmp/private_key_8219576185850286544.key) [2025-03-14T09:25:13.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-14T09:25:13.318Z] + git tag --points-at HEAD [Pipeline] } [2025-03-14T09:25:13.335Z] $ docker exec --env ******** --env ******** 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent -k [2025-03-14T09:25:13.442Z] unset SSH_AUTH_SOCK; [2025-03-14T09:25:13.442Z] unset SSH_AGENT_PID; [2025-03-14T09:25:13.443Z] echo Agent pid 39 killed; [2025-03-14T09:25:13.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-14T09:25:13.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-14T09:25:13.505Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-14T09:25:13.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-14T09:25:13.618Z] $ docker exec 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent [2025-03-14T09:25:13.724Z] SSH_AUTH_SOCK=/tmp/ssh-HDL4VqVmSlVy/agent.72 [2025-03-14T09:25:13.725Z] SSH_AGENT_PID=78 [2025-03-14T09:25:13.730Z] Running ssh-add (command line suppressed) [2025-03-14T09:25:13.818Z] Identity added: /w/workspace/edgex-go/811@tmp/private_key_15384036186231930577.key (/w/workspace/edgex-go/811@tmp/private_key_15384036186231930577.key) [2025-03-14T09:25:13.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-14T09:25:14.131Z] + git semver init [2025-03-14T09:25:14.391Z] 2025-03-14 09:25:14,310 [run_init] DEBUG init version:0.0.0 force:False [2025-03-14T09:25:14.391Z] 2025-03-14 09:25:14,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/811/.semver [2025-03-14T09:25:14.391Z] 2025-03-14 09:25:14,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/811/.semver [2025-03-14T09:25:14.391Z] 2025-03-14 09:25:14,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/811/.semver'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) [2025-03-14T09:25:19.679Z] 2025-03-14 09:25:19,326 [append_file] DEBUG append to file:/w/workspace/edgex-go/811/.git/info/exclude [2025-03-14T09:25:19.679Z] 2025-03-14 09:25:19,327 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/811/.semver/main with force:False [2025-03-14T09:25:19.679Z] 2025-03-14 09:25:19,327 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T09:25:19.679Z] 2025-03-14 09:25:19,327 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T09:25:19.679Z] 4.0.0-dev.73 [Pipeline] } [2025-03-14T09:25:19.688Z] $ docker exec --env ******** --env ******** 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 ssh-agent -k [2025-03-14T09:25:19.775Z] unset SSH_AUTH_SOCK; [2025-03-14T09:25:19.775Z] unset SSH_AGENT_PID; [2025-03-14T09:25:19.775Z] echo Agent pid 78 killed; [2025-03-14T09:25:19.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-14T09:25:20.110Z] + git semver [Pipeline] } [2025-03-14T09:25:20.384Z] $ docker stop --time=1 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 [2025-03-14T09:25:21.660Z] $ docker rm -f --volumes 6ab9648907f038c8ad1d1e13f7cf6f4f44cbf78bcace4b0857d2dc993ea0ae73 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-14T09:25:21.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-14T09:25:22.233Z] Stashed 1 file(s) [Pipeline] echo [2025-03-14T09:25:22.237Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.73 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-14T09:25:22.666Z] + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo [2025-03-14T09:25:22.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T09:25:22.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T09:25:22.705Z] ========================================================= [2025-03-14T09:25:22.705Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-14T09:25:22.705Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-14T09:25:22.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-14T09:25:22.991Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-14T09:25:22.991Z] da9db072f522: Pulling fs layer [2025-03-14T09:25:22.991Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-14T09:25:22.991Z] 06f05ace1117: Pulling fs layer [2025-03-14T09:25:22.991Z] 5fe327b54edc: Pulling fs layer [2025-03-14T09:25:22.991Z] 4f4fb700ef54: Pulling fs layer [2025-03-14T09:25:22.991Z] 92a5565b7b96: Pulling fs layer [2025-03-14T09:25:22.991Z] 5fe327b54edc: Waiting [2025-03-14T09:25:22.991Z] ff9bb7016b71: Pulling fs layer [2025-03-14T09:25:22.991Z] b67dba6c2c7d: Pulling fs layer [2025-03-14T09:25:22.991Z] a813b0c90790: Pulling fs layer [2025-03-14T09:25:22.991Z] b67dba6c2c7d: Waiting [2025-03-14T09:25:22.991Z] 92a5565b7b96: Waiting [2025-03-14T09:25:22.991Z] 6ef4a4ee8ca5: Download complete [2025-03-14T09:25:22.991Z] 5fe327b54edc: Verifying Checksum [2025-03-14T09:25:22.991Z] 5fe327b54edc: Download complete [2025-03-14T09:25:22.991Z] 4f4fb700ef54: Verifying Checksum [2025-03-14T09:25:22.991Z] 4f4fb700ef54: Download complete [2025-03-14T09:25:22.991Z] da9db072f522: Verifying Checksum [2025-03-14T09:25:22.991Z] da9db072f522: Download complete [2025-03-14T09:25:22.991Z] ff9bb7016b71: Verifying Checksum [2025-03-14T09:25:22.991Z] ff9bb7016b71: Download complete [2025-03-14T09:25:23.249Z] da9db072f522: Pull complete [2025-03-14T09:25:23.249Z] 6ef4a4ee8ca5: Pull complete [2025-03-14T09:25:23.507Z] a813b0c90790: Verifying Checksum [2025-03-14T09:25:23.507Z] a813b0c90790: Download complete [2025-03-14T09:25:23.507Z] 06f05ace1117: Verifying Checksum [2025-03-14T09:25:23.507Z] 06f05ace1117: Download complete [2025-03-14T09:25:24.071Z] b67dba6c2c7d: Verifying Checksum [2025-03-14T09:25:24.071Z] b67dba6c2c7d: Download complete [2025-03-14T09:25:27.349Z] 06f05ace1117: Pull complete [2025-03-14T09:25:27.349Z] 5fe327b54edc: Pull complete [2025-03-14T09:25:27.349Z] 4f4fb700ef54: Pull complete [2025-03-14T09:25:27.349Z] 92a5565b7b96: Pull complete [2025-03-14T09:25:27.349Z] ff9bb7016b71: Pull complete [2025-03-14T09:25:29.252Z] b67dba6c2c7d: Pull complete [2025-03-14T09:25:29.817Z] a813b0c90790: Pull complete [2025-03-14T09:25:29.817Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-14T09:25:29.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-14T09:25:29.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-14T09:25:30.135Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-14T09:25:30.135Z] WORKDIR /edgex [2025-03-14T09:25:30.135Z] COPY go.mod . [2025-03-14T09:25:30.135Z] RUN go mod download [2025-03-14T09:25:30.135Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-14T09:25:30.702Z] Sending build context to Docker daemon 185.9MB [2025-03-14T09:25:30.702Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-14T09:25:30.702Z] ---> 3ba60ce46760 [2025-03-14T09:25:30.702Z] Step 2/4 : WORKDIR /edgex [2025-03-14T09:25:34.898Z] ---> Running in 1fa0ab56ee18 [2025-03-14T09:25:34.898Z] Removing intermediate container 1fa0ab56ee18 [2025-03-14T09:25:34.898Z] ---> 10005981c888 [2025-03-14T09:25:34.898Z] Step 3/4 : COPY go.mod . [2025-03-14T09:25:34.898Z] ---> 97b5e9ac2c56 [2025-03-14T09:25:34.898Z] Step 4/4 : RUN go mod download [2025-03-14T09:25:34.898Z] ---> Running in bb99f255fb6e [2025-03-14T09:25:37.349Z] Still waiting to schedule task [2025-03-14T09:25:37.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-14T09:25:56.831Z] Removing intermediate container bb99f255fb6e [2025-03-14T09:25:56.831Z] ---> 1945e880baaa [2025-03-14T09:25:56.831Z] Successfully built 1945e880baaa [2025-03-14T09:25:56.831Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:25:57.140Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-14T09:25:57.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:25:57.214Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T09:25:57.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-14T09:25:57.647Z] $ docker top d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T09:25:57.998Z] + go version [2025-03-14T09:25:57.998Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-14T09:25:58.008Z] $ docker stop --time=1 d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff [2025-03-14T09:25:59.289Z] $ docker rm -f --volumes d0770140f031dc7f2098fc1d2fcb881989eb21c6906588faf305673058bf72ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:25:59.717Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-14T09:25:59.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:25:59.808Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T09:25:59.838Z] $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-14T09:26:00.169Z] $ docker top 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-14T09:26:00.242Z] ========================================================= [2025-03-14T09:26:00.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-14T09:26:00.242Z] ========================================================= [Pipeline] sh [2025-03-14T09:26:00.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] fileExists [Pipeline] sh [2025-03-14T09:26:00.824Z] + make test [2025-03-14T09:26:00.825Z] go test -race -coverprofile=coverage.out ./... [2025-03-14T09:26:08.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-14T09:26:35.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-03-14T09:26:36.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-14T09:26:36.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-14T09:26:36.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-14T09:26:37.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-14T09:26:37.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-14T09:26:37.437Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:26:37.437Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-14T09:26:37.437Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-14T09:26:37.437Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-14T09:26:38.812Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-14T09:26:38.812Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-14T09:26:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-03-14T09:26:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-03-14T09:26:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 45.7% of statements [2025-03-14T09:26:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.730s coverage: 93.4% of statements [2025-03-14T09:26:38.812Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.3% of statements [2025-03-14T09:26:39.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 8.4% of statements [2025-03-14T09:26:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-14T09:26:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-14T09:26:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-14T09:26:40.684Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-14T09:26:42.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.290s coverage: 95.8% of statements [2025-03-14T09:26:42.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-03-14T09:26:42.316Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-14T09:26:42.316Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-14T09:26:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-14T09:26:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-14T09:26:42.316Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:26:42.316Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-14T09:26:43.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-03-14T09:26:43.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 1.0% of statements [2025-03-14T09:26:43.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements [2025-03-14T09:26:43.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.012s coverage: 81.1% of statements [2025-03-14T09:26:43.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-03-14T09:26:43.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-03-14T09:26:43.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2025-03-14T09:26:44.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-14T09:26:44.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-14T09:26:44.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-14T09:26:44.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2025-03-14T09:26:44.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-14T09:26:44.465Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-14T09:26:44.465Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-14T09:26:44.465Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-14T09:26:44.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-14T09:26:45.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-14T09:26:46.229Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-14T09:26:46.229Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-14T09:26:46.798Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-14T09:26:48.176Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-14T09:26:48.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-14T09:26:49.813Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-14T09:26:50.751Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-14T09:26:50.751Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-14T09:26:50.751Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-14T09:26:54.035Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-14T09:26:54.294Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-14T09:26:54.294Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-14T09:26:55.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-14T09:26:55.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-14T09:26:55.229Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:26:57.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-14T09:26:57.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-14T09:26:57.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-14T09:26:57.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-03-14T09:26:57.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-14T09:26:57.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-14T09:26:57.131Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-14T09:26:57.388Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-14T09:26:57.647Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-14T09:26:57.647Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-14T09:26:57.647Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-14T09:26:57.647Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-14T09:26:57.647Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-14T09:26:59.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-14T09:26:59.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-14T09:26:59.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-14T09:26:59.547Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-14T09:27:00.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-14T09:27:00.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-14T09:27:00.487Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:27:00.487Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-14T09:27:00.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-14T09:27:00.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-14T09:27:00.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-14T09:27:02.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-14T09:27:02.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-14T09:27:02.129Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-14T09:27:03.302Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41338 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-14T09:27:03.322Z] Running in /w/workspace/edgex-go/811 [Pipeline] { [Pipeline] checkout [2025-03-14T09:27:06.378Z] The recommended git tool is: git [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.047s coverage: 92.9% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 15.5% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.036s coverage: 6.8% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.244s coverage: 29.2% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.043s coverage: 9.0% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 97.7% of statements [2025-03-14T09:27:08.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-03-14T09:27:08.700Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-14T09:27:08.700Z] running golangci-lint [2025-03-14T09:27:08.700Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-14T09:27:08.700Z] go version go1.23.4 linux/amd64 [2025-03-14T09:27:08.960Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-14T09:27:08.960Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-14T09:27:08.960Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-14T09:27:10.749Z] using credential edgex-jenkins-ssh [2025-03-14T09:27:10.768Z] Cloning the remote Git repository [2025-03-14T09:27:10.807Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-14T09:27:10.899Z] > git init /w/workspace/edgex-go/811 # timeout=10 [2025-03-14T09:27:11.044Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-14T09:27:11.045Z] > git --version # timeout=10 [2025-03-14T09:27:11.066Z] > git --version # 'git version 2.25.1' [2025-03-14T09:27:11.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-14T09:27:11.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-14T09:27:29.475Z] Avoid second fetch [2025-03-14T09:27:29.476Z] Checking out Revision 0f5b0c5496af9ca836db6a817a30441789f57659 (main) [2025-03-14T09:27:30.221Z] Commit message: "Merge pull request #5115 from judehung/pick-from-odessa" [2025-03-14T09:27:28.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-14T09:27:28.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-14T09:27:29.487Z] > git config core.sparsecheckout # timeout=10 [2025-03-14T09:27:29.540Z] > git checkout -f 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 [2025-03-14T09:27:30.899Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.667984751s" [2025-03-14T09:27:30.900Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.388791ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-14T09:27:34.814Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-14T09:27:34.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T09:27:34.814Z] Dload Upload Total Spent Left Speed [2025-03-14T09:27:34.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2025-03-14T09:27:35.145Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-14T09:27:35.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-14T09:27:35.475Z] + sudo tee /etc/docker/daemon.new [2025-03-14T09:27:35.475Z] { [2025-03-14T09:27:35.475Z] "registry-mirrors": [ [2025-03-14T09:27:35.475Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-14T09:27:35.475Z] ], [2025-03-14T09:27:35.475Z] "bip": "10.250.0.254/24", [2025-03-14T09:27:35.475Z] "hosts": [ [2025-03-14T09:27:35.475Z] "tcp://0.0.0.0:5555", [2025-03-14T09:27:35.475Z] "unix:///var/run/docker.sock" [2025-03-14T09:27:35.475Z] ], [2025-03-14T09:27:35.475Z] "mtu": 1458, [2025-03-14T09:27:35.475Z] "selinux-enabled": true, [2025-03-14T09:27:35.475Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-14T09:27:35.475Z] } [Pipeline] sh [2025-03-14T09:27:35.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-14T09:27:36.129Z] + sudo service docker restart [2025-03-14T09:27:43.093Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.276428529s with top 10 stages: buildir: 51.281994962s, gosec: 3.341508298s, inspect: 2.761832188s, fact_deprecated: 2.570561909s, printf: 1.754164518s, ctrlflow: 1.742399051s, fact_purity: 1.234501275s, nilness: 876.501096ms, unused: 774.733143ms, S1038: 766.031016ms" [2025-03-14T09:27:43.093Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-14T09:27:43.093Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, invalid_issue: 202/202, skip_files: 202/202, cgo: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, exclude: 202/202, nolint: 20/0" [2025-03-14T09:27:43.093Z] level=info msg="[runner] processing took 14.406879ms with stages: nolint: 7.378251ms, identifier_marker: 3.632419ms, exclude-rules: 1.15085ms, path_prettifier: 977.749µs, autogenerated_exclude: 764.566µs, skip_dirs: 432.643µs, cgo: 26.901µs, invalid_issue: 25.36µs, filename_unadjuster: 13.31µs, max_same_issues: 1.17µs, diff: 670ns, skip_files: 490ns, sort_results: 460ns, uniq_by_line: 440ns, fixer: 430ns, exclude: 280ns, max_per_file_from_linter: 250ns, max_from_linter: 160ns, source_code: 140ns, path_prefixer: 130ns, path_shortener: 110ns, severity-rules: 100ns" [2025-03-14T09:27:43.093Z] level=info msg="[runner] linters took 11.182024428s with stages: goanalysis_metalinter: 11.167522878s" [2025-03-14T09:27:43.093Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-14T09:27:43.093Z] level=info msg="Memory: 330 samples, avg is 293.6MB, max is 1343.5MB" [2025-03-14T09:27:43.093Z] level=info msg="Execution took 32.896445536s" [2025-03-14T09:27:43.093Z] go vet ./... [2025-03-14T09:27:48.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-14T09:27:48.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-14T09:27:48.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-14T09:27:48.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-14T09:27:48.924Z] + ls -al . [2025-03-14T09:27:48.924Z] total 1992 [2025-03-14T09:27:48.924Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 09:26 . [2025-03-14T09:27:48.924Z] drwxr-xr-x 4 root root 4096 Mar 14 09:25 .. [2025-03-14T09:27:48.924Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 .blubracket [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 10 Mar 14 09:24 .dockerignore [2025-03-14T09:27:48.924Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 09:27 .git [2025-03-14T09:27:48.924Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 09:24 .github [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 909 Mar 14 09:24 .gitignore [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 218 Mar 14 09:24 .golangci.yml [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 100 Mar 14 09:24 .hadolint.yml [2025-03-14T09:27:48.924Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 09:25 .semver [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 155 Mar 14 09:24 .sonarcloud.properties [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 09:24 ADOPTERS.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 17374 Mar 14 09:24 Attribution.txt [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 108018 Mar 14 09:24 CHANGELOG.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 09:24 CONTRIBUTING.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 09:24 GOVERNANCE.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 858 Mar 14 09:24 Jenkinsfile [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 09:24 LICENSE [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 16740 Mar 14 09:24 Makefile [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 09:24 OWNERS.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 9932 Mar 14 09:24 README.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 09:24 SECURITY.md [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 12 Mar 14 09:25 VERSION [2025-03-14T09:27:48.924Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 bin [2025-03-14T09:27:48.924Z] drwxrwxr-x 19 1001 1001 4096 Mar 14 09:24 cmd [2025-03-14T09:27:48.924Z] -rw-r--r-- 1 root root 1660924 Mar 14 09:27 coverage.out [2025-03-14T09:27:48.924Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 fuzz_test [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 6454 Mar 14 09:24 go.mod [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 88143 Mar 14 09:24 go.sum [2025-03-14T09:27:48.924Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 09:24 internal [2025-03-14T09:27:48.924Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 09:24 openapi [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 584 Mar 14 09:24 security.txt [2025-03-14T09:27:48.924Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 09:24 version.go [Pipeline] sh [2025-03-14T09:27:49.213Z] + '[' -e coverage.out ] [2025-03-14T09:27:49.213Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-14T09:27:49.374Z] Stashed 1 file(s) [Pipeline] sh [2025-03-14T09:27:49.655Z] + make build [2025-03-14T09:27:49.655Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T09:27:54.388Z] provisioning config files... [2025-03-14T09:27:54.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config11540600691410922537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T09:27:54.860Z] ---> ****-login.sh [2025-03-14T09:27:54.860Z] nexus3.edgexfoundry.org:10001 [2025-03-14T09:27:55.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:27:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:27:55.409Z] Configure a credential helper to remove this warning. See [2025-03-14T09:27:55.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:27:55.409Z] [2025-03-14T09:27:55.409Z] Login Succeeded [2025-03-14T09:27:55.409Z] nexus3.edgexfoundry.org:10002 [2025-03-14T09:27:55.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:27:55.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:27:55.958Z] Configure a credential helper to remove this warning. See [2025-03-14T09:27:55.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:27:55.958Z] [2025-03-14T09:27:55.958Z] Login Succeeded [2025-03-14T09:27:55.958Z] nexus3.edgexfoundry.org:10003 [2025-03-14T09:27:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:27:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:27:56.227Z] Configure a credential helper to remove this warning. See [2025-03-14T09:27:56.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:27:56.227Z] [2025-03-14T09:27:56.227Z] Login Succeeded [2025-03-14T09:27:56.227Z] nexus3.edgexfoundry.org:10004 [2025-03-14T09:27:56.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:27:56.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:27:56.507Z] Configure a credential helper to remove this warning. See [2025-03-14T09:27:56.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:27:56.507Z] [2025-03-14T09:27:56.507Z] Login Succeeded [2025-03-14T09:27:56.507Z] ****.io [2025-03-14T09:27:56.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:27:57.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:27:57.045Z] Configure a credential helper to remove this warning. See [2025-03-14T09:27:57.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:27:57.045Z] [2025-03-14T09:27:57.045Z] Login Succeeded [2025-03-14T09:27:57.045Z] ---> ****-login.sh ends [Pipeline] } [2025-03-14T09:27:57.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-14T09:27:57.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo [2025-03-14T09:27:57.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T09:27:57.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T09:27:57.713Z] ========================================================= [2025-03-14T09:27:57.713Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-14T09:27:57.713Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-14T09:27:58.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-14T09:27:58.043Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-14T09:27:58.043Z] 9986a736f7d3: Pulling fs layer [2025-03-14T09:27:58.043Z] 1f018df60701: Pulling fs layer [2025-03-14T09:27:58.043Z] 39f8f326b044: Pulling fs layer [2025-03-14T09:27:58.043Z] e6a1e7a6a96a: Pulling fs layer [2025-03-14T09:27:58.043Z] 4f4fb700ef54: Pulling fs layer [2025-03-14T09:27:58.315Z] d45d956e0dbf: Pulling fs layer [2025-03-14T09:27:58.315Z] d7702b0d1db1: Pulling fs layer [2025-03-14T09:27:58.315Z] 5c7f0f088c93: Pulling fs layer [2025-03-14T09:27:58.315Z] 4fdc064ae6cf: Pulling fs layer [2025-03-14T09:27:58.315Z] d45d956e0dbf: Waiting [2025-03-14T09:27:58.315Z] d7702b0d1db1: Waiting [2025-03-14T09:27:58.315Z] 5c7f0f088c93: Waiting [2025-03-14T09:27:58.315Z] 4fdc064ae6cf: Waiting [2025-03-14T09:27:58.315Z] e6a1e7a6a96a: Waiting [2025-03-14T09:27:58.315Z] 4f4fb700ef54: Waiting [2025-03-14T09:27:58.315Z] 1f018df60701: Verifying Checksum [2025-03-14T09:27:58.315Z] 1f018df60701: Download complete [2025-03-14T09:27:58.315Z] e6a1e7a6a96a: Verifying Checksum [2025-03-14T09:27:58.315Z] e6a1e7a6a96a: Download complete [2025-03-14T09:27:58.315Z] 4f4fb700ef54: Verifying Checksum [2025-03-14T09:27:58.315Z] 4f4fb700ef54: Download complete [2025-03-14T09:27:58.315Z] d45d956e0dbf: Verifying Checksum [2025-03-14T09:27:58.316Z] d45d956e0dbf: Download complete [2025-03-14T09:27:58.316Z] 9986a736f7d3: Verifying Checksum [2025-03-14T09:27:58.316Z] 9986a736f7d3: Download complete [2025-03-14T09:27:58.316Z] d7702b0d1db1: Verifying Checksum [2025-03-14T09:27:58.316Z] d7702b0d1db1: Download complete [2025-03-14T09:27:58.905Z] 4fdc064ae6cf: Verifying Checksum [2025-03-14T09:27:58.905Z] 4fdc064ae6cf: Download complete [2025-03-14T09:27:59.172Z] 9986a736f7d3: Pull complete [2025-03-14T09:27:59.756Z] 1f018df60701: Pull complete [2025-03-14T09:28:00.341Z] 39f8f326b044: Verifying Checksum [2025-03-14T09:28:00.341Z] 39f8f326b044: Download complete [2025-03-14T09:28:01.746Z] 5c7f0f088c93: Verifying Checksum [2025-03-14T09:28:01.746Z] 5c7f0f088c93: Download complete [2025-03-14T09:28:11.572Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-14T09:28:12.945Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-14T09:28:14.047Z] 39f8f326b044: Pull complete [2025-03-14T09:28:14.316Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-14T09:28:14.316Z] e6a1e7a6a96a: Pull complete [2025-03-14T09:28:14.573Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-14T09:28:14.583Z] 4f4fb700ef54: Pull complete [2025-03-14T09:28:14.583Z] d45d956e0dbf: Pull complete [2025-03-14T09:28:14.852Z] d7702b0d1db1: Pull complete [2025-03-14T09:28:16.481Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-14T09:28:21.794Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-14T09:28:23.052Z] 5c7f0f088c93: Pull complete [2025-03-14T09:28:23.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-14T09:28:24.992Z] 4fdc064ae6cf: Pull complete [2025-03-14T09:28:24.992Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-14T09:28:24.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-14T09:28:24.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-14T09:28:25.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-14T09:28:25.324Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-14T09:28:25.324Z] WORKDIR /edgex [2025-03-14T09:28:25.324Z] COPY go.mod . [2025-03-14T09:28:25.324Z] RUN go mod download -t ci-base-image-arm64 [2025-03-14T09:28:25.324Z] -f - . [2025-03-14T09:28:25.909Z] Sending build context to Docker daemon 3.689MB [2025-03-14T09:28:25.909Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-14T09:28:25.909Z] ---> 63f30b955cb9 [2025-03-14T09:28:25.909Z] Step 2/4 : WORKDIR /edgex [2025-03-14T09:28:27.650Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-14T09:28:27.856Z] ---> Running in 425c42eabe55 [2025-03-14T09:28:28.121Z] Removing intermediate container 425c42eabe55 [2025-03-14T09:28:28.121Z] ---> 80dea67feb84 [2025-03-14T09:28:28.121Z] Step 3/4 : COPY go.mod . [2025-03-14T09:28:28.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-14T09:28:28.702Z] ---> 4fc6361f7dca [2025-03-14T09:28:28.702Z] Step 4/4 : RUN go mod download [2025-03-14T09:28:28.702Z] ---> Running in de6db8a0ff0d [2025-03-14T09:28:29.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-14T09:28:30.892Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-14T09:28:32.290Z] $ docker stop --time=1 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 [2025-03-14T09:28:42.026Z] $ docker rm -f --volumes 99b787dd0e4c583e2dc0e50f102d36b91f9aa6923eef644f6da7374591605a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:28:43.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-14T09:28:43.262Z] [2025-03-14T09:28:43.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:28:43.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-14T09:28:43.567Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-14T09:28:43.567Z] 91d30c5bc195: Pulling fs layer [2025-03-14T09:28:43.567Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-14T09:28:43.567Z] 9c61dcf015f6: Pulling fs layer [2025-03-14T09:28:43.567Z] 4698f68db338: Pulling fs layer [2025-03-14T09:28:43.567Z] 2a2f49069b9e: Pulling fs layer [2025-03-14T09:28:43.567Z] e0025b399a48: Pulling fs layer [2025-03-14T09:28:43.567Z] 4698f68db338: Waiting [2025-03-14T09:28:43.567Z] 2a2f49069b9e: Waiting [2025-03-14T09:28:43.567Z] e0025b399a48: Waiting [2025-03-14T09:28:43.825Z] 91d30c5bc195: Verifying Checksum [2025-03-14T09:28:43.825Z] 91d30c5bc195: Download complete [2025-03-14T09:28:43.825Z] 4698f68db338: Verifying Checksum [2025-03-14T09:28:43.825Z] 4698f68db338: Download complete [2025-03-14T09:28:43.825Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-14T09:28:43.825Z] 2e9b0aa3be6d: Download complete [2025-03-14T09:28:43.825Z] e0025b399a48: Verifying Checksum [2025-03-14T09:28:43.825Z] e0025b399a48: Download complete [2025-03-14T09:28:43.825Z] 91d30c5bc195: Pull complete [2025-03-14T09:28:44.085Z] 2a2f49069b9e: Download complete [2025-03-14T09:28:44.342Z] 2e9b0aa3be6d: Pull complete [2025-03-14T09:28:44.342Z] 9c61dcf015f6: Download complete [2025-03-14T09:28:46.871Z] 9c61dcf015f6: Pull complete [2025-03-14T09:28:46.871Z] 4698f68db338: Pull complete [2025-03-14T09:28:47.439Z] 2a2f49069b9e: Pull complete [2025-03-14T09:28:47.439Z] e0025b399a48: Pull complete [2025-03-14T09:28:47.439Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-14T09:28:47.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-14T09:28:47.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:28:47.537Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T09:28:47.566Z] $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-14T09:28:50.733Z] $ docker top bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T09:28:51.084Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-14T09:28:53.619Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #1 transferring dockerfile: 2.00kB done [2025-03-14T09:28:53.619Z] #1 DONE 0.2s [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #2 ... [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #3 transferring dockerfile: 2.50kB done [2025-03-14T09:28:53.619Z] #3 DONE 0.1s [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #4 transferring dockerfile: 1.81kB done [2025-03-14T09:28:53.619Z] #4 DONE 0.1s [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #5 transferring dockerfile: 1.69kB done [2025-03-14T09:28:53.619Z] #5 DONE 0.2s [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-14T09:28:53.619Z] #2 transferring dockerfile: 2.23kB done [2025-03-14T09:28:53.619Z] #2 DONE 0.2s [2025-03-14T09:28:53.619Z] [2025-03-14T09:28:53.619Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #6 ... [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #7 transferring dockerfile: 2.14kB done [2025-03-14T09:28:53.877Z] #7 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #8 transferring dockerfile: 1.83kB done [2025-03-14T09:28:53.877Z] #8 DONE 0.2s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #9 [core-command internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #9 transferring dockerfile: 1.94kB done [2025-03-14T09:28:53.877Z] #9 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #10 [core-data internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #10 transferring dockerfile: 2.04kB done [2025-03-14T09:28:53.877Z] #10 DONE 0.2s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #11 transferring dockerfile: 2.10kB done [2025-03-14T09:28:53.877Z] #11 DONE 0.2s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #12 transferring dockerfile: 1.70kB done [2025-03-14T09:28:53.877Z] #12 DONE 0.2s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #13 transferring dockerfile: 2.01kB done [2025-03-14T09:28:53.877Z] #13 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #14 transferring dockerfile: 3.02kB done [2025-03-14T09:28:53.877Z] #14 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #15 transferring dockerfile: 1.89kB done [2025-03-14T09:28:53.877Z] #15 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-14T09:28:53.877Z] #6 transferring dockerfile: 2.49kB done [2025-03-14T09:28:53.877Z] #6 DONE 0.2s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #16 [security-spire-config internal] load .dockerignore [2025-03-14T09:28:53.877Z] #16 transferring context: 50B done [2025-03-14T09:28:53.877Z] #16 DONE 0.0s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #17 [security-proxy-setup internal] load .dockerignore [2025-03-14T09:28:53.877Z] #17 transferring context: 50B done [2025-03-14T09:28:53.877Z] #17 DONE 0.1s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-14T09:28:53.877Z] #18 transferring context: 50B done [2025-03-14T09:28:53.877Z] #18 DONE 0.1s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #19 [support-notifications internal] load .dockerignore [2025-03-14T09:28:53.877Z] #19 transferring context: 50B done [2025-03-14T09:28:53.877Z] #19 DONE 0.3s [2025-03-14T09:28:53.877Z] [2025-03-14T09:28:53.877Z] #20 [core-data internal] load .dockerignore [2025-03-14T09:28:54.136Z] #20 transferring context: 50B done [2025-03-14T09:28:54.136Z] #20 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #21 [security-proxy-auth internal] load .dockerignore [2025-03-14T09:28:54.136Z] #21 transferring context: 50B done [2025-03-14T09:28:54.136Z] #21 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-14T09:28:54.136Z] #22 transferring context: 50B done [2025-03-14T09:28:54.136Z] #22 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #23 [core-command internal] load .dockerignore [2025-03-14T09:28:54.136Z] #23 transferring context: 50B done [2025-03-14T09:28:54.136Z] #23 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #24 [security-bootstrapper internal] load .dockerignore [2025-03-14T09:28:54.136Z] #24 transferring context: 50B done [2025-03-14T09:28:54.136Z] #24 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T09:28:54.136Z] #25 transferring context: 50B done [2025-03-14T09:28:54.136Z] #25 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #26 [security-spire-server internal] load .dockerignore [2025-03-14T09:28:54.136Z] #26 transferring context: 50B done [2025-03-14T09:28:54.136Z] #26 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #27 [core-keeper internal] load .dockerignore [2025-03-14T09:28:54.136Z] #27 transferring context: 50B done [2025-03-14T09:28:54.136Z] #27 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-14T09:28:54.136Z] #28 transferring context: 50B done [2025-03-14T09:28:54.136Z] #28 DONE 0.0s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #29 [core-metadata internal] load .dockerignore [2025-03-14T09:28:54.136Z] #29 transferring context: 50B done [2025-03-14T09:28:54.136Z] #29 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #30 [support-scheduler internal] load .dockerignore [2025-03-14T09:28:54.136Z] #30 transferring context: 50B done [2025-03-14T09:28:54.136Z] #30 DONE 0.1s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-14T09:28:54.136Z] #31 DONE 0.0s [2025-03-14T09:28:54.136Z] [2025-03-14T09:28:54.136Z] #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:28:54.136Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:28:54.397Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:28:54.397Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:28:54.397Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-14T09:28:54.397Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-14T09:28:54.397Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-03-14T09:28:54.397Z] #32 ... [2025-03-14T09:28:54.397Z] [2025-03-14T09:28:54.397Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-14T09:28:54.397Z] #31 DONE 0.0s [2025-03-14T09:28:54.397Z] [2025-03-14T09:28:54.397Z] #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:28:54.397Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s [2025-03-14T09:28:54.656Z] #32 ... [2025-03-14T09:28:54.656Z] [2025-03-14T09:28:54.656Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-14T09:28:54.656Z] #31 DONE 0.0s [2025-03-14T09:28:54.656Z] [2025-03-14T09:28:54.656Z] #32 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:28:54.656Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done [2025-03-14T09:28:54.656Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done [2025-03-14T09:28:54.656Z] #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-03-14T09:28:54.915Z] #32 ... [2025-03-14T09:28:54.915Z] [2025-03-14T09:28:54.915Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:28:54.915Z] #33 DONE 0.6s [2025-03-14T09:28:54.915Z] [2025-03-14T09:28:54.915Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:28:54.915Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:28:54.915Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:28:54.915Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-14T09:28:54.915Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-14T09:28:54.915Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done [2025-03-14T09:28:55.175Z] #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-14T09:28:55.175Z] #32 ... [2025-03-14T09:28:55.175Z] [2025-03-14T09:28:55.175Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-14T09:28:55.175Z] #34 DONE 1.1s [2025-03-14T09:28:55.175Z] [2025-03-14T09:28:55.175Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-14T09:28:55.175Z] #35 DONE 1.0s [2025-03-14T09:28:55.175Z] [2025-03-14T09:28:55.175Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:28:55.175Z] #32 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:28:55.175Z] #32 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:28:55.175Z] #32 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-14T09:28:55.175Z] #32 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-14T09:28:55.175Z] #32 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.4s done [2025-03-14T09:28:55.175Z] #32 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-14T09:28:55.432Z] #32 DONE 1.4s [2025-03-14T09:28:55.432Z] [2025-03-14T09:28:55.432Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:28:55.432Z] #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-03-14T09:28:55.699Z] #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-14T09:28:55.699Z] #36 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-14T09:28:55.699Z] #36 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-14T09:28:55.957Z] #36 ... [2025-03-14T09:28:55.957Z] [2025-03-14T09:28:55.957Z] #37 [security-spire-config internal] load build context [2025-03-14T09:28:55.957Z] #37 transferring context: 22.05kB done [2025-03-14T09:28:55.957Z] #37 DONE 0.6s [2025-03-14T09:28:55.957Z] [2025-03-14T09:28:55.957Z] #38 [security-spire-agent internal] load build context [2025-03-14T09:28:55.957Z] #38 transferring context: 23.33kB 0.1s done [2025-03-14T09:28:55.957Z] #38 DONE 0.6s [2025-03-14T09:28:55.957Z] [2025-03-14T09:28:55.957Z] #39 [security-spire-server internal] load build context [2025-03-14T09:28:55.957Z] #39 transferring context: 23.80kB 0.0s done [2025-03-14T09:28:55.957Z] #39 DONE 0.7s [2025-03-14T09:28:55.957Z] [2025-03-14T09:28:55.957Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:28:55.957Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-03-14T09:28:55.957Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-03-14T09:28:56.215Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-14T09:28:56.215Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-14T09:28:56.215Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-14T09:28:56.215Z] #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-14T09:28:56.473Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.8s [2025-03-14T09:28:56.473Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.8s [2025-03-14T09:28:56.732Z] #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done [2025-03-14T09:28:56.732Z] #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-14T09:28:56.732Z] #36 ... [2025-03-14T09:28:56.732Z] [2025-03-14T09:28:56.732Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-14T09:28:56.732Z] #40 DONE 2.8s [2025-03-14T09:28:56.732Z] [2025-03-14T09:28:56.732Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:28:56.732Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 1.1s [2025-03-14T09:28:57.030Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 1.2s [2025-03-14T09:28:57.030Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 1.3s [2025-03-14T09:28:57.291Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 1.4s [2025-03-14T09:28:57.291Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 31.46MB / 36.47MB 1.5s [2025-03-14T09:28:57.291Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.6s [2025-03-14T09:29:02.562Z] #36 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.4s done [2025-03-14T09:29:04.486Z] #36 ... [2025-03-14T09:29:04.486Z] [2025-03-14T09:29:04.486Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-14T09:29:04.486Z] #41 transferring context: 409.99MB 9.9s [2025-03-14T09:29:04.486Z] #41 ... [2025-03-14T09:29:04.486Z] [2025-03-14T09:29:04.486Z] #42 [core-data internal] load build context [2025-03-14T09:29:04.486Z] #42 ... [2025-03-14T09:29:04.486Z] [2025-03-14T09:29:04.486Z] #43 [core-command internal] load build context [2025-03-14T09:29:04.743Z] #43 ... [2025-03-14T09:29:04.743Z] [2025-03-14T09:29:04.743Z] #44 [support-notifications internal] load build context [2025-03-14T09:29:04.743Z] #44 ... [2025-03-14T09:29:04.743Z] [2025-03-14T09:29:04.743Z] #45 [core-keeper internal] load build context [2025-03-14T09:29:05.001Z] #45 ... [2025-03-14T09:29:05.001Z] [2025-03-14T09:29:05.001Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-14T09:29:05.001Z] #46 ... [2025-03-14T09:29:05.001Z] [2025-03-14T09:29:05.001Z] #47 [core-metadata internal] load build context [2025-03-14T09:29:05.001Z] #47 ... [2025-03-14T09:29:05.001Z] [2025-03-14T09:29:05.001Z] #48 [security-proxy-setup internal] load build context [2025-03-14T09:29:05.258Z] #48 ... [2025-03-14T09:29:05.258Z] [2025-03-14T09:29:05.258Z] #49 [security-bootstrapper internal] load build context [2025-03-14T09:29:05.258Z] #49 ... [2025-03-14T09:29:05.258Z] [2025-03-14T09:29:05.258Z] #50 [security-proxy-auth internal] load build context [2025-03-14T09:29:05.258Z] #50 ... [2025-03-14T09:29:05.258Z] [2025-03-14T09:29:05.258Z] #51 [support-scheduler internal] load build context [2025-03-14T09:29:05.516Z] #51 ... [2025-03-14T09:29:05.516Z] [2025-03-14T09:29:05.517Z] #52 [security-secretstore-setup internal] load build context [2025-03-14T09:29:05.517Z] #52 ... [2025-03-14T09:29:05.517Z] [2025-03-14T09:29:05.517Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:29:05.517Z] #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-14T09:29:05.517Z] #53 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-14T09:29:05.517Z] #53 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-14T09:29:05.517Z] #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-14T09:29:05.517Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done [2025-03-14T09:29:05.517Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-14T09:29:05.517Z] #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.5s done [2025-03-14T09:29:05.517Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-14T09:29:05.517Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-14T09:29:05.517Z] #53 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.9s done [2025-03-14T09:29:05.517Z] #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-14T09:29:05.517Z] #53 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done [2025-03-14T09:29:05.774Z] #53 ... [2025-03-14T09:29:05.774Z] [2025-03-14T09:29:05.774Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-14T09:29:05.774Z] #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:05.774Z] #0 1.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:05.774Z] #0 2.061 (1/7) Installing ca-certificates (20241121-r1) [2025-03-14T09:29:05.774Z] #0 2.075 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:05.774Z] #0 2.089 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-14T09:29:05.774Z] #0 2.089 (4/7) Installing libsodium (1.0.19-r0) [2025-03-14T09:29:05.774Z] #0 2.093 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-14T09:29:05.774Z] #0 2.119 (6/7) Installing libzmq (4.3.5-r2) [2025-03-14T09:29:05.774Z] #0 2.127 (7/7) Installing zeromq (4.3.5-r2) [2025-03-14T09:29:05.774Z] #0 2.134 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:05.774Z] #0 2.141 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:29:05.774Z] #0 2.186 OK: 12 MiB in 21 packages [2025-03-14T09:29:05.774Z] #54 ... [2025-03-14T09:29:05.774Z] [2025-03-14T09:29:05.774Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:29:05.774Z] #55 ... [2025-03-14T09:29:05.774Z] [2025-03-14T09:29:05.774Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:29:06.033Z] #56 ... [2025-03-14T09:29:06.033Z] [2025-03-14T09:29:06.033Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:29:06.033Z] #57 ... [2025-03-14T09:29:06.033Z] [2025-03-14T09:29:06.033Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-14T09:29:06.296Z] #58 ... [2025-03-14T09:29:06.297Z] [2025-03-14T09:29:06.297Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:29:06.297Z] #59 ... [2025-03-14T09:29:06.297Z] [2025-03-14T09:29:06.297Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-14T09:29:06.297Z] #60 ... [2025-03-14T09:29:06.297Z] [2025-03-14T09:29:06.297Z] #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-03-14T09:29:06.553Z] #61 ... [2025-03-14T09:29:06.553Z] [2025-03-14T09:29:06.553Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:29:06.553Z] #62 ... [2025-03-14T09:29:06.553Z] [2025-03-14T09:29:06.553Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:29:06.810Z] #63 ... [2025-03-14T09:29:06.810Z] [2025-03-14T09:29:06.810Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:29:06.810Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:06.810Z] #0 1.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:06.810Z] #0 1.355 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:29:06.810Z] #0 1.355 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:29:06.810Z] #0 1.355 OK: 24170 distinct packages available [2025-03-14T09:29:06.810Z] #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:06.810Z] #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:06.810Z] #0 1.793 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:06.810Z] #0 1.803 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:29:06.810Z] #0 1.803 (3/5) Installing libucontext (1.2-r3) [2025-03-14T09:29:06.810Z] #0 1.805 (4/5) Installing gcompat (1.1.0-r4) [2025-03-14T09:29:06.810Z] #0 1.809 (5/5) Installing openssl (3.3.3-r0) [2025-03-14T09:29:06.810Z] #0 1.817 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:06.810Z] #0 1.830 OK: 9 MiB in 19 packages [2025-03-14T09:29:06.810Z] #64 ... [2025-03-14T09:29:06.810Z] [2025-03-14T09:29:06.810Z] #65 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-14T09:29:06.810Z] #65 ... [2025-03-14T09:29:06.810Z] [2025-03-14T09:29:06.810Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:29:06.810Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.4s [2025-03-14T09:29:08.181Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done [2025-03-14T09:29:08.439Z] #36 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.7s done [2025-03-14T09:29:16.165Z] #36 ... [2025-03-14T09:29:16.165Z] [2025-03-14T09:29:16.165Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-14T09:29:16.165Z] #41 transferring context: 501.77MB 11.9s done [2025-03-14T09:29:16.165Z] #41 ... [2025-03-14T09:29:16.165Z] [2025-03-14T09:29:16.165Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-14T09:29:16.165Z] #46 transferring context: 501.77MB 13.7s done [2025-03-14T09:29:16.165Z] #46 ... [2025-03-14T09:29:16.165Z] [2025-03-14T09:29:16.165Z] #42 [core-data internal] load build context [2025-03-14T09:29:16.165Z] #42 transferring context: 501.77MB 13.5s done [2025-03-14T09:29:16.165Z] #42 ... [2025-03-14T09:29:16.165Z] [2025-03-14T09:29:16.165Z] #44 [support-notifications internal] load build context [2025-03-14T09:29:16.165Z] #44 transferring context: 501.77MB 12.8s done [2025-03-14T09:29:16.165Z] #44 ... [2025-03-14T09:29:16.165Z] [2025-03-14T09:29:16.165Z] #45 [core-keeper internal] load build context [2025-03-14T09:29:16.165Z] #45 transferring context: 501.77MB 13.3s done [2025-03-14T09:29:16.453Z] #45 ... [2025-03-14T09:29:16.453Z] [2025-03-14T09:29:16.453Z] #47 [core-metadata internal] load build context [2025-03-14T09:29:16.453Z] #47 transferring context: 501.77MB 11.2s done [2025-03-14T09:29:16.453Z] #47 ... [2025-03-14T09:29:16.453Z] [2025-03-14T09:29:16.453Z] #50 [security-proxy-auth internal] load build context [2025-03-14T09:29:16.453Z] #50 transferring context: 501.77MB 11.8s done [2025-03-14T09:29:16.793Z] #50 ... [2025-03-14T09:29:16.793Z] [2025-03-14T09:29:16.793Z] #52 [security-secretstore-setup internal] load build context [2025-03-14T09:29:16.793Z] #52 transferring context: 501.77MB 13.5s done [2025-03-14T09:29:16.793Z] #52 ... [2025-03-14T09:29:16.793Z] [2025-03-14T09:29:16.793Z] #43 [core-command internal] load build context [2025-03-14T09:29:16.793Z] #43 transferring context: 501.77MB 13.5s done [2025-03-14T09:29:17.903Z] #43 ... [2025-03-14T09:29:17.903Z] [2025-03-14T09:29:17.903Z] #48 [security-proxy-setup internal] load build context [2025-03-14T09:29:17.903Z] #48 transferring context: 501.77MB 11.7s done [2025-03-14T09:29:18.498Z] #48 ... [2025-03-14T09:29:18.498Z] [2025-03-14T09:29:18.498Z] #51 [support-scheduler internal] load build context [2025-03-14T09:29:18.498Z] #51 transferring context: 501.77MB 13.3s done [2025-03-14T09:29:18.498Z] #51 ... [2025-03-14T09:29:18.498Z] [2025-03-14T09:29:18.498Z] #49 [security-bootstrapper internal] load build context [2025-03-14T09:29:18.498Z] #49 transferring context: 501.77MB 11.5s done [2025-03-14T09:29:25.087Z] Removing intermediate container de6db8a0ff0d [2025-03-14T09:29:25.087Z] ---> 5e0499c063a3 [2025-03-14T09:29:25.087Z] Successfully built 5e0499c063a3 [2025-03-14T09:29:25.087Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:29:25.418Z] + docker inspect -f . ci-base-image-arm64 [2025-03-14T09:29:25.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:29:25.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container [2025-03-14T09:29:25.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-14T09:29:26.881Z] $ docker top 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T09:29:27.724Z] + go version [2025-03-14T09:29:27.724Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-14T09:29:27.740Z] $ docker stop --time=1 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 [2025-03-14T09:29:29.370Z] $ docker rm -f --volumes 0fcde79370891e6ba68d705567bb2fb56c398cbf04a8df1ae740eb21d11ec082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:29:30.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-14T09:29:30.055Z] [2025-03-14T09:29:30.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:29:30.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-14T09:29:30.386Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-14T09:29:30.386Z] 547446be3368: Pulling fs layer [2025-03-14T09:29:30.386Z] d125d8839a47: Pulling fs layer [2025-03-14T09:29:30.386Z] 3e85d5ac6304: Pulling fs layer [2025-03-14T09:29:30.386Z] c3105a71a48b: Pulling fs layer [2025-03-14T09:29:30.386Z] 0f093f025ec4: Pulling fs layer [2025-03-14T09:29:30.386Z] c3106fc0e877: Pulling fs layer [2025-03-14T09:29:30.386Z] c3105a71a48b: Waiting [2025-03-14T09:29:30.653Z] 547446be3368: Verifying Checksum [2025-03-14T09:29:30.653Z] 547446be3368: Download complete [2025-03-14T09:29:30.653Z] c3105a71a48b: Verifying Checksum [2025-03-14T09:29:30.653Z] c3105a71a48b: Download complete [2025-03-14T09:29:30.921Z] d125d8839a47: Verifying Checksum [2025-03-14T09:29:30.921Z] d125d8839a47: Download complete [2025-03-14T09:29:31.188Z] c3106fc0e877: Verifying Checksum [2025-03-14T09:29:31.188Z] c3106fc0e877: Download complete [2025-03-14T09:29:31.188Z] 0f093f025ec4: Verifying Checksum [2025-03-14T09:29:31.188Z] 0f093f025ec4: Download complete [2025-03-14T09:29:31.308Z] #49 ... [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:29:31.308Z] #57 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.308Z] #57 ... [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #48 [security-proxy-setup internal] load build context [2025-03-14T09:29:31.308Z] #48 DONE 35.7s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:29:31.308Z] #64 DONE 34.2s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #50 [security-proxy-auth internal] load build context [2025-03-14T09:29:31.308Z] #50 DONE 35.7s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-14T09:29:31.308Z] #41 DONE 35.7s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #49 [security-bootstrapper internal] load build context [2025-03-14T09:29:31.308Z] #49 DONE 35.6s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #47 [core-metadata internal] load build context [2025-03-14T09:29:31.308Z] #47 DONE 35.2s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #65 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-14T09:29:31.308Z] #65 DONE 33.4s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-14T09:29:31.308Z] #54 DONE 34.4s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:29:31.308Z] #56 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.308Z] #56 ... [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #51 [support-scheduler internal] load build context [2025-03-14T09:29:31.308Z] #51 DONE 35.3s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #43 [core-command internal] load build context [2025-03-14T09:29:31.308Z] #43 DONE 35.8s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #42 [core-data internal] load build context [2025-03-14T09:29:31.308Z] #42 DONE 35.7s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #52 [security-secretstore-setup internal] load build context [2025-03-14T09:29:31.308Z] #52 DONE 35.3s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #45 [core-keeper internal] load build context [2025-03-14T09:29:31.308Z] #45 DONE 35.3s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #46 [security-spiffe-token-provider internal] load build context [2025-03-14T09:29:31.308Z] #46 DONE 35.3s [2025-03-14T09:29:31.308Z] [2025-03-14T09:29:31.308Z] #44 [support-notifications internal] load build context [2025-03-14T09:29:31.308Z] #44 DONE 35.8s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:29:31.309Z] #63 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #63 ... [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #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-03-14T09:29:31.309Z] #61 DONE 34.6s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:29:31.309Z] #63 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #63 ... [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:29:31.309Z] #57 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #57 34.59 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.309Z] #57 34.59 (2/2) Installing su-exec (0.2-r3) [2025-03-14T09:29:31.309Z] #57 34.59 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.309Z] #57 34.63 OK: 8 MiB in 16 packages [2025-03-14T09:29:31.309Z] #57 DONE 34.8s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:29:31.309Z] #55 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #55 34.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #55 34.58 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.309Z] #55 34.59 (2/4) Installing openssl (3.3.3-r0) [2025-03-14T09:29:31.309Z] #55 34.60 (3/4) Installing su-exec (0.2-r3) [2025-03-14T09:29:31.309Z] #55 34.60 (4/4) Installing yq-go (4.44.1-r2) [2025-03-14T09:29:31.309Z] #55 34.68 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.309Z] #55 34.69 OK: 19 MiB in 18 packages [2025-03-14T09:29:31.309Z] #55 DONE 34.9s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:29:31.309Z] #63 34.89 (1/3) Installing ca-certificates (20241121-r1) [2025-03-14T09:29:31.309Z] #63 34.91 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.309Z] #63 34.92 (3/3) Installing tzdata (2025a-r0) [2025-03-14T09:29:31.309Z] #63 34.94 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.309Z] #63 34.95 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:29:31.309Z] #63 34.99 OK: 10 MiB in 17 packages [2025-03-14T09:29:31.309Z] #63 DONE 35.1s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-14T09:29:31.309Z] #58 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #58 34.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.309Z] #58 34.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.309Z] #58 34.81 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.309Z] #58 34.83 OK: 8 MiB in 15 packages [2025-03-14T09:29:31.309Z] #58 DONE 35.0s [2025-03-14T09:29:31.309Z] [2025-03-14T09:29:31.309Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:31.457Z] 547446be3368: Pull complete [2025-03-14T09:29:31.568Z] #66 ... [2025-03-14T09:29:31.568Z] [2025-03-14T09:29:31.568Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:29:31.568Z] #62 34.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.568Z] #62 34.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.568Z] #62 34.81 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:29:31.568Z] #62 34.81 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:29:31.568Z] #62 34.81 OK: 24170 distinct packages available [2025-03-14T09:29:31.568Z] #62 34.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.568Z] #62 34.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.568Z] #62 35.30 (1/14) Installing ca-certificates (20241121-r1) [2025-03-14T09:29:31.568Z] #62 35.32 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-14T09:29:31.568Z] #62 35.33 (3/14) Installing c-ares (1.33.1-r0) [2025-03-14T09:29:31.568Z] #62 35.33 (4/14) Installing libunistring (1.2-r0) [2025-03-14T09:29:31.568Z] #62 35.35 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-14T09:29:31.568Z] #62 35.36 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-14T09:29:31.568Z] #62 35.36 (7/14) Installing libpsl (0.21.5-r1) [2025-03-14T09:29:31.568Z] #62 35.37 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-14T09:29:31.568Z] #62 35.38 (9/14) Installing libcurl (8.12.1-r0) [2025-03-14T09:29:31.568Z] #62 35.39 (10/14) Installing curl (8.12.1-r0) [2025-03-14T09:29:31.568Z] #62 35.39 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.568Z] #62 35.40 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:29:31.568Z] #62 35.40 (13/14) Installing libucontext (1.2-r3) [2025-03-14T09:29:31.568Z] #62 35.40 (14/14) Installing gcompat (1.1.0-r4) [2025-03-14T09:29:31.568Z] #62 35.41 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.568Z] #62 35.42 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:29:31.568Z] #62 35.46 OK: 13 MiB in 28 packages [2025-03-14T09:29:31.568Z] #62 DONE 35.7s [2025-03-14T09:29:31.568Z] [2025-03-14T09:29:31.568Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:29:31.568Z] #56 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.568Z] #56 35.65 (1/4) Installing ca-certificates (20241121-r1) [2025-03-14T09:29:31.568Z] #56 35.71 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.568Z] #56 35.72 (3/4) Installing su-exec (0.2-r3) [2025-03-14T09:29:31.568Z] #56 35.72 (4/4) Installing yq-go (4.44.1-r2) [2025-03-14T09:29:31.568Z] #56 35.80 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.568Z] #56 35.81 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:29:31.898Z] #56 35.85 OK: 19 MiB in 18 packages [2025-03-14T09:29:31.898Z] #56 ... [2025-03-14T09:29:31.898Z] [2025-03-14T09:29:31.898Z] #60 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-14T09:29:31.898Z] #60 34.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.898Z] #60 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:31.898Z] #60 35.75 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:31.898Z] #60 35.76 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:31.898Z] #60 35.76 OK: 8 MiB in 15 packages [2025-03-14T09:29:31.898Z] #60 DONE 36.0s [2025-03-14T09:29:31.898Z] [2025-03-14T09:29:31.898Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-14T09:29:31.898Z] #67 DONE 1.8s [2025-03-14T09:29:32.160Z] [2025-03-14T09:29:32.160Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-14T09:29:32.416Z] d125d8839a47: Pull complete [2025-03-14T09:29:32.419Z] #68 ... [2025-03-14T09:29:32.419Z] [2025-03-14T09:29:32.419Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:29:32.419Z] #56 DONE 36.5s [2025-03-14T09:29:32.419Z] [2025-03-14T09:29:32.419Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:29:32.419Z] #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #0 1.773 OK: 248 MiB in 58 packages [2025-03-14T09:29:32.419Z] #69 DONE 2.3s [2025-03-14T09:29:32.419Z] [2025-03-14T09:29:32.419Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-14T09:29:32.419Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #0 1.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #0 1.831 OK: 248 MiB in 58 packages [2025-03-14T09:29:32.419Z] #70 DONE 2.4s [2025-03-14T09:29:32.419Z] [2025-03-14T09:29:32.419Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:29:32.419Z] #59 35.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #59 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #59 35.57 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:29:32.419Z] #59 35.57 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:29:32.419Z] #59 35.57 OK: 24170 distinct packages available [2025-03-14T09:29:32.419Z] #59 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #59 35.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.419Z] #59 36.09 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:32.419Z] #59 36.09 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:29:32.419Z] #59 36.10 (3/4) Installing libucontext (1.2-r3) [2025-03-14T09:29:32.419Z] #59 36.10 (4/4) Installing gcompat (1.1.0-r4) [2025-03-14T09:29:32.419Z] #59 36.10 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:32.419Z] #59 36.11 OK: 8 MiB in 18 packages [2025-03-14T09:29:32.419Z] #59 DONE 36.5s [2025-03-14T09:29:32.419Z] [2025-03-14T09:29:32.419Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:32.990Z] #71 DONE 0.5s [2025-03-14T09:29:32.990Z] [2025-03-14T09:29:32.990Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-14T09:29:32.990Z] #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.990Z] #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.990Z] #0 1.946 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:29:32.990Z] #0 1.946 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:29:32.990Z] #0 1.946 OK: 24189 distinct packages available [2025-03-14T09:29:32.990Z] #0 2.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.990Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:32.990Z] #0 2.454 OK: 248 MiB in 58 packages [2025-03-14T09:29:32.990Z] #72 DONE 2.8s [2025-03-14T09:29:32.990Z] [2025-03-14T09:29:32.990Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:32.990Z] #73 DONE 0.6s [2025-03-14T09:29:32.990Z] [2025-03-14T09:29:32.990Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:32.990Z] #74 ... [2025-03-14T09:29:32.990Z] [2025-03-14T09:29:32.990Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:32.990Z] #75 DONE 0.2s [2025-03-14T09:29:32.990Z] [2025-03-14T09:29:32.990Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:32.999Z] 3e85d5ac6304: Verifying Checksum [2025-03-14T09:29:32.999Z] 3e85d5ac6304: Download complete [2025-03-14T09:29:33.250Z] #76 ... [2025-03-14T09:29:33.250Z] [2025-03-14T09:29:33.250Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:33.250Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:33.250Z] #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:33.250Z] #0 3.190 OK: 12 MiB in 21 packages [2025-03-14T09:29:33.250Z] #77 DONE 3.4s [2025-03-14T09:29:33.511Z] [2025-03-14T09:29:33.511Z] #78 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:29:33.511Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:33.511Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:33.783Z] #78 3.806 OK: 248 MiB in 58 packages [2025-03-14T09:29:34.040Z] #78 DONE 4.0s [2025-03-14T09:29:34.040Z] [2025-03-14T09:29:34.040Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-14T09:29:34.040Z] #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:34.040Z] #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:34.040Z] #0 3.837 OK: 9 MiB in 19 packages [2025-03-14T09:29:34.040Z] #79 DONE 4.0s [2025-03-14T09:29:34.040Z] [2025-03-14T09:29:34.040Z] #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-14T09:29:34.040Z] #0 3.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:34.040Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:34.040Z] #0 3.780 OK: 248 MiB in 58 packages [2025-03-14T09:29:34.040Z] #80 DONE 4.0s [2025-03-14T09:29:34.040Z] [2025-03-14T09:29:34.040Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:35.088Z] #81 ... [2025-03-14T09:29:35.088Z] [2025-03-14T09:29:35.088Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-14T09:29:35.088Z] #82 DONE 1.2s [2025-03-14T09:29:35.375Z] [2025-03-14T09:29:35.375Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:29:35.375Z] #83 DONE 1.2s [2025-03-14T09:29:35.375Z] [2025-03-14T09:29:35.375Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:35.375Z] #81 DONE 1.2s [2025-03-14T09:29:35.375Z] [2025-03-14T09:29:35.375Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:29:35.375Z] #84 DONE 1.2s [2025-03-14T09:29:35.375Z] [2025-03-14T09:29:35.375Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:36.007Z] #85 ... [2025-03-14T09:29:36.007Z] [2025-03-14T09:29:36.007Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-14T09:29:36.007Z] #86 DONE 0.9s [2025-03-14T09:29:36.007Z] [2025-03-14T09:29:36.007Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-14T09:29:36.007Z] #0 3.125 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.007Z] #0 3.604 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.007Z] #0 4.282 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:29:36.007Z] #0 4.611 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:29:36.007Z] #0 4.618 OK: 8 MiB in 15 packages [2025-03-14T09:29:36.007Z] #87 DONE 5.6s [2025-03-14T09:29:36.007Z] [2025-03-14T09:29:36.007Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:29:36.007Z] #88 DONE 0.9s [2025-03-14T09:29:36.007Z] [2025-03-14T09:29:36.007Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-14T09:29:36.007Z] #89 DONE 0.1s [2025-03-14T09:29:36.007Z] [2025-03-14T09:29:36.007Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-14T09:29:36.007Z] #90 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:29:36.298Z] #91 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-14T09:29:36.298Z] #92 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-14T09:29:36.298Z] #93 DONE 0.0s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:29:36.298Z] #94 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:36.298Z] #66 5.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.298Z] #66 ... [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-14T09:29:36.298Z] #95 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-14T09:29:36.298Z] #96 DONE 0.1s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-14T09:29:36.298Z] #97 DONE 0.0s [2025-03-14T09:29:36.298Z] [2025-03-14T09:29:36.298Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:36.298Z] #66 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.592Z] #66 ... [2025-03-14T09:29:36.592Z] [2025-03-14T09:29:36.592Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-14T09:29:36.592Z] #0 5.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.592Z] #0 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.592Z] #0 5.800 OK: 19 MiB in 18 packages [2025-03-14T09:29:36.592Z] #98 DONE 5.9s [2025-03-14T09:29:36.592Z] [2025-03-14T09:29:36.592Z] #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-14T09:29:36.592Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.592Z] #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.592Z] #0 5.893 OK: 8 MiB in 16 packages [2025-03-14T09:29:36.592Z] #99 DONE 6.1s [2025-03-14T09:29:36.592Z] [2025-03-14T09:29:36.592Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-14T09:29:36.592Z] #100 DONE 0.1s [2025-03-14T09:29:36.592Z] [2025-03-14T09:29:36.592Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:36.592Z] #66 5.835 OK: 8 MiB in 15 packages [2025-03-14T09:29:36.859Z] #66 DONE 6.0s [2025-03-14T09:29:36.859Z] [2025-03-14T09:29:36.859Z] #101 [security-spire-agent] exporting to image [2025-03-14T09:29:36.859Z] #101 exporting layers [2025-03-14T09:29:36.859Z] #101 ... [2025-03-14T09:29:36.859Z] [2025-03-14T09:29:36.859Z] #102 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:36.859Z] #0 5.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.859Z] #0 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:36.859Z] #0 5.816 OK: 10 MiB in 17 packages [2025-03-14T09:29:36.859Z] #102 DONE 6.0s [2025-03-14T09:29:37.122Z] [2025-03-14T09:29:37.122Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-14T09:29:37.684Z] #103 ... [2025-03-14T09:29:37.684Z] [2025-03-14T09:29:37.684Z] #101 [security-spire-server] exporting to image [2025-03-14T09:29:37.684Z] #101 exporting layers 1.1s done [2025-03-14T09:29:37.684Z] #101 writing image sha256:d352148e14813d13091bbafe89e31612be220ccd059615a119947f1bd62bc672 0.0s done [2025-03-14T09:29:37.684Z] #101 naming to docker.io/library/security-spire-agent done [2025-03-14T09:29:37.684Z] #101 writing image sha256:b01e65929efb522a4f7fe85f3103f2ea2326667d81604c1805639c3e5a23a6e5 done [2025-03-14T09:29:37.684Z] #101 naming to docker.io/library/security-spire-server done [2025-03-14T09:29:37.684Z] #101 DONE 1.2s [2025-03-14T09:29:37.684Z] [2025-03-14T09:29:37.684Z] #104 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:29:37.684Z] #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.684Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.684Z] #0 5.914 OK: 13 MiB in 28 packages [2025-03-14T09:29:37.684Z] #104 DONE 6.0s [2025-03-14T09:29:37.684Z] [2025-03-14T09:29:37.684Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-14T09:29:37.684Z] #68 5.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.684Z] #68 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.684Z] #68 5.897 OK: 8 MiB in 15 packages [2025-03-14T09:29:37.943Z] #68 DONE 6.1s [2025-03-14T09:29:37.943Z] [2025-03-14T09:29:37.943Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:29:37.943Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.943Z] #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.943Z] #105 ... [2025-03-14T09:29:37.943Z] [2025-03-14T09:29:37.943Z] #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-14T09:29:37.943Z] #0 5.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.943Z] #0 5.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.943Z] #0 5.693 OK: 19 MiB in 18 packages [2025-03-14T09:29:37.943Z] #106 DONE 5.8s [2025-03-14T09:29:37.943Z] [2025-03-14T09:29:37.943Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-14T09:29:37.943Z] #0 5.462 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:37.943Z] #0 5.929 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-14T09:29:38.201Z] #107 ... [2025-03-14T09:29:38.201Z] [2025-03-14T09:29:38.201Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:29:38.201Z] #105 5.779 OK: 8 MiB in 18 packages [2025-03-14T09:29:38.201Z] #105 DONE 5.9s [2025-03-14T09:29:38.201Z] [2025-03-14T09:29:38.201Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:29:39.666Z] #108 DONE 1.2s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-14T09:29:39.666Z] #107 6.862 OK: 248 MiB in 58 packages [2025-03-14T09:29:39.666Z] #107 DONE 7.6s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-14T09:29:39.666Z] #103 DONE 2.8s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-14T09:29:39.666Z] #109 DONE 0.1s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-14T09:29:39.666Z] #110 DONE 0.1s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-14T09:29:39.666Z] #111 DONE 0.1s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-14T09:29:39.666Z] #112 DONE 0.1s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:39.666Z] #113 ... [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:29:39.666Z] #114 DONE 0.0s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-14T09:29:39.666Z] #115 DONE 0.2s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-14T09:29:39.666Z] #116 DONE 0.0s [2025-03-14T09:29:39.666Z] [2025-03-14T09:29:39.666Z] #101 [security-spire-config] exporting to image [2025-03-14T09:29:40.601Z] #101 ... [2025-03-14T09:29:40.601Z] [2025-03-14T09:29:40.601Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:29:40.601Z] #53 ... [2025-03-14T09:29:40.601Z] [2025-03-14T09:29:40.601Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:29:40.601Z] #36 ... [2025-03-14T09:29:40.601Z] [2025-03-14T09:29:40.601Z] #101 [security-spire-config] exporting to image [2025-03-14T09:29:40.601Z] #101 exporting layers 0.8s done [2025-03-14T09:29:40.601Z] #101 writing image sha256:df0e0488c2bb7f77db0935878692a705787fb72a3b5b65216bbc0614e1a5eff9 done [2025-03-14T09:29:40.601Z] #101 naming to docker.io/library/security-spire-config done [2025-03-14T09:29:40.601Z] #101 DONE 2.0s [2025-03-14T09:29:40.601Z] [2025-03-14T09:29:40.601Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:43.073Z] 3e85d5ac6304: Pull complete [2025-03-14T09:29:43.073Z] c3105a71a48b: Pull complete [2025-03-14T09:29:43.171Z] #117 ... [2025-03-14T09:29:43.172Z] [2025-03-14T09:29:43.172Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:29:44.033Z] 0f093f025ec4: Pull complete [2025-03-14T09:29:44.297Z] c3106fc0e877: Pull complete [2025-03-14T09:29:44.297Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-14T09:29:44.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-14T09:29:44.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T09:29:44.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container [2025-03-14T09:29:44.582Z] $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-14T09:29:46.520Z] $ docker top 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T09:29:47.055Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-14T09:29:57.169Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #1 transferring dockerfile: [2025-03-14T09:29:57.169Z] #1 transferring dockerfile: 2.50kB done [2025-03-14T09:29:57.169Z] #1 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #2 transferring dockerfile: 2.23kB 0.0s done [2025-03-14T09:29:57.169Z] #2 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #3 transferring dockerfile: 1.89kB 0.0s done [2025-03-14T09:29:57.169Z] #3 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #4 [core-data internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-03-14T09:29:57.169Z] #4 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #5 transferring dockerfile: 1.83kB 0.0s done [2025-03-14T09:29:57.169Z] #5 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #6 [core-command internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #6 transferring dockerfile: 1.94kB 0.0s done [2025-03-14T09:29:57.169Z] #6 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #7 transferring dockerfile: 2.49kB 0.0s done [2025-03-14T09:29:57.169Z] #7 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #8 transferring dockerfile: 2.10kB 0.0s done [2025-03-14T09:29:57.169Z] #8 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #9 transferring dockerfile: 1.70kB done [2025-03-14T09:29:57.169Z] #9 DONE 0.1s [2025-03-14T09:29:57.169Z] [2025-03-14T09:29:57.169Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-03-14T09:29:57.169Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-03-14T09:29:57.456Z] #10 DONE 0.1s [2025-03-14T09:29:57.456Z] [2025-03-14T09:29:57.456Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-03-14T09:29:57.456Z] #11 transferring dockerfile: 2.00kB done [2025-03-14T09:29:57.456Z] #11 DONE 0.1s [2025-03-14T09:29:57.456Z] [2025-03-14T09:29:57.456Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-14T09:29:57.456Z] #12 transferring dockerfile: 1.69kB 0.0s done [2025-03-14T09:29:57.456Z] #12 DONE 0.1s [2025-03-14T09:29:57.456Z] [2025-03-14T09:29:57.456Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-14T09:29:57.456Z] #13 transferring dockerfile: 3.02kB done [2025-03-14T09:29:57.457Z] #13 DONE 0.1s [2025-03-14T09:29:57.457Z] [2025-03-14T09:29:57.457Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-14T09:29:57.457Z] #14 transferring dockerfile: 2.14kB 0.0s done [2025-03-14T09:29:57.457Z] #14 DONE 0.1s [2025-03-14T09:29:57.457Z] [2025-03-14T09:29:57.457Z] #15 [security-proxy-setup internal] load .dockerignore [2025-03-14T09:29:57.457Z] #15 transferring context: [2025-03-14T09:29:57.762Z] #15 transferring context: 50B done [2025-03-14T09:29:57.762Z] #15 DONE 0.1s [2025-03-14T09:29:57.762Z] [2025-03-14T09:29:57.762Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-03-14T09:29:57.762Z] #16 transferring dockerfile: 2.01kB 0.0s done [2025-03-14T09:29:57.762Z] #16 DONE 0.1s [2025-03-14T09:29:58.364Z] [2025-03-14T09:29:58.364Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-14T09:29:58.364Z] #17 transferring context: 50B done [2025-03-14T09:29:58.364Z] #17 DONE 0.0s [2025-03-14T09:29:58.364Z] [2025-03-14T09:29:58.364Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T09:29:58.654Z] #18 ... [2025-03-14T09:29:58.654Z] [2025-03-14T09:29:58.654Z] #19 [core-data internal] load .dockerignore [2025-03-14T09:29:58.654Z] #19 transferring context: 50B done [2025-03-14T09:29:58.654Z] #19 DONE 0.1s [2025-03-14T09:29:58.654Z] [2025-03-14T09:29:58.654Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T09:29:58.654Z] #18 transferring context: 50B done [2025-03-14T09:29:58.654Z] #18 ... [2025-03-14T09:29:58.654Z] [2025-03-14T09:29:58.654Z] #20 [support-scheduler internal] load .dockerignore [2025-03-14T09:29:58.654Z] #20 transferring context: 50B 0.0s done [2025-03-14T09:29:58.654Z] #20 DONE 0.1s [2025-03-14T09:29:58.654Z] [2025-03-14T09:29:58.654Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-03-14T09:29:58.654Z] #21 transferring context: 50B done [2025-03-14T09:29:58.654Z] #21 DONE 0.1s [2025-03-14T09:29:58.654Z] [2025-03-14T09:29:58.654Z] #22 [core-command internal] load .dockerignore [2025-03-14T09:29:58.654Z] #22 transferring context: 50B done [2025-03-14T09:29:58.924Z] #22 ... [2025-03-14T09:29:58.924Z] [2025-03-14T09:29:58.924Z] #23 [core-metadata internal] load .dockerignore [2025-03-14T09:29:58.924Z] #23 transferring context: 50B done [2025-03-14T09:29:58.924Z] #23 DONE 0.1s [2025-03-14T09:29:58.924Z] [2025-03-14T09:29:58.924Z] #24 [security-spire-server internal] load .dockerignore [2025-03-14T09:29:58.924Z] #24 transferring context: 50B 0.0s done [2025-03-14T09:29:58.924Z] #24 DONE 0.1s [2025-03-14T09:29:58.924Z] [2025-03-14T09:29:58.924Z] #25 [security-spire-agent internal] load .dockerignore [2025-03-14T09:29:58.924Z] #25 transferring context: 50B done [2025-03-14T09:29:58.924Z] #25 DONE 0.1s [2025-03-14T09:29:58.924Z] [2025-03-14T09:29:58.924Z] #26 [support-notifications internal] load .dockerignore [2025-03-14T09:29:59.192Z] #26 transferring context: 50B done [2025-03-14T09:29:59.192Z] #26 DONE 0.0s [2025-03-14T09:29:59.192Z] [2025-03-14T09:29:59.192Z] #27 [security-spire-config internal] load .dockerignore [2025-03-14T09:29:59.192Z] #27 transferring context: 50B done [2025-03-14T09:29:59.192Z] #27 DONE 0.1s [2025-03-14T09:29:59.192Z] [2025-03-14T09:29:59.192Z] #28 [security-bootstrapper internal] load .dockerignore [2025-03-14T09:29:59.192Z] #28 transferring context: 50B 0.0s done [2025-03-14T09:29:59.192Z] #28 DONE 0.1s [2025-03-14T09:29:59.192Z] [2025-03-14T09:29:59.192Z] #29 [security-proxy-auth internal] load .dockerignore [2025-03-14T09:29:59.192Z] #29 transferring context: 50B done [2025-03-14T09:29:59.192Z] #29 DONE 0.1s [2025-03-14T09:29:59.192Z] [2025-03-14T09:29:59.192Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:29:59.192Z] #30 DONE 0.0s [2025-03-14T09:29:59.192Z] [2025-03-14T09:29:59.192Z] #31 [core-keeper internal] load .dockerignore [2025-03-14T09:29:59.192Z] #31 transferring context: 50B done [2025-03-14T09:29:59.459Z] #31 DONE 0.1s [2025-03-14T09:29:59.459Z] [2025-03-14T09:29:59.459Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:29:59.459Z] #32 DONE 0.2s [2025-03-14T09:29:59.459Z] [2025-03-14T09:29:59.459Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:29:59.459Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:29:59.730Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:29:59.730Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:29:59.730Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s [2025-03-14T09:29:59.730Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:29:59.730Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s [2025-03-14T09:29:59.996Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:29:59.996Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-14T09:30:00.581Z] #33 ... [2025-03-14T09:30:00.581Z] [2025-03-14T09:30:00.581Z] #34 [security-proxy-setup internal] load build context [2025-03-14T09:30:00.581Z] #34 transferring context: 3.21MB 0.7s done [2025-03-14T09:30:00.581Z] #34 DONE 0.9s [2025-03-14T09:30:00.581Z] [2025-03-14T09:30:00.581Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:00.581Z] #33 ... [2025-03-14T09:30:00.581Z] [2025-03-14T09:30:00.581Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:00.581Z] #30 DONE 0.0s [2025-03-14T09:30:00.581Z] [2025-03-14T09:30:00.581Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:00.581Z] #35 DONE 1.1s [2025-03-14T09:30:00.581Z] [2025-03-14T09:30:00.581Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:00.850Z] #33 ... [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:00.850Z] #30 DONE 0.0s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:30:00.850Z] #32 DONE 0.3s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:00.850Z] #35 DONE 1.8s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:00.850Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:00.850Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:00.850Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:00.850Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:00.850Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:00.850Z] #33 ... [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:00.850Z] #30 DONE 0.0s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:00.850Z] #35 DONE 1.8s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:00.850Z] #36 DONE 0.5s [2025-03-14T09:30:00.850Z] [2025-03-14T09:30:00.850Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:00.850Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:01.120Z] #33 ... [2025-03-14T09:30:01.120Z] [2025-03-14T09:30:01.120Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:01.120Z] #30 DONE 0.0s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:01.390Z] #30 DONE 0.0s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:01.390Z] #35 DONE 1.9s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:01.390Z] #36 DONE 0.5s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:01.390Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:01.390Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:01.390Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:01.390Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:01.390Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:01.390Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:01.390Z] #33 ... [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:01.390Z] #30 DONE 0.0s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:01.390Z] #35 DONE 1.9s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:01.390Z] #36 DONE 0.5s [2025-03-14T09:30:01.390Z] [2025-03-14T09:30:01.390Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:01.390Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:01.390Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:01.390Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:01.390Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:01.390Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:01.390Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:01.670Z] #33 ... [2025-03-14T09:30:01.670Z] [2025-03-14T09:30:01.670Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:30:01.670Z] #32 DONE 0.9s [2025-03-14T09:30:01.670Z] [2025-03-14T09:30:01.670Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:01.670Z] #35 DONE 1.9s [2025-03-14T09:30:01.670Z] [2025-03-14T09:30:01.670Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:01.670Z] #36 DONE 0.5s [2025-03-14T09:30:01.670Z] [2025-03-14T09:30:01.670Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:01.670Z] #30 DONE 0.0s [2025-03-14T09:30:01.670Z] [2025-03-14T09:30:01.670Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:01.670Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:01.670Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:01.670Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:01.670Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:01.670Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:01.670Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:02.636Z] #33 ... [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:02.636Z] #35 DONE 1.9s [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:02.636Z] #36 DONE 0.5s [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:30:02.636Z] #32 DONE 1.6s [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:02.636Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:02.636Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:02.636Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:02.636Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:02.636Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:02.636Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:02.636Z] #33 ... [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:02.636Z] #30 DONE 0.0s [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #37 [security-spiffe-token-provider internal] load build context [2025-03-14T09:30:02.636Z] #37 transferring context: 3.21MB 1.5s done [2025-03-14T09:30:02.636Z] #37 DONE 1.8s [2025-03-14T09:30:02.636Z] [2025-03-14T09:30:02.636Z] #38 [core-data internal] load build context [2025-03-14T09:30:02.903Z] #38 ... [2025-03-14T09:30:02.903Z] [2025-03-14T09:30:02.903Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:02.903Z] #30 DONE 0.0s [2025-03-14T09:30:02.903Z] [2025-03-14T09:30:02.903Z] #39 [core-common-config-bootstrapper internal] load build context [2025-03-14T09:30:02.903Z] #39 transferring context: 3.21MB 1.7s done [2025-03-14T09:30:02.903Z] #39 DONE 2.0s [2025-03-14T09:30:02.903Z] [2025-03-14T09:30:02.903Z] #38 [core-data internal] load build context [2025-03-14T09:30:03.180Z] #38 ... [2025-03-14T09:30:03.180Z] [2025-03-14T09:30:03.180Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:03.181Z] #30 DONE 0.0s [2025-03-14T09:30:03.181Z] [2025-03-14T09:30:03.181Z] #38 [core-data internal] load build context [2025-03-14T09:30:03.458Z] #38 ... [2025-03-14T09:30:03.458Z] [2025-03-14T09:30:03.458Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-14T09:30:03.458Z] #30 DONE 0.0s [2025-03-14T09:30:03.458Z] [2025-03-14T09:30:03.458Z] #38 [core-data internal] load build context [2025-03-14T09:30:03.458Z] #38 transferring context: 3.21MB 2.0s done [2025-03-14T09:30:03.725Z] #38 ... [2025-03-14T09:30:03.725Z] [2025-03-14T09:30:03.725Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-14T09:30:03.725Z] #32 DONE 2.8s [2025-03-14T09:30:03.725Z] [2025-03-14T09:30:03.725Z] #40 [support-scheduler internal] load build context [2025-03-14T09:30:03.725Z] #40 transferring context: 3.21MB 1.6s done [2025-03-14T09:30:03.725Z] #40 DONE 2.5s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-14T09:30:03.996Z] #35 DONE 2.0s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-14T09:30:03.996Z] #36 DONE 0.6s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #41 [security-proxy-auth internal] load build context [2025-03-14T09:30:03.996Z] #41 DONE 0.0s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #38 [core-data internal] load build context [2025-03-14T09:30:03.996Z] #38 DONE 2.6s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:03.996Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:03.996Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:03.996Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:03.996Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:03.996Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:03.996Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:03.996Z] #33 ... [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #42 [core-keeper internal] load build context [2025-03-14T09:30:03.996Z] #42 DONE 0.0s [2025-03-14T09:30:03.996Z] [2025-03-14T09:30:03.996Z] #43 [core-command internal] load build context [2025-03-14T09:30:04.592Z] #43 transferring context: 3.21MB 2.3s done [2025-03-14T09:30:05.195Z] #43 DONE 3.3s [2025-03-14T09:30:05.195Z] [2025-03-14T09:30:05.195Z] #44 [core-metadata internal] load build context [2025-03-14T09:30:05.463Z] #44 ... [2025-03-14T09:30:05.463Z] [2025-03-14T09:30:05.463Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-14T09:30:05.463Z] #45 DONE 3.5s [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #46 [security-spire-config internal] load build context [2025-03-14T09:30:05.741Z] #46 DONE 0.0s [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:05.741Z] #47 DONE 0.0s [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:05.741Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:05.741Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:05.741Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:05.741Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:05.741Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:05.741Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:05.741Z] #33 ... [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #48 [security-secretstore-setup internal] load build context [2025-03-14T09:30:05.741Z] #48 transferring context: 3.21MB 2.7s done [2025-03-14T09:30:05.741Z] #48 DONE 4.1s [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-14T09:30:05.741Z] #49 DONE 3.6s [2025-03-14T09:30:05.741Z] [2025-03-14T09:30:05.741Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:05.741Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:05.741Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:05.741Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:05.741Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:05.741Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:05.741Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:06.344Z] #33 ... [2025-03-14T09:30:06.344Z] [2025-03-14T09:30:06.344Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:30:06.344Z] #50 DONE 0.0s [2025-03-14T09:30:06.344Z] [2025-03-14T09:30:06.344Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T09:30:06.344Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-14T09:30:06.344Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-14T09:30:06.344Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-14T09:30:06.344Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-14T09:30:06.344Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-14T09:30:06.344Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-14T09:30:06.344Z] #33 ... [2025-03-14T09:30:06.344Z] [2025-03-14T09:30:06.344Z] #44 [core-metadata internal] load build context [2025-03-14T09:30:06.344Z] #44 transferring context: 3.21MB 3.2s done [2025-03-14T09:30:06.344Z] #44 DONE 3.9s [2025-03-14T09:30:06.612Z] [2025-03-14T09:30:06.612Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:30:08.558Z] #51 ... [2025-03-14T09:30:08.558Z] [2025-03-14T09:30:08.558Z] #52 [security-spire-server internal] load build context [2025-03-14T09:30:08.558Z] #52 transferring context: 23.80kB 0.3s done [2025-03-14T09:30:08.558Z] #52 DONE 2.5s [2025-03-14T09:30:08.558Z] [2025-03-14T09:30:08.558Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:08.558Z] #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.4s done [2025-03-14T09:30:08.558Z] #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-14T09:30:08.558Z] #47 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-14T09:30:08.558Z] #47 ... [2025-03-14T09:30:08.558Z] [2025-03-14T09:30:08.558Z] #46 [security-spire-config internal] load build context [2025-03-14T09:30:08.558Z] #46 transferring context: 22.05kB 0.3s done [2025-03-14T09:30:08.558Z] #46 DONE 2.8s [2025-03-14T09:30:08.558Z] [2025-03-14T09:30:08.558Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:08.558Z] #47 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-14T09:30:08.826Z] #47 ... [2025-03-14T09:30:08.826Z] [2025-03-14T09:30:08.826Z] #53 [security-spire-agent internal] load build context [2025-03-14T09:30:08.826Z] #53 transferring context: 23.33kB 0.2s done [2025-03-14T09:30:08.826Z] #53 DONE 2.7s [2025-03-14T09:30:08.826Z] [2025-03-14T09:30:08.826Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:08.826Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.2s [2025-03-14T09:30:09.418Z] #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-03-14T09:30:09.418Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-14T09:30:09.700Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done [2025-03-14T09:30:09.973Z] #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done [2025-03-14T09:30:09.973Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 1.4s [2025-03-14T09:30:09.973Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s [2025-03-14T09:30:10.939Z] #47 ... [2025-03-14T09:30:10.939Z] [2025-03-14T09:30:10.939Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-14T09:30:10.939Z] #0 9.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:10.939Z] #0 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:11.207Z] #54 ... [2025-03-14T09:30:11.207Z] [2025-03-14T09:30:11.207Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:30:11.207Z] #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:11.207Z] #0 8.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:11.207Z] #55 ... [2025-03-14T09:30:11.207Z] [2025-03-14T09:30:11.207Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:30:11.207Z] #0 9.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:11.207Z] #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:11.207Z] #56 ... [2025-03-14T09:30:11.207Z] [2025-03-14T09:30:11.207Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-14T09:30:11.475Z] #57 ... [2025-03-14T09:30:11.475Z] [2025-03-14T09:30:11.475Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:11.475Z] #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.1s done [2025-03-14T09:30:11.475Z] #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.6s done [2025-03-14T09:30:11.475Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.9s [2025-03-14T09:30:12.060Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.02MB / 33.17MB 3.4s [2025-03-14T09:30:12.060Z] #47 ... [2025-03-14T09:30:12.060Z] [2025-03-14T09:30:12.060Z] #41 [security-proxy-auth internal] load build context [2025-03-14T09:30:12.060Z] #41 transferring context: 3.21MB 6.3s done [2025-03-14T09:30:12.060Z] #41 DONE 8.4s [2025-03-14T09:30:12.060Z] [2025-03-14T09:30:12.060Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:12.326Z] #47 ... [2025-03-14T09:30:12.326Z] [2025-03-14T09:30:12.326Z] #58 [support-notifications internal] load build context [2025-03-14T09:30:12.326Z] #58 transferring context: 3.21MB 5.5s done [2025-03-14T09:30:12.326Z] #58 DONE 8.1s [2025-03-14T09:30:12.326Z] [2025-03-14T09:30:12.326Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:12.326Z] #47 ... [2025-03-14T09:30:12.326Z] [2025-03-14T09:30:12.326Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:30:12.326Z] #0 9.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:12.607Z] #59 ... [2025-03-14T09:30:12.607Z] [2025-03-14T09:30:12.607Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:30:12.607Z] #50 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.1s done [2025-03-14T09:30:12.607Z] #50 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-14T09:30:12.607Z] #50 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-14T09:30:12.607Z] #50 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-14T09:30:12.607Z] #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done [2025-03-14T09:30:12.607Z] #50 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.5s done [2025-03-14T09:30:12.607Z] #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done [2025-03-14T09:30:12.607Z] #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.2s done [2025-03-14T09:30:12.607Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.24MB / 14.28MB 4.2s [2025-03-14T09:30:12.607Z] #50 ... [2025-03-14T09:30:12.607Z] [2025-03-14T09:30:12.607Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:12.874Z] #47 ... [2025-03-14T09:30:12.875Z] [2025-03-14T09:30:12.875Z] #60 [security-bootstrapper internal] load build context [2025-03-14T09:30:12.875Z] #60 transferring context: 3.21MB 7.4s done [2025-03-14T09:30:12.875Z] #60 DONE 8.7s [2025-03-14T09:30:12.875Z] [2025-03-14T09:30:12.875Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:12.875Z] #47 ... [2025-03-14T09:30:12.875Z] [2025-03-14T09:30:12.875Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:30:13.142Z] #61 ... [2025-03-14T09:30:13.142Z] [2025-03-14T09:30:13.142Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:30:13.142Z] #62 ... [2025-03-14T09:30:13.142Z] [2025-03-14T09:30:13.142Z] #42 [core-keeper internal] load build context [2025-03-14T09:30:13.142Z] #42 transferring context: 3.21MB 7.3s done [2025-03-14T09:30:13.142Z] #42 DONE 9.0s [2025-03-14T09:30:13.142Z] [2025-03-14T09:30:13.142Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:30:13.415Z] #63 ... [2025-03-14T09:30:13.415Z] [2025-03-14T09:30:13.415Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:13.415Z] #0 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:13.415Z] #64 ... [2025-03-14T09:30:13.415Z] [2025-03-14T09:30:13.415Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:13.415Z] #0 9.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:13.415Z] #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:13.713Z] #65 ... [2025-03-14T09:30:13.713Z] [2025-03-14T09:30:13.713Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:13.713Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 5.1s [2025-03-14T09:30:14.298Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.85MB / 33.17MB 5.6s [2025-03-14T09:30:14.298Z] #47 ... [2025-03-14T09:30:14.298Z] [2025-03-14T09:30:14.298Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-14T09:30:14.298Z] #66 ... [2025-03-14T09:30:14.298Z] [2025-03-14T09:30:14.298Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-14T09:30:14.565Z] #67 ... [2025-03-14T09:30:14.565Z] [2025-03-14T09:30:14.565Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-14T09:30:14.565Z] #68 ... [2025-03-14T09:30:14.565Z] [2025-03-14T09:30:14.565Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:30:14.837Z] #69 ... [2025-03-14T09:30:14.837Z] [2025-03-14T09:30:14.837Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:14.837Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.87MB / 33.17MB 6.2s [2025-03-14T09:30:14.837Z] #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-03-14T09:30:14.837Z] #47 ... [2025-03-14T09:30:14.837Z] [2025-03-14T09:30:14.837Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:30:14.837Z] #55 11.90 OK: 239 MiB in 58 packages [2025-03-14T09:30:14.837Z] #55 DONE 14.1s [2025-03-14T09:30:14.837Z] [2025-03-14T09:30:14.837Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:15.116Z] #47 ... [2025-03-14T09:30:15.116Z] [2025-03-14T09:30:15.116Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-14T09:30:15.116Z] #70 ... [2025-03-14T09:30:15.116Z] [2025-03-14T09:30:15.116Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:15.711Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.05MB / 33.17MB 7.0s [2025-03-14T09:30:15.981Z] #47 ... [2025-03-14T09:30:15.981Z] [2025-03-14T09:30:15.981Z] #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:15.981Z] #71 DONE 1.2s [2025-03-14T09:30:15.981Z] [2025-03-14T09:30:15.981Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:15.981Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.4s [2025-03-14T09:30:16.250Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 7.7s [2025-03-14T09:30:16.518Z] #47 ... [2025-03-14T09:30:16.518Z] [2025-03-14T09:30:16.518Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:16.518Z] #72 ... [2025-03-14T09:30:16.518Z] [2025-03-14T09:30:16.518Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:16.793Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 8.3s [2025-03-14T09:30:17.061Z] #47 ... [2025-03-14T09:30:17.061Z] [2025-03-14T09:30:17.061Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-14T09:30:17.061Z] #66 DONE 13.0s [2025-03-14T09:30:17.061Z] [2025-03-14T09:30:17.061Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:17.646Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 9.1s [2025-03-14T09:30:17.646Z] #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-03-14T09:30:17.646Z] #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-03-14T09:30:18.232Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 9.6s [2025-03-14T09:30:18.499Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 10.0s [2025-03-14T09:30:19.090Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 10.4s [2025-03-14T09:30:19.090Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 10.5s [2025-03-14T09:30:19.090Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s [2025-03-14T09:30:19.357Z] #47 ... [2025-03-14T09:30:19.357Z] [2025-03-14T09:30:19.357Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-14T09:30:19.357Z] #68 DONE 14.7s [2025-03-14T09:30:19.357Z] [2025-03-14T09:30:19.357Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:19.357Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.7s done [2025-03-14T09:30:19.624Z] #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.7s done [2025-03-14T09:30:20.209Z] #47 ... [2025-03-14T09:30:20.209Z] [2025-03-14T09:30:20.209Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-14T09:30:20.209Z] #56 17.04 OK: 239 MiB in 58 packages [2025-03-14T09:30:20.209Z] #56 DONE 20.1s [2025-03-14T09:30:20.209Z] [2025-03-14T09:30:20.209Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:21.174Z] #73 DONE 0.7s [2025-03-14T09:30:21.174Z] [2025-03-14T09:30:21.174Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #118 ... [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #76 DONE 47.8s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #85 DONE 45.6s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #113 DONE 41.3s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-14T09:30:22.012Z] #119 ... [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #118 DONE 48.0s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #74 DONE 48.1s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:22.012Z] #117 DONE 45.7s [2025-03-14T09:30:22.012Z] [2025-03-14T09:30:22.012Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-14T09:30:22.136Z] #74 ... [2025-03-14T09:30:22.136Z] [2025-03-14T09:30:22.136Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-14T09:30:22.136Z] #57 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:22.136Z] #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:22.136Z] #57 20.87 OK: 239 MiB in 58 packages [2025-03-14T09:30:22.136Z] #57 ... [2025-03-14T09:30:22.136Z] [2025-03-14T09:30:22.136Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:30:22.136Z] #50 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.2s done [2025-03-14T09:30:22.136Z] #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-03-14T09:30:22.136Z] #50 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-14T09:30:22.136Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.8s [2025-03-14T09:30:22.406Z] #50 ... [2025-03-14T09:30:22.406Z] [2025-03-14T09:30:22.406Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:22.406Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-14T09:30:22.991Z] #47 ... [2025-03-14T09:30:22.991Z] [2025-03-14T09:30:22.991Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:22.991Z] #64 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:22.991Z] #64 17.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:22.991Z] #64 17.42 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:22.991Z] #64 17.69 OK: 9 MiB in 15 packages [2025-03-14T09:30:22.991Z] #64 DONE 20.1s [2025-03-14T09:30:22.991Z] [2025-03-14T09:30:22.991Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:23.267Z] #75 ... [2025-03-14T09:30:23.267Z] [2025-03-14T09:30:23.267Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:30:23.267Z] #59 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:23.267Z] #59 ... [2025-03-14T09:30:23.267Z] [2025-03-14T09:30:23.267Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:24.240Z] #47 ... [2025-03-14T09:30:24.240Z] [2025-03-14T09:30:24.240Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:30:24.240Z] #61 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:24.240Z] #61 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:24.240Z] #61 ... [2025-03-14T09:30:24.240Z] [2025-03-14T09:30:24.240Z] #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:24.240Z] #65 19.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:24.240Z] #65 19.70 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:24.240Z] #65 19.74 OK: 9 MiB in 15 packages [2025-03-14T09:30:24.240Z] #65 DONE 21.4s [2025-03-14T09:30:24.240Z] [2025-03-14T09:30:24.240Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:24.836Z] #47 ... [2025-03-14T09:30:24.836Z] [2025-03-14T09:30:24.836Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-14T09:30:24.836Z] #57 DONE 23.5s [2025-03-14T09:30:24.836Z] [2025-03-14T09:30:24.836Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:25.427Z] #76 ... [2025-03-14T09:30:25.427Z] [2025-03-14T09:30:25.427Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:30:25.427Z] #62 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:25.427Z] #62 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:25.427Z] #62 ... [2025-03-14T09:30:25.427Z] [2025-03-14T09:30:25.427Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:26.011Z] #47 ... [2025-03-14T09:30:26.011Z] [2025-03-14T09:30:26.011Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:26.011Z] #76 DONE 1.0s [2025-03-14T09:30:26.011Z] [2025-03-14T09:30:26.011Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:30:26.011Z] #51 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:26.011Z] #51 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:26.011Z] #51 ... [2025-03-14T09:30:26.011Z] [2025-03-14T09:30:26.011Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:26.280Z] #77 ... [2025-03-14T09:30:26.280Z] [2025-03-14T09:30:26.280Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:26.870Z] #47 ... [2025-03-14T09:30:26.870Z] [2025-03-14T09:30:26.870Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-14T09:30:26.870Z] #54 15.86 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:30:26.870Z] #54 15.86 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:30:26.870Z] #54 15.86 OK: 24067 distinct packages available [2025-03-14T09:30:26.870Z] #54 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:26.870Z] #54 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:26.870Z] #54 ... [2025-03-14T09:30:26.870Z] [2025-03-14T09:30:26.870Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:30:26.870Z] #61 23.94 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:26.870Z] #61 24.02 (2/4) Installing openssl (3.3.3-r0) [2025-03-14T09:30:27.139Z] #61 24.26 (3/4) Installing su-exec (0.2-r3) [2025-03-14T09:30:27.139Z] #61 ... [2025-03-14T09:30:27.139Z] [2025-03-14T09:30:27.139Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-14T09:30:27.139Z] #0 7.511 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.139Z] #78 ... [2025-03-14T09:30:27.139Z] [2025-03-14T09:30:27.139Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:27.723Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s [2025-03-14T09:30:27.723Z] #47 ... [2025-03-14T09:30:27.723Z] [2025-03-14T09:30:27.723Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:30:27.723Z] #63 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.723Z] #63 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.723Z] #63 ... [2025-03-14T09:30:27.723Z] [2025-03-14T09:30:27.723Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-14T09:30:27.723Z] #67 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.723Z] #67 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.723Z] #67 ... [2025-03-14T09:30:27.723Z] [2025-03-14T09:30:27.723Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:30:27.723Z] #69 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.723Z] #69 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:27.989Z] #69 ... [2025-03-14T09:30:27.989Z] [2025-03-14T09:30:27.989Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:29.418Z] #47 ... [2025-03-14T09:30:29.418Z] [2025-03-14T09:30:29.418Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:29.418Z] #0 8.317 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:29.418Z] #79 ... [2025-03-14T09:30:29.418Z] [2025-03-14T09:30:29.418Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:30.002Z] #47 ... [2025-03-14T09:30:30.002Z] [2025-03-14T09:30:30.002Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-14T09:30:30.002Z] #70 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:30.002Z] #70 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:30.270Z] #70 ... [2025-03-14T09:30:30.270Z] [2025-03-14T09:30:30.270Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:31.248Z] #47 ... [2025-03-14T09:30:31.248Z] [2025-03-14T09:30:31.248Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:31.248Z] #72 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:31.248Z] #72 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:31.248Z] #72 ... [2025-03-14T09:30:31.248Z] [2025-03-14T09:30:31.248Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:31.515Z] #47 ... [2025-03-14T09:30:31.515Z] [2025-03-14T09:30:31.515Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-14T09:30:31.515Z] #59 21.00 (1/4) Installing ca-certificates (20241121-r1) [2025-03-14T09:30:31.515Z] #59 21.92 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:31.515Z] #59 21.97 (3/4) Installing su-exec (0.2-r3) [2025-03-14T09:30:31.515Z] #59 22.03 (4/4) Installing yq-go (4.44.1-r2) [2025-03-14T09:30:31.515Z] #59 23.91 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:31.515Z] #59 24.31 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:30:31.515Z] #59 26.12 OK: 20 MiB in 18 packages [2025-03-14T09:30:31.515Z] #59 DONE 29.1s [2025-03-14T09:30:31.515Z] [2025-03-14T09:30:31.515Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-14T09:30:31.515Z] #61 24.27 (4/4) Installing yq-go (4.44.1-r2) [2025-03-14T09:30:31.515Z] #61 25.68 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:31.515Z] #61 25.89 OK: 20 MiB in 18 packages [2025-03-14T09:30:31.515Z] #61 DONE 28.6s [2025-03-14T09:30:31.515Z] [2025-03-14T09:30:31.515Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:31.986Z] #120 DONE 10.0s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #121 DONE 10.1s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #122 DONE 10.1s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-14T09:30:31.986Z] #119 DONE 10.1s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #123 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #124 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #125 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #126 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #127 [core-metadata builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #127 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #128 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #129 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #130 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #131 [core-data builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #131 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #132 DONE 10.1s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #133 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #134 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #135 [core-command builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #135 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #136 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #137 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #138 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:31.986Z] #139 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:31.986Z] #140 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #141 CACHED [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #142 [support-notifications builder 6/7] COPY . . [2025-03-14T09:30:31.986Z] #142 DONE 10.0s [2025-03-14T09:30:31.986Z] [2025-03-14T09:30:31.986Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-14T09:30:32.504Z] #47 ... [2025-03-14T09:30:32.504Z] [2025-03-14T09:30:32.504Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:30:32.504Z] #50 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.9s done [2025-03-14T09:30:32.772Z] #50 ... [2025-03-14T09:30:32.772Z] [2025-03-14T09:30:32.772Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:32.772Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.5s [2025-03-14T09:30:32.917Z] #143 1.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-14T09:30:34.187Z] #47 ... [2025-03-14T09:30:34.187Z] [2025-03-14T09:30:34.187Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-14T09:30:34.187Z] #54 31.19 OK: 239 MiB in 58 packages [2025-03-14T09:30:34.187Z] #54 DONE 33.2s [2025-03-14T09:30:34.187Z] [2025-03-14T09:30:34.187Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:34.454Z] #47 ... [2025-03-14T09:30:34.454Z] [2025-03-14T09:30:34.454Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:34.454Z] #0 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:34.454Z] #0 8.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:34.454Z] #80 ... [2025-03-14T09:30:34.454Z] [2025-03-14T09:30:34.454Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-14T09:30:34.454Z] #69 27.29 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:34.454Z] #69 27.34 (2/2) Installing su-exec (0.2-r3) [2025-03-14T09:30:34.454Z] #69 27.34 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:34.454Z] #69 27.57 OK: 9 MiB in 16 packages [2025-03-14T09:30:34.454Z] #69 DONE 29.8s [2025-03-14T09:30:34.454Z] [2025-03-14T09:30:34.454Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:30:34.454Z] #63 30.31 (1/3) Installing ca-certificates (20241121-r1) [2025-03-14T09:30:34.454Z] #63 30.95 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:34.454Z] #63 31.01 (3/3) Installing tzdata (2025a-r0) [2025-03-14T09:30:35.431Z] #63 ... [2025-03-14T09:30:35.431Z] [2025-03-14T09:30:35.431Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:35.431Z] #81 DONE 1.2s [2025-03-14T09:30:35.431Z] [2025-03-14T09:30:35.431Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-14T09:30:35.431Z] #67 29.46 OK: 239 MiB in 58 packages [2025-03-14T09:30:35.431Z] #67 DONE 31.2s [2025-03-14T09:30:35.431Z] [2025-03-14T09:30:35.431Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:36.018Z] #82 ... [2025-03-14T09:30:36.018Z] [2025-03-14T09:30:36.018Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:36.018Z] #83 ... [2025-03-14T09:30:36.018Z] [2025-03-14T09:30:36.018Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:36.611Z] #47 ... [2025-03-14T09:30:36.611Z] [2025-03-14T09:30:36.611Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:30:36.611Z] #84 DONE 1.0s [2025-03-14T09:30:36.611Z] [2025-03-14T09:30:36.611Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:36.611Z] #72 30.25 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:30:36.611Z] #72 30.25 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:30:36.611Z] #72 30.25 OK: 24048 distinct packages available [2025-03-14T09:30:37.196Z] #72 ... [2025-03-14T09:30:37.196Z] [2025-03-14T09:30:37.196Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-14T09:30:37.196Z] #78 10.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:37.463Z] #78 ... [2025-03-14T09:30:37.463Z] [2025-03-14T09:30:37.463Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:38.050Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.6s [2025-03-14T09:30:38.637Z] #47 ... [2025-03-14T09:30:38.637Z] [2025-03-14T09:30:38.637Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:30:38.637Z] #62 25.67 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:30:38.637Z] #62 25.67 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:30:38.637Z] #62 25.67 OK: 24048 distinct packages available [2025-03-14T09:30:38.637Z] #62 27.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:38.637Z] #62 30.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:38.637Z] #62 ... [2025-03-14T09:30:38.637Z] [2025-03-14T09:30:38.637Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:39.599Z] #47 ... [2025-03-14T09:30:39.599Z] [2025-03-14T09:30:39.599Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:39.599Z] #79 10.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:39.868Z] #79 ... [2025-03-14T09:30:39.868Z] [2025-03-14T09:30:39.868Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-14T09:30:39.868Z] #63 32.80 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:39.868Z] #63 32.99 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:30:39.868Z] #63 34.97 OK: 11 MiB in 17 packages [2025-03-14T09:30:39.868Z] #63 DONE 36.9s [2025-03-14T09:30:39.868Z] [2025-03-14T09:30:39.868Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:40.479Z] #47 ... [2025-03-14T09:30:40.479Z] [2025-03-14T09:30:40.479Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-14T09:30:40.479Z] #78 21.65 OK: 239 MiB in 58 packages [2025-03-14T09:30:40.479Z] #78 DONE 23.3s [2025-03-14T09:30:40.479Z] [2025-03-14T09:30:40.479Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:40.745Z] #47 ... [2025-03-14T09:30:40.745Z] [2025-03-14T09:30:40.745Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:40.745Z] #75 7.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:40.745Z] #75 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:40.745Z] #75 ... [2025-03-14T09:30:40.745Z] [2025-03-14T09:30:40.745Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-14T09:30:41.018Z] #143 ... [2025-03-14T09:30:41.018Z] [2025-03-14T09:30:41.018Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-14T09:30:41.018Z] #0 1.235 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-14T09:30:41.018Z] #144 ... [2025-03-14T09:30:41.018Z] [2025-03-14T09:30:41.018Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:30:41.018Z] #0 0.871 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-14T09:30:41.275Z] #145 ... [2025-03-14T09:30:41.275Z] [2025-03-14T09:30:41.275Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-14T09:30:41.275Z] #0 1.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-14T09:30:41.275Z] #146 ... [2025-03-14T09:30:41.275Z] [2025-03-14T09:30:41.275Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-14T09:30:41.275Z] #0 1.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-14T09:30:41.339Z] #85 DONE 0.8s [2025-03-14T09:30:41.339Z] [2025-03-14T09:30:41.339Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:41.533Z] #147 ... [2025-03-14T09:30:41.533Z] [2025-03-14T09:30:41.533Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-14T09:30:41.533Z] #0 0.710 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-14T09:30:41.533Z] #148 ... [2025-03-14T09:30:41.533Z] [2025-03-14T09:30:41.533Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-14T09:30:41.533Z] #0 1.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-14T09:30:41.610Z] #47 ... [2025-03-14T09:30:41.610Z] [2025-03-14T09:30:41.610Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-14T09:30:41.610Z] #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:41.610Z] #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:41.610Z] #86 ... [2025-03-14T09:30:41.610Z] [2025-03-14T09:30:41.610Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-14T09:30:41.610Z] #0 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:41.792Z] #149 ... [2025-03-14T09:30:41.792Z] [2025-03-14T09:30:41.792Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-14T09:30:41.792Z] #0 0.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-14T09:30:41.792Z] #150 ... [2025-03-14T09:30:41.792Z] [2025-03-14T09:30:41.792Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T09:30:41.792Z] #0 1.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-14T09:30:41.880Z] #87 ... [2025-03-14T09:30:41.880Z] [2025-03-14T09:30:41.880Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:42.050Z] #151 ... [2025-03-14T09:30:42.050Z] [2025-03-14T09:30:42.050Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:30:42.050Z] #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-14T09:30:42.309Z] #152 ... [2025-03-14T09:30:42.309Z] [2025-03-14T09:30:42.309Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T09:30:42.309Z] #0 0.491 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-14T09:30:42.309Z] #153 ... [2025-03-14T09:30:42.309Z] [2025-03-14T09:30:42.309Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T09:30:42.309Z] #0 0.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-14T09:30:42.465Z] #47 ... [2025-03-14T09:30:42.465Z] [2025-03-14T09:30:42.465Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-14T09:30:42.465Z] #70 31.16 (1/7) Installing ca-certificates (20241121-r1) [2025-03-14T09:30:42.465Z] #70 31.84 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:42.465Z] #70 31.87 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-14T09:30:42.465Z] #70 31.91 (4/7) Installing libsodium (1.0.19-r0) [2025-03-14T09:30:42.465Z] #70 32.01 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-14T09:30:42.465Z] #70 32.41 (6/7) Installing libzmq (4.3.5-r2) [2025-03-14T09:30:42.465Z] #70 32.52 (7/7) Installing zeromq (4.3.5-r2) [2025-03-14T09:30:42.465Z] #70 32.57 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:42.465Z] #70 32.76 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:30:42.465Z] #70 34.06 OK: 14 MiB in 21 packages [2025-03-14T09:30:42.465Z] #70 DONE 37.4s [2025-03-14T09:30:42.465Z] [2025-03-14T09:30:42.465Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:43.050Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.6s [2025-03-14T09:30:44.463Z] #47 ... [2025-03-14T09:30:44.463Z] [2025-03-14T09:30:44.463Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-14T09:30:44.463Z] #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:44.463Z] #0 8.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:44.733Z] #88 ... [2025-03-14T09:30:44.733Z] [2025-03-14T09:30:44.733Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:30:44.733Z] #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.2s done [2025-03-14T09:30:45.694Z] #47 ... [2025-03-14T09:30:45.694Z] [2025-03-14T09:30:45.694Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:30:45.694Z] #51 29.00 v3.20.6-55-ge223444e734 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-14T09:30:45.694Z] #51 29.00 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-14T09:30:45.694Z] #51 29.00 OK: 24048 distinct packages available [2025-03-14T09:30:45.694Z] #51 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:45.694Z] #51 33.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:45.694Z] #51 ... [2025-03-14T09:30:45.694Z] [2025-03-14T09:30:45.694Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:30:45.694Z] #62 40.06 (1/14) Installing ca-certificates (20241121-r1) [2025-03-14T09:30:45.694Z] #62 40.83 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-14T09:30:45.694Z] #62 40.97 (3/14) Installing c-ares (1.33.1-r0) [2025-03-14T09:30:45.694Z] #62 41.03 (4/14) Installing libunistring (1.2-r0) [2025-03-14T09:30:45.694Z] #62 41.26 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-14T09:30:45.694Z] #62 41.29 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-14T09:30:45.694Z] #62 41.33 (7/14) Installing libpsl (0.21.5-r1) [2025-03-14T09:30:45.694Z] #62 41.35 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-14T09:30:45.694Z] #62 41.47 (9/14) Installing libcurl (8.12.1-r0) [2025-03-14T09:30:45.694Z] #62 41.56 (10/14) Installing curl (8.12.1-r0) [2025-03-14T09:30:45.694Z] #62 41.61 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:45.694Z] #62 41.63 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:30:45.694Z] #62 41.68 (13/14) Installing libucontext (1.2-r3) [2025-03-14T09:30:45.694Z] #62 41.70 (14/14) Installing gcompat (1.1.0-r4) [2025-03-14T09:30:45.694Z] #62 41.74 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:45.694Z] #62 41.95 Executing ca-certificates-20241121-r1.trigger [2025-03-14T09:30:46.287Z] #62 43.16 OK: 15 MiB in 28 packages [2025-03-14T09:30:46.287Z] #62 ... [2025-03-14T09:30:46.287Z] [2025-03-14T09:30:46.287Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:46.287Z] #75 20.83 OK: 9 MiB in 15 packages [2025-03-14T09:30:46.287Z] #75 DONE 23.7s [2025-03-14T09:30:46.562Z] [2025-03-14T09:30:46.562Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:46.562Z] #80 21.48 OK: 9 MiB in 15 packages [2025-03-14T09:30:46.829Z] #80 ... [2025-03-14T09:30:46.829Z] [2025-03-14T09:30:46.829Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:46.829Z] #89 ... [2025-03-14T09:30:46.829Z] [2025-03-14T09:30:46.829Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-14T09:30:46.829Z] #79 24.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:46.829Z] #79 25.19 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:46.829Z] #79 25.44 OK: 9 MiB in 15 packages [2025-03-14T09:30:47.420Z] #79 DONE 27.9s [2025-03-14T09:30:47.420Z] [2025-03-14T09:30:47.420Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:47.420Z] #0 4.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:47.691Z] #90 ... [2025-03-14T09:30:47.691Z] [2025-03-14T09:30:47.691Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:47.691Z] #80 DONE 23.4s [2025-03-14T09:30:47.691Z] [2025-03-14T09:30:47.691Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:47.691Z] #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:47.691Z] #0 7.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:48.275Z] #91 ... [2025-03-14T09:30:48.275Z] [2025-03-14T09:30:48.275Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-14T09:30:48.275Z] #62 DONE 45.5s [2025-03-14T09:30:48.275Z] [2025-03-14T09:30:48.275Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:48.275Z] #72 32.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:48.275Z] #72 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:48.563Z] #72 ... [2025-03-14T09:30:48.563Z] [2025-03-14T09:30:48.563Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:51.146Z] #92 ... [2025-03-14T09:30:51.146Z] [2025-03-14T09:30:51.146Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-14T09:30:51.146Z] #86 17.37 OK: 20 MiB in 18 packages [2025-03-14T09:30:51.146Z] #86 DONE 19.2s [2025-03-14T09:30:51.146Z] [2025-03-14T09:30:51.146Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:51.146Z] #92 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:51.146Z] #92 ... [2025-03-14T09:30:51.146Z] [2025-03-14T09:30:51.146Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-14T09:30:51.146Z] #93 DONE 0.2s [2025-03-14T09:30:51.146Z] [2025-03-14T09:30:51.146Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:30:51.146Z] #51 43.59 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:51.146Z] #51 43.63 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:30:51.146Z] #51 43.64 (3/5) Installing libucontext (1.2-r3) [2025-03-14T09:30:51.146Z] #51 43.72 (4/5) Installing gcompat (1.1.0-r4) [2025-03-14T09:30:51.146Z] #51 43.72 (5/5) Installing openssl (3.3.3-r0) [2025-03-14T09:30:51.146Z] #51 43.77 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:51.146Z] #51 43.84 OK: 10 MiB in 19 packages [2025-03-14T09:30:51.146Z] #51 ... [2025-03-14T09:30:51.146Z] [2025-03-14T09:30:51.146Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:51.412Z] #94 ... [2025-03-14T09:30:51.412Z] [2025-03-14T09:30:51.412Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:51.412Z] #72 43.24 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-14T09:30:51.412Z] #72 43.33 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-14T09:30:51.412Z] #72 43.34 (3/4) Installing libucontext (1.2-r3) [2025-03-14T09:30:51.412Z] #72 43.37 (4/4) Installing gcompat (1.1.0-r4) [2025-03-14T09:30:51.412Z] #72 43.40 Executing busybox-1.36.1-r29.trigger [2025-03-14T09:30:51.412Z] #72 43.60 OK: 9 MiB in 18 packages [2025-03-14T09:30:51.694Z] #72 ... [2025-03-14T09:30:51.694Z] [2025-03-14T09:30:51.694Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-14T09:30:51.694Z] #51 DONE 45.0s [2025-03-14T09:30:51.694Z] [2025-03-14T09:30:51.694Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:51.961Z] #95 ... [2025-03-14T09:30:51.961Z] [2025-03-14T09:30:51.961Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-14T09:30:51.961Z] #72 DONE 45.4s [2025-03-14T09:30:51.961Z] [2025-03-14T09:30:51.961Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:30:52.231Z] #96 ... [2025-03-14T09:30:52.231Z] [2025-03-14T09:30:52.231Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-14T09:30:52.231Z] #87 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:52.231Z] #87 20.61 OK: 20 MiB in 18 packages [2025-03-14T09:30:52.231Z] #87 ... [2025-03-14T09:30:52.231Z] [2025-03-14T09:30:52.231Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-14T09:30:52.231Z] #88 17.56 OK: 9 MiB in 16 packages [2025-03-14T09:30:53.192Z] #88 ... [2025-03-14T09:30:53.192Z] [2025-03-14T09:30:53.192Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-14T09:30:53.192Z] #87 DONE 21.6s [2025-03-14T09:30:53.459Z] [2025-03-14T09:30:53.459Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:53.459Z] #92 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:53.459Z] #92 ... [2025-03-14T09:30:53.459Z] [2025-03-14T09:30:53.459Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-14T09:30:53.459Z] #88 DONE 18.9s [2025-03-14T09:30:53.727Z] [2025-03-14T09:30:53.727Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-14T09:30:55.670Z] #97 ... [2025-03-14T09:30:55.671Z] [2025-03-14T09:30:55.671Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:55.671Z] #90 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:55.671Z] #90 12.47 OK: 14 MiB in 21 packages [2025-03-14T09:30:55.671Z] #90 DONE 13.4s [2025-03-14T09:30:55.944Z] [2025-03-14T09:30:55.944Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:55.944Z] #95 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:55.944Z] #95 ... [2025-03-14T09:30:55.944Z] [2025-03-14T09:30:55.944Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:55.944Z] #91 14.67 OK: 11 MiB in 17 packages [2025-03-14T09:30:55.944Z] #91 DONE 16.2s [2025-03-14T09:30:56.210Z] [2025-03-14T09:30:56.210Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:30:56.210Z] #96 4.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:56.811Z] #96 ... [2025-03-14T09:30:56.811Z] [2025-03-14T09:30:56.811Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-14T09:30:56.811Z] #97 DONE 3.3s [2025-03-14T09:30:56.811Z] [2025-03-14T09:30:56.811Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-14T09:30:56.811Z] #98 DONE 0.2s [2025-03-14T09:30:56.811Z] [2025-03-14T09:30:56.811Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:30:57.078Z] #77 ... [2025-03-14T09:30:57.078Z] [2025-03-14T09:30:57.078Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:30:57.078Z] #96 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:58.035Z] #96 ... [2025-03-14T09:30:58.035Z] [2025-03-14T09:30:58.035Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-14T09:30:58.035Z] #92 9.040 OK: 15 MiB in 28 packages [2025-03-14T09:30:58.035Z] #92 DONE 9.7s [2025-03-14T09:30:58.305Z] [2025-03-14T09:30:58.305Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-14T09:30:58.305Z] #95 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-14T09:30:59.720Z] #95 8.021 OK: 10 MiB in 19 packages [2025-03-14T09:30:59.990Z] #95 ... [2025-03-14T09:30:59.990Z] [2025-03-14T09:30:59.990Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-14T09:30:59.990Z] #96 7.461 OK: 9 MiB in 18 packages [2025-03-14T09:30:59.990Z] #96 DONE 8.0s [2025-03-14T09:30:59.990Z] [2025-03-14T09:30:59.990Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:31:00.571Z] #99 ... [2025-03-14T09:31:00.571Z] [2025-03-14T09:31:00.571Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-14T09:31:00.571Z] #95 DONE 9.1s [2025-03-14T09:31:00.843Z] [2025-03-14T09:31:00.843Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:31:02.246Z] #100 ... [2025-03-14T09:31:02.246Z] [2025-03-14T09:31:02.246Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-14T09:31:02.246Z] #101 DONE 1.6s [2025-03-14T09:31:02.246Z] [2025-03-14T09:31:02.246Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:31:02.246Z] #99 DONE 2.4s [2025-03-14T09:31:02.246Z] [2025-03-14T09:31:02.246Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:31:02.246Z] #100 DONE 1.7s [2025-03-14T09:31:02.246Z] [2025-03-14T09:31:02.246Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-14T09:31:02.517Z] #102 DONE 0.2s [2025-03-14T09:31:02.517Z] [2025-03-14T09:31:02.517Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-14T09:31:02.517Z] #103 DONE 0.2s [2025-03-14T09:31:02.517Z] [2025-03-14T09:31:02.517Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-14T09:31:02.792Z] #104 ... [2025-03-14T09:31:02.792Z] [2025-03-14T09:31:02.792Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-14T09:31:02.792Z] #105 DONE 0.2s [2025-03-14T09:31:02.792Z] [2025-03-14T09:31:02.792Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:31:03.060Z] #106 ... [2025-03-14T09:31:03.060Z] [2025-03-14T09:31:03.060Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-14T09:31:03.060Z] #104 DONE 0.4s [2025-03-14T09:31:03.060Z] [2025-03-14T09:31:03.060Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:31:03.060Z] #106 DONE 0.4s [2025-03-14T09:31:03.060Z] [2025-03-14T09:31:03.060Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-14T09:31:03.331Z] #107 ... [2025-03-14T09:31:03.331Z] [2025-03-14T09:31:03.331Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:31:03.331Z] #108 DONE 0.4s [2025-03-14T09:31:03.597Z] [2025-03-14T09:31:03.597Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-14T09:31:03.597Z] #107 DONE 0.3s [2025-03-14T09:31:03.597Z] [2025-03-14T09:31:03.597Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-14T09:31:03.597Z] #109 DONE 0.3s [2025-03-14T09:31:03.597Z] [2025-03-14T09:31:03.597Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-14T09:31:03.874Z] #110 DONE 0.4s [2025-03-14T09:31:03.874Z] [2025-03-14T09:31:03.874Z] #111 [security-spire-config] exporting to image [2025-03-14T09:31:03.874Z] #111 exporting layers [2025-03-14T09:31:04.143Z] #111 ... [2025-03-14T09:31:04.143Z] [2025-03-14T09:31:04.143Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-14T09:31:04.143Z] #112 DONE 0.4s [2025-03-14T09:31:04.143Z] [2025-03-14T09:31:04.143Z] #111 [security-spire-server] exporting to image [2025-03-14T09:31:06.085Z] #111 ... [2025-03-14T09:31:06.085Z] [2025-03-14T09:31:06.085Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-14T09:31:06.085Z] #113 DONE 3.5s [2025-03-14T09:31:06.085Z] [2025-03-14T09:31:06.085Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-14T09:31:06.085Z] #114 DONE 0.3s [2025-03-14T09:31:06.085Z] [2025-03-14T09:31:06.085Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:31:06.085Z] #83 ... [2025-03-14T09:31:06.085Z] [2025-03-14T09:31:06.085Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-14T09:31:06.670Z] #115 DONE 0.3s [2025-03-14T09:31:06.670Z] [2025-03-14T09:31:06.670Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-14T09:31:06.670Z] #116 DONE 0.3s [2025-03-14T09:31:06.670Z] [2025-03-14T09:31:06.670Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-14T09:31:07.267Z] #117 DONE 0.4s [2025-03-14T09:31:07.267Z] [2025-03-14T09:31:07.267Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-14T09:31:07.534Z] #118 DONE 0.3s [2025-03-14T09:31:07.534Z] [2025-03-14T09:31:07.534Z] #111 [security-spire-agent] exporting to image [2025-03-14T09:31:08.116Z] #111 exporting layers 3.9s done [2025-03-14T09:31:08.116Z] #111 writing image sha256:b02e49f17c113c4ef1b215eaef4052741034a74b6bf7cf6159f35004962a4820 [2025-03-14T09:31:08.116Z] #111 exporting layers 4.1s done [2025-03-14T09:31:08.116Z] #111 writing image sha256:b02e49f17c113c4ef1b215eaef4052741034a74b6bf7cf6159f35004962a4820 0.1s done [2025-03-14T09:31:08.116Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-14T09:31:08.116Z] #111 writing image sha256:6a39be71557e77634fec665c1e0b0876ee96367668923e8c2c384372742fd002 done [2025-03-14T09:31:08.116Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-14T09:31:10.052Z] #111 exporting layers 2.5s done [2025-03-14T09:31:10.052Z] #111 writing image sha256:89cad03bd986d4f8c374d0bd5a3f1e1899d6c635064478b09c7841fa39e91160 0.0s done [2025-03-14T09:31:10.052Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-14T09:31:10.052Z] #111 DONE 6.1s [2025-03-14T09:31:10.052Z] [2025-03-14T09:31:10.052Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #83 ... [2025-03-14T09:32:31.777Z] [2025-03-14T09:32:31.777Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #82 DONE 103.3s [2025-03-14T09:32:31.777Z] [2025-03-14T09:32:31.777Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #94 DONE 97.4s [2025-03-14T09:32:31.777Z] [2025-03-14T09:32:31.777Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #83 DONE 112.8s [2025-03-14T09:32:31.777Z] [2025-03-14T09:32:31.777Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #77 DONE 122.6s [2025-03-14T09:32:31.777Z] [2025-03-14T09:32:31.777Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.777Z] #89 DONE 102.2s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #74 DONE 117.7s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-14T09:32:31.778Z] #119 DONE 1.7s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #120 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #121 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #122 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #123 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #124 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #125 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #126 DONE 1.8s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #127 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #128 [core-command builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #128 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #129 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #130 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #131 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #132 [core-data builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #132 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #133 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #134 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #135 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #136 DONE 1.8s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-14T09:32:31.778Z] #137 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #138 [core-metadata builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #138 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-14T09:32:31.778Z] #139 CACHED [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #140 [support-notifications builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #140 DONE 1.7s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #141 DONE 1.8s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:32:31.778Z] #142 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #143 [support-scheduler builder 6/7] COPY . . [2025-03-14T09:32:31.778Z] #143 DONE 1.8s [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T09:32:31.778Z] #144 4.967 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-14T09:32:31.778Z] #144 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:32:31.778Z] #142 5.148 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-14T09:32:31.778Z] #142 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-14T09:32:31.778Z] #0 4.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-14T09:32:31.778Z] #145 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #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-03-14T09:32:31.778Z] #0 5.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-14T09:32:31.778Z] #146 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-14T09:32:31.778Z] #0 5.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-14T09:32:31.778Z] #147 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T09:32:31.778Z] #0 5.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-14T09:32:31.778Z] #148 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-14T09:32:31.778Z] #0 5.104 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-14T09:32:31.778Z] #149 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-14T09:32:31.778Z] #0 5.727 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-14T09:32:31.778Z] #150 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-14T09:32:31.778Z] #0 4.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-14T09:32:31.778Z] #151 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-14T09:32:31.778Z] #0 5.697 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-14T09:32:31.778Z] #152 ... [2025-03-14T09:32:31.778Z] [2025-03-14T09:32:31.778Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T09:32:31.778Z] #0 5.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-14T09:32:32.045Z] #153 ... [2025-03-14T09:32:32.045Z] [2025-03-14T09:32:32.045Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:32:32.045Z] #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-14T09:32:48.801Z] #154 ... [2025-03-14T09:32:48.801Z] [2025-03-14T09:32:48.801Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-14T09:32:48.801Z] #149 DONE 135.3s [2025-03-14T09:32:48.801Z] [2025-03-14T09:32:48.801Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:32:51.961Z] #53 ... [2025-03-14T09:32:51.961Z] [2025-03-14T09:32:51.961Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-14T09:32:51.961Z] #146 DONE 140.4s [2025-03-14T09:32:52.219Z] [2025-03-14T09:32:52.219Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:32:58.788Z] #53 ... [2025-03-14T09:32:58.788Z] [2025-03-14T09:32:58.788Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-14T09:32:58.788Z] #143 147.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-14T09:33:08.758Z] #143 ... [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:08.758Z] #155 ... [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-14T09:33:08.758Z] #150 DONE 157.8s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-14T09:33:08.758Z] #143 DONE 157.8s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-14T09:33:08.758Z] #147 DONE 157.8s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-14T09:33:08.758Z] #148 DONE 157.8s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T09:33:08.758Z] #154 DONE 157.9s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T09:33:08.758Z] #153 DONE 157.9s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:33:08.758Z] #152 DONE 157.8s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T09:33:08.758Z] #151 DONE 157.9s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-14T09:33:08.758Z] #144 DONE 158.0s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:33:08.758Z] #145 DONE 158.0s [2025-03-14T09:33:08.758Z] [2025-03-14T09:33:08.758Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.015Z] #156 ... [2025-03-14T09:33:09.015Z] [2025-03-14T09:33:09.015Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.015Z] #155 DONE 0.4s [2025-03-14T09:33:09.015Z] [2025-03-14T09:33:09.015Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.015Z] #157 DONE 0.3s [2025-03-14T09:33:09.015Z] [2025-03-14T09:33:09.015Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.016Z] #158 DONE 0.3s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.016Z] #159 DONE 0.2s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-14T09:33:09.016Z] #160 DONE 0.3s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.016Z] #161 DONE 0.2s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.016Z] #156 DONE 0.2s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.016Z] #162 DONE 0.1s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.016Z] #163 DONE 0.3s [2025-03-14T09:33:09.016Z] [2025-03-14T09:33:09.016Z] #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-14T09:33:09.274Z] #164 ... [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.274Z] #165 DONE 0.2s [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.274Z] #166 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.274Z] #167 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.274Z] #168 DONE 0.4s [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.274Z] #169 DONE 0.4s [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.274Z] #170 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.274Z] #171 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.274Z] #172 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:09.274Z] #173 CACHED [2025-03-14T09:33:09.274Z] [2025-03-14T09:33:09.274Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-14T09:33:09.533Z] #174 ... [2025-03-14T09:33:09.533Z] [2025-03-14T09:33:09.533Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.533Z] #175 DONE 0.4s [2025-03-14T09:33:09.533Z] [2025-03-14T09:33:09.533Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.533Z] #176 DONE 0.4s [2025-03-14T09:33:09.533Z] [2025-03-14T09:33:09.533Z] #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-14T09:33:09.533Z] #164 DONE 0.4s [2025-03-14T09:33:09.533Z] [2025-03-14T09:33:09.533Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:09.533Z] #177 DONE 0.4s [2025-03-14T09:33:09.533Z] [2025-03-14T09:33:09.533Z] #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:10.102Z] #178 ... [2025-03-14T09:33:10.102Z] [2025-03-14T09:33:10.102Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:10.102Z] #179 DONE 0.9s [2025-03-14T09:33:10.102Z] [2025-03-14T09:33:10.102Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-14T09:33:10.102Z] #180 DONE 0.9s [2025-03-14T09:33:10.361Z] [2025-03-14T09:33:10.361Z] #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-14T09:33:10.929Z] #181 ... [2025-03-14T09:33:10.929Z] [2025-03-14T09:33:10.929Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-14T09:33:10.929Z] #182 DONE 1.6s [2025-03-14T09:33:11.187Z] [2025-03-14T09:33:11.187Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-14T09:33:11.187Z] #183 DONE 1.8s [2025-03-14T09:33:11.187Z] [2025-03-14T09:33:11.187Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.187Z] #184 ... [2025-03-14T09:33:11.187Z] [2025-03-14T09:33:11.187Z] #185 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-14T09:33:11.187Z] #185 DONE 1.8s [2025-03-14T09:33:11.187Z] [2025-03-14T09:33:11.187Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-14T09:33:11.187Z] #186 DONE 1.9s [2025-03-14T09:33:11.447Z] [2025-03-14T09:33:11.447Z] #178 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.447Z] #178 DONE 1.9s [2025-03-14T09:33:11.447Z] [2025-03-14T09:33:11.447Z] #174 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-14T09:33:11.447Z] #174 DONE 2.0s [2025-03-14T09:33:11.447Z] [2025-03-14T09:33:11.447Z] #101 [core-keeper] exporting to image [2025-03-14T09:33:11.447Z] #101 exporting layers [2025-03-14T09:33:11.705Z] #101 ... [2025-03-14T09:33:11.705Z] [2025-03-14T09:33:11.705Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-14T09:33:11.705Z] #187 DONE 2.1s [2025-03-14T09:33:11.705Z] [2025-03-14T09:33:11.705Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-14T09:33:11.705Z] #188 DONE 2.3s [2025-03-14T09:33:11.705Z] [2025-03-14T09:33:11.705Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-14T09:33:11.705Z] #189 DONE 2.3s [2025-03-14T09:33:11.705Z] [2025-03-14T09:33:11.705Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.964Z] #190 ... [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #191 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-14T09:33:11.964Z] #191 DONE 3.0s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-14T09:33:11.964Z] #192 DONE 2.0s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.964Z] #193 DONE 0.8s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-14T09:33:11.964Z] #181 DONE 2.0s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.964Z] #194 DONE 0.8s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #184 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:11.964Z] #184 DONE 0.9s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-14T09:33:11.964Z] #195 DONE 0.8s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #196 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-14T09:33:11.964Z] #196 DONE 0.6s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-14T09:33:11.964Z] #197 DONE 0.7s [2025-03-14T09:33:11.964Z] [2025-03-14T09:33:11.964Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:12.222Z] #198 ... [2025-03-14T09:33:12.222Z] [2025-03-14T09:33:12.222Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:12.222Z] #190 DONE 0.4s [2025-03-14T09:33:12.222Z] [2025-03-14T09:33:12.222Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:12.222Z] #199 DONE 0.4s [2025-03-14T09:33:12.222Z] [2025-03-14T09:33:12.222Z] #200 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:33:12.222Z] #200 DONE 0.4s [2025-03-14T09:33:12.222Z] [2025-03-14T09:33:12.222Z] #101 [security-spiffe-token-provider] exporting to image [2025-03-14T09:33:12.480Z] #101 ... [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-14T09:33:12.480Z] #201 DONE 0.3s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-14T09:33:12.480Z] #202 DONE 0.3s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-14T09:33:12.480Z] #203 DONE 0.4s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:12.480Z] #198 DONE 0.3s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:33:12.480Z] #204 DONE 0.4s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-14T09:33:12.480Z] #205 DONE 0.4s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #101 [core-data] exporting to image [2025-03-14T09:33:12.480Z] #101 writing image sha256:7c687b52d6d6c2cbd6240ed18a98ec4118136574b9a1f1d5857311df5f562cc5 [2025-03-14T09:33:12.480Z] #101 ... [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:33:12.480Z] #206 DONE 0.1s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-14T09:33:12.480Z] #207 DONE 0.1s [2025-03-14T09:33:12.480Z] [2025-03-14T09:33:12.480Z] #101 [core-keeper] exporting to image [2025-03-14T09:33:12.480Z] #101 writing image sha256:7c687b52d6d6c2cbd6240ed18a98ec4118136574b9a1f1d5857311df5f562cc5 0.0s done [2025-03-14T09:33:12.480Z] #101 naming to docker.io/library/core-keeper done [2025-03-14T09:33:12.480Z] #101 writing image sha256:7b15e9cfb80e9ce6211f257476e88c459bd373db719a77d2df3155cc70e41e36 [2025-03-14T09:33:12.741Z] #101 writing image sha256:7b15e9cfb80e9ce6211f257476e88c459bd373db719a77d2df3155cc70e41e36 0.3s done [2025-03-14T09:33:12.741Z] #101 naming to docker.io/library/core-command [2025-03-14T09:33:12.741Z] #101 ... [2025-03-14T09:33:12.741Z] [2025-03-14T09:33:12.741Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-14T09:33:12.741Z] #208 DONE 0.4s [2025-03-14T09:33:12.741Z] [2025-03-14T09:33:12.741Z] #101 [core-command] exporting to image [2025-03-14T09:33:12.741Z] #101 exporting layers 0.7s done [2025-03-14T09:33:12.741Z] #101 naming to docker.io/library/core-command done [2025-03-14T09:33:12.741Z] #101 writing image sha256:42810a195cf7c64812552e089955fc4650f5308233131251a6caecec7413c03e [2025-03-14T09:33:13.000Z] #101 ... [2025-03-14T09:33:13.000Z] [2025-03-14T09:33:13.000Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-14T09:33:13.000Z] #209 DONE 0.4s [2025-03-14T09:33:13.000Z] [2025-03-14T09:33:13.000Z] #101 [support-scheduler] exporting to image [2025-03-14T09:33:13.000Z] #101 exporting layers 0.8s done [2025-03-14T09:33:13.000Z] #101 writing image sha256:42810a195cf7c64812552e089955fc4650f5308233131251a6caecec7413c03e done [2025-03-14T09:33:13.000Z] #101 naming to docker.io/library/support-notifications done [2025-03-14T09:33:13.000Z] #101 writing image sha256:e57b7db6811dc5b88a35f50be23959a84a03df2f9c78fa52052f569c96bd78e9 0.0s done [2025-03-14T09:33:13.000Z] #101 naming to docker.io/library/support-scheduler done [2025-03-14T09:33:13.000Z] #101 writing image sha256:1bc3188a94799f8dd410c920ca58c2c565c9586e65489b799a1edd0cf8c43feb [2025-03-14T09:33:13.257Z] #101 ... [2025-03-14T09:33:13.257Z] [2025-03-14T09:33:13.257Z] #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-14T09:33:13.257Z] #210 DONE 0.5s [2025-03-14T09:33:13.257Z] [2025-03-14T09:33:13.257Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T09:33:13.257Z] #211 DONE 0.9s [2025-03-14T09:33:13.257Z] [2025-03-14T09:33:13.257Z] #101 [security-spiffe-token-provider] exporting to image [2025-03-14T09:33:13.257Z] #101 exporting layers 0.8s done [2025-03-14T09:33:13.257Z] #101 writing image sha256:1bc3188a94799f8dd410c920ca58c2c565c9586e65489b799a1edd0cf8c43feb 0.3s done [2025-03-14T09:33:13.257Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2025-03-14T09:33:13.516Z] #101 ... [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-14T09:33:13.516Z] #212 DONE 0.4s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-14T09:33:13.516Z] #213 DONE 0.1s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T09:33:13.516Z] #214 DONE 0.9s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #215 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-14T09:33:13.516Z] #215 DONE 0.1s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #101 [core-data] exporting to image [2025-03-14T09:33:13.516Z] #101 writing image sha256:df3e7578b3eeeaa55940b08f46592b97bab3d04d2f36e6ed9a573e88c59cd973 done [2025-03-14T09:33:13.516Z] #101 writing image sha256:7bcdf89a0b75bb59b5a2090a0548637e5cd0f86e26c5a8d0b4dcb643cda783d8 done [2025-03-14T09:33:13.516Z] #101 naming to docker.io/library/core-metadata done [2025-03-14T09:33:13.516Z] #101 naming to docker.io/library/core-data done [2025-03-14T09:33:13.516Z] #101 ... [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #216 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-14T09:33:13.516Z] #216 DONE 0.0s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #217 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-14T09:33:13.516Z] #217 DONE 0.0s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #101 [core-common-config-bootstrapper] exporting to image [2025-03-14T09:33:13.516Z] #101 exporting layers 0.2s done [2025-03-14T09:33:13.516Z] #101 writing image sha256:7aeedb12faa37671fe7d4a9f7e646b2a1300b75318ff312d95ab58944d280181 done [2025-03-14T09:33:13.516Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-14T09:33:13.516Z] #101 writing image sha256:c7b06d2efaa46dda6f2442294af70065c3fe8cf9d4a46c9b6298ecd16d4466a3 done [2025-03-14T09:33:13.516Z] #101 naming to docker.io/library/security-proxy-auth done [2025-03-14T09:33:13.516Z] #101 DONE 4.2s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-14T09:33:13.516Z] #218 DONE 0.0s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T09:33:13.516Z] #219 DONE 1.1s [2025-03-14T09:33:13.516Z] [2025-03-14T09:33:13.516Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-14T09:33:14.082Z] #220 ... [2025-03-14T09:33:14.082Z] [2025-03-14T09:33:14.082Z] #101 [security-proxy-setup] exporting to image [2025-03-14T09:33:14.082Z] #101 exporting layers 0.2s done [2025-03-14T09:33:14.082Z] #101 writing image sha256:9b7cb085f1f73d40b21f32ebd59f38ab4b602de0873960cd298ac3e6c1597936 done [2025-03-14T09:33:14.083Z] #101 naming to docker.io/library/security-proxy-setup done [2025-03-14T09:33:14.083Z] #101 DONE 4.3s [2025-03-14T09:33:14.083Z] [2025-03-14T09:33:14.083Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T09:33:14.083Z] #221 DONE 0.6s [2025-03-14T09:33:14.083Z] [2025-03-14T09:33:14.083Z] #101 [security-secretstore-setup] exporting to image [2025-03-14T09:33:14.341Z] #101 ... [2025-03-14T09:33:14.341Z] [2025-03-14T09:33:14.341Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-14T09:33:14.341Z] #220 DONE 0.6s [2025-03-14T09:33:14.341Z] [2025-03-14T09:33:14.341Z] #101 [security-secretstore-setup] exporting to image [2025-03-14T09:33:14.341Z] #101 exporting layers 0.2s done [2025-03-14T09:33:14.341Z] #101 writing image sha256:b452911ef84cee9034282fc0ec3bbe8a62df84abbd3ccbda34d3015f71b7ea22 done [2025-03-14T09:33:14.341Z] #101 naming to docker.io/library/security-secretstore-setup done [2025-03-14T09:33:14.341Z] #101 exporting layers 0.2s done [2025-03-14T09:33:14.341Z] #101 writing image sha256:f9e9066b833820635052ce7ad200fcf7160a95fbe3aa0ccdf70ad0d5f23bb848 done [2025-03-14T09:33:14.341Z] #101 naming to docker.io/library/security-bootstrapper done [2025-03-14T09:33:14.341Z] #101 DONE 4.7s [2025-03-14T09:33:14.341Z] [2025-03-14T09:33:14.341Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T09:33:14.341Z] time="2025-03-14T09:28:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-14T09:33:14.349Z] $ docker stop --time=1 bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 [2025-03-14T09:33:15.643Z] $ docker rm -f --volumes bc8e8dd1aeb9a745a723c2c5d94a08657a05cfff8c484440c0e515f59bf0ed72 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-14T09:33:15.988Z] + docker images [2025-03-14T09:33:15.988Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-14T09:33:15.988Z] security-bootstrapper latest f9e9066b8338 1 second ago 20.3MB [2025-03-14T09:33:15.988Z] security-proxy-setup latest 9b7cb085f1f7 2 seconds ago 38.2MB [2025-03-14T09:33:15.988Z] security-proxy-auth latest c7b06d2efaa4 2 seconds ago 31.3MB [2025-03-14T09:33:15.988Z] security-secretstore-setup latest b452911ef84c 2 seconds ago 67.7MB [2025-03-14T09:33:15.988Z] core-common-config-bootstrapper latest 7aeedb12faa3 2 seconds ago 17.1MB [2025-03-14T09:33:15.988Z] core-metadata latest 7bcdf89a0b75 3 seconds ago 32.6MB [2025-03-14T09:33:15.988Z] core-data latest df3e7578b3ee 3 seconds ago 32.4MB [2025-03-14T09:33:15.988Z] support-scheduler latest e57b7db6811d 4 seconds ago 48MB [2025-03-14T09:33:15.988Z] support-notifications latest 42810a195cf7 4 seconds ago 51.6MB [2025-03-14T09:33:15.988Z] core-command latest 7b15e9cfb80e 4 seconds ago 27.9MB [2025-03-14T09:33:15.988Z] core-keeper latest 7c687b52d6d6 4 seconds ago 32.1MB [2025-03-14T09:33:15.988Z] security-spiffe-token-provider latest 1bc3188a9479 4 seconds ago 46.9MB [2025-03-14T09:33:15.988Z] security-spire-config latest df0e0488c2bb 3 minutes ago 149MB [2025-03-14T09:33:15.988Z] security-spire-agent latest d352148e1481 3 minutes ago 195MB [2025-03-14T09:33:15.988Z] security-spire-server latest b01e65929efb 3 minutes ago 149MB [2025-03-14T09:33:15.988Z] ci-base-image-x86_64 latest 1945e880baaa 7 minutes ago 929MB [2025-03-14T09:33:15.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-14T09:33:15.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-14T09:33:15.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T09:33:16.125Z] provisioning config files... [2025-03-14T09:33:16.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config15677067326549631317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T09:33:16.444Z] ---> ****-login.sh [2025-03-14T09:33:16.445Z] nexus3.edgexfoundry.org:10001 [2025-03-14T09:33:16.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:33:16.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:33:16.445Z] Configure a credential helper to remove this warning. See [2025-03-14T09:33:16.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:33:16.445Z] [2025-03-14T09:33:16.445Z] Login Succeeded [2025-03-14T09:33:16.445Z] nexus3.edgexfoundry.org:10002 [2025-03-14T09:33:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:33:16.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:33:16.703Z] Configure a credential helper to remove this warning. See [2025-03-14T09:33:16.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:33:16.703Z] [2025-03-14T09:33:16.703Z] Login Succeeded [2025-03-14T09:33:16.703Z] nexus3.edgexfoundry.org:10003 [2025-03-14T09:33:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:33:16.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:33:16.703Z] Configure a credential helper to remove this warning. See [2025-03-14T09:33:16.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:33:16.703Z] [2025-03-14T09:33:16.703Z] Login Succeeded [2025-03-14T09:33:16.703Z] nexus3.edgexfoundry.org:10004 [2025-03-14T09:33:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:33:16.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:33:16.961Z] Configure a credential helper to remove this warning. See [2025-03-14T09:33:16.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:33:16.962Z] [2025-03-14T09:33:16.962Z] Login Succeeded [2025-03-14T09:33:16.962Z] ****.io [2025-03-14T09:33:16.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T09:33:17.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T09:33:17.221Z] Configure a credential helper to remove this warning. See [2025-03-14T09:33:17.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T09:33:17.221Z] [2025-03-14T09:33:17.221Z] Login Succeeded [2025-03-14T09:33:17.221Z] ---> ****-login.sh ends [Pipeline] } [2025-03-14T09:33:17.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:17.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T09:33:17.307Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-14T09:33:17.307Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:17.307Z] latest [2025-03-14T09:33:17.307Z] 4.0.0-dev.73 [2025-03-14T09:33:17.307Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:17.307Z] main [2025-03-14T09:33:17.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:17.659Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:17.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:17.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-14T09:33:17.981Z] 35a771989c75: Preparing [2025-03-14T09:33:17.981Z] 92a7e7151473: Preparing [2025-03-14T09:33:17.981Z] f650a988b43d: Preparing [2025-03-14T09:33:17.981Z] 862bbfbceffe: Preparing [2025-03-14T09:33:17.981Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:17.981Z] 666339338408: Preparing [2025-03-14T09:33:17.981Z] 994456c4fd7b: Preparing [2025-03-14T09:33:17.981Z] 666339338408: Waiting [2025-03-14T09:33:17.981Z] d2e4b8c5dd0c: Pushed [2025-03-14T09:33:17.981Z] f650a988b43d: Pushed [2025-03-14T09:33:17.981Z] 862bbfbceffe: Pushed [2025-03-14T09:33:17.981Z] 35a771989c75: Pushed [2025-03-14T09:33:17.981Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:17.981Z] 666339338408: Pushed [2025-03-14T09:33:19.883Z] 92a7e7151473: Pushed [2025-03-14T09:33:20.142Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:20.477Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:20.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-14T09:33:20.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-14T09:33:20.813Z] 35a771989c75: Preparing [2025-03-14T09:33:20.813Z] 92a7e7151473: Preparing [2025-03-14T09:33:20.813Z] f650a988b43d: Preparing [2025-03-14T09:33:20.813Z] 862bbfbceffe: Preparing [2025-03-14T09:33:20.813Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:20.813Z] 666339338408: Preparing [2025-03-14T09:33:20.813Z] 994456c4fd7b: Preparing [2025-03-14T09:33:20.813Z] 666339338408: Waiting [2025-03-14T09:33:20.813Z] 994456c4fd7b: Waiting [2025-03-14T09:33:20.813Z] 35a771989c75: Layer already exists [2025-03-14T09:33:20.813Z] 92a7e7151473: Layer already exists [2025-03-14T09:33:20.813Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:20.813Z] f650a988b43d: Layer already exists [2025-03-14T09:33:20.813Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:20.813Z] 666339338408: Layer already exists [2025-03-14T09:33:20.813Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:20.813Z] latest: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:21.149Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:21.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 [2025-03-14T09:33:21.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-14T09:33:21.478Z] 35a771989c75: Preparing [2025-03-14T09:33:21.478Z] 92a7e7151473: Preparing [2025-03-14T09:33:21.478Z] f650a988b43d: Preparing [2025-03-14T09:33:21.478Z] 862bbfbceffe: Preparing [2025-03-14T09:33:21.478Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:21.478Z] 666339338408: Preparing [2025-03-14T09:33:21.478Z] 994456c4fd7b: Preparing [2025-03-14T09:33:21.478Z] 666339338408: Waiting [2025-03-14T09:33:21.478Z] 994456c4fd7b: Waiting [2025-03-14T09:33:21.478Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:21.478Z] 35a771989c75: Layer already exists [2025-03-14T09:33:21.478Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:21.478Z] f650a988b43d: Layer already exists [2025-03-14T09:33:21.478Z] 92a7e7151473: Layer already exists [2025-03-14T09:33:21.478Z] 666339338408: Layer already exists [2025-03-14T09:33:21.478Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:21.478Z] 4.0.0-dev.73: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:21.813Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:22.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:22.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-14T09:33:22.145Z] 35a771989c75: Preparing [2025-03-14T09:33:22.145Z] 92a7e7151473: Preparing [2025-03-14T09:33:22.145Z] f650a988b43d: Preparing [2025-03-14T09:33:22.145Z] 862bbfbceffe: Preparing [2025-03-14T09:33:22.145Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:22.145Z] 666339338408: Preparing [2025-03-14T09:33:22.145Z] 994456c4fd7b: Preparing [2025-03-14T09:33:22.145Z] 666339338408: Waiting [2025-03-14T09:33:22.145Z] 994456c4fd7b: Waiting [2025-03-14T09:33:22.145Z] 35a771989c75: Layer already exists [2025-03-14T09:33:22.145Z] 92a7e7151473: Layer already exists [2025-03-14T09:33:22.145Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:22.145Z] f650a988b43d: Layer already exists [2025-03-14T09:33:22.145Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:22.145Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:22.145Z] 666339338408: Layer already exists [2025-03-14T09:33:22.145Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:22.486Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:22.816Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-14T09:33:22.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-14T09:33:22.816Z] 35a771989c75: Preparing [2025-03-14T09:33:22.816Z] 92a7e7151473: Preparing [2025-03-14T09:33:22.816Z] f650a988b43d: Preparing [2025-03-14T09:33:22.816Z] 862bbfbceffe: Preparing [2025-03-14T09:33:22.816Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:22.816Z] 666339338408: Preparing [2025-03-14T09:33:22.816Z] 994456c4fd7b: Preparing [2025-03-14T09:33:22.816Z] 666339338408: Waiting [2025-03-14T09:33:22.816Z] 994456c4fd7b: Waiting [2025-03-14T09:33:22.816Z] 35a771989c75: Layer already exists [2025-03-14T09:33:22.816Z] 92a7e7151473: Layer already exists [2025-03-14T09:33:22.816Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:22.816Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:22.816Z] f650a988b43d: Layer already exists [2025-03-14T09:33:22.816Z] 666339338408: Layer already exists [2025-03-14T09:33:22.816Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:22.816Z] main: digest: sha256:d212658fb3388e17cdcb57834b86bec2f3465c9d3f217771667022e712e75489 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:22.892Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:22.903Z] taggedImages: [2025-03-14T09:33:22.903Z] - nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:22.903Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-14T09:33:22.903Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.73 [2025-03-14T09:33:22.903Z] - nexus3.edgexfoundry.org:10004/core-command:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:22.903Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-14T09:33:22.930Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-14T09:33:22.930Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:22.930Z] latest [2025-03-14T09:33:22.930Z] 4.0.0-dev.73 [2025-03-14T09:33:22.930Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:22.930Z] main [2025-03-14T09:33:22.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:23.298Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:23.621Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:23.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-14T09:33:23.621Z] e07c868b6408: Preparing [2025-03-14T09:33:23.621Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:23.621Z] bfeb317270cd: Preparing [2025-03-14T09:33:23.621Z] a085d3b0dd7f: Preparing [2025-03-14T09:33:23.621Z] f650a988b43d: Preparing [2025-03-14T09:33:23.621Z] 862bbfbceffe: Preparing [2025-03-14T09:33:23.621Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:23.621Z] 666339338408: Preparing [2025-03-14T09:33:23.621Z] 994456c4fd7b: Preparing [2025-03-14T09:33:23.621Z] 862bbfbceffe: Waiting [2025-03-14T09:33:23.621Z] 666339338408: Waiting [2025-03-14T09:33:23.621Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:23.621Z] 994456c4fd7b: Waiting [2025-03-14T09:33:23.621Z] f650a988b43d: Layer already exists [2025-03-14T09:33:23.621Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:23.621Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:23.621Z] 666339338408: Layer already exists [2025-03-14T09:33:23.621Z] 5a6a2059afbc: Pushed [2025-03-14T09:33:23.621Z] bfeb317270cd: Pushed [2025-03-14T09:33:23.621Z] e07c868b6408: Pushed [2025-03-14T09:33:23.621Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:24.556Z] a085d3b0dd7f: Pushed [2025-03-14T09:33:24.814Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:25.141Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:25.464Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-14T09:33:25.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-14T09:33:25.464Z] e07c868b6408: Preparing [2025-03-14T09:33:25.464Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:25.464Z] bfeb317270cd: Preparing [2025-03-14T09:33:25.464Z] a085d3b0dd7f: Preparing [2025-03-14T09:33:25.464Z] f650a988b43d: Preparing [2025-03-14T09:33:25.464Z] 862bbfbceffe: Preparing [2025-03-14T09:33:25.464Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:25.464Z] 666339338408: Preparing [2025-03-14T09:33:25.464Z] 994456c4fd7b: Preparing [2025-03-14T09:33:25.464Z] 666339338408: Waiting [2025-03-14T09:33:25.464Z] 994456c4fd7b: Waiting [2025-03-14T09:33:25.464Z] 862bbfbceffe: Waiting [2025-03-14T09:33:25.464Z] a085d3b0dd7f: Layer already exists [2025-03-14T09:33:25.464Z] bfeb317270cd: Layer already exists [2025-03-14T09:33:25.464Z] e07c868b6408: Layer already exists [2025-03-14T09:33:25.464Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:25.464Z] f650a988b43d: Layer already exists [2025-03-14T09:33:25.464Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:25.464Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:25.464Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:25.464Z] 666339338408: Layer already exists [2025-03-14T09:33:25.464Z] latest: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:25.810Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:26.146Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 [2025-03-14T09:33:26.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-14T09:33:26.146Z] e07c868b6408: Preparing [2025-03-14T09:33:26.146Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:26.146Z] bfeb317270cd: Preparing [2025-03-14T09:33:26.146Z] a085d3b0dd7f: Preparing [2025-03-14T09:33:26.146Z] f650a988b43d: Preparing [2025-03-14T09:33:26.146Z] 862bbfbceffe: Preparing [2025-03-14T09:33:26.146Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:26.146Z] 666339338408: Preparing [2025-03-14T09:33:26.146Z] 994456c4fd7b: Preparing [2025-03-14T09:33:26.146Z] 862bbfbceffe: Waiting [2025-03-14T09:33:26.146Z] 994456c4fd7b: Waiting [2025-03-14T09:33:26.146Z] 666339338408: Waiting [2025-03-14T09:33:26.146Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:26.146Z] f650a988b43d: Layer already exists [2025-03-14T09:33:26.146Z] bfeb317270cd: Layer already exists [2025-03-14T09:33:26.146Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:26.146Z] a085d3b0dd7f: Layer already exists [2025-03-14T09:33:26.146Z] e07c868b6408: Layer already exists [2025-03-14T09:33:26.146Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:26.146Z] 666339338408: Layer already exists [2025-03-14T09:33:26.146Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:26.146Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:26.146Z] 4.0.0-dev.73: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:26.480Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:26.808Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:26.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-14T09:33:26.808Z] e07c868b6408: Preparing [2025-03-14T09:33:26.808Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:26.808Z] bfeb317270cd: Preparing [2025-03-14T09:33:26.808Z] a085d3b0dd7f: Preparing [2025-03-14T09:33:26.808Z] f650a988b43d: Preparing [2025-03-14T09:33:26.808Z] 862bbfbceffe: Preparing [2025-03-14T09:33:26.808Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:26.808Z] 666339338408: Preparing [2025-03-14T09:33:26.808Z] 994456c4fd7b: Preparing [2025-03-14T09:33:26.808Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:26.808Z] 994456c4fd7b: Waiting [2025-03-14T09:33:26.808Z] 862bbfbceffe: Waiting [2025-03-14T09:33:26.808Z] e07c868b6408: Layer already exists [2025-03-14T09:33:26.808Z] f650a988b43d: Layer already exists [2025-03-14T09:33:26.808Z] a085d3b0dd7f: Layer already exists [2025-03-14T09:33:26.808Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:26.808Z] bfeb317270cd: Layer already exists [2025-03-14T09:33:26.808Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:26.808Z] 666339338408: Layer already exists [2025-03-14T09:33:26.808Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:26.808Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:26.808Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:27.147Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:27.480Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-14T09:33:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-14T09:33:27.480Z] e07c868b6408: Preparing [2025-03-14T09:33:27.480Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:27.480Z] bfeb317270cd: Preparing [2025-03-14T09:33:27.480Z] a085d3b0dd7f: Preparing [2025-03-14T09:33:27.480Z] f650a988b43d: Preparing [2025-03-14T09:33:27.480Z] 862bbfbceffe: Preparing [2025-03-14T09:33:27.480Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:27.480Z] 666339338408: Preparing [2025-03-14T09:33:27.480Z] 994456c4fd7b: Preparing [2025-03-14T09:33:27.480Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:27.480Z] 666339338408: Waiting [2025-03-14T09:33:27.480Z] 862bbfbceffe: Waiting [2025-03-14T09:33:27.480Z] 994456c4fd7b: Waiting [2025-03-14T09:33:27.480Z] a085d3b0dd7f: Layer already exists [2025-03-14T09:33:27.480Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:27.480Z] f650a988b43d: Layer already exists [2025-03-14T09:33:27.480Z] bfeb317270cd: Layer already exists [2025-03-14T09:33:27.480Z] e07c868b6408: Layer already exists [2025-03-14T09:33:27.480Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:27.480Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:27.480Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:27.480Z] 666339338408: Layer already exists [2025-03-14T09:33:27.480Z] main: digest: sha256:f0ff18731ab5781e0e5d9c6c2e9eb7b43792c942b7992f8032cb925d8810e2e3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:27.558Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:27.577Z] taggedImages: [2025-03-14T09:33:27.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:27.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-14T09:33:27.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.73 [2025-03-14T09:33:27.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:27.577Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-14T09:33:27.611Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-14T09:33:27.611Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:27.611Z] latest [2025-03-14T09:33:27.611Z] 4.0.0-dev.73 [2025-03-14T09:33:27.611Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:27.611Z] main [2025-03-14T09:33:27.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:27.983Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:28.317Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:28.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-14T09:33:28.317Z] bae6212cd3dc: Preparing [2025-03-14T09:33:28.317Z] 0c69945c7228: Preparing [2025-03-14T09:33:28.317Z] f650a988b43d: Preparing [2025-03-14T09:33:28.317Z] 862bbfbceffe: Preparing [2025-03-14T09:33:28.317Z] 527044e77e64: Preparing [2025-03-14T09:33:28.317Z] e3f2ed085335: Preparing [2025-03-14T09:33:28.317Z] 994456c4fd7b: Preparing [2025-03-14T09:33:28.317Z] e3f2ed085335: Waiting [2025-03-14T09:33:28.317Z] 994456c4fd7b: Waiting [2025-03-14T09:33:28.317Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:28.317Z] f650a988b43d: Layer already exists [2025-03-14T09:33:28.317Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:28.317Z] 527044e77e64: Pushed [2025-03-14T09:33:28.317Z] bae6212cd3dc: Pushed [2025-03-14T09:33:28.317Z] e3f2ed085335: Pushed [2025-03-14T09:33:30.853Z] 0c69945c7228: Pushed [2025-03-14T09:33:30.853Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:31.190Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:31.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-14T09:33:31.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-14T09:33:31.515Z] bae6212cd3dc: Preparing [2025-03-14T09:33:31.515Z] 0c69945c7228: Preparing [2025-03-14T09:33:31.515Z] f650a988b43d: Preparing [2025-03-14T09:33:31.515Z] 862bbfbceffe: Preparing [2025-03-14T09:33:31.515Z] 527044e77e64: Preparing [2025-03-14T09:33:31.515Z] e3f2ed085335: Preparing [2025-03-14T09:33:31.515Z] 994456c4fd7b: Preparing [2025-03-14T09:33:31.515Z] e3f2ed085335: Waiting [2025-03-14T09:33:31.515Z] 994456c4fd7b: Waiting [2025-03-14T09:33:31.515Z] 527044e77e64: Layer already exists [2025-03-14T09:33:31.515Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:31.515Z] 0c69945c7228: Layer already exists [2025-03-14T09:33:31.515Z] f650a988b43d: Layer already exists [2025-03-14T09:33:31.515Z] bae6212cd3dc: Layer already exists [2025-03-14T09:33:31.515Z] e3f2ed085335: Layer already exists [2025-03-14T09:33:31.515Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:31.515Z] latest: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:31.850Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:32.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 [2025-03-14T09:33:32.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-14T09:33:32.181Z] bae6212cd3dc: Preparing [2025-03-14T09:33:32.181Z] 0c69945c7228: Preparing [2025-03-14T09:33:32.181Z] f650a988b43d: Preparing [2025-03-14T09:33:32.181Z] 862bbfbceffe: Preparing [2025-03-14T09:33:32.181Z] 527044e77e64: Preparing [2025-03-14T09:33:32.181Z] e3f2ed085335: Preparing [2025-03-14T09:33:32.181Z] 994456c4fd7b: Preparing [2025-03-14T09:33:32.181Z] e3f2ed085335: Waiting [2025-03-14T09:33:32.181Z] 527044e77e64: Layer already exists [2025-03-14T09:33:32.181Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:32.181Z] f650a988b43d: Layer already exists [2025-03-14T09:33:32.181Z] bae6212cd3dc: Layer already exists [2025-03-14T09:33:32.181Z] 0c69945c7228: Layer already exists [2025-03-14T09:33:32.181Z] e3f2ed085335: Layer already exists [2025-03-14T09:33:32.181Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:32.181Z] 4.0.0-dev.73: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:32.521Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:32.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:32.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-14T09:33:32.858Z] bae6212cd3dc: Preparing [2025-03-14T09:33:32.858Z] 0c69945c7228: Preparing [2025-03-14T09:33:32.858Z] f650a988b43d: Preparing [2025-03-14T09:33:32.858Z] 862bbfbceffe: Preparing [2025-03-14T09:33:32.858Z] 527044e77e64: Preparing [2025-03-14T09:33:32.858Z] e3f2ed085335: Preparing [2025-03-14T09:33:32.858Z] 994456c4fd7b: Preparing [2025-03-14T09:33:32.858Z] e3f2ed085335: Waiting [2025-03-14T09:33:32.858Z] 994456c4fd7b: Waiting [2025-03-14T09:33:32.858Z] f650a988b43d: Layer already exists [2025-03-14T09:33:32.858Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:32.858Z] 527044e77e64: Layer already exists [2025-03-14T09:33:32.858Z] bae6212cd3dc: Layer already exists [2025-03-14T09:33:32.858Z] 0c69945c7228: Layer already exists [2025-03-14T09:33:32.858Z] e3f2ed085335: Layer already exists [2025-03-14T09:33:32.858Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:32.858Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:33.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:33.517Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-14T09:33:33.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-14T09:33:33.517Z] bae6212cd3dc: Preparing [2025-03-14T09:33:33.517Z] 0c69945c7228: Preparing [2025-03-14T09:33:33.517Z] f650a988b43d: Preparing [2025-03-14T09:33:33.517Z] 862bbfbceffe: Preparing [2025-03-14T09:33:33.517Z] 527044e77e64: Preparing [2025-03-14T09:33:33.517Z] e3f2ed085335: Preparing [2025-03-14T09:33:33.517Z] 994456c4fd7b: Preparing [2025-03-14T09:33:33.517Z] e3f2ed085335: Waiting [2025-03-14T09:33:33.517Z] 994456c4fd7b: Waiting [2025-03-14T09:33:33.517Z] 527044e77e64: Layer already exists [2025-03-14T09:33:33.517Z] bae6212cd3dc: Layer already exists [2025-03-14T09:33:33.517Z] 0c69945c7228: Layer already exists [2025-03-14T09:33:33.517Z] f650a988b43d: Layer already exists [2025-03-14T09:33:33.517Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:33.517Z] e3f2ed085335: Layer already exists [2025-03-14T09:33:33.517Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:33.517Z] main: digest: sha256:e325987ebac2d652b6b2a32e666f86f8eb19995f3799f7766c8bcf8fb5829d4f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:33.594Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:33.614Z] taggedImages: [2025-03-14T09:33:33.614Z] - nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:33.614Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-14T09:33:33.614Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.73 [2025-03-14T09:33:33.614Z] - nexus3.edgexfoundry.org:10004/core-data:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:33.614Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-14T09:33:33.645Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-14T09:33:33.645Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:33.645Z] latest [2025-03-14T09:33:33.645Z] 4.0.0-dev.73 [2025-03-14T09:33:33.645Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:33.645Z] main [2025-03-14T09:33:33.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:34.000Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:34.321Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:34.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-14T09:33:34.321Z] d8c1175a3cf1: Preparing [2025-03-14T09:33:34.321Z] a110db90aa1a: Preparing [2025-03-14T09:33:34.321Z] 862bbfbceffe: Preparing [2025-03-14T09:33:34.321Z] 59e3b7fa244e: Preparing [2025-03-14T09:33:34.321Z] c7f15659a61a: Preparing [2025-03-14T09:33:34.321Z] 994456c4fd7b: Preparing [2025-03-14T09:33:34.321Z] 994456c4fd7b: Waiting [2025-03-14T09:33:34.321Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:34.321Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:34.321Z] c7f15659a61a: Pushed [2025-03-14T09:33:34.321Z] 59e3b7fa244e: Pushed [2025-03-14T09:33:34.321Z] d8c1175a3cf1: Pushed [2025-03-14T09:33:36.858Z] a110db90aa1a: Pushed [2025-03-14T09:33:36.858Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:37.184Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:37.512Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-14T09:33:37.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-14T09:33:37.512Z] d8c1175a3cf1: Preparing [2025-03-14T09:33:37.512Z] a110db90aa1a: Preparing [2025-03-14T09:33:37.512Z] 862bbfbceffe: Preparing [2025-03-14T09:33:37.512Z] 59e3b7fa244e: Preparing [2025-03-14T09:33:37.512Z] c7f15659a61a: Preparing [2025-03-14T09:33:37.512Z] 994456c4fd7b: Preparing [2025-03-14T09:33:37.512Z] 994456c4fd7b: Waiting [2025-03-14T09:33:37.512Z] a110db90aa1a: Layer already exists [2025-03-14T09:33:37.512Z] 59e3b7fa244e: Layer already exists [2025-03-14T09:33:37.512Z] d8c1175a3cf1: Layer already exists [2025-03-14T09:33:37.512Z] c7f15659a61a: Layer already exists [2025-03-14T09:33:37.512Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:37.512Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:37.512Z] latest: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:37.841Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:38.177Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 [2025-03-14T09:33:38.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-14T09:33:38.177Z] d8c1175a3cf1: Preparing [2025-03-14T09:33:38.177Z] a110db90aa1a: Preparing [2025-03-14T09:33:38.177Z] 862bbfbceffe: Preparing [2025-03-14T09:33:38.177Z] 59e3b7fa244e: Preparing [2025-03-14T09:33:38.177Z] c7f15659a61a: Preparing [2025-03-14T09:33:38.177Z] 994456c4fd7b: Preparing [2025-03-14T09:33:38.177Z] 994456c4fd7b: Waiting [2025-03-14T09:33:38.177Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:38.177Z] c7f15659a61a: Layer already exists [2025-03-14T09:33:38.177Z] d8c1175a3cf1: Layer already exists [2025-03-14T09:33:38.177Z] a110db90aa1a: Layer already exists [2025-03-14T09:33:38.177Z] 59e3b7fa244e: Layer already exists [2025-03-14T09:33:38.177Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:38.177Z] 4.0.0-dev.73: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:38.509Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:38.891Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:38.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-14T09:33:38.892Z] d8c1175a3cf1: Preparing [2025-03-14T09:33:38.892Z] a110db90aa1a: Preparing [2025-03-14T09:33:38.892Z] 862bbfbceffe: Preparing [2025-03-14T09:33:38.892Z] 59e3b7fa244e: Preparing [2025-03-14T09:33:38.892Z] c7f15659a61a: Preparing [2025-03-14T09:33:38.892Z] 994456c4fd7b: Preparing [2025-03-14T09:33:38.892Z] d8c1175a3cf1: Layer already exists [2025-03-14T09:33:38.892Z] a110db90aa1a: Layer already exists [2025-03-14T09:33:38.892Z] c7f15659a61a: Layer already exists [2025-03-14T09:33:38.892Z] 59e3b7fa244e: Layer already exists [2025-03-14T09:33:38.892Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:38.892Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:38.892Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:39.211Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:39.535Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-14T09:33:39.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-14T09:33:39.535Z] d8c1175a3cf1: Preparing [2025-03-14T09:33:39.535Z] a110db90aa1a: Preparing [2025-03-14T09:33:39.535Z] 862bbfbceffe: Preparing [2025-03-14T09:33:39.535Z] 59e3b7fa244e: Preparing [2025-03-14T09:33:39.535Z] c7f15659a61a: Preparing [2025-03-14T09:33:39.535Z] 994456c4fd7b: Preparing [2025-03-14T09:33:39.535Z] 994456c4fd7b: Waiting [2025-03-14T09:33:39.535Z] c7f15659a61a: Layer already exists [2025-03-14T09:33:39.535Z] a110db90aa1a: Layer already exists [2025-03-14T09:33:39.535Z] 59e3b7fa244e: Layer already exists [2025-03-14T09:33:39.535Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:39.535Z] d8c1175a3cf1: Layer already exists [2025-03-14T09:33:39.535Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:39.535Z] main: digest: sha256:382ed5de5c3235e4ea4ad332bc4b2b4a33b2dbb0aac3ec320d17991704206553 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:39.609Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:39.622Z] taggedImages: [2025-03-14T09:33:39.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:39.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-14T09:33:39.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.73 [2025-03-14T09:33:39.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:39.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-14T09:33:39.651Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-14T09:33:39.651Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:39.651Z] latest [2025-03-14T09:33:39.651Z] 4.0.0-dev.73 [2025-03-14T09:33:39.651Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:39.651Z] main [2025-03-14T09:33:39.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:39.991Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:40.321Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:40.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-14T09:33:40.321Z] 12741ab097b9: Preparing [2025-03-14T09:33:40.321Z] 6f4b1d8a3182: Preparing [2025-03-14T09:33:40.321Z] d4adadec7965: Preparing [2025-03-14T09:33:40.321Z] f650a988b43d: Preparing [2025-03-14T09:33:40.321Z] 862bbfbceffe: Preparing [2025-03-14T09:33:40.321Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:40.321Z] 666339338408: Preparing [2025-03-14T09:33:40.321Z] 994456c4fd7b: Preparing [2025-03-14T09:33:40.321Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:40.321Z] 666339338408: Waiting [2025-03-14T09:33:40.321Z] 994456c4fd7b: Waiting [2025-03-14T09:33:40.321Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:40.321Z] f650a988b43d: Layer already exists [2025-03-14T09:33:40.321Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:40.321Z] 666339338408: Layer already exists [2025-03-14T09:33:40.321Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:40.321Z] 6f4b1d8a3182: Pushed [2025-03-14T09:33:40.321Z] 12741ab097b9: Pushed [2025-03-14T09:33:42.854Z] d4adadec7965: Pushed [2025-03-14T09:33:42.854Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:43.174Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:43.495Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-14T09:33:43.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-14T09:33:43.495Z] 12741ab097b9: Preparing [2025-03-14T09:33:43.495Z] 6f4b1d8a3182: Preparing [2025-03-14T09:33:43.495Z] d4adadec7965: Preparing [2025-03-14T09:33:43.495Z] f650a988b43d: Preparing [2025-03-14T09:33:43.495Z] 862bbfbceffe: Preparing [2025-03-14T09:33:43.495Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:43.495Z] 666339338408: Preparing [2025-03-14T09:33:43.495Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:43.495Z] 994456c4fd7b: Preparing [2025-03-14T09:33:43.495Z] 994456c4fd7b: Waiting [2025-03-14T09:33:43.495Z] 666339338408: Waiting [2025-03-14T09:33:43.495Z] d4adadec7965: Layer already exists [2025-03-14T09:33:43.495Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:43.495Z] 6f4b1d8a3182: Layer already exists [2025-03-14T09:33:43.495Z] f650a988b43d: Layer already exists [2025-03-14T09:33:43.495Z] 12741ab097b9: Layer already exists [2025-03-14T09:33:43.495Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:43.495Z] 666339338408: Layer already exists [2025-03-14T09:33:43.495Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:43.495Z] latest: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:43.811Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:44.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 [2025-03-14T09:33:44.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-14T09:33:44.133Z] 12741ab097b9: Preparing [2025-03-14T09:33:44.133Z] 6f4b1d8a3182: Preparing [2025-03-14T09:33:44.133Z] d4adadec7965: Preparing [2025-03-14T09:33:44.133Z] f650a988b43d: Preparing [2025-03-14T09:33:44.133Z] 862bbfbceffe: Preparing [2025-03-14T09:33:44.133Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:44.133Z] 666339338408: Preparing [2025-03-14T09:33:44.133Z] 994456c4fd7b: Preparing [2025-03-14T09:33:44.133Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:44.133Z] 666339338408: Waiting [2025-03-14T09:33:44.133Z] 994456c4fd7b: Waiting [2025-03-14T09:33:44.133Z] 6f4b1d8a3182: Layer already exists [2025-03-14T09:33:44.133Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:44.133Z] 12741ab097b9: Layer already exists [2025-03-14T09:33:44.133Z] f650a988b43d: Layer already exists [2025-03-14T09:33:44.133Z] d4adadec7965: Layer already exists [2025-03-14T09:33:44.133Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:44.133Z] 666339338408: Layer already exists [2025-03-14T09:33:44.133Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:44.133Z] 4.0.0-dev.73: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:44.463Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:44.784Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:44.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-14T09:33:44.784Z] 12741ab097b9: Preparing [2025-03-14T09:33:44.784Z] 6f4b1d8a3182: Preparing [2025-03-14T09:33:44.784Z] d4adadec7965: Preparing [2025-03-14T09:33:44.784Z] f650a988b43d: Preparing [2025-03-14T09:33:44.784Z] 862bbfbceffe: Preparing [2025-03-14T09:33:44.784Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:44.784Z] 666339338408: Preparing [2025-03-14T09:33:44.784Z] 994456c4fd7b: Preparing [2025-03-14T09:33:44.784Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:44.784Z] 994456c4fd7b: Waiting [2025-03-14T09:33:44.784Z] f650a988b43d: Layer already exists [2025-03-14T09:33:44.784Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:44.785Z] 12741ab097b9: Layer already exists [2025-03-14T09:33:44.785Z] 6f4b1d8a3182: Layer already exists [2025-03-14T09:33:44.785Z] d4adadec7965: Layer already exists [2025-03-14T09:33:44.785Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:44.785Z] 666339338408: Layer already exists [2025-03-14T09:33:44.785Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:44.785Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:45.109Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:45.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-14T09:33:45.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-14T09:33:45.436Z] 12741ab097b9: Preparing [2025-03-14T09:33:45.436Z] 6f4b1d8a3182: Preparing [2025-03-14T09:33:45.436Z] d4adadec7965: Preparing [2025-03-14T09:33:45.436Z] f650a988b43d: Preparing [2025-03-14T09:33:45.436Z] 862bbfbceffe: Preparing [2025-03-14T09:33:45.436Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:45.436Z] 666339338408: Preparing [2025-03-14T09:33:45.436Z] 994456c4fd7b: Preparing [2025-03-14T09:33:45.436Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:45.436Z] 666339338408: Waiting [2025-03-14T09:33:45.436Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:45.436Z] d4adadec7965: Layer already exists [2025-03-14T09:33:45.436Z] 12741ab097b9: Layer already exists [2025-03-14T09:33:45.436Z] 6f4b1d8a3182: Layer already exists [2025-03-14T09:33:45.436Z] f650a988b43d: Layer already exists [2025-03-14T09:33:45.436Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:45.436Z] 666339338408: Layer already exists [2025-03-14T09:33:45.436Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:45.436Z] main: digest: sha256:9d762e1c6a2dfc7036fa03b71709b3c96112c0543a980a990472445a32eae8b6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:45.527Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:45.541Z] taggedImages: [2025-03-14T09:33:45.541Z] - nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:45.541Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-14T09:33:45.541Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.73 [2025-03-14T09:33:45.541Z] - nexus3.edgexfoundry.org:10004/core-metadata:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:45.541Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-14T09:33:45.565Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-14T09:33:45.565Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:45.565Z] latest [2025-03-14T09:33:45.565Z] 4.0.0-dev.73 [2025-03-14T09:33:45.566Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:45.566Z] main [2025-03-14T09:33:45.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:45.902Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:46.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:46.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-14T09:33:46.223Z] e230f574410f: Preparing [2025-03-14T09:33:46.223Z] 11ee11646321: Preparing [2025-03-14T09:33:46.223Z] a1b344d8c945: Preparing [2025-03-14T09:33:46.223Z] 466a3452ef90: Preparing [2025-03-14T09:33:46.223Z] fb55cdcacb25: Preparing [2025-03-14T09:33:46.223Z] 17fad8de095d: Preparing [2025-03-14T09:33:46.223Z] b59f3415c76e: Preparing [2025-03-14T09:33:46.223Z] f650a988b43d: Preparing [2025-03-14T09:33:46.223Z] 862bbfbceffe: Preparing [2025-03-14T09:33:46.223Z] 4c400646cfcc: Preparing [2025-03-14T09:33:46.223Z] 31489d16d183: Preparing [2025-03-14T09:33:46.223Z] 5f70bf18a086: Preparing [2025-03-14T09:33:46.223Z] 14bdfdbf67c2: Preparing [2025-03-14T09:33:46.223Z] ccbf1382470e: Preparing [2025-03-14T09:33:46.223Z] 17fad8de095d: Waiting [2025-03-14T09:33:46.223Z] f650a988b43d: Waiting [2025-03-14T09:33:46.223Z] b59f3415c76e: Waiting [2025-03-14T09:33:46.223Z] 862bbfbceffe: Waiting [2025-03-14T09:33:46.223Z] 5f70bf18a086: Waiting [2025-03-14T09:33:46.223Z] 31489d16d183: Waiting [2025-03-14T09:33:46.223Z] 14bdfdbf67c2: Waiting [2025-03-14T09:33:46.223Z] 0fd3fd6ac68a: Preparing [2025-03-14T09:33:46.223Z] ccbf1382470e: Waiting [2025-03-14T09:33:46.223Z] 994456c4fd7b: Preparing [2025-03-14T09:33:46.223Z] 0fd3fd6ac68a: Waiting [2025-03-14T09:33:46.223Z] 994456c4fd7b: Waiting [2025-03-14T09:33:46.223Z] fb55cdcacb25: Pushed [2025-03-14T09:33:46.223Z] a1b344d8c945: Pushed [2025-03-14T09:33:46.223Z] e230f574410f: Pushed [2025-03-14T09:33:46.223Z] 466a3452ef90: Pushed [2025-03-14T09:33:46.223Z] 11ee11646321: Pushed [2025-03-14T09:33:46.223Z] f650a988b43d: Layer already exists [2025-03-14T09:33:46.223Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:46.223Z] 5f70bf18a086: Layer already exists [2025-03-14T09:33:46.223Z] 17fad8de095d: Pushed [2025-03-14T09:33:46.482Z] 4c400646cfcc: Pushed [2025-03-14T09:33:46.482Z] 31489d16d183: Pushed [2025-03-14T09:33:46.482Z] 14bdfdbf67c2: Pushed [2025-03-14T09:33:46.482Z] ccbf1382470e: Pushed [2025-03-14T09:33:46.482Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:46.482Z] 0fd3fd6ac68a: Pushed [2025-03-14T09:33:47.859Z] b59f3415c76e: Pushed [2025-03-14T09:33:47.859Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:48.183Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:48.508Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-14T09:33:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-14T09:33:48.508Z] e230f574410f: Preparing [2025-03-14T09:33:48.508Z] 11ee11646321: Preparing [2025-03-14T09:33:48.508Z] a1b344d8c945: Preparing [2025-03-14T09:33:48.508Z] 466a3452ef90: Preparing [2025-03-14T09:33:48.508Z] fb55cdcacb25: Preparing [2025-03-14T09:33:48.508Z] 17fad8de095d: Preparing [2025-03-14T09:33:48.508Z] b59f3415c76e: Preparing [2025-03-14T09:33:48.508Z] f650a988b43d: Preparing [2025-03-14T09:33:48.508Z] 862bbfbceffe: Preparing [2025-03-14T09:33:48.508Z] 4c400646cfcc: Preparing [2025-03-14T09:33:48.508Z] 31489d16d183: Preparing [2025-03-14T09:33:48.508Z] 5f70bf18a086: Preparing [2025-03-14T09:33:48.508Z] 17fad8de095d: Waiting [2025-03-14T09:33:48.508Z] 14bdfdbf67c2: Preparing [2025-03-14T09:33:48.508Z] ccbf1382470e: Preparing [2025-03-14T09:33:48.508Z] b59f3415c76e: Waiting [2025-03-14T09:33:48.508Z] 5f70bf18a086: Waiting [2025-03-14T09:33:48.508Z] 0fd3fd6ac68a: Preparing [2025-03-14T09:33:48.508Z] 994456c4fd7b: Preparing [2025-03-14T09:33:48.508Z] ccbf1382470e: Waiting [2025-03-14T09:33:48.508Z] 0fd3fd6ac68a: Waiting [2025-03-14T09:33:48.508Z] 994456c4fd7b: Waiting [2025-03-14T09:33:48.508Z] f650a988b43d: Waiting [2025-03-14T09:33:48.508Z] 4c400646cfcc: Waiting [2025-03-14T09:33:48.508Z] 466a3452ef90: Layer already exists [2025-03-14T09:33:48.508Z] a1b344d8c945: Layer already exists [2025-03-14T09:33:48.508Z] 11ee11646321: Layer already exists [2025-03-14T09:33:48.508Z] e230f574410f: Layer already exists [2025-03-14T09:33:48.508Z] fb55cdcacb25: Layer already exists [2025-03-14T09:33:48.508Z] 17fad8de095d: Layer already exists [2025-03-14T09:33:48.508Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:48.508Z] b59f3415c76e: Layer already exists [2025-03-14T09:33:48.508Z] f650a988b43d: Layer already exists [2025-03-14T09:33:48.508Z] 4c400646cfcc: Layer already exists [2025-03-14T09:33:48.508Z] 31489d16d183: Layer already exists [2025-03-14T09:33:48.508Z] 5f70bf18a086: Layer already exists [2025-03-14T09:33:48.508Z] 14bdfdbf67c2: Layer already exists [2025-03-14T09:33:48.508Z] ccbf1382470e: Layer already exists [2025-03-14T09:33:48.508Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:48.508Z] 0fd3fd6ac68a: Layer already exists [2025-03-14T09:33:48.508Z] latest: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:48.832Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:49.154Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 [2025-03-14T09:33:49.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-14T09:33:49.154Z] e230f574410f: Preparing [2025-03-14T09:33:49.154Z] 11ee11646321: Preparing [2025-03-14T09:33:49.154Z] a1b344d8c945: Preparing [2025-03-14T09:33:49.154Z] 466a3452ef90: Preparing [2025-03-14T09:33:49.154Z] fb55cdcacb25: Preparing [2025-03-14T09:33:49.154Z] 17fad8de095d: Preparing [2025-03-14T09:33:49.154Z] b59f3415c76e: Preparing [2025-03-14T09:33:49.154Z] f650a988b43d: Preparing [2025-03-14T09:33:49.154Z] 862bbfbceffe: Preparing [2025-03-14T09:33:49.154Z] 4c400646cfcc: Preparing [2025-03-14T09:33:49.154Z] 31489d16d183: Preparing [2025-03-14T09:33:49.154Z] 5f70bf18a086: Preparing [2025-03-14T09:33:49.154Z] 14bdfdbf67c2: Preparing [2025-03-14T09:33:49.154Z] ccbf1382470e: Preparing [2025-03-14T09:33:49.154Z] 0fd3fd6ac68a: Preparing [2025-03-14T09:33:49.154Z] 5f70bf18a086: Waiting [2025-03-14T09:33:49.154Z] 4c400646cfcc: Waiting [2025-03-14T09:33:49.154Z] 14bdfdbf67c2: Waiting [2025-03-14T09:33:49.154Z] 31489d16d183: Waiting [2025-03-14T09:33:49.154Z] 17fad8de095d: Waiting [2025-03-14T09:33:49.154Z] b59f3415c76e: Waiting [2025-03-14T09:33:49.154Z] f650a988b43d: Waiting [2025-03-14T09:33:49.154Z] 862bbfbceffe: Waiting [2025-03-14T09:33:49.154Z] 994456c4fd7b: Preparing [2025-03-14T09:33:49.154Z] 0fd3fd6ac68a: Waiting [2025-03-14T09:33:49.154Z] 994456c4fd7b: Waiting [2025-03-14T09:33:49.154Z] fb55cdcacb25: Layer already exists [2025-03-14T09:33:49.154Z] a1b344d8c945: Layer already exists [2025-03-14T09:33:49.154Z] 11ee11646321: Layer already exists [2025-03-14T09:33:49.154Z] e230f574410f: Layer already exists [2025-03-14T09:33:49.154Z] 466a3452ef90: Layer already exists [2025-03-14T09:33:49.154Z] b59f3415c76e: Layer already exists [2025-03-14T09:33:49.154Z] 17fad8de095d: Layer already exists [2025-03-14T09:33:49.154Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:49.155Z] f650a988b43d: Layer already exists [2025-03-14T09:33:49.155Z] 4c400646cfcc: Layer already exists [2025-03-14T09:33:49.155Z] 31489d16d183: Layer already exists [2025-03-14T09:33:49.155Z] 5f70bf18a086: Layer already exists [2025-03-14T09:33:49.155Z] 14bdfdbf67c2: Layer already exists [2025-03-14T09:33:49.155Z] 0fd3fd6ac68a: Layer already exists [2025-03-14T09:33:49.155Z] ccbf1382470e: Layer already exists [2025-03-14T09:33:49.155Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:49.155Z] 4.0.0-dev.73: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:49.478Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:49.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:49.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-14T09:33:49.796Z] e230f574410f: Preparing [2025-03-14T09:33:49.796Z] 11ee11646321: Preparing [2025-03-14T09:33:49.796Z] a1b344d8c945: Preparing [2025-03-14T09:33:49.796Z] 466a3452ef90: Preparing [2025-03-14T09:33:49.796Z] fb55cdcacb25: Preparing [2025-03-14T09:33:49.796Z] 17fad8de095d: Preparing [2025-03-14T09:33:49.796Z] b59f3415c76e: Preparing [2025-03-14T09:33:49.796Z] f650a988b43d: Preparing [2025-03-14T09:33:49.796Z] 862bbfbceffe: Preparing [2025-03-14T09:33:49.796Z] 4c400646cfcc: Preparing [2025-03-14T09:33:49.796Z] 31489d16d183: Preparing [2025-03-14T09:33:49.796Z] 5f70bf18a086: Preparing [2025-03-14T09:33:49.796Z] 14bdfdbf67c2: Preparing [2025-03-14T09:33:49.796Z] ccbf1382470e: Preparing [2025-03-14T09:33:49.796Z] 17fad8de095d: Waiting [2025-03-14T09:33:49.796Z] 0fd3fd6ac68a: Preparing [2025-03-14T09:33:49.796Z] 994456c4fd7b: Preparing [2025-03-14T09:33:49.796Z] b59f3415c76e: Waiting [2025-03-14T09:33:49.796Z] 862bbfbceffe: Waiting [2025-03-14T09:33:49.796Z] f650a988b43d: Waiting [2025-03-14T09:33:49.796Z] ccbf1382470e: Waiting [2025-03-14T09:33:49.796Z] 994456c4fd7b: Waiting [2025-03-14T09:33:49.796Z] 4c400646cfcc: Waiting [2025-03-14T09:33:49.796Z] 0fd3fd6ac68a: Waiting [2025-03-14T09:33:49.796Z] 31489d16d183: Waiting [2025-03-14T09:33:49.796Z] 5f70bf18a086: Waiting [2025-03-14T09:33:49.796Z] 14bdfdbf67c2: Waiting [2025-03-14T09:33:49.796Z] 11ee11646321: Layer already exists [2025-03-14T09:33:49.796Z] a1b344d8c945: Layer already exists [2025-03-14T09:33:49.796Z] fb55cdcacb25: Layer already exists [2025-03-14T09:33:49.796Z] e230f574410f: Layer already exists [2025-03-14T09:33:49.796Z] 466a3452ef90: Layer already exists [2025-03-14T09:33:49.796Z] 17fad8de095d: Layer already exists [2025-03-14T09:33:49.796Z] f650a988b43d: Layer already exists [2025-03-14T09:33:49.796Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:49.796Z] b59f3415c76e: Layer already exists [2025-03-14T09:33:49.796Z] 4c400646cfcc: Layer already exists [2025-03-14T09:33:49.796Z] 5f70bf18a086: Layer already exists [2025-03-14T09:33:49.796Z] 31489d16d183: Layer already exists [2025-03-14T09:33:49.796Z] ccbf1382470e: Layer already exists [2025-03-14T09:33:49.796Z] 0fd3fd6ac68a: Layer already exists [2025-03-14T09:33:49.796Z] 14bdfdbf67c2: Layer already exists [2025-03-14T09:33:49.796Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:49.796Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:50.119Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:50.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-14T09:33:50.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-14T09:33:50.440Z] e230f574410f: Preparing [2025-03-14T09:33:50.440Z] 11ee11646321: Preparing [2025-03-14T09:33:50.440Z] a1b344d8c945: Preparing [2025-03-14T09:33:50.440Z] 466a3452ef90: Preparing [2025-03-14T09:33:50.440Z] fb55cdcacb25: Preparing [2025-03-14T09:33:50.440Z] 17fad8de095d: Preparing [2025-03-14T09:33:50.440Z] b59f3415c76e: Preparing [2025-03-14T09:33:50.440Z] f650a988b43d: Preparing [2025-03-14T09:33:50.440Z] 862bbfbceffe: Preparing [2025-03-14T09:33:50.440Z] 4c400646cfcc: Preparing [2025-03-14T09:33:50.440Z] 31489d16d183: Preparing [2025-03-14T09:33:50.440Z] 5f70bf18a086: Preparing [2025-03-14T09:33:50.440Z] 14bdfdbf67c2: Preparing [2025-03-14T09:33:50.440Z] 17fad8de095d: Waiting [2025-03-14T09:33:50.440Z] f650a988b43d: Waiting [2025-03-14T09:33:50.440Z] 862bbfbceffe: Waiting [2025-03-14T09:33:50.440Z] 4c400646cfcc: Waiting [2025-03-14T09:33:50.440Z] b59f3415c76e: Waiting [2025-03-14T09:33:50.440Z] 31489d16d183: Waiting [2025-03-14T09:33:50.440Z] 5f70bf18a086: Waiting [2025-03-14T09:33:50.440Z] ccbf1382470e: Preparing [2025-03-14T09:33:50.440Z] 0fd3fd6ac68a: Preparing [2025-03-14T09:33:50.440Z] 994456c4fd7b: Preparing [2025-03-14T09:33:50.440Z] 14bdfdbf67c2: Waiting [2025-03-14T09:33:50.440Z] 0fd3fd6ac68a: Waiting [2025-03-14T09:33:50.440Z] fb55cdcacb25: Layer already exists [2025-03-14T09:33:50.440Z] 466a3452ef90: Layer already exists [2025-03-14T09:33:50.440Z] 11ee11646321: Layer already exists [2025-03-14T09:33:50.440Z] a1b344d8c945: Layer already exists [2025-03-14T09:33:50.440Z] e230f574410f: Layer already exists [2025-03-14T09:33:50.440Z] b59f3415c76e: Layer already exists [2025-03-14T09:33:50.440Z] 17fad8de095d: Layer already exists [2025-03-14T09:33:50.440Z] f650a988b43d: Layer already exists [2025-03-14T09:33:50.440Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:50.440Z] 4c400646cfcc: Layer already exists [2025-03-14T09:33:50.440Z] 5f70bf18a086: Layer already exists [2025-03-14T09:33:50.440Z] 31489d16d183: Layer already exists [2025-03-14T09:33:50.440Z] 14bdfdbf67c2: Layer already exists [2025-03-14T09:33:50.440Z] ccbf1382470e: Layer already exists [2025-03-14T09:33:50.440Z] 0fd3fd6ac68a: Layer already exists [2025-03-14T09:33:50.440Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:50.440Z] main: digest: sha256:2ad1eba049937ca45bfda648f1d03d7ba3f46352ca3c7073b16b79b0ea265c70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:50.518Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:50.533Z] taggedImages: [2025-03-14T09:33:50.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:50.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-14T09:33:50.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.73 [2025-03-14T09:33:50.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:50.533Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-14T09:33:50.556Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-14T09:33:50.556Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:50.556Z] latest [2025-03-14T09:33:50.556Z] 4.0.0-dev.73 [2025-03-14T09:33:50.556Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:50.556Z] main [2025-03-14T09:33:50.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:50.903Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:51.225Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:51.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-14T09:33:51.226Z] e07c868b6408: Preparing [2025-03-14T09:33:51.226Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:51.226Z] e0f7999a80de: Preparing [2025-03-14T09:33:51.226Z] 17f754cb425f: Preparing [2025-03-14T09:33:51.226Z] f650a988b43d: Preparing [2025-03-14T09:33:51.226Z] 862bbfbceffe: Preparing [2025-03-14T09:33:51.226Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:51.226Z] 666339338408: Preparing [2025-03-14T09:33:51.226Z] 994456c4fd7b: Preparing [2025-03-14T09:33:51.226Z] 862bbfbceffe: Waiting [2025-03-14T09:33:51.226Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:51.226Z] 666339338408: Waiting [2025-03-14T09:33:51.226Z] f650a988b43d: Layer already exists [2025-03-14T09:33:51.226Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:51.226Z] e07c868b6408: Layer already exists [2025-03-14T09:33:51.226Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:51.226Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:51.226Z] 666339338408: Layer already exists [2025-03-14T09:33:51.226Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:51.226Z] e0f7999a80de: Pushed [2025-03-14T09:33:53.756Z] 17f754cb425f: Pushed [2025-03-14T09:33:53.756Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:54.086Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:54.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-14T09:33:54.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-14T09:33:54.400Z] e07c868b6408: Preparing [2025-03-14T09:33:54.400Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:54.400Z] e0f7999a80de: Preparing [2025-03-14T09:33:54.400Z] 17f754cb425f: Preparing [2025-03-14T09:33:54.400Z] f650a988b43d: Preparing [2025-03-14T09:33:54.400Z] 862bbfbceffe: Preparing [2025-03-14T09:33:54.400Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:54.400Z] 666339338408: Preparing [2025-03-14T09:33:54.400Z] 994456c4fd7b: Preparing [2025-03-14T09:33:54.400Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:54.400Z] 666339338408: Waiting [2025-03-14T09:33:54.400Z] 994456c4fd7b: Waiting [2025-03-14T09:33:54.400Z] 862bbfbceffe: Waiting [2025-03-14T09:33:54.400Z] e0f7999a80de: Layer already exists [2025-03-14T09:33:54.400Z] 17f754cb425f: Layer already exists [2025-03-14T09:33:54.400Z] e07c868b6408: Layer already exists [2025-03-14T09:33:54.400Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:54.400Z] f650a988b43d: Layer already exists [2025-03-14T09:33:54.400Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:54.400Z] 666339338408: Layer already exists [2025-03-14T09:33:54.400Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:54.400Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:54.400Z] latest: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:54.739Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:55.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 [2025-03-14T09:33:55.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-14T09:33:55.065Z] e07c868b6408: Preparing [2025-03-14T09:33:55.065Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:55.065Z] e0f7999a80de: Preparing [2025-03-14T09:33:55.065Z] 17f754cb425f: Preparing [2025-03-14T09:33:55.065Z] f650a988b43d: Preparing [2025-03-14T09:33:55.065Z] 862bbfbceffe: Preparing [2025-03-14T09:33:55.065Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:55.065Z] 666339338408: Preparing [2025-03-14T09:33:55.065Z] 994456c4fd7b: Preparing [2025-03-14T09:33:55.065Z] 862bbfbceffe: Waiting [2025-03-14T09:33:55.065Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:55.065Z] 666339338408: Waiting [2025-03-14T09:33:55.065Z] 994456c4fd7b: Waiting [2025-03-14T09:33:55.065Z] e0f7999a80de: Layer already exists [2025-03-14T09:33:55.065Z] 17f754cb425f: Layer already exists [2025-03-14T09:33:55.065Z] f650a988b43d: Layer already exists [2025-03-14T09:33:55.065Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:55.065Z] e07c868b6408: Layer already exists [2025-03-14T09:33:55.065Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:55.065Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:55.065Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:55.065Z] 666339338408: Layer already exists [2025-03-14T09:33:55.065Z] 4.0.0-dev.73: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:55.392Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:55.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:55.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-14T09:33:55.726Z] e07c868b6408: Preparing [2025-03-14T09:33:55.726Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:55.726Z] e0f7999a80de: Preparing [2025-03-14T09:33:55.726Z] 17f754cb425f: Preparing [2025-03-14T09:33:55.726Z] f650a988b43d: Preparing [2025-03-14T09:33:55.726Z] 862bbfbceffe: Preparing [2025-03-14T09:33:55.726Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:55.726Z] 666339338408: Preparing [2025-03-14T09:33:55.726Z] 994456c4fd7b: Preparing [2025-03-14T09:33:55.726Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:55.726Z] 862bbfbceffe: Waiting [2025-03-14T09:33:55.726Z] 666339338408: Waiting [2025-03-14T09:33:55.726Z] 994456c4fd7b: Waiting [2025-03-14T09:33:55.726Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:55.726Z] e07c868b6408: Layer already exists [2025-03-14T09:33:55.726Z] 17f754cb425f: Layer already exists [2025-03-14T09:33:55.726Z] e0f7999a80de: Layer already exists [2025-03-14T09:33:55.726Z] f650a988b43d: Layer already exists [2025-03-14T09:33:55.726Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:55.726Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:55.727Z] 666339338408: Layer already exists [2025-03-14T09:33:55.727Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:55.727Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:56.059Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:56.383Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-14T09:33:56.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-14T09:33:56.383Z] e07c868b6408: Preparing [2025-03-14T09:33:56.383Z] 5a6a2059afbc: Preparing [2025-03-14T09:33:56.383Z] e0f7999a80de: Preparing [2025-03-14T09:33:56.383Z] 17f754cb425f: Preparing [2025-03-14T09:33:56.383Z] f650a988b43d: Preparing [2025-03-14T09:33:56.383Z] 862bbfbceffe: Preparing [2025-03-14T09:33:56.383Z] d2e4b8c5dd0c: Preparing [2025-03-14T09:33:56.383Z] 666339338408: Preparing [2025-03-14T09:33:56.383Z] 994456c4fd7b: Preparing [2025-03-14T09:33:56.383Z] d2e4b8c5dd0c: Waiting [2025-03-14T09:33:56.383Z] 666339338408: Waiting [2025-03-14T09:33:56.383Z] 994456c4fd7b: Waiting [2025-03-14T09:33:56.383Z] f650a988b43d: Layer already exists [2025-03-14T09:33:56.383Z] 5a6a2059afbc: Layer already exists [2025-03-14T09:33:56.383Z] e0f7999a80de: Layer already exists [2025-03-14T09:33:56.383Z] 17f754cb425f: Layer already exists [2025-03-14T09:33:56.383Z] e07c868b6408: Layer already exists [2025-03-14T09:33:56.383Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:56.383Z] d2e4b8c5dd0c: Layer already exists [2025-03-14T09:33:56.383Z] 666339338408: Layer already exists [2025-03-14T09:33:56.383Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:56.383Z] main: digest: sha256:22b6242ad44aceba0239eaec21c97ee20bf5a2a1b4171649777b9a6bbb495186 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:33:56.459Z] ===================================================== [Pipeline] echo [2025-03-14T09:33:56.479Z] taggedImages: [2025-03-14T09:33:56.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:56.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-14T09:33:56.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.73 [2025-03-14T09:33:56.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:56.479Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-14T09:33:56.512Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-14T09:33:56.512Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:56.512Z] latest [2025-03-14T09:33:56.512Z] 4.0.0-dev.73 [2025-03-14T09:33:56.512Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:33:56.512Z] main [2025-03-14T09:33:56.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:56.860Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:57.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:33:57.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-14T09:33:57.171Z] 3a7290cac215: Preparing [2025-03-14T09:33:57.171Z] f892e1c97380: Preparing [2025-03-14T09:33:57.171Z] 08cf945464bd: Preparing [2025-03-14T09:33:57.171Z] d1a7e9a2264d: Preparing [2025-03-14T09:33:57.171Z] 029e005bb938: Preparing [2025-03-14T09:33:57.171Z] f650a988b43d: Preparing [2025-03-14T09:33:57.171Z] 862bbfbceffe: Preparing [2025-03-14T09:33:57.171Z] 4745575d8c76: Preparing [2025-03-14T09:33:57.171Z] 6cd88330ad09: Preparing [2025-03-14T09:33:57.171Z] 1b8d4a97f6c6: Preparing [2025-03-14T09:33:57.171Z] 994456c4fd7b: Preparing [2025-03-14T09:33:57.171Z] 1b8d4a97f6c6: Waiting [2025-03-14T09:33:57.171Z] 862bbfbceffe: Waiting [2025-03-14T09:33:57.171Z] 6cd88330ad09: Waiting [2025-03-14T09:33:57.171Z] 4745575d8c76: Waiting [2025-03-14T09:33:57.171Z] f650a988b43d: Waiting [2025-03-14T09:33:57.171Z] 029e005bb938: Pushed [2025-03-14T09:33:57.171Z] 3a7290cac215: Pushed [2025-03-14T09:33:57.171Z] f892e1c97380: Pushed [2025-03-14T09:33:57.171Z] d1a7e9a2264d: Pushed [2025-03-14T09:33:57.171Z] f650a988b43d: Layer already exists [2025-03-14T09:33:57.171Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:57.171Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:57.171Z] 4745575d8c76: Pushed [2025-03-14T09:33:57.428Z] 6cd88330ad09: Pushed [2025-03-14T09:33:58.362Z] 1b8d4a97f6c6: Pushed [2025-03-14T09:33:58.930Z] 08cf945464bd: Pushed [2025-03-14T09:33:59.191Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:59.521Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:33:59.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-14T09:33:59.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-14T09:33:59.847Z] 3a7290cac215: Preparing [2025-03-14T09:33:59.847Z] f892e1c97380: Preparing [2025-03-14T09:33:59.847Z] 08cf945464bd: Preparing [2025-03-14T09:33:59.847Z] d1a7e9a2264d: Preparing [2025-03-14T09:33:59.847Z] 029e005bb938: Preparing [2025-03-14T09:33:59.847Z] f650a988b43d: Preparing [2025-03-14T09:33:59.847Z] 862bbfbceffe: Preparing [2025-03-14T09:33:59.847Z] 4745575d8c76: Preparing [2025-03-14T09:33:59.847Z] 6cd88330ad09: Preparing [2025-03-14T09:33:59.847Z] 1b8d4a97f6c6: Preparing [2025-03-14T09:33:59.847Z] 994456c4fd7b: Preparing [2025-03-14T09:33:59.847Z] f650a988b43d: Waiting [2025-03-14T09:33:59.847Z] 862bbfbceffe: Waiting [2025-03-14T09:33:59.847Z] 994456c4fd7b: Waiting [2025-03-14T09:33:59.847Z] 4745575d8c76: Waiting [2025-03-14T09:33:59.847Z] 1b8d4a97f6c6: Waiting [2025-03-14T09:33:59.847Z] 6cd88330ad09: Waiting [2025-03-14T09:33:59.847Z] d1a7e9a2264d: Layer already exists [2025-03-14T09:33:59.847Z] 08cf945464bd: Layer already exists [2025-03-14T09:33:59.847Z] f892e1c97380: Layer already exists [2025-03-14T09:33:59.847Z] 3a7290cac215: Layer already exists [2025-03-14T09:33:59.847Z] 029e005bb938: Layer already exists [2025-03-14T09:33:59.847Z] f650a988b43d: Layer already exists [2025-03-14T09:33:59.847Z] 6cd88330ad09: Layer already exists [2025-03-14T09:33:59.847Z] 862bbfbceffe: Layer already exists [2025-03-14T09:33:59.847Z] 1b8d4a97f6c6: Layer already exists [2025-03-14T09:33:59.847Z] 4745575d8c76: Layer already exists [2025-03-14T09:33:59.847Z] 994456c4fd7b: Layer already exists [2025-03-14T09:33:59.847Z] latest: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:00.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:00.620Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 [2025-03-14T09:34:00.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-14T09:34:00.620Z] 3a7290cac215: Preparing [2025-03-14T09:34:00.620Z] f892e1c97380: Preparing [2025-03-14T09:34:00.620Z] 08cf945464bd: Preparing [2025-03-14T09:34:00.620Z] d1a7e9a2264d: Preparing [2025-03-14T09:34:00.620Z] 029e005bb938: Preparing [2025-03-14T09:34:00.620Z] f650a988b43d: Preparing [2025-03-14T09:34:00.620Z] 862bbfbceffe: Preparing [2025-03-14T09:34:00.620Z] 4745575d8c76: Preparing [2025-03-14T09:34:00.620Z] 6cd88330ad09: Preparing [2025-03-14T09:34:00.620Z] 1b8d4a97f6c6: Preparing [2025-03-14T09:34:00.620Z] 994456c4fd7b: Preparing [2025-03-14T09:34:00.620Z] 4745575d8c76: Waiting [2025-03-14T09:34:00.620Z] 994456c4fd7b: Waiting [2025-03-14T09:34:00.620Z] 6cd88330ad09: Waiting [2025-03-14T09:34:00.620Z] 1b8d4a97f6c6: Waiting [2025-03-14T09:34:00.620Z] f650a988b43d: Waiting [2025-03-14T09:34:00.620Z] 862bbfbceffe: Waiting [2025-03-14T09:34:00.620Z] d1a7e9a2264d: Layer already exists [2025-03-14T09:34:00.620Z] f892e1c97380: Layer already exists [2025-03-14T09:34:00.620Z] 029e005bb938: Layer already exists [2025-03-14T09:34:00.620Z] 3a7290cac215: Layer already exists [2025-03-14T09:34:00.620Z] 08cf945464bd: Layer already exists [2025-03-14T09:34:00.620Z] f650a988b43d: Layer already exists [2025-03-14T09:34:00.620Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:00.620Z] 1b8d4a97f6c6: Layer already exists [2025-03-14T09:34:00.620Z] 4745575d8c76: Layer already exists [2025-03-14T09:34:00.620Z] 6cd88330ad09: Layer already exists [2025-03-14T09:34:00.620Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:00.620Z] 4.0.0-dev.73: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:01.026Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:01.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:01.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-14T09:34:01.352Z] 3a7290cac215: Preparing [2025-03-14T09:34:01.352Z] f892e1c97380: Preparing [2025-03-14T09:34:01.352Z] 08cf945464bd: Preparing [2025-03-14T09:34:01.353Z] d1a7e9a2264d: Preparing [2025-03-14T09:34:01.353Z] 029e005bb938: Preparing [2025-03-14T09:34:01.353Z] f650a988b43d: Preparing [2025-03-14T09:34:01.353Z] 862bbfbceffe: Preparing [2025-03-14T09:34:01.353Z] 4745575d8c76: Preparing [2025-03-14T09:34:01.353Z] 6cd88330ad09: Preparing [2025-03-14T09:34:01.353Z] 1b8d4a97f6c6: Preparing [2025-03-14T09:34:01.353Z] 994456c4fd7b: Preparing [2025-03-14T09:34:01.353Z] f650a988b43d: Waiting [2025-03-14T09:34:01.353Z] 862bbfbceffe: Waiting [2025-03-14T09:34:01.353Z] 4745575d8c76: Waiting [2025-03-14T09:34:01.353Z] 1b8d4a97f6c6: Waiting [2025-03-14T09:34:01.353Z] 994456c4fd7b: Waiting [2025-03-14T09:34:01.353Z] 08cf945464bd: Layer already exists [2025-03-14T09:34:01.353Z] 3a7290cac215: Layer already exists [2025-03-14T09:34:01.353Z] 029e005bb938: Layer already exists [2025-03-14T09:34:01.353Z] f892e1c97380: Layer already exists [2025-03-14T09:34:01.353Z] d1a7e9a2264d: Layer already exists [2025-03-14T09:34:01.353Z] f650a988b43d: Layer already exists [2025-03-14T09:34:01.353Z] 1b8d4a97f6c6: Layer already exists [2025-03-14T09:34:01.353Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:01.353Z] 4745575d8c76: Layer already exists [2025-03-14T09:34:01.353Z] 6cd88330ad09: Layer already exists [2025-03-14T09:34:01.353Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:01.353Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:01.688Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:02.018Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-14T09:34:02.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-14T09:34:02.018Z] 3a7290cac215: Preparing [2025-03-14T09:34:02.018Z] f892e1c97380: Preparing [2025-03-14T09:34:02.018Z] 08cf945464bd: Preparing [2025-03-14T09:34:02.018Z] d1a7e9a2264d: Preparing [2025-03-14T09:34:02.018Z] 029e005bb938: Preparing [2025-03-14T09:34:02.018Z] f650a988b43d: Preparing [2025-03-14T09:34:02.018Z] 862bbfbceffe: Preparing [2025-03-14T09:34:02.018Z] 4745575d8c76: Preparing [2025-03-14T09:34:02.018Z] 6cd88330ad09: Preparing [2025-03-14T09:34:02.018Z] 1b8d4a97f6c6: Preparing [2025-03-14T09:34:02.018Z] 994456c4fd7b: Preparing [2025-03-14T09:34:02.018Z] 1b8d4a97f6c6: Waiting [2025-03-14T09:34:02.018Z] 994456c4fd7b: Waiting [2025-03-14T09:34:02.018Z] 4745575d8c76: Waiting [2025-03-14T09:34:02.018Z] 6cd88330ad09: Waiting [2025-03-14T09:34:02.018Z] f650a988b43d: Waiting [2025-03-14T09:34:02.018Z] 08cf945464bd: Layer already exists [2025-03-14T09:34:02.018Z] 3a7290cac215: Layer already exists [2025-03-14T09:34:02.018Z] d1a7e9a2264d: Layer already exists [2025-03-14T09:34:02.018Z] f892e1c97380: Layer already exists [2025-03-14T09:34:02.018Z] 029e005bb938: Layer already exists [2025-03-14T09:34:02.018Z] f650a988b43d: Layer already exists [2025-03-14T09:34:02.018Z] 1b8d4a97f6c6: Layer already exists [2025-03-14T09:34:02.018Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:02.018Z] 4745575d8c76: Layer already exists [2025-03-14T09:34:02.018Z] 6cd88330ad09: Layer already exists [2025-03-14T09:34:02.018Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:02.018Z] main: digest: sha256:498f4d2c540f1d5cd5b081dfe07d2d17fd6dbc2f5a48ce9506313b2fe5b03591 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:34:02.096Z] ===================================================== [Pipeline] echo [2025-03-14T09:34:02.110Z] taggedImages: [2025-03-14T09:34:02.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:02.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-14T09:34:02.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.73 [2025-03-14T09:34:02.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:02.110Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-14T09:34:02.143Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-14T09:34:02.143Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:02.143Z] latest [2025-03-14T09:34:02.143Z] 4.0.0-dev.73 [2025-03-14T09:34:02.143Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:02.143Z] main [2025-03-14T09:34:02.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:02.496Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:02.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:02.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-14T09:34:02.826Z] cbfbd6d6902e: Preparing [2025-03-14T09:34:02.826Z] 7d7b417edb5e: Preparing [2025-03-14T09:34:02.826Z] 4c2203745caa: Preparing [2025-03-14T09:34:02.826Z] 5d24d14be25a: Preparing [2025-03-14T09:34:02.826Z] df779376ca7d: Preparing [2025-03-14T09:34:02.826Z] 292a757f4e1b: Preparing [2025-03-14T09:34:02.826Z] 09efb2f9d2b2: Preparing [2025-03-14T09:34:02.826Z] f650a988b43d: Preparing [2025-03-14T09:34:02.826Z] 862bbfbceffe: Preparing [2025-03-14T09:34:02.826Z] fcfa1c27b56d: Preparing [2025-03-14T09:34:02.826Z] f650a988b43d: Waiting [2025-03-14T09:34:02.826Z] 862bbfbceffe: Waiting [2025-03-14T09:34:02.826Z] 292a757f4e1b: Waiting [2025-03-14T09:34:02.826Z] f16b1a7966ad: Preparing [2025-03-14T09:34:02.826Z] 09efb2f9d2b2: Waiting [2025-03-14T09:34:02.826Z] fcfa1c27b56d: Waiting [2025-03-14T09:34:02.826Z] 994456c4fd7b: Preparing [2025-03-14T09:34:02.826Z] f16b1a7966ad: Waiting [2025-03-14T09:34:02.826Z] 994456c4fd7b: Waiting [2025-03-14T09:34:02.826Z] cbfbd6d6902e: Pushed [2025-03-14T09:34:02.826Z] df779376ca7d: Pushed [2025-03-14T09:34:02.826Z] 7d7b417edb5e: Pushed [2025-03-14T09:34:02.826Z] f650a988b43d: Layer already exists [2025-03-14T09:34:02.826Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:02.826Z] 292a757f4e1b: Pushed [2025-03-14T09:34:03.084Z] 09efb2f9d2b2: Pushed [2025-03-14T09:34:03.084Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:03.084Z] fcfa1c27b56d: Pushed [2025-03-14T09:34:04.458Z] f16b1a7966ad: Pushed [2025-03-14T09:34:04.717Z] 5d24d14be25a: Pushed [2025-03-14T09:34:05.653Z] 4c2203745caa: Pushed [2025-03-14T09:34:05.653Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:05.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:06.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-14T09:34:06.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-14T09:34:06.328Z] cbfbd6d6902e: Preparing [2025-03-14T09:34:06.328Z] 7d7b417edb5e: Preparing [2025-03-14T09:34:06.328Z] 4c2203745caa: Preparing [2025-03-14T09:34:06.328Z] 5d24d14be25a: Preparing [2025-03-14T09:34:06.328Z] df779376ca7d: Preparing [2025-03-14T09:34:06.328Z] 292a757f4e1b: Preparing [2025-03-14T09:34:06.328Z] 09efb2f9d2b2: Preparing [2025-03-14T09:34:06.328Z] f650a988b43d: Preparing [2025-03-14T09:34:06.328Z] 862bbfbceffe: Preparing [2025-03-14T09:34:06.328Z] fcfa1c27b56d: Preparing [2025-03-14T09:34:06.328Z] f16b1a7966ad: Preparing [2025-03-14T09:34:06.328Z] 994456c4fd7b: Preparing [2025-03-14T09:34:06.328Z] f650a988b43d: Waiting [2025-03-14T09:34:06.328Z] 862bbfbceffe: Waiting [2025-03-14T09:34:06.328Z] fcfa1c27b56d: Waiting [2025-03-14T09:34:06.328Z] f16b1a7966ad: Waiting [2025-03-14T09:34:06.328Z] 994456c4fd7b: Waiting [2025-03-14T09:34:06.328Z] 292a757f4e1b: Waiting [2025-03-14T09:34:06.328Z] 09efb2f9d2b2: Waiting [2025-03-14T09:34:06.328Z] 5d24d14be25a: Layer already exists [2025-03-14T09:34:06.328Z] cbfbd6d6902e: Layer already exists [2025-03-14T09:34:06.328Z] df779376ca7d: Layer already exists [2025-03-14T09:34:06.328Z] 7d7b417edb5e: Layer already exists [2025-03-14T09:34:06.328Z] 4c2203745caa: Layer already exists [2025-03-14T09:34:06.328Z] 292a757f4e1b: Layer already exists [2025-03-14T09:34:06.328Z] f650a988b43d: Layer already exists [2025-03-14T09:34:06.328Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:06.328Z] 09efb2f9d2b2: Layer already exists [2025-03-14T09:34:06.328Z] fcfa1c27b56d: Layer already exists [2025-03-14T09:34:06.328Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:06.328Z] f16b1a7966ad: Layer already exists [2025-03-14T09:34:06.328Z] latest: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:06.659Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:06.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 [2025-03-14T09:34:06.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-14T09:34:06.994Z] cbfbd6d6902e: Preparing [2025-03-14T09:34:06.994Z] 7d7b417edb5e: Preparing [2025-03-14T09:34:06.994Z] 4c2203745caa: Preparing [2025-03-14T09:34:06.994Z] 5d24d14be25a: Preparing [2025-03-14T09:34:06.994Z] df779376ca7d: Preparing [2025-03-14T09:34:06.994Z] 292a757f4e1b: Preparing [2025-03-14T09:34:06.994Z] 09efb2f9d2b2: Preparing [2025-03-14T09:34:06.994Z] f650a988b43d: Preparing [2025-03-14T09:34:06.994Z] 862bbfbceffe: Preparing [2025-03-14T09:34:06.994Z] fcfa1c27b56d: Preparing [2025-03-14T09:34:06.994Z] f16b1a7966ad: Preparing [2025-03-14T09:34:06.994Z] 994456c4fd7b: Preparing [2025-03-14T09:34:06.994Z] f650a988b43d: Waiting [2025-03-14T09:34:06.994Z] 862bbfbceffe: Waiting [2025-03-14T09:34:06.994Z] fcfa1c27b56d: Waiting [2025-03-14T09:34:06.994Z] 292a757f4e1b: Waiting [2025-03-14T09:34:06.994Z] 09efb2f9d2b2: Waiting [2025-03-14T09:34:06.994Z] f16b1a7966ad: Waiting [2025-03-14T09:34:06.994Z] 994456c4fd7b: Waiting [2025-03-14T09:34:06.994Z] cbfbd6d6902e: Layer already exists [2025-03-14T09:34:06.994Z] 7d7b417edb5e: Layer already exists [2025-03-14T09:34:06.994Z] 4c2203745caa: Layer already exists [2025-03-14T09:34:06.994Z] 5d24d14be25a: Layer already exists [2025-03-14T09:34:06.994Z] df779376ca7d: Layer already exists [2025-03-14T09:34:06.994Z] 09efb2f9d2b2: Layer already exists [2025-03-14T09:34:06.994Z] 292a757f4e1b: Layer already exists [2025-03-14T09:34:06.994Z] fcfa1c27b56d: Layer already exists [2025-03-14T09:34:06.994Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:06.994Z] f650a988b43d: Layer already exists [2025-03-14T09:34:06.994Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:06.994Z] f16b1a7966ad: Layer already exists [2025-03-14T09:34:06.994Z] 4.0.0-dev.73: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:07.327Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:07.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:07.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-14T09:34:07.639Z] cbfbd6d6902e: Preparing [2025-03-14T09:34:07.639Z] 7d7b417edb5e: Preparing [2025-03-14T09:34:07.639Z] 4c2203745caa: Preparing [2025-03-14T09:34:07.639Z] 5d24d14be25a: Preparing [2025-03-14T09:34:07.639Z] df779376ca7d: Preparing [2025-03-14T09:34:07.639Z] 292a757f4e1b: Preparing [2025-03-14T09:34:07.639Z] 09efb2f9d2b2: Preparing [2025-03-14T09:34:07.639Z] f650a988b43d: Preparing [2025-03-14T09:34:07.639Z] 862bbfbceffe: Preparing [2025-03-14T09:34:07.639Z] fcfa1c27b56d: Preparing [2025-03-14T09:34:07.639Z] f16b1a7966ad: Preparing [2025-03-14T09:34:07.639Z] 994456c4fd7b: Preparing [2025-03-14T09:34:07.639Z] 292a757f4e1b: Waiting [2025-03-14T09:34:07.639Z] 09efb2f9d2b2: Waiting [2025-03-14T09:34:07.639Z] f650a988b43d: Waiting [2025-03-14T09:34:07.639Z] 862bbfbceffe: Waiting [2025-03-14T09:34:07.639Z] f16b1a7966ad: Waiting [2025-03-14T09:34:07.639Z] fcfa1c27b56d: Waiting [2025-03-14T09:34:07.639Z] 994456c4fd7b: Waiting [2025-03-14T09:34:07.639Z] 5d24d14be25a: Layer already exists [2025-03-14T09:34:07.639Z] cbfbd6d6902e: Layer already exists [2025-03-14T09:34:07.639Z] 7d7b417edb5e: Layer already exists [2025-03-14T09:34:07.639Z] df779376ca7d: Layer already exists [2025-03-14T09:34:07.639Z] 4c2203745caa: Layer already exists [2025-03-14T09:34:07.639Z] 292a757f4e1b: Layer already exists [2025-03-14T09:34:07.639Z] 09efb2f9d2b2: Layer already exists [2025-03-14T09:34:07.639Z] f650a988b43d: Layer already exists [2025-03-14T09:34:07.639Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:07.639Z] fcfa1c27b56d: Layer already exists [2025-03-14T09:34:07.639Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:07.639Z] f16b1a7966ad: Layer already exists [2025-03-14T09:34:07.639Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:07.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:08.286Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-14T09:34:08.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-14T09:34:08.286Z] cbfbd6d6902e: Preparing [2025-03-14T09:34:08.286Z] 7d7b417edb5e: Preparing [2025-03-14T09:34:08.286Z] 4c2203745caa: Preparing [2025-03-14T09:34:08.286Z] 5d24d14be25a: Preparing [2025-03-14T09:34:08.286Z] df779376ca7d: Preparing [2025-03-14T09:34:08.286Z] 292a757f4e1b: Preparing [2025-03-14T09:34:08.286Z] 09efb2f9d2b2: Preparing [2025-03-14T09:34:08.286Z] f650a988b43d: Preparing [2025-03-14T09:34:08.286Z] 862bbfbceffe: Preparing [2025-03-14T09:34:08.286Z] fcfa1c27b56d: Preparing [2025-03-14T09:34:08.286Z] f16b1a7966ad: Preparing [2025-03-14T09:34:08.286Z] 994456c4fd7b: Preparing [2025-03-14T09:34:08.286Z] 292a757f4e1b: Waiting [2025-03-14T09:34:08.286Z] 09efb2f9d2b2: Waiting [2025-03-14T09:34:08.286Z] f650a988b43d: Waiting [2025-03-14T09:34:08.286Z] f16b1a7966ad: Waiting [2025-03-14T09:34:08.286Z] 994456c4fd7b: Waiting [2025-03-14T09:34:08.286Z] 862bbfbceffe: Waiting [2025-03-14T09:34:08.286Z] fcfa1c27b56d: Waiting [2025-03-14T09:34:08.286Z] df779376ca7d: Layer already exists [2025-03-14T09:34:08.286Z] 4c2203745caa: Layer already exists [2025-03-14T09:34:08.286Z] cbfbd6d6902e: Layer already exists [2025-03-14T09:34:08.286Z] 7d7b417edb5e: Layer already exists [2025-03-14T09:34:08.286Z] 5d24d14be25a: Layer already exists [2025-03-14T09:34:08.286Z] 09efb2f9d2b2: Layer already exists [2025-03-14T09:34:08.286Z] 292a757f4e1b: Layer already exists [2025-03-14T09:34:08.286Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:08.286Z] f650a988b43d: Layer already exists [2025-03-14T09:34:08.286Z] fcfa1c27b56d: Layer already exists [2025-03-14T09:34:08.286Z] f16b1a7966ad: Layer already exists [2025-03-14T09:34:08.286Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:08.286Z] main: digest: sha256:22eed84a52854b3cb00e07fae60e6b80b3ab8ddbefde5deb095a8ef919821321 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:34:08.376Z] ===================================================== [Pipeline] echo [2025-03-14T09:34:08.389Z] taggedImages: [2025-03-14T09:34:08.389Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:08.389Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-14T09:34:08.389Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.73 [2025-03-14T09:34:08.389Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:08.389Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-14T09:34:08.419Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-14T09:34:08.419Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:08.419Z] latest [2025-03-14T09:34:08.419Z] 4.0.0-dev.73 [2025-03-14T09:34:08.419Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:08.419Z] main [2025-03-14T09:34:08.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:08.775Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:09.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:09.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-14T09:34:09.100Z] 58da21d82f81: Preparing [2025-03-14T09:34:09.100Z] 2e579ca8c8ac: Preparing [2025-03-14T09:34:09.100Z] f650a988b43d: Preparing [2025-03-14T09:34:09.100Z] 862bbfbceffe: Preparing [2025-03-14T09:34:09.100Z] d7b6fdf53453: Preparing [2025-03-14T09:34:09.100Z] 586cf30011e4: Preparing [2025-03-14T09:34:09.100Z] 994456c4fd7b: Preparing [2025-03-14T09:34:09.100Z] 994456c4fd7b: Waiting [2025-03-14T09:34:09.100Z] 586cf30011e4: Waiting [2025-03-14T09:34:09.100Z] d7b6fdf53453: Pushed [2025-03-14T09:34:09.100Z] f650a988b43d: Layer already exists [2025-03-14T09:34:09.100Z] 58da21d82f81: Pushed [2025-03-14T09:34:09.100Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:09.358Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:09.923Z] 586cf30011e4: Pushed [2025-03-14T09:34:11.822Z] 2e579ca8c8ac: Pushed [2025-03-14T09:34:12.081Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:12.412Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:12.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-14T09:34:12.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-14T09:34:12.735Z] 58da21d82f81: Preparing [2025-03-14T09:34:12.735Z] 2e579ca8c8ac: Preparing [2025-03-14T09:34:12.735Z] f650a988b43d: Preparing [2025-03-14T09:34:12.735Z] 862bbfbceffe: Preparing [2025-03-14T09:34:12.735Z] d7b6fdf53453: Preparing [2025-03-14T09:34:12.735Z] 586cf30011e4: Preparing [2025-03-14T09:34:12.735Z] 994456c4fd7b: Preparing [2025-03-14T09:34:12.735Z] 586cf30011e4: Waiting [2025-03-14T09:34:12.735Z] 994456c4fd7b: Waiting [2025-03-14T09:34:12.735Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:12.735Z] f650a988b43d: Layer already exists [2025-03-14T09:34:12.735Z] 58da21d82f81: Layer already exists [2025-03-14T09:34:12.735Z] 2e579ca8c8ac: Layer already exists [2025-03-14T09:34:12.735Z] d7b6fdf53453: Layer already exists [2025-03-14T09:34:12.735Z] 586cf30011e4: Layer already exists [2025-03-14T09:34:12.735Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:12.735Z] latest: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:13.068Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:13.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 [2025-03-14T09:34:13.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-14T09:34:13.403Z] 58da21d82f81: Preparing [2025-03-14T09:34:13.403Z] 2e579ca8c8ac: Preparing [2025-03-14T09:34:13.403Z] f650a988b43d: Preparing [2025-03-14T09:34:13.403Z] 862bbfbceffe: Preparing [2025-03-14T09:34:13.403Z] d7b6fdf53453: Preparing [2025-03-14T09:34:13.403Z] 586cf30011e4: Preparing [2025-03-14T09:34:13.403Z] 994456c4fd7b: Preparing [2025-03-14T09:34:13.403Z] 994456c4fd7b: Waiting [2025-03-14T09:34:13.403Z] 586cf30011e4: Waiting [2025-03-14T09:34:13.403Z] 2e579ca8c8ac: Layer already exists [2025-03-14T09:34:13.403Z] d7b6fdf53453: Layer already exists [2025-03-14T09:34:13.403Z] 58da21d82f81: Layer already exists [2025-03-14T09:34:13.403Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:13.403Z] f650a988b43d: Layer already exists [2025-03-14T09:34:13.403Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:13.403Z] 586cf30011e4: Layer already exists [2025-03-14T09:34:13.403Z] 4.0.0-dev.73: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:13.734Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:14.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:14.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-14T09:34:14.053Z] 58da21d82f81: Preparing [2025-03-14T09:34:14.053Z] 2e579ca8c8ac: Preparing [2025-03-14T09:34:14.053Z] f650a988b43d: Preparing [2025-03-14T09:34:14.053Z] 862bbfbceffe: Preparing [2025-03-14T09:34:14.053Z] d7b6fdf53453: Preparing [2025-03-14T09:34:14.053Z] 586cf30011e4: Preparing [2025-03-14T09:34:14.053Z] 994456c4fd7b: Preparing [2025-03-14T09:34:14.053Z] 994456c4fd7b: Waiting [2025-03-14T09:34:14.053Z] 586cf30011e4: Waiting [2025-03-14T09:34:14.053Z] d7b6fdf53453: Layer already exists [2025-03-14T09:34:14.053Z] 58da21d82f81: Layer already exists [2025-03-14T09:34:14.053Z] 2e579ca8c8ac: Layer already exists [2025-03-14T09:34:14.053Z] f650a988b43d: Layer already exists [2025-03-14T09:34:14.053Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:14.053Z] 586cf30011e4: Layer already exists [2025-03-14T09:34:14.053Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:14.053Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:14.379Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:14.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-14T09:34:14.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-14T09:34:14.713Z] 58da21d82f81: Preparing [2025-03-14T09:34:14.713Z] 2e579ca8c8ac: Preparing [2025-03-14T09:34:14.713Z] f650a988b43d: Preparing [2025-03-14T09:34:14.713Z] 862bbfbceffe: Preparing [2025-03-14T09:34:14.713Z] d7b6fdf53453: Preparing [2025-03-14T09:34:14.713Z] 586cf30011e4: Preparing [2025-03-14T09:34:14.713Z] 994456c4fd7b: Preparing [2025-03-14T09:34:14.713Z] 586cf30011e4: Waiting [2025-03-14T09:34:14.713Z] 994456c4fd7b: Waiting [2025-03-14T09:34:14.713Z] 2e579ca8c8ac: Layer already exists [2025-03-14T09:34:14.713Z] f650a988b43d: Layer already exists [2025-03-14T09:34:14.713Z] d7b6fdf53453: Layer already exists [2025-03-14T09:34:14.713Z] 58da21d82f81: Layer already exists [2025-03-14T09:34:14.713Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:14.713Z] 586cf30011e4: Layer already exists [2025-03-14T09:34:14.713Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:14.713Z] main: digest: sha256:9d6a89271e83e38c7a28d51baf3e733c9816d00665164af77db3ef86974b4ad7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:34:14.791Z] ===================================================== [Pipeline] echo [2025-03-14T09:34:14.807Z] taggedImages: [2025-03-14T09:34:14.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:14.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-14T09:34:14.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.73 [2025-03-14T09:34:14.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:14.807Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-14T09:34:14.832Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-14T09:34:14.832Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:14.832Z] latest [2025-03-14T09:34:14.832Z] 4.0.0-dev.73 [2025-03-14T09:34:14.832Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:14.832Z] main [2025-03-14T09:34:14.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:15.173Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:15.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:15.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-14T09:34:15.503Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:15.503Z] 9a80c4575018: Preparing [2025-03-14T09:34:15.503Z] 43f2f2ac6839: Preparing [2025-03-14T09:34:15.503Z] f650a988b43d: Preparing [2025-03-14T09:34:15.503Z] 862bbfbceffe: Preparing [2025-03-14T09:34:15.503Z] 852e5d281d29: Preparing [2025-03-14T09:34:15.503Z] f0ce608bf547: Preparing [2025-03-14T09:34:15.503Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:15.503Z] a6870609aa3a: Preparing [2025-03-14T09:34:15.503Z] 994456c4fd7b: Preparing [2025-03-14T09:34:15.503Z] 852e5d281d29: Waiting [2025-03-14T09:34:15.503Z] f0ce608bf547: Waiting [2025-03-14T09:34:15.503Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:15.503Z] a6870609aa3a: Waiting [2025-03-14T09:34:15.503Z] 994456c4fd7b: Waiting [2025-03-14T09:34:15.503Z] f650a988b43d: Layer already exists [2025-03-14T09:34:15.503Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:15.503Z] 43f2f2ac6839: Pushed [2025-03-14T09:34:15.503Z] 9a80c4575018: Pushed [2025-03-14T09:34:15.503Z] 8e95b5a6a8be: Pushed [2025-03-14T09:34:15.503Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:15.503Z] 288ae07c9b3c: Pushed [2025-03-14T09:34:16.069Z] a6870609aa3a: Pushed [2025-03-14T09:34:20.256Z] f0ce608bf547: Pushed [2025-03-14T09:34:26.818Z] 852e5d281d29: Pushed [2025-03-14T09:34:26.818Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:27.145Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:27.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-14T09:34:27.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-14T09:34:27.478Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:27.478Z] 9a80c4575018: Preparing [2025-03-14T09:34:27.478Z] 43f2f2ac6839: Preparing [2025-03-14T09:34:27.478Z] f650a988b43d: Preparing [2025-03-14T09:34:27.478Z] 862bbfbceffe: Preparing [2025-03-14T09:34:27.478Z] 852e5d281d29: Preparing [2025-03-14T09:34:27.478Z] f0ce608bf547: Preparing [2025-03-14T09:34:27.478Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:27.478Z] a6870609aa3a: Preparing [2025-03-14T09:34:27.478Z] 994456c4fd7b: Preparing [2025-03-14T09:34:27.478Z] a6870609aa3a: Waiting [2025-03-14T09:34:27.478Z] 852e5d281d29: Waiting [2025-03-14T09:34:27.478Z] f0ce608bf547: Waiting [2025-03-14T09:34:27.478Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:27.478Z] 994456c4fd7b: Waiting [2025-03-14T09:34:27.478Z] f650a988b43d: Layer already exists [2025-03-14T09:34:27.478Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:27.478Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:27.478Z] 43f2f2ac6839: Layer already exists [2025-03-14T09:34:27.478Z] 9a80c4575018: Layer already exists [2025-03-14T09:34:27.478Z] 852e5d281d29: Layer already exists [2025-03-14T09:34:27.478Z] f0ce608bf547: Layer already exists [2025-03-14T09:34:27.478Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:27.478Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:27.478Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:27.478Z] latest: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:27.806Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:28.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 [2025-03-14T09:34:28.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-14T09:34:28.122Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:28.122Z] 9a80c4575018: Preparing [2025-03-14T09:34:28.122Z] 43f2f2ac6839: Preparing [2025-03-14T09:34:28.122Z] f650a988b43d: Preparing [2025-03-14T09:34:28.122Z] 862bbfbceffe: Preparing [2025-03-14T09:34:28.122Z] 852e5d281d29: Preparing [2025-03-14T09:34:28.122Z] f0ce608bf547: Preparing [2025-03-14T09:34:28.122Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:28.122Z] a6870609aa3a: Preparing [2025-03-14T09:34:28.122Z] 994456c4fd7b: Preparing [2025-03-14T09:34:28.122Z] f0ce608bf547: Waiting [2025-03-14T09:34:28.122Z] 994456c4fd7b: Waiting [2025-03-14T09:34:28.122Z] 852e5d281d29: Waiting [2025-03-14T09:34:28.122Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:28.122Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:28.122Z] f650a988b43d: Layer already exists [2025-03-14T09:34:28.122Z] 9a80c4575018: Layer already exists [2025-03-14T09:34:28.122Z] f0ce608bf547: Layer already exists [2025-03-14T09:34:28.122Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:28.122Z] 852e5d281d29: Layer already exists [2025-03-14T09:34:28.122Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:28.122Z] 43f2f2ac6839: Layer already exists [2025-03-14T09:34:28.122Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:28.122Z] 4.0.0-dev.73: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:28.452Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:28.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:28.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-14T09:34:28.774Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:28.774Z] 9a80c4575018: Preparing [2025-03-14T09:34:28.774Z] 43f2f2ac6839: Preparing [2025-03-14T09:34:28.774Z] f650a988b43d: Preparing [2025-03-14T09:34:28.774Z] 862bbfbceffe: Preparing [2025-03-14T09:34:28.774Z] 852e5d281d29: Preparing [2025-03-14T09:34:28.774Z] f0ce608bf547: Preparing [2025-03-14T09:34:28.774Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:28.774Z] a6870609aa3a: Preparing [2025-03-14T09:34:28.774Z] 994456c4fd7b: Preparing [2025-03-14T09:34:28.774Z] a6870609aa3a: Waiting [2025-03-14T09:34:28.774Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:28.774Z] 852e5d281d29: Waiting [2025-03-14T09:34:28.774Z] 994456c4fd7b: Waiting [2025-03-14T09:34:28.774Z] f0ce608bf547: Waiting [2025-03-14T09:34:28.774Z] f650a988b43d: Layer already exists [2025-03-14T09:34:28.774Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:28.774Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:28.774Z] 43f2f2ac6839: Layer already exists [2025-03-14T09:34:28.774Z] 9a80c4575018: Layer already exists [2025-03-14T09:34:28.774Z] f0ce608bf547: Layer already exists [2025-03-14T09:34:28.774Z] 852e5d281d29: Layer already exists [2025-03-14T09:34:28.774Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:28.774Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:28.774Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:28.774Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:29.185Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:29.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-14T09:34:29.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-14T09:34:29.512Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:29.512Z] 9a80c4575018: Preparing [2025-03-14T09:34:29.512Z] 43f2f2ac6839: Preparing [2025-03-14T09:34:29.512Z] f650a988b43d: Preparing [2025-03-14T09:34:29.512Z] 862bbfbceffe: Preparing [2025-03-14T09:34:29.512Z] 852e5d281d29: Preparing [2025-03-14T09:34:29.512Z] f0ce608bf547: Preparing [2025-03-14T09:34:29.512Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:29.512Z] a6870609aa3a: Preparing [2025-03-14T09:34:29.512Z] 994456c4fd7b: Preparing [2025-03-14T09:34:29.512Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:29.512Z] a6870609aa3a: Waiting [2025-03-14T09:34:29.512Z] 852e5d281d29: Waiting [2025-03-14T09:34:29.512Z] 994456c4fd7b: Waiting [2025-03-14T09:34:29.512Z] f0ce608bf547: Waiting [2025-03-14T09:34:29.512Z] f650a988b43d: Layer already exists [2025-03-14T09:34:29.512Z] 9a80c4575018: Layer already exists [2025-03-14T09:34:29.512Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:29.512Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:29.512Z] 43f2f2ac6839: Layer already exists [2025-03-14T09:34:29.512Z] f0ce608bf547: Layer already exists [2025-03-14T09:34:29.512Z] 852e5d281d29: Layer already exists [2025-03-14T09:34:29.512Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:29.512Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:29.512Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:29.512Z] main: digest: sha256:c5c417c15dc1e9b5959ba6df50cb3e85dd957e4226347c0fec49d56bbd454491 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:34:29.582Z] ===================================================== [Pipeline] echo [2025-03-14T09:34:29.596Z] taggedImages: [2025-03-14T09:34:29.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:29.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-14T09:34:29.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.73 [2025-03-14T09:34:29.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:29.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-14T09:34:29.620Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-14T09:34:29.620Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:29.620Z] latest [2025-03-14T09:34:29.620Z] 4.0.0-dev.73 [2025-03-14T09:34:29.620Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:29.620Z] main [2025-03-14T09:34:29.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:29.958Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:30.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:30.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-14T09:34:30.283Z] 71419dc8d73f: Preparing [2025-03-14T09:34:30.283Z] bd1735a5f09f: Preparing [2025-03-14T09:34:30.283Z] eb35ec6811b9: Preparing [2025-03-14T09:34:30.283Z] f650a988b43d: Preparing [2025-03-14T09:34:30.283Z] 862bbfbceffe: Preparing [2025-03-14T09:34:30.283Z] 768481cfb1b8: Preparing [2025-03-14T09:34:30.283Z] 9a85f01b59f3: Preparing [2025-03-14T09:34:30.283Z] c3d6d210a76b: Preparing [2025-03-14T09:34:30.283Z] 994456c4fd7b: Preparing [2025-03-14T09:34:30.283Z] 768481cfb1b8: Waiting [2025-03-14T09:34:30.283Z] 9a85f01b59f3: Waiting [2025-03-14T09:34:30.283Z] c3d6d210a76b: Waiting [2025-03-14T09:34:30.283Z] 994456c4fd7b: Waiting [2025-03-14T09:34:30.283Z] eb35ec6811b9: Pushed [2025-03-14T09:34:30.283Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:30.283Z] bd1735a5f09f: Pushed [2025-03-14T09:34:30.283Z] f650a988b43d: Layer already exists [2025-03-14T09:34:30.283Z] 71419dc8d73f: Pushed [2025-03-14T09:34:30.542Z] 9a85f01b59f3: Pushed [2025-03-14T09:34:30.542Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:30.801Z] c3d6d210a76b: Pushed [2025-03-14T09:34:43.012Z] 768481cfb1b8: Pushed [2025-03-14T09:34:43.012Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:43.342Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:43.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-14T09:34:43.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-14T09:34:43.667Z] 71419dc8d73f: Preparing [2025-03-14T09:34:43.667Z] bd1735a5f09f: Preparing [2025-03-14T09:34:43.667Z] eb35ec6811b9: Preparing [2025-03-14T09:34:43.667Z] f650a988b43d: Preparing [2025-03-14T09:34:43.667Z] 862bbfbceffe: Preparing [2025-03-14T09:34:43.667Z] 768481cfb1b8: Preparing [2025-03-14T09:34:43.667Z] 9a85f01b59f3: Preparing [2025-03-14T09:34:43.667Z] c3d6d210a76b: Preparing [2025-03-14T09:34:43.667Z] 994456c4fd7b: Preparing [2025-03-14T09:34:43.667Z] 9a85f01b59f3: Waiting [2025-03-14T09:34:43.667Z] c3d6d210a76b: Waiting [2025-03-14T09:34:43.667Z] 994456c4fd7b: Waiting [2025-03-14T09:34:43.667Z] 768481cfb1b8: Waiting [2025-03-14T09:34:43.667Z] eb35ec6811b9: Layer already exists [2025-03-14T09:34:43.667Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:43.667Z] f650a988b43d: Layer already exists [2025-03-14T09:34:43.667Z] 71419dc8d73f: Layer already exists [2025-03-14T09:34:43.667Z] bd1735a5f09f: Layer already exists [2025-03-14T09:34:43.667Z] 9a85f01b59f3: Layer already exists [2025-03-14T09:34:43.667Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:43.667Z] 768481cfb1b8: Layer already exists [2025-03-14T09:34:43.667Z] c3d6d210a76b: Layer already exists [2025-03-14T09:34:43.667Z] latest: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:44.004Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:44.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 [2025-03-14T09:34:44.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-14T09:34:44.332Z] 71419dc8d73f: Preparing [2025-03-14T09:34:44.332Z] bd1735a5f09f: Preparing [2025-03-14T09:34:44.332Z] eb35ec6811b9: Preparing [2025-03-14T09:34:44.332Z] f650a988b43d: Preparing [2025-03-14T09:34:44.332Z] 862bbfbceffe: Preparing [2025-03-14T09:34:44.332Z] 768481cfb1b8: Preparing [2025-03-14T09:34:44.332Z] 9a85f01b59f3: Preparing [2025-03-14T09:34:44.332Z] c3d6d210a76b: Preparing [2025-03-14T09:34:44.332Z] 994456c4fd7b: Preparing [2025-03-14T09:34:44.332Z] 768481cfb1b8: Waiting [2025-03-14T09:34:44.332Z] 9a85f01b59f3: Waiting [2025-03-14T09:34:44.332Z] c3d6d210a76b: Waiting [2025-03-14T09:34:44.332Z] 994456c4fd7b: Waiting [2025-03-14T09:34:44.332Z] eb35ec6811b9: Layer already exists [2025-03-14T09:34:44.332Z] f650a988b43d: Layer already exists [2025-03-14T09:34:44.332Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:44.332Z] bd1735a5f09f: Layer already exists [2025-03-14T09:34:44.332Z] 71419dc8d73f: Layer already exists [2025-03-14T09:34:44.332Z] c3d6d210a76b: Layer already exists [2025-03-14T09:34:44.332Z] 9a85f01b59f3: Layer already exists [2025-03-14T09:34:44.332Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:44.332Z] 768481cfb1b8: Layer already exists [2025-03-14T09:34:44.332Z] 4.0.0-dev.73: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:44.665Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:44.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:44.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-14T09:34:44.995Z] 71419dc8d73f: Preparing [2025-03-14T09:34:44.995Z] bd1735a5f09f: Preparing [2025-03-14T09:34:44.995Z] eb35ec6811b9: Preparing [2025-03-14T09:34:44.995Z] f650a988b43d: Preparing [2025-03-14T09:34:44.995Z] 862bbfbceffe: Preparing [2025-03-14T09:34:44.995Z] 768481cfb1b8: Preparing [2025-03-14T09:34:44.995Z] 9a85f01b59f3: Preparing [2025-03-14T09:34:44.995Z] c3d6d210a76b: Preparing [2025-03-14T09:34:44.995Z] 994456c4fd7b: Preparing [2025-03-14T09:34:44.995Z] c3d6d210a76b: Waiting [2025-03-14T09:34:44.995Z] 768481cfb1b8: Waiting [2025-03-14T09:34:44.995Z] 994456c4fd7b: Waiting [2025-03-14T09:34:44.995Z] eb35ec6811b9: Layer already exists [2025-03-14T09:34:44.995Z] 71419dc8d73f: Layer already exists [2025-03-14T09:34:44.995Z] f650a988b43d: Layer already exists [2025-03-14T09:34:44.995Z] bd1735a5f09f: Layer already exists [2025-03-14T09:34:44.995Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:44.995Z] c3d6d210a76b: Layer already exists [2025-03-14T09:34:44.995Z] 768481cfb1b8: Layer already exists [2025-03-14T09:34:44.995Z] 9a85f01b59f3: Layer already exists [2025-03-14T09:34:44.995Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:44.995Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:45.321Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:45.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-14T09:34:45.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-14T09:34:45.652Z] 71419dc8d73f: Preparing [2025-03-14T09:34:45.652Z] bd1735a5f09f: Preparing [2025-03-14T09:34:45.652Z] eb35ec6811b9: Preparing [2025-03-14T09:34:45.652Z] f650a988b43d: Preparing [2025-03-14T09:34:45.652Z] 862bbfbceffe: Preparing [2025-03-14T09:34:45.652Z] 768481cfb1b8: Preparing [2025-03-14T09:34:45.652Z] 9a85f01b59f3: Preparing [2025-03-14T09:34:45.652Z] c3d6d210a76b: Preparing [2025-03-14T09:34:45.652Z] 994456c4fd7b: Preparing [2025-03-14T09:34:45.652Z] 768481cfb1b8: Waiting [2025-03-14T09:34:45.652Z] 9a85f01b59f3: Waiting [2025-03-14T09:34:45.652Z] c3d6d210a76b: Waiting [2025-03-14T09:34:45.652Z] 994456c4fd7b: Waiting [2025-03-14T09:34:45.652Z] 71419dc8d73f: Layer already exists [2025-03-14T09:34:45.652Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:45.652Z] bd1735a5f09f: Layer already exists [2025-03-14T09:34:45.652Z] f650a988b43d: Layer already exists [2025-03-14T09:34:45.652Z] eb35ec6811b9: Layer already exists [2025-03-14T09:34:45.652Z] 9a85f01b59f3: Layer already exists [2025-03-14T09:34:45.652Z] c3d6d210a76b: Layer already exists [2025-03-14T09:34:45.652Z] 768481cfb1b8: Layer already exists [2025-03-14T09:34:45.652Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:45.652Z] main: digest: sha256:315affebc2a6f57324d3ae6aa1d9786fa5f6cd0ff2f7dbcdfe2a31ac9b327fb4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:34:45.719Z] ===================================================== [Pipeline] echo [2025-03-14T09:34:45.730Z] taggedImages: [2025-03-14T09:34:45.730Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:45.730Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-14T09:34:45.730Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.73 [2025-03-14T09:34:45.730Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:45.730Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-14T09:34:45.757Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-14T09:34:45.757Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:45.757Z] latest [2025-03-14T09:34:45.757Z] 4.0.0-dev.73 [2025-03-14T09:34:45.757Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:34:45.757Z] main [2025-03-14T09:34:45.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:46.105Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:46.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:34:46.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-14T09:34:46.422Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:46.422Z] 738de5ebe41d: Preparing [2025-03-14T09:34:46.422Z] 312a25a352b8: Preparing [2025-03-14T09:34:46.422Z] f650a988b43d: Preparing [2025-03-14T09:34:46.422Z] 862bbfbceffe: Preparing [2025-03-14T09:34:46.422Z] 20b452be847d: Preparing [2025-03-14T09:34:46.422Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:46.422Z] a6870609aa3a: Preparing [2025-03-14T09:34:46.422Z] 994456c4fd7b: Preparing [2025-03-14T09:34:46.422Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:46.422Z] 994456c4fd7b: Waiting [2025-03-14T09:34:46.422Z] a6870609aa3a: Waiting [2025-03-14T09:34:46.422Z] 20b452be847d: Waiting [2025-03-14T09:34:46.422Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:46.422Z] f650a988b43d: Layer already exists [2025-03-14T09:34:46.422Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:46.422Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:46.422Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:46.422Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:46.422Z] 312a25a352b8: Pushed [2025-03-14T09:34:46.422Z] 738de5ebe41d: Pushed [2025-03-14T09:34:58.628Z] 20b452be847d: Pushed [2025-03-14T09:34:58.628Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:58.949Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:59.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-14T09:34:59.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-14T09:34:59.271Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:59.271Z] 738de5ebe41d: Preparing [2025-03-14T09:34:59.271Z] 312a25a352b8: Preparing [2025-03-14T09:34:59.271Z] f650a988b43d: Preparing [2025-03-14T09:34:59.271Z] 862bbfbceffe: Preparing [2025-03-14T09:34:59.271Z] 20b452be847d: Preparing [2025-03-14T09:34:59.271Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:59.271Z] a6870609aa3a: Preparing [2025-03-14T09:34:59.271Z] 994456c4fd7b: Preparing [2025-03-14T09:34:59.271Z] 20b452be847d: Waiting [2025-03-14T09:34:59.271Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:59.271Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:59.271Z] 312a25a352b8: Layer already exists [2025-03-14T09:34:59.271Z] 738de5ebe41d: Layer already exists [2025-03-14T09:34:59.271Z] f650a988b43d: Layer already exists [2025-03-14T09:34:59.271Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:59.271Z] 20b452be847d: Layer already exists [2025-03-14T09:34:59.271Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:59.271Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:59.271Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:59.271Z] latest: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:59.595Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:34:59.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 [2025-03-14T09:34:59.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-14T09:34:59.922Z] 8e95b5a6a8be: Preparing [2025-03-14T09:34:59.922Z] 738de5ebe41d: Preparing [2025-03-14T09:34:59.922Z] 312a25a352b8: Preparing [2025-03-14T09:34:59.922Z] f650a988b43d: Preparing [2025-03-14T09:34:59.922Z] 862bbfbceffe: Preparing [2025-03-14T09:34:59.922Z] 20b452be847d: Preparing [2025-03-14T09:34:59.922Z] 288ae07c9b3c: Preparing [2025-03-14T09:34:59.922Z] a6870609aa3a: Preparing [2025-03-14T09:34:59.922Z] 994456c4fd7b: Preparing [2025-03-14T09:34:59.922Z] 288ae07c9b3c: Waiting [2025-03-14T09:34:59.922Z] a6870609aa3a: Waiting [2025-03-14T09:34:59.922Z] 994456c4fd7b: Waiting [2025-03-14T09:34:59.922Z] 862bbfbceffe: Layer already exists [2025-03-14T09:34:59.922Z] f650a988b43d: Layer already exists [2025-03-14T09:34:59.922Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:34:59.922Z] 312a25a352b8: Layer already exists [2025-03-14T09:34:59.922Z] 738de5ebe41d: Layer already exists [2025-03-14T09:34:59.922Z] 20b452be847d: Layer already exists [2025-03-14T09:34:59.922Z] 994456c4fd7b: Layer already exists [2025-03-14T09:34:59.922Z] a6870609aa3a: Layer already exists [2025-03-14T09:34:59.922Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:34:59.922Z] 4.0.0-dev.73: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:00.247Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:00.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:00.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-14T09:35:00.574Z] 8e95b5a6a8be: Preparing [2025-03-14T09:35:00.574Z] 738de5ebe41d: Preparing [2025-03-14T09:35:00.574Z] 312a25a352b8: Preparing [2025-03-14T09:35:00.574Z] f650a988b43d: Preparing [2025-03-14T09:35:00.574Z] 862bbfbceffe: Preparing [2025-03-14T09:35:00.574Z] 20b452be847d: Preparing [2025-03-14T09:35:00.574Z] 288ae07c9b3c: Preparing [2025-03-14T09:35:00.574Z] a6870609aa3a: Preparing [2025-03-14T09:35:00.574Z] 994456c4fd7b: Preparing [2025-03-14T09:35:00.574Z] 20b452be847d: Waiting [2025-03-14T09:35:00.574Z] a6870609aa3a: Waiting [2025-03-14T09:35:00.574Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:00.574Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:35:00.574Z] 312a25a352b8: Layer already exists [2025-03-14T09:35:00.574Z] 738de5ebe41d: Layer already exists [2025-03-14T09:35:00.574Z] f650a988b43d: Layer already exists [2025-03-14T09:35:00.574Z] 20b452be847d: Layer already exists [2025-03-14T09:35:00.574Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:35:00.574Z] a6870609aa3a: Layer already exists [2025-03-14T09:35:00.574Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:00.574Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:00.899Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:01.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-14T09:35:01.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-14T09:35:01.234Z] 8e95b5a6a8be: Preparing [2025-03-14T09:35:01.234Z] 738de5ebe41d: Preparing [2025-03-14T09:35:01.234Z] 312a25a352b8: Preparing [2025-03-14T09:35:01.234Z] f650a988b43d: Preparing [2025-03-14T09:35:01.234Z] 862bbfbceffe: Preparing [2025-03-14T09:35:01.234Z] 20b452be847d: Preparing [2025-03-14T09:35:01.234Z] 288ae07c9b3c: Preparing [2025-03-14T09:35:01.235Z] a6870609aa3a: Preparing [2025-03-14T09:35:01.235Z] 994456c4fd7b: Preparing [2025-03-14T09:35:01.235Z] 20b452be847d: Waiting [2025-03-14T09:35:01.235Z] 288ae07c9b3c: Waiting [2025-03-14T09:35:01.235Z] a6870609aa3a: Waiting [2025-03-14T09:35:01.235Z] 994456c4fd7b: Waiting [2025-03-14T09:35:01.235Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:01.235Z] 312a25a352b8: Layer already exists [2025-03-14T09:35:01.235Z] 738de5ebe41d: Layer already exists [2025-03-14T09:35:01.235Z] 8e95b5a6a8be: Layer already exists [2025-03-14T09:35:01.235Z] f650a988b43d: Layer already exists [2025-03-14T09:35:01.235Z] 20b452be847d: Layer already exists [2025-03-14T09:35:01.235Z] a6870609aa3a: Layer already exists [2025-03-14T09:35:01.235Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:01.235Z] 288ae07c9b3c: Layer already exists [2025-03-14T09:35:01.235Z] main: digest: sha256:83af1179bce9c0e17d044760bc2a38633541773ab5b09a74a8b4d4d8e8eada11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:35:01.312Z] ===================================================== [Pipeline] echo [2025-03-14T09:35:01.326Z] taggedImages: [2025-03-14T09:35:01.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:01.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-14T09:35:01.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.73 [2025-03-14T09:35:01.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:01.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-14T09:35:01.351Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-14T09:35:01.351Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:01.351Z] latest [2025-03-14T09:35:01.351Z] 4.0.0-dev.73 [2025-03-14T09:35:01.351Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:01.351Z] main [2025-03-14T09:35:01.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:01.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:02.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:02.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-14T09:35:02.014Z] 75e8312eb9cf: Preparing [2025-03-14T09:35:02.014Z] e7add587a316: Preparing [2025-03-14T09:35:02.014Z] f650a988b43d: Preparing [2025-03-14T09:35:02.014Z] 862bbfbceffe: Preparing [2025-03-14T09:35:02.014Z] 21691c62445e: Preparing [2025-03-14T09:35:02.014Z] 9d259a5070ed: Preparing [2025-03-14T09:35:02.014Z] 994456c4fd7b: Preparing [2025-03-14T09:35:02.014Z] 9d259a5070ed: Waiting [2025-03-14T09:35:02.014Z] 994456c4fd7b: Waiting [2025-03-14T09:35:02.014Z] f650a988b43d: Layer already exists [2025-03-14T09:35:02.014Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:02.014Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:02.014Z] 21691c62445e: Pushed [2025-03-14T09:35:02.014Z] 75e8312eb9cf: Pushed [2025-03-14T09:35:02.583Z] 9d259a5070ed: Pushed [2025-03-14T09:35:05.868Z] e7add587a316: Pushed [2025-03-14T09:35:05.868Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:06.200Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:06.523Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-14T09:35:06.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-14T09:35:06.523Z] 75e8312eb9cf: Preparing [2025-03-14T09:35:06.523Z] e7add587a316: Preparing [2025-03-14T09:35:06.523Z] f650a988b43d: Preparing [2025-03-14T09:35:06.523Z] 862bbfbceffe: Preparing [2025-03-14T09:35:06.523Z] 21691c62445e: Preparing [2025-03-14T09:35:06.523Z] 9d259a5070ed: Preparing [2025-03-14T09:35:06.523Z] 994456c4fd7b: Preparing [2025-03-14T09:35:06.523Z] 9d259a5070ed: Waiting [2025-03-14T09:35:06.523Z] 994456c4fd7b: Waiting [2025-03-14T09:35:06.523Z] f650a988b43d: Layer already exists [2025-03-14T09:35:06.523Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:06.523Z] 21691c62445e: Layer already exists [2025-03-14T09:35:06.523Z] 75e8312eb9cf: Layer already exists [2025-03-14T09:35:06.523Z] e7add587a316: Layer already exists [2025-03-14T09:35:06.523Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:06.523Z] 9d259a5070ed: Layer already exists [2025-03-14T09:35:06.523Z] latest: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:06.859Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:07.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 [2025-03-14T09:35:07.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-14T09:35:07.179Z] 75e8312eb9cf: Preparing [2025-03-14T09:35:07.179Z] e7add587a316: Preparing [2025-03-14T09:35:07.179Z] f650a988b43d: Preparing [2025-03-14T09:35:07.179Z] 862bbfbceffe: Preparing [2025-03-14T09:35:07.179Z] 21691c62445e: Preparing [2025-03-14T09:35:07.179Z] 9d259a5070ed: Preparing [2025-03-14T09:35:07.179Z] 994456c4fd7b: Preparing [2025-03-14T09:35:07.179Z] 9d259a5070ed: Waiting [2025-03-14T09:35:07.179Z] 994456c4fd7b: Waiting [2025-03-14T09:35:07.179Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:07.179Z] 21691c62445e: Layer already exists [2025-03-14T09:35:07.179Z] e7add587a316: Layer already exists [2025-03-14T09:35:07.179Z] 75e8312eb9cf: Layer already exists [2025-03-14T09:35:07.179Z] f650a988b43d: Layer already exists [2025-03-14T09:35:07.179Z] 9d259a5070ed: Layer already exists [2025-03-14T09:35:07.179Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:07.179Z] 4.0.0-dev.73: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:07.499Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:07.820Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:07.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-14T09:35:07.820Z] 75e8312eb9cf: Preparing [2025-03-14T09:35:07.820Z] e7add587a316: Preparing [2025-03-14T09:35:07.820Z] f650a988b43d: Preparing [2025-03-14T09:35:07.820Z] 862bbfbceffe: Preparing [2025-03-14T09:35:07.820Z] 21691c62445e: Preparing [2025-03-14T09:35:07.820Z] 9d259a5070ed: Preparing [2025-03-14T09:35:07.820Z] 994456c4fd7b: Preparing [2025-03-14T09:35:07.820Z] 994456c4fd7b: Waiting [2025-03-14T09:35:07.820Z] 9d259a5070ed: Waiting [2025-03-14T09:35:07.820Z] f650a988b43d: Layer already exists [2025-03-14T09:35:07.820Z] e7add587a316: Layer already exists [2025-03-14T09:35:07.820Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:07.820Z] 21691c62445e: Layer already exists [2025-03-14T09:35:07.820Z] 75e8312eb9cf: Layer already exists [2025-03-14T09:35:07.820Z] 9d259a5070ed: Layer already exists [2025-03-14T09:35:07.820Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:07.820Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:08.150Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:08.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-14T09:35:08.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-14T09:35:08.471Z] 75e8312eb9cf: Preparing [2025-03-14T09:35:08.471Z] e7add587a316: Preparing [2025-03-14T09:35:08.471Z] f650a988b43d: Preparing [2025-03-14T09:35:08.471Z] 862bbfbceffe: Preparing [2025-03-14T09:35:08.471Z] 21691c62445e: Preparing [2025-03-14T09:35:08.471Z] 9d259a5070ed: Preparing [2025-03-14T09:35:08.471Z] 994456c4fd7b: Preparing [2025-03-14T09:35:08.471Z] 9d259a5070ed: Waiting [2025-03-14T09:35:08.471Z] 994456c4fd7b: Waiting [2025-03-14T09:35:08.471Z] e7add587a316: Layer already exists [2025-03-14T09:35:08.471Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:08.471Z] 75e8312eb9cf: Layer already exists [2025-03-14T09:35:08.471Z] 21691c62445e: Layer already exists [2025-03-14T09:35:08.471Z] f650a988b43d: Layer already exists [2025-03-14T09:35:08.471Z] 9d259a5070ed: Layer already exists [2025-03-14T09:35:08.471Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:08.471Z] main: digest: sha256:2f2aa159311f93fd5a88b749cbb8e8e9644a5586a0f8043af20e15e780d49d54 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:35:08.618Z] ===================================================== [Pipeline] echo [2025-03-14T09:35:08.635Z] taggedImages: [2025-03-14T09:35:08.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:08.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-14T09:35:08.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.73 [2025-03-14T09:35:08.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:08.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-14T09:35:08.662Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-14T09:35:08.662Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:08.662Z] latest [2025-03-14T09:35:08.662Z] 4.0.0-dev.73 [2025-03-14T09:35:08.662Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:08.662Z] main [2025-03-14T09:35:08.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:09.007Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:09.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:09.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-14T09:35:09.328Z] a178c9c9af1f: Preparing [2025-03-14T09:35:09.328Z] 4658dded6ca6: Preparing [2025-03-14T09:35:09.328Z] f650a988b43d: Preparing [2025-03-14T09:35:09.328Z] 862bbfbceffe: Preparing [2025-03-14T09:35:09.328Z] 841f749242ba: Preparing [2025-03-14T09:35:09.328Z] 79f26abf6ba2: Preparing [2025-03-14T09:35:09.328Z] 994456c4fd7b: Preparing [2025-03-14T09:35:09.328Z] 79f26abf6ba2: Waiting [2025-03-14T09:35:09.328Z] 994456c4fd7b: Waiting [2025-03-14T09:35:09.328Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:09.328Z] f650a988b43d: Layer already exists [2025-03-14T09:35:09.328Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:09.328Z] 841f749242ba: Pushed [2025-03-14T09:35:09.328Z] a178c9c9af1f: Pushed [2025-03-14T09:35:09.587Z] 79f26abf6ba2: Pushed [2025-03-14T09:35:12.871Z] 4658dded6ca6: Pushed [2025-03-14T09:35:13.130Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:13.461Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:13.790Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-14T09:35:13.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-14T09:35:13.790Z] a178c9c9af1f: Preparing [2025-03-14T09:35:13.790Z] 4658dded6ca6: Preparing [2025-03-14T09:35:13.790Z] f650a988b43d: Preparing [2025-03-14T09:35:13.790Z] 862bbfbceffe: Preparing [2025-03-14T09:35:13.790Z] 841f749242ba: Preparing [2025-03-14T09:35:13.790Z] 79f26abf6ba2: Preparing [2025-03-14T09:35:13.790Z] 994456c4fd7b: Preparing [2025-03-14T09:35:13.790Z] 79f26abf6ba2: Waiting [2025-03-14T09:35:13.790Z] 994456c4fd7b: Waiting [2025-03-14T09:35:13.790Z] 841f749242ba: Layer already exists [2025-03-14T09:35:13.790Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:13.790Z] a178c9c9af1f: Layer already exists [2025-03-14T09:35:13.790Z] f650a988b43d: Layer already exists [2025-03-14T09:35:13.790Z] 4658dded6ca6: Layer already exists [2025-03-14T09:35:13.790Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:13.790Z] 79f26abf6ba2: Layer already exists [2025-03-14T09:35:13.790Z] latest: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:14.121Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:14.455Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 [2025-03-14T09:35:14.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-14T09:35:14.455Z] a178c9c9af1f: Preparing [2025-03-14T09:35:14.455Z] 4658dded6ca6: Preparing [2025-03-14T09:35:14.455Z] f650a988b43d: Preparing [2025-03-14T09:35:14.455Z] 862bbfbceffe: Preparing [2025-03-14T09:35:14.455Z] 841f749242ba: Preparing [2025-03-14T09:35:14.455Z] 79f26abf6ba2: Preparing [2025-03-14T09:35:14.455Z] 994456c4fd7b: Preparing [2025-03-14T09:35:14.455Z] 994456c4fd7b: Waiting [2025-03-14T09:35:14.455Z] 79f26abf6ba2: Waiting [2025-03-14T09:35:14.455Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:14.455Z] f650a988b43d: Layer already exists [2025-03-14T09:35:14.455Z] 841f749242ba: Layer already exists [2025-03-14T09:35:14.455Z] a178c9c9af1f: Layer already exists [2025-03-14T09:35:14.455Z] 4658dded6ca6: Layer already exists [2025-03-14T09:35:14.455Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:14.455Z] 79f26abf6ba2: Layer already exists [2025-03-14T09:35:14.455Z] 4.0.0-dev.73: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:14.785Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:15.117Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:15.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-14T09:35:15.117Z] a178c9c9af1f: Preparing [2025-03-14T09:35:15.117Z] 4658dded6ca6: Preparing [2025-03-14T09:35:15.117Z] f650a988b43d: Preparing [2025-03-14T09:35:15.117Z] 862bbfbceffe: Preparing [2025-03-14T09:35:15.117Z] 841f749242ba: Preparing [2025-03-14T09:35:15.117Z] 79f26abf6ba2: Preparing [2025-03-14T09:35:15.117Z] 994456c4fd7b: Preparing [2025-03-14T09:35:15.117Z] 79f26abf6ba2: Waiting [2025-03-14T09:35:15.117Z] 994456c4fd7b: Waiting [2025-03-14T09:35:15.117Z] 4658dded6ca6: Layer already exists [2025-03-14T09:35:15.117Z] 841f749242ba: Layer already exists [2025-03-14T09:35:15.117Z] a178c9c9af1f: Layer already exists [2025-03-14T09:35:15.117Z] f650a988b43d: Layer already exists [2025-03-14T09:35:15.117Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:15.117Z] 79f26abf6ba2: Layer already exists [2025-03-14T09:35:15.117Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:15.118Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:15.451Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T09:35:15.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-14T09:35:15.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-14T09:35:15.774Z] a178c9c9af1f: Preparing [2025-03-14T09:35:15.774Z] 4658dded6ca6: Preparing [2025-03-14T09:35:15.774Z] f650a988b43d: Preparing [2025-03-14T09:35:15.774Z] 862bbfbceffe: Preparing [2025-03-14T09:35:15.774Z] 841f749242ba: Preparing [2025-03-14T09:35:15.774Z] 79f26abf6ba2: Preparing [2025-03-14T09:35:15.774Z] 994456c4fd7b: Preparing [2025-03-14T09:35:15.774Z] 994456c4fd7b: Waiting [2025-03-14T09:35:15.774Z] 79f26abf6ba2: Waiting [2025-03-14T09:35:15.774Z] f650a988b43d: Layer already exists [2025-03-14T09:35:15.774Z] a178c9c9af1f: Layer already exists [2025-03-14T09:35:15.774Z] 862bbfbceffe: Layer already exists [2025-03-14T09:35:15.774Z] 4658dded6ca6: Layer already exists [2025-03-14T09:35:15.774Z] 841f749242ba: Layer already exists [2025-03-14T09:35:15.774Z] 79f26abf6ba2: Layer already exists [2025-03-14T09:35:15.774Z] 994456c4fd7b: Layer already exists [2025-03-14T09:35:15.774Z] main: digest: sha256:c615640b7324957e3ff6b9351c4feb20d8f7aedf31500ffb3dac19cd7c2ea6c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T09:35:15.847Z] ===================================================== [Pipeline] echo [2025-03-14T09:35:15.864Z] taggedImages: [2025-03-14T09:35:15.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T09:35:15.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-14T09:35:15.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.73 [2025-03-14T09:35:15.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T09:35:15.864Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-14T09:49:39.743Z] #154 ... [2025-03-14T09:49:39.744Z] [2025-03-14T09:49:39.744Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-14T09:49:39.744Z] #149 DONE 1039.0s [2025-03-14T09:49:39.744Z] [2025-03-14T09:49:39.744Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-14T09:49:39.744Z] #151 ... [2025-03-14T09:49:39.744Z] [2025-03-14T09:49:39.744Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:49:40.019Z] #155 DONE 0.2s [2025-03-14T09:49:40.019Z] [2025-03-14T09:49:40.019Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:49:40.019Z] #142 ... [2025-03-14T09:49:40.019Z] [2025-03-14T09:49:40.019Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:49:40.289Z] #156 DONE 0.1s [2025-03-14T09:49:40.289Z] [2025-03-14T09:49:40.289Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-14T09:49:40.289Z] #157 DONE 0.2s [2025-03-14T09:49:40.289Z] [2025-03-14T09:49:40.289Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:49:40.676Z] #142 ... [2025-03-14T09:49:40.676Z] [2025-03-14T09:49:40.676Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-14T09:49:40.676Z] #158 DONE 0.1s [2025-03-14T09:49:40.948Z] [2025-03-14T09:49:40.948Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-14T09:49:40.948Z] #159 DONE 0.4s [2025-03-14T09:49:40.948Z] [2025-03-14T09:49:40.948Z] #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-03-14T09:49:40.948Z] #146 ... [2025-03-14T09:49:40.948Z] [2025-03-14T09:49:40.948Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T09:49:43.041Z] #160 DONE 1.9s [2025-03-14T09:49:43.041Z] [2025-03-14T09:49:43.041Z] #111 [core-common-config-bootstrapper] exporting to image [2025-03-14T09:49:43.041Z] #111 exporting layers [2025-03-14T09:49:43.626Z] #111 exporting layers 0.8s done [2025-03-14T09:49:43.626Z] #111 writing image sha256:bdbf28b08a0b252a49574fb123be723bda3e11c7341a1b9e8a0639db78c4d471 done [2025-03-14T09:49:43.626Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-14T09:49:43.626Z] #111 DONE 6.9s [2025-03-14T09:49:43.626Z] [2025-03-14T09:49:43.626Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:49:55.960Z] #50 ... [2025-03-14T09:49:55.960Z] [2025-03-14T09:49:55.960Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-14T09:49:55.960Z] #145 DONE 1055.2s [2025-03-14T09:49:55.960Z] [2025-03-14T09:49:55.960Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T09:49:55.960Z] #142 ... [2025-03-14T09:49:55.960Z] [2025-03-14T09:49:55.960Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-14T09:49:56.230Z] #161 DONE 0.3s [2025-03-14T09:49:56.230Z] [2025-03-14T09:49:56.230Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:49:56.504Z] #154 ... [2025-03-14T09:49:56.504Z] [2025-03-14T09:49:56.504Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-14T09:49:58.439Z] #162 DONE 2.3s [2025-03-14T09:49:58.439Z] [2025-03-14T09:49:58.439Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-14T09:49:58.706Z] #47 ... [2025-03-14T09:49:58.706Z] [2025-03-14T09:49:58.706Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T09:49:58.970Z] #163 DONE 0.2s [2025-03-14T09:49:58.970Z] [2025-03-14T09:49:58.970Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-14T09:49:58.970Z] #164 DONE 0.2s [2025-03-14T09:49:58.970Z] [2025-03-14T09:49:58.970Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:49:59.239Z] #154 ... [2025-03-14T09:49:59.239Z] [2025-03-14T09:49:59.239Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-14T09:49:59.239Z] #165 DONE 0.3s [2025-03-14T09:49:59.239Z] [2025-03-14T09:49:59.239Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T09:49:59.503Z] #153 ... [2025-03-14T09:49:59.503Z] [2025-03-14T09:49:59.503Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-14T09:49:59.503Z] #166 DONE 0.1s [2025-03-14T09:49:59.503Z] [2025-03-14T09:49:59.503Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-14T09:49:59.781Z] #167 DONE 0.2s [2025-03-14T09:49:59.781Z] [2025-03-14T09:49:59.781Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-14T09:49:59.781Z] #168 DONE 0.1s [2025-03-14T09:49:59.781Z] [2025-03-14T09:49:59.781Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T09:49:59.781Z] #154 ... [2025-03-14T09:49:59.781Z] [2025-03-14T09:49:59.781Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-14T09:49:59.781Z] #169 DONE 0.1s [2025-03-14T09:50:00.051Z] [2025-03-14T09:50:00.051Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-14T09:50:00.051Z] #170 DONE 0.1s [2025-03-14T09:50:00.051Z] [2025-03-14T09:50:00.051Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-14T09:50:00.051Z] #50 ... [2025-03-14T09:50:00.051Z] [2025-03-14T09:50:00.051Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-14T09:50:01.988Z] #171 DONE 2.0s [2025-03-14T09:50:01.988Z] [2025-03-14T09:50:01.988Z] #111 [security-bootstrapper] exporting to image [2025-03-14T09:50:01.988Z] #111 exporting layers [2025-03-14T09:50:03.395Z] #111 exporting layers 1.1s done [2025-03-14T09:50:03.395Z] #111 writing image sha256:694937ba83dce9f7d3580cb687fc3bbfe8622e1da46de1acdc0a45b56765fab2 0.0s done [2025-03-14T09:50:03.395Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-14T09:50:03.395Z] #111 DONE 8.0s [2025-03-14T09:50:03.395Z] [2025-03-14T09:50:03.395Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T10:03:40.796Z] #154 ... [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-14T10:03:40.796Z] #152 DONE 1878.3s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T10:03:40.796Z] #148 ... [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:03:40.796Z] #172 DONE 0.2s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #22 [core-command internal] load .dockerignore [2025-03-14T10:03:40.796Z] #22 ... [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:03:40.796Z] #173 DONE 0.1s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-14T10:03:40.796Z] #174 DONE 0.3s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:03:40.796Z] #175 DONE 0.1s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #111 [core-command] exporting to image [2025-03-14T10:03:40.796Z] #111 exporting layers [2025-03-14T10:03:40.796Z] #111 exporting layers 0.4s done [2025-03-14T10:03:40.796Z] #111 writing image sha256:301cefd254c9de03cf2c4d94c51a4d2a571207be46e595b0b90728fcb7671a84 done [2025-03-14T10:03:40.796Z] #111 naming to docker.io/library/core-command-arm64 done [2025-03-14T10:03:40.796Z] #111 DONE 8.4s [2025-03-14T10:03:40.796Z] [2025-03-14T10:03:40.796Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T10:04:07.435Z] #33 ... [2025-03-14T10:04:07.435Z] [2025-03-14T10:04:07.435Z] #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-03-14T10:04:07.435Z] #146 1904.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.73 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-14T10:04:09.403Z] #146 ... [2025-03-14T10:04:09.403Z] [2025-03-14T10:04:09.403Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-14T10:04:09.403Z] #147 DONE 1908.9s [2025-03-14T10:04:09.679Z] [2025-03-14T10:04:09.679Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T10:04:09.679Z] #153 ... [2025-03-14T10:04:09.679Z] [2025-03-14T10:04:09.679Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:04:09.968Z] #176 DONE 0.2s [2025-03-14T10:04:09.968Z] [2025-03-14T10:04:09.968Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T10:04:09.968Z] #18 ... [2025-03-14T10:04:09.968Z] [2025-03-14T10:04:09.968Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:04:10.235Z] #177 DONE 0.2s [2025-03-14T10:04:10.235Z] [2025-03-14T10:04:10.235Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-14T10:04:10.505Z] #178 DONE 0.2s [2025-03-14T10:04:10.505Z] [2025-03-14T10:04:10.505Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-14T10:04:10.505Z] #179 DONE 0.2s [2025-03-14T10:04:10.505Z] [2025-03-14T10:04:10.505Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-14T10:04:11.110Z] #180 DONE 0.4s [2025-03-14T10:04:11.110Z] [2025-03-14T10:04:11.110Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-14T10:04:11.110Z] #181 DONE 0.1s [2025-03-14T10:04:11.110Z] [2025-03-14T10:04:11.110Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T10:04:11.376Z] #148 ... [2025-03-14T10:04:11.376Z] [2025-03-14T10:04:11.376Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T10:04:13.318Z] #182 DONE 2.1s [2025-03-14T10:04:13.318Z] [2025-03-14T10:04:13.318Z] #111 [security-proxy-setup] exporting to image [2025-03-14T10:04:13.318Z] #111 exporting layers [2025-03-14T10:04:14.296Z] #111 exporting layers 1.0s done [2025-03-14T10:04:14.296Z] #111 writing image sha256:be59294c89b8f0e17aa25f5d9bdd8b7c41353c30c69b7abfc7834379abcbcf17 0.1s done [2025-03-14T10:04:14.296Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-14T10:04:14.296Z] #111 DONE 9.5s [2025-03-14T10:04:14.296Z] [2025-03-14T10:04:14.296Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T10:04:36.365Z] #154 ... [2025-03-14T10:04:36.365Z] [2025-03-14T10:04:36.365Z] #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-03-14T10:04:36.365Z] #146 DONE 1934.9s [2025-03-14T10:04:36.365Z] [2025-03-14T10:04:36.365Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:04:36.365Z] #144 ... [2025-03-14T10:04:36.365Z] [2025-03-14T10:04:36.365Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:04:36.365Z] #183 DONE 0.2s [2025-03-14T10:04:36.365Z] [2025-03-14T10:04:36.365Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:04:36.365Z] #184 DONE 0.2s [2025-03-14T10:04:36.365Z] [2025-03-14T10:04:36.365Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-14T10:04:36.631Z] #185 DONE 0.2s [2025-03-14T10:04:36.631Z] [2025-03-14T10:04:36.631Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-14T10:04:36.631Z] #186 DONE 0.1s [2025-03-14T10:04:36.631Z] [2025-03-14T10:04:36.631Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:04:36.631Z] #187 DONE 0.1s [2025-03-14T10:04:36.631Z] [2025-03-14T10:04:36.631Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:04:36.904Z] #144 ... [2025-03-14T10:04:36.904Z] [2025-03-14T10:04:36.904Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-14T10:04:37.173Z] #188 DONE 0.3s [2025-03-14T10:04:37.173Z] [2025-03-14T10:04:37.173Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-14T10:04:37.451Z] #189 DONE 0.4s [2025-03-14T10:04:37.451Z] [2025-03-14T10:04:37.451Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-14T10:04:37.723Z] #190 DONE 0.1s [2025-03-14T10:04:37.723Z] [2025-03-14T10:04:37.723Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T10:04:39.675Z] #191 DONE 1.8s [2025-03-14T10:04:39.675Z] [2025-03-14T10:04:39.675Z] #111 [security-secretstore-setup] exporting to image [2025-03-14T10:04:39.675Z] #111 exporting layers [2025-03-14T10:04:40.638Z] #111 exporting layers 1.5s done [2025-03-14T10:04:40.905Z] #111 writing image sha256:dce7ea1075c7c116104ed169614bb66ce1ef4af8081fbbf08a5843bb9a1878db done [2025-03-14T10:04:40.905Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-14T10:04:40.905Z] #111 DONE 10.9s [2025-03-14T10:04:40.905Z] [2025-03-14T10:04:40.905Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:05:48.826Z] #144 ... [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-14T10:05:48.826Z] #151 DONE 1998.1s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T10:05:48.826Z] #153 ... [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:05:48.826Z] #192 DONE 0.2s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:05:48.826Z] #193 DONE 0.1s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T10:05:48.826Z] #153 ... [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-14T10:05:48.826Z] #194 DONE 0.5s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:05:48.826Z] #144 ... [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:05:48.826Z] #195 DONE 0.1s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #111 [security-spiffe-token-provider] exporting to image [2025-03-14T10:05:48.826Z] #111 exporting layers [2025-03-14T10:05:48.826Z] #111 exporting layers 0.9s done [2025-03-14T10:05:48.826Z] #111 writing image sha256:af204f0906736ffe7da88e371bac5cece72d19f634a9d6b7b3f0c12984919e7c done [2025-03-14T10:05:48.826Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-14T10:05:48.826Z] #111 DONE 11.8s [2025-03-14T10:05:48.826Z] [2025-03-14T10:05:48.826Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T10:06:15.842Z] #142 ... [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-14T10:06:15.842Z] #154 DONE 2034.1s [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:06:15.842Z] #144 ... [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:06:15.842Z] #196 DONE 0.2s [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:06:15.842Z] #197 DONE 0.2s [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-14T10:06:15.842Z] #198 DONE 0.5s [2025-03-14T10:06:15.842Z] [2025-03-14T10:06:15.842Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:06:16.109Z] #199 DONE 0.3s [2025-03-14T10:06:16.109Z] [2025-03-14T10:06:16.109Z] #111 [core-data] exporting to image [2025-03-14T10:06:16.109Z] #111 exporting layers [2025-03-14T10:06:16.703Z] #111 ... [2025-03-14T10:06:16.703Z] [2025-03-14T10:06:16.703Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-14T10:06:16.703Z] #148 DONE 2036.3s [2025-03-14T10:06:16.979Z] [2025-03-14T10:06:16.979Z] #111 [core-data] exporting to image [2025-03-14T10:06:16.979Z] #111 exporting layers 0.7s done [2025-03-14T10:06:16.979Z] #111 writing image sha256:5a6586e11eb61494a3518a94d5eb320482d2ecf687ff45e6bf61675b7203400c done [2025-03-14T10:06:16.979Z] #111 naming to docker.io/library/core-data-arm64 0.0s done [2025-03-14T10:06:16.979Z] #111 DONE 12.6s [2025-03-14T10:06:16.979Z] [2025-03-14T10:06:16.979Z] #22 [core-command internal] load .dockerignore [2025-03-14T10:06:17.245Z] #22 ... [2025-03-14T10:06:17.245Z] [2025-03-14T10:06:17.245Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:06:17.514Z] #200 DONE 0.3s [2025-03-14T10:06:17.514Z] [2025-03-14T10:06:17.514Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:06:17.514Z] #144 ... [2025-03-14T10:06:17.514Z] [2025-03-14T10:06:17.514Z] #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:06:17.781Z] #201 DONE 0.2s [2025-03-14T10:06:17.781Z] [2025-03-14T10:06:17.781Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-14T10:06:18.046Z] #202 DONE 0.3s [2025-03-14T10:06:18.046Z] [2025-03-14T10:06:18.046Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-14T10:06:18.317Z] #203 DONE 0.2s [2025-03-14T10:06:18.317Z] [2025-03-14T10:06:18.317Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-14T10:06:18.583Z] #204 DONE 0.2s [2025-03-14T10:06:18.583Z] [2025-03-14T10:06:18.583Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-14T10:06:20.528Z] #205 DONE 1.8s [2025-03-14T10:06:20.528Z] [2025-03-14T10:06:20.528Z] #111 [security-proxy-auth] exporting to image [2025-03-14T10:06:21.111Z] #111 exporting layers 0.7s done [2025-03-14T10:06:21.111Z] #111 writing image sha256:1a07771ed67fe8e1baafd12dc3ae06571f971285bdda01bb06f1e4f8464b4be1 done [2025-03-14T10:06:21.111Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-14T10:06:21.111Z] #111 DONE 13.3s [2025-03-14T10:06:21.111Z] [2025-03-14T10:06:21.111Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T10:06:21.701Z] #33 ... [2025-03-14T10:06:21.701Z] [2025-03-14T10:06:21.701Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-14T10:06:21.701Z] #153 DONE 2041.4s [2025-03-14T10:06:21.975Z] [2025-03-14T10:06:21.975Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-14T10:06:22.560Z] #150 ... [2025-03-14T10:06:22.560Z] [2025-03-14T10:06:22.560Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:06:22.560Z] #206 DONE 0.1s [2025-03-14T10:06:22.560Z] [2025-03-14T10:06:22.560Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-14T10:06:22.829Z] #207 DONE 0.4s [2025-03-14T10:06:22.829Z] [2025-03-14T10:06:22.829Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:06:23.095Z] #208 DONE 0.1s [2025-03-14T10:06:23.095Z] [2025-03-14T10:06:23.095Z] #111 [core-keeper] exporting to image [2025-03-14T10:06:23.675Z] #111 exporting layers 0.5s done [2025-03-14T10:06:23.675Z] #111 writing image sha256:1197599052d1bc6ffb3e2d750a903f4aec9b400c35bdd0f6928cf6c0f8474c8f [2025-03-14T10:06:23.675Z] #111 writing image sha256:1197599052d1bc6ffb3e2d750a903f4aec9b400c35bdd0f6928cf6c0f8474c8f done [2025-03-14T10:06:23.675Z] #111 naming to docker.io/library/core-keeper-arm64 done [2025-03-14T10:06:23.675Z] #111 DONE 13.8s [2025-03-14T10:06:23.675Z] [2025-03-14T10:06:23.675Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T10:06:23.942Z] #18 ... [2025-03-14T10:06:23.942Z] [2025-03-14T10:06:23.942Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-14T10:06:23.942Z] #150 DONE 2043.6s [2025-03-14T10:06:24.208Z] [2025-03-14T10:06:24.208Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T10:06:24.477Z] #33 ... [2025-03-14T10:06:24.477Z] [2025-03-14T10:06:24.477Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:06:24.477Z] #209 DONE 0.2s [2025-03-14T10:06:24.477Z] [2025-03-14T10:06:24.477Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:06:25.059Z] #210 DONE 0.2s [2025-03-14T10:06:25.060Z] [2025-03-14T10:06:25.060Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-14T10:06:25.060Z] #211 DONE 0.4s [2025-03-14T10:06:25.060Z] [2025-03-14T10:06:25.060Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:06:25.326Z] #144 ... [2025-03-14T10:06:25.326Z] [2025-03-14T10:06:25.326Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:06:25.326Z] #212 DONE 0.1s [2025-03-14T10:06:25.326Z] [2025-03-14T10:06:25.326Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-14T10:06:25.326Z] #213 DONE 0.1s [2025-03-14T10:06:25.326Z] [2025-03-14T10:06:25.326Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:06:25.592Z] #144 ... [2025-03-14T10:06:25.592Z] [2025-03-14T10:06:25.592Z] #111 [core-metadata] exporting to image [2025-03-14T10:06:26.175Z] #111 exporting layers 0.5s done [2025-03-14T10:06:26.175Z] #111 writing image sha256:58e2cf4625a7836691019349c270e40dec702ce6ccdf52cacc340a98d6e0d2c3 done [2025-03-14T10:06:26.175Z] #111 naming to docker.io/library/core-metadata-arm64 done [2025-03-14T10:06:26.175Z] #111 DONE 14.4s [2025-03-14T10:06:26.175Z] [2025-03-14T10:06:26.175Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T10:06:58.371Z] #33 ... [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-14T10:06:58.371Z] #144 DONE 2073.5s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T10:06:58.371Z] #18 ... [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:06:58.371Z] #214 DONE 0.1s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:06:58.371Z] #215 DONE 0.1s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T10:06:58.371Z] #142 ... [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-14T10:06:58.371Z] #216 DONE 0.5s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-14T10:06:58.371Z] #217 DONE 0.1s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #111 [support-scheduler] exporting to image [2025-03-14T10:06:58.371Z] #111 exporting layers [2025-03-14T10:06:58.371Z] #111 exporting layers 1.0s done [2025-03-14T10:06:58.371Z] #111 writing image sha256:525a75710e5510d930e84675e65e84653b4ff3eb2e4b2610a04d76e3b8b7d729 done [2025-03-14T10:06:58.371Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2025-03-14T10:06:58.371Z] #111 DONE 15.3s [2025-03-14T10:06:58.371Z] [2025-03-14T10:06:58.371Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-14T10:07:02.612Z] #142 DONE 2081.7s [2025-03-14T10:07:02.612Z] [2025-03-14T10:07:02.612Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-14T10:07:02.612Z] #33 ... [2025-03-14T10:07:02.612Z] [2025-03-14T10:07:02.612Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-14T10:07:02.612Z] #218 DONE 0.1s [2025-03-14T10:07:02.612Z] [2025-03-14T10:07:02.612Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-14T10:07:02.612Z] #219 DONE 0.1s [2025-03-14T10:07:02.612Z] [2025-03-14T10:07:02.612Z] #22 [core-command internal] load .dockerignore [2025-03-14T10:07:02.612Z] #22 ... [2025-03-14T10:07:02.612Z] [2025-03-14T10:07:02.612Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-14T10:07:03.194Z] #220 DONE 0.4s [2025-03-14T10:07:03.194Z] [2025-03-14T10:07:03.194Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-14T10:07:03.194Z] #221 DONE 0.1s [2025-03-14T10:07:03.194Z] [2025-03-14T10:07:03.194Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T10:07:03.194Z] #18 ... [2025-03-14T10:07:03.194Z] [2025-03-14T10:07:03.194Z] #111 [support-notifications] exporting to image [2025-03-14T10:07:03.194Z] #111 exporting layers [2025-03-14T10:07:03.772Z] #111 exporting layers 0.5s done [2025-03-14T10:07:03.772Z] #111 writing image sha256:74ca1e796fe9f1ea13f138509fd419000f6f1d86920602720de628b6db2d6b59 [2025-03-14T10:07:03.772Z] #111 writing image sha256:74ca1e796fe9f1ea13f138509fd419000f6f1d86920602720de628b6db2d6b59 0.0s done [2025-03-14T10:07:03.773Z] #111 naming to docker.io/library/support-notifications-arm64 done [2025-03-14T10:07:03.773Z] #111 DONE 15.9s [2025-03-14T10:07:03.773Z] [2025-03-14T10:07:03.773Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-14T10:07:03.773Z] time="2025-03-14T09:29:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-14T10:07:03.784Z] $ docker stop --time=1 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 [2025-03-14T10:07:05.387Z] $ docker rm -f --volumes 85dfd8872e48b0c87f6ac7bb1f36e02455d8b957e638d0b6fbc77a71107ce086 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-14T10:07:05.875Z] + docker images [2025-03-14T10:07:05.875Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-14T10:07:05.875Z] support-notifications-arm64 latest 74ca1e796fe9 3 seconds ago 52MB [2025-03-14T10:07:05.875Z] support-scheduler-arm64 latest 525a75710e55 10 seconds ago 48.2MB [2025-03-14T10:07:05.875Z] core-metadata-arm64 latest 58e2cf4625a7 40 seconds ago 33MB [2025-03-14T10:07:05.875Z] core-keeper-arm64 latest 1197599052d1 43 seconds ago 32.5MB [2025-03-14T10:07:05.875Z] security-proxy-auth-arm64 latest 1a07771ed67f 45 seconds ago 31.8MB [2025-03-14T10:07:05.875Z] core-data-arm64 latest 5a6586e11eb6 50 seconds ago 32.8MB [2025-03-14T10:07:05.875Z] security-spiffe-token-provider-arm64 latest af204f090673 About a minute ago 47.8MB [2025-03-14T10:07:05.875Z] security-secretstore-setup-arm64 latest dce7ea1075c7 2 minutes ago 67.2MB [2025-03-14T10:07:05.875Z] security-proxy-setup-arm64 latest be59294c89b8 2 minutes ago 38.6MB [2025-03-14T10:07:05.875Z] core-command-arm64 latest 301cefd254c9 3 minutes ago 28.4MB [2025-03-14T10:07:05.875Z] security-bootstrapper-arm64 latest 694937ba83dc 17 minutes ago 21.1MB [2025-03-14T10:07:05.875Z] core-common-config-bootstrapper-arm64 latest bdbf28b08a0b 17 minutes ago 17.9MB [2025-03-14T10:07:05.875Z] security-spire-agent-arm64 latest 89cad03bd986 35 minutes ago 187MB [2025-03-14T10:07:05.875Z] security-spire-config-arm64 latest 6a39be71557e 36 minutes ago 143MB [2025-03-14T10:07:05.875Z] security-spire-server-arm64 latest b02e49f17c11 36 minutes ago 144MB [2025-03-14T10:07:05.875Z] ci-base-image-arm64 latest 5e0499c063a3 37 minutes ago 915MB [2025-03-14T10:07:05.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-14T10:07:05.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T10:07:06.016Z] provisioning config files... [2025-03-14T10:07:06.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/811@tmp/config6024819070921046273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:07:06.358Z] ---> ****-login.sh [2025-03-14T10:07:06.358Z] nexus3.edgexfoundry.org:10001 [2025-03-14T10:07:06.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T10:07:06.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T10:07:06.622Z] Configure a credential helper to remove this warning. See [2025-03-14T10:07:06.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T10:07:06.622Z] [2025-03-14T10:07:06.622Z] Login Succeeded [2025-03-14T10:07:06.622Z] nexus3.edgexfoundry.org:10002 [2025-03-14T10:07:06.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T10:07:06.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T10:07:06.889Z] Configure a credential helper to remove this warning. See [2025-03-14T10:07:06.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T10:07:06.889Z] [2025-03-14T10:07:06.889Z] Login Succeeded [2025-03-14T10:07:06.889Z] nexus3.edgexfoundry.org:10003 [2025-03-14T10:07:07.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T10:07:07.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T10:07:07.416Z] Configure a credential helper to remove this warning. See [2025-03-14T10:07:07.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T10:07:07.416Z] [2025-03-14T10:07:07.416Z] Login Succeeded [2025-03-14T10:07:07.416Z] nexus3.edgexfoundry.org:10004 [2025-03-14T10:07:07.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T10:07:07.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T10:07:07.680Z] Configure a credential helper to remove this warning. See [2025-03-14T10:07:07.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T10:07:07.680Z] [2025-03-14T10:07:07.680Z] Login Succeeded [2025-03-14T10:07:07.680Z] ****.io [2025-03-14T10:07:07.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-14T10:07:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-14T10:07:08.206Z] Configure a credential helper to remove this warning. See [2025-03-14T10:07:08.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-14T10:07:08.206Z] [2025-03-14T10:07:08.206Z] Login Succeeded [2025-03-14T10:07:08.206Z] ---> ****-login.sh ends [Pipeline] } [2025-03-14T10:07:08.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:08.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-14T10:07:08.297Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-14T10:07:08.297Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:08.297Z] latest [2025-03-14T10:07:08.297Z] 4.0.0-dev.73 [2025-03-14T10:07:08.297Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:08.297Z] main [2025-03-14T10:07:08.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:08.668Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:09.019Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:09.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-14T10:07:09.019Z] 19a61e7deac2: Preparing [2025-03-14T10:07:09.019Z] dd85d2c47fd9: Preparing [2025-03-14T10:07:09.019Z] 6f6581431849: Preparing [2025-03-14T10:07:09.019Z] e26d3390b5d2: Preparing [2025-03-14T10:07:09.019Z] 7a6383e57f84: Preparing [2025-03-14T10:07:09.019Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:09.019Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:09.019Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:09.019Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:09.281Z] 6f6581431849: Pushed [2025-03-14T10:07:09.281Z] 19a61e7deac2: Pushed [2025-03-14T10:07:09.281Z] e26d3390b5d2: Pushed [2025-03-14T10:07:09.281Z] 7a6383e57f84: Pushed [2025-03-14T10:07:09.281Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:09.281Z] c7f9d1a5c6a7: Pushed [2025-03-14T10:07:13.504Z] dd85d2c47fd9: Pushed [2025-03-14T10:07:13.504Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:13.865Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:14.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-14T10:07:14.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-14T10:07:14.214Z] 19a61e7deac2: Preparing [2025-03-14T10:07:14.214Z] dd85d2c47fd9: Preparing [2025-03-14T10:07:14.214Z] 6f6581431849: Preparing [2025-03-14T10:07:14.214Z] e26d3390b5d2: Preparing [2025-03-14T10:07:14.214Z] 7a6383e57f84: Preparing [2025-03-14T10:07:14.214Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:14.214Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:14.214Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:14.214Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:14.214Z] 6f6581431849: Layer already exists [2025-03-14T10:07:14.214Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:14.214Z] 19a61e7deac2: Layer already exists [2025-03-14T10:07:14.214Z] dd85d2c47fd9: Layer already exists [2025-03-14T10:07:14.214Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:14.214Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:14.214Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:14.214Z] latest: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:14.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:14.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 [2025-03-14T10:07:14.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-14T10:07:14.917Z] 19a61e7deac2: Preparing [2025-03-14T10:07:14.917Z] dd85d2c47fd9: Preparing [2025-03-14T10:07:14.917Z] 6f6581431849: Preparing [2025-03-14T10:07:14.917Z] e26d3390b5d2: Preparing [2025-03-14T10:07:14.917Z] 7a6383e57f84: Preparing [2025-03-14T10:07:14.917Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:14.917Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:14.917Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:14.917Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:14.917Z] dd85d2c47fd9: Layer already exists [2025-03-14T10:07:14.917Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:14.917Z] 6f6581431849: Layer already exists [2025-03-14T10:07:14.917Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:14.917Z] 19a61e7deac2: Layer already exists [2025-03-14T10:07:14.917Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:14.917Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:14.917Z] 4.0.0-dev.73: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:15.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:15.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:15.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-14T10:07:15.624Z] 19a61e7deac2: Preparing [2025-03-14T10:07:15.624Z] dd85d2c47fd9: Preparing [2025-03-14T10:07:15.624Z] 6f6581431849: Preparing [2025-03-14T10:07:15.624Z] e26d3390b5d2: Preparing [2025-03-14T10:07:15.624Z] 7a6383e57f84: Preparing [2025-03-14T10:07:15.624Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:15.624Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:15.624Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:15.624Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:15.624Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:15.624Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:15.624Z] 6f6581431849: Layer already exists [2025-03-14T10:07:15.624Z] dd85d2c47fd9: Layer already exists [2025-03-14T10:07:15.624Z] 19a61e7deac2: Layer already exists [2025-03-14T10:07:15.624Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:15.624Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:15.624Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:15.967Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:16.311Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-14T10:07:16.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-14T10:07:16.311Z] 19a61e7deac2: Preparing [2025-03-14T10:07:16.311Z] dd85d2c47fd9: Preparing [2025-03-14T10:07:16.311Z] 6f6581431849: Preparing [2025-03-14T10:07:16.311Z] e26d3390b5d2: Preparing [2025-03-14T10:07:16.311Z] 7a6383e57f84: Preparing [2025-03-14T10:07:16.311Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:16.311Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:16.311Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:16.311Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:16.311Z] 19a61e7deac2: Layer already exists [2025-03-14T10:07:16.311Z] dd85d2c47fd9: Layer already exists [2025-03-14T10:07:16.311Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:16.311Z] 6f6581431849: Layer already exists [2025-03-14T10:07:16.311Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:16.311Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:16.311Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:16.311Z] main: digest: sha256:1355360635fca6f2a0f20834c98a376fae26b575bfa125b49d9f490eaa45cd8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:16.387Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:16.405Z] taggedImages: [2025-03-14T10:07:16.405Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:16.405Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-14T10:07:16.405Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.73 [2025-03-14T10:07:16.405Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:16.405Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-14T10:07:16.431Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-14T10:07:16.431Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:16.431Z] latest [2025-03-14T10:07:16.431Z] 4.0.0-dev.73 [2025-03-14T10:07:16.431Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:16.431Z] main [2025-03-14T10:07:16.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:16.794Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:17.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:17.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-14T10:07:17.142Z] 1f4dc5f9c6c4: Preparing [2025-03-14T10:07:17.142Z] 48aa4cdc0989: Preparing [2025-03-14T10:07:17.142Z] 44d909fb952c: Preparing [2025-03-14T10:07:17.142Z] f1617895d85f: Preparing [2025-03-14T10:07:17.142Z] 6f6581431849: Preparing [2025-03-14T10:07:17.142Z] e26d3390b5d2: Preparing [2025-03-14T10:07:17.142Z] e26d3390b5d2: Waiting [2025-03-14T10:07:17.142Z] 7a6383e57f84: Preparing [2025-03-14T10:07:17.142Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:17.142Z] 7a6383e57f84: Waiting [2025-03-14T10:07:17.142Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:17.142Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:17.142Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:17.142Z] 6f6581431849: Layer already exists [2025-03-14T10:07:17.142Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:17.142Z] 44d909fb952c: Pushed [2025-03-14T10:07:17.405Z] 48aa4cdc0989: Pushed [2025-03-14T10:07:17.405Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:17.405Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:17.405Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:17.405Z] 1f4dc5f9c6c4: Pushed [2025-03-14T10:07:19.334Z] f1617895d85f: Pushed [2025-03-14T10:07:19.334Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:19.682Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:20.026Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-14T10:07:20.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-14T10:07:20.027Z] 1f4dc5f9c6c4: Preparing [2025-03-14T10:07:20.027Z] 48aa4cdc0989: Preparing [2025-03-14T10:07:20.027Z] 44d909fb952c: Preparing [2025-03-14T10:07:20.027Z] f1617895d85f: Preparing [2025-03-14T10:07:20.027Z] 6f6581431849: Preparing [2025-03-14T10:07:20.027Z] e26d3390b5d2: Preparing [2025-03-14T10:07:20.027Z] 7a6383e57f84: Preparing [2025-03-14T10:07:20.027Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:20.027Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:20.027Z] 7a6383e57f84: Waiting [2025-03-14T10:07:20.027Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:20.027Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:20.027Z] e26d3390b5d2: Waiting [2025-03-14T10:07:20.027Z] 44d909fb952c: Layer already exists [2025-03-14T10:07:20.027Z] f1617895d85f: Layer already exists [2025-03-14T10:07:20.027Z] 48aa4cdc0989: Layer already exists [2025-03-14T10:07:20.027Z] 1f4dc5f9c6c4: Layer already exists [2025-03-14T10:07:20.027Z] 6f6581431849: Layer already exists [2025-03-14T10:07:20.027Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:20.027Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:20.027Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:20.027Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:20.027Z] latest: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:20.640Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:21.001Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 [2025-03-14T10:07:21.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-14T10:07:21.001Z] 1f4dc5f9c6c4: Preparing [2025-03-14T10:07:21.001Z] 48aa4cdc0989: Preparing [2025-03-14T10:07:21.001Z] 44d909fb952c: Preparing [2025-03-14T10:07:21.001Z] f1617895d85f: Preparing [2025-03-14T10:07:21.001Z] 6f6581431849: Preparing [2025-03-14T10:07:21.001Z] e26d3390b5d2: Preparing [2025-03-14T10:07:21.001Z] 7a6383e57f84: Preparing [2025-03-14T10:07:21.001Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:21.001Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:21.001Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:21.001Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:21.001Z] e26d3390b5d2: Waiting [2025-03-14T10:07:21.001Z] 7a6383e57f84: Waiting [2025-03-14T10:07:21.001Z] f1617895d85f: Layer already exists [2025-03-14T10:07:21.001Z] 6f6581431849: Layer already exists [2025-03-14T10:07:21.001Z] 1f4dc5f9c6c4: Layer already exists [2025-03-14T10:07:21.001Z] 48aa4cdc0989: Layer already exists [2025-03-14T10:07:21.001Z] 44d909fb952c: Layer already exists [2025-03-14T10:07:21.001Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:21.001Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:21.001Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:21.001Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:21.263Z] 4.0.0-dev.73: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:21.611Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:21.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:21.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-14T10:07:21.946Z] 1f4dc5f9c6c4: Preparing [2025-03-14T10:07:21.946Z] 48aa4cdc0989: Preparing [2025-03-14T10:07:21.946Z] 44d909fb952c: Preparing [2025-03-14T10:07:21.946Z] f1617895d85f: Preparing [2025-03-14T10:07:21.946Z] 6f6581431849: Preparing [2025-03-14T10:07:21.946Z] e26d3390b5d2: Preparing [2025-03-14T10:07:21.946Z] 7a6383e57f84: Preparing [2025-03-14T10:07:21.946Z] e26d3390b5d2: Waiting [2025-03-14T10:07:21.946Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:21.946Z] 7a6383e57f84: Waiting [2025-03-14T10:07:21.946Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:21.946Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:21.946Z] f1617895d85f: Layer already exists [2025-03-14T10:07:21.946Z] 44d909fb952c: Layer already exists [2025-03-14T10:07:21.946Z] 6f6581431849: Layer already exists [2025-03-14T10:07:21.946Z] 48aa4cdc0989: Layer already exists [2025-03-14T10:07:21.946Z] 1f4dc5f9c6c4: Layer already exists [2025-03-14T10:07:21.946Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:21.946Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:21.946Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:21.946Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:22.207Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:22.558Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:22.906Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-14T10:07:22.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-14T10:07:22.906Z] 1f4dc5f9c6c4: Preparing [2025-03-14T10:07:22.906Z] 48aa4cdc0989: Preparing [2025-03-14T10:07:22.906Z] 44d909fb952c: Preparing [2025-03-14T10:07:22.906Z] f1617895d85f: Preparing [2025-03-14T10:07:22.906Z] 6f6581431849: Preparing [2025-03-14T10:07:22.906Z] e26d3390b5d2: Preparing [2025-03-14T10:07:22.906Z] 7a6383e57f84: Preparing [2025-03-14T10:07:22.906Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:22.906Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:22.906Z] e26d3390b5d2: Waiting [2025-03-14T10:07:22.906Z] 7a6383e57f84: Waiting [2025-03-14T10:07:22.906Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:22.906Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:22.906Z] 1f4dc5f9c6c4: Layer already exists [2025-03-14T10:07:22.906Z] 6f6581431849: Layer already exists [2025-03-14T10:07:22.906Z] f1617895d85f: Layer already exists [2025-03-14T10:07:22.906Z] 48aa4cdc0989: Layer already exists [2025-03-14T10:07:22.906Z] 44d909fb952c: Layer already exists [2025-03-14T10:07:22.906Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:22.906Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:22.906Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:22.906Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:23.170Z] main: digest: sha256:52a7391fc4a1f290dc9c419a4f2b46fa4bcd8c3edb33072754348c97103d92c0 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:23.249Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:23.266Z] taggedImages: [2025-03-14T10:07:23.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:23.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-14T10:07:23.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.73 [2025-03-14T10:07:23.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:23.266Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-14T10:07:23.294Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-14T10:07:23.294Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:23.294Z] latest [2025-03-14T10:07:23.294Z] 4.0.0-dev.73 [2025-03-14T10:07:23.294Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:23.294Z] main [2025-03-14T10:07:23.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:23.656Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:23.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:23.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-14T10:07:23.993Z] ab0ad959e178: Preparing [2025-03-14T10:07:23.993Z] 0cdfa754ada2: Preparing [2025-03-14T10:07:23.993Z] 6f6581431849: Preparing [2025-03-14T10:07:23.993Z] e26d3390b5d2: Preparing [2025-03-14T10:07:23.993Z] 3445a130821e: Preparing [2025-03-14T10:07:23.993Z] 3681ccab50f9: Preparing [2025-03-14T10:07:23.993Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:23.993Z] 3681ccab50f9: Waiting [2025-03-14T10:07:23.993Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:23.993Z] 6f6581431849: Layer already exists [2025-03-14T10:07:23.993Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:24.256Z] 3445a130821e: Pushed [2025-03-14T10:07:24.256Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:24.256Z] ab0ad959e178: Pushed [2025-03-14T10:07:24.256Z] 3681ccab50f9: Pushed [2025-03-14T10:07:29.564Z] 0cdfa754ada2: Pushed [2025-03-14T10:07:29.564Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:29.909Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:30.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-14T10:07:30.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-14T10:07:30.248Z] ab0ad959e178: Preparing [2025-03-14T10:07:30.248Z] 0cdfa754ada2: Preparing [2025-03-14T10:07:30.248Z] 6f6581431849: Preparing [2025-03-14T10:07:30.248Z] e26d3390b5d2: Preparing [2025-03-14T10:07:30.248Z] 3445a130821e: Preparing [2025-03-14T10:07:30.248Z] 3681ccab50f9: Preparing [2025-03-14T10:07:30.248Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:30.248Z] 3681ccab50f9: Waiting [2025-03-14T10:07:30.248Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:30.248Z] 3445a130821e: Layer already exists [2025-03-14T10:07:30.248Z] ab0ad959e178: Layer already exists [2025-03-14T10:07:30.248Z] 0cdfa754ada2: Layer already exists [2025-03-14T10:07:30.248Z] 6f6581431849: Layer already exists [2025-03-14T10:07:30.248Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:30.248Z] 3681ccab50f9: Layer already exists [2025-03-14T10:07:30.248Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:30.512Z] latest: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:30.857Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:31.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 [2025-03-14T10:07:31.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-14T10:07:31.195Z] ab0ad959e178: Preparing [2025-03-14T10:07:31.195Z] 0cdfa754ada2: Preparing [2025-03-14T10:07:31.195Z] 6f6581431849: Preparing [2025-03-14T10:07:31.195Z] e26d3390b5d2: Preparing [2025-03-14T10:07:31.195Z] 3445a130821e: Preparing [2025-03-14T10:07:31.195Z] 3681ccab50f9: Preparing [2025-03-14T10:07:31.195Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:31.195Z] 3681ccab50f9: Waiting [2025-03-14T10:07:31.195Z] 6f6581431849: Layer already exists [2025-03-14T10:07:31.195Z] 0cdfa754ada2: Layer already exists [2025-03-14T10:07:31.195Z] 3445a130821e: Layer already exists [2025-03-14T10:07:31.195Z] ab0ad959e178: Layer already exists [2025-03-14T10:07:31.195Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:31.195Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:31.195Z] 3681ccab50f9: Layer already exists [2025-03-14T10:07:31.195Z] 4.0.0-dev.73: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:31.801Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:32.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:32.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-14T10:07:32.141Z] ab0ad959e178: Preparing [2025-03-14T10:07:32.141Z] 0cdfa754ada2: Preparing [2025-03-14T10:07:32.141Z] 6f6581431849: Preparing [2025-03-14T10:07:32.141Z] e26d3390b5d2: Preparing [2025-03-14T10:07:32.141Z] 3445a130821e: Preparing [2025-03-14T10:07:32.141Z] 3681ccab50f9: Preparing [2025-03-14T10:07:32.141Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:32.141Z] 3681ccab50f9: Waiting [2025-03-14T10:07:32.141Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:32.141Z] 6f6581431849: Layer already exists [2025-03-14T10:07:32.141Z] 3445a130821e: Layer already exists [2025-03-14T10:07:32.141Z] ab0ad959e178: Layer already exists [2025-03-14T10:07:32.141Z] 0cdfa754ada2: Layer already exists [2025-03-14T10:07:32.141Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:32.141Z] 3681ccab50f9: Layer already exists [2025-03-14T10:07:32.141Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:32.141Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:32.488Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:32.890Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-14T10:07:32.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-14T10:07:32.890Z] ab0ad959e178: Preparing [2025-03-14T10:07:32.890Z] 0cdfa754ada2: Preparing [2025-03-14T10:07:32.890Z] 6f6581431849: Preparing [2025-03-14T10:07:32.890Z] e26d3390b5d2: Preparing [2025-03-14T10:07:32.890Z] 3445a130821e: Preparing [2025-03-14T10:07:32.890Z] 3681ccab50f9: Preparing [2025-03-14T10:07:32.890Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:32.890Z] 3681ccab50f9: Waiting [2025-03-14T10:07:32.890Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:32.890Z] 3445a130821e: Layer already exists [2025-03-14T10:07:32.890Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:32.890Z] 0cdfa754ada2: Layer already exists [2025-03-14T10:07:32.890Z] 6f6581431849: Layer already exists [2025-03-14T10:07:32.890Z] ab0ad959e178: Layer already exists [2025-03-14T10:07:32.890Z] 3681ccab50f9: Layer already exists [2025-03-14T10:07:32.890Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:33.155Z] main: digest: sha256:8e30cfc8fe40ea8ce1e9fe696924546600681787270374a8ea0110a30eae84b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:33.222Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:33.235Z] taggedImages: [2025-03-14T10:07:33.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:33.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-14T10:07:33.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.73 [2025-03-14T10:07:33.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:33.235Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-14T10:07:33.263Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-14T10:07:33.263Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:33.263Z] latest [2025-03-14T10:07:33.263Z] 4.0.0-dev.73 [2025-03-14T10:07:33.263Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:33.263Z] main [2025-03-14T10:07:33.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:33.632Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:33.985Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:33.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-14T10:07:33.985Z] afbd3d60d478: Preparing [2025-03-14T10:07:33.985Z] d9d45747cbdc: Preparing [2025-03-14T10:07:33.985Z] e26d3390b5d2: Preparing [2025-03-14T10:07:33.985Z] ef38ac700731: Preparing [2025-03-14T10:07:33.985Z] 0866df5ce5d6: Preparing [2025-03-14T10:07:33.985Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:33.985Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:33.985Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:33.985Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:34.247Z] 0866df5ce5d6: Pushed [2025-03-14T10:07:34.247Z] ef38ac700731: Pushed [2025-03-14T10:07:34.247Z] afbd3d60d478: Pushed [2025-03-14T10:07:39.557Z] d9d45747cbdc: Pushed [2025-03-14T10:07:39.557Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:39.903Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:40.290Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-14T10:07:40.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-14T10:07:40.290Z] afbd3d60d478: Preparing [2025-03-14T10:07:40.290Z] d9d45747cbdc: Preparing [2025-03-14T10:07:40.290Z] e26d3390b5d2: Preparing [2025-03-14T10:07:40.290Z] ef38ac700731: Preparing [2025-03-14T10:07:40.290Z] 0866df5ce5d6: Preparing [2025-03-14T10:07:40.290Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:40.290Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:40.290Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:40.290Z] ef38ac700731: Layer already exists [2025-03-14T10:07:40.290Z] afbd3d60d478: Layer already exists [2025-03-14T10:07:40.290Z] 0866df5ce5d6: Layer already exists [2025-03-14T10:07:40.290Z] d9d45747cbdc: Layer already exists [2025-03-14T10:07:40.290Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:40.290Z] latest: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:40.653Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:41.019Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 [2025-03-14T10:07:41.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-14T10:07:41.019Z] afbd3d60d478: Preparing [2025-03-14T10:07:41.019Z] d9d45747cbdc: Preparing [2025-03-14T10:07:41.019Z] e26d3390b5d2: Preparing [2025-03-14T10:07:41.019Z] ef38ac700731: Preparing [2025-03-14T10:07:41.019Z] 0866df5ce5d6: Preparing [2025-03-14T10:07:41.019Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:41.019Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:41.019Z] ef38ac700731: Layer already exists [2025-03-14T10:07:41.019Z] d9d45747cbdc: Layer already exists [2025-03-14T10:07:41.019Z] 0866df5ce5d6: Layer already exists [2025-03-14T10:07:41.019Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:41.019Z] afbd3d60d478: Layer already exists [2025-03-14T10:07:41.019Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:41.019Z] 4.0.0-dev.73: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:41.380Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:41.743Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:41.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-14T10:07:41.743Z] afbd3d60d478: Preparing [2025-03-14T10:07:41.743Z] d9d45747cbdc: Preparing [2025-03-14T10:07:41.743Z] e26d3390b5d2: Preparing [2025-03-14T10:07:41.743Z] ef38ac700731: Preparing [2025-03-14T10:07:41.743Z] 0866df5ce5d6: Preparing [2025-03-14T10:07:41.743Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:41.743Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:41.743Z] d9d45747cbdc: Layer already exists [2025-03-14T10:07:41.743Z] afbd3d60d478: Layer already exists [2025-03-14T10:07:41.743Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:41.743Z] 0866df5ce5d6: Layer already exists [2025-03-14T10:07:41.743Z] ef38ac700731: Layer already exists [2025-03-14T10:07:41.743Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:41.743Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:42.095Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:42.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-14T10:07:42.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-14T10:07:42.437Z] afbd3d60d478: Preparing [2025-03-14T10:07:42.437Z] d9d45747cbdc: Preparing [2025-03-14T10:07:42.437Z] e26d3390b5d2: Preparing [2025-03-14T10:07:42.437Z] ef38ac700731: Preparing [2025-03-14T10:07:42.437Z] 0866df5ce5d6: Preparing [2025-03-14T10:07:42.437Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:42.437Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:42.437Z] afbd3d60d478: Layer already exists [2025-03-14T10:07:42.437Z] 0866df5ce5d6: Layer already exists [2025-03-14T10:07:42.437Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:42.437Z] d9d45747cbdc: Layer already exists [2025-03-14T10:07:42.437Z] ef38ac700731: Layer already exists [2025-03-14T10:07:42.437Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:42.437Z] main: digest: sha256:ad12744f3bd21eccacb3a039fdd14d1b911582f79411f50044b72dd3852c1ca6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:42.519Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:42.530Z] taggedImages: [2025-03-14T10:07:42.530Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:42.530Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-14T10:07:42.530Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.73 [2025-03-14T10:07:42.530Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:42.530Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-14T10:07:42.561Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-14T10:07:42.561Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:42.561Z] latest [2025-03-14T10:07:42.561Z] 4.0.0-dev.73 [2025-03-14T10:07:42.561Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:42.561Z] main [2025-03-14T10:07:42.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:42.946Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:43.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:43.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-14T10:07:43.292Z] 3dc09eb5747c: Preparing [2025-03-14T10:07:43.292Z] e6bfcfbe73f1: Preparing [2025-03-14T10:07:43.292Z] 909bdab96e72: Preparing [2025-03-14T10:07:43.292Z] 6f6581431849: Preparing [2025-03-14T10:07:43.292Z] e26d3390b5d2: Preparing [2025-03-14T10:07:43.292Z] 7a6383e57f84: Preparing [2025-03-14T10:07:43.292Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:43.292Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:43.292Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:43.292Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:43.292Z] 7a6383e57f84: Waiting [2025-03-14T10:07:43.292Z] 6f6581431849: Layer already exists [2025-03-14T10:07:43.292Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:43.562Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:43.562Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:43.562Z] e6bfcfbe73f1: Pushed [2025-03-14T10:07:43.562Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:43.562Z] 3dc09eb5747c: Pushed [2025-03-14T10:07:48.868Z] 909bdab96e72: Pushed [2025-03-14T10:07:48.868Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:49.218Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:49.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-14T10:07:49.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-14T10:07:49.563Z] 3dc09eb5747c: Preparing [2025-03-14T10:07:49.563Z] e6bfcfbe73f1: Preparing [2025-03-14T10:07:49.563Z] 909bdab96e72: Preparing [2025-03-14T10:07:49.563Z] 6f6581431849: Preparing [2025-03-14T10:07:49.563Z] e26d3390b5d2: Preparing [2025-03-14T10:07:49.563Z] 7a6383e57f84: Preparing [2025-03-14T10:07:49.563Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:49.563Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:49.563Z] 7a6383e57f84: Waiting [2025-03-14T10:07:49.563Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:49.563Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:49.563Z] 909bdab96e72: Layer already exists [2025-03-14T10:07:49.563Z] 3dc09eb5747c: Layer already exists [2025-03-14T10:07:49.563Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:49.563Z] e6bfcfbe73f1: Layer already exists [2025-03-14T10:07:49.563Z] 6f6581431849: Layer already exists [2025-03-14T10:07:49.563Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:49.563Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:49.563Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:49.563Z] latest: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:50.165Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:50.510Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 [2025-03-14T10:07:50.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-14T10:07:50.510Z] 3dc09eb5747c: Preparing [2025-03-14T10:07:50.510Z] e6bfcfbe73f1: Preparing [2025-03-14T10:07:50.510Z] 909bdab96e72: Preparing [2025-03-14T10:07:50.510Z] 6f6581431849: Preparing [2025-03-14T10:07:50.510Z] e26d3390b5d2: Preparing [2025-03-14T10:07:50.510Z] 7a6383e57f84: Preparing [2025-03-14T10:07:50.510Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:50.510Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:50.510Z] 7a6383e57f84: Waiting [2025-03-14T10:07:50.510Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:50.510Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:50.510Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:50.510Z] e6bfcfbe73f1: Layer already exists [2025-03-14T10:07:50.510Z] 6f6581431849: Layer already exists [2025-03-14T10:07:50.510Z] 3dc09eb5747c: Layer already exists [2025-03-14T10:07:50.510Z] 909bdab96e72: Layer already exists [2025-03-14T10:07:50.510Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:50.510Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:50.510Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:50.510Z] 4.0.0-dev.73: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:50.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:51.203Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:51.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-14T10:07:51.203Z] 3dc09eb5747c: Preparing [2025-03-14T10:07:51.203Z] e6bfcfbe73f1: Preparing [2025-03-14T10:07:51.203Z] 909bdab96e72: Preparing [2025-03-14T10:07:51.203Z] 6f6581431849: Preparing [2025-03-14T10:07:51.203Z] e26d3390b5d2: Preparing [2025-03-14T10:07:51.203Z] 7a6383e57f84: Preparing [2025-03-14T10:07:51.203Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:51.203Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:51.203Z] 7a6383e57f84: Waiting [2025-03-14T10:07:51.203Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:51.203Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:51.203Z] e6bfcfbe73f1: Layer already exists [2025-03-14T10:07:51.203Z] 3dc09eb5747c: Layer already exists [2025-03-14T10:07:51.203Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:51.203Z] 909bdab96e72: Layer already exists [2025-03-14T10:07:51.203Z] 6f6581431849: Layer already exists [2025-03-14T10:07:51.203Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:51.203Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:51.203Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:51.203Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:51.553Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:51.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-14T10:07:51.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-14T10:07:51.895Z] 3dc09eb5747c: Preparing [2025-03-14T10:07:51.895Z] e6bfcfbe73f1: Preparing [2025-03-14T10:07:51.895Z] 909bdab96e72: Preparing [2025-03-14T10:07:51.895Z] 6f6581431849: Preparing [2025-03-14T10:07:51.895Z] e26d3390b5d2: Preparing [2025-03-14T10:07:51.895Z] 7a6383e57f84: Preparing [2025-03-14T10:07:51.895Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:07:51.895Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:51.895Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:07:51.895Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:51.895Z] 7a6383e57f84: Waiting [2025-03-14T10:07:51.895Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:51.895Z] 3dc09eb5747c: Layer already exists [2025-03-14T10:07:51.895Z] e6bfcfbe73f1: Layer already exists [2025-03-14T10:07:51.895Z] 909bdab96e72: Layer already exists [2025-03-14T10:07:51.895Z] 6f6581431849: Layer already exists [2025-03-14T10:07:51.895Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:51.895Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:07:51.895Z] 7a6383e57f84: Layer already exists [2025-03-14T10:07:51.895Z] main: digest: sha256:232c61130f46bd2c492f882c1d7255a7f094cc6562342bb2d362a698625f3cdb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:51.981Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:51.997Z] taggedImages: [2025-03-14T10:07:51.997Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:51.997Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-14T10:07:51.997Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.73 [2025-03-14T10:07:51.997Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:51.997Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-14T10:07:52.031Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-14T10:07:52.031Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:52.031Z] latest [2025-03-14T10:07:52.031Z] 4.0.0-dev.73 [2025-03-14T10:07:52.031Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:52.031Z] main [2025-03-14T10:07:52.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:52.393Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:52.738Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:52.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-14T10:07:52.738Z] 35d0caea890e: Preparing [2025-03-14T10:07:52.738Z] 5bd173780b09: Preparing [2025-03-14T10:07:52.738Z] 0f9453c7e384: Preparing [2025-03-14T10:07:52.738Z] 6dddec03c406: Preparing [2025-03-14T10:07:52.738Z] 8c5bcd5005b3: Preparing [2025-03-14T10:07:52.738Z] fa8784d97d9c: Preparing [2025-03-14T10:07:52.738Z] ce12740ec209: Preparing [2025-03-14T10:07:52.738Z] fa8784d97d9c: Waiting [2025-03-14T10:07:52.738Z] 6f6581431849: Preparing [2025-03-14T10:07:52.738Z] e26d3390b5d2: Preparing [2025-03-14T10:07:52.738Z] 4405ecd3bb89: Preparing [2025-03-14T10:07:52.738Z] 31871978dd47: Preparing [2025-03-14T10:07:52.738Z] 5f70bf18a086: Preparing [2025-03-14T10:07:52.738Z] cfffc315579d: Preparing [2025-03-14T10:07:52.738Z] 70cae9ae4a9c: Preparing [2025-03-14T10:07:52.738Z] 938f0251bfc6: Preparing [2025-03-14T10:07:52.738Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:52.738Z] 6f6581431849: Waiting [2025-03-14T10:07:52.738Z] e26d3390b5d2: Waiting [2025-03-14T10:07:52.738Z] 4405ecd3bb89: Waiting [2025-03-14T10:07:52.738Z] 70cae9ae4a9c: Waiting [2025-03-14T10:07:52.738Z] 31871978dd47: Waiting [2025-03-14T10:07:52.738Z] 938f0251bfc6: Waiting [2025-03-14T10:07:52.738Z] 5f70bf18a086: Waiting [2025-03-14T10:07:52.738Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:52.738Z] cfffc315579d: Waiting [2025-03-14T10:07:52.738Z] ce12740ec209: Waiting [2025-03-14T10:07:53.002Z] 6dddec03c406: Pushed [2025-03-14T10:07:53.002Z] 8c5bcd5005b3: Pushed [2025-03-14T10:07:53.002Z] 0f9453c7e384: Pushed [2025-03-14T10:07:53.002Z] 5bd173780b09: Pushed [2025-03-14T10:07:53.002Z] 6f6581431849: Layer already exists [2025-03-14T10:07:53.265Z] 35d0caea890e: Pushed [2025-03-14T10:07:53.265Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:53.265Z] fa8784d97d9c: Pushed [2025-03-14T10:07:53.265Z] 5f70bf18a086: Layer already exists [2025-03-14T10:07:53.265Z] 4405ecd3bb89: Pushed [2025-03-14T10:07:53.265Z] 31871978dd47: Pushed [2025-03-14T10:07:53.266Z] cfffc315579d: Pushed [2025-03-14T10:07:53.266Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:53.266Z] 70cae9ae4a9c: Pushed [2025-03-14T10:07:53.528Z] 938f0251bfc6: Pushed [2025-03-14T10:07:56.086Z] ce12740ec209: Pushed [2025-03-14T10:07:56.086Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:56.433Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:56.785Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-14T10:07:56.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-14T10:07:56.785Z] 35d0caea890e: Preparing [2025-03-14T10:07:56.785Z] 5bd173780b09: Preparing [2025-03-14T10:07:56.785Z] 0f9453c7e384: Preparing [2025-03-14T10:07:56.785Z] 6dddec03c406: Preparing [2025-03-14T10:07:56.785Z] 8c5bcd5005b3: Preparing [2025-03-14T10:07:56.785Z] fa8784d97d9c: Preparing [2025-03-14T10:07:56.785Z] ce12740ec209: Preparing [2025-03-14T10:07:56.785Z] 6f6581431849: Preparing [2025-03-14T10:07:56.785Z] e26d3390b5d2: Preparing [2025-03-14T10:07:56.785Z] 4405ecd3bb89: Preparing [2025-03-14T10:07:56.785Z] 31871978dd47: Preparing [2025-03-14T10:07:56.785Z] 5f70bf18a086: Preparing [2025-03-14T10:07:56.785Z] cfffc315579d: Preparing [2025-03-14T10:07:56.785Z] 70cae9ae4a9c: Preparing [2025-03-14T10:07:56.785Z] 938f0251bfc6: Preparing [2025-03-14T10:07:56.785Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:56.785Z] 31871978dd47: Waiting [2025-03-14T10:07:56.785Z] 5f70bf18a086: Waiting [2025-03-14T10:07:56.785Z] cfffc315579d: Waiting [2025-03-14T10:07:56.785Z] 70cae9ae4a9c: Waiting [2025-03-14T10:07:56.785Z] fa8784d97d9c: Waiting [2025-03-14T10:07:56.785Z] 938f0251bfc6: Waiting [2025-03-14T10:07:56.785Z] ce12740ec209: Waiting [2025-03-14T10:07:56.785Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:56.785Z] 4405ecd3bb89: Waiting [2025-03-14T10:07:56.785Z] 6f6581431849: Waiting [2025-03-14T10:07:56.785Z] e26d3390b5d2: Waiting [2025-03-14T10:07:56.785Z] 6dddec03c406: Layer already exists [2025-03-14T10:07:56.785Z] 5bd173780b09: Layer already exists [2025-03-14T10:07:56.785Z] 0f9453c7e384: Layer already exists [2025-03-14T10:07:56.785Z] 35d0caea890e: Layer already exists [2025-03-14T10:07:56.785Z] 8c5bcd5005b3: Layer already exists [2025-03-14T10:07:56.785Z] 4405ecd3bb89: Layer already exists [2025-03-14T10:07:56.785Z] fa8784d97d9c: Layer already exists [2025-03-14T10:07:56.785Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:56.785Z] 6f6581431849: Layer already exists [2025-03-14T10:07:56.785Z] ce12740ec209: Layer already exists [2025-03-14T10:07:56.785Z] 31871978dd47: Layer already exists [2025-03-14T10:07:56.785Z] cfffc315579d: Layer already exists [2025-03-14T10:07:56.785Z] 5f70bf18a086: Layer already exists [2025-03-14T10:07:56.785Z] 938f0251bfc6: Layer already exists [2025-03-14T10:07:56.785Z] 70cae9ae4a9c: Layer already exists [2025-03-14T10:07:56.785Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:57.048Z] latest: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:57.398Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:57.747Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 [2025-03-14T10:07:57.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-14T10:07:57.747Z] 35d0caea890e: Preparing [2025-03-14T10:07:57.747Z] 5bd173780b09: Preparing [2025-03-14T10:07:57.747Z] 0f9453c7e384: Preparing [2025-03-14T10:07:57.747Z] 6dddec03c406: Preparing [2025-03-14T10:07:57.747Z] 8c5bcd5005b3: Preparing [2025-03-14T10:07:57.747Z] fa8784d97d9c: Preparing [2025-03-14T10:07:57.747Z] ce12740ec209: Preparing [2025-03-14T10:07:57.747Z] 6f6581431849: Preparing [2025-03-14T10:07:57.747Z] e26d3390b5d2: Preparing [2025-03-14T10:07:57.747Z] 4405ecd3bb89: Preparing [2025-03-14T10:07:57.747Z] 31871978dd47: Preparing [2025-03-14T10:07:57.747Z] 5f70bf18a086: Preparing [2025-03-14T10:07:57.747Z] cfffc315579d: Preparing [2025-03-14T10:07:57.747Z] 70cae9ae4a9c: Preparing [2025-03-14T10:07:57.747Z] 938f0251bfc6: Preparing [2025-03-14T10:07:57.747Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:57.747Z] fa8784d97d9c: Waiting [2025-03-14T10:07:57.747Z] ce12740ec209: Waiting [2025-03-14T10:07:57.747Z] 6f6581431849: Waiting [2025-03-14T10:07:57.747Z] e26d3390b5d2: Waiting [2025-03-14T10:07:57.747Z] 4405ecd3bb89: Waiting [2025-03-14T10:07:57.747Z] 31871978dd47: Waiting [2025-03-14T10:07:57.747Z] 5f70bf18a086: Waiting [2025-03-14T10:07:57.747Z] cfffc315579d: Waiting [2025-03-14T10:07:57.747Z] 70cae9ae4a9c: Waiting [2025-03-14T10:07:57.747Z] 938f0251bfc6: Waiting [2025-03-14T10:07:57.747Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:57.747Z] 8c5bcd5005b3: Layer already exists [2025-03-14T10:07:57.747Z] 6dddec03c406: Layer already exists [2025-03-14T10:07:57.747Z] 35d0caea890e: Layer already exists [2025-03-14T10:07:57.747Z] 5bd173780b09: Layer already exists [2025-03-14T10:07:57.747Z] 0f9453c7e384: Layer already exists [2025-03-14T10:07:57.747Z] ce12740ec209: Layer already exists [2025-03-14T10:07:57.747Z] fa8784d97d9c: Layer already exists [2025-03-14T10:07:57.747Z] 6f6581431849: Layer already exists [2025-03-14T10:07:57.747Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:57.747Z] 4405ecd3bb89: Layer already exists [2025-03-14T10:07:57.747Z] 31871978dd47: Layer already exists [2025-03-14T10:07:57.747Z] 5f70bf18a086: Layer already exists [2025-03-14T10:07:57.747Z] 938f0251bfc6: Layer already exists [2025-03-14T10:07:57.747Z] 70cae9ae4a9c: Layer already exists [2025-03-14T10:07:57.747Z] cfffc315579d: Layer already exists [2025-03-14T10:07:57.747Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:58.011Z] 4.0.0-dev.73: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:58.364Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:58.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:58.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-14T10:07:58.709Z] 35d0caea890e: Preparing [2025-03-14T10:07:58.709Z] 5bd173780b09: Preparing [2025-03-14T10:07:58.709Z] 0f9453c7e384: Preparing [2025-03-14T10:07:58.709Z] 6dddec03c406: Preparing [2025-03-14T10:07:58.709Z] 8c5bcd5005b3: Preparing [2025-03-14T10:07:58.709Z] fa8784d97d9c: Preparing [2025-03-14T10:07:58.709Z] ce12740ec209: Preparing [2025-03-14T10:07:58.709Z] 6f6581431849: Preparing [2025-03-14T10:07:58.709Z] e26d3390b5d2: Preparing [2025-03-14T10:07:58.709Z] 4405ecd3bb89: Preparing [2025-03-14T10:07:58.709Z] 31871978dd47: Preparing [2025-03-14T10:07:58.709Z] 5f70bf18a086: Preparing [2025-03-14T10:07:58.709Z] cfffc315579d: Preparing [2025-03-14T10:07:58.709Z] 70cae9ae4a9c: Preparing [2025-03-14T10:07:58.709Z] 938f0251bfc6: Preparing [2025-03-14T10:07:58.709Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:58.709Z] fa8784d97d9c: Waiting [2025-03-14T10:07:58.709Z] ce12740ec209: Waiting [2025-03-14T10:07:58.709Z] 6f6581431849: Waiting [2025-03-14T10:07:58.709Z] e26d3390b5d2: Waiting [2025-03-14T10:07:58.709Z] 4405ecd3bb89: Waiting [2025-03-14T10:07:58.709Z] 31871978dd47: Waiting [2025-03-14T10:07:58.709Z] 5f70bf18a086: Waiting [2025-03-14T10:07:58.709Z] cfffc315579d: Waiting [2025-03-14T10:07:58.709Z] 70cae9ae4a9c: Waiting [2025-03-14T10:07:58.709Z] 938f0251bfc6: Waiting [2025-03-14T10:07:58.709Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:58.709Z] 6dddec03c406: Layer already exists [2025-03-14T10:07:58.709Z] 5bd173780b09: Layer already exists [2025-03-14T10:07:58.709Z] 0f9453c7e384: Layer already exists [2025-03-14T10:07:58.709Z] 35d0caea890e: Layer already exists [2025-03-14T10:07:58.709Z] 8c5bcd5005b3: Layer already exists [2025-03-14T10:07:58.709Z] 6f6581431849: Layer already exists [2025-03-14T10:07:58.709Z] fa8784d97d9c: Layer already exists [2025-03-14T10:07:58.709Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:58.709Z] ce12740ec209: Layer already exists [2025-03-14T10:07:58.709Z] 4405ecd3bb89: Layer already exists [2025-03-14T10:07:58.709Z] 5f70bf18a086: Layer already exists [2025-03-14T10:07:58.709Z] 31871978dd47: Layer already exists [2025-03-14T10:07:58.709Z] cfffc315579d: Layer already exists [2025-03-14T10:07:58.709Z] 70cae9ae4a9c: Layer already exists [2025-03-14T10:07:58.709Z] 938f0251bfc6: Layer already exists [2025-03-14T10:07:58.709Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:58.972Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:59.311Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:07:59.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-14T10:07:59.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-14T10:07:59.637Z] 35d0caea890e: Preparing [2025-03-14T10:07:59.637Z] 5bd173780b09: Preparing [2025-03-14T10:07:59.637Z] 0f9453c7e384: Preparing [2025-03-14T10:07:59.637Z] 6dddec03c406: Preparing [2025-03-14T10:07:59.637Z] 8c5bcd5005b3: Preparing [2025-03-14T10:07:59.637Z] fa8784d97d9c: Preparing [2025-03-14T10:07:59.637Z] ce12740ec209: Preparing [2025-03-14T10:07:59.637Z] 6f6581431849: Preparing [2025-03-14T10:07:59.637Z] e26d3390b5d2: Preparing [2025-03-14T10:07:59.637Z] 4405ecd3bb89: Preparing [2025-03-14T10:07:59.637Z] 31871978dd47: Preparing [2025-03-14T10:07:59.637Z] 5f70bf18a086: Preparing [2025-03-14T10:07:59.637Z] cfffc315579d: Preparing [2025-03-14T10:07:59.637Z] 70cae9ae4a9c: Preparing [2025-03-14T10:07:59.637Z] 938f0251bfc6: Preparing [2025-03-14T10:07:59.637Z] dd9c8f8612c8: Preparing [2025-03-14T10:07:59.637Z] e26d3390b5d2: Waiting [2025-03-14T10:07:59.637Z] 4405ecd3bb89: Waiting [2025-03-14T10:07:59.637Z] 31871978dd47: Waiting [2025-03-14T10:07:59.637Z] 5f70bf18a086: Waiting [2025-03-14T10:07:59.637Z] cfffc315579d: Waiting [2025-03-14T10:07:59.637Z] fa8784d97d9c: Waiting [2025-03-14T10:07:59.637Z] ce12740ec209: Waiting [2025-03-14T10:07:59.637Z] 70cae9ae4a9c: Waiting [2025-03-14T10:07:59.637Z] 938f0251bfc6: Waiting [2025-03-14T10:07:59.637Z] dd9c8f8612c8: Waiting [2025-03-14T10:07:59.637Z] 6f6581431849: Waiting [2025-03-14T10:07:59.637Z] 6dddec03c406: Layer already exists [2025-03-14T10:07:59.637Z] 0f9453c7e384: Layer already exists [2025-03-14T10:07:59.637Z] 35d0caea890e: Layer already exists [2025-03-14T10:07:59.637Z] 5bd173780b09: Layer already exists [2025-03-14T10:07:59.637Z] 8c5bcd5005b3: Layer already exists [2025-03-14T10:07:59.637Z] fa8784d97d9c: Layer already exists [2025-03-14T10:07:59.637Z] ce12740ec209: Layer already exists [2025-03-14T10:07:59.637Z] 6f6581431849: Layer already exists [2025-03-14T10:07:59.637Z] e26d3390b5d2: Layer already exists [2025-03-14T10:07:59.637Z] 4405ecd3bb89: Layer already exists [2025-03-14T10:07:59.637Z] 31871978dd47: Layer already exists [2025-03-14T10:07:59.637Z] 5f70bf18a086: Layer already exists [2025-03-14T10:07:59.637Z] cfffc315579d: Layer already exists [2025-03-14T10:07:59.637Z] 70cae9ae4a9c: Layer already exists [2025-03-14T10:07:59.637Z] 938f0251bfc6: Layer already exists [2025-03-14T10:07:59.637Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:07:59.900Z] main: digest: sha256:23802438cd3056ef82f1793e1f976e7ec6b53bef94f3481d135cb1b0f02dd0d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:07:59.977Z] ===================================================== [Pipeline] echo [2025-03-14T10:07:59.992Z] taggedImages: [2025-03-14T10:07:59.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:07:59.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-14T10:07:59.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.73 [2025-03-14T10:07:59.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:07:59.992Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-14T10:08:00.017Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-14T10:08:00.017Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:00.017Z] latest [2025-03-14T10:08:00.017Z] 4.0.0-dev.73 [2025-03-14T10:08:00.017Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:00.017Z] main [2025-03-14T10:08:00.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:00.389Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:00.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:00.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-14T10:08:00.742Z] 19ca7a4265c1: Preparing [2025-03-14T10:08:00.742Z] 236bcfde64ef: Preparing [2025-03-14T10:08:00.742Z] ab56ed0f9bf3: Preparing [2025-03-14T10:08:00.742Z] c555eb9c3862: Preparing [2025-03-14T10:08:00.742Z] 6f6581431849: Preparing [2025-03-14T10:08:00.742Z] e26d3390b5d2: Preparing [2025-03-14T10:08:00.742Z] 7a6383e57f84: Preparing [2025-03-14T10:08:00.742Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:08:00.742Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:00.742Z] 7a6383e57f84: Waiting [2025-03-14T10:08:00.742Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:08:00.742Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:00.742Z] e26d3390b5d2: Waiting [2025-03-14T10:08:00.742Z] 6f6581431849: Layer already exists [2025-03-14T10:08:01.005Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:01.005Z] ab56ed0f9bf3: Pushed [2025-03-14T10:08:01.005Z] 236bcfde64ef: Pushed [2025-03-14T10:08:01.005Z] 7a6383e57f84: Layer already exists [2025-03-14T10:08:01.005Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:08:01.005Z] 19ca7a4265c1: Pushed [2025-03-14T10:08:01.005Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:06.315Z] c555eb9c3862: Pushed [2025-03-14T10:08:06.315Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:06.673Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:07.011Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-14T10:08:07.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-14T10:08:07.011Z] 19ca7a4265c1: Preparing [2025-03-14T10:08:07.011Z] 236bcfde64ef: Preparing [2025-03-14T10:08:07.011Z] ab56ed0f9bf3: Preparing [2025-03-14T10:08:07.011Z] c555eb9c3862: Preparing [2025-03-14T10:08:07.011Z] 6f6581431849: Preparing [2025-03-14T10:08:07.011Z] e26d3390b5d2: Preparing [2025-03-14T10:08:07.011Z] 7a6383e57f84: Preparing [2025-03-14T10:08:07.011Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:08:07.011Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:07.011Z] e26d3390b5d2: Waiting [2025-03-14T10:08:07.011Z] 7a6383e57f84: Waiting [2025-03-14T10:08:07.011Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:08:07.011Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:07.011Z] 6f6581431849: Layer already exists [2025-03-14T10:08:07.011Z] 236bcfde64ef: Layer already exists [2025-03-14T10:08:07.011Z] ab56ed0f9bf3: Layer already exists [2025-03-14T10:08:07.011Z] 19ca7a4265c1: Layer already exists [2025-03-14T10:08:07.011Z] c555eb9c3862: Layer already exists [2025-03-14T10:08:07.011Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:08:07.011Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:07.011Z] 7a6383e57f84: Layer already exists [2025-03-14T10:08:07.011Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:07.011Z] latest: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:07.620Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:07.957Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 [2025-03-14T10:08:07.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-14T10:08:07.957Z] 19ca7a4265c1: Preparing [2025-03-14T10:08:07.957Z] 236bcfde64ef: Preparing [2025-03-14T10:08:07.957Z] ab56ed0f9bf3: Preparing [2025-03-14T10:08:07.957Z] c555eb9c3862: Preparing [2025-03-14T10:08:07.957Z] 6f6581431849: Preparing [2025-03-14T10:08:07.957Z] e26d3390b5d2: Preparing [2025-03-14T10:08:07.957Z] 7a6383e57f84: Preparing [2025-03-14T10:08:07.957Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:08:07.957Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:07.957Z] e26d3390b5d2: Waiting [2025-03-14T10:08:07.957Z] 7a6383e57f84: Waiting [2025-03-14T10:08:07.957Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:08:07.957Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:07.957Z] 236bcfde64ef: Layer already exists [2025-03-14T10:08:07.957Z] ab56ed0f9bf3: Layer already exists [2025-03-14T10:08:07.957Z] 6f6581431849: Layer already exists [2025-03-14T10:08:07.957Z] 19ca7a4265c1: Layer already exists [2025-03-14T10:08:07.957Z] c555eb9c3862: Layer already exists [2025-03-14T10:08:07.957Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:07.957Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:08:07.957Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:07.957Z] 7a6383e57f84: Layer already exists [2025-03-14T10:08:07.957Z] 4.0.0-dev.73: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:08.302Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:08.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:08.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-14T10:08:08.636Z] 19ca7a4265c1: Preparing [2025-03-14T10:08:08.636Z] 236bcfde64ef: Preparing [2025-03-14T10:08:08.636Z] ab56ed0f9bf3: Preparing [2025-03-14T10:08:08.636Z] c555eb9c3862: Preparing [2025-03-14T10:08:08.636Z] 6f6581431849: Preparing [2025-03-14T10:08:08.636Z] e26d3390b5d2: Preparing [2025-03-14T10:08:08.636Z] 7a6383e57f84: Preparing [2025-03-14T10:08:08.636Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:08:08.636Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:08.636Z] 7a6383e57f84: Waiting [2025-03-14T10:08:08.636Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:08:08.636Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:08.636Z] e26d3390b5d2: Waiting [2025-03-14T10:08:08.636Z] 236bcfde64ef: Layer already exists [2025-03-14T10:08:08.636Z] 19ca7a4265c1: Layer already exists [2025-03-14T10:08:08.636Z] 6f6581431849: Layer already exists [2025-03-14T10:08:08.636Z] ab56ed0f9bf3: Layer already exists [2025-03-14T10:08:08.636Z] c555eb9c3862: Layer already exists [2025-03-14T10:08:08.636Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:08.636Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:08.636Z] 7a6383e57f84: Layer already exists [2025-03-14T10:08:08.636Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:08:08.636Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:08.978Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:09.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-14T10:08:09.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-14T10:08:09.321Z] 19ca7a4265c1: Preparing [2025-03-14T10:08:09.321Z] 236bcfde64ef: Preparing [2025-03-14T10:08:09.321Z] ab56ed0f9bf3: Preparing [2025-03-14T10:08:09.321Z] c555eb9c3862: Preparing [2025-03-14T10:08:09.321Z] 6f6581431849: Preparing [2025-03-14T10:08:09.321Z] e26d3390b5d2: Preparing [2025-03-14T10:08:09.321Z] 7a6383e57f84: Preparing [2025-03-14T10:08:09.321Z] c7f9d1a5c6a7: Preparing [2025-03-14T10:08:09.321Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:09.321Z] 7a6383e57f84: Waiting [2025-03-14T10:08:09.321Z] c7f9d1a5c6a7: Waiting [2025-03-14T10:08:09.321Z] e26d3390b5d2: Waiting [2025-03-14T10:08:09.321Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:09.321Z] ab56ed0f9bf3: Layer already exists [2025-03-14T10:08:09.321Z] 19ca7a4265c1: Layer already exists [2025-03-14T10:08:09.321Z] c555eb9c3862: Layer already exists [2025-03-14T10:08:09.321Z] 6f6581431849: Layer already exists [2025-03-14T10:08:09.321Z] 236bcfde64ef: Layer already exists [2025-03-14T10:08:09.321Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:09.321Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:09.321Z] 7a6383e57f84: Layer already exists [2025-03-14T10:08:09.321Z] c7f9d1a5c6a7: Layer already exists [2025-03-14T10:08:09.584Z] main: digest: sha256:856162c08e5b62799a095fbc1f1e026e43a70b63a5bf346f83c3ed0db4ef7fdc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:08:09.713Z] ===================================================== [Pipeline] echo [2025-03-14T10:08:09.724Z] taggedImages: [2025-03-14T10:08:09.724Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:09.724Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-14T10:08:09.724Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.73 [2025-03-14T10:08:09.724Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:09.724Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-14T10:08:09.751Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-14T10:08:09.751Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:09.751Z] latest [2025-03-14T10:08:09.751Z] 4.0.0-dev.73 [2025-03-14T10:08:09.751Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:09.751Z] main [2025-03-14T10:08:09.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:10.116Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:10.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:10.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-14T10:08:10.449Z] f0fa3adeb7ad: Preparing [2025-03-14T10:08:10.449Z] c959abfe7840: Preparing [2025-03-14T10:08:10.449Z] a8a0b5e1a9cd: Preparing [2025-03-14T10:08:10.449Z] 1cdb6bc58391: Preparing [2025-03-14T10:08:10.449Z] 4c7fdc60ca12: Preparing [2025-03-14T10:08:10.449Z] 6f6581431849: Preparing [2025-03-14T10:08:10.449Z] e26d3390b5d2: Preparing [2025-03-14T10:08:10.449Z] 4ce1ffd930cd: Preparing [2025-03-14T10:08:10.449Z] f71313353e1d: Preparing [2025-03-14T10:08:10.449Z] d522aa8de359: Preparing [2025-03-14T10:08:10.449Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:10.449Z] 6f6581431849: Waiting [2025-03-14T10:08:10.449Z] e26d3390b5d2: Waiting [2025-03-14T10:08:10.449Z] 4ce1ffd930cd: Waiting [2025-03-14T10:08:10.449Z] f71313353e1d: Waiting [2025-03-14T10:08:10.449Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:10.449Z] d522aa8de359: Waiting [2025-03-14T10:08:10.713Z] 1cdb6bc58391: Pushed [2025-03-14T10:08:10.713Z] 4c7fdc60ca12: Pushed [2025-03-14T10:08:10.713Z] c959abfe7840: Pushed [2025-03-14T10:08:10.713Z] f0fa3adeb7ad: Pushed [2025-03-14T10:08:10.713Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:10.713Z] 6f6581431849: Layer already exists [2025-03-14T10:08:10.713Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:10.976Z] f71313353e1d: Pushed [2025-03-14T10:08:10.976Z] 4ce1ffd930cd: Pushed [2025-03-14T10:08:13.532Z] d522aa8de359: Pushed [2025-03-14T10:08:14.926Z] a8a0b5e1a9cd: Pushed [2025-03-14T10:08:14.926Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:15.269Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:15.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-14T10:08:15.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-14T10:08:15.622Z] f0fa3adeb7ad: Preparing [2025-03-14T10:08:15.622Z] c959abfe7840: Preparing [2025-03-14T10:08:15.622Z] a8a0b5e1a9cd: Preparing [2025-03-14T10:08:15.622Z] 1cdb6bc58391: Preparing [2025-03-14T10:08:15.622Z] 4c7fdc60ca12: Preparing [2025-03-14T10:08:15.622Z] 6f6581431849: Preparing [2025-03-14T10:08:15.622Z] e26d3390b5d2: Preparing [2025-03-14T10:08:15.622Z] 4ce1ffd930cd: Preparing [2025-03-14T10:08:15.622Z] f71313353e1d: Preparing [2025-03-14T10:08:15.622Z] d522aa8de359: Preparing [2025-03-14T10:08:15.622Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:15.622Z] 6f6581431849: Waiting [2025-03-14T10:08:15.622Z] 4ce1ffd930cd: Waiting [2025-03-14T10:08:15.622Z] e26d3390b5d2: Waiting [2025-03-14T10:08:15.622Z] d522aa8de359: Waiting [2025-03-14T10:08:15.622Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:15.622Z] f71313353e1d: Waiting [2025-03-14T10:08:15.622Z] f0fa3adeb7ad: Layer already exists [2025-03-14T10:08:15.622Z] 1cdb6bc58391: Layer already exists [2025-03-14T10:08:15.622Z] c959abfe7840: Layer already exists [2025-03-14T10:08:15.622Z] 4c7fdc60ca12: Layer already exists [2025-03-14T10:08:15.622Z] a8a0b5e1a9cd: Layer already exists [2025-03-14T10:08:15.622Z] f71313353e1d: Layer already exists [2025-03-14T10:08:15.622Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:15.622Z] 4ce1ffd930cd: Layer already exists [2025-03-14T10:08:15.622Z] d522aa8de359: Layer already exists [2025-03-14T10:08:15.622Z] 6f6581431849: Layer already exists [2025-03-14T10:08:15.622Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:15.884Z] latest: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:16.237Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:16.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 [2025-03-14T10:08:16.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-14T10:08:16.580Z] f0fa3adeb7ad: Preparing [2025-03-14T10:08:16.580Z] c959abfe7840: Preparing [2025-03-14T10:08:16.580Z] a8a0b5e1a9cd: Preparing [2025-03-14T10:08:16.580Z] 1cdb6bc58391: Preparing [2025-03-14T10:08:16.580Z] 4c7fdc60ca12: Preparing [2025-03-14T10:08:16.580Z] 6f6581431849: Preparing [2025-03-14T10:08:16.580Z] e26d3390b5d2: Preparing [2025-03-14T10:08:16.580Z] 4ce1ffd930cd: Preparing [2025-03-14T10:08:16.580Z] f71313353e1d: Preparing [2025-03-14T10:08:16.580Z] d522aa8de359: Preparing [2025-03-14T10:08:16.580Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:16.580Z] 4ce1ffd930cd: Waiting [2025-03-14T10:08:16.580Z] f71313353e1d: Waiting [2025-03-14T10:08:16.580Z] d522aa8de359: Waiting [2025-03-14T10:08:16.580Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:16.580Z] 6f6581431849: Waiting [2025-03-14T10:08:16.580Z] e26d3390b5d2: Waiting [2025-03-14T10:08:16.580Z] f0fa3adeb7ad: Layer already exists [2025-03-14T10:08:16.580Z] c959abfe7840: Layer already exists [2025-03-14T10:08:16.580Z] 1cdb6bc58391: Layer already exists [2025-03-14T10:08:16.580Z] a8a0b5e1a9cd: Layer already exists [2025-03-14T10:08:16.580Z] 4c7fdc60ca12: Layer already exists [2025-03-14T10:08:16.580Z] 6f6581431849: Layer already exists [2025-03-14T10:08:16.580Z] f71313353e1d: Layer already exists [2025-03-14T10:08:16.580Z] d522aa8de359: Layer already exists [2025-03-14T10:08:16.580Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:16.580Z] 4ce1ffd930cd: Layer already exists [2025-03-14T10:08:16.580Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:16.846Z] 4.0.0-dev.73: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:17.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:17.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:17.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-14T10:08:17.533Z] f0fa3adeb7ad: Preparing [2025-03-14T10:08:17.534Z] c959abfe7840: Preparing [2025-03-14T10:08:17.534Z] a8a0b5e1a9cd: Preparing [2025-03-14T10:08:17.534Z] 1cdb6bc58391: Preparing [2025-03-14T10:08:17.534Z] 4c7fdc60ca12: Preparing [2025-03-14T10:08:17.534Z] 6f6581431849: Preparing [2025-03-14T10:08:17.534Z] e26d3390b5d2: Preparing [2025-03-14T10:08:17.534Z] 4ce1ffd930cd: Preparing [2025-03-14T10:08:17.534Z] f71313353e1d: Preparing [2025-03-14T10:08:17.534Z] d522aa8de359: Preparing [2025-03-14T10:08:17.534Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:17.534Z] e26d3390b5d2: Waiting [2025-03-14T10:08:17.534Z] f71313353e1d: Waiting [2025-03-14T10:08:17.534Z] d522aa8de359: Waiting [2025-03-14T10:08:17.534Z] 4ce1ffd930cd: Waiting [2025-03-14T10:08:17.534Z] 6f6581431849: Waiting [2025-03-14T10:08:17.534Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:17.534Z] 1cdb6bc58391: Layer already exists [2025-03-14T10:08:17.534Z] a8a0b5e1a9cd: Layer already exists [2025-03-14T10:08:17.534Z] 4c7fdc60ca12: Layer already exists [2025-03-14T10:08:17.534Z] c959abfe7840: Layer already exists [2025-03-14T10:08:17.534Z] f0fa3adeb7ad: Layer already exists [2025-03-14T10:08:17.534Z] 6f6581431849: Layer already exists [2025-03-14T10:08:17.534Z] d522aa8de359: Layer already exists [2025-03-14T10:08:17.534Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:17.534Z] 4ce1ffd930cd: Layer already exists [2025-03-14T10:08:17.534Z] f71313353e1d: Layer already exists [2025-03-14T10:08:17.534Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:17.797Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:18.151Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:18.495Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-14T10:08:18.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-14T10:08:18.495Z] f0fa3adeb7ad: Preparing [2025-03-14T10:08:18.495Z] c959abfe7840: Preparing [2025-03-14T10:08:18.495Z] a8a0b5e1a9cd: Preparing [2025-03-14T10:08:18.495Z] 1cdb6bc58391: Preparing [2025-03-14T10:08:18.495Z] 4c7fdc60ca12: Preparing [2025-03-14T10:08:18.495Z] 6f6581431849: Preparing [2025-03-14T10:08:18.495Z] e26d3390b5d2: Preparing [2025-03-14T10:08:18.495Z] 6f6581431849: Waiting [2025-03-14T10:08:18.495Z] 4ce1ffd930cd: Preparing [2025-03-14T10:08:18.495Z] e26d3390b5d2: Waiting [2025-03-14T10:08:18.495Z] f71313353e1d: Preparing [2025-03-14T10:08:18.495Z] 4ce1ffd930cd: Waiting [2025-03-14T10:08:18.495Z] d522aa8de359: Preparing [2025-03-14T10:08:18.495Z] f71313353e1d: Waiting [2025-03-14T10:08:18.495Z] d522aa8de359: Waiting [2025-03-14T10:08:18.495Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:18.495Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:18.495Z] c959abfe7840: Layer already exists [2025-03-14T10:08:18.495Z] 4c7fdc60ca12: Layer already exists [2025-03-14T10:08:18.495Z] f0fa3adeb7ad: Layer already exists [2025-03-14T10:08:18.495Z] a8a0b5e1a9cd: Layer already exists [2025-03-14T10:08:18.495Z] 1cdb6bc58391: Layer already exists [2025-03-14T10:08:18.495Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:18.495Z] 6f6581431849: Layer already exists [2025-03-14T10:08:18.495Z] 4ce1ffd930cd: Layer already exists [2025-03-14T10:08:18.495Z] f71313353e1d: Layer already exists [2025-03-14T10:08:18.495Z] d522aa8de359: Layer already exists [2025-03-14T10:08:18.495Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:18.495Z] main: digest: sha256:2d6c6fd79c81b2aba625ff6618748d54263ed0379dfd46ac390e1d57e749f429 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:08:18.830Z] ===================================================== [Pipeline] echo [2025-03-14T10:08:18.842Z] taggedImages: [2025-03-14T10:08:18.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:18.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-14T10:08:18.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.73 [2025-03-14T10:08:18.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:18.842Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-14T10:08:18.865Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-14T10:08:18.865Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:18.865Z] latest [2025-03-14T10:08:18.865Z] 4.0.0-dev.73 [2025-03-14T10:08:18.866Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:18.866Z] main [2025-03-14T10:08:18.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:19.219Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:19.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:19.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-14T10:08:19.561Z] ee4a712df1a2: Preparing [2025-03-14T10:08:19.561Z] 4ea2764508e7: Preparing [2025-03-14T10:08:19.561Z] a2ef33d1b232: Preparing [2025-03-14T10:08:19.561Z] 1cdb59123201: Preparing [2025-03-14T10:08:19.561Z] 22d8e05e536c: Preparing [2025-03-14T10:08:19.561Z] 4cd99e166ae2: Preparing [2025-03-14T10:08:19.561Z] 2efc9a7b75d9: Preparing [2025-03-14T10:08:19.561Z] 6f6581431849: Preparing [2025-03-14T10:08:19.561Z] e26d3390b5d2: Preparing [2025-03-14T10:08:19.561Z] b80963297384: Preparing [2025-03-14T10:08:19.561Z] 93cb65d4c614: Preparing [2025-03-14T10:08:19.561Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:19.561Z] 2efc9a7b75d9: Waiting [2025-03-14T10:08:19.561Z] 6f6581431849: Waiting [2025-03-14T10:08:19.561Z] e26d3390b5d2: Waiting [2025-03-14T10:08:19.561Z] b80963297384: Waiting [2025-03-14T10:08:19.561Z] 93cb65d4c614: Waiting [2025-03-14T10:08:19.561Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:19.561Z] 4cd99e166ae2: Waiting [2025-03-14T10:08:19.826Z] 22d8e05e536c: Pushed [2025-03-14T10:08:19.826Z] 4ea2764508e7: Pushed [2025-03-14T10:08:19.826Z] ee4a712df1a2: Pushed [2025-03-14T10:08:19.826Z] 6f6581431849: Layer already exists [2025-03-14T10:08:19.826Z] 4cd99e166ae2: Pushed [2025-03-14T10:08:19.826Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:20.088Z] 2efc9a7b75d9: Pushed [2025-03-14T10:08:20.088Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:20.088Z] b80963297384: Pushed [2025-03-14T10:08:22.739Z] 93cb65d4c614: Pushed [2025-03-14T10:08:24.171Z] 1cdb59123201: Pushed [2025-03-14T10:08:26.121Z] a2ef33d1b232: Pushed [2025-03-14T10:08:26.384Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:26.721Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:27.064Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-14T10:08:27.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-14T10:08:27.064Z] ee4a712df1a2: Preparing [2025-03-14T10:08:27.064Z] 4ea2764508e7: Preparing [2025-03-14T10:08:27.064Z] a2ef33d1b232: Preparing [2025-03-14T10:08:27.064Z] 1cdb59123201: Preparing [2025-03-14T10:08:27.064Z] 22d8e05e536c: Preparing [2025-03-14T10:08:27.064Z] 4cd99e166ae2: Preparing [2025-03-14T10:08:27.064Z] 2efc9a7b75d9: Preparing [2025-03-14T10:08:27.064Z] 6f6581431849: Preparing [2025-03-14T10:08:27.064Z] e26d3390b5d2: Preparing [2025-03-14T10:08:27.064Z] b80963297384: Preparing [2025-03-14T10:08:27.064Z] 93cb65d4c614: Preparing [2025-03-14T10:08:27.064Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:27.064Z] 4cd99e166ae2: Waiting [2025-03-14T10:08:27.064Z] 2efc9a7b75d9: Waiting [2025-03-14T10:08:27.064Z] 6f6581431849: Waiting [2025-03-14T10:08:27.064Z] e26d3390b5d2: Waiting [2025-03-14T10:08:27.064Z] b80963297384: Waiting [2025-03-14T10:08:27.064Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:27.064Z] ee4a712df1a2: Layer already exists [2025-03-14T10:08:27.064Z] a2ef33d1b232: Layer already exists [2025-03-14T10:08:27.064Z] 22d8e05e536c: Layer already exists [2025-03-14T10:08:27.064Z] 4ea2764508e7: Layer already exists [2025-03-14T10:08:27.064Z] 1cdb59123201: Layer already exists [2025-03-14T10:08:27.064Z] 4cd99e166ae2: Layer already exists [2025-03-14T10:08:27.064Z] 2efc9a7b75d9: Layer already exists [2025-03-14T10:08:27.064Z] b80963297384: Layer already exists [2025-03-14T10:08:27.064Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:27.064Z] 6f6581431849: Layer already exists [2025-03-14T10:08:27.064Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:27.064Z] 93cb65d4c614: Layer already exists [2025-03-14T10:08:27.328Z] latest: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:27.675Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:28.027Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 [2025-03-14T10:08:28.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-14T10:08:28.027Z] ee4a712df1a2: Preparing [2025-03-14T10:08:28.027Z] 4ea2764508e7: Preparing [2025-03-14T10:08:28.027Z] a2ef33d1b232: Preparing [2025-03-14T10:08:28.027Z] 1cdb59123201: Preparing [2025-03-14T10:08:28.027Z] 22d8e05e536c: Preparing [2025-03-14T10:08:28.027Z] 4cd99e166ae2: Preparing [2025-03-14T10:08:28.027Z] 2efc9a7b75d9: Preparing [2025-03-14T10:08:28.027Z] 6f6581431849: Preparing [2025-03-14T10:08:28.027Z] e26d3390b5d2: Preparing [2025-03-14T10:08:28.027Z] b80963297384: Preparing [2025-03-14T10:08:28.027Z] 93cb65d4c614: Preparing [2025-03-14T10:08:28.027Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:28.027Z] 4cd99e166ae2: Waiting [2025-03-14T10:08:28.027Z] e26d3390b5d2: Waiting [2025-03-14T10:08:28.027Z] 2efc9a7b75d9: Waiting [2025-03-14T10:08:28.027Z] b80963297384: Waiting [2025-03-14T10:08:28.027Z] 6f6581431849: Waiting [2025-03-14T10:08:28.027Z] 93cb65d4c614: Waiting [2025-03-14T10:08:28.027Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:28.027Z] 22d8e05e536c: Layer already exists [2025-03-14T10:08:28.027Z] ee4a712df1a2: Layer already exists [2025-03-14T10:08:28.027Z] a2ef33d1b232: Layer already exists [2025-03-14T10:08:28.027Z] 1cdb59123201: Layer already exists [2025-03-14T10:08:28.027Z] 4ea2764508e7: Layer already exists [2025-03-14T10:08:28.027Z] 2efc9a7b75d9: Layer already exists [2025-03-14T10:08:28.027Z] 4cd99e166ae2: Layer already exists [2025-03-14T10:08:28.027Z] 6f6581431849: Layer already exists [2025-03-14T10:08:28.027Z] b80963297384: Layer already exists [2025-03-14T10:08:28.027Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:28.027Z] 93cb65d4c614: Layer already exists [2025-03-14T10:08:28.027Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:28.289Z] 4.0.0-dev.73: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:28.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:28.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:28.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-14T10:08:28.963Z] ee4a712df1a2: Preparing [2025-03-14T10:08:28.963Z] 4ea2764508e7: Preparing [2025-03-14T10:08:28.963Z] a2ef33d1b232: Preparing [2025-03-14T10:08:28.963Z] 1cdb59123201: Preparing [2025-03-14T10:08:28.963Z] 22d8e05e536c: Preparing [2025-03-14T10:08:28.963Z] 4cd99e166ae2: Preparing [2025-03-14T10:08:28.963Z] 2efc9a7b75d9: Preparing [2025-03-14T10:08:28.963Z] 6f6581431849: Preparing [2025-03-14T10:08:28.963Z] e26d3390b5d2: Preparing [2025-03-14T10:08:28.963Z] b80963297384: Preparing [2025-03-14T10:08:28.963Z] 93cb65d4c614: Preparing [2025-03-14T10:08:28.963Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:28.963Z] 6f6581431849: Waiting [2025-03-14T10:08:28.963Z] e26d3390b5d2: Waiting [2025-03-14T10:08:28.963Z] b80963297384: Waiting [2025-03-14T10:08:28.963Z] 93cb65d4c614: Waiting [2025-03-14T10:08:28.963Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:28.963Z] 4cd99e166ae2: Waiting [2025-03-14T10:08:28.963Z] 2efc9a7b75d9: Waiting [2025-03-14T10:08:28.963Z] ee4a712df1a2: Layer already exists [2025-03-14T10:08:28.963Z] 22d8e05e536c: Layer already exists [2025-03-14T10:08:28.963Z] 1cdb59123201: Layer already exists [2025-03-14T10:08:28.963Z] a2ef33d1b232: Layer already exists [2025-03-14T10:08:28.963Z] 4ea2764508e7: Layer already exists [2025-03-14T10:08:28.963Z] 2efc9a7b75d9: Layer already exists [2025-03-14T10:08:28.963Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:28.963Z] 6f6581431849: Layer already exists [2025-03-14T10:08:28.963Z] 4cd99e166ae2: Layer already exists [2025-03-14T10:08:28.963Z] b80963297384: Layer already exists [2025-03-14T10:08:28.963Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:28.963Z] 93cb65d4c614: Layer already exists [2025-03-14T10:08:29.226Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:29.574Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:29.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-14T10:08:29.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-14T10:08:29.913Z] ee4a712df1a2: Preparing [2025-03-14T10:08:29.913Z] 4ea2764508e7: Preparing [2025-03-14T10:08:29.913Z] a2ef33d1b232: Preparing [2025-03-14T10:08:29.913Z] 1cdb59123201: Preparing [2025-03-14T10:08:29.913Z] 22d8e05e536c: Preparing [2025-03-14T10:08:29.913Z] 4cd99e166ae2: Preparing [2025-03-14T10:08:29.913Z] 2efc9a7b75d9: Preparing [2025-03-14T10:08:29.913Z] 6f6581431849: Preparing [2025-03-14T10:08:29.913Z] e26d3390b5d2: Preparing [2025-03-14T10:08:29.913Z] b80963297384: Preparing [2025-03-14T10:08:29.913Z] 93cb65d4c614: Preparing [2025-03-14T10:08:29.913Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:29.913Z] e26d3390b5d2: Waiting [2025-03-14T10:08:29.913Z] b80963297384: Waiting [2025-03-14T10:08:29.913Z] 4cd99e166ae2: Waiting [2025-03-14T10:08:29.913Z] 2efc9a7b75d9: Waiting [2025-03-14T10:08:29.913Z] 6f6581431849: Waiting [2025-03-14T10:08:29.913Z] 93cb65d4c614: Waiting [2025-03-14T10:08:29.913Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:29.913Z] 4ea2764508e7: Layer already exists [2025-03-14T10:08:29.913Z] 1cdb59123201: Layer already exists [2025-03-14T10:08:29.913Z] 22d8e05e536c: Layer already exists [2025-03-14T10:08:29.913Z] ee4a712df1a2: Layer already exists [2025-03-14T10:08:29.913Z] a2ef33d1b232: Layer already exists [2025-03-14T10:08:29.913Z] 4cd99e166ae2: Layer already exists [2025-03-14T10:08:29.913Z] 2efc9a7b75d9: Layer already exists [2025-03-14T10:08:29.913Z] 6f6581431849: Layer already exists [2025-03-14T10:08:29.913Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:29.913Z] b80963297384: Layer already exists [2025-03-14T10:08:29.913Z] 93cb65d4c614: Layer already exists [2025-03-14T10:08:29.913Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:30.175Z] main: digest: sha256:6f40d3746ea527a9f5d1859c24193135411054942fdd642fe34624615dc79018 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:08:30.263Z] ===================================================== [Pipeline] echo [2025-03-14T10:08:30.277Z] taggedImages: [2025-03-14T10:08:30.277Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:30.277Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-14T10:08:30.277Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.73 [2025-03-14T10:08:30.277Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:30.277Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-14T10:08:30.306Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-14T10:08:30.306Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:30.306Z] latest [2025-03-14T10:08:30.306Z] 4.0.0-dev.73 [2025-03-14T10:08:30.306Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:30.306Z] main [2025-03-14T10:08:30.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:30.660Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:31.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:31.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-14T10:08:31.002Z] 0e6ca2bb0828: Preparing [2025-03-14T10:08:31.002Z] 4a7b5628784e: Preparing [2025-03-14T10:08:31.002Z] 6f6581431849: Preparing [2025-03-14T10:08:31.002Z] e26d3390b5d2: Preparing [2025-03-14T10:08:31.002Z] d917e67a03d6: Preparing [2025-03-14T10:08:31.002Z] 53f6f7cd996a: Preparing [2025-03-14T10:08:31.002Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:31.002Z] 53f6f7cd996a: Waiting [2025-03-14T10:08:31.002Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:31.002Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:31.002Z] 6f6581431849: Layer already exists [2025-03-14T10:08:31.266Z] d917e67a03d6: Pushed [2025-03-14T10:08:31.266Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:31.266Z] 0e6ca2bb0828: Pushed [2025-03-14T10:08:33.190Z] 53f6f7cd996a: Pushed [2025-03-14T10:08:38.502Z] 4a7b5628784e: Pushed [2025-03-14T10:08:38.502Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:38.843Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:39.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-14T10:08:39.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-14T10:08:39.193Z] 0e6ca2bb0828: Preparing [2025-03-14T10:08:39.193Z] 4a7b5628784e: Preparing [2025-03-14T10:08:39.193Z] 6f6581431849: Preparing [2025-03-14T10:08:39.193Z] e26d3390b5d2: Preparing [2025-03-14T10:08:39.193Z] d917e67a03d6: Preparing [2025-03-14T10:08:39.193Z] 53f6f7cd996a: Preparing [2025-03-14T10:08:39.193Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:39.193Z] 53f6f7cd996a: Waiting [2025-03-14T10:08:39.193Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:39.193Z] 4a7b5628784e: Layer already exists [2025-03-14T10:08:39.193Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:39.193Z] d917e67a03d6: Layer already exists [2025-03-14T10:08:39.193Z] 0e6ca2bb0828: Layer already exists [2025-03-14T10:08:39.193Z] 6f6581431849: Layer already exists [2025-03-14T10:08:39.193Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:39.193Z] 53f6f7cd996a: Layer already exists [2025-03-14T10:08:39.193Z] latest: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:39.542Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:39.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 [2025-03-14T10:08:39.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-14T10:08:39.884Z] 0e6ca2bb0828: Preparing [2025-03-14T10:08:39.884Z] 4a7b5628784e: Preparing [2025-03-14T10:08:39.884Z] 6f6581431849: Preparing [2025-03-14T10:08:39.884Z] e26d3390b5d2: Preparing [2025-03-14T10:08:39.884Z] d917e67a03d6: Preparing [2025-03-14T10:08:39.884Z] 53f6f7cd996a: Preparing [2025-03-14T10:08:39.884Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:39.884Z] 53f6f7cd996a: Waiting [2025-03-14T10:08:39.884Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:39.884Z] d917e67a03d6: Layer already exists [2025-03-14T10:08:39.884Z] 0e6ca2bb0828: Layer already exists [2025-03-14T10:08:39.884Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:39.884Z] 4a7b5628784e: Layer already exists [2025-03-14T10:08:39.884Z] 6f6581431849: Layer already exists [2025-03-14T10:08:39.884Z] 53f6f7cd996a: Layer already exists [2025-03-14T10:08:39.884Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:39.884Z] 4.0.0-dev.73: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:40.228Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:40.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:40.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-14T10:08:40.573Z] 0e6ca2bb0828: Preparing [2025-03-14T10:08:40.573Z] 4a7b5628784e: Preparing [2025-03-14T10:08:40.574Z] 6f6581431849: Preparing [2025-03-14T10:08:40.574Z] e26d3390b5d2: Preparing [2025-03-14T10:08:40.574Z] d917e67a03d6: Preparing [2025-03-14T10:08:40.574Z] 53f6f7cd996a: Preparing [2025-03-14T10:08:40.574Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:40.574Z] 53f6f7cd996a: Waiting [2025-03-14T10:08:40.574Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:40.574Z] 0e6ca2bb0828: Layer already exists [2025-03-14T10:08:40.574Z] 4a7b5628784e: Layer already exists [2025-03-14T10:08:40.574Z] d917e67a03d6: Layer already exists [2025-03-14T10:08:40.574Z] 6f6581431849: Layer already exists [2025-03-14T10:08:40.574Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:40.574Z] 53f6f7cd996a: Layer already exists [2025-03-14T10:08:40.574Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:40.835Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:41.179Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:41.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-14T10:08:41.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-14T10:08:41.524Z] 0e6ca2bb0828: Preparing [2025-03-14T10:08:41.524Z] 4a7b5628784e: Preparing [2025-03-14T10:08:41.524Z] 6f6581431849: Preparing [2025-03-14T10:08:41.524Z] e26d3390b5d2: Preparing [2025-03-14T10:08:41.524Z] d917e67a03d6: Preparing [2025-03-14T10:08:41.524Z] 53f6f7cd996a: Preparing [2025-03-14T10:08:41.524Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:41.524Z] 53f6f7cd996a: Waiting [2025-03-14T10:08:41.524Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:41.524Z] 4a7b5628784e: Layer already exists [2025-03-14T10:08:41.524Z] d917e67a03d6: Layer already exists [2025-03-14T10:08:41.524Z] 0e6ca2bb0828: Layer already exists [2025-03-14T10:08:41.524Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:41.524Z] 6f6581431849: Layer already exists [2025-03-14T10:08:41.524Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:41.524Z] 53f6f7cd996a: Layer already exists [2025-03-14T10:08:41.524Z] main: digest: sha256:baa5a0e0a193e8489bf78904317876712ab0de39105c665a062b57a2533d1644 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:08:41.609Z] ===================================================== [Pipeline] echo [2025-03-14T10:08:41.624Z] taggedImages: [2025-03-14T10:08:41.624Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:41.624Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-14T10:08:41.624Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.73 [2025-03-14T10:08:41.624Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:41.624Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-14T10:08:41.648Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-14T10:08:41.649Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:41.649Z] latest [2025-03-14T10:08:41.649Z] 4.0.0-dev.73 [2025-03-14T10:08:41.649Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:08:41.649Z] main [2025-03-14T10:08:41.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:42.021Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:08:42.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:08:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-14T10:08:42.366Z] 64ee071d24e1: Preparing [2025-03-14T10:08:42.366Z] 9041234f82d7: Preparing [2025-03-14T10:08:42.366Z] 97835659fed6: Preparing [2025-03-14T10:08:42.366Z] 6f6581431849: Preparing [2025-03-14T10:08:42.366Z] e26d3390b5d2: Preparing [2025-03-14T10:08:42.366Z] 770bb0a72874: Preparing [2025-03-14T10:08:42.366Z] 5d08fb52fc51: Preparing [2025-03-14T10:08:42.366Z] 28e4f8635195: Preparing [2025-03-14T10:08:42.366Z] 09d615ad31fa: Preparing [2025-03-14T10:08:42.366Z] dd9c8f8612c8: Preparing [2025-03-14T10:08:42.366Z] 28e4f8635195: Waiting [2025-03-14T10:08:42.366Z] 09d615ad31fa: Waiting [2025-03-14T10:08:42.366Z] dd9c8f8612c8: Waiting [2025-03-14T10:08:42.366Z] 770bb0a72874: Waiting [2025-03-14T10:08:42.366Z] 5d08fb52fc51: Waiting [2025-03-14T10:08:42.366Z] e26d3390b5d2: Layer already exists [2025-03-14T10:08:42.366Z] 6f6581431849: Layer already exists [2025-03-14T10:08:42.630Z] 97835659fed6: Pushed [2025-03-14T10:08:42.630Z] 9041234f82d7: Pushed [2025-03-14T10:08:42.630Z] 64ee071d24e1: Pushed [2025-03-14T10:08:42.630Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:08:42.630Z] 28e4f8635195: Pushed [2025-03-14T10:08:43.581Z] 09d615ad31fa: Pushed [2025-03-14T10:08:53.623Z] 5d08fb52fc51: Pushed [2025-03-14T10:09:08.574Z] 770bb0a72874: Pushed [2025-03-14T10:09:08.574Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:08.928Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:09.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-14T10:09:09.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-14T10:09:09.267Z] 64ee071d24e1: Preparing [2025-03-14T10:09:09.267Z] 9041234f82d7: Preparing [2025-03-14T10:09:09.267Z] 97835659fed6: Preparing [2025-03-14T10:09:09.267Z] 6f6581431849: Preparing [2025-03-14T10:09:09.267Z] e26d3390b5d2: Preparing [2025-03-14T10:09:09.267Z] 770bb0a72874: Preparing [2025-03-14T10:09:09.267Z] 5d08fb52fc51: Preparing [2025-03-14T10:09:09.267Z] 28e4f8635195: Preparing [2025-03-14T10:09:09.267Z] 09d615ad31fa: Preparing [2025-03-14T10:09:09.267Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:09.267Z] 28e4f8635195: Waiting [2025-03-14T10:09:09.267Z] 09d615ad31fa: Waiting [2025-03-14T10:09:09.267Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:09.267Z] 770bb0a72874: Waiting [2025-03-14T10:09:09.267Z] 5d08fb52fc51: Waiting [2025-03-14T10:09:09.267Z] 9041234f82d7: Layer already exists [2025-03-14T10:09:09.267Z] 64ee071d24e1: Layer already exists [2025-03-14T10:09:09.267Z] 6f6581431849: Layer already exists [2025-03-14T10:09:09.267Z] 97835659fed6: Layer already exists [2025-03-14T10:09:09.267Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:09.267Z] 770bb0a72874: Layer already exists [2025-03-14T10:09:09.267Z] 28e4f8635195: Layer already exists [2025-03-14T10:09:09.267Z] 09d615ad31fa: Layer already exists [2025-03-14T10:09:09.267Z] 5d08fb52fc51: Layer already exists [2025-03-14T10:09:09.267Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:09.531Z] latest: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:09.880Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:10.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 [2025-03-14T10:09:10.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-14T10:09:10.217Z] 64ee071d24e1: Preparing [2025-03-14T10:09:10.217Z] 9041234f82d7: Preparing [2025-03-14T10:09:10.217Z] 97835659fed6: Preparing [2025-03-14T10:09:10.217Z] 6f6581431849: Preparing [2025-03-14T10:09:10.217Z] e26d3390b5d2: Preparing [2025-03-14T10:09:10.217Z] 770bb0a72874: Preparing [2025-03-14T10:09:10.217Z] 5d08fb52fc51: Preparing [2025-03-14T10:09:10.217Z] 28e4f8635195: Preparing [2025-03-14T10:09:10.217Z] 09d615ad31fa: Preparing [2025-03-14T10:09:10.217Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:10.217Z] 5d08fb52fc51: Waiting [2025-03-14T10:09:10.217Z] 28e4f8635195: Waiting [2025-03-14T10:09:10.217Z] 09d615ad31fa: Waiting [2025-03-14T10:09:10.217Z] 770bb0a72874: Waiting [2025-03-14T10:09:10.217Z] 97835659fed6: Layer already exists [2025-03-14T10:09:10.217Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:10.217Z] 6f6581431849: Layer already exists [2025-03-14T10:09:10.217Z] 9041234f82d7: Layer already exists [2025-03-14T10:09:10.217Z] 64ee071d24e1: Layer already exists [2025-03-14T10:09:10.217Z] 770bb0a72874: Layer already exists [2025-03-14T10:09:10.217Z] 5d08fb52fc51: Layer already exists [2025-03-14T10:09:10.217Z] 09d615ad31fa: Layer already exists [2025-03-14T10:09:10.217Z] 28e4f8635195: Layer already exists [2025-03-14T10:09:10.217Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:10.217Z] 4.0.0-dev.73: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:10.829Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:11.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:11.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-14T10:09:11.162Z] 64ee071d24e1: Preparing [2025-03-14T10:09:11.162Z] 9041234f82d7: Preparing [2025-03-14T10:09:11.162Z] 97835659fed6: Preparing [2025-03-14T10:09:11.162Z] 6f6581431849: Preparing [2025-03-14T10:09:11.162Z] e26d3390b5d2: Preparing [2025-03-14T10:09:11.162Z] 770bb0a72874: Preparing [2025-03-14T10:09:11.162Z] 5d08fb52fc51: Preparing [2025-03-14T10:09:11.162Z] 28e4f8635195: Preparing [2025-03-14T10:09:11.162Z] 09d615ad31fa: Preparing [2025-03-14T10:09:11.162Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:11.162Z] 28e4f8635195: Waiting [2025-03-14T10:09:11.162Z] 09d615ad31fa: Waiting [2025-03-14T10:09:11.162Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:11.162Z] 770bb0a72874: Waiting [2025-03-14T10:09:11.162Z] 5d08fb52fc51: Waiting [2025-03-14T10:09:11.162Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:11.162Z] 97835659fed6: Layer already exists [2025-03-14T10:09:11.162Z] 6f6581431849: Layer already exists [2025-03-14T10:09:11.162Z] 9041234f82d7: Layer already exists [2025-03-14T10:09:11.162Z] 64ee071d24e1: Layer already exists [2025-03-14T10:09:11.162Z] 770bb0a72874: Layer already exists [2025-03-14T10:09:11.162Z] 28e4f8635195: Layer already exists [2025-03-14T10:09:11.162Z] 5d08fb52fc51: Layer already exists [2025-03-14T10:09:11.162Z] 09d615ad31fa: Layer already exists [2025-03-14T10:09:11.162Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:11.162Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:11.496Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:11.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-14T10:09:11.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-14T10:09:11.835Z] 64ee071d24e1: Preparing [2025-03-14T10:09:11.835Z] 9041234f82d7: Preparing [2025-03-14T10:09:11.835Z] 97835659fed6: Preparing [2025-03-14T10:09:11.835Z] 6f6581431849: Preparing [2025-03-14T10:09:11.835Z] e26d3390b5d2: Preparing [2025-03-14T10:09:11.835Z] 770bb0a72874: Preparing [2025-03-14T10:09:11.835Z] 5d08fb52fc51: Preparing [2025-03-14T10:09:11.835Z] 28e4f8635195: Preparing [2025-03-14T10:09:11.835Z] 09d615ad31fa: Preparing [2025-03-14T10:09:11.835Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:11.835Z] 5d08fb52fc51: Waiting [2025-03-14T10:09:11.835Z] 28e4f8635195: Waiting [2025-03-14T10:09:11.835Z] 09d615ad31fa: Waiting [2025-03-14T10:09:11.835Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:11.835Z] 770bb0a72874: Waiting [2025-03-14T10:09:11.835Z] 6f6581431849: Layer already exists [2025-03-14T10:09:11.835Z] 9041234f82d7: Layer already exists [2025-03-14T10:09:11.835Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:11.835Z] 64ee071d24e1: Layer already exists [2025-03-14T10:09:11.835Z] 97835659fed6: Layer already exists [2025-03-14T10:09:11.835Z] 28e4f8635195: Layer already exists [2025-03-14T10:09:11.835Z] 5d08fb52fc51: Layer already exists [2025-03-14T10:09:11.835Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:11.835Z] 770bb0a72874: Layer already exists [2025-03-14T10:09:11.835Z] 09d615ad31fa: Layer already exists [2025-03-14T10:09:11.835Z] main: digest: sha256:d627966f6c256932d5f7bd893ed261ceb99e630a334438d2ca9ae3694e9fba1d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:09:12.219Z] ===================================================== [Pipeline] echo [2025-03-14T10:09:12.232Z] taggedImages: [2025-03-14T10:09:12.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:12.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-14T10:09:12.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.73 [2025-03-14T10:09:12.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:12.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-14T10:09:12.260Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-14T10:09:12.260Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:12.260Z] latest [2025-03-14T10:09:12.260Z] 4.0.0-dev.73 [2025-03-14T10:09:12.260Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:12.260Z] main [2025-03-14T10:09:12.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:12.670Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:13.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:13.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-14T10:09:13.016Z] 37bba56a18c4: Preparing [2025-03-14T10:09:13.016Z] 8d90e8a347cc: Preparing [2025-03-14T10:09:13.016Z] 8dd9c3863f89: Preparing [2025-03-14T10:09:13.016Z] 6f6581431849: Preparing [2025-03-14T10:09:13.016Z] e26d3390b5d2: Preparing [2025-03-14T10:09:13.016Z] 07f0f9421ef2: Preparing [2025-03-14T10:09:13.016Z] 2b877dc0cb2d: Preparing [2025-03-14T10:09:13.016Z] c9771a55feee: Preparing [2025-03-14T10:09:13.016Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:13.016Z] c9771a55feee: Waiting [2025-03-14T10:09:13.016Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:13.016Z] 07f0f9421ef2: Waiting [2025-03-14T10:09:13.016Z] 2b877dc0cb2d: Waiting [2025-03-14T10:09:13.016Z] 6f6581431849: Layer already exists [2025-03-14T10:09:13.280Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:13.280Z] 8dd9c3863f89: Pushed [2025-03-14T10:09:13.280Z] 8d90e8a347cc: Pushed [2025-03-14T10:09:13.280Z] 37bba56a18c4: Pushed [2025-03-14T10:09:13.280Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:13.280Z] 2b877dc0cb2d: Pushed [2025-03-14T10:09:13.855Z] c9771a55feee: Pushed [2025-03-14T10:09:40.482Z] 07f0f9421ef2: Pushed [2025-03-14T10:09:40.482Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:40.828Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:41.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-14T10:09:41.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-14T10:09:41.168Z] 37bba56a18c4: Preparing [2025-03-14T10:09:41.168Z] 8d90e8a347cc: Preparing [2025-03-14T10:09:41.168Z] 8dd9c3863f89: Preparing [2025-03-14T10:09:41.168Z] 6f6581431849: Preparing [2025-03-14T10:09:41.168Z] e26d3390b5d2: Preparing [2025-03-14T10:09:41.168Z] 07f0f9421ef2: Preparing [2025-03-14T10:09:41.168Z] 2b877dc0cb2d: Preparing [2025-03-14T10:09:41.168Z] c9771a55feee: Preparing [2025-03-14T10:09:41.168Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:41.168Z] 07f0f9421ef2: Waiting [2025-03-14T10:09:41.168Z] 2b877dc0cb2d: Waiting [2025-03-14T10:09:41.168Z] c9771a55feee: Waiting [2025-03-14T10:09:41.168Z] 37bba56a18c4: Layer already exists [2025-03-14T10:09:41.168Z] 8d90e8a347cc: Layer already exists [2025-03-14T10:09:41.168Z] 8dd9c3863f89: Layer already exists [2025-03-14T10:09:41.168Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:41.168Z] 6f6581431849: Layer already exists [2025-03-14T10:09:41.168Z] 07f0f9421ef2: Layer already exists [2025-03-14T10:09:41.168Z] 2b877dc0cb2d: Layer already exists [2025-03-14T10:09:41.168Z] c9771a55feee: Layer already exists [2025-03-14T10:09:41.168Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:41.439Z] latest: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:41.784Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:42.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 [2025-03-14T10:09:42.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-14T10:09:42.130Z] 37bba56a18c4: Preparing [2025-03-14T10:09:42.130Z] 8d90e8a347cc: Preparing [2025-03-14T10:09:42.130Z] 8dd9c3863f89: Preparing [2025-03-14T10:09:42.130Z] 6f6581431849: Preparing [2025-03-14T10:09:42.130Z] e26d3390b5d2: Preparing [2025-03-14T10:09:42.130Z] 07f0f9421ef2: Preparing [2025-03-14T10:09:42.130Z] 2b877dc0cb2d: Preparing [2025-03-14T10:09:42.130Z] c9771a55feee: Preparing [2025-03-14T10:09:42.130Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:42.130Z] 07f0f9421ef2: Waiting [2025-03-14T10:09:42.130Z] c9771a55feee: Waiting [2025-03-14T10:09:42.130Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:42.130Z] 2b877dc0cb2d: Waiting [2025-03-14T10:09:42.130Z] 8dd9c3863f89: Layer already exists [2025-03-14T10:09:42.130Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:42.130Z] 6f6581431849: Layer already exists [2025-03-14T10:09:42.130Z] 8d90e8a347cc: Layer already exists [2025-03-14T10:09:42.130Z] 37bba56a18c4: Layer already exists [2025-03-14T10:09:42.130Z] 2b877dc0cb2d: Layer already exists [2025-03-14T10:09:42.130Z] 07f0f9421ef2: Layer already exists [2025-03-14T10:09:42.130Z] c9771a55feee: Layer already exists [2025-03-14T10:09:42.130Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:42.130Z] 4.0.0-dev.73: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:42.480Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:42.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:42.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-14T10:09:42.819Z] 37bba56a18c4: Preparing [2025-03-14T10:09:42.819Z] 8d90e8a347cc: Preparing [2025-03-14T10:09:42.819Z] 8dd9c3863f89: Preparing [2025-03-14T10:09:42.819Z] 6f6581431849: Preparing [2025-03-14T10:09:42.819Z] e26d3390b5d2: Preparing [2025-03-14T10:09:42.819Z] 07f0f9421ef2: Preparing [2025-03-14T10:09:42.819Z] 2b877dc0cb2d: Preparing [2025-03-14T10:09:42.819Z] c9771a55feee: Preparing [2025-03-14T10:09:42.819Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:42.819Z] 07f0f9421ef2: Waiting [2025-03-14T10:09:42.819Z] 2b877dc0cb2d: Waiting [2025-03-14T10:09:42.819Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:42.819Z] c9771a55feee: Waiting [2025-03-14T10:09:42.819Z] 6f6581431849: Layer already exists [2025-03-14T10:09:42.819Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:42.819Z] 8dd9c3863f89: Layer already exists [2025-03-14T10:09:42.819Z] 8d90e8a347cc: Layer already exists [2025-03-14T10:09:42.819Z] 37bba56a18c4: Layer already exists [2025-03-14T10:09:42.819Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:42.819Z] 2b877dc0cb2d: Layer already exists [2025-03-14T10:09:42.819Z] 07f0f9421ef2: Layer already exists [2025-03-14T10:09:42.819Z] c9771a55feee: Layer already exists [2025-03-14T10:09:42.819Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:43.429Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:43.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-14T10:09:43.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-14T10:09:43.770Z] 37bba56a18c4: Preparing [2025-03-14T10:09:43.770Z] 8d90e8a347cc: Preparing [2025-03-14T10:09:43.770Z] 8dd9c3863f89: Preparing [2025-03-14T10:09:43.770Z] 6f6581431849: Preparing [2025-03-14T10:09:43.770Z] e26d3390b5d2: Preparing [2025-03-14T10:09:43.770Z] 07f0f9421ef2: Preparing [2025-03-14T10:09:43.770Z] 2b877dc0cb2d: Preparing [2025-03-14T10:09:43.770Z] c9771a55feee: Preparing [2025-03-14T10:09:43.770Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:43.770Z] 07f0f9421ef2: Waiting [2025-03-14T10:09:43.770Z] 2b877dc0cb2d: Waiting [2025-03-14T10:09:43.770Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:43.770Z] c9771a55feee: Waiting [2025-03-14T10:09:43.770Z] 6f6581431849: Layer already exists [2025-03-14T10:09:43.770Z] 37bba56a18c4: Layer already exists [2025-03-14T10:09:43.770Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:43.770Z] 8d90e8a347cc: Layer already exists [2025-03-14T10:09:43.770Z] 8dd9c3863f89: Layer already exists [2025-03-14T10:09:43.770Z] 07f0f9421ef2: Layer already exists [2025-03-14T10:09:43.770Z] 2b877dc0cb2d: Layer already exists [2025-03-14T10:09:43.770Z] c9771a55feee: Layer already exists [2025-03-14T10:09:43.770Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:09:44.033Z] main: digest: sha256:7466e24804d68430261dc859d99330ebac5241135af4b3849ddbebbd89ad2b1c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:09:44.109Z] ===================================================== [Pipeline] echo [2025-03-14T10:09:44.126Z] taggedImages: [2025-03-14T10:09:44.127Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:44.127Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-14T10:09:44.127Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.73 [2025-03-14T10:09:44.127Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:44.127Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-14T10:09:44.148Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-14T10:09:44.148Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:44.148Z] latest [2025-03-14T10:09:44.148Z] 4.0.0-dev.73 [2025-03-14T10:09:44.148Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:09:44.148Z] main [2025-03-14T10:09:44.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:44.522Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:09:44.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:09:44.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-14T10:09:44.875Z] cae81809bd0c: Preparing [2025-03-14T10:09:44.875Z] 0746657277f6: Preparing [2025-03-14T10:09:44.875Z] e2a895962e84: Preparing [2025-03-14T10:09:44.875Z] 6f6581431849: Preparing [2025-03-14T10:09:44.875Z] e26d3390b5d2: Preparing [2025-03-14T10:09:44.875Z] 5e382296b192: Preparing [2025-03-14T10:09:44.875Z] 28e4f8635195: Preparing [2025-03-14T10:09:44.875Z] 09d615ad31fa: Preparing [2025-03-14T10:09:44.875Z] dd9c8f8612c8: Preparing [2025-03-14T10:09:44.875Z] 28e4f8635195: Waiting [2025-03-14T10:09:44.875Z] 09d615ad31fa: Waiting [2025-03-14T10:09:44.875Z] dd9c8f8612c8: Waiting [2025-03-14T10:09:44.875Z] 5e382296b192: Waiting [2025-03-14T10:09:44.875Z] 6f6581431849: Layer already exists [2025-03-14T10:09:44.875Z] e26d3390b5d2: Layer already exists [2025-03-14T10:09:45.137Z] 28e4f8635195: Layer already exists [2025-03-14T10:09:45.137Z] 09d615ad31fa: Layer already exists [2025-03-14T10:09:45.137Z] e2a895962e84: Pushed [2025-03-14T10:09:45.137Z] 0746657277f6: Pushed [2025-03-14T10:09:45.137Z] cae81809bd0c: Pushed [2025-03-14T10:09:45.137Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:11.770Z] 5e382296b192: Pushed [2025-03-14T10:10:11.770Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:12.122Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:12.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-14T10:10:12.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-14T10:10:12.466Z] cae81809bd0c: Preparing [2025-03-14T10:10:12.466Z] 0746657277f6: Preparing [2025-03-14T10:10:12.466Z] e2a895962e84: Preparing [2025-03-14T10:10:12.466Z] 6f6581431849: Preparing [2025-03-14T10:10:12.466Z] e26d3390b5d2: Preparing [2025-03-14T10:10:12.466Z] 5e382296b192: Preparing [2025-03-14T10:10:12.466Z] 28e4f8635195: Preparing [2025-03-14T10:10:12.466Z] 09d615ad31fa: Preparing [2025-03-14T10:10:12.466Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:12.466Z] 28e4f8635195: Waiting [2025-03-14T10:10:12.466Z] 09d615ad31fa: Waiting [2025-03-14T10:10:12.466Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:12.466Z] 5e382296b192: Waiting [2025-03-14T10:10:12.466Z] 0746657277f6: Layer already exists [2025-03-14T10:10:12.466Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:12.466Z] cae81809bd0c: Layer already exists [2025-03-14T10:10:12.466Z] e2a895962e84: Layer already exists [2025-03-14T10:10:12.466Z] 6f6581431849: Layer already exists [2025-03-14T10:10:12.466Z] 28e4f8635195: Layer already exists [2025-03-14T10:10:12.466Z] 09d615ad31fa: Layer already exists [2025-03-14T10:10:12.466Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:12.466Z] 5e382296b192: Layer already exists [2025-03-14T10:10:12.466Z] latest: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:13.084Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:13.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 [2025-03-14T10:10:13.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-14T10:10:13.479Z] cae81809bd0c: Preparing [2025-03-14T10:10:13.479Z] 0746657277f6: Preparing [2025-03-14T10:10:13.479Z] e2a895962e84: Preparing [2025-03-14T10:10:13.479Z] 6f6581431849: Preparing [2025-03-14T10:10:13.479Z] e26d3390b5d2: Preparing [2025-03-14T10:10:13.479Z] 5e382296b192: Preparing [2025-03-14T10:10:13.479Z] 28e4f8635195: Preparing [2025-03-14T10:10:13.479Z] 09d615ad31fa: Preparing [2025-03-14T10:10:13.479Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:13.479Z] 5e382296b192: Waiting [2025-03-14T10:10:13.479Z] 28e4f8635195: Waiting [2025-03-14T10:10:13.479Z] 09d615ad31fa: Waiting [2025-03-14T10:10:13.479Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:13.479Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:13.479Z] cae81809bd0c: Layer already exists [2025-03-14T10:10:13.479Z] 6f6581431849: Layer already exists [2025-03-14T10:10:13.479Z] 0746657277f6: Layer already exists [2025-03-14T10:10:13.479Z] e2a895962e84: Layer already exists [2025-03-14T10:10:13.479Z] 5e382296b192: Layer already exists [2025-03-14T10:10:13.479Z] 28e4f8635195: Layer already exists [2025-03-14T10:10:13.479Z] 09d615ad31fa: Layer already exists [2025-03-14T10:10:13.479Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:13.758Z] 4.0.0-dev.73: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:14.129Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:14.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:14.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-14T10:10:14.494Z] cae81809bd0c: Preparing [2025-03-14T10:10:14.494Z] 0746657277f6: Preparing [2025-03-14T10:10:14.494Z] e2a895962e84: Preparing [2025-03-14T10:10:14.494Z] 6f6581431849: Preparing [2025-03-14T10:10:14.494Z] e26d3390b5d2: Preparing [2025-03-14T10:10:14.494Z] 5e382296b192: Preparing [2025-03-14T10:10:14.494Z] 28e4f8635195: Preparing [2025-03-14T10:10:14.494Z] 09d615ad31fa: Preparing [2025-03-14T10:10:14.494Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:14.494Z] 28e4f8635195: Waiting [2025-03-14T10:10:14.494Z] 09d615ad31fa: Waiting [2025-03-14T10:10:14.494Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:14.494Z] 5e382296b192: Waiting [2025-03-14T10:10:14.494Z] 6f6581431849: Layer already exists [2025-03-14T10:10:14.494Z] e2a895962e84: Layer already exists [2025-03-14T10:10:14.494Z] cae81809bd0c: Layer already exists [2025-03-14T10:10:14.494Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:14.494Z] 0746657277f6: Layer already exists [2025-03-14T10:10:14.494Z] 28e4f8635195: Layer already exists [2025-03-14T10:10:14.494Z] 5e382296b192: Layer already exists [2025-03-14T10:10:14.494Z] 09d615ad31fa: Layer already exists [2025-03-14T10:10:14.494Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:14.767Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:15.117Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:15.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-14T10:10:15.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-14T10:10:15.488Z] cae81809bd0c: Preparing [2025-03-14T10:10:15.488Z] 0746657277f6: Preparing [2025-03-14T10:10:15.488Z] e2a895962e84: Preparing [2025-03-14T10:10:15.488Z] 6f6581431849: Preparing [2025-03-14T10:10:15.488Z] e26d3390b5d2: Preparing [2025-03-14T10:10:15.488Z] 5e382296b192: Preparing [2025-03-14T10:10:15.488Z] 28e4f8635195: Preparing [2025-03-14T10:10:15.488Z] 5e382296b192: Waiting [2025-03-14T10:10:15.488Z] 09d615ad31fa: Preparing [2025-03-14T10:10:15.488Z] 28e4f8635195: Waiting [2025-03-14T10:10:15.488Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:15.488Z] 09d615ad31fa: Waiting [2025-03-14T10:10:15.488Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:15.488Z] e2a895962e84: Layer already exists [2025-03-14T10:10:15.488Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:15.488Z] cae81809bd0c: Layer already exists [2025-03-14T10:10:15.488Z] 6f6581431849: Layer already exists [2025-03-14T10:10:15.488Z] 0746657277f6: Layer already exists [2025-03-14T10:10:15.489Z] 28e4f8635195: Layer already exists [2025-03-14T10:10:15.489Z] 5e382296b192: Layer already exists [2025-03-14T10:10:15.489Z] 09d615ad31fa: Layer already exists [2025-03-14T10:10:15.489Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:15.751Z] main: digest: sha256:bbdb092a243c07778af0bea13c6420484db661373e170428a3c32186c84261b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:10:15.841Z] ===================================================== [Pipeline] echo [2025-03-14T10:10:15.854Z] taggedImages: [2025-03-14T10:10:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-14T10:10:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.73 [2025-03-14T10:10:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:15.854Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-14T10:10:15.878Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-14T10:10:15.878Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:15.878Z] latest [2025-03-14T10:10:15.878Z] 4.0.0-dev.73 [2025-03-14T10:10:15.878Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:15.878Z] main [2025-03-14T10:10:15.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:16.244Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:16.589Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:16.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-14T10:10:16.589Z] 236b15752d93: Preparing [2025-03-14T10:10:16.589Z] ddcdfeb0c51a: Preparing [2025-03-14T10:10:16.589Z] 6f6581431849: Preparing [2025-03-14T10:10:16.589Z] e26d3390b5d2: Preparing [2025-03-14T10:10:16.589Z] 1554558e3100: Preparing [2025-03-14T10:10:16.589Z] a954f30e31ed: Preparing [2025-03-14T10:10:16.589Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:16.589Z] a954f30e31ed: Waiting [2025-03-14T10:10:16.589Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:16.589Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:16.589Z] 6f6581431849: Layer already exists [2025-03-14T10:10:16.855Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:16.856Z] 1554558e3100: Pushed [2025-03-14T10:10:16.856Z] 236b15752d93: Pushed [2025-03-14T10:10:18.253Z] a954f30e31ed: Pushed [2025-03-14T10:10:24.870Z] ddcdfeb0c51a: Pushed [2025-03-14T10:10:24.870Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:25.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:25.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-14T10:10:25.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-14T10:10:25.567Z] 236b15752d93: Preparing [2025-03-14T10:10:25.567Z] ddcdfeb0c51a: Preparing [2025-03-14T10:10:25.567Z] 6f6581431849: Preparing [2025-03-14T10:10:25.567Z] e26d3390b5d2: Preparing [2025-03-14T10:10:25.567Z] 1554558e3100: Preparing [2025-03-14T10:10:25.567Z] a954f30e31ed: Preparing [2025-03-14T10:10:25.567Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:25.567Z] a954f30e31ed: Waiting [2025-03-14T10:10:25.567Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:25.567Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:25.567Z] ddcdfeb0c51a: Layer already exists [2025-03-14T10:10:25.567Z] 1554558e3100: Layer already exists [2025-03-14T10:10:25.567Z] 6f6581431849: Layer already exists [2025-03-14T10:10:25.567Z] 236b15752d93: Layer already exists [2025-03-14T10:10:25.567Z] a954f30e31ed: Layer already exists [2025-03-14T10:10:25.567Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:25.567Z] latest: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:26.188Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:26.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 [2025-03-14T10:10:26.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-14T10:10:26.529Z] 236b15752d93: Preparing [2025-03-14T10:10:26.529Z] ddcdfeb0c51a: Preparing [2025-03-14T10:10:26.529Z] 6f6581431849: Preparing [2025-03-14T10:10:26.529Z] e26d3390b5d2: Preparing [2025-03-14T10:10:26.529Z] 1554558e3100: Preparing [2025-03-14T10:10:26.529Z] a954f30e31ed: Preparing [2025-03-14T10:10:26.529Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:26.529Z] a954f30e31ed: Waiting [2025-03-14T10:10:26.529Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:26.529Z] 6f6581431849: Layer already exists [2025-03-14T10:10:26.529Z] 236b15752d93: Layer already exists [2025-03-14T10:10:26.529Z] ddcdfeb0c51a: Layer already exists [2025-03-14T10:10:26.529Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:26.529Z] 1554558e3100: Layer already exists [2025-03-14T10:10:26.530Z] a954f30e31ed: Layer already exists [2025-03-14T10:10:26.530Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:26.530Z] 4.0.0-dev.73: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:27.150Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:27.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:27.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-14T10:10:27.497Z] 236b15752d93: Preparing [2025-03-14T10:10:27.497Z] ddcdfeb0c51a: Preparing [2025-03-14T10:10:27.497Z] 6f6581431849: Preparing [2025-03-14T10:10:27.497Z] e26d3390b5d2: Preparing [2025-03-14T10:10:27.497Z] 1554558e3100: Preparing [2025-03-14T10:10:27.497Z] a954f30e31ed: Preparing [2025-03-14T10:10:27.497Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:27.497Z] a954f30e31ed: Waiting [2025-03-14T10:10:27.497Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:27.497Z] 1554558e3100: Layer already exists [2025-03-14T10:10:27.497Z] 236b15752d93: Layer already exists [2025-03-14T10:10:27.497Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:27.497Z] 6f6581431849: Layer already exists [2025-03-14T10:10:27.497Z] ddcdfeb0c51a: Layer already exists [2025-03-14T10:10:27.497Z] a954f30e31ed: Layer already exists [2025-03-14T10:10:27.497Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:27.761Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:28.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:28.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-14T10:10:28.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-14T10:10:28.479Z] 236b15752d93: Preparing [2025-03-14T10:10:28.479Z] ddcdfeb0c51a: Preparing [2025-03-14T10:10:28.479Z] 6f6581431849: Preparing [2025-03-14T10:10:28.479Z] e26d3390b5d2: Preparing [2025-03-14T10:10:28.479Z] 1554558e3100: Preparing [2025-03-14T10:10:28.479Z] a954f30e31ed: Preparing [2025-03-14T10:10:28.479Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:28.479Z] a954f30e31ed: Waiting [2025-03-14T10:10:28.479Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:28.479Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:28.479Z] 6f6581431849: Layer already exists [2025-03-14T10:10:28.479Z] 1554558e3100: Layer already exists [2025-03-14T10:10:28.479Z] ddcdfeb0c51a: Layer already exists [2025-03-14T10:10:28.479Z] 236b15752d93: Layer already exists [2025-03-14T10:10:28.479Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:28.479Z] a954f30e31ed: Layer already exists [2025-03-14T10:10:28.479Z] main: digest: sha256:17ddbbe9297a2776016a79fc7309f58f2439a0f25e8c5a77a637f2482d056d0d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:10:28.566Z] ===================================================== [Pipeline] echo [2025-03-14T10:10:28.583Z] taggedImages: [2025-03-14T10:10:28.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:28.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-14T10:10:28.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.73 [2025-03-14T10:10:28.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:28.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-14T10:10:28.610Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-14T10:10:28.610Z] 0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:28.610Z] latest [2025-03-14T10:10:28.610Z] 4.0.0-dev.73 [2025-03-14T10:10:28.610Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:28.610Z] main [2025-03-14T10:10:28.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:28.985Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:29.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:29.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-14T10:10:29.339Z] 518803d05636: Preparing [2025-03-14T10:10:29.339Z] a276baf8617f: Preparing [2025-03-14T10:10:29.339Z] 6f6581431849: Preparing [2025-03-14T10:10:29.339Z] e26d3390b5d2: Preparing [2025-03-14T10:10:29.339Z] cacbb8a558e7: Preparing [2025-03-14T10:10:29.339Z] 7b50ef058d64: Preparing [2025-03-14T10:10:29.339Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:29.339Z] 7b50ef058d64: Waiting [2025-03-14T10:10:29.339Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:29.339Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:29.339Z] 6f6581431849: Layer already exists [2025-03-14T10:10:29.602Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:29.602Z] cacbb8a558e7: Pushed [2025-03-14T10:10:29.602Z] 518803d05636: Pushed [2025-03-14T10:10:30.178Z] 7b50ef058d64: Pushed [2025-03-14T10:10:38.341Z] a276baf8617f: Pushed [2025-03-14T10:10:38.341Z] 0f5b0c5496af9ca836db6a817a30441789f57659: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:38.689Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:39.039Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-14T10:10:39.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-14T10:10:39.039Z] 518803d05636: Preparing [2025-03-14T10:10:39.039Z] a276baf8617f: Preparing [2025-03-14T10:10:39.039Z] 6f6581431849: Preparing [2025-03-14T10:10:39.039Z] e26d3390b5d2: Preparing [2025-03-14T10:10:39.039Z] cacbb8a558e7: Preparing [2025-03-14T10:10:39.039Z] 7b50ef058d64: Preparing [2025-03-14T10:10:39.039Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:39.039Z] 7b50ef058d64: Waiting [2025-03-14T10:10:39.039Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:39.039Z] 6f6581431849: Layer already exists [2025-03-14T10:10:39.039Z] 518803d05636: Layer already exists [2025-03-14T10:10:39.039Z] a276baf8617f: Layer already exists [2025-03-14T10:10:39.039Z] cacbb8a558e7: Layer already exists [2025-03-14T10:10:39.039Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:39.039Z] 7b50ef058d64: Layer already exists [2025-03-14T10:10:39.039Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:39.039Z] latest: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:39.380Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:39.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 [2025-03-14T10:10:39.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-14T10:10:39.722Z] 518803d05636: Preparing [2025-03-14T10:10:39.722Z] a276baf8617f: Preparing [2025-03-14T10:10:39.722Z] 6f6581431849: Preparing [2025-03-14T10:10:39.722Z] e26d3390b5d2: Preparing [2025-03-14T10:10:39.722Z] cacbb8a558e7: Preparing [2025-03-14T10:10:39.722Z] 7b50ef058d64: Preparing [2025-03-14T10:10:39.722Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:39.722Z] 7b50ef058d64: Waiting [2025-03-14T10:10:39.722Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:39.722Z] cacbb8a558e7: Layer already exists [2025-03-14T10:10:39.722Z] a276baf8617f: Layer already exists [2025-03-14T10:10:39.722Z] 518803d05636: Layer already exists [2025-03-14T10:10:39.722Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:39.722Z] 6f6581431849: Layer already exists [2025-03-14T10:10:39.722Z] 7b50ef058d64: Layer already exists [2025-03-14T10:10:39.722Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:39.722Z] 4.0.0-dev.73: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:40.330Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:40.674Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:40.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-14T10:10:40.674Z] 518803d05636: Preparing [2025-03-14T10:10:40.674Z] a276baf8617f: Preparing [2025-03-14T10:10:40.674Z] 6f6581431849: Preparing [2025-03-14T10:10:40.674Z] e26d3390b5d2: Preparing [2025-03-14T10:10:40.674Z] cacbb8a558e7: Preparing [2025-03-14T10:10:40.674Z] 7b50ef058d64: Preparing [2025-03-14T10:10:40.674Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:40.674Z] 7b50ef058d64: Waiting [2025-03-14T10:10:40.674Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:40.674Z] a276baf8617f: Layer already exists [2025-03-14T10:10:40.674Z] cacbb8a558e7: Layer already exists [2025-03-14T10:10:40.674Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:40.674Z] 518803d05636: Layer already exists [2025-03-14T10:10:40.674Z] 6f6581431849: Layer already exists [2025-03-14T10:10:40.674Z] 7b50ef058d64: Layer already exists [2025-03-14T10:10:40.674Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:40.937Z] 0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:41.277Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:41.619Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-14T10:10:41.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-14T10:10:41.619Z] 518803d05636: Preparing [2025-03-14T10:10:41.619Z] a276baf8617f: Preparing [2025-03-14T10:10:41.619Z] 6f6581431849: Preparing [2025-03-14T10:10:41.619Z] e26d3390b5d2: Preparing [2025-03-14T10:10:41.619Z] cacbb8a558e7: Preparing [2025-03-14T10:10:41.619Z] 7b50ef058d64: Preparing [2025-03-14T10:10:41.619Z] dd9c8f8612c8: Preparing [2025-03-14T10:10:41.619Z] 7b50ef058d64: Waiting [2025-03-14T10:10:41.619Z] dd9c8f8612c8: Waiting [2025-03-14T10:10:41.619Z] 518803d05636: Layer already exists [2025-03-14T10:10:41.619Z] cacbb8a558e7: Layer already exists [2025-03-14T10:10:41.619Z] e26d3390b5d2: Layer already exists [2025-03-14T10:10:41.619Z] 6f6581431849: Layer already exists [2025-03-14T10:10:41.619Z] a276baf8617f: Layer already exists [2025-03-14T10:10:41.619Z] 7b50ef058d64: Layer already exists [2025-03-14T10:10:41.619Z] dd9c8f8612c8: Layer already exists [2025-03-14T10:10:41.619Z] main: digest: sha256:94eaa6bc69a1407518d5711278f32b594df4402bfc3fdab58ae977476dbd3548 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-14T10:10:41.953Z] ===================================================== [Pipeline] echo [2025-03-14T10:10:41.969Z] taggedImages: [2025-03-14T10:10:41.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659 [2025-03-14T10:10:41.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-14T10:10:41.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.73 [2025-03-14T10:10:41.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0f5b0c5496af9ca836db6a817a30441789f57659-4.0.0-dev.73 [2025-03-14T10:10:41.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:42.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-14T10:10:42.358Z] [2025-03-14T10:10:42.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:10:42.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-14T10:10:42.676Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-14T10:10:42.676Z] 8998bd30e6a1: Pulling fs layer [2025-03-14T10:10:42.676Z] 04944245beec: Pulling fs layer [2025-03-14T10:10:42.676Z] 699f458cf7ca: Pulling fs layer [2025-03-14T10:10:42.676Z] 765212b225bb: Pulling fs layer [2025-03-14T10:10:42.676Z] f23df028b6ca: Pulling fs layer [2025-03-14T10:10:42.676Z] d65c8cfc05b1: Pulling fs layer [2025-03-14T10:10:42.676Z] 2437ff75d9bd: Pulling fs layer [2025-03-14T10:10:42.676Z] 765212b225bb: Waiting [2025-03-14T10:10:42.676Z] f23df028b6ca: Waiting [2025-03-14T10:10:42.676Z] d65c8cfc05b1: Waiting [2025-03-14T10:10:42.676Z] 2437ff75d9bd: Waiting [2025-03-14T10:10:42.940Z] 04944245beec: Verifying Checksum [2025-03-14T10:10:42.940Z] 04944245beec: Download complete [2025-03-14T10:10:42.940Z] 765212b225bb: Verifying Checksum [2025-03-14T10:10:42.940Z] 765212b225bb: Download complete [2025-03-14T10:10:42.940Z] f23df028b6ca: Verifying Checksum [2025-03-14T10:10:42.940Z] f23df028b6ca: Download complete [2025-03-14T10:10:42.940Z] d65c8cfc05b1: Verifying Checksum [2025-03-14T10:10:42.940Z] d65c8cfc05b1: Download complete [2025-03-14T10:10:43.204Z] 699f458cf7ca: Verifying Checksum [2025-03-14T10:10:43.204Z] 699f458cf7ca: Download complete [2025-03-14T10:10:43.468Z] 8998bd30e6a1: Download complete [2025-03-14T10:10:46.031Z] 2437ff75d9bd: Verifying Checksum [2025-03-14T10:10:46.031Z] 2437ff75d9bd: Download complete [2025-03-14T10:10:47.962Z] 8998bd30e6a1: Pull complete [2025-03-14T10:10:48.538Z] 04944245beec: Pull complete [2025-03-14T10:10:49.936Z] 699f458cf7ca: Pull complete [2025-03-14T10:10:50.201Z] 765212b225bb: Pull complete [2025-03-14T10:10:51.153Z] f23df028b6ca: Pull complete [2025-03-14T10:10:51.153Z] d65c8cfc05b1: Pull complete [2025-03-14T10:11:09.320Z] 2437ff75d9bd: Pull complete [2025-03-14T10:11:09.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-14T10:11:09.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-14T10:11:09.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:11:09.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-41338 does not seem to be running inside a container [2025-03-14T10:11:09.572Z] $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-14T10:11:12.359Z] $ docker top af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:11:13.285Z] ---> job-cost.sh [2025-03-14T10:11:13.285Z] lf-activate-venv: SKIPPING [2025-03-14T10:11:13.285Z] INFO: No Stack... [2025-03-14T10:11:13.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-14T10:11:14.435Z] INFO: Archiving Costs [Pipeline] sh [2025-03-14T10:11:15.064Z] + cat /w/workspace/edgex-go/811/archives/cost.csv [2025-03-14T10:11:15.064Z] + cut -d, -f6 [Pipeline] lock [2025-03-14T10:11:15.102Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] [2025-03-14T10:11:15.109Z] Resource [jenkins-edgexfoundry-edgex-go-main-811-stack-cost] did not exist. Created. [2025-03-14T10:11:15.115Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-14T10:11:15.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-14T10:11:16.390Z] Stashed 1 file(s) [Pipeline] } [2025-03-14T10:11:16.397Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-811-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-14T10:11:16.415Z] $ docker stop --time=1 af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 [2025-03-14T10:11:17.920Z] $ docker rm -f --volumes af91d85abd32da3adcd41784ec5ec5777128a22fb66abde29f90f8601b9b88b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-14T10:11:18.478Z] provisioning config files... [2025-03-14T10:11:18.489Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/811@tmp/config7363817822708871735tmp [Pipeline] { [Pipeline] sh [2025-03-14T10:11:18.796Z] + set +x [2025-03-14T10:11:18.796Z] + + curl -s https://codecov.io/bash [2025-03-14T10:11:18.796Z] bash -s -- [2025-03-14T10:11:18.796Z] [2025-03-14T10:11:18.796Z] _____ _ [2025-03-14T10:11:18.796Z] / ____| | | [2025-03-14T10:11:18.796Z] | | ___ __| | ___ ___ _____ __ [2025-03-14T10:11:18.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-14T10:11:18.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-14T10:11:18.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-14T10:11:18.796Z] Bash-1.0.6 [2025-03-14T10:11:18.796Z] [2025-03-14T10:11:18.796Z] [2025-03-14T10:11:18.796Z] ==> git version 2.25.1 found [2025-03-14T10:11:18.796Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-14T10:11:18.796Z] Release-Date: 2020-01-08 [2025-03-14T10:11:18.796Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-14T10:11:18.796Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-14T10:11:18.796Z] ==> Jenkins CI detected. [2025-03-14T10:11:18.796Z] current dir:  /w/workspace/edgex-go/811 [2025-03-14T10:11:18.796Z] project root: . [2025-03-14T10:11:18.796Z] --> token set from env [2025-03-14T10:11:18.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-14T10:11:18.796Z] ==> Running gcov in . (disable via -X gcov) [2025-03-14T10:11:18.796Z] ==> Python coveragepy not found [2025-03-14T10:11:18.796Z] ==> Searching for coverage reports in: [2025-03-14T10:11:18.796Z] + . [2025-03-14T10:11:19.109Z] -> Found 1 reports [2025-03-14T10:11:19.109Z] ==> Detecting git/mercurial file structure [2025-03-14T10:11:19.109Z] ==> Reading reports [2025-03-14T10:11:19.109Z] + ./coverage.out bytes=1660924 [2025-03-14T10:11:19.109Z] ==> Appending adjustments [2025-03-14T10:11:19.109Z] https://docs.codecov.io/docs/fixing-reports [2025-03-14T10:11:20.529Z] + Found adjustments [2025-03-14T10:11:20.529Z] ==> Gzipping contents [2025-03-14T10:11:20.529Z] 140K /tmp/codecov.1Yaazr.gz [2025-03-14T10:11:20.529Z] ==> Uploading reports [2025-03-14T10:11:20.529Z] url: https://codecov.io [2025-03-14T10:11:20.529Z] query: branch=main&commit=0f5b0c5496af9ca836db6a817a30441789f57659&build=811&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F811%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-14T10:11:20.529Z] -> Pinging Codecov [2025-03-14T10:11:20.529Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0f5b0c5496af9ca836db6a817a30441789f57659&build=811&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F811%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-14T10:11:20.529Z] -> Uploading to [2025-03-14T10:11:20.529Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0f5b0c5496af9ca836db6a817a30441789f57659/eb51aa53-456d-469c-a337-4bc043d8a3f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250314%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250314T101120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=65eab4fc0757cc68fcc59cc4b3e28d959b8554e52fd5a1ae4559e1c9134e1ef2 [2025-03-14T10:11:20.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:20.529Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:21.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 314k --:--:-- --:--:-- --:--:-- 314k [2025-03-14T10:11:21.142Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0f5b0c5496af9ca836db6a817a30441789f57659 [Pipeline] } [2025-03-14T10:11:21.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-14T10:11:21.406Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-14T10:11:21.425Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:11:21.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-14T10:11:21.737Z] [2025-03-14T10:11:21.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:11:22.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-14T10:11:22.037Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-14T10:11:22.037Z] 43c4264eed91: Pulling fs layer [2025-03-14T10:11:22.037Z] 4cc291be95ef: Pulling fs layer [2025-03-14T10:11:22.037Z] 2ac1f1163629: Pulling fs layer [2025-03-14T10:11:22.037Z] 5c3c966382ef: Pulling fs layer [2025-03-14T10:11:22.037Z] 4f4fb700ef54: Pulling fs layer [2025-03-14T10:11:22.037Z] d9c7d2e4e75e: Pulling fs layer [2025-03-14T10:11:22.037Z] 9c3e1370e548: Pulling fs layer [2025-03-14T10:11:22.037Z] 5c3c966382ef: Waiting [2025-03-14T10:11:22.037Z] 4f4fb700ef54: Waiting [2025-03-14T10:11:22.037Z] d9c7d2e4e75e: Waiting [2025-03-14T10:11:22.037Z] 9c3e1370e548: Waiting [2025-03-14T10:11:22.037Z] 4cc291be95ef: Download complete [2025-03-14T10:11:22.037Z] 5c3c966382ef: Download complete [2025-03-14T10:11:22.037Z] 4f4fb700ef54: Verifying Checksum [2025-03-14T10:11:22.037Z] 4f4fb700ef54: Download complete [2025-03-14T10:11:22.037Z] 43c4264eed91: Download complete [2025-03-14T10:11:22.295Z] 43c4264eed91: Pull complete [2025-03-14T10:11:22.295Z] d9c7d2e4e75e: Verifying Checksum [2025-03-14T10:11:22.295Z] d9c7d2e4e75e: Download complete [2025-03-14T10:11:22.295Z] 4cc291be95ef: Pull complete [2025-03-14T10:11:22.553Z] 2ac1f1163629: Verifying Checksum [2025-03-14T10:11:22.553Z] 2ac1f1163629: Download complete [2025-03-14T10:11:23.118Z] 9c3e1370e548: Verifying Checksum [2025-03-14T10:11:23.119Z] 9c3e1370e548: Download complete [2025-03-14T10:11:26.400Z] 2ac1f1163629: Pull complete [2025-03-14T10:11:26.400Z] 5c3c966382ef: Pull complete [2025-03-14T10:11:26.400Z] 4f4fb700ef54: Pull complete [2025-03-14T10:11:26.400Z] d9c7d2e4e75e: Pull complete [2025-03-14T10:11:29.686Z] 9c3e1370e548: Pull complete [2025-03-14T10:11:29.686Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-14T10:11:29.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-14T10:11:29.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:11:29.796Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:11:29.825Z] $ 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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-14T10:11:34.288Z] $ docker top 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T10:11:34.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/811 [Pipeline] echo [2025-03-14T10:11:34.661Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-14T10:11:34.954Z] + set -o pipefail [2025-03-14T10:11:34.954Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-14T10:11:43.079Z] [2025-03-14T10:11:43.079Z] Monitoring /w/workspace/edgex-go/811 (github.com/edgexfoundry/edgex-go)... [2025-03-14T10:11:43.079Z] [2025-03-14T10:11:43.079Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/de2ac944-692a-4da4-9172-48d4c3ca8563 [2025-03-14T10:11:43.079Z] [2025-03-14T10:11:43.079Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-14T10:11:43.079Z] [2025-03-14T10:11:43.079Z] [2025-03-14T10:11:43.079Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-14T10:11:43.079Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-14T10:11:43.346Z] $ docker stop --time=1 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a [2025-03-14T10:11:47.149Z] $ docker rm -f --volumes 7cd134cec6d6f13408343c008953bd213c9f368eb0e162e5657c32fa38dc994a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-14T10:11:47.677Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T10:11:47.690Z] provisioning config files... [2025-03-14T10:11:47.698Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/811@tmp/config17989029277989865298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:11:48.001Z] --> edgex-publish-swagger.sh [2025-03-14T10:11:48.001Z] === Publish openapi API === [2025-03-14T10:11:48.001Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-14T10:11:48.001Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/811/openapi/core-command.yaml] [2025-03-14T10:11:48.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:48.001Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:48.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 73174 --:--:-- --:--:-- --:--:-- 73174 [2025-03-14T10:11:48.260Z] [2025-03-14T10:11:48.260Z] [2025-03-14T10:11:48.260Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/811/openapi/core-data.yaml] [2025-03-14T10:11:48.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:48.260Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:48.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 153k --:--:-- --:--:-- --:--:-- 153k [2025-03-14T10:11:48.829Z] [2025-03-14T10:11:48.829Z] [2025-03-14T10:11:48.829Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/811/openapi/core-keeper.yaml] [2025-03-14T10:11:48.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:48.829Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:49.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 288 140k --:--:-- --:--:-- --:--:-- 140k [2025-03-14T10:11:49.088Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-14T10:11:49.088Z] [2025-03-14T10:11:49.088Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/811/openapi/core-metadata.yaml] [2025-03-14T10:11:49.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:49.088Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:49.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 503 503k --:--:-- --:--:-- --:--:-- 502k 100 156k 100 156 100 156k 503 503k --:--:-- --:--:-- --:--:-- 502k [2025-03-14T10:11:49.346Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-14T10:11:49.346Z] [2025-03-14T10:11:49.346Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/811/openapi/security-proxy-auth.yaml] [2025-03-14T10:11:49.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:49.346Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:49.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 149k [2025-03-14T10:11:49.605Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-14T10:11:49.605Z] [2025-03-14T10:11:49.605Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/811/openapi/security-secretstore-setup.yaml] [2025-03-14T10:11:49.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:49.605Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:49.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 164 9733 --:--:-- --:--:-- --:--:-- 9898 [2025-03-14T10:11:49.864Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-14T10:11:49.864Z] [2025-03-14T10:11:49.864Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/811/openapi/support-notifications.yaml] [2025-03-14T10:11:50.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:50.123Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:50.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 503 314k --:--:-- --:--:-- --:--:-- 315k [2025-03-14T10:11:50.382Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-14T10:11:50.382Z] [2025-03-14T10:11:50.382Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/811/openapi/support-scheduler.yaml] [2025-03-14T10:11:50.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-14T10:11:50.382Z] Dload Upload Total Spent Left Speed [2025-03-14T10:11:50.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 853k --:--:-- --:--:-- --:--:-- 839k 100 50857 100 156 100 50701 577 183k --:--:-- --:--:-- --:--:-- 183k [2025-03-14T10:11:50.642Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-14T10:11:50.642Z] [Pipeline] } [2025-03-14T10:11:50.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-14T10:11:51.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-14T10:11:51.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:11:51.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T10:11:51.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:11:51.488Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:11:51.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-14T10:11:52.022Z] $ docker top e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e -eo pid,comm [2025-03-14T10:11:52.079Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-14T10:11:52.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-14T10:11:52.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-14T10:11:52.137Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-14T10:11:52.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-14T10:11:52.248Z] $ docker exec e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e ssh-agent [2025-03-14T10:11:52.367Z] SSH_AUTH_SOCK=/tmp/ssh-firqEo7MXFtS/agent.32 [2025-03-14T10:11:52.367Z] SSH_AGENT_PID=38 [2025-03-14T10:11:52.371Z] Running ssh-add (command line suppressed) [2025-03-14T10:11:52.469Z] Identity added: /w/workspace/edgex-go/811@tmp/private_key_8707210075015987266.key (/w/workspace/edgex-go/811@tmp/private_key_8707210075015987266.key) [2025-03-14T10:11:52.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-14T10:11:52.790Z] + git semver tag [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,952 [run_tag] DEBUG tag force:False [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,952 [check_head_tag] DEBUG check head tag [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,955 [execute] INFO git cat-file --batch-check [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=) [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,958 [execute] INFO git cat-file --batch [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:52,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=) [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:53,023 [execute] INFO git tag -a v4.0.0-dev.73 -m v4.0.0-dev.73 [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:53,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.73', '-m', 'v4.0.0-dev.73'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) [2025-03-14T10:11:53.050Z] 2025-03-14 10:11:53,028 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:11:53.050Z] 4.0.0-dev.73 [Pipeline] } [2025-03-14T10:11:53.312Z] $ docker exec --env ******** --env ******** e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e ssh-agent -k [2025-03-14T10:11:53.410Z] unset SSH_AUTH_SOCK; [2025-03-14T10:11:53.411Z] unset SSH_AGENT_PID; [2025-03-14T10:11:53.411Z] echo Agent pid 38 killed; [2025-03-14T10:11:53.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-14T10:11:53.749Z] + git semver [Pipeline] } [2025-03-14T10:11:54.012Z] $ docker stop --time=1 e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e [2025-03-14T10:11:55.311Z] $ docker rm -f --volumes e99614fc8cf8bbba35557170306c9099cfd2bb76932c943a1a36f3f3cf95332e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:11:55.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-14T10:11:55.720Z] [2025-03-14T10:11:55.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:11:56.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-14T10:11:56.019Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-14T10:11:56.019Z] ab5ef0e58194: Pulling fs layer [2025-03-14T10:11:56.019Z] 9712f1f96733: Pulling fs layer [2025-03-14T10:11:56.019Z] 63f879dbbcfc: Pulling fs layer [2025-03-14T10:11:56.019Z] 0d9ebad4ef96: Pulling fs layer [2025-03-14T10:11:56.019Z] e9a5061849ea: Pulling fs layer [2025-03-14T10:11:56.019Z] e9a5061849ea: Waiting [2025-03-14T10:11:56.019Z] 0d9ebad4ef96: Waiting [2025-03-14T10:11:56.019Z] d747dcd14b5f: Pulling fs layer [2025-03-14T10:11:56.019Z] 2de7ff778b66: Pulling fs layer [2025-03-14T10:11:56.019Z] d747dcd14b5f: Waiting [2025-03-14T10:11:56.019Z] 2de7ff778b66: Waiting [2025-03-14T10:11:56.019Z] 9712f1f96733: Verifying Checksum [2025-03-14T10:11:56.019Z] 9712f1f96733: Download complete [2025-03-14T10:11:56.277Z] 63f879dbbcfc: Verifying Checksum [2025-03-14T10:11:56.277Z] 63f879dbbcfc: Download complete [2025-03-14T10:11:56.535Z] e9a5061849ea: Verifying Checksum [2025-03-14T10:11:56.535Z] e9a5061849ea: Download complete [2025-03-14T10:11:56.535Z] d747dcd14b5f: Download complete [2025-03-14T10:11:56.535Z] 0d9ebad4ef96: Verifying Checksum [2025-03-14T10:11:56.535Z] 0d9ebad4ef96: Download complete [2025-03-14T10:11:56.535Z] ab5ef0e58194: Verifying Checksum [2025-03-14T10:11:56.535Z] ab5ef0e58194: Download complete [2025-03-14T10:11:56.535Z] 2de7ff778b66: Verifying Checksum [2025-03-14T10:11:56.535Z] 2de7ff778b66: Download complete [2025-03-14T10:11:59.066Z] ab5ef0e58194: Pull complete [2025-03-14T10:11:59.326Z] 9712f1f96733: Pull complete [2025-03-14T10:11:59.893Z] 63f879dbbcfc: Pull complete [2025-03-14T10:12:04.158Z] 0d9ebad4ef96: Pull complete [2025-03-14T10:12:04.158Z] e9a5061849ea: Pull complete [2025-03-14T10:12:04.158Z] d747dcd14b5f: Pull complete [2025-03-14T10:12:05.102Z] 2de7ff778b66: Pull complete [2025-03-14T10:12:05.102Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-14T10:12:05.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-14T10:12:05.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:12:05.210Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:12:05.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-14T10:12:10.596Z] $ docker top 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-14T10:12:10.672Z] provisioning config files... [2025-03-14T10:12:10.680Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/811@tmp/config5541266375289273775tmp [2025-03-14T10:12:10.689Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/811@tmp/config7743116243292540632tmp [2025-03-14T10:12:10.696Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/811@tmp/config4920193519510154678tmp [Pipeline] { [Pipeline] echo [2025-03-14T10:12:10.727Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:11.018Z] ---> sigul-configuration.sh [2025-03-14T10:12:11.018Z] gpg: directory `/root/.gnupg' created [2025-03-14T10:12:11.018Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-14T10:12:11.018Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-14T10:12:11.018Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-14T10:12:11.018Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-14T10:12:11.018Z] gpg: CAST5 encrypted data [2025-03-14T10:12:11.018Z] gpg: encrypted with 1 passphrase [2025-03-14T10:12:11.018Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-14T10:12:11.311Z] + mkdir /home/jenkins [2025-03-14T10:12:11.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-14T10:12:11.607Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-14T10:12:11.622Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:11.912Z] ---> sigul-install.sh [2025-03-14T10:12:11.912Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-14T10:12:12.206Z] + git tag --list [2025-03-14T10:12:12.206Z] 0.6.0 [2025-03-14T10:12:12.206Z] 0.6.1 [2025-03-14T10:12:12.206Z] 0.7.0 [2025-03-14T10:12:12.206Z] 0.7.1 [2025-03-14T10:12:12.206Z] v1.0.0 [2025-03-14T10:12:12.206Z] v1.0.1 [2025-03-14T10:12:12.206Z] v1.1.0 [2025-03-14T10:12:12.206Z] v1.2.0 [2025-03-14T10:12:12.206Z] v1.2.1 [2025-03-14T10:12:12.206Z] v1.3.0 [2025-03-14T10:12:12.206Z] v1.3.1 [2025-03-14T10:12:12.206Z] v2.0.0 [2025-03-14T10:12:12.206Z] v2.1.0 [2025-03-14T10:12:12.206Z] v2.1.1 [2025-03-14T10:12:12.206Z] v2.2.0 [2025-03-14T10:12:12.206Z] v2.3.0 [2025-03-14T10:12:12.206Z] v3.0 [2025-03-14T10:12:12.206Z] v3.0.0 [2025-03-14T10:12:12.206Z] v3.1 [2025-03-14T10:12:12.206Z] v3.1.0 [2025-03-14T10:12:12.206Z] v3.1.0-dev.1 [2025-03-14T10:12:12.206Z] v3.1.0-dev.10 [2025-03-14T10:12:12.206Z] v3.1.0-dev.11 [2025-03-14T10:12:12.206Z] v3.1.0-dev.12 [2025-03-14T10:12:12.206Z] v3.1.0-dev.13 [2025-03-14T10:12:12.206Z] v3.1.0-dev.14 [2025-03-14T10:12:12.206Z] v3.1.0-dev.15 [2025-03-14T10:12:12.206Z] v3.1.0-dev.16 [2025-03-14T10:12:12.206Z] v3.1.0-dev.17 [2025-03-14T10:12:12.206Z] v3.1.0-dev.18 [2025-03-14T10:12:12.206Z] v3.1.0-dev.19 [2025-03-14T10:12:12.206Z] v3.1.0-dev.2 [2025-03-14T10:12:12.206Z] v3.1.0-dev.20 [2025-03-14T10:12:12.206Z] v3.1.0-dev.21 [2025-03-14T10:12:12.206Z] v3.1.0-dev.22 [2025-03-14T10:12:12.206Z] v3.1.0-dev.23 [2025-03-14T10:12:12.206Z] v3.1.0-dev.24 [2025-03-14T10:12:12.206Z] v3.1.0-dev.25 [2025-03-14T10:12:12.206Z] v3.1.0-dev.26 [2025-03-14T10:12:12.206Z] v3.1.0-dev.27 [2025-03-14T10:12:12.206Z] v3.1.0-dev.28 [2025-03-14T10:12:12.206Z] v3.1.0-dev.29 [2025-03-14T10:12:12.206Z] v3.1.0-dev.3 [2025-03-14T10:12:12.206Z] v3.1.0-dev.30 [2025-03-14T10:12:12.206Z] v3.1.0-dev.31 [2025-03-14T10:12:12.206Z] v3.1.0-dev.32 [2025-03-14T10:12:12.206Z] v3.1.0-dev.33 [2025-03-14T10:12:12.206Z] v3.1.0-dev.34 [2025-03-14T10:12:12.206Z] v3.1.0-dev.35 [2025-03-14T10:12:12.206Z] v3.1.0-dev.36 [2025-03-14T10:12:12.206Z] v3.1.0-dev.37 [2025-03-14T10:12:12.206Z] v3.1.0-dev.38 [2025-03-14T10:12:12.206Z] v3.1.0-dev.39 [2025-03-14T10:12:12.206Z] v3.1.0-dev.4 [2025-03-14T10:12:12.206Z] v3.1.0-dev.40 [2025-03-14T10:12:12.206Z] v3.1.0-dev.41 [2025-03-14T10:12:12.206Z] v3.1.0-dev.42 [2025-03-14T10:12:12.206Z] v3.1.0-dev.43 [2025-03-14T10:12:12.206Z] v3.1.0-dev.44 [2025-03-14T10:12:12.206Z] v3.1.0-dev.45 [2025-03-14T10:12:12.206Z] v3.1.0-dev.46 [2025-03-14T10:12:12.206Z] v3.1.0-dev.47 [2025-03-14T10:12:12.206Z] v3.1.0-dev.48 [2025-03-14T10:12:12.206Z] v3.1.0-dev.49 [2025-03-14T10:12:12.206Z] v3.1.0-dev.5 [2025-03-14T10:12:12.206Z] v3.1.0-dev.50 [2025-03-14T10:12:12.206Z] v3.1.0-dev.51 [2025-03-14T10:12:12.206Z] v3.1.0-dev.52 [2025-03-14T10:12:12.206Z] v3.1.0-dev.53 [2025-03-14T10:12:12.206Z] v3.1.0-dev.54 [2025-03-14T10:12:12.206Z] v3.1.0-dev.55 [2025-03-14T10:12:12.206Z] v3.1.0-dev.56 [2025-03-14T10:12:12.206Z] v3.1.0-dev.57 [2025-03-14T10:12:12.206Z] v3.1.0-dev.58 [2025-03-14T10:12:12.206Z] v3.1.0-dev.59 [2025-03-14T10:12:12.206Z] v3.1.0-dev.6 [2025-03-14T10:12:12.206Z] v3.1.0-dev.60 [2025-03-14T10:12:12.206Z] v3.1.0-dev.61 [2025-03-14T10:12:12.206Z] v3.1.0-dev.62 [2025-03-14T10:12:12.206Z] v3.1.0-dev.63 [2025-03-14T10:12:12.206Z] v3.1.0-dev.64 [2025-03-14T10:12:12.206Z] v3.1.0-dev.65 [2025-03-14T10:12:12.206Z] v3.1.0-dev.66 [2025-03-14T10:12:12.206Z] v3.1.0-dev.67 [2025-03-14T10:12:12.206Z] v3.1.0-dev.68 [2025-03-14T10:12:12.206Z] v3.1.0-dev.69 [2025-03-14T10:12:12.206Z] v3.1.0-dev.7 [2025-03-14T10:12:12.206Z] v3.1.0-dev.70 [2025-03-14T10:12:12.206Z] v3.1.0-dev.71 [2025-03-14T10:12:12.206Z] v3.1.0-dev.72 [2025-03-14T10:12:12.206Z] v3.1.0-dev.73 [2025-03-14T10:12:12.206Z] v3.1.0-dev.8 [2025-03-14T10:12:12.206Z] v3.1.0-dev.9 [2025-03-14T10:12:12.206Z] v3.1.1 [2025-03-14T10:12:12.206Z] v3.1.1-dev.1 [2025-03-14T10:12:12.206Z] v3.1.1-dev.2 [2025-03-14T10:12:12.206Z] v3.2.0-dev.1 [2025-03-14T10:12:12.206Z] v3.2.0-dev.10 [2025-03-14T10:12:12.206Z] v3.2.0-dev.100 [2025-03-14T10:12:12.206Z] v3.2.0-dev.101 [2025-03-14T10:12:12.206Z] v3.2.0-dev.102 [2025-03-14T10:12:12.206Z] v3.2.0-dev.103 [2025-03-14T10:12:12.206Z] v3.2.0-dev.104 [2025-03-14T10:12:12.206Z] v3.2.0-dev.105 [2025-03-14T10:12:12.206Z] v3.2.0-dev.106 [2025-03-14T10:12:12.206Z] v3.2.0-dev.107 [2025-03-14T10:12:12.206Z] v3.2.0-dev.108 [2025-03-14T10:12:12.206Z] v3.2.0-dev.109 [2025-03-14T10:12:12.206Z] v3.2.0-dev.11 [2025-03-14T10:12:12.206Z] v3.2.0-dev.12 [2025-03-14T10:12:12.206Z] v3.2.0-dev.13 [2025-03-14T10:12:12.206Z] v3.2.0-dev.14 [2025-03-14T10:12:12.206Z] v3.2.0-dev.15 [2025-03-14T10:12:12.206Z] v3.2.0-dev.16 [2025-03-14T10:12:12.206Z] v3.2.0-dev.17 [2025-03-14T10:12:12.206Z] v3.2.0-dev.18 [2025-03-14T10:12:12.206Z] v3.2.0-dev.19 [2025-03-14T10:12:12.206Z] v3.2.0-dev.2 [2025-03-14T10:12:12.206Z] v3.2.0-dev.20 [2025-03-14T10:12:12.206Z] v3.2.0-dev.21 [2025-03-14T10:12:12.206Z] v3.2.0-dev.22 [2025-03-14T10:12:12.206Z] v3.2.0-dev.23 [2025-03-14T10:12:12.206Z] v3.2.0-dev.24 [2025-03-14T10:12:12.206Z] v3.2.0-dev.25 [2025-03-14T10:12:12.206Z] v3.2.0-dev.26 [2025-03-14T10:12:12.206Z] v3.2.0-dev.27 [2025-03-14T10:12:12.206Z] v3.2.0-dev.28 [2025-03-14T10:12:12.206Z] v3.2.0-dev.29 [2025-03-14T10:12:12.206Z] v3.2.0-dev.3 [2025-03-14T10:12:12.206Z] v3.2.0-dev.30 [2025-03-14T10:12:12.206Z] v3.2.0-dev.31 [2025-03-14T10:12:12.206Z] v3.2.0-dev.32 [2025-03-14T10:12:12.206Z] v3.2.0-dev.33 [2025-03-14T10:12:12.206Z] v3.2.0-dev.34 [2025-03-14T10:12:12.206Z] v3.2.0-dev.35 [2025-03-14T10:12:12.206Z] v3.2.0-dev.36 [2025-03-14T10:12:12.206Z] v3.2.0-dev.37 [2025-03-14T10:12:12.206Z] v3.2.0-dev.38 [2025-03-14T10:12:12.206Z] v3.2.0-dev.39 [2025-03-14T10:12:12.206Z] v3.2.0-dev.4 [2025-03-14T10:12:12.206Z] v3.2.0-dev.40 [2025-03-14T10:12:12.206Z] v3.2.0-dev.41 [2025-03-14T10:12:12.206Z] v3.2.0-dev.42 [2025-03-14T10:12:12.206Z] v3.2.0-dev.43 [2025-03-14T10:12:12.206Z] v3.2.0-dev.44 [2025-03-14T10:12:12.206Z] v3.2.0-dev.45 [2025-03-14T10:12:12.206Z] v3.2.0-dev.46 [2025-03-14T10:12:12.206Z] v3.2.0-dev.47 [2025-03-14T10:12:12.206Z] v3.2.0-dev.48 [2025-03-14T10:12:12.206Z] v3.2.0-dev.49 [2025-03-14T10:12:12.206Z] v3.2.0-dev.5 [2025-03-14T10:12:12.206Z] v3.2.0-dev.50 [2025-03-14T10:12:12.206Z] v3.2.0-dev.51 [2025-03-14T10:12:12.206Z] v3.2.0-dev.52 [2025-03-14T10:12:12.206Z] v3.2.0-dev.53 [2025-03-14T10:12:12.206Z] v3.2.0-dev.54 [2025-03-14T10:12:12.206Z] v3.2.0-dev.55 [2025-03-14T10:12:12.206Z] v3.2.0-dev.56 [2025-03-14T10:12:12.206Z] v3.2.0-dev.57 [2025-03-14T10:12:12.206Z] v3.2.0-dev.58 [2025-03-14T10:12:12.206Z] v3.2.0-dev.59 [2025-03-14T10:12:12.206Z] v3.2.0-dev.6 [2025-03-14T10:12:12.206Z] v3.2.0-dev.60 [2025-03-14T10:12:12.206Z] v3.2.0-dev.61 [2025-03-14T10:12:12.206Z] v3.2.0-dev.62 [2025-03-14T10:12:12.206Z] v3.2.0-dev.63 [2025-03-14T10:12:12.206Z] v3.2.0-dev.64 [2025-03-14T10:12:12.206Z] v3.2.0-dev.65 [2025-03-14T10:12:12.206Z] v3.2.0-dev.66 [2025-03-14T10:12:12.206Z] v3.2.0-dev.67 [2025-03-14T10:12:12.206Z] v3.2.0-dev.68 [2025-03-14T10:12:12.206Z] v3.2.0-dev.69 [2025-03-14T10:12:12.206Z] v3.2.0-dev.7 [2025-03-14T10:12:12.206Z] v3.2.0-dev.70 [2025-03-14T10:12:12.206Z] v3.2.0-dev.71 [2025-03-14T10:12:12.206Z] v3.2.0-dev.72 [2025-03-14T10:12:12.206Z] v3.2.0-dev.73 [2025-03-14T10:12:12.206Z] v3.2.0-dev.74 [2025-03-14T10:12:12.206Z] v3.2.0-dev.75 [2025-03-14T10:12:12.206Z] v3.2.0-dev.76 [2025-03-14T10:12:12.206Z] v3.2.0-dev.77 [2025-03-14T10:12:12.206Z] v3.2.0-dev.78 [2025-03-14T10:12:12.206Z] v3.2.0-dev.79 [2025-03-14T10:12:12.206Z] v3.2.0-dev.8 [2025-03-14T10:12:12.206Z] v3.2.0-dev.80 [2025-03-14T10:12:12.206Z] v3.2.0-dev.81 [2025-03-14T10:12:12.206Z] v3.2.0-dev.82 [2025-03-14T10:12:12.206Z] v3.2.0-dev.83 [2025-03-14T10:12:12.206Z] v3.2.0-dev.84 [2025-03-14T10:12:12.206Z] v3.2.0-dev.85 [2025-03-14T10:12:12.206Z] v3.2.0-dev.86 [2025-03-14T10:12:12.206Z] v3.2.0-dev.87 [2025-03-14T10:12:12.206Z] v3.2.0-dev.88 [2025-03-14T10:12:12.206Z] v3.2.0-dev.89 [2025-03-14T10:12:12.206Z] v3.2.0-dev.9 [2025-03-14T10:12:12.206Z] v3.2.0-dev.90 [2025-03-14T10:12:12.206Z] v3.2.0-dev.91 [2025-03-14T10:12:12.206Z] v3.2.0-dev.92 [2025-03-14T10:12:12.206Z] v3.2.0-dev.93 [2025-03-14T10:12:12.206Z] v3.2.0-dev.94 [2025-03-14T10:12:12.206Z] v3.2.0-dev.95 [2025-03-14T10:12:12.206Z] v3.2.0-dev.96 [2025-03-14T10:12:12.206Z] v3.2.0-dev.97 [2025-03-14T10:12:12.206Z] v3.2.0-dev.98 [2025-03-14T10:12:12.206Z] v3.2.0-dev.99 [2025-03-14T10:12:12.206Z] v4.0 [2025-03-14T10:12:12.206Z] v4.0.0 [2025-03-14T10:12:12.206Z] v4.0.0-dev.1 [2025-03-14T10:12:12.206Z] v4.0.0-dev.10 [2025-03-14T10:12:12.206Z] v4.0.0-dev.11 [2025-03-14T10:12:12.206Z] v4.0.0-dev.12 [2025-03-14T10:12:12.206Z] v4.0.0-dev.13 [2025-03-14T10:12:12.206Z] v4.0.0-dev.14 [2025-03-14T10:12:12.206Z] v4.0.0-dev.15 [2025-03-14T10:12:12.206Z] v4.0.0-dev.16 [2025-03-14T10:12:12.206Z] v4.0.0-dev.17 [2025-03-14T10:12:12.206Z] v4.0.0-dev.18 [2025-03-14T10:12:12.206Z] v4.0.0-dev.19 [2025-03-14T10:12:12.206Z] v4.0.0-dev.2 [2025-03-14T10:12:12.206Z] v4.0.0-dev.20 [2025-03-14T10:12:12.206Z] v4.0.0-dev.21 [2025-03-14T10:12:12.206Z] v4.0.0-dev.22 [2025-03-14T10:12:12.206Z] v4.0.0-dev.23 [2025-03-14T10:12:12.206Z] v4.0.0-dev.24 [2025-03-14T10:12:12.206Z] v4.0.0-dev.25 [2025-03-14T10:12:12.206Z] v4.0.0-dev.26 [2025-03-14T10:12:12.206Z] v4.0.0-dev.27 [2025-03-14T10:12:12.206Z] v4.0.0-dev.28 [2025-03-14T10:12:12.206Z] v4.0.0-dev.29 [2025-03-14T10:12:12.206Z] v4.0.0-dev.3 [2025-03-14T10:12:12.206Z] v4.0.0-dev.30 [2025-03-14T10:12:12.206Z] v4.0.0-dev.31 [2025-03-14T10:12:12.206Z] v4.0.0-dev.32 [2025-03-14T10:12:12.206Z] v4.0.0-dev.33 [2025-03-14T10:12:12.206Z] v4.0.0-dev.34 [2025-03-14T10:12:12.206Z] v4.0.0-dev.35 [2025-03-14T10:12:12.206Z] v4.0.0-dev.36 [2025-03-14T10:12:12.206Z] v4.0.0-dev.37 [2025-03-14T10:12:12.206Z] v4.0.0-dev.38 [2025-03-14T10:12:12.206Z] v4.0.0-dev.39 [2025-03-14T10:12:12.206Z] v4.0.0-dev.4 [2025-03-14T10:12:12.206Z] v4.0.0-dev.40 [2025-03-14T10:12:12.206Z] v4.0.0-dev.41 [2025-03-14T10:12:12.206Z] v4.0.0-dev.42 [2025-03-14T10:12:12.206Z] v4.0.0-dev.43 [2025-03-14T10:12:12.206Z] v4.0.0-dev.44 [2025-03-14T10:12:12.206Z] v4.0.0-dev.45 [2025-03-14T10:12:12.206Z] v4.0.0-dev.46 [2025-03-14T10:12:12.206Z] v4.0.0-dev.47 [2025-03-14T10:12:12.206Z] v4.0.0-dev.48 [2025-03-14T10:12:12.206Z] v4.0.0-dev.49 [2025-03-14T10:12:12.206Z] v4.0.0-dev.5 [2025-03-14T10:12:12.206Z] v4.0.0-dev.50 [2025-03-14T10:12:12.206Z] v4.0.0-dev.51 [2025-03-14T10:12:12.206Z] v4.0.0-dev.52 [2025-03-14T10:12:12.206Z] v4.0.0-dev.53 [2025-03-14T10:12:12.206Z] v4.0.0-dev.54 [2025-03-14T10:12:12.206Z] v4.0.0-dev.55 [2025-03-14T10:12:12.206Z] v4.0.0-dev.56 [2025-03-14T10:12:12.206Z] v4.0.0-dev.57 [2025-03-14T10:12:12.206Z] v4.0.0-dev.58 [2025-03-14T10:12:12.206Z] v4.0.0-dev.59 [2025-03-14T10:12:12.206Z] v4.0.0-dev.6 [2025-03-14T10:12:12.206Z] v4.0.0-dev.60 [2025-03-14T10:12:12.206Z] v4.0.0-dev.61 [2025-03-14T10:12:12.206Z] v4.0.0-dev.62 [2025-03-14T10:12:12.206Z] v4.0.0-dev.63 [2025-03-14T10:12:12.206Z] v4.0.0-dev.64 [2025-03-14T10:12:12.206Z] v4.0.0-dev.65 [2025-03-14T10:12:12.206Z] v4.0.0-dev.66 [2025-03-14T10:12:12.206Z] v4.0.0-dev.67 [2025-03-14T10:12:12.206Z] v4.0.0-dev.68 [2025-03-14T10:12:12.206Z] v4.0.0-dev.69 [2025-03-14T10:12:12.206Z] v4.0.0-dev.7 [2025-03-14T10:12:12.206Z] v4.0.0-dev.70 [2025-03-14T10:12:12.206Z] v4.0.0-dev.71 [2025-03-14T10:12:12.206Z] v4.0.0-dev.72 [2025-03-14T10:12:12.206Z] v4.0.0-dev.73 [2025-03-14T10:12:12.206Z] v4.0.0-dev.8 [2025-03-14T10:12:12.206Z] v4.0.0-dev.9 [2025-03-14T10:12:12.206Z] v4.0.1 [2025-03-14T10:12:12.206Z] v4.0.1-dev.1 [2025-03-14T10:12:12.206Z] v4.0.2-dev.1 [Pipeline] sh [2025-03-14T10:12:12.499Z] + lftools sign git-tag v4.0.0-dev.73 [2025-03-14T10:12:13.067Z] Signing Git tag with Sigul... [2025-03-14T10:12:13.067Z] Signing v4.0.0-dev.73 [Pipeline] echo [2025-03-14T10:12:13.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:13.634Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-14T10:12:13.641Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-14T10:12:13.665Z] $ docker stop --time=1 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 [2025-03-14T10:12:14.953Z] $ docker rm -f --volumes 5f0c6766dfb00d12f779ba0501f9b6ccd574f9d6a408450148e19f29173fe980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-14T10:12:15.395Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-14T10:12:15.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:12:15.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T10:12:15.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:12:15.777Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:12:15.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-14T10:12:16.138Z] $ docker top f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f -eo pid,comm [2025-03-14T10:12:16.191Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-14T10:12:16.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-14T10:12:16.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-14T10:12:16.250Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-14T10:12:16.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-14T10:12:16.366Z] $ docker exec f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f ssh-agent [2025-03-14T10:12:16.465Z] SSH_AUTH_SOCK=/tmp/ssh-eSumg5tQKNXk/agent.33 [2025-03-14T10:12:16.465Z] SSH_AGENT_PID=39 [2025-03-14T10:12:16.469Z] Running ssh-add (command line suppressed) [2025-03-14T10:12:16.557Z] Identity added: /w/workspace/edgex-go/811@tmp/private_key_11366307645340097726.key (/w/workspace/edgex-go/811@tmp/private_key_11366307645340097726.key) [2025-03-14T10:12:16.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-14T10:12:16.865Z] + git semver bump pre [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,028 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,029 [bump_version] DEBUG bumping version:4.0.0-dev.73 on axis:pre with prefix:dev [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,029 [bump_version] DEBUG bumped version:4.0.0-dev.74 [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,029 [write_version] DEBUG write version:4.0.0-dev.74 to path:/w/workspace/edgex-go/811/.semver/main with force:True [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,029 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,029 [write_file] DEBUG write to file:/w/workspace/edgex-go/811/.semver/main [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,031 [execute] INFO git cat-file --batch-check [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=) [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,036 [execute] INFO git cat-file --batch [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=) [2025-03-14T10:12:17.129Z] 2025-03-14 10:12:17,041 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:12:17.129Z] 4.0.0-dev.74 [Pipeline] } [2025-03-14T10:12:17.129Z] $ docker exec --env ******** --env ******** f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f ssh-agent -k [2025-03-14T10:12:17.226Z] unset SSH_AUTH_SOCK; [2025-03-14T10:12:17.227Z] unset SSH_AGENT_PID; [2025-03-14T10:12:17.227Z] echo Agent pid 39 killed; [2025-03-14T10:12:17.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-14T10:12:17.562Z] + git semver [Pipeline] } [2025-03-14T10:12:17.824Z] $ docker stop --time=1 f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f [2025-03-14T10:12:19.128Z] $ docker rm -f --volumes f901f2f8de4742088551c6c143fbfc744fbfc143c56f7adc737266b99718964f [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-14T10:12:19.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-14T10:12:19.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:12:19.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-14T10:12:19.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:12:19.857Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:12:19.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-14T10:12:20.206Z] $ docker top ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab -eo pid,comm [2025-03-14T10:12:20.259Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-14T10:12:20.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-14T10:12:20.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-14T10:12:20.311Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-14T10:12:20.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-14T10:12:20.412Z] $ docker exec ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab ssh-agent [2025-03-14T10:12:20.519Z] SSH_AUTH_SOCK=/tmp/ssh-DabJXsbEjnAZ/agent.31 [2025-03-14T10:12:20.519Z] SSH_AGENT_PID=37 [2025-03-14T10:12:20.524Z] Running ssh-add (command line suppressed) [2025-03-14T10:12:20.620Z] Identity added: /w/workspace/edgex-go/811@tmp/private_key_15274764966863683275.key (/w/workspace/edgex-go/811@tmp/private_key_15274764966863683275.key) [2025-03-14T10:12:20.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-14T10:12:20.929Z] + git semver push [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,120 [run_push] DEBUG push [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,121 [execute] INFO git cat-file --batch-check [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=) [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,125 [execute] INFO git rev-list 573e4e8c440d84d19b3501d947fb3347095b009e -- [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,125 [execute] DEBUG Popen(['git', 'rev-list', '573e4e8c440d84d19b3501d947fb3347095b009e', '--'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,144 [execute] INFO git fetch -v origin [2025-03-14T10:12:21.187Z] 2025-03-14 10:12:21,144 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-14T10:12:21.755Z] 2025-03-14 10:12:21,595 [run_push] DEBUG no remote changes detected [2025-03-14T10:12:21.755Z] 2025-03-14 10:12:21,596 [execute] INFO git push origin semver [2025-03-14T10:12:21.755Z] 2025-03-14 10:12:21,596 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/811/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-14T10:12:22.689Z] 2025-03-14 10:12:22,339 [run_push] DEBUG push all version tags [2025-03-14T10:12:22.689Z] 2025-03-14 10:12:22,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-14T10:12:22.689Z] 2025-03-14 10:12:22,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/811, universal_newlines=False, shell=None, istream=None) [2025-03-14T10:12:23.255Z] 2025-03-14 10:12:23,044 [read_version] DEBUG read version from /w/workspace/edgex-go/811/.semver/main [2025-03-14T10:12:23.255Z] 4.0.0-dev.74 [Pipeline] } [2025-03-14T10:12:23.258Z] $ docker exec --env ******** --env ******** ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab ssh-agent -k [2025-03-14T10:12:23.376Z] unset SSH_AUTH_SOCK; [2025-03-14T10:12:23.376Z] unset SSH_AGENT_PID; [2025-03-14T10:12:23.376Z] echo Agent pid 37 killed; [2025-03-14T10:12:23.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-14T10:12:23.722Z] + git semver [Pipeline] } [2025-03-14T10:12:23.986Z] $ docker stop --time=1 ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab [2025-03-14T10:12:25.257Z] $ docker rm -f --volumes ca2fa440a19e50f522ba8e4c61046c4679d3511299556bbaab67604c06abf5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-14T10:12:25.834Z] + [ -d /w/workspace/edgex-go/811/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:26.123Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:26.979Z] ---> package-listing.sh [2025-03-14T10:12:26.979Z] ++ facter osfamily [2025-03-14T10:12:26.979Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-14T10:12:27.239Z] + OS_FAMILY=debian [2025-03-14T10:12:27.239Z] + workspace=/w/workspace/edgex-go/811 [2025-03-14T10:12:27.239Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-14T10:12:27.239Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-14T10:12:27.239Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-14T10:12:27.239Z] + PACKAGES=/tmp/packages_start.txt [2025-03-14T10:12:27.239Z] + '[' /w/workspace/edgex-go/811 ']' [2025-03-14T10:12:27.239Z] + PACKAGES=/tmp/packages_end.txt [2025-03-14T10:12:27.239Z] + case "${OS_FAMILY}" in [2025-03-14T10:12:27.239Z] + dpkg -l [2025-03-14T10:12:27.239Z] + grep '^ii' [2025-03-14T10:12:27.239Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-14T10:12:27.239Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-14T10:12:27.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-14T10:12:27.239Z] + '[' /w/workspace/edgex-go/811 ']' [2025-03-14T10:12:27.239Z] + mkdir -p /w/workspace/edgex-go/811/archives/ [2025-03-14T10:12:27.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/811/archives/ [Pipeline] echo [2025-03-14T10:12:27.250Z] 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/811/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-14T10:12:27.527Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:12:28.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-14T10:12:28.092Z] [2025-03-14T10:12:28.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-14T10:12:28.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-14T10:12:28.392Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-14T10:12:28.392Z] 5eb5b503b376: Pulling fs layer [2025-03-14T10:12:28.392Z] 5c69ac0246d0: Pulling fs layer [2025-03-14T10:12:28.392Z] ec43610c2a17: Pulling fs layer [2025-03-14T10:12:28.392Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-14T10:12:28.392Z] 33b1e0a273af: Pulling fs layer [2025-03-14T10:12:28.392Z] 5d3b04190fa2: Pulling fs layer [2025-03-14T10:12:28.392Z] 2f39f015ded8: Pulling fs layer [2025-03-14T10:12:28.392Z] 5d3b04190fa2: Waiting [2025-03-14T10:12:28.392Z] 2f39f015ded8: Waiting [2025-03-14T10:12:28.392Z] 3a2ae6a8a46f: Waiting [2025-03-14T10:12:28.392Z] 33b1e0a273af: Waiting [2025-03-14T10:12:28.392Z] 5c69ac0246d0: Download complete [2025-03-14T10:12:28.392Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-14T10:12:28.392Z] 3a2ae6a8a46f: Download complete [2025-03-14T10:12:28.654Z] 5d3b04190fa2: Verifying Checksum [2025-03-14T10:12:28.654Z] 5d3b04190fa2: Download complete [2025-03-14T10:12:28.654Z] ec43610c2a17: Verifying Checksum [2025-03-14T10:12:28.654Z] ec43610c2a17: Download complete [2025-03-14T10:12:28.654Z] 5eb5b503b376: Download complete [2025-03-14T10:12:29.242Z] 2f39f015ded8: Verifying Checksum [2025-03-14T10:12:29.242Z] 2f39f015ded8: Download complete [2025-03-14T10:12:30.176Z] 5eb5b503b376: Pull complete [2025-03-14T10:12:30.435Z] 5c69ac0246d0: Pull complete [2025-03-14T10:12:31.004Z] ec43610c2a17: Pull complete [2025-03-14T10:12:31.004Z] 3a2ae6a8a46f: Pull complete [2025-03-14T10:12:31.264Z] 33b1e0a273af: Pull complete [2025-03-14T10:12:31.523Z] 5d3b04190fa2: Pull complete [2025-03-14T10:12:36.788Z] 2f39f015ded8: Pull complete [2025-03-14T10:12:36.788Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-14T10:12:36.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-14T10:12:36.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-14T10:12:36.893Z] prd-ubuntu20.04-docker-8c-8g-41337 does not seem to be running inside a container [2025-03-14T10:12:36.917Z] $ 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/811/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/811 -v /w/workspace/edgex-go/811:/w/workspace/edgex-go/811:rw,z -v /w/workspace/edgex-go/811@tmp:/w/workspace/edgex-go/811@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-03-14T10:12:40.608Z] $ docker top 36743ce3915723be2cf71e7fe02e7d22a8b1dfd96985cf8aed2e0c23d0681b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-14T10:12:40.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-14T10:12:41.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-14T10:12:41.536Z] + ls /var/log/sa-host [2025-03-14T10:12:41.536Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-14T10:12:41.692Z] provisioning config files... [2025-03-14T10:12:41.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/811@tmp/config9767805026323252133tmp [Pipeline] { [Pipeline] echo [2025-03-14T10:12:41.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:42.000Z] ---> create-netrc.sh [Pipeline] } [2025-03-14T10:12:42.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:42.346Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-14T10:12:42.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:42.637Z] ---> sudo-logs.sh [2025-03-14T10:12:42.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-14T10:12:42.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:42.949Z] ---> job-cost.sh [2025-03-14T10:12:42.949Z] lf-activate-venv: SKIPPING [2025-03-14T10:12:42.949Z] DEBUG: total: 0.10999999940395355 [2025-03-14T10:12:42.949Z] INFO: Retrieving Stack Cost... [2025-03-14T10:12:43.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-14T10:12:43.775Z] INFO: Archiving Costs [Pipeline] echo [2025-03-14T10:12:43.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-14T10:12:44.069Z] ---> logs-deploy.sh [2025-03-14T10:12:44.069Z] lf-activate-venv: SKIPPING [2025-03-14T10:12:44.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/811 [2025-03-14T10:12:44.069Z] INFO: archiving workspace using pattern(s): [2025-03-14T10:12:45.006Z] Archives upload complete. [2025-03-14T10:12:45.265Z] INFO: archiving logs to Nexus [2025-03-14T10:12:45.835Z] ---> uname -a: [2025-03-14T10:12:45.835Z] Linux prd-ubuntu20-04-docker-8c-8g-41337 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] ---> lscpu: [2025-03-14T10:12:45.835Z] Architecture: x86_64 [2025-03-14T10:12:45.835Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-14T10:12:45.835Z] Byte Order: Little Endian [2025-03-14T10:12:45.835Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-14T10:12:45.835Z] CPU(s): 8 [2025-03-14T10:12:45.835Z] On-line CPU(s) list: 0-7 [2025-03-14T10:12:45.835Z] Thread(s) per core: 1 [2025-03-14T10:12:45.835Z] Core(s) per socket: 1 [2025-03-14T10:12:45.835Z] Socket(s): 8 [2025-03-14T10:12:45.835Z] NUMA node(s): 1 [2025-03-14T10:12:45.835Z] Vendor ID: AuthenticAMD [2025-03-14T10:12:45.835Z] CPU family: 23 [2025-03-14T10:12:45.835Z] Model: 49 [2025-03-14T10:12:45.835Z] Model name: AMD EPYC-Rome Processor [2025-03-14T10:12:45.835Z] Stepping: 0 [2025-03-14T10:12:45.835Z] CPU MHz: 2799.998 [2025-03-14T10:12:45.835Z] BogoMIPS: 5599.99 [2025-03-14T10:12:45.835Z] Virtualization: AMD-V [2025-03-14T10:12:45.835Z] Hypervisor vendor: KVM [2025-03-14T10:12:45.835Z] Virtualization type: full [2025-03-14T10:12:45.835Z] L1d cache: 256 KiB [2025-03-14T10:12:45.835Z] L1i cache: 256 KiB [2025-03-14T10:12:45.835Z] L2 cache: 4 MiB [2025-03-14T10:12:45.835Z] L3 cache: 128 MiB [2025-03-14T10:12:45.835Z] NUMA node0 CPU(s): 0-7 [2025-03-14T10:12:45.835Z] Vulnerability Itlb multihit: Not affected [2025-03-14T10:12:45.835Z] Vulnerability L1tf: Not affected [2025-03-14T10:12:45.835Z] Vulnerability Mds: Not affected [2025-03-14T10:12:45.835Z] Vulnerability Meltdown: Not affected [2025-03-14T10:12:45.835Z] Vulnerability Mmio stale data: Not affected [2025-03-14T10:12:45.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-14T10:12:45.835Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-14T10:12:45.835Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-14T10:12:45.835Z] Vulnerability Srbds: Not affected [2025-03-14T10:12:45.835Z] Vulnerability Tsx async abort: Not affected [2025-03-14T10:12:45.835Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] ---> nproc: [2025-03-14T10:12:45.835Z] 8 [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] ---> df -h: [2025-03-14T10:12:45.835Z] Filesystem Size Used Avail Use% Mounted on [2025-03-14T10:12:45.835Z] overlay 155G 30G 126G 20% / [2025-03-14T10:12:45.835Z] tmpfs 64M 0 64M 0% /dev [2025-03-14T10:12:45.835Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-14T10:12:45.835Z] shm 64M 0 64M 0% /dev/shm [2025-03-14T10:12:45.835Z] /dev/vda1 155G 30G 126G 20% /facter-os [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] ---> sar -b -r -n DEV: [2025-03-14T10:12:45.835Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41337) 03/14/25 _x86_64_ (8 CPU) [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] 09:24:12 LINUX RESTART (8 CPU) [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] 09:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-14T10:12:45.835Z] 09:26:01 232.86 8.64 224.22 0.00 1179.80 77662.51 0.00 [2025-03-14T10:12:45.835Z] 09:27:01 38.79 0.03 38.76 0.00 0.27 30975.90 0.00 [2025-03-14T10:12:45.835Z] 09:28:01 36.63 1.12 35.51 0.00 23.84 23471.74 0.00 [2025-03-14T10:12:45.835Z] 09:29:01 179.81 0.33 179.47 0.00 40.15 70217.85 0.00 [2025-03-14T10:12:45.835Z] 09:30:01 839.14 24.51 814.63 0.00 3589.40 250749.28 0.00 [2025-03-14T10:12:45.835Z] 09:31:01 446.50 0.53 445.97 0.00 10.66 184957.01 0.00 [2025-03-14T10:12:45.835Z] 09:32:01 254.07 0.08 253.99 0.00 0.67 93388.64 0.00 [2025-03-14T10:12:45.835Z] 09:33:01 392.90 0.07 392.83 0.00 0.53 153730.11 0.00 [2025-03-14T10:12:45.835Z] 09:34:01 489.10 0.13 488.97 0.00 20.53 37486.82 0.00 [2025-03-14T10:12:45.835Z] 09:35:01 26.31 0.00 26.31 0.00 0.00 646.29 0.00 [2025-03-14T10:12:45.835Z] 09:36:01 6.93 0.00 6.93 0.00 0.00 170.10 0.00 [2025-03-14T10:12:45.835Z] 09:37:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2025-03-14T10:12:45.835Z] 09:38:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-03-14T10:12:45.835Z] 09:39:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2025-03-14T10:12:45.835Z] 09:40:01 1.73 0.02 1.72 0.00 0.13 19.20 0.00 [2025-03-14T10:12:45.835Z] 09:41:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2025-03-14T10:12:45.835Z] 09:42:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-03-14T10:12:45.835Z] 09:43:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 [2025-03-14T10:12:45.835Z] 09:44:02 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2025-03-14T10:12:45.835Z] 09:45:01 1.75 0.00 1.75 0.00 0.00 20.20 0.00 [2025-03-14T10:12:45.835Z] 09:46:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 [2025-03-14T10:12:45.835Z] 09:47:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2025-03-14T10:12:45.835Z] 09:48:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 [2025-03-14T10:12:45.835Z] 09:49:01 1.43 0.30 1.13 0.00 10.00 15.60 0.00 [2025-03-14T10:12:45.835Z] 09:50:01 2.68 1.22 1.47 0.00 25.46 18.40 0.00 [2025-03-14T10:12:45.835Z] 09:51:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2025-03-14T10:12:45.835Z] 09:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2025-03-14T10:12:45.835Z] 09:53:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-03-14T10:12:45.835Z] 09:54:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2025-03-14T10:12:45.835Z] 09:55:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2025-03-14T10:12:45.835Z] 09:56:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2025-03-14T10:12:45.835Z] 09:57:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2025-03-14T10:12:45.835Z] 09:58:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2025-03-14T10:12:45.835Z] 09:59:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-03-14T10:12:45.835Z] 10:00:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2025-03-14T10:12:45.835Z] 10:01:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-03-14T10:12:45.835Z] 10:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2025-03-14T10:12:45.835Z] 10:03:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2025-03-14T10:12:45.835Z] 10:04:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-03-14T10:12:45.835Z] 10:05:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 [2025-03-14T10:12:45.835Z] 10:06:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2025-03-14T10:12:45.835Z] 10:07:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 [2025-03-14T10:12:45.835Z] 10:08:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2025-03-14T10:12:45.835Z] 10:09:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 [2025-03-14T10:12:45.835Z] 10:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2025-03-14T10:12:45.835Z] 10:11:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 [2025-03-14T10:12:45.835Z] 10:12:01 121.65 0.47 121.18 0.00 11.06 38470.79 0.00 [2025-03-14T10:12:45.835Z] Average: 66.12 0.79 65.33 0.00 104.16 20467.49 0.00 [2025-03-14T10:12:45.835Z] [2025-03-14T10:12:45.835Z] 09:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-14T10:12:45.835Z] 09:26:01 28283128 31476880 818904 2.49 125928 3260804 1868652 5.51 1204548 2906396 7976 [2025-03-14T10:12:45.835Z] 09:27:01 26834224 31277772 1013696 3.08 129948 4438168 2283876 6.73 2099036 3386620 290616 [2025-03-14T10:12:45.835Z] 09:28:01 26208984 30963932 1323884 4.03 134892 4708000 2633144 7.76 2123896 3947392 415104 [2025-03-14T10:12:45.835Z] 09:29:01 24290200 31199820 1087428 3.31 146560 6819144 2859252 8.43 1921056 6030448 2073660 [2025-03-14T10:12:45.835Z] 09:30:01 16728604 31352392 904004 2.75 345176 13847164 2521516 7.43 2882820 12110048 2398680 [2025-03-14T10:12:45.835Z] 09:31:01 9815032 29101032 3089208 9.39 385324 18038952 9893896 29.16 5681436 15697492 1235384 [2025-03-14T10:12:45.835Z] 09:32:01 5872696 27754856 4438500 13.50 401324 20515784 9692380 28.56 8137184 17088708 1229368 [2025-03-14T10:12:45.835Z] 09:33:01 8418836 31165628 1073388 3.26 413984 21495300 2900164 8.55 3831264 19042084 692684 [2025-03-14T10:12:45.835Z] 09:34:01 8780904 31415444 842048 2.56 420428 21402908 2263380 6.67 3483200 19082948 624 [2025-03-14T10:12:45.835Z] 09:35:01 8765624 31401580 855216 2.60 421616 21403144 2379268 7.01 4027428 18554260 296 [2025-03-14T10:12:45.835Z] 09:36:01 8778832 31415068 841592 2.56 421908 21403216 2218392 6.54 4091300 18476552 8 [2025-03-14T10:12:45.835Z] 09:37:01 8779560 31415824 841136 2.56 421936 21403224 2218392 6.54 4089896 18476560 32 [2025-03-14T10:12:45.835Z] 09:38:01 8793664 31429960 826948 2.51 421948 21403236 2218392 6.54 4075464 18476564 24 [2025-03-14T10:12:45.835Z] 09:39:01 8794416 31431380 826444 2.51 421960 21403236 2234624 6.59 4074872 18477212 8 [2025-03-14T10:12:45.835Z] 09:40:01 8795256 31432348 825424 2.51 422008 21403240 2267876 6.68 4073252 18477220 16 [2025-03-14T10:12:45.835Z] 09:41:01 8794988 31432104 825604 2.51 422032 21403244 2267876 6.68 4073200 18477224 28 [2025-03-14T10:12:45.835Z] 09:42:01 8795128 31432268 825304 2.51 422056 21403248 2267876 6.68 4072976 18477228 8 [2025-03-14T10:12:45.835Z] 09:43:01 8795332 31432516 825012 2.51 422088 21403252 2267876 6.68 4073316 18477232 8 [2025-03-14T10:12:45.835Z] 09:44:02 8795740 31432960 824980 2.51 422112 21403252 2267876 6.68 4073148 18477232 8 [2025-03-14T10:12:45.835Z] 09:45:01 8795764 31432996 824904 2.51 422128 21403256 2267876 6.68 4073104 18477236 176 [2025-03-14T10:12:45.835Z] 09:46:01 8794988 31432240 825580 2.51 422152 21403256 2267876 6.68 4073244 18477236 8 [2025-03-14T10:12:45.835Z] 09:47:01 8795508 31432800 824984 2.51 422168 21403260 2267876 6.68 4073372 18477240 8 [2025-03-14T10:12:45.835Z] 09:48:01 8795460 31432764 824940 2.51 422196 21403260 2267876 6.68 4073104 18477240 4 [2025-03-14T10:12:45.835Z] 09:49:01 8793688 31431332 826308 2.51 422220 21403556 2267876 6.68 4077904 18477344 176 [2025-03-14T10:12:45.835Z] 09:50:01 8786708 31426260 831504 2.53 422260 21404312 2267876 6.68 4082708 18477564 4 [2025-03-14T10:12:45.835Z] 09:51:01 8786724 31426372 831360 2.53 422268 21404396 2267876 6.68 4082552 18477572 4 [2025-03-14T10:12:45.835Z] 09:52:01 8786676 31426336 831324 2.53 422288 21404400 2267876 6.68 4082264 18477564 24 [2025-03-14T10:12:45.835Z] 09:53:01 8786620 31426304 831284 2.53 422312 21404404 2267876 6.68 4082284 18477568 8 [2025-03-14T10:12:45.835Z] 09:54:01 8786320 31426036 831604 2.53 422332 21404408 2267876 6.68 4082308 18477572 24 [2025-03-14T10:12:45.835Z] 09:55:01 8786176 31425920 831676 2.53 422352 21404408 2267876 6.68 4082412 18477572 4 [2025-03-14T10:12:45.835Z] 09:56:01 8786192 31425956 831624 2.53 422364 21404412 2267876 6.68 4082396 18477576 200 [2025-03-14T10:12:45.835Z] 09:57:01 8786144 31425944 831576 2.53 422396 21404416 2267876 6.68 4082416 18477580 16 [2025-03-14T10:12:45.835Z] 09:58:01 8786000 31425840 831576 2.53 422420 21404416 2267876 6.68 4082756 18477580 16 [2025-03-14T10:12:45.835Z] 09:59:01 8786484 31426336 831280 2.53 422436 21404424 2267876 6.68 4082752 18477588 4 [2025-03-14T10:12:45.835Z] 10:00:01 8786468 31426416 831136 2.53 422452 21404540 2267876 6.68 4082616 18477668 20 [2025-03-14T10:12:45.835Z] 10:01:01 8786168 31426188 831332 2.53 422480 21404556 2267876 6.68 4082448 18477724 12 [2025-03-14T10:12:45.835Z] 10:02:01 8786412 31426476 830996 2.53 422492 21404556 2267876 6.68 4082728 18477724 20 [2025-03-14T10:12:45.835Z] 10:03:01 8786276 31426384 830940 2.53 422500 21404560 2267876 6.68 4082500 18477728 16 [2025-03-14T10:12:45.835Z] 10:04:01 8786188 31426332 830944 2.53 422528 21404564 2267876 6.68 4082824 18477732 40 [2025-03-14T10:12:45.835Z] 10:05:01 8785864 31426048 831132 2.53 422556 21404564 2267876 6.68 4082620 18477732 36 [2025-03-14T10:12:45.835Z] 10:06:01 8785740 31426048 831268 2.53 422568 21404696 2251244 6.63 4082560 18477856 28 [2025-03-14T10:12:45.835Z] 10:07:01 8785940 31426260 831232 2.53 422596 21404692 2251244 6.63 4082588 18477856 12 [2025-03-14T10:12:45.835Z] 10:08:01 8785916 31426240 831196 2.53 422612 21404700 2251244 6.63 4082592 18477860 8 [2025-03-14T10:12:45.835Z] 10:09:01 8785464 31425888 831420 2.53 422628 21404708 2251244 6.63 4082916 18477868 220 [2025-03-14T10:12:45.835Z] 10:10:01 8785536 31425968 831324 2.53 422660 21404700 2251244 6.63 4082732 18477872 16 [2025-03-14T10:12:45.836Z] 10:11:01 8785488 31425968 831280 2.53 422684 21404716 2251244 6.63 4082716 18477884 12 [2025-03-14T10:12:45.836Z] 10:12:01 7399784 31354916 900624 2.74 434136 22615056 2573128 7.58 4194220 19651828 537920 [2025-03-14T10:12:45.836Z] Average: 10378550 31273539 983512 2.99 394945 19767866 2621930 7.73 3967467 17078442 189012 [2025-03-14T10:12:45.836Z] [2025-03-14T10:12:45.836Z] 09:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-14T10:12:45.836Z] 09:26:01 ens3 1085.15 920.81 9712.65 103.19 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:26:01 docker0 771.25 840.59 57.04 4707.04 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:26:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:26:01 veth327a1db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:27:01 ens3 37.24 20.18 30.39 13.43 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:27:01 docker0 0.70 0.70 0.05 0.06 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:27:01 veth327a1db 0.70 0.78 0.06 0.07 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:28:01 ens3 23.66 16.42 19.50 12.30 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:28:01 docker0 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:28:01 veth327a1db 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 vethaf70409 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 veth8a7b2d8 2.34 5.25 0.19 64.59 0.00 0.00 0.00 0.01 [2025-03-14T10:12:45.836Z] 09:29:01 veth7a7b0b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 ens3 156.14 86.31 3274.06 20.40 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 veth1e1bcc7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 veth1686ccb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 vethffcb48c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 vethd151100 3.27 5.80 0.26 83.37 0.00 0.00 0.00 0.01 [2025-03-14T10:12:45.836Z] 09:29:01 veth7009a76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 veth4c344da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 vethc60dfb3 0.61 0.63 0.06 0.24 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 docker0 6.23 11.32 0.42 148.18 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 veth5bdb362 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:29:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:30:01 veth226fb68 64.71 131.31 7.08 1225.25 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 ens3 1099.33 578.60 10054.97 224.83 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:30:01 veth8f4bd34 72.62 165.44 7.56 1224.79 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 veth14bcb3c 77.87 158.84 7.95 1227.87 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 veth65a7704 76.32 138.64 7.80 1224.47 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 vetheefd373 71.60 146.04 7.50 1225.56 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 vethfbc29ab 74.34 134.31 7.71 1230.07 0.00 0.00 0.00 0.10 [2025-03-14T10:12:45.836Z] 09:30:01 vethc60dfb3 0.05 1.00 0.00 0.04 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:30:01 docker0 490.68 979.07 42.84 8622.84 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth3be080b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth4bca5c3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth8856b5d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 ens3 14.00 7.80 11.39 6.21 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth16de48e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth019f674 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vethdfe7dbb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vethb524b2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vethe11afb0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth5bc5331 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vetha2887c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vethc60dfb3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 vethe7da970 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:31:01 veth49ace02 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth3be080b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth4bca5c3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth8856b5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 ens3 2.12 1.02 1.60 0.84 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth16de48e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth019f674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vethdfe7dbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vethb524b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vethe11afb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth5bc5331 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vetha2887c6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vethc60dfb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 vethe7da970 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:32:01 veth49ace02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth3be080b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth4bca5c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth8856b5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 ens3 7.90 4.12 6.16 3.29 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth16de48e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth019f674 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 vethb524b2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth5bc5331 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 vetha2887c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 vethc60dfb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 vethe7da970 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:33:01 veth49ace02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:34:01 ens3 329.91 334.96 197.85 1164.88 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:34:01 lo 43.33 43.33 4.27 4.27 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:35:01 ens3 385.74 385.92 142.15 2768.64 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:35:01 lo 28.26 28.26 2.78 2.78 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:36:01 ens3 83.02 79.24 44.45 444.60 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:36:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:38:01 ens3 0.30 0.25 0.99 0.02 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:40:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:42:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:44:02 ens3 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:45:01 ens3 0.49 0.24 0.12 0.08 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:46:01 ens3 0.48 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:49:01 ens3 0.92 0.80 0.82 0.38 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:50:01 ens3 7.42 6.33 4.84 6.04 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:58:01 ens3 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:59:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:01:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:02:01 ens3 0.35 0.20 0.25 0.20 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:04:01 ens3 0.67 0.28 0.29 0.20 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:05:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.836Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:10:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:11:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:12:01 ens3 418.46 268.06 7995.35 151.09 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:12:01 docker0 51.91 92.82 5.07 867.15 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] 10:12:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] Average: ens3 77.46 57.46 667.30 104.74 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] Average: docker0 27.86 40.69 2.22 303.72 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] Average: lo 1.96 1.96 0.19 0.19 0.00 0.00 0.00 0.00 [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] ---> sar -P ALL: [2025-03-14T10:12:45.837Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41337) 03/14/25 _x86_64_ (8 CPU) [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] 09:24:12 LINUX RESTART (8 CPU) [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] 09:25:02 CPU %user %nice %system %iowait %steal %idle [2025-03-14T10:12:45.837Z] 09:26:01 all 9.51 0.00 4.42 3.39 0.07 82.62 [2025-03-14T10:12:45.837Z] 09:26:01 0 9.53 0.00 5.35 15.37 0.07 69.68 [2025-03-14T10:12:45.837Z] 09:26:01 1 9.61 0.00 3.95 0.24 0.07 86.13 [2025-03-14T10:12:45.837Z] 09:26:01 2 9.94 0.00 3.90 2.90 0.07 83.19 [2025-03-14T10:12:45.837Z] 09:26:01 3 8.39 0.00 4.38 2.70 0.09 84.44 [2025-03-14T10:12:45.837Z] 09:26:01 4 8.75 0.00 4.49 1.91 0.07 84.79 [2025-03-14T10:12:45.837Z] 09:26:01 5 9.30 0.00 4.26 0.41 0.07 85.96 [2025-03-14T10:12:45.837Z] 09:26:01 6 7.50 0.00 5.13 0.79 0.05 86.52 [2025-03-14T10:12:45.837Z] 09:26:01 7 13.02 0.00 3.89 2.85 0.07 80.17 [2025-03-14T10:12:45.837Z] 09:27:01 all 43.17 0.00 6.67 1.34 0.09 48.73 [2025-03-14T10:12:45.837Z] 09:27:01 0 41.89 0.00 6.66 8.95 0.10 42.39 [2025-03-14T10:12:45.837Z] 09:27:01 1 44.14 0.00 6.22 0.17 0.08 49.39 [2025-03-14T10:12:45.837Z] 09:27:01 2 41.15 0.00 6.29 0.17 0.08 52.31 [2025-03-14T10:12:45.837Z] 09:27:01 3 42.52 0.00 7.53 0.25 0.08 49.61 [2025-03-14T10:12:45.837Z] 09:27:01 4 46.14 0.00 6.89 0.96 0.08 45.92 [2025-03-14T10:12:45.837Z] 09:27:01 5 44.18 0.00 6.48 0.08 0.08 49.17 [2025-03-14T10:12:45.837Z] 09:27:01 6 43.88 0.00 6.63 0.03 0.10 49.36 [2025-03-14T10:12:45.837Z] 09:27:01 7 41.43 0.00 6.62 0.13 0.10 51.71 [2025-03-14T10:12:45.837Z] 09:28:01 all 60.56 0.00 7.39 0.96 0.11 30.98 [2025-03-14T10:12:45.837Z] 09:28:01 0 61.07 0.00 7.26 1.43 0.12 30.12 [2025-03-14T10:12:45.837Z] 09:28:01 1 60.19 0.00 7.14 1.87 0.12 30.68 [2025-03-14T10:12:45.837Z] 09:28:01 2 60.13 0.00 7.36 0.28 0.10 32.12 [2025-03-14T10:12:45.837Z] 09:28:01 3 59.65 0.00 7.36 0.13 0.10 32.76 [2025-03-14T10:12:45.837Z] 09:28:01 4 61.26 0.00 8.04 0.52 0.12 30.07 [2025-03-14T10:12:45.837Z] 09:28:01 5 60.32 0.00 7.23 0.37 0.10 31.97 [2025-03-14T10:12:45.837Z] 09:28:01 6 60.54 0.00 7.39 3.05 0.10 28.91 [2025-03-14T10:12:45.837Z] 09:28:01 7 61.32 0.00 7.33 0.05 0.10 31.20 [2025-03-14T10:12:45.837Z] 09:29:01 all 24.13 0.00 5.90 4.72 0.09 65.16 [2025-03-14T10:12:45.837Z] 09:29:01 0 23.63 0.00 5.24 1.66 0.08 69.39 [2025-03-14T10:12:45.837Z] 09:29:01 1 24.57 0.00 6.00 16.03 0.08 53.32 [2025-03-14T10:12:45.837Z] 09:29:01 2 24.53 0.00 5.59 1.39 0.08 68.40 [2025-03-14T10:12:45.837Z] 09:29:01 3 22.72 0.00 5.47 1.87 0.08 69.86 [2025-03-14T10:12:45.837Z] 09:29:01 4 25.54 0.00 5.64 4.23 0.08 64.51 [2025-03-14T10:12:45.837Z] 09:29:01 5 24.22 0.00 6.93 6.01 0.10 62.74 [2025-03-14T10:12:45.837Z] 09:29:01 6 23.67 0.00 6.49 4.30 0.10 65.44 [2025-03-14T10:12:45.837Z] 09:29:01 7 24.19 0.00 5.86 2.28 0.08 67.58 [2025-03-14T10:12:45.837Z] 09:30:01 all 19.43 0.00 8.27 23.64 0.11 48.54 [2025-03-14T10:12:45.837Z] 09:30:01 0 18.54 0.00 7.83 11.32 0.12 62.18 [2025-03-14T10:12:45.837Z] 09:30:01 1 19.13 0.00 8.13 28.29 0.17 44.28 [2025-03-14T10:12:45.837Z] 09:30:01 2 19.62 0.00 8.43 26.29 0.14 45.53 [2025-03-14T10:12:45.837Z] 09:30:01 3 20.12 0.00 9.27 28.94 0.10 41.57 [2025-03-14T10:12:45.837Z] 09:30:01 4 19.38 0.00 8.15 19.89 0.10 52.48 [2025-03-14T10:12:45.837Z] 09:30:01 5 18.52 0.00 8.13 14.94 0.10 58.31 [2025-03-14T10:12:45.837Z] 09:30:01 6 20.63 0.00 8.09 40.87 0.09 30.32 [2025-03-14T10:12:45.837Z] 09:30:01 7 19.55 0.00 8.19 18.69 0.07 53.51 [2025-03-14T10:12:45.837Z] 09:31:01 all 43.36 0.00 7.85 8.47 0.10 40.22 [2025-03-14T10:12:45.837Z] 09:31:01 0 43.39 0.00 6.83 1.26 0.08 48.44 [2025-03-14T10:12:45.837Z] 09:31:01 1 42.78 0.00 7.06 14.31 0.10 35.74 [2025-03-14T10:12:45.837Z] 09:31:01 2 43.23 0.00 8.64 14.20 0.10 33.83 [2025-03-14T10:12:45.837Z] 09:31:01 3 43.44 0.00 9.09 16.08 0.10 31.29 [2025-03-14T10:12:45.837Z] 09:31:01 4 43.12 0.00 8.05 1.82 0.08 46.92 [2025-03-14T10:12:45.837Z] 09:31:01 5 42.91 0.00 8.24 7.29 0.10 41.46 [2025-03-14T10:12:45.837Z] 09:31:01 6 44.24 0.00 7.60 11.91 0.10 36.15 [2025-03-14T10:12:45.837Z] 09:31:01 7 43.77 0.00 7.29 0.94 0.10 47.91 [2025-03-14T10:12:45.837Z] 09:32:01 all 90.75 0.00 9.13 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 0 90.17 0.00 9.71 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 1 91.08 0.00 8.80 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 2 90.52 0.00 9.36 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 3 91.09 0.00 8.77 0.00 0.13 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 4 90.90 0.00 8.98 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 5 90.68 0.00 9.20 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 6 90.81 0.00 9.09 0.00 0.10 0.00 [2025-03-14T10:12:45.837Z] 09:32:01 7 90.73 0.00 9.15 0.00 0.12 0.00 [2025-03-14T10:12:45.837Z] 09:33:01 all 87.03 0.00 10.01 0.59 0.11 2.26 [2025-03-14T10:12:45.837Z] 09:33:01 0 87.45 0.00 9.71 0.47 0.12 2.25 [2025-03-14T10:12:45.837Z] 09:33:01 1 86.26 0.00 10.46 0.29 0.14 2.86 [2025-03-14T10:12:45.837Z] 09:33:01 2 86.70 0.00 10.38 2.28 0.12 0.52 [2025-03-14T10:12:45.837Z] 09:33:01 3 86.90 0.00 10.10 0.15 0.10 2.75 [2025-03-14T10:12:45.837Z] 09:33:01 4 88.50 0.00 9.12 0.37 0.10 1.91 [2025-03-14T10:12:45.837Z] 09:33:01 5 87.35 0.00 9.75 0.77 0.10 2.03 [2025-03-14T10:12:45.837Z] 09:33:01 6 87.02 0.00 10.06 0.25 0.12 2.55 [2025-03-14T10:12:45.837Z] 09:33:01 7 86.02 0.00 10.46 0.17 0.12 3.23 [2025-03-14T10:12:45.837Z] 09:34:01 all 6.18 0.00 1.74 3.97 0.06 88.05 [2025-03-14T10:12:45.837Z] 09:34:01 0 5.07 0.00 1.70 2.90 0.05 90.27 [2025-03-14T10:12:45.837Z] 09:34:01 1 4.27 0.00 1.82 1.43 0.05 92.43 [2025-03-14T10:12:45.837Z] 09:34:01 2 5.41 0.00 1.88 11.38 0.05 81.28 [2025-03-14T10:12:45.837Z] 09:34:01 3 5.66 0.00 2.04 1.65 0.05 90.59 [2025-03-14T10:12:45.837Z] 09:34:01 4 8.81 0.00 1.44 3.59 0.07 86.09 [2025-03-14T10:12:45.837Z] 09:34:01 5 5.85 0.00 1.61 4.37 0.07 88.10 [2025-03-14T10:12:45.837Z] 09:34:01 6 7.46 0.00 1.58 2.75 0.05 88.17 [2025-03-14T10:12:45.837Z] 09:34:01 7 6.92 0.00 1.87 3.74 0.07 87.41 [2025-03-14T10:12:45.837Z] 09:35:01 all 10.56 0.00 0.67 0.30 0.05 88.41 [2025-03-14T10:12:45.837Z] 09:35:01 0 9.67 0.00 0.85 0.42 0.03 89.03 [2025-03-14T10:12:45.837Z] 09:35:01 1 8.89 0.00 0.67 0.05 0.05 90.34 [2025-03-14T10:12:45.837Z] 09:35:01 2 10.97 0.00 0.62 0.17 0.05 88.20 [2025-03-14T10:12:45.837Z] 09:35:01 3 14.08 0.00 0.65 0.03 0.07 85.17 [2025-03-14T10:12:45.837Z] 09:35:01 4 15.45 0.00 0.87 0.08 0.07 83.53 [2025-03-14T10:12:45.837Z] 09:35:01 5 4.70 0.00 0.43 0.05 0.05 94.77 [2025-03-14T10:12:45.837Z] 09:35:01 6 9.42 0.00 0.65 1.39 0.05 88.49 [2025-03-14T10:12:45.837Z] 09:35:01 7 11.38 0.00 0.65 0.20 0.05 87.72 [2025-03-14T10:12:45.837Z] 09:36:01 all 1.81 0.00 0.20 0.02 0.02 97.95 [2025-03-14T10:12:45.837Z] 09:36:01 0 1.55 0.00 0.27 0.00 0.03 98.15 [2025-03-14T10:12:45.837Z] 09:36:01 1 1.60 0.00 0.18 0.00 0.00 98.22 [2025-03-14T10:12:45.837Z] 09:36:01 2 3.14 0.00 0.23 0.15 0.03 96.44 [2025-03-14T10:12:45.837Z] 09:36:01 3 1.82 0.00 0.23 0.00 0.02 97.93 [2025-03-14T10:12:45.837Z] 09:36:01 4 0.69 0.00 0.22 0.00 0.03 99.06 [2025-03-14T10:12:45.837Z] 09:36:01 5 3.52 0.00 0.22 0.02 0.02 96.23 [2025-03-14T10:12:45.837Z] 09:36:01 6 0.60 0.00 0.13 0.00 0.02 99.25 [2025-03-14T10:12:45.837Z] 09:36:01 7 1.53 0.00 0.13 0.00 0.02 98.31 [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] 09:36:01 CPU %user %nice %system %iowait %steal %idle [2025-03-14T10:12:45.837Z] 09:37:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2025-03-14T10:12:45.837Z] 09:37:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-14T10:12:45.837Z] 09:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.837Z] 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-14T10:12:45.837Z] 09:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-14T10:12:45.837Z] 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:38:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2025-03-14T10:12:45.837Z] 09:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:39:01 all 0.12 0.00 0.01 0.00 0.02 99.86 [2025-03-14T10:12:45.837Z] 09:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.837Z] 09:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:39:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:39:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2025-03-14T10:12:45.837Z] 09:39:01 4 0.81 0.00 0.02 0.00 0.03 99.14 [2025-03-14T10:12:45.837Z] 09:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:40:01 all 0.28 0.00 0.03 0.02 0.00 99.67 [2025-03-14T10:12:45.837Z] 09:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:40:01 2 0.02 0.00 0.03 0.07 0.00 99.88 [2025-03-14T10:12:45.837Z] 09:40:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2025-03-14T10:12:45.837Z] 09:40:01 4 2.04 0.00 0.02 0.00 0.02 97.93 [2025-03-14T10:12:45.837Z] 09:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:40:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2025-03-14T10:12:45.837Z] 09:41:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2025-03-14T10:12:45.837Z] 09:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:41:01 2 0.02 0.00 0.00 0.07 0.00 99.92 [2025-03-14T10:12:45.837Z] 09:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.837Z] 09:41:01 4 0.13 0.00 0.12 0.00 0.03 99.72 [2025-03-14T10:12:45.837Z] 09:41:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-14T10:12:45.837Z] 09:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:42:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.837Z] 09:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.837Z] 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.837Z] 09:43:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2025-03-14T10:12:45.837Z] 09:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.837Z] 09:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.837Z] 09:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.837Z] 09:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.837Z] 09:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:44:02 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-14T10:12:45.837Z] 09:44:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:44:02 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:44:02 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:44:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:44:02 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.837Z] 09:44:02 5 0.13 0.00 0.02 0.00 0.02 99.83 [2025-03-14T10:12:45.837Z] 09:44:02 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.837Z] 09:44:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:45:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2025-03-14T10:12:45.837Z] 09:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:45:01 2 0.00 0.00 0.02 0.08 0.02 99.88 [2025-03-14T10:12:45.837Z] 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:45:01 4 0.05 0.00 0.02 0.05 0.03 99.85 [2025-03-14T10:12:45.837Z] 09:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-14T10:12:45.837Z] 09:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.837Z] 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.837Z] 09:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-14T10:12:45.837Z] 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.837Z] 09:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-14T10:12:45.837Z] 09:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-14T10:12:45.837Z] 09:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-14T10:12:45.837Z] 09:47:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-14T10:12:45.837Z] 09:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.837Z] 09:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.837Z] 09:47:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-14T10:12:45.837Z] 09:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.837Z] [2025-03-14T10:12:45.837Z] 09:47:01 CPU %user %nice %system %iowait %steal %idle [2025-03-14T10:12:45.837Z] 09:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-14T10:12:45.838Z] 09:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-14T10:12:45.838Z] 09:48:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:48:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:48:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 09:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:49:01 all 0.10 0.00 0.02 0.01 0.01 99.87 [2025-03-14T10:12:45.838Z] 09:49:01 0 0.12 0.00 0.03 0.02 0.02 99.82 [2025-03-14T10:12:45.838Z] 09:49:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-14T10:12:45.838Z] 09:49:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2025-03-14T10:12:45.838Z] 09:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:49:01 4 0.17 0.00 0.03 0.02 0.02 99.77 [2025-03-14T10:12:45.838Z] 09:49:01 5 0.27 0.00 0.00 0.00 0.00 99.73 [2025-03-14T10:12:45.838Z] 09:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:49:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-14T10:12:45.838Z] 09:50:01 all 0.19 0.00 0.02 0.01 0.01 99.76 [2025-03-14T10:12:45.838Z] 09:50:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2025-03-14T10:12:45.838Z] 09:50:01 1 0.23 0.00 0.07 0.03 0.00 99.67 [2025-03-14T10:12:45.838Z] 09:50:01 2 0.15 0.00 0.05 0.02 0.00 99.78 [2025-03-14T10:12:45.838Z] 09:50:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-14T10:12:45.838Z] 09:50:01 4 0.18 0.00 0.03 0.00 0.03 99.75 [2025-03-14T10:12:45.838Z] 09:50:01 5 0.64 0.00 0.00 0.00 0.02 99.35 [2025-03-14T10:12:45.838Z] 09:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:50:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:51:01 all 0.16 0.00 0.02 0.01 0.01 99.80 [2025-03-14T10:12:45.838Z] 09:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:51:01 4 0.10 0.00 0.02 0.02 0.02 99.85 [2025-03-14T10:12:45.838Z] 09:51:01 5 1.03 0.00 0.03 0.00 0.00 98.94 [2025-03-14T10:12:45.838Z] 09:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-14T10:12:45.838Z] 09:52:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2025-03-14T10:12:45.838Z] 09:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 09:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:52:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:52:01 5 0.40 0.00 0.00 0.00 0.00 99.60 [2025-03-14T10:12:45.838Z] 09:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-14T10:12:45.838Z] 09:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:53:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-14T10:12:45.838Z] 09:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:53:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:54:01 all 0.02 0.00 0.03 0.00 0.01 99.95 [2025-03-14T10:12:45.838Z] 09:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 09:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:54:01 4 0.07 0.00 0.08 0.02 0.03 99.80 [2025-03-14T10:12:45.838Z] 09:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-14T10:12:45.838Z] 09:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 09:55:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:55:01 2 0.07 0.00 0.05 0.02 0.02 99.85 [2025-03-14T10:12:45.838Z] 09:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:55:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 09:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-14T10:12:45.838Z] 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2025-03-14T10:12:45.838Z] 09:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.838Z] 09:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:56:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2025-03-14T10:12:45.838Z] 09:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-14T10:12:45.838Z] 09:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-14T10:12:45.838Z] 09:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 09:57:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2025-03-14T10:12:45.838Z] 09:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-14T10:12:45.838Z] 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.838Z] 09:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:58:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-14T10:12:45.838Z] 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 09:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] [2025-03-14T10:12:45.838Z] 09:58:01 CPU %user %nice %system %iowait %steal %idle [2025-03-14T10:12:45.838Z] 09:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-14T10:12:45.838Z] 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 09:59:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2025-03-14T10:12:45.838Z] 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 09:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-14T10:12:45.838Z] 09:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 09:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-14T10:12:45.838Z] 09:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 10:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-14T10:12:45.838Z] 10:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.838Z] 10:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:00:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 10:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:00:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-14T10:12:45.838Z] 10:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:01:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2025-03-14T10:12:45.838Z] 10:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 10:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 10:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:01:01 5 1.09 0.00 0.00 0.00 0.02 98.89 [2025-03-14T10:12:45.838Z] 10:01:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-14T10:12:45.838Z] 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:02:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2025-03-14T10:12:45.838Z] 10:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 10:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 10:02:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 10:02:01 5 0.32 0.00 0.02 0.00 0.00 99.67 [2025-03-14T10:12:45.838Z] 10:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:03:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2025-03-14T10:12:45.838Z] 10:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 10:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:03:01 2 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-14T10:12:45.838Z] 10:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:03:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2025-03-14T10:12:45.838Z] 10:03:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-14T10:12:45.838Z] 10:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:04:01 all 0.12 0.00 0.01 0.01 0.01 99.84 [2025-03-14T10:12:45.838Z] 10:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 10:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:04:01 2 0.03 0.00 0.02 0.07 0.00 99.88 [2025-03-14T10:12:45.838Z] 10:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:04:01 5 0.90 0.00 0.00 0.00 0.02 99.09 [2025-03-14T10:12:45.838Z] 10:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-14T10:12:45.838Z] 10:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 10:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-14T10:12:45.838Z] 10:05:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-14T10:12:45.838Z] 10:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.838Z] 10:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:05:01 6 0.03 0.00 0.02 0.02 0.03 99.90 [2025-03-14T10:12:45.838Z] 10:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-14T10:12:45.838Z] 10:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.838Z] 10:06:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-14T10:12:45.838Z] 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-14T10:12:45.838Z] 10:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-14T10:12:45.838Z] 10:07:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-03-14T10:12:45.838Z] 10:07:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-14T10:12:45.838Z] 10:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-14T10:12:45.838Z] 10:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:08:01 all 0.03 0.00 0.01 0.09 0.01 99.87 [2025-03-14T10:12:45.838Z] 10:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 10:08:01 2 0.00 0.00 0.02 0.18 0.02 99.78 [2025-03-14T10:12:45.838Z] 10:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.838Z] 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-14T10:12:45.838Z] 10:08:01 6 0.02 0.00 0.00 0.52 0.00 99.47 [2025-03-14T10:12:45.838Z] 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-14T10:12:45.838Z] 10:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-14T10:12:45.838Z] 10:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-14T10:12:45.838Z] 10:09:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2025-03-14T10:12:45.838Z] 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] 10:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-14T10:12:45.838Z] 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.838Z] 10:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.838Z] 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.838Z] [2025-03-14T10:12:45.838Z] 10:09:01 CPU %user %nice %system %iowait %steal %idle [2025-03-14T10:12:45.838Z] 10:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-14T10:12:45.839Z] 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.839Z] 10:10:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-14T10:12:45.839Z] 10:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-14T10:12:45.839Z] 10:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-14T10:12:45.839Z] 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-14T10:12:45.839Z] 10:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.839Z] 10:10:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-14T10:12:45.839Z] 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.839Z] 10:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-14T10:12:45.839Z] 10:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-14T10:12:45.839Z] 10:11:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2025-03-14T10:12:45.839Z] 10:11:01 2 0.05 0.00 0.00 0.03 0.00 99.92 [2025-03-14T10:12:45.839Z] 10:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.839Z] 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-14T10:12:45.839Z] 10:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-14T10:12:45.839Z] 10:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-14T10:12:45.839Z] 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-14T10:12:45.839Z] 10:12:01 all 7.79 0.00 3.35 1.37 0.05 87.45 [2025-03-14T10:12:45.839Z] 10:12:01 0 8.85 0.00 3.48 0.35 0.03 87.28 [2025-03-14T10:12:45.839Z] 10:12:01 1 7.62 0.00 3.33 0.19 0.07 88.79 [2025-03-14T10:12:45.839Z] 10:12:01 2 6.70 0.00 3.58 1.65 0.05 88.02 [2025-03-14T10:12:45.839Z] 10:12:01 3 7.15 0.00 2.75 0.19 0.03 89.88 [2025-03-14T10:12:45.839Z] 10:12:01 4 9.41 0.00 3.24 0.37 0.03 86.94 [2025-03-14T10:12:45.839Z] 10:12:01 5 7.26 0.00 2.76 0.12 0.03 89.82 [2025-03-14T10:12:45.839Z] 10:12:01 6 8.42 0.00 4.92 7.79 0.09 78.78 [2025-03-14T10:12:45.839Z] 10:12:01 7 6.88 0.00 2.74 0.37 0.03 89.98 [2025-03-14T10:12:45.839Z] Average: all 8.61 0.00 1.40 1.03 0.03 88.94 [2025-03-14T10:12:45.839Z] Average: 0 8.52 0.00 1.39 0.92 0.03 89.14 [2025-03-14T10:12:45.839Z] Average: 1 8.49 0.00 1.37 1.32 0.03 88.79 [2025-03-14T10:12:45.839Z] Average: 2 8.53 0.00 1.41 1.30 0.03 88.74 [2025-03-14T10:12:45.839Z] Average: 3 8.56 0.00 1.43 1.08 0.03 88.90 [2025-03-14T10:12:45.839Z] Average: 4 8.95 0.00 1.39 0.71 0.03 88.92 [2025-03-14T10:12:45.839Z] Average: 5 8.61 0.00 1.38 0.72 0.02 89.26 [2025-03-14T10:12:45.839Z] Average: 6 8.58 0.00 1.44 1.55 0.03 88.41 [2025-03-14T10:12:45.839Z] Average: 7 8.63 0.00 1.36 0.62 0.02 89.37 [2025-03-14T10:12:45.839Z] [2025-03-14T10:12:45.839Z] [2025-03-14T10:12:45.839Z]