Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 544488c04c58fb09d5a4e1432ff61429c65333d6 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-ssh2740106175924301161.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-ssh7098454628850554727.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-ssh2765299378225613894.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-ssh8562698198223905120.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-ssh17227822668563416176.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-41387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/812 [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/812 # 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 544488c04c58fb09d5a4e1432ff61429c65333d6 (main) Commit message: "Merge pull request #5116 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 > git rev-list --no-walk 0f5b0c5496af9ca836db6a817a30441789f57659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-15T02:52:47.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-15T02:52:48.076Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-15T02:52:48.103Z] ========================================================= [2025-03-15T02:52:48.103Z] EdgeX Global Pipelines Version Info [2025-03-15T02:52:48.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-15T02:52:49.214Z] ------------------- [2025-03-15T02:52:49.214Z] stable info: [2025-03-15T02:52:49.214Z] ------------------- [2025-03-15T02:52:49.214Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-15T02:52:49.214Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-15T02:52:49.214Z] Message: update stable to v1.0.272 [2025-03-15T02:52:49.475Z] ------------------- [2025-03-15T02:52:49.475Z] experimental info: [2025-03-15T02:52:49.475Z] ------------------- [2025-03-15T02:52:49.475Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-15T02:52:49.475Z] Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 [2025-03-15T02:52:49.475Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-15T02:52:49.570Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-15T02:52:49.589Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-15T02:52:49.615Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-15T02:52:49.642Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-15T02:52:49.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-15T02:52:49.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-15T02:52:49.713Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-15T02:52:49.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-15T02:52:49.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-15T02:52:49.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-15T02:52:49.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-15T02:52:49.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-15T02:52:49.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-15T02:52:49.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-15T02:52:49.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-15T02:52:49.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-15T02:52:49.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-15T02:52:49.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-15T02:52:50.013Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-15T02:52:50.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-15T02:52:50.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-15T02:52:50.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-15T02:52:50.116Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-15T02:52:50.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-15T02:52:50.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-15T02:52:50.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-15T02:52:50.223Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo [2025-03-15T02:52:50.243Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 544488c [Pipeline] echo [2025-03-15T02:52:50.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-15T02:52:50.335Z] provisioning config files... [2025-03-15T02:52:50.346Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config7811293971111238757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T02:52:50.686Z] ---> ****-login.sh [2025-03-15T02:52:50.686Z] nexus3.edgexfoundry.org:10001 [2025-03-15T02:52:50.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:52:50.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:52:50.948Z] Configure a credential helper to remove this warning. See [2025-03-15T02:52:50.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:52:50.948Z] [2025-03-15T02:52:50.948Z] Login Succeeded [2025-03-15T02:52:50.948Z] nexus3.edgexfoundry.org:10002 [2025-03-15T02:52:50.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:52:51.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:52:51.208Z] Configure a credential helper to remove this warning. See [2025-03-15T02:52:51.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:52:51.208Z] [2025-03-15T02:52:51.208Z] Login Succeeded [2025-03-15T02:52:51.208Z] nexus3.edgexfoundry.org:10003 [2025-03-15T02:52:51.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:52:51.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:52:51.208Z] Configure a credential helper to remove this warning. See [2025-03-15T02:52:51.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:52:51.208Z] [2025-03-15T02:52:51.208Z] Login Succeeded [2025-03-15T02:52:51.208Z] nexus3.edgexfoundry.org:10004 [2025-03-15T02:52:51.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:52:51.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:52:51.468Z] Configure a credential helper to remove this warning. See [2025-03-15T02:52:51.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:52:51.468Z] [2025-03-15T02:52:51.468Z] Login Succeeded [2025-03-15T02:52:51.468Z] ****.io [2025-03-15T02:52:51.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:52:51.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:52:51.730Z] Configure a credential helper to remove this warning. See [2025-03-15T02:52:51.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:52:51.730Z] [2025-03-15T02:52:51.730Z] Login Succeeded [2025-03-15T02:52:51.730Z] ---> ****-login.sh ends [Pipeline] } [2025-03-15T02:52:51.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-15T02:52:52.070Z] + 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-15T02:52:52.070Z] + dirname cmd/core-command/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/core-data/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + dirname cmd/core-keeper/Dockerfile [2025-03-15T02:52:52.070Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + dirname cmd/core-metadata/Dockerfile [2025-03-15T02:52:52.070Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/support-notifications/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-15T02:52:52.070Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-15T02:52:52.070Z] + cut -d/ -f2 [2025-03-15T02:52:52.070Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-15T02:52:52.110Z] 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-15T02:52:52.496Z] + git rev-list -1 --merges 544488c04c58fb09d5a4e1432ff61429c65333d6~1..544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo [2025-03-15T02:52:52.506Z] -----------> git rev-list -1 --merges 544488c04c58fb09d5a4e1432ff61429c65333d6~1..544488c04c58fb09d5a4e1432ff61429c65333d6 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T02:52:52.506Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [false] [Pipeline] sh [2025-03-15T02:52:52.795Z] + git log --format=format:%s -1 544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] echo [2025-03-15T02:52:52.813Z] ========================================================= [2025-03-15T02:52:52.813Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-15T02:52:52.813Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-15T02:52:53.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-15T02:52:53.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-15T02:52:53.279Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-15T02:52:53.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-15T02:52:53.279Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-15T02:52:53.279Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-15T02:52:53.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:52:53.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T02:52:53.704Z] [2025-03-15T02:52:53.704Z] 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-15T02:52:54.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T02:52:54.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-15T02:52:54.008Z] b85a868b505f: Pulling fs layer [2025-03-15T02:52:54.008Z] e2be974225ed: Pulling fs layer [2025-03-15T02:52:54.008Z] 339a4e72a1f5: Pulling fs layer [2025-03-15T02:52:54.008Z] 988bab9f4d93: Pulling fs layer [2025-03-15T02:52:54.008Z] 1469e6f7b9e6: Pulling fs layer [2025-03-15T02:52:54.008Z] eaf3925da568: Pulling fs layer [2025-03-15T02:52:54.008Z] bab4dde63d76: Pulling fs layer [2025-03-15T02:52:54.008Z] bde34c3a00c8: Pulling fs layer [2025-03-15T02:52:54.008Z] b352a97aabf1: Pulling fs layer [2025-03-15T02:52:54.008Z] 4872d77fe225: Pulling fs layer [2025-03-15T02:52:54.008Z] 5851b861e8e6: Pulling fs layer [2025-03-15T02:52:54.008Z] 988bab9f4d93: Waiting [2025-03-15T02:52:54.008Z] 1469e6f7b9e6: Waiting [2025-03-15T02:52:54.008Z] eaf3925da568: Waiting [2025-03-15T02:52:54.008Z] bab4dde63d76: Waiting [2025-03-15T02:52:54.008Z] bde34c3a00c8: Waiting [2025-03-15T02:52:54.008Z] b352a97aabf1: Waiting [2025-03-15T02:52:54.008Z] e2be974225ed: Download complete [2025-03-15T02:52:54.008Z] 988bab9f4d93: Verifying Checksum [2025-03-15T02:52:54.008Z] 988bab9f4d93: Download complete [2025-03-15T02:52:54.008Z] 339a4e72a1f5: Verifying Checksum [2025-03-15T02:52:54.008Z] 339a4e72a1f5: Download complete [2025-03-15T02:52:54.008Z] 1469e6f7b9e6: Verifying Checksum [2025-03-15T02:52:54.008Z] 1469e6f7b9e6: Download complete [2025-03-15T02:52:54.265Z] eaf3925da568: Verifying Checksum [2025-03-15T02:52:54.265Z] eaf3925da568: Download complete [2025-03-15T02:52:54.265Z] bde34c3a00c8: Download complete [2025-03-15T02:52:54.265Z] b352a97aabf1: Verifying Checksum [2025-03-15T02:52:54.265Z] b352a97aabf1: Download complete [2025-03-15T02:52:54.265Z] 4872d77fe225: Verifying Checksum [2025-03-15T02:52:54.265Z] 4872d77fe225: Download complete [2025-03-15T02:52:54.265Z] 5851b861e8e6: Verifying Checksum [2025-03-15T02:52:54.265Z] 5851b861e8e6: Download complete [2025-03-15T02:52:54.265Z] b85a868b505f: Verifying Checksum [2025-03-15T02:52:54.265Z] b85a868b505f: Download complete [2025-03-15T02:52:54.532Z] bab4dde63d76: Verifying Checksum [2025-03-15T02:52:54.532Z] bab4dde63d76: Download complete [2025-03-15T02:52:55.473Z] b85a868b505f: Pull complete [2025-03-15T02:52:55.473Z] e2be974225ed: Pull complete [2025-03-15T02:52:56.049Z] 339a4e72a1f5: Pull complete [2025-03-15T02:52:56.049Z] 988bab9f4d93: Pull complete [2025-03-15T02:52:56.309Z] 1469e6f7b9e6: Pull complete [2025-03-15T02:52:56.309Z] eaf3925da568: Pull complete [2025-03-15T02:52:58.215Z] bab4dde63d76: Pull complete [2025-03-15T02:52:58.215Z] bde34c3a00c8: Pull complete [2025-03-15T02:52:58.215Z] b352a97aabf1: Pull complete [2025-03-15T02:52:58.215Z] 4872d77fe225: Pull complete [2025-03-15T02:52:58.474Z] 5851b861e8e6: Pull complete [2025-03-15T02:52:58.474Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-15T02:52:58.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T02:52:58.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:52:58.639Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T02:52:58.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-15T02:53:00.900Z] $ docker top e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 -eo pid,comm [2025-03-15T02:53:00.957Z] 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-15T02:53:00.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-15T02:53:01.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-15T02:53:01.013Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-15T02:53:01.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-15T02:53:01.139Z] $ docker exec e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent [2025-03-15T02:53:01.245Z] SSH_AUTH_SOCK=/tmp/ssh-pPym2SrP6jHp/agent.34 [2025-03-15T02:53:01.245Z] SSH_AGENT_PID=40 [2025-03-15T02:53:01.252Z] Running ssh-add (command line suppressed) [2025-03-15T02:53:01.358Z] Identity added: /w/workspace/edgex-go/812@tmp/private_key_14403289038666632096.key (/w/workspace/edgex-go/812@tmp/private_key_14403289038666632096.key) [2025-03-15T02:53:01.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-15T02:53:01.669Z] + git tag --points-at HEAD [Pipeline] } [2025-03-15T02:53:01.679Z] $ docker exec --env ******** --env ******** e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent -k [2025-03-15T02:53:01.768Z] unset SSH_AUTH_SOCK; [2025-03-15T02:53:01.769Z] unset SSH_AGENT_PID; [2025-03-15T02:53:01.769Z] echo Agent pid 40 killed; [2025-03-15T02:53:01.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-15T02:53:01.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-15T02:53:01.814Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-15T02:53:01.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-15T02:53:01.928Z] $ docker exec e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent [2025-03-15T02:53:02.042Z] SSH_AUTH_SOCK=/tmp/ssh-KKzIRrx3tbs3/agent.73 [2025-03-15T02:53:02.042Z] SSH_AGENT_PID=79 [2025-03-15T02:53:02.047Z] Running ssh-add (command line suppressed) [2025-03-15T02:53:02.163Z] Identity added: /w/workspace/edgex-go/812@tmp/private_key_2068154782744315972.key (/w/workspace/edgex-go/812@tmp/private_key_2068154782744315972.key) [2025-03-15T02:53:02.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-15T02:53:02.469Z] + git semver init [2025-03-15T02:53:02.729Z] 2025-03-15 02:53:02,652 [run_init] DEBUG init version:0.0.0 force:False [2025-03-15T02:53:02.729Z] 2025-03-15 02:53:02,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/812/.semver [2025-03-15T02:53:02.729Z] 2025-03-15 02:53:02,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/812/.semver [2025-03-15T02:53:02.729Z] 2025-03-15 02:53:02,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/812/.semver'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) [2025-03-15T02:53:09.311Z] 2025-03-15 02:53:08,200 [append_file] DEBUG append to file:/w/workspace/edgex-go/812/.git/info/exclude [2025-03-15T02:53:09.311Z] 2025-03-15 02:53:08,200 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/812/.semver/main with force:False [2025-03-15T02:53:09.311Z] 2025-03-15 02:53:08,200 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T02:53:09.311Z] 2025-03-15 02:53:08,200 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T02:53:09.311Z] 4.0.0-dev.74 [Pipeline] } [2025-03-15T02:53:09.321Z] $ docker exec --env ******** --env ******** e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 ssh-agent -k [2025-03-15T02:53:09.423Z] unset SSH_AUTH_SOCK; [2025-03-15T02:53:09.423Z] unset SSH_AGENT_PID; [2025-03-15T02:53:09.423Z] echo Agent pid 79 killed; [2025-03-15T02:53:09.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-15T02:53:09.767Z] + git semver [Pipeline] } [2025-03-15T02:53:10.041Z] $ docker stop --time=1 e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 [2025-03-15T02:53:11.349Z] $ docker rm -f --volumes e367723c3c4c624793c69cf9f369bd68b302d6b2e8b0b8854e55a3c6a05f6618 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-15T02:53:11.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-15T02:53:11.966Z] Stashed 1 file(s) [Pipeline] echo [2025-03-15T02:53:11.969Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.74 [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-15T02:53:12.383Z] + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo [2025-03-15T02:53:12.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T02:53:12.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T02:53:12.433Z] ========================================================= [2025-03-15T02:53:12.433Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-15T02:53:12.433Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-15T02:53:12.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-15T02:53:12.730Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-15T02:53:12.730Z] da9db072f522: Pulling fs layer [2025-03-15T02:53:12.730Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-15T02:53:12.730Z] 06f05ace1117: Pulling fs layer [2025-03-15T02:53:12.730Z] 5fe327b54edc: Pulling fs layer [2025-03-15T02:53:12.730Z] 4f4fb700ef54: Pulling fs layer [2025-03-15T02:53:12.731Z] 92a5565b7b96: Pulling fs layer [2025-03-15T02:53:12.731Z] ff9bb7016b71: Pulling fs layer [2025-03-15T02:53:12.731Z] b67dba6c2c7d: Pulling fs layer [2025-03-15T02:53:12.731Z] a813b0c90790: Pulling fs layer [2025-03-15T02:53:12.731Z] ff9bb7016b71: Waiting [2025-03-15T02:53:12.731Z] 4f4fb700ef54: Waiting [2025-03-15T02:53:12.731Z] 92a5565b7b96: Waiting [2025-03-15T02:53:12.731Z] a813b0c90790: Waiting [2025-03-15T02:53:12.731Z] b67dba6c2c7d: Waiting [2025-03-15T02:53:12.731Z] 6ef4a4ee8ca5: Download complete [2025-03-15T02:53:12.731Z] 5fe327b54edc: Verifying Checksum [2025-03-15T02:53:12.731Z] 5fe327b54edc: Download complete [2025-03-15T02:53:12.731Z] 4f4fb700ef54: Verifying Checksum [2025-03-15T02:53:12.731Z] 4f4fb700ef54: Download complete [2025-03-15T02:53:12.731Z] 92a5565b7b96: Verifying Checksum [2025-03-15T02:53:12.731Z] 92a5565b7b96: Download complete [2025-03-15T02:53:12.731Z] da9db072f522: Download complete [2025-03-15T02:53:12.731Z] ff9bb7016b71: Verifying Checksum [2025-03-15T02:53:12.731Z] ff9bb7016b71: Download complete [2025-03-15T02:53:12.990Z] da9db072f522: Pull complete [2025-03-15T02:53:12.990Z] a813b0c90790: Verifying Checksum [2025-03-15T02:53:12.990Z] a813b0c90790: Download complete [2025-03-15T02:53:12.990Z] 6ef4a4ee8ca5: Pull complete [2025-03-15T02:53:13.250Z] 06f05ace1117: Verifying Checksum [2025-03-15T02:53:13.250Z] 06f05ace1117: Download complete [2025-03-15T02:53:13.508Z] b67dba6c2c7d: Verifying Checksum [2025-03-15T02:53:13.508Z] b67dba6c2c7d: Download complete [2025-03-15T02:53:16.829Z] 06f05ace1117: Pull complete [2025-03-15T02:53:16.829Z] 5fe327b54edc: Pull complete [2025-03-15T02:53:17.087Z] 4f4fb700ef54: Pull complete [2025-03-15T02:53:17.087Z] 92a5565b7b96: Pull complete [2025-03-15T02:53:17.087Z] ff9bb7016b71: Pull complete [2025-03-15T02:53:19.642Z] b67dba6c2c7d: Pull complete [2025-03-15T02:53:19.901Z] a813b0c90790: Pull complete [2025-03-15T02:53:19.901Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-15T02:53:19.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-15T02:53:19.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-15T02:53:20.200Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-15T02:53:20.200Z] WORKDIR /edgex [2025-03-15T02:53:20.200Z] COPY go.mod . [2025-03-15T02:53:20.200Z] RUN go mod download build [2025-03-15T02:53:20.200Z] -t ci-base-image-x86_64 -f - . [2025-03-15T02:53:21.148Z] Sending build context to Docker daemon 185.9MB [2025-03-15T02:53:21.148Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-15T02:53:21.148Z] ---> 3ba60ce46760 [2025-03-15T02:53:21.148Z] Step 2/4 : WORKDIR /edgex [2025-03-15T02:53:24.802Z] ---> Running in 3dc8aa95e2c4 [2025-03-15T02:53:24.802Z] Removing intermediate container 3dc8aa95e2c4 [2025-03-15T02:53:24.802Z] ---> 10dea5b35cdd [2025-03-15T02:53:24.802Z] Step 3/4 : COPY go.mod . [2025-03-15T02:53:24.802Z] ---> d16b592f1d04 [2025-03-15T02:53:24.802Z] Step 4/4 : RUN go mod download [2025-03-15T02:53:24.802Z] ---> Running in dc96893ae8b3 [2025-03-15T02:53:27.068Z] Still waiting to schedule task [2025-03-15T02:53:27.069Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-15T02:53:46.817Z] Removing intermediate container dc96893ae8b3 [2025-03-15T02:53:46.817Z] ---> ea78d5bf5e2d [2025-03-15T02:53:46.817Z] Successfully built ea78d5bf5e2d [2025-03-15T02:53:46.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:53:47.125Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-15T02:53:47.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:53:47.209Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T02:53:47.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-15T02:53:47.630Z] $ docker top 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T02:53:47.983Z] + go version [2025-03-15T02:53:47.983Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-15T02:53:47.993Z] $ docker stop --time=1 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed [2025-03-15T02:53:49.614Z] $ docker rm -f --volumes 5841fb9570b7c9cfaafd90d0f29d9e7ea8171b2d35d121272095e103bb5aa6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:53:50.334Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-15T02:53:50.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:53:50.429Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T02:53:50.476Z] $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-15T02:53:50.813Z] $ docker top d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-15T02:53:50.922Z] ========================================================= [2025-03-15T02:53:50.922Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-15T02:53:50.922Z] ========================================================= [Pipeline] sh [2025-03-15T02:53:51.230Z] + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] fileExists [Pipeline] sh [2025-03-15T02:53:51.571Z] + make test [2025-03-15T02:53:51.571Z] go test -race -coverprofile=coverage.out ./... [2025-03-15T02:53:59.969Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-15T02:54:26.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements [2025-03-15T02:54:26.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-15T02:54:26.795Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-15T02:54:26.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-15T02:54:26.795Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-15T02:54:27.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-03-15T02:54:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-15T02:54:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-15T02:54:28.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-15T02:54:28.301Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-15T02:54:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-15T02:54:29.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-15T02:54:29.679Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:29.679Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-15T02:54:29.679Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-15T02:54:29.679Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-15T02:54:31.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2025-03-15T02:54:31.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements [2025-03-15T02:54:31.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements [2025-03-15T02:54:31.316Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-15T02:54:31.316Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-15T02:54:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements [2025-03-15T02:54:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.3% of statements [2025-03-15T02:54:32.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 8.4% of statements [2025-03-15T02:54:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-15T02:54:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-15T02:54:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-15T02:54:33.923Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-15T02:54:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2025-03-15T02:54:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-03-15T02:54:35.555Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-15T02:54:35.555Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-15T02:54:35.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-15T02:54:35.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-15T02:54:35.555Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:35.555Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-15T02:54:36.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-03-15T02:54:36.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-03-15T02:54:36.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements [2025-03-15T02:54:36.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-03-15T02:54:37.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-03-15T02:54:37.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-03-15T02:54:37.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2025-03-15T02:54:37.314Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-15T02:54:37.314Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-15T02:54:37.314Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-15T02:54:37.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-03-15T02:54:37.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-15T02:54:37.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-15T02:54:37.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-15T02:54:37.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-15T02:54:38.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-03-15T02:54:39.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-15T02:54:39.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-15T02:54:39.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-15T02:54:40.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-15T02:54:40.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-15T02:54:40.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-15T02:54:40.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-15T02:54:40.577Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-15T02:54:40.577Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-15T02:54:41.144Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-15T02:54:43.053Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-15T02:54:43.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-15T02:54:44.958Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-15T02:54:45.528Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-15T02:54:45.528Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-15T02:54:45.786Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-15T02:54:49.068Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-15T02:54:50.005Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-15T02:54:50.005Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-15T02:54:50.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-03-15T02:54:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-15T02:54:50.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-15T02:54:50.263Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:52.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-15T02:54:52.584Z] Running in /w/workspace/edgex-go/812 [Pipeline] { [Pipeline] checkout [2025-03-15T02:54:52.794Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-15T02:54:52.794Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-15T02:54:52.794Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-15T02:54:52.794Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-15T02:54:52.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-15T02:54:52.794Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-15T02:54:53.053Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-15T02:54:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-15T02:54:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-15T02:54:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-15T02:54:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-15T02:54:53.313Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-15T02:54:55.221Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-15T02:54:55.221Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-15T02:54:55.221Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-15T02:54:55.221Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-15T02:54:55.637Z] The recommended git tool is: git [2025-03-15T02:54:56.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-15T02:54:56.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-15T02:54:56.157Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-15T02:54:56.157Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:56.428Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-15T02:54:56.428Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-15T02:54:56.428Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-15T02:54:57.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-15T02:54:57.804Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-15T02:54:57.804Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 6.8% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 29.2% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-03-15T02:54:58.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements [2025-03-15T02:55:00.046Z] using credential edgex-jenkins-ssh [2025-03-15T02:55:00.071Z] Cloning the remote Git repository [2025-03-15T02:55:00.111Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-15T02:55:00.200Z] > git init /w/workspace/edgex-go/812 # timeout=10 [2025-03-15T02:55:00.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-15T02:55:00.339Z] > git --version # timeout=10 [2025-03-15T02:55:00.360Z] > git --version # 'git version 2.25.1' [2025-03-15T02:55:00.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-15T02:55:00.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-15T02:55:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.072s coverage: 17.0% of statements [2025-03-15T02:55:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-03-15T02:55:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-03-15T02:55:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements [2025-03-15T02:55:02.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-03-15T02:55:02.573Z] 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-15T02:55:02.573Z] running golangci-lint [2025-03-15T02:55:02.834Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-15T02:55:02.834Z] go version go1.23.4 linux/amd64 [2025-03-15T02:55:03.096Z] 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-15T02:55:03.096Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-15T02:55:03.096Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-15T02:55:16.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-15T02:55:16.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-15T02:55:17.744Z] Avoid second fetch [2025-03-15T02:55:17.745Z] Checking out Revision 544488c04c58fb09d5a4e1432ff61429c65333d6 (main) [2025-03-15T02:55:18.535Z] Commit message: "Merge pull request #5116 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.16.1" [2025-03-15T02:55:17.760Z] > git config core.sparsecheckout # timeout=10 [2025-03-15T02:55:17.831Z] > git checkout -f 544488c04c58fb09d5a4e1432ff61429c65333d6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-15T02:55:23.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-15T02:55:23.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T02:55:23.372Z] Dload Upload Total Spent Left Speed [2025-03-15T02:55:23.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 39470 0 --:--:-- --:--:-- --:--:-- 39470 [Pipeline] sh [2025-03-15T02:55:23.970Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-15T02:55:24.291Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-03-15T02:55:24.291Z] /etc/docker/daemon.json [2025-03-15T02:55:24.291Z] { [2025-03-15T02:55:24.291Z] "registry-mirrors": [ [2025-03-15T02:55:24.291Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-15T02:55:24.291Z] ], [2025-03-15T02:55:24.291Z] "bip": "10.250.0.254/24", [2025-03-15T02:55:24.291Z] "hosts": [ [2025-03-15T02:55:24.291Z] "tcp://0.0.0.0:5555", [2025-03-15T02:55:24.291Z] "unix:///var/run/docker.sock" [2025-03-15T02:55:24.291Z] ], [2025-03-15T02:55:24.291Z] "mtu": 1458, [2025-03-15T02:55:24.291Z] "selinux-enabled": true, [2025-03-15T02:55:24.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-15T02:55:24.291Z] } [Pipeline] sh [2025-03-15T02:55:24.616Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-15T02:55:24.946Z] + sudo service docker restart [2025-03-15T02:55:29.656Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 24.415880372s" [2025-03-15T02:55:29.656Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.143641ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-15T02:55:43.202Z] provisioning config files... [2025-03-15T02:55:43.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config16343502598583965461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T02:55:43.654Z] ---> ****-login.sh [2025-03-15T02:55:43.654Z] nexus3.edgexfoundry.org:10001 [2025-03-15T02:55:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:55:44.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:55:44.510Z] Configure a credential helper to remove this warning. See [2025-03-15T02:55:44.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:55:44.510Z] [2025-03-15T02:55:44.510Z] Login Succeeded [2025-03-15T02:55:44.510Z] nexus3.edgexfoundry.org:10002 [2025-03-15T02:55:44.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:55:44.525Z] level=info msg="[linters_context/goanalysis] analyzers took 3m10.226303978s with top 10 stages: buildir: 1m14.436738475s, gosec: 4.905402651s, inspect: 3.522417175s, fact_deprecated: 3.517069314s, printf: 2.623619992s, ctrlflow: 2.150178807s, fact_purity: 1.981138798s, nilness: 1.89609169s, unused: 1.651540102s, S1038: 1.507583586s" [2025-03-15T02:55:44.525Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-15T02:55:44.525Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, cgo: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, nolint: 20/0" [2025-03-15T02:55:44.526Z] level=info msg="[runner] processing took 23.068773ms with stages: nolint: 11.494246ms, identifier_marker: 5.023656ms, autogenerated_exclude: 1.900998ms, path_prettifier: 1.814706ms, exclude-rules: 1.781067ms, skip_dirs: 985.049µs, cgo: 28.27µs, invalid_issue: 22.361µs, filename_unadjuster: 10.58µs, max_same_issues: 2.65µs, uniq_by_line: 970ns, source_code: 730ns, fixer: 670ns, sort_results: 550ns, skip_files: 530ns, diff: 390ns, max_from_linter: 350ns, exclude: 320ns, path_shortener: 250ns, path_prefixer: 160ns, max_per_file_from_linter: 150ns, severity-rules: 120ns" [2025-03-15T02:55:44.526Z] level=info msg="[runner] linters took 15.444481751s with stages: goanalysis_metalinter: 15.421230676s" [2025-03-15T02:55:44.526Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-15T02:55:44.526Z] level=info msg="Memory: 395 samples, avg is 325.9MB, max is 1342.9MB" [2025-03-15T02:55:44.526Z] level=info msg="Execution took 39.92081909s" [2025-03-15T02:55:44.526Z] go vet ./... [2025-03-15T02:55:44.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:55:44.778Z] Configure a credential helper to remove this warning. See [2025-03-15T02:55:44.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:55:44.779Z] [2025-03-15T02:55:44.779Z] Login Succeeded [2025-03-15T02:55:44.779Z] nexus3.edgexfoundry.org:10003 [2025-03-15T02:55:45.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:55:45.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:55:45.047Z] Configure a credential helper to remove this warning. See [2025-03-15T02:55:45.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:55:45.047Z] [2025-03-15T02:55:45.047Z] Login Succeeded [2025-03-15T02:55:45.047Z] nexus3.edgexfoundry.org:10004 [2025-03-15T02:55:45.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:55:45.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:55:45.315Z] Configure a credential helper to remove this warning. See [2025-03-15T02:55:45.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:55:45.315Z] [2025-03-15T02:55:45.315Z] Login Succeeded [2025-03-15T02:55:45.315Z] ****.io [2025-03-15T02:55:45.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T02:55:46.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T02:55:46.162Z] Configure a credential helper to remove this warning. See [2025-03-15T02:55:46.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T02:55:46.162Z] [2025-03-15T02:55:46.162Z] Login Succeeded [2025-03-15T02:55:46.162Z] ---> ****-login.sh ends [Pipeline] } [2025-03-15T02:55:46.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-15T02:55:46.778Z] + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo [2025-03-15T02:55:46.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T02:55:46.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T02:55:46.839Z] ========================================================= [2025-03-15T02:55:46.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-15T02:55:46.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-15T02:55:47.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-15T02:55:47.166Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-15T02:55:47.166Z] 9986a736f7d3: Pulling fs layer [2025-03-15T02:55:47.166Z] 1f018df60701: Pulling fs layer [2025-03-15T02:55:47.166Z] 39f8f326b044: Pulling fs layer [2025-03-15T02:55:47.167Z] e6a1e7a6a96a: Pulling fs layer [2025-03-15T02:55:47.167Z] e6a1e7a6a96a: Waiting [2025-03-15T02:55:47.167Z] 4f4fb700ef54: Pulling fs layer [2025-03-15T02:55:47.167Z] d45d956e0dbf: Pulling fs layer [2025-03-15T02:55:47.167Z] 4f4fb700ef54: Waiting [2025-03-15T02:55:47.167Z] d7702b0d1db1: Pulling fs layer [2025-03-15T02:55:47.167Z] d45d956e0dbf: Waiting [2025-03-15T02:55:47.167Z] 5c7f0f088c93: Pulling fs layer [2025-03-15T02:55:47.167Z] d7702b0d1db1: Waiting [2025-03-15T02:55:47.167Z] 4fdc064ae6cf: Pulling fs layer [2025-03-15T02:55:47.167Z] 5c7f0f088c93: Waiting [2025-03-15T02:55:47.445Z] 1f018df60701: Verifying Checksum [2025-03-15T02:55:47.445Z] 1f018df60701: Download complete [2025-03-15T02:55:47.445Z] e6a1e7a6a96a: Verifying Checksum [2025-03-15T02:55:47.445Z] e6a1e7a6a96a: Download complete [2025-03-15T02:55:47.445Z] 9986a736f7d3: Verifying Checksum [2025-03-15T02:55:47.445Z] 9986a736f7d3: Download complete [2025-03-15T02:55:47.445Z] 4f4fb700ef54: Verifying Checksum [2025-03-15T02:55:47.445Z] 4f4fb700ef54: Download complete [2025-03-15T02:55:47.445Z] d45d956e0dbf: Verifying Checksum [2025-03-15T02:55:47.445Z] d45d956e0dbf: Download complete [2025-03-15T02:55:47.445Z] d7702b0d1db1: Download complete [2025-03-15T02:55:48.031Z] 4fdc064ae6cf: Verifying Checksum [2025-03-15T02:55:48.031Z] 4fdc064ae6cf: Download complete [2025-03-15T02:55:48.299Z] 9986a736f7d3: Pull complete [2025-03-15T02:55:48.907Z] 1f018df60701: Pull complete [2025-03-15T02:55:49.492Z] 39f8f326b044: Download complete [2025-03-15T02:55:49.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-15T02:55:49.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-15T02:55:50.035Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-15T02:55:50.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-15T02:55:50.338Z] + ls -al . [2025-03-15T02:55:50.338Z] total 1992 [2025-03-15T02:55:50.338Z] drwxrwxr-x 11 1001 1001 4096 Mar 15 02:53 . [2025-03-15T02:55:50.338Z] drwxr-xr-x 4 root root 4096 Mar 15 02:53 .. [2025-03-15T02:55:50.338Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 .blubracket [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 10 Mar 15 02:52 .dockerignore [2025-03-15T02:55:50.338Z] drwxrwxr-x 8 1001 1001 4096 Mar 15 02:55 .git [2025-03-15T02:55:50.338Z] drwxrwxr-x 3 1001 1001 4096 Mar 15 02:52 .github [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 909 Mar 15 02:52 .gitignore [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 218 Mar 15 02:52 .golangci.yml [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 100 Mar 15 02:52 .hadolint.yml [2025-03-15T02:55:50.338Z] drwxr-xr-x 3 1001 1001 4096 Mar 15 02:53 .semver [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 155 Mar 15 02:52 .sonarcloud.properties [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:52 ADOPTERS.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 17374 Mar 15 02:52 Attribution.txt [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 108018 Mar 15 02:52 CHANGELOG.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:52 CONTRIBUTING.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 677 Mar 15 02:52 GOVERNANCE.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 858 Mar 15 02:52 Jenkinsfile [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:52 LICENSE [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 16740 Mar 15 02:52 Makefile [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 582 Mar 15 02:52 OWNERS.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 9932 Mar 15 02:52 README.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 789 Mar 15 02:52 SECURITY.md [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 12 Mar 15 02:53 VERSION [2025-03-15T02:55:50.338Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 bin [2025-03-15T02:55:50.338Z] drwxrwxr-x 19 1001 1001 4096 Mar 15 02:52 cmd [2025-03-15T02:55:50.338Z] -rw-r--r-- 1 root root 1660924 Mar 15 02:55 coverage.out [2025-03-15T02:55:50.338Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 fuzz_test [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 6454 Mar 15 02:52 go.mod [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 88143 Mar 15 02:52 go.sum [2025-03-15T02:55:50.338Z] drwxrwxr-x 7 1001 1001 4096 Mar 15 02:52 internal [2025-03-15T02:55:50.338Z] drwxrwxr-x 2 1001 1001 4096 Mar 15 02:52 openapi [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 584 Mar 15 02:52 security.txt [2025-03-15T02:55:50.338Z] -rw-rw-r-- 1 1001 1001 204 Mar 15 02:52 version.go [Pipeline] sh [2025-03-15T02:55:50.461Z] 5c7f0f088c93: Verifying Checksum [2025-03-15T02:55:50.462Z] 5c7f0f088c93: Download complete [2025-03-15T02:55:50.623Z] + '[' -e coverage.out ] [2025-03-15T02:55:50.623Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-15T02:55:50.784Z] Stashed 1 file(s) [Pipeline] sh [2025-03-15T02:55:51.065Z] + make build [2025-03-15T02:55:51.065Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-15T02:56:05.486Z] 39f8f326b044: Pull complete [2025-03-15T02:56:05.486Z] e6a1e7a6a96a: Pull complete [2025-03-15T02:56:05.486Z] 4f4fb700ef54: Pull complete [2025-03-15T02:56:05.486Z] d45d956e0dbf: Pull complete [2025-03-15T02:56:05.486Z] d7702b0d1db1: Pull complete [2025-03-15T02:56:12.149Z] 5c7f0f088c93: Pull complete [2025-03-15T02:56:13.552Z] 4fdc064ae6cf: Pull complete [2025-03-15T02:56:13.553Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-15T02:56:13.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-15T02:56:13.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-15T02:56:13.778Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-15T02:56:13.883Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-15T02:56:13.884Z] WORKDIR /edgex [2025-03-15T02:56:13.884Z] COPY go.mod . [2025-03-15T02:56:13.884Z] RUN go mod download [2025-03-15T02:56:13.884Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-15T02:56:14.483Z] Sending build context to Docker daemon 3.689MB [2025-03-15T02:56:14.483Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-15T02:56:14.483Z] ---> 63f30b955cb9 [2025-03-15T02:56:14.483Z] Step 2/4 : WORKDIR /edgex [2025-03-15T02:56:15.445Z] ---> Running in b3578da71812 [2025-03-15T02:56:15.689Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-15T02:56:15.711Z] Removing intermediate container b3578da71812 [2025-03-15T02:56:15.711Z] ---> fba2757d4b75 [2025-03-15T02:56:15.711Z] Step 3/4 : COPY go.mod . [2025-03-15T02:56:15.977Z] ---> a03ceaf69df5 [2025-03-15T02:56:15.977Z] Step 4/4 : RUN go mod download [2025-03-15T02:56:16.253Z] ---> Running in dba9013df4f0 [2025-03-15T02:56:17.062Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-15T02:56:17.628Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-15T02:56:19.532Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-15T02:56:24.801Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-15T02:56:26.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-15T02:56:28.610Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-15T02:56:31.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-15T02:56:32.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-15T02:56:33.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-15T02:56:34.865Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-15T02:56:36.255Z] $ docker stop --time=1 d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 [2025-03-15T02:56:40.411Z] $ docker rm -f --volumes d83c40d36771e687a30cdbada98ccd5518b041671a47a210b08f0f22433960c9 [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-15T02:56:41.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-15T02:56:41.991Z] [2025-03-15T02:56:41.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:56:42.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-15T02:56:42.309Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-15T02:56:42.309Z] 91d30c5bc195: Pulling fs layer [2025-03-15T02:56:42.309Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-15T02:56:42.309Z] 9c61dcf015f6: Pulling fs layer [2025-03-15T02:56:42.309Z] 4698f68db338: Pulling fs layer [2025-03-15T02:56:42.309Z] 2a2f49069b9e: Pulling fs layer [2025-03-15T02:56:42.309Z] e0025b399a48: Pulling fs layer [2025-03-15T02:56:42.309Z] 2a2f49069b9e: Waiting [2025-03-15T02:56:42.309Z] 4698f68db338: Waiting [2025-03-15T02:56:42.309Z] 91d30c5bc195: Verifying Checksum [2025-03-15T02:56:42.309Z] 91d30c5bc195: Download complete [2025-03-15T02:56:42.309Z] 4698f68db338: Download complete [2025-03-15T02:56:42.568Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-15T02:56:42.568Z] 2e9b0aa3be6d: Download complete [2025-03-15T02:56:42.568Z] 91d30c5bc195: Pull complete [2025-03-15T02:56:42.568Z] e0025b399a48: Download complete [2025-03-15T02:56:42.568Z] 2a2f49069b9e: Download complete [2025-03-15T02:56:42.827Z] 2e9b0aa3be6d: Pull complete [2025-03-15T02:56:43.085Z] 9c61dcf015f6: Verifying Checksum [2025-03-15T02:56:43.085Z] 9c61dcf015f6: Download complete [2025-03-15T02:56:45.623Z] 9c61dcf015f6: Pull complete [2025-03-15T02:56:45.623Z] 4698f68db338: Pull complete [2025-03-15T02:56:45.881Z] 2a2f49069b9e: Pull complete [2025-03-15T02:56:46.141Z] e0025b399a48: Pull complete [2025-03-15T02:56:46.141Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-15T02:56:46.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-15T02:56:46.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:56:46.366Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T02:56:46.445Z] $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-15T02:56:48.422Z] $ docker top 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T02:56:48.813Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-15T02:56:51.371Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #1 transferring dockerfile: [2025-03-15T02:56:51.371Z] #1 transferring dockerfile: 2.00kB done [2025-03-15T02:56:51.371Z] #1 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #2 transferring dockerfile: 2.04kB done [2025-03-15T02:56:51.371Z] #2 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #3 transferring dockerfile: 2.01kB done [2025-03-15T02:56:51.371Z] #3 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #4 transferring dockerfile: 1.83kB done [2025-03-15T02:56:51.371Z] #4 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #5 [core-command internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #5 transferring dockerfile: 1.94kB done [2025-03-15T02:56:51.371Z] #5 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #6 transferring dockerfile: 2.50kB done [2025-03-15T02:56:51.371Z] #6 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #7 transferring dockerfile: 1.81kB done [2025-03-15T02:56:51.371Z] #7 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #8 transferring dockerfile: 2.23kB done [2025-03-15T02:56:51.371Z] #8 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #9 transferring dockerfile: 1.89kB done [2025-03-15T02:56:51.371Z] #9 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #10 transferring dockerfile: 2.14kB done [2025-03-15T02:56:51.371Z] #10 DONE 0.0s [2025-03-15T02:56:51.371Z] [2025-03-15T02:56:51.371Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-03-15T02:56:51.371Z] #11 transferring dockerfile: 1.69kB done [2025-03-15T02:56:51.629Z] #11 DONE 0.0s [2025-03-15T02:56:51.629Z] [2025-03-15T02:56:51.629Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-03-15T02:56:51.629Z] #12 transferring dockerfile: 1.70kB done [2025-03-15T02:56:51.629Z] #12 DONE 0.0s [2025-03-15T02:56:51.629Z] [2025-03-15T02:56:51.629Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-15T02:56:51.629Z] #13 transferring dockerfile: 2.49kB done [2025-03-15T02:56:51.629Z] #13 DONE 0.0s [2025-03-15T02:56:51.629Z] [2025-03-15T02:56:51.629Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-03-15T02:56:51.629Z] #14 transferring dockerfile: 2.10kB done [2025-03-15T02:56:51.629Z] #14 DONE 0.1s [2025-03-15T02:56:51.629Z] [2025-03-15T02:56:51.629Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-15T02:56:51.630Z] #15 transferring dockerfile: 3.02kB done [2025-03-15T02:56:51.630Z] #15 DONE 0.1s [2025-03-15T02:56:51.630Z] [2025-03-15T02:56:51.630Z] #16 [support-notifications internal] load .dockerignore [2025-03-15T02:56:51.630Z] #16 transferring context: 50B done [2025-03-15T02:56:51.630Z] #16 DONE 0.1s [2025-03-15T02:56:51.630Z] [2025-03-15T02:56:51.630Z] #17 [core-data internal] load .dockerignore [2025-03-15T02:56:51.630Z] #17 transferring context: 50B done [2025-03-15T02:56:51.630Z] #17 DONE 0.0s [2025-03-15T02:56:51.630Z] [2025-03-15T02:56:51.630Z] #18 [core-keeper internal] load .dockerignore [2025-03-15T02:56:51.630Z] #18 transferring context: 50B done [2025-03-15T02:56:51.888Z] #18 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #19 [support-scheduler internal] load .dockerignore [2025-03-15T02:56:51.888Z] #19 transferring context: 50B done [2025-03-15T02:56:51.888Z] #19 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #20 [core-command internal] load .dockerignore [2025-03-15T02:56:51.888Z] #20 transferring context: 50B done [2025-03-15T02:56:51.888Z] #20 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #21 [security-proxy-setup internal] load .dockerignore [2025-03-15T02:56:51.888Z] #21 transferring context: 50B done [2025-03-15T02:56:51.888Z] #21 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-15T02:56:51.888Z] #22 transferring context: 50B done [2025-03-15T02:56:51.888Z] #22 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-15T02:56:51.888Z] #23 transferring context: 50B done [2025-03-15T02:56:51.888Z] #23 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-15T02:56:51.888Z] #24 transferring context: 50B done [2025-03-15T02:56:51.888Z] #24 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-15T02:56:51.888Z] #25 transferring context: 50B done [2025-03-15T02:56:51.888Z] #25 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #26 [security-spire-server internal] load .dockerignore [2025-03-15T02:56:51.888Z] #26 transferring context: 50B done [2025-03-15T02:56:51.888Z] #26 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #27 [security-spire-config internal] load .dockerignore [2025-03-15T02:56:51.888Z] #27 transferring context: 50B done [2025-03-15T02:56:51.888Z] #27 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-15T02:56:51.888Z] #28 transferring context: 50B done [2025-03-15T02:56:51.888Z] #28 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #29 [core-metadata internal] load .dockerignore [2025-03-15T02:56:51.888Z] #29 transferring context: 50B done [2025-03-15T02:56:51.888Z] #29 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #30 [security-bootstrapper internal] load .dockerignore [2025-03-15T02:56:51.888Z] #30 transferring context: 50B done [2025-03-15T02:56:51.888Z] #30 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-15T02:56:51.888Z] #31 DONE 0.0s [2025-03-15T02:56:51.888Z] [2025-03-15T02:56:51.888Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:56:51.888Z] #32 DONE 0.1s [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-15T02:56:52.146Z] #31 DONE 0.0s [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:56:52.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.146Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.146Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.146Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.146Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-15T02:56:52.146Z] #33 ... [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-15T02:56:52.146Z] #31 DONE 0.0s [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:56:52.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.146Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.146Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.146Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.146Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:56:52.146Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-15T02:56:52.146Z] #33 ... [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-15T02:56:52.146Z] #31 DONE 0.0s [2025-03-15T02:56:52.146Z] [2025-03-15T02:56:52.146Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:56:52.146Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.146Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.146Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.146Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.146Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:56:52.404Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.404Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.404Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.404Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.404Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:56:52.404Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-15T02:56:52.404Z] #33 ... [2025-03-15T02:56:52.404Z] [2025-03-15T02:56:52.404Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-15T02:56:52.404Z] #31 DONE 0.0s [2025-03-15T02:56:52.404Z] [2025-03-15T02:56:52.404Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-15T02:56:52.404Z] #34 DONE 0.7s [2025-03-15T02:56:52.404Z] [2025-03-15T02:56:52.404Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:56:52.404Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.404Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.404Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.404Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.404Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:56:52.404Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-15T02:56:52.667Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:56:52.667Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:56:52.667Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:56:52.667Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:56:52.667Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:56:52.667Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-15T02:56:52.667Z] #33 DONE 0.8s [2025-03-15T02:56:52.667Z] [2025-03-15T02:56:52.667Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:56:52.667Z] #32 DONE 0.4s [2025-03-15T02:56:52.667Z] [2025-03-15T02:56:52.667Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-15T02:56:52.667Z] #34 DONE 0.7s [2025-03-15T02:56:52.667Z] [2025-03-15T02:56:52.667Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-15T02:56:57.935Z] #35 ... [2025-03-15T02:56:57.935Z] [2025-03-15T02:56:57.935Z] #36 [core-data internal] load build context [2025-03-15T02:56:57.935Z] #36 transferring context: 304.50MB 5.6s [2025-03-15T02:56:59.852Z] #36 ... [2025-03-15T02:56:59.852Z] [2025-03-15T02:56:59.852Z] #37 [support-scheduler internal] load build context [2025-03-15T02:56:59.852Z] #37 ... [2025-03-15T02:56:59.852Z] [2025-03-15T02:56:59.852Z] #36 [core-data internal] load build context [2025-03-15T02:57:01.759Z] #36 transferring context: 501.78MB 9.5s done [2025-03-15T02:57:02.020Z] #36 ... [2025-03-15T02:57:02.020Z] [2025-03-15T02:57:02.020Z] #38 [support-notifications internal] load build context [2025-03-15T02:57:02.020Z] #38 transferring context: 501.78MB 10.0s done [2025-03-15T02:57:02.020Z] #38 ... [2025-03-15T02:57:02.020Z] [2025-03-15T02:57:02.020Z] #39 [core-keeper internal] load build context [2025-03-15T02:57:02.020Z] #39 transferring context: 501.78MB 9.7s done [2025-03-15T02:57:02.279Z] #39 ... [2025-03-15T02:57:02.279Z] [2025-03-15T02:57:02.279Z] #40 [core-command internal] load build context [2025-03-15T02:57:02.279Z] #40 ... [2025-03-15T02:57:02.279Z] [2025-03-15T02:57:02.279Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:02.537Z] #41 ... [2025-03-15T02:57:02.537Z] [2025-03-15T02:57:02.537Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-15T02:57:02.537Z] #42 transferring context: 501.78MB 9.0s done [2025-03-15T02:57:02.537Z] #42 ... [2025-03-15T02:57:02.537Z] [2025-03-15T02:57:02.537Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-15T02:57:02.796Z] #43 ... [2025-03-15T02:57:02.796Z] [2025-03-15T02:57:02.796Z] #44 [security-bootstrapper internal] load build context [2025-03-15T02:57:02.796Z] #44 ... [2025-03-15T02:57:02.796Z] [2025-03-15T02:57:02.796Z] #45 [core-metadata internal] load build context [2025-03-15T02:57:02.796Z] #45 ... [2025-03-15T02:57:02.796Z] [2025-03-15T02:57:02.796Z] #46 [security-proxy-auth internal] load build context [2025-03-15T02:57:02.796Z] #46 transferring context: 501.78MB 10.1s done [2025-03-15T02:57:03.055Z] #46 ... [2025-03-15T02:57:03.055Z] [2025-03-15T02:57:03.055Z] #47 [security-secretstore-setup internal] load build context [2025-03-15T02:57:03.055Z] #47 ... [2025-03-15T02:57:03.055Z] [2025-03-15T02:57:03.055Z] #48 [security-proxy-setup internal] load build context [2025-03-15T02:57:03.055Z] #48 transferring context: 501.78MB 9.9s done [2025-03-15T02:57:03.315Z] #48 ... [2025-03-15T02:57:03.315Z] [2025-03-15T02:57:03.315Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-15T02:57:03.315Z] #49 ... [2025-03-15T02:57:03.315Z] [2025-03-15T02:57:03.315Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-15T02:57:03.818Z] #50 ... [2025-03-15T02:57:03.818Z] [2025-03-15T02:57:03.818Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:04.078Z] #41 transferring context: 501.78MB 11.7s done [2025-03-15T02:57:05.462Z] #41 ... [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-15T02:57:05.462Z] #42 DONE 12.9s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #36 [core-data internal] load build context [2025-03-15T02:57:05.462Z] #36 DONE 13.2s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #39 [core-keeper internal] load build context [2025-03-15T02:57:05.462Z] #39 DONE 13.1s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:05.462Z] #35 DONE 12.9s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #48 [security-proxy-setup internal] load build context [2025-03-15T02:57:05.462Z] #48 DONE 13.1s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #46 [security-proxy-auth internal] load build context [2025-03-15T02:57:05.462Z] #46 DONE 13.0s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #37 [support-scheduler internal] load build context [2025-03-15T02:57:05.462Z] #37 transferring context: 501.78MB 10.3s done [2025-03-15T02:57:05.462Z] #37 DONE 13.2s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #40 [core-command internal] load build context [2025-03-15T02:57:05.462Z] #40 transferring context: 501.78MB 10.4s done [2025-03-15T02:57:05.462Z] #40 DONE 13.2s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #47 [security-secretstore-setup internal] load build context [2025-03-15T02:57:05.462Z] #47 transferring context: 501.78MB 10.8s done [2025-03-15T02:57:05.462Z] #47 DONE 12.9s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #38 [support-notifications internal] load build context [2025-03-15T02:57:05.462Z] #38 DONE 13.3s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:05.462Z] #51 ... [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:05.462Z] #41 DONE 13.1s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-15T02:57:05.462Z] #49 DONE 13.3s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:05.462Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:05.462Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:05.462Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-15T02:57:05.462Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-15T02:57:05.462Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-15T02:57:05.462Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-15T02:57:05.462Z] #33 DONE 0.8s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-15T02:57:05.462Z] #43 DONE 13.3s [2025-03-15T02:57:05.462Z] [2025-03-15T02:57:05.462Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:05.462Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:05.720Z] #52 ... [2025-03-15T02:57:05.720Z] [2025-03-15T02:57:05.720Z] #53 [security-spire-server internal] load build context [2025-03-15T02:57:05.720Z] #53 transferring context: 23.80kB 0.0s done [2025-03-15T02:57:05.720Z] #53 DONE 0.1s [2025-03-15T02:57:05.720Z] [2025-03-15T02:57:05.720Z] #54 [security-spire-config internal] load build context [2025-03-15T02:57:05.720Z] #54 transferring context: 22.05kB done [2025-03-15T02:57:05.720Z] #54 DONE 0.1s [2025-03-15T02:57:05.720Z] [2025-03-15T02:57:05.720Z] #55 [security-spire-agent internal] load build context [2025-03-15T02:57:05.720Z] #55 transferring context: 23.33kB done [2025-03-15T02:57:05.720Z] #55 DONE 0.1s [2025-03-15T02:57:05.720Z] [2025-03-15T02:57:05.720Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:05.720Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-15T02:57:05.720Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-15T02:57:05.720Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-15T02:57:05.720Z] #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-15T02:57:05.720Z] #52 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-15T02:57:05.720Z] #52 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-15T02:57:05.720Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-15T02:57:05.720Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-03-15T02:57:05.720Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-03-15T02:57:05.720Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-15T02:57:05.720Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-15T02:57:05.720Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-15T02:57:06.001Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-15T02:57:06.001Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-15T02:57:06.001Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.4s [2025-03-15T02:57:06.001Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-15T02:57:06.259Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.73MB / 36.47MB 0.6s [2025-03-15T02:57:06.259Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-15T02:57:06.259Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.7s [2025-03-15T02:57:06.259Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 25.17MB / 36.47MB 0.8s [2025-03-15T02:57:06.516Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 0.9s [2025-03-15T02:57:06.516Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 34.60MB / 36.47MB 1.0s [2025-03-15T02:57:06.783Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s [2025-03-15T02:57:10.066Z] #52 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.7s done [2025-03-15T02:57:10.066Z] #52 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-15T02:57:11.013Z] #52 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-03-15T02:57:12.730Z] Removing intermediate container dba9013df4f0 [2025-03-15T02:57:12.730Z] ---> afd2d5d5b7a9 [2025-03-15T02:57:12.730Z] Successfully built afd2d5d5b7a9 [2025-03-15T02:57:12.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:57:13.073Z] + docker inspect -f . ci-base-image-arm64 [2025-03-15T02:57:13.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:57:13.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container [2025-03-15T02:57:13.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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-15T02:57:14.506Z] $ docker top 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T02:57:15.201Z] #52 ... [2025-03-15T02:57:15.201Z] [2025-03-15T02:57:15.201Z] #45 [core-metadata internal] load build context [2025-03-15T02:57:15.201Z] #45 transferring context: 501.78MB 4.9s done [2025-03-15T02:57:15.201Z] #45 DONE 22.3s [2025-03-15T02:57:15.201Z] [2025-03-15T02:57:15.201Z] #44 [security-bootstrapper internal] load build context [2025-03-15T02:57:15.201Z] #44 transferring context: 501.78MB 4.5s done [2025-03-15T02:57:15.201Z] #44 ... [2025-03-15T02:57:15.201Z] [2025-03-15T02:57:15.201Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-15T02:57:15.201Z] #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.201Z] #0 0.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.201Z] #0 1.314 (1/7) Installing ca-certificates (20241121-r1) [2025-03-15T02:57:15.201Z] #0 1.331 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:15.201Z] #0 1.373 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-15T02:57:15.201Z] #0 1.377 (4/7) Installing libsodium (1.0.19-r0) [2025-03-15T02:57:15.201Z] #0 1.415 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-15T02:57:15.202Z] #0 1.415 (6/7) Installing libzmq (4.3.5-r2) [2025-03-15T02:57:15.202Z] #0 1.437 (7/7) Installing zeromq (4.3.5-r2) [2025-03-15T02:57:15.202Z] #0 1.449 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:15.202Z] #0 1.464 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:57:15.202Z] #0 1.529 OK: 12 MiB in 21 packages [2025-03-15T02:57:15.202Z] #56 ... [2025-03-15T02:57:15.202Z] [2025-03-15T02:57:15.202Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-15T02:57:15.202Z] #0 1.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.202Z] #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.202Z] #0 1.943 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:15.202Z] #0 1.949 (2/2) Installing su-exec (0.2-r3) [2025-03-15T02:57:15.202Z] #0 1.956 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:15.202Z] #0 1.964 OK: 8 MiB in 16 packages [2025-03-15T02:57:15.345Z] + go version [2025-03-15T02:57:15.345Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-15T02:57:15.361Z] $ docker stop --time=1 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 [2025-03-15T02:57:15.462Z] #57 ... [2025-03-15T02:57:15.462Z] [2025-03-15T02:57:15.463Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:15.463Z] #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.463Z] #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:15.463Z] #0 4.745 OK: 248 MiB in 58 packages [2025-03-15T02:57:15.721Z] #58 ... [2025-03-15T02:57:15.721Z] [2025-03-15T02:57:15.721Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-15T02:57:15.990Z] #59 ... [2025-03-15T02:57:15.990Z] [2025-03-15T02:57:15.990Z] #60 [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-15T02:57:15.990Z] #60 ... [2025-03-15T02:57:15.990Z] [2025-03-15T02:57:15.990Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:57:16.248Z] #61 ... [2025-03-15T02:57:16.248Z] [2025-03-15T02:57:16.248Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-15T02:57:16.248Z] #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.248Z] #0 1.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.248Z] #0 1.906 (1/3) Installing ca-certificates (20241121-r1) [2025-03-15T02:57:16.248Z] #0 1.926 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:16.248Z] #0 1.929 (3/3) Installing tzdata (2025a-r0) [2025-03-15T02:57:16.248Z] #0 1.971 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:16.248Z] #0 1.976 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:57:16.248Z] #0 2.028 OK: 10 MiB in 17 packages [2025-03-15T02:57:16.248Z] #62 ... [2025-03-15T02:57:16.248Z] [2025-03-15T02:57:16.248Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-15T02:57:16.248Z] #50 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.248Z] #50 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.248Z] #50 13.94 (1/4) Installing ca-certificates (20241121-r1) [2025-03-15T02:57:16.248Z] #50 13.96 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:16.248Z] #50 13.96 (3/4) Installing su-exec (0.2-r3) [2025-03-15T02:57:16.248Z] #50 13.97 (4/4) Installing yq-go (4.44.1-r2) [2025-03-15T02:57:16.248Z] #50 14.11 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:16.248Z] #50 14.13 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:57:16.248Z] #50 14.18 OK: 19 MiB in 18 packages [2025-03-15T02:57:16.507Z] #50 ... [2025-03-15T02:57:16.507Z] [2025-03-15T02:57:16.507Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:57:16.767Z] #63 ... [2025-03-15T02:57:16.767Z] [2025-03-15T02:57:16.767Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:57:16.767Z] #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 1.446 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:57:16.767Z] #0 1.446 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:57:16.767Z] #0 1.446 OK: 24170 distinct packages available [2025-03-15T02:57:16.767Z] #0 1.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 1.983 (1/14) Installing ca-certificates (20241121-r1) [2025-03-15T02:57:16.767Z] #0 2.002 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-15T02:57:16.767Z] #0 2.022 (3/14) Installing c-ares (1.33.1-r0) [2025-03-15T02:57:16.767Z] #0 2.024 (4/14) Installing libunistring (1.2-r0) [2025-03-15T02:57:16.767Z] #0 2.037 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-15T02:57:16.767Z] #0 2.042 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-15T02:57:16.767Z] #0 2.045 (7/14) Installing libpsl (0.21.5-r1) [2025-03-15T02:57:16.767Z] #0 2.051 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-15T02:57:16.767Z] #0 2.062 (9/14) Installing libcurl (8.12.1-r0) [2025-03-15T02:57:16.767Z] #0 2.071 (10/14) Installing curl (8.12.1-r0) [2025-03-15T02:57:16.767Z] #0 2.076 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:16.767Z] #0 2.087 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:57:16.767Z] #0 2.087 (13/14) Installing libucontext (1.2-r3) [2025-03-15T02:57:16.767Z] #0 2.091 (14/14) Installing gcompat (1.1.0-r4) [2025-03-15T02:57:16.767Z] #0 2.096 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:16.767Z] #0 2.105 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:57:16.767Z] #0 2.143 OK: 13 MiB in 28 packages [2025-03-15T02:57:16.767Z] #64 ... [2025-03-15T02:57:16.767Z] [2025-03-15T02:57:16.767Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-15T02:57:16.767Z] #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 7.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:16.767Z] #0 7.471 OK: 248 MiB in 58 packages [2025-03-15T02:57:16.976Z] $ docker rm -f --volumes 9ed4ed9bef761573e36f05a44e47a0bebc68c4ce0ef65f7aa53c7f3d25de78b0 [2025-03-15T02:57:17.079Z] #65 ... [2025-03-15T02:57:17.079Z] [2025-03-15T02:57:17.079Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:17.079Z] #0 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.079Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.079Z] #0 1.634 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:17.079Z] #0 1.762 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:17.079Z] #0 1.774 OK: 8 MiB in 15 packages [2025-03-15T02:57:17.079Z] #66 ... [2025-03-15T02:57:17.079Z] [2025-03-15T02:57:17.079Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:57:17.079Z] #67 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-15T02:57:17.079Z] #67 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-15T02:57:17.079Z] #67 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-15T02:57:17.079Z] #67 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-15T02:57:17.079Z] #67 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-15T02:57:17.079Z] #67 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-15T02:57:17.079Z] #67 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-03-15T02:57:17.079Z] #67 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-03-15T02:57:17.079Z] #67 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-15T02:57:17.079Z] #67 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.2s done [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 [2025-03-15T02:57:17.337Z] #67 ... [2025-03-15T02:57:17.337Z] [2025-03-15T02:57:17.337Z] #68 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:17.337Z] #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 7.331 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:17.337Z] #0 7.336 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:17.337Z] #0 7.344 OK: 8 MiB in 15 packages [2025-03-15T02:57:17.337Z] #68 ... [2025-03-15T02:57:17.337Z] [2025-03-15T02:57:17.337Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:57:17.337Z] #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 6.923 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:57:17.337Z] #0 6.923 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:57:17.337Z] #0 6.923 OK: 24189 distinct packages available [2025-03-15T02:57:17.337Z] #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.337Z] #0 7.472 OK: 248 MiB in 58 packages [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:57:17.605Z] #69 ... [2025-03-15T02:57:17.605Z] [2025-03-15T02:57:17.605Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-15T02:57:17.605Z] #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.605Z] #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.605Z] #0 1.753 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:17.605Z] #0 1.759 (2/4) Installing openssl (3.3.3-r0) [2025-03-15T02:57:17.605Z] #0 1.775 (3/4) Installing su-exec (0.2-r3) [2025-03-15T02:57:17.605Z] #0 1.782 (4/4) Installing yq-go (4.44.1-r2) [2025-03-15T02:57:17.605Z] #0 1.855 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:17.605Z] #0 1.873 OK: 19 MiB in 18 packages [2025-03-15T02:57:17.605Z] #70 ... [2025-03-15T02:57:17.605Z] [2025-03-15T02:57:17.605Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-15T02:57:17.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-15T02:57:17.653Z] [2025-03-15T02:57:17.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T02:57:17.863Z] #71 ... [2025-03-15T02:57:17.864Z] [2025-03-15T02:57:17.864Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:17.864Z] #51 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.864Z] #51 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:17.864Z] #51 5.638 OK: 248 MiB in 58 packages [2025-03-15T02:57:17.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-15T02:57:17.989Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-15T02:57:17.989Z] 547446be3368: Pulling fs layer [2025-03-15T02:57:17.989Z] d125d8839a47: Pulling fs layer [2025-03-15T02:57:17.989Z] 3e85d5ac6304: Pulling fs layer [2025-03-15T02:57:17.989Z] c3105a71a48b: Pulling fs layer [2025-03-15T02:57:17.989Z] 0f093f025ec4: Pulling fs layer [2025-03-15T02:57:17.989Z] c3106fc0e877: Pulling fs layer [2025-03-15T02:57:17.989Z] c3105a71a48b: Waiting [2025-03-15T02:57:17.989Z] 0f093f025ec4: Waiting [2025-03-15T02:57:17.989Z] c3106fc0e877: Waiting [2025-03-15T02:57:18.158Z] #51 ... [2025-03-15T02:57:18.158Z] [2025-03-15T02:57:18.158Z] #44 [security-bootstrapper internal] load build context [2025-03-15T02:57:18.158Z] #44 DONE 25.6s [2025-03-15T02:57:18.256Z] 547446be3368: Verifying Checksum [2025-03-15T02:57:18.256Z] 547446be3368: Download complete [2025-03-15T02:57:18.256Z] c3105a71a48b: Verifying Checksum [2025-03-15T02:57:18.256Z] c3105a71a48b: Download complete [2025-03-15T02:57:18.425Z] [2025-03-15T02:57:18.425Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-15T02:57:18.525Z] d125d8839a47: Verifying Checksum [2025-03-15T02:57:18.525Z] d125d8839a47: Download complete [2025-03-15T02:57:18.796Z] c3106fc0e877: Verifying Checksum [2025-03-15T02:57:18.796Z] c3106fc0e877: Download complete [2025-03-15T02:57:18.796Z] 0f093f025ec4: Verifying Checksum [2025-03-15T02:57:18.796Z] 0f093f025ec4: Download complete [2025-03-15T02:57:19.063Z] 547446be3368: Pull complete [2025-03-15T02:57:20.022Z] d125d8839a47: Pull complete [2025-03-15T02:57:20.605Z] 3e85d5ac6304: Verifying Checksum [2025-03-15T02:57:20.605Z] 3e85d5ac6304: Download complete [2025-03-15T02:57:30.658Z] #65 DONE 24.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-15T02:57:30.658Z] #50 DONE 36.8s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:30.658Z] #66 DONE 24.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:30.658Z] #51 DONE 24.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-15T02:57:30.658Z] #56 DONE 24.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:30.658Z] #72 ... [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:57:30.658Z] #69 DONE 24.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #60 [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-15T02:57:30.658Z] #60 DONE 24.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-15T02:57:30.658Z] #62 DONE 24.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #68 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:30.658Z] #68 DONE 24.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-15T02:57:30.658Z] #70 DONE 24.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:57:30.658Z] #64 DONE 24.4s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-15T02:57:30.658Z] #57 DONE 24.4s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:30.658Z] #58 DONE 24.4s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-03-15T02:57:30.658Z] #73 ... [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:30.658Z] #74 DONE 0.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:30.658Z] #75 DONE 0.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:30.658Z] #76 DONE 0.2s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:30.658Z] #72 DONE 0.3s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:57:30.658Z] #67 DONE 24.4s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:30.658Z] #52 DONE 24.4s [2025-03-15T02:57:30.658Z] [2025-03-15T02:57:30.658Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:30.680Z] 3e85d5ac6304: Pull complete [2025-03-15T02:57:30.681Z] c3105a71a48b: Pull complete [2025-03-15T02:57:30.917Z] #77 ... [2025-03-15T02:57:30.917Z] [2025-03-15T02:57:30.917Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-15T02:57:30.917Z] #71 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:30.917Z] #71 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:30.917Z] #71 25.62 OK: 248 MiB in 58 packages [2025-03-15T02:57:30.917Z] #71 DONE 25.8s [2025-03-15T02:57:31.174Z] [2025-03-15T02:57:31.174Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-15T02:57:31.174Z] #59 DONE 25.9s [2025-03-15T02:57:31.174Z] [2025-03-15T02:57:31.174Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:57:31.174Z] #78 DONE 0.1s [2025-03-15T02:57:31.174Z] [2025-03-15T02:57:31.174Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:31.639Z] 0f093f025ec4: Pull complete [2025-03-15T02:57:31.907Z] c3106fc0e877: Pull complete [2025-03-15T02:57:31.907Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-15T02:57:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-15T02:57:31.907Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T02:57:32.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container [2025-03-15T02:57:32.120Z] #79 ... [2025-03-15T02:57:32.120Z] [2025-03-15T02:57:32.120Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:57:32.120Z] #63 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #63 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #63 25.61 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:57:32.120Z] #63 25.61 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:57:32.120Z] #63 25.61 OK: 24170 distinct packages available [2025-03-15T02:57:32.120Z] #63 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #63 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #63 26.10 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:32.120Z] #63 26.10 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:57:32.120Z] #63 26.11 (3/4) Installing libucontext (1.2-r3) [2025-03-15T02:57:32.120Z] #63 26.11 (4/4) Installing gcompat (1.1.0-r4) [2025-03-15T02:57:32.120Z] #63 26.11 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:32.120Z] #63 26.12 OK: 8 MiB in 18 packages [2025-03-15T02:57:32.120Z] #63 DONE 26.4s [2025-03-15T02:57:32.120Z] [2025-03-15T02:57:32.120Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:57:32.120Z] #61 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #61 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #61 25.62 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:57:32.120Z] #61 25.62 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:57:32.120Z] #61 25.62 OK: 24170 distinct packages available [2025-03-15T02:57:32.120Z] #61 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #61 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #61 26.09 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:32.120Z] #61 26.09 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:57:32.120Z] #61 26.10 (3/5) Installing libucontext (1.2-r3) [2025-03-15T02:57:32.120Z] #61 26.10 (4/5) Installing gcompat (1.1.0-r4) [2025-03-15T02:57:32.120Z] #61 26.11 (5/5) Installing openssl (3.3.3-r0) [2025-03-15T02:57:32.120Z] #61 26.12 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:32.120Z] #61 26.13 OK: 9 MiB in 19 packages [2025-03-15T02:57:32.120Z] #61 DONE 26.5s [2025-03-15T02:57:32.120Z] [2025-03-15T02:57:32.120Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-15T02:57:32.120Z] #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #0 2.612 OK: 19 MiB in 18 packages [2025-03-15T02:57:32.120Z] #80 DONE 2.8s [2025-03-15T02:57:32.120Z] [2025-03-15T02:57:32.120Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:57:32.120Z] #0 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.120Z] #0 2.635 OK: 12 MiB in 21 packages [2025-03-15T02:57:32.120Z] #81 DONE 2.9s [2025-03-15T02:57:32.120Z] [2025-03-15T02:57:32.120Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-15T02:57:32.167Z] $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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-15T02:57:32.685Z] #82 ... [2025-03-15T02:57:32.685Z] [2025-03-15T02:57:32.685Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:57:32.685Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.685Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.685Z] #0 2.999 OK: 8 MiB in 15 packages [2025-03-15T02:57:32.685Z] #83 DONE 3.4s [2025-03-15T02:57:32.685Z] [2025-03-15T02:57:32.685Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:57:32.685Z] #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.685Z] #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.685Z] #0 2.958 OK: 10 MiB in 17 packages [2025-03-15T02:57:32.685Z] #84 DONE 3.2s [2025-03-15T02:57:32.943Z] [2025-03-15T02:57:32.943Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-03-15T02:57:32.943Z] #73 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.943Z] #73 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:32.943Z] #73 3.334 OK: 8 MiB in 15 packages [2025-03-15T02:57:33.201Z] #73 DONE 3.6s [2025-03-15T02:57:33.201Z] [2025-03-15T02:57:33.201Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-15T02:57:33.201Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.201Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.201Z] #0 3.464 OK: 19 MiB in 18 packages [2025-03-15T02:57:33.201Z] #85 DONE 3.7s [2025-03-15T02:57:33.201Z] [2025-03-15T02:57:33.201Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:57:33.201Z] #86 ... [2025-03-15T02:57:33.201Z] [2025-03-15T02:57:33.201Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-15T02:57:33.201Z] #87 DONE 0.1s [2025-03-15T02:57:33.459Z] [2025-03-15T02:57:33.459Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:33.459Z] #0 2.494 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.459Z] #0 3.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.459Z] #0 3.805 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:57:33.737Z] #88 4.094 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:57:33.737Z] #88 4.097 OK: 8 MiB in 15 packages [2025-03-15T02:57:33.995Z] #88 DONE 4.6s [2025-03-15T02:57:33.995Z] [2025-03-15T02:57:33.995Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:57:33.995Z] #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.995Z] #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.995Z] #0 4.013 OK: 13 MiB in 28 packages [2025-03-15T02:57:33.995Z] #89 DONE 4.5s [2025-03-15T02:57:33.995Z] [2025-03-15T02:57:33.995Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-15T02:57:33.995Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.995Z] #0 3.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:33.995Z] #0 3.988 OK: 8 MiB in 16 packages [2025-03-15T02:57:33.995Z] #90 DONE 4.5s [2025-03-15T02:57:33.995Z] [2025-03-15T02:57:33.995Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-15T02:57:34.103Z] $ docker top 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T02:57:34.644Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-15T02:57:35.155Z] #91 3.657 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.419Z] #91 4.116 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.990Z] #91 ... [2025-03-15T02:57:35.990Z] [2025-03-15T02:57:35.990Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-15T02:57:35.990Z] #82 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.990Z] #82 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.990Z] #82 3.393 OK: 9 MiB in 19 packages [2025-03-15T02:57:35.990Z] #82 DONE 3.8s [2025-03-15T02:57:35.990Z] [2025-03-15T02:57:35.990Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:57:35.990Z] #86 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.990Z] #86 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-15T02:57:35.990Z] #86 3.367 OK: 8 MiB in 18 packages [2025-03-15T02:57:35.990Z] #86 DONE 3.8s [2025-03-15T02:57:35.990Z] [2025-03-15T02:57:35.990Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-15T02:57:35.990Z] #92 DONE 1.7s [2025-03-15T02:57:35.990Z] [2025-03-15T02:57:35.990Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-15T02:57:37.897Z] #93 DONE 2.2s [2025-03-15T02:57:37.897Z] [2025-03-15T02:57:37.897Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:57:37.897Z] #94 DONE 2.2s [2025-03-15T02:57:37.897Z] [2025-03-15T02:57:37.897Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:57:37.897Z] #95 DONE 2.2s [2025-03-15T02:57:37.897Z] [2025-03-15T02:57:37.897Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-15T02:57:37.897Z] #91 5.058 OK: 248 MiB in 58 packages [2025-03-15T02:57:37.897Z] #91 DONE 6.9s [2025-03-15T02:57:37.897Z] [2025-03-15T02:57:37.897Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-15T02:57:38.156Z] #96 ... [2025-03-15T02:57:38.156Z] [2025-03-15T02:57:38.156Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-15T02:57:38.156Z] #97 DONE 2.3s [2025-03-15T02:57:38.156Z] [2025-03-15T02:57:38.156Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-15T02:57:38.156Z] #98 DONE 0.2s [2025-03-15T02:57:38.156Z] [2025-03-15T02:57:38.156Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-15T02:57:38.156Z] #96 DONE 0.1s [2025-03-15T02:57:38.156Z] [2025-03-15T02:57:38.156Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-15T02:57:38.156Z] #99 DONE 0.2s [2025-03-15T02:57:38.156Z] [2025-03-15T02:57:38.156Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:39.091Z] #100 ... [2025-03-15T02:57:39.091Z] [2025-03-15T02:57:39.091Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-15T02:57:39.091Z] #101 DONE 0.9s [2025-03-15T02:57:39.091Z] [2025-03-15T02:57:39.091Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-15T02:57:39.091Z] #102 DONE 0.9s [2025-03-15T02:57:39.091Z] [2025-03-15T02:57:39.091Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:57:39.091Z] #103 DONE 1.1s [2025-03-15T02:57:39.091Z] [2025-03-15T02:57:39.091Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:57:39.091Z] #104 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:57:39.350Z] #105 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-15T02:57:39.350Z] #106 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-15T02:57:39.350Z] #107 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-15T02:57:39.350Z] #108 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-15T02:57:39.350Z] #109 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-15T02:57:39.350Z] #110 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-15T02:57:39.350Z] #111 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #112 [security-spire-server] exporting to image [2025-03-15T02:57:39.350Z] #112 exporting layers [2025-03-15T02:57:39.350Z] #112 ... [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:57:39.350Z] #113 DONE 0.1s [2025-03-15T02:57:39.350Z] [2025-03-15T02:57:39.350Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-15T02:57:39.350Z] #114 DONE 0.1s [2025-03-15T02:57:39.608Z] [2025-03-15T02:57:39.608Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-15T02:57:39.608Z] #115 DONE 0.1s [2025-03-15T02:57:39.608Z] [2025-03-15T02:57:39.608Z] #112 [security-spire-agent] exporting to image [2025-03-15T02:57:39.866Z] #112 ... [2025-03-15T02:57:39.866Z] [2025-03-15T02:57:39.866Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:39.866Z] #116 ... [2025-03-15T02:57:39.866Z] [2025-03-15T02:57:39.866Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:40.125Z] #117 ... [2025-03-15T02:57:40.126Z] [2025-03-15T02:57:40.126Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:40.126Z] #118 ... [2025-03-15T02:57:40.126Z] [2025-03-15T02:57:40.126Z] #112 [security-spire-config] exporting to image [2025-03-15T02:57:40.126Z] #112 exporting layers 0.8s done [2025-03-15T02:57:40.126Z] #112 writing image sha256:5fde8d8ca199d9100cbf5f30971382d93a72c5918462fbd212819151bb2d7ece 0.0s done [2025-03-15T02:57:40.126Z] #112 naming to docker.io/library/security-spire-config done [2025-03-15T02:57:40.383Z] #112 exporting layers 0.7s done [2025-03-15T02:57:40.383Z] #112 writing image sha256:91b06b6b4f802bbc74409fe8fcc7f3228ac7d65a2ced2f039b7743d326ec5734 done [2025-03-15T02:57:40.383Z] #112 naming to docker.io/library/security-spire-server done [2025-03-15T02:57:40.383Z] #112 writing image sha256:c20a5029c7131e848d591d225eaeaf91f73cb34b07c492d974086728d61f33d7 done [2025-03-15T02:57:40.383Z] #112 naming to docker.io/library/security-spire-agent done [2025-03-15T02:57:40.383Z] #112 DONE 0.9s [2025-03-15T02:57:40.383Z] [2025-03-15T02:57:40.383Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:57:44.721Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #1 transferring dockerfile: 2.50kB done [2025-03-15T02:57:44.721Z] #1 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #2 transferring dockerfile: 3.02kB done [2025-03-15T02:57:44.721Z] #2 DONE 0.0s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #3 [core-data internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #3 transferring dockerfile: 2.04kB done [2025-03-15T02:57:44.721Z] #3 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #4 transferring dockerfile: 2.23kB 0.0s done [2025-03-15T02:57:44.721Z] #4 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #5 transferring dockerfile: 1.69kB done [2025-03-15T02:57:44.721Z] #5 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #6 transferring dockerfile: 2.01kB 0.0s done [2025-03-15T02:57:44.721Z] #6 DONE 0.0s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #7 transferring dockerfile: 1.81kB 0.0s done [2025-03-15T02:57:44.721Z] #7 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #8 transferring dockerfile: 2.49kB done [2025-03-15T02:57:44.721Z] #8 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #9 transferring dockerfile: 1.89kB done [2025-03-15T02:57:44.721Z] #9 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #10 transferring dockerfile: 2.14kB 0.0s done [2025-03-15T02:57:44.721Z] #10 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-15T02:57:44.721Z] #11 transferring dockerfile: 2.10kB 0.0s done [2025-03-15T02:57:44.721Z] #11 DONE 0.1s [2025-03-15T02:57:44.721Z] [2025-03-15T02:57:44.721Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T02:57:44.990Z] #12 transferring dockerfile: 1.94kB done [2025-03-15T02:57:44.990Z] #12 ... [2025-03-15T02:57:44.990Z] [2025-03-15T02:57:44.990Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-03-15T02:57:44.990Z] #13 transferring dockerfile: 2.00kB done [2025-03-15T02:57:44.990Z] #13 DONE 0.1s [2025-03-15T02:57:44.990Z] [2025-03-15T02:57:44.990Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-03-15T02:57:44.990Z] #14 transferring dockerfile: 1.83kB done [2025-03-15T02:57:44.990Z] #14 DONE 0.1s [2025-03-15T02:57:45.259Z] [2025-03-15T02:57:45.259Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-03-15T02:57:45.259Z] #15 transferring dockerfile: 1.70kB 0.0s done [2025-03-15T02:57:45.259Z] #15 DONE 0.1s [2025-03-15T02:57:45.259Z] [2025-03-15T02:57:45.259Z] #16 [security-proxy-setup internal] load .dockerignore [2025-03-15T02:57:45.259Z] #16 transferring context: 50B 0.0s done [2025-03-15T02:57:45.259Z] #16 DONE 0.1s [2025-03-15T02:57:45.259Z] [2025-03-15T02:57:45.259Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T02:57:45.842Z] #12 ... [2025-03-15T02:57:45.842Z] [2025-03-15T02:57:45.842Z] #17 [security-bootstrapper internal] load .dockerignore [2025-03-15T02:57:45.842Z] #17 transferring context: 50B 0.0s done [2025-03-15T02:57:45.842Z] #17 DONE 0.0s [2025-03-15T02:57:46.109Z] [2025-03-15T02:57:46.109Z] #18 [core-data internal] load .dockerignore [2025-03-15T02:57:46.109Z] #18 transferring context: 50B done [2025-03-15T02:57:46.109Z] #18 DONE 0.1s [2025-03-15T02:57:46.109Z] [2025-03-15T02:57:46.109Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-15T02:57:46.109Z] #19 transferring context: 50B done [2025-03-15T02:57:46.109Z] #19 DONE 0.1s [2025-03-15T02:57:46.109Z] [2025-03-15T02:57:46.109Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T02:57:46.109Z] #12 ... [2025-03-15T02:57:46.109Z] [2025-03-15T02:57:46.109Z] #20 [security-spire-config internal] load .dockerignore [2025-03-15T02:57:46.109Z] #20 transferring context: 50B 0.0s done [2025-03-15T02:57:46.109Z] #20 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #21 [core-keeper internal] load .dockerignore [2025-03-15T02:57:46.377Z] #21 transferring context: 50B done [2025-03-15T02:57:46.377Z] #21 DONE 0.0s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-15T02:57:46.377Z] #22 transferring context: 50B done [2025-03-15T02:57:46.377Z] #22 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-03-15T02:57:46.377Z] #23 transferring context: 50B 0.0s done [2025-03-15T02:57:46.377Z] #23 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-15T02:57:46.377Z] #24 transferring context: 50B 0.0s done [2025-03-15T02:57:46.377Z] #24 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-15T02:57:46.377Z] #25 transferring context: 50B done [2025-03-15T02:57:46.377Z] #25 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #26 [core-metadata internal] load .dockerignore [2025-03-15T02:57:46.377Z] #26 transferring context: 50B 0.0s done [2025-03-15T02:57:46.377Z] #26 DONE 0.1s [2025-03-15T02:57:46.377Z] [2025-03-15T02:57:46.377Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T02:57:46.657Z] #12 ... [2025-03-15T02:57:46.657Z] [2025-03-15T02:57:46.657Z] #27 [core-command internal] load .dockerignore [2025-03-15T02:57:46.657Z] #27 transferring context: 50B 0.0s done [2025-03-15T02:57:46.657Z] #27 DONE 0.1s [2025-03-15T02:57:46.657Z] [2025-03-15T02:57:46.657Z] #28 [support-notifications internal] load .dockerignore [2025-03-15T02:57:46.657Z] #28 transferring context: 50B done [2025-03-15T02:57:46.657Z] #28 DONE 0.1s [2025-03-15T02:57:46.657Z] [2025-03-15T02:57:46.657Z] #29 [support-scheduler internal] load .dockerignore [2025-03-15T02:57:46.657Z] #29 transferring context: 50B done [2025-03-15T02:57:46.657Z] #29 DONE 0.1s [2025-03-15T02:57:46.657Z] [2025-03-15T02:57:46.657Z] #30 [security-spire-server internal] load .dockerignore [2025-03-15T02:57:46.934Z] #30 transferring context: 50B done [2025-03-15T02:57:46.934Z] #30 DONE 0.1s [2025-03-15T02:57:46.934Z] [2025-03-15T02:57:46.934Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:46.934Z] #31 DONE 0.0s [2025-03-15T02:57:46.934Z] [2025-03-15T02:57:46.934Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:46.934Z] #32 DONE 0.1s [2025-03-15T02:57:46.934Z] [2025-03-15T02:57:46.934Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:46.934Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:47.204Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:47.204Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:47.204Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:47.204Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s [2025-03-15T02:57:47.204Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s [2025-03-15T02:57:47.204Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-15T02:57:47.478Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:48.073Z] #33 ... [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #34 [security-proxy-setup internal] load build context [2025-03-15T02:57:48.073Z] #34 transferring context: 3.21MB 0.7s done [2025-03-15T02:57:48.073Z] #34 DONE 0.9s [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:48.073Z] #33 ... [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:48.073Z] #31 DONE 0.0s [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:48.073Z] #32 DONE 0.2s [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:48.073Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:48.073Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:48.073Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:48.073Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:48.073Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:48.073Z] #33 ... [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:48.073Z] #31 DONE 0.0s [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:48.073Z] #35 DONE 1.8s [2025-03-15T02:57:48.073Z] [2025-03-15T02:57:48.073Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:48.073Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:48.073Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:48.073Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:48.073Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:48.073Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:48.344Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:48.344Z] #33 ... [2025-03-15T02:57:48.344Z] [2025-03-15T02:57:48.344Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:48.344Z] #32 DONE 0.4s [2025-03-15T02:57:48.344Z] [2025-03-15T02:57:48.344Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:48.344Z] #35 DONE 1.8s [2025-03-15T02:57:48.344Z] [2025-03-15T02:57:48.344Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:48.344Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:48.344Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:48.344Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:48.344Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:48.344Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:48.344Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:48.613Z] #33 ... [2025-03-15T02:57:48.613Z] [2025-03-15T02:57:48.613Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:48.613Z] #36 DONE 0.7s [2025-03-15T02:57:48.613Z] [2025-03-15T02:57:48.613Z] #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:48.613Z] #37 ... [2025-03-15T02:57:48.613Z] [2025-03-15T02:57:48.613Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:48.613Z] #31 DONE 0.0s [2025-03-15T02:57:48.881Z] [2025-03-15T02:57:48.881Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:48.881Z] #35 DONE 1.8s [2025-03-15T02:57:48.881Z] [2025-03-15T02:57:48.881Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:48.881Z] #36 DONE 0.8s [2025-03-15T02:57:48.881Z] [2025-03-15T02:57:48.881Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:48.881Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:48.881Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:48.881Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:48.881Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:48.881Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:48.881Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:49.149Z] #33 ... [2025-03-15T02:57:49.149Z] [2025-03-15T02:57:49.149Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.149Z] #31 DONE 0.0s [2025-03-15T02:57:49.149Z] [2025-03-15T02:57:49.149Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.149Z] #31 DONE 0.0s [2025-03-15T02:57:49.149Z] [2025-03-15T02:57:49.149Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:49.416Z] #33 ... [2025-03-15T02:57:49.416Z] [2025-03-15T02:57:49.416Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:49.416Z] #35 DONE 1.9s [2025-03-15T02:57:49.416Z] [2025-03-15T02:57:49.416Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:49.416Z] #36 DONE 0.8s [2025-03-15T02:57:49.416Z] [2025-03-15T02:57:49.416Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:49.416Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:49.416Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:49.416Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:49.416Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:49.416Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:49.416Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:49.416Z] #33 ... [2025-03-15T02:57:49.416Z] [2025-03-15T02:57:49.416Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.416Z] #31 DONE 0.0s [2025-03-15T02:57:49.688Z] [2025-03-15T02:57:49.688Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:49.688Z] #38 ... [2025-03-15T02:57:49.688Z] [2025-03-15T02:57:49.688Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.689Z] #31 DONE 0.0s [2025-03-15T02:57:49.689Z] [2025-03-15T02:57:49.689Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:49.958Z] #38 ... [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.958Z] #31 DONE 0.0s [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:49.958Z] #38 ... [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:49.958Z] #31 DONE 0.0s [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #39 [core-data internal] load build context [2025-03-15T02:57:49.958Z] #39 transferring context: 3.21MB 1.6s done [2025-03-15T02:57:49.958Z] #39 DONE 1.8s [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #40 [security-bootstrapper internal] load build context [2025-03-15T02:57:49.958Z] #40 transferring context: 3.21MB 1.7s done [2025-03-15T02:57:49.958Z] #40 DONE 2.0s [2025-03-15T02:57:49.958Z] [2025-03-15T02:57:49.958Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:50.225Z] #38 ... [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-15T02:57:50.225Z] #31 DONE 0.0s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:50.225Z] #32 DONE 1.8s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:50.225Z] #38 transferring context: 3.21MB 1.5s done [2025-03-15T02:57:50.225Z] #38 ... [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:50.225Z] #35 DONE 2.0s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:50.225Z] #36 DONE 0.9s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:50.225Z] #35 DONE 2.0s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:50.225Z] #36 DONE 1.0s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:50.225Z] #41 DONE 0.0s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #38 [core-common-config-bootstrapper internal] load build context [2025-03-15T02:57:50.225Z] #38 DONE 1.9s [2025-03-15T02:57:50.225Z] [2025-03-15T02:57:50.225Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:50.495Z] #32 ... [2025-03-15T02:57:50.495Z] [2025-03-15T02:57:50.495Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-15T02:57:50.495Z] #35 DONE 2.0s [2025-03-15T02:57:50.495Z] [2025-03-15T02:57:50.495Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-15T02:57:50.495Z] #36 DONE 1.0s [2025-03-15T02:57:50.495Z] [2025-03-15T02:57:50.495Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:50.495Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:50.495Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:50.495Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:50.495Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:50.495Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:50.495Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:51.083Z] #33 ... [2025-03-15T02:57:51.083Z] [2025-03-15T02:57:51.083Z] #42 [core-keeper internal] load build context [2025-03-15T02:57:51.083Z] #42 transferring context: 3.21MB 1.5s done [2025-03-15T02:57:51.083Z] #42 DONE 2.0s [2025-03-15T02:57:51.083Z] [2025-03-15T02:57:51.083Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-15T02:57:51.360Z] #43 ... [2025-03-15T02:57:51.360Z] [2025-03-15T02:57:51.360Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-15T02:57:51.360Z] #44 DONE 3.0s [2025-03-15T02:57:51.631Z] [2025-03-15T02:57:51.631Z] #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:51.631Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:51.631Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:51.631Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:51.631Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:51.631Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:51.631Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:51.631Z] #33 ... [2025-03-15T02:57:51.631Z] [2025-03-15T02:57:51.631Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-15T02:57:51.631Z] #45 DONE 2.8s [2025-03-15T02:57:51.631Z] [2025-03-15T02:57:51.631Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:57:51.631Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:57:51.631Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:57:51.631Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:57:51.631Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:57:51.631Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:57:51.631Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:57:52.601Z] #33 ... [2025-03-15T02:57:52.601Z] [2025-03-15T02:57:52.601Z] #46 [security-secretstore-setup internal] load build context [2025-03-15T02:57:52.601Z] #46 transferring context: 3.21MB 1.6s done [2025-03-15T02:57:52.601Z] #46 DONE 3.0s [2025-03-15T02:57:52.601Z] [2025-03-15T02:57:52.601Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:53.189Z] #41 ... [2025-03-15T02:57:53.189Z] [2025-03-15T02:57:53.189Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-15T02:57:53.189Z] #32 DONE 4.4s [2025-03-15T02:57:53.189Z] [2025-03-15T02:57:53.189Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:53.457Z] #41 ... [2025-03-15T02:57:53.457Z] [2025-03-15T02:57:53.457Z] #47 [security-spire-config internal] load build context [2025-03-15T02:57:53.457Z] #47 transferring context: 22.05kB 0.1s done [2025-03-15T02:57:53.457Z] #47 DONE 2.1s [2025-03-15T02:57:53.457Z] [2025-03-15T02:57:53.457Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:55.413Z] #41 ... [2025-03-15T02:57:55.413Z] [2025-03-15T02:57:55.413Z] #48 [security-spire-agent internal] load build context [2025-03-15T02:57:55.413Z] #48 transferring context: 23.33kB 0.2s done [2025-03-15T02:57:55.413Z] #48 DONE 3.7s [2025-03-15T02:57:55.681Z] [2025-03-15T02:57:55.681Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:55.681Z] #41 ... [2025-03-15T02:57:55.681Z] [2025-03-15T02:57:55.681Z] #49 [security-spire-server internal] load build context [2025-03-15T02:57:55.681Z] #49 transferring context: 23.80kB 0.3s done [2025-03-15T02:57:55.681Z] #49 DONE 2.6s [2025-03-15T02:57:55.681Z] [2025-03-15T02:57:55.681Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:57.636Z] #41 ... [2025-03-15T02:57:57.636Z] [2025-03-15T02:57:57.636Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-15T02:57:57.636Z] #50 DONE 8.9s [2025-03-15T02:57:57.636Z] [2025-03-15T02:57:57.636Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:58.607Z] #41 ... [2025-03-15T02:57:58.607Z] [2025-03-15T02:57:58.607Z] #51 [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-15T02:57:58.607Z] #51 DONE 8.9s [2025-03-15T02:57:58.607Z] [2025-03-15T02:57:58.607Z] #41 [support-scheduler internal] load build context [2025-03-15T02:57:58.607Z] #41 ... [2025-03-15T02:57:58.607Z] [2025-03-15T02:57:58.607Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:58.607Z] #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:57:58.607Z] #0 8.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:57:58.607Z] #52 ... [2025-03-15T02:57:58.607Z] [2025-03-15T02:57:58.607Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:58.607Z] #53 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.4s done [2025-03-15T02:57:58.607Z] #53 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-15T02:57:58.607Z] #53 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-15T02:57:58.607Z] #53 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-15T02:57:58.607Z] #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-15T02:57:58.607Z] #53 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.6s done [2025-03-15T02:57:58.607Z] #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s done [2025-03-15T02:57:58.607Z] #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-15T02:57:58.607Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 3.6s [2025-03-15T02:57:58.874Z] #53 ... [2025-03-15T02:57:58.874Z] [2025-03-15T02:57:58.874Z] #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-15T02:57:59.466Z] #54 ... [2025-03-15T02:57:59.466Z] [2025-03-15T02:57:59.466Z] #37 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:57:59.466Z] #37 8.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:57:59.466Z] #37 9.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:57:59.466Z] #37 ... [2025-03-15T02:57:59.466Z] [2025-03-15T02:57:59.466Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:57:59.466Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.5s [2025-03-15T02:57:59.735Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-03-15T02:57:59.735Z] #53 ... [2025-03-15T02:57:59.735Z] [2025-03-15T02:57:59.735Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-15T02:57:59.735Z] #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:57:59.735Z] #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.002Z] #55 ... [2025-03-15T02:58:00.002Z] [2025-03-15T02:58:00.002Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-15T02:58:00.002Z] #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.002Z] #0 9.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.002Z] #56 ... [2025-03-15T02:58:00.002Z] [2025-03-15T02:58:00.002Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:00.002Z] #57 ... [2025-03-15T02:58:00.002Z] [2025-03-15T02:58:00.002Z] #58 [core-command internal] load build context [2025-03-15T02:58:00.002Z] #58 transferring context: 3.21MB 8.2s done [2025-03-15T02:58:00.002Z] #58 DONE 9.9s [2025-03-15T02:58:00.002Z] [2025-03-15T02:58:00.002Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-15T02:58:00.002Z] #59 transferring context: 3.21MB 8.6s done [2025-03-15T02:58:00.277Z] #59 ... [2025-03-15T02:58:00.277Z] [2025-03-15T02:58:00.277Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:00.277Z] #0 9.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.546Z] #60 ... [2025-03-15T02:58:00.546Z] [2025-03-15T02:58:00.546Z] #61 [security-proxy-auth internal] load build context [2025-03-15T02:58:00.546Z] #61 ... [2025-03-15T02:58:00.546Z] [2025-03-15T02:58:00.546Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-15T02:58:00.546Z] #62 ... [2025-03-15T02:58:00.546Z] [2025-03-15T02:58:00.546Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-15T02:58:00.546Z] #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.546Z] #0 8.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:00.818Z] #63 ... [2025-03-15T02:58:00.818Z] [2025-03-15T02:58:00.818Z] #41 [support-scheduler internal] load build context [2025-03-15T02:58:00.818Z] #41 transferring context: 3.21MB 8.1s done [2025-03-15T02:58:00.818Z] #41 DONE 10.4s [2025-03-15T02:58:00.818Z] [2025-03-15T02:58:00.818Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-15T02:58:00.818Z] #64 ... [2025-03-15T02:58:00.818Z] [2025-03-15T02:58:00.818Z] #65 [core-metadata internal] load build context [2025-03-15T02:58:01.098Z] #65 ... [2025-03-15T02:58:01.098Z] [2025-03-15T02:58:01.098Z] #59 [security-spiffe-token-provider internal] load build context [2025-03-15T02:58:01.098Z] #59 DONE 10.7s [2025-03-15T02:58:01.098Z] [2025-03-15T02:58:01.098Z] #65 [core-metadata internal] load build context [2025-03-15T02:58:01.098Z] #65 transferring context: 3.21MB 8.5s done [2025-03-15T02:58:01.098Z] #65 ... [2025-03-15T02:58:01.098Z] [2025-03-15T02:58:01.098Z] #66 [support-notifications internal] load build context [2025-03-15T02:58:01.098Z] #66 ... [2025-03-15T02:58:01.098Z] [2025-03-15T02:58:01.098Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:58:01.098Z] #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:01.365Z] #67 ... [2025-03-15T02:58:01.365Z] [2025-03-15T02:58:01.365Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:58:01.365Z] #68 ... [2025-03-15T02:58:01.365Z] [2025-03-15T02:58:01.366Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-15T02:58:01.634Z] #69 ... [2025-03-15T02:58:01.634Z] [2025-03-15T02:58:01.634Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:01.634Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 6.6s [2025-03-15T02:58:01.634Z] #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-03-15T02:58:01.634Z] #53 ... [2025-03-15T02:58:01.634Z] [2025-03-15T02:58:01.634Z] #65 [core-metadata internal] load build context [2025-03-15T02:58:01.634Z] #65 DONE 11.1s [2025-03-15T02:58:01.634Z] [2025-03-15T02:58:01.634Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:01.634Z] #53 ... [2025-03-15T02:58:01.634Z] [2025-03-15T02:58:01.634Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:01.634Z] #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.0s done [2025-03-15T02:58:01.634Z] #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-15T02:58:01.634Z] #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-15T02:58:01.634Z] #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-15T02:58:01.634Z] #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done [2025-03-15T02:58:01.634Z] #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.4s done [2025-03-15T02:58:01.634Z] #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-03-15T02:58:01.634Z] #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.2s done [2025-03-15T02:58:01.634Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 6.7s [2025-03-15T02:58:01.634Z] #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-15T02:58:01.906Z] #70 ... [2025-03-15T02:58:01.906Z] [2025-03-15T02:58:01.906Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:02.174Z] #53 ... [2025-03-15T02:58:02.174Z] [2025-03-15T02:58:02.174Z] #66 [support-notifications internal] load build context [2025-03-15T02:58:02.174Z] #66 transferring context: 3.21MB 9.3s done [2025-03-15T02:58:02.174Z] #66 DONE 11.8s [2025-03-15T02:58:02.174Z] [2025-03-15T02:58:02.174Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:02.441Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 7.5s [2025-03-15T02:58:03.050Z] #53 ... [2025-03-15T02:58:03.050Z] [2025-03-15T02:58:03.050Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:58:03.050Z] #71 ... [2025-03-15T02:58:03.050Z] [2025-03-15T02:58:03.050Z] #61 [security-proxy-auth internal] load build context [2025-03-15T02:58:03.050Z] #61 transferring context: 3.21MB 10.7s done [2025-03-15T02:58:03.050Z] #61 DONE 12.7s [2025-03-15T02:58:03.050Z] [2025-03-15T02:58:03.050Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T02:58:03.050Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-15T02:58:03.050Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-15T02:58:03.050Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-15T02:58:03.050Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-15T02:58:03.050Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done [2025-03-15T02:58:03.050Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.9s done [2025-03-15T02:58:03.326Z] #33 ... [2025-03-15T02:58:03.326Z] [2025-03-15T02:58:03.326Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:58:03.326Z] #72 ... [2025-03-15T02:58:03.326Z] [2025-03-15T02:58:03.326Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:03.326Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.5s [2025-03-15T02:58:03.927Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.0s [2025-03-15T02:58:03.927Z] #53 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-15T02:58:04.194Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 9.4s [2025-03-15T02:58:04.782Z] #53 ... [2025-03-15T02:58:04.782Z] [2025-03-15T02:58:04.782Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:58:04.782Z] #52 14.42 OK: 239 MiB in 58 packages [2025-03-15T02:58:04.782Z] #52 DONE 16.3s [2025-03-15T02:58:04.782Z] [2025-03-15T02:58:04.782Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:05.050Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 10.3s [2025-03-15T02:58:06.020Z] #53 ... [2025-03-15T02:58:06.020Z] [2025-03-15T02:58:06.020Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:06.020Z] #73 DONE 1.2s [2025-03-15T02:58:06.020Z] [2025-03-15T02:58:06.020Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:06.020Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.19MB / 33.17MB 11.0s [2025-03-15T02:58:06.632Z] #53 ... [2025-03-15T02:58:06.632Z] [2025-03-15T02:58:06.632Z] #37 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-15T02:58:06.632Z] #37 16.38 OK: 239 MiB in 58 packages [2025-03-15T02:58:06.632Z] #37 DONE 18.8s [2025-03-15T02:58:06.632Z] [2025-03-15T02:58:06.632Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:06.632Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.05MB / 33.17MB 11.7s [2025-03-15T02:58:07.608Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.04MB / 33.17MB 12.6s [2025-03-15T02:58:07.875Z] #53 ... [2025-03-15T02:58:07.875Z] [2025-03-15T02:58:07.875Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-15T02:58:08.156Z] #74 ... [2025-03-15T02:58:08.156Z] [2025-03-15T02:58:08.156Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:08.156Z] #75 DONE 1.5s [2025-03-15T02:58:08.156Z] [2025-03-15T02:58:08.156Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-15T02:58:08.156Z] #63 14.36 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:08.156Z] #63 14.38 (2/4) Installing openssl (3.3.3-r0) [2025-03-15T02:58:08.156Z] #63 14.57 (3/4) Installing su-exec (0.2-r3) [2025-03-15T02:58:08.156Z] #63 14.59 (4/4) Installing yq-go (4.44.1-r2) [2025-03-15T02:58:08.156Z] #63 15.61 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:08.156Z] #63 15.83 OK: 20 MiB in 18 packages [2025-03-15T02:58:08.156Z] #63 DONE 18.3s [2025-03-15T02:58:08.156Z] [2025-03-15T02:58:08.156Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:08.156Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.16MB / 33.17MB 13.2s [2025-03-15T02:58:08.425Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.4s done [2025-03-15T02:58:08.425Z] #53 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 13.4s done [2025-03-15T02:58:09.010Z] #53 ... [2025-03-15T02:58:09.010Z] [2025-03-15T02:58:09.010Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-15T02:58:09.010Z] #56 17.76 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:09.010Z] #56 17.77 (2/2) Installing su-exec (0.2-r3) [2025-03-15T02:58:09.010Z] #56 17.77 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:09.010Z] #56 17.91 OK: 9 MiB in 16 packages [2025-03-15T02:58:09.010Z] #56 DONE 19.3s [2025-03-15T02:58:09.281Z] [2025-03-15T02:58:09.281Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-15T02:58:11.232Z] #76 ... [2025-03-15T02:58:11.232Z] [2025-03-15T02:58:11.232Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-15T02:58:11.232Z] #55 14.95 (1/4) Installing ca-certificates (20241121-r1) [2025-03-15T02:58:11.232Z] #55 15.48 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:11.232Z] #55 15.56 (3/4) Installing su-exec (0.2-r3) [2025-03-15T02:58:11.232Z] #55 15.59 (4/4) Installing yq-go (4.44.1-r2) [2025-03-15T02:58:11.232Z] #55 17.11 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:11.232Z] #55 17.35 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:58:11.232Z] #55 18.78 OK: 20 MiB in 18 packages [2025-03-15T02:58:11.232Z] #55 DONE 21.0s [2025-03-15T02:58:11.232Z] [2025-03-15T02:58:11.232Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:11.232Z] #60 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:11.232Z] #60 18.91 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:11.232Z] #60 18.95 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:11.232Z] #60 19.06 OK: 9 MiB in 15 packages [2025-03-15T02:58:11.232Z] #60 DONE 21.2s [2025-03-15T02:58:11.232Z] [2025-03-15T02:58:11.232Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-15T02:58:12.199Z] #77 ... [2025-03-15T02:58:12.199Z] [2025-03-15T02:58:12.199Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:12.199Z] #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 8.6s done [2025-03-15T02:58:12.199Z] #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-15T02:58:12.199Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-03-15T02:58:12.199Z] #70 ... [2025-03-15T02:58:12.199Z] [2025-03-15T02:58:12.199Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:12.199Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-15T02:58:12.483Z] #53 ... [2025-03-15T02:58:12.483Z] [2025-03-15T02:58:12.483Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:58:12.483Z] #67 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:12.483Z] #67 20.46 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:58:12.483Z] #67 20.46 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:58:12.483Z] #67 20.46 OK: 24067 distinct packages available [2025-03-15T02:58:12.483Z] #67 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:12.483Z] #67 ... [2025-03-15T02:58:12.483Z] [2025-03-15T02:58:12.483Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:13.456Z] #53 ... [2025-03-15T02:58:13.456Z] [2025-03-15T02:58:13.456Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-15T02:58:13.456Z] #62 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:13.456Z] #62 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:13.725Z] #62 ... [2025-03-15T02:58:13.725Z] [2025-03-15T02:58:13.725Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:14.693Z] #53 ... [2025-03-15T02:58:14.693Z] [2025-03-15T02:58:14.693Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-15T02:58:14.693Z] #64 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:14.693Z] #64 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:14.693Z] #64 ... [2025-03-15T02:58:14.693Z] [2025-03-15T02:58:14.693Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:14.970Z] #53 ... [2025-03-15T02:58:14.970Z] [2025-03-15T02:58:14.970Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:14.970Z] #57 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:14.970Z] #57 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:14.970Z] #57 24.94 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:14.970Z] #57 24.96 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:14.970Z] #57 25.14 OK: 9 MiB in 15 packages [2025-03-15T02:58:15.245Z] #57 ... [2025-03-15T02:58:15.245Z] [2025-03-15T02:58:15.245Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:15.834Z] #53 ... [2025-03-15T02:58:15.834Z] [2025-03-15T02:58:15.834Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:15.834Z] #78 ... [2025-03-15T02:58:15.834Z] [2025-03-15T02:58:15.834Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:15.834Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.2s [2025-03-15T02:58:16.796Z] #70 ... [2025-03-15T02:58:16.796Z] [2025-03-15T02:58:16.796Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-15T02:58:16.796Z] #43 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:16.796Z] #43 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:16.796Z] #43 ... [2025-03-15T02:58:16.796Z] [2025-03-15T02:58:16.797Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:17.386Z] #70 ... [2025-03-15T02:58:17.386Z] [2025-03-15T02:58:17.386Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:17.386Z] #57 DONE 27.7s [2025-03-15T02:58:17.386Z] [2025-03-15T02:58:17.386Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:18.024Z] #70 ... [2025-03-15T02:58:18.024Z] [2025-03-15T02:58:18.024Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-15T02:58:18.024Z] #62 24.66 OK: 239 MiB in 58 packages [2025-03-15T02:58:18.024Z] #62 DONE 27.7s [2025-03-15T02:58:18.024Z] [2025-03-15T02:58:18.024Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:18.293Z] #70 ... [2025-03-15T02:58:18.293Z] [2025-03-15T02:58:18.293Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-15T02:58:18.293Z] #0 7.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:18.293Z] #0 9.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:18.293Z] #79 ... [2025-03-15T02:58:18.293Z] [2025-03-15T02:58:18.293Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:18.565Z] #80 ... [2025-03-15T02:58:18.565Z] [2025-03-15T02:58:18.565Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:18.841Z] #70 ... [2025-03-15T02:58:18.841Z] [2025-03-15T02:58:18.841Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:58:18.841Z] #72 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:18.841Z] #72 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:19.107Z] #116 DONE 48.8s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:19.107Z] #100 DONE 40.4s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:19.107Z] #77 DONE 48.7s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:19.107Z] #118 DONE 48.8s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:19.107Z] #79 DONE 47.5s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:19.107Z] #117 DONE 48.8s [2025-03-15T02:58:19.107Z] [2025-03-15T02:58:19.107Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-15T02:58:19.109Z] #72 ... [2025-03-15T02:58:19.109Z] [2025-03-15T02:58:19.109Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:19.109Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.7s [2025-03-15T02:58:19.109Z] #53 ... [2025-03-15T02:58:19.109Z] [2025-03-15T02:58:19.109Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-15T02:58:19.109Z] #64 26.33 OK: 239 MiB in 58 packages [2025-03-15T02:58:19.109Z] #64 DONE 28.8s [2025-03-15T02:58:19.109Z] [2025-03-15T02:58:19.109Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:19.109Z] #81 DONE 1.2s [2025-03-15T02:58:19.391Z] [2025-03-15T02:58:19.391Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:19.672Z] #70 ... [2025-03-15T02:58:19.672Z] [2025-03-15T02:58:19.672Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-15T02:58:19.672Z] #69 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:19.672Z] #69 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:19.939Z] #69 ... [2025-03-15T02:58:19.939Z] [2025-03-15T02:58:19.939Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:20.206Z] #70 ... [2025-03-15T02:58:20.206Z] [2025-03-15T02:58:20.206Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:20.206Z] #82 DONE 1.1s [2025-03-15T02:58:20.206Z] [2025-03-15T02:58:20.206Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:20.475Z] #70 ... [2025-03-15T02:58:20.475Z] [2025-03-15T02:58:20.475Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:58:20.475Z] #68 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:20.475Z] #68 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:20.747Z] #68 ... [2025-03-15T02:58:20.747Z] [2025-03-15T02:58:20.747Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:21.015Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s [2025-03-15T02:58:21.015Z] #70 ... [2025-03-15T02:58:21.015Z] [2025-03-15T02:58:21.015Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:21.015Z] #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:21.015Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:21.286Z] #83 ... [2025-03-15T02:58:21.286Z] [2025-03-15T02:58:21.286Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:21.573Z] #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.7s done [2025-03-15T02:58:22.543Z] #70 ... [2025-03-15T02:58:22.543Z] [2025-03-15T02:58:22.543Z] #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:22.543Z] #54 13.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:22.543Z] #54 15.86 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:22.810Z] #54 ... [2025-03-15T02:58:22.810Z] [2025-03-15T02:58:22.810Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-15T02:58:22.810Z] #74 14.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:22.810Z] #74 16.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:22.810Z] #74 ... [2025-03-15T02:58:22.810Z] [2025-03-15T02:58:22.810Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:23.078Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.9s [2025-03-15T02:58:23.078Z] #53 ... [2025-03-15T02:58:23.078Z] [2025-03-15T02:58:23.078Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:58:23.078Z] #71 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:23.078Z] #71 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:23.348Z] #71 ... [2025-03-15T02:58:23.348Z] [2025-03-15T02:58:23.348Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:23.938Z] #53 ... [2025-03-15T02:58:23.938Z] [2025-03-15T02:58:23.938Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:58:23.938Z] #67 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:24.204Z] #67 ... [2025-03-15T02:58:24.204Z] [2025-03-15T02:58:24.204Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:25.617Z] #53 ... [2025-03-15T02:58:25.617Z] [2025-03-15T02:58:25.617Z] #43 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-15T02:58:25.617Z] #43 27.29 (1/3) Installing ca-certificates (20241121-r1) [2025-03-15T02:58:25.617Z] #43 28.10 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:25.617Z] #43 28.12 (3/3) Installing tzdata (2025a-r0) [2025-03-15T02:58:25.617Z] #43 30.39 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:25.617Z] #43 30.59 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:58:25.617Z] #43 32.03 OK: 11 MiB in 17 packages [2025-03-15T02:58:25.617Z] #43 DONE 34.4s [2025-03-15T02:58:25.617Z] [2025-03-15T02:58:25.617Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:27.573Z] #53 ... [2025-03-15T02:58:27.573Z] [2025-03-15T02:58:27.573Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-15T02:58:27.573Z] #0 6.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:27.573Z] #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:27.573Z] #84 ... [2025-03-15T02:58:27.573Z] [2025-03-15T02:58:27.573Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:27.846Z] #53 ... [2025-03-15T02:58:27.846Z] [2025-03-15T02:58:27.846Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-15T02:58:27.846Z] #69 30.27 (1/7) Installing ca-certificates (20241121-r1) [2025-03-15T02:58:27.846Z] #69 31.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:27.846Z] #69 31.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-15T02:58:27.846Z] #69 31.28 (4/7) Installing libsodium (1.0.19-r0) [2025-03-15T02:58:27.846Z] #69 31.37 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-15T02:58:27.846Z] #69 31.76 (6/7) Installing libzmq (4.3.5-r2) [2025-03-15T02:58:27.846Z] #69 31.93 (7/7) Installing zeromq (4.3.5-r2) [2025-03-15T02:58:27.846Z] #69 32.05 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:27.846Z] #69 32.42 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:58:27.846Z] #69 33.89 OK: 14 MiB in 21 packages [2025-03-15T02:58:27.846Z] #69 DONE 36.3s [2025-03-15T02:58:27.846Z] [2025-03-15T02:58:27.846Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:28.115Z] #53 ... [2025-03-15T02:58:28.115Z] [2025-03-15T02:58:28.115Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-15T02:58:28.115Z] #76 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:28.115Z] #76 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:28.115Z] #76 ... [2025-03-15T02:58:28.115Z] [2025-03-15T02:58:28.115Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:28.391Z] #53 ... [2025-03-15T02:58:28.391Z] [2025-03-15T02:58:28.391Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-15T02:58:28.391Z] #67 36.30 OK: 239 MiB in 58 packages [2025-03-15T02:58:28.391Z] #67 DONE 38.1s [2025-03-15T02:58:28.391Z] [2025-03-15T02:58:28.391Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:29.085Z] #119 ... [2025-03-15T02:58:29.085Z] [2025-03-15T02:58:29.085Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-15T02:58:29.085Z] #120 ... [2025-03-15T02:58:29.085Z] [2025-03-15T02:58:29.085Z] #121 [core-data builder 6/7] COPY . . [2025-03-15T02:58:29.085Z] #121 ... [2025-03-15T02:58:29.085Z] [2025-03-15T02:58:29.085Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-15T02:58:29.085Z] #122 ... [2025-03-15T02:58:29.085Z] [2025-03-15T02:58:29.085Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-15T02:58:29.351Z] #123 ... [2025-03-15T02:58:29.351Z] [2025-03-15T02:58:29.351Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-15T02:58:29.361Z] #85 ... [2025-03-15T02:58:29.361Z] [2025-03-15T02:58:29.361Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-15T02:58:29.361Z] #77 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:29.361Z] #77 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:29.361Z] #77 ... [2025-03-15T02:58:29.361Z] [2025-03-15T02:58:29.361Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:29.361Z] #85 DONE 0.9s [2025-03-15T02:58:29.361Z] [2025-03-15T02:58:29.361Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:29.361Z] #86 ... [2025-03-15T02:58:29.361Z] [2025-03-15T02:58:29.361Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:29.361Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s [2025-03-15T02:58:29.949Z] #53 ... [2025-03-15T02:58:29.949Z] [2025-03-15T02:58:29.949Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-15T02:58:29.949Z] #74 29.83 OK: 239 MiB in 58 packages [2025-03-15T02:58:29.949Z] #74 DONE 32.0s [2025-03-15T02:58:29.949Z] [2025-03-15T02:58:29.949Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:29.949Z] #53 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.7s done [2025-03-15T02:58:30.537Z] #53 ... [2025-03-15T02:58:30.537Z] [2025-03-15T02:58:30.537Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:30.537Z] #87 ... [2025-03-15T02:58:30.537Z] [2025-03-15T02:58:30.537Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-15T02:58:30.537Z] #79 21.74 OK: 20 MiB in 18 packages [2025-03-15T02:58:30.537Z] #79 ... [2025-03-15T02:58:30.537Z] [2025-03-15T02:58:30.537Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-15T02:58:30.537Z] #88 DONE 0.8s [2025-03-15T02:58:30.804Z] [2025-03-15T02:58:30.804Z] #54 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-15T02:58:30.804Z] #54 27.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:30.804Z] #54 28.67 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:30.804Z] #54 28.79 OK: 9 MiB in 15 packages [2025-03-15T02:58:30.804Z] #54 DONE 31.9s [2025-03-15T02:58:30.804Z] [2025-03-15T02:58:30.804Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:30.804Z] #83 19.78 OK: 9 MiB in 15 packages [2025-03-15T02:58:31.074Z] #83 ... [2025-03-15T02:58:31.074Z] [2025-03-15T02:58:31.074Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-15T02:58:31.074Z] #53 DONE 39.8s [2025-03-15T02:58:31.074Z] [2025-03-15T02:58:31.074Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:32.032Z] #89 ... [2025-03-15T02:58:32.032Z] [2025-03-15T02:58:32.032Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-15T02:58:32.032Z] #79 DONE 23.8s [2025-03-15T02:58:32.032Z] [2025-03-15T02:58:32.032Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-15T02:58:32.032Z] #90 DONE 0.2s [2025-03-15T02:58:32.032Z] [2025-03-15T02:58:32.032Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-15T02:58:32.032Z] #76 22.95 OK: 9 MiB in 16 packages [2025-03-15T02:58:33.008Z] #76 ... [2025-03-15T02:58:33.008Z] [2025-03-15T02:58:33.008Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:33.008Z] #83 DONE 21.9s [2025-03-15T02:58:33.008Z] [2025-03-15T02:58:33.008Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-15T02:58:33.008Z] #77 21.77 OK: 20 MiB in 18 packages [2025-03-15T02:58:33.600Z] #77 ... [2025-03-15T02:58:33.600Z] [2025-03-15T02:58:33.600Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:58:33.600Z] #72 30.69 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:58:33.600Z] #72 30.69 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:58:33.600Z] #72 30.69 OK: 24048 distinct packages available [2025-03-15T02:58:33.600Z] #72 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.600Z] #72 34.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.600Z] #72 ... [2025-03-15T02:58:33.600Z] [2025-03-15T02:58:33.600Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:58:33.600Z] #71 34.17 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:58:33.600Z] #71 34.17 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:58:33.600Z] #71 34.17 OK: 24048 distinct packages available [2025-03-15T02:58:33.600Z] #71 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.600Z] #71 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.871Z] #71 ... [2025-03-15T02:58:33.871Z] [2025-03-15T02:58:33.871Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:58:33.871Z] #68 32.72 v3.20.6-56-gb8aba97102b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-15T02:58:33.871Z] #68 32.72 v3.20.6-54-gce622cf3735 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-15T02:58:33.871Z] #68 32.72 OK: 24048 distinct packages available [2025-03-15T02:58:33.871Z] #68 35.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.871Z] #68 37.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.871Z] #68 ... [2025-03-15T02:58:33.871Z] [2025-03-15T02:58:33.871Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:33.871Z] #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:33.871Z] #0 8.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:34.141Z] #91 ... [2025-03-15T02:58:34.141Z] [2025-03-15T02:58:34.141Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-15T02:58:34.141Z] #77 DONE 23.5s [2025-03-15T02:58:34.141Z] [2025-03-15T02:58:34.141Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:34.141Z] #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:34.417Z] #92 ... [2025-03-15T02:58:34.417Z] [2025-03-15T02:58:34.417Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-15T02:58:34.417Z] #76 DONE 25.2s [2025-03-15T02:58:34.417Z] [2025-03-15T02:58:34.417Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-15T02:58:37.023Z] #93 DONE 2.6s [2025-03-15T02:58:37.023Z] [2025-03-15T02:58:37.023Z] #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:58:37.023Z] #72 43.38 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:37.023Z] #72 43.40 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:58:37.023Z] #72 43.42 (3/5) Installing libucontext (1.2-r3) [2025-03-15T02:58:37.023Z] #72 43.45 (4/5) Installing gcompat (1.1.0-r4) [2025-03-15T02:58:37.023Z] #72 43.50 (5/5) Installing openssl (3.3.3-r0) [2025-03-15T02:58:37.023Z] #72 43.58 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:37.023Z] #72 43.71 OK: 10 MiB in 19 packages [2025-03-15T02:58:37.023Z] #72 ... [2025-03-15T02:58:37.023Z] [2025-03-15T02:58:37.023Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-15T02:58:37.023Z] #94 DONE 0.2s [2025-03-15T02:58:37.322Z] [2025-03-15T02:58:37.322Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-15T02:58:37.322Z] #84 18.67 OK: 9 MiB in 15 packages [2025-03-15T02:58:37.322Z] #84 DONE 20.0s [2025-03-15T02:58:37.322Z] [2025-03-15T02:58:37.322Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:37.322Z] #92 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:37.469Z] #124 ... [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #122 DONE 17.7s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #125 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #126 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #127 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #120 DONE 17.7s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-15T02:58:37.469Z] #123 DONE 17.6s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #128 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #129 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #130 [security-bootstrapper builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #130 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #124 DONE 17.7s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #131 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #132 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #133 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #121 [core-data builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #121 DONE 17.7s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #134 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #135 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #136 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #137 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #138 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #139 [core-metadata builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #139 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:37.469Z] #140 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #141 [core-command builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #141 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-15T02:58:37.469Z] #142 CACHED [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-15T02:58:37.469Z] #119 DONE 17.7s [2025-03-15T02:58:37.469Z] [2025-03-15T02:58:37.469Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T02:58:37.731Z] #143 1.292 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-15T02:58:37.929Z] #92 ... [2025-03-15T02:58:37.929Z] [2025-03-15T02:58:37.929Z] #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-15T02:58:37.929Z] #72 DONE 45.1s [2025-03-15T02:58:37.929Z] [2025-03-15T02:58:37.929Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:39.481Z] #95 ... [2025-03-15T02:58:39.481Z] [2025-03-15T02:58:39.481Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:39.481Z] #96 ... [2025-03-15T02:58:39.481Z] [2025-03-15T02:58:39.481Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-15T02:58:39.481Z] #71 46.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:39.481Z] #71 46.17 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:58:39.481Z] #71 46.19 (3/4) Installing libucontext (1.2-r3) [2025-03-15T02:58:39.481Z] #71 46.21 (4/4) Installing gcompat (1.1.0-r4) [2025-03-15T02:58:39.481Z] #71 46.22 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:39.481Z] #71 46.39 OK: 9 MiB in 18 packages [2025-03-15T02:58:40.461Z] #71 DONE 47.3s [2025-03-15T02:58:40.461Z] [2025-03-15T02:58:40.461Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:41.435Z] #97 ... [2025-03-15T02:58:41.435Z] [2025-03-15T02:58:41.435Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-15T02:58:41.435Z] #68 46.96 (1/14) Installing ca-certificates (20241121-r1) [2025-03-15T02:58:41.435Z] #68 47.54 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-15T02:58:41.435Z] #68 47.62 (3/14) Installing c-ares (1.33.1-r0) [2025-03-15T02:58:41.435Z] #68 47.67 (4/14) Installing libunistring (1.2-r0) [2025-03-15T02:58:41.435Z] #68 47.83 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-15T02:58:41.435Z] #68 47.86 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-15T02:58:41.435Z] #68 47.90 (7/14) Installing libpsl (0.21.5-r1) [2025-03-15T02:58:41.435Z] #68 47.93 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-15T02:58:41.435Z] #68 48.03 (9/14) Installing libcurl (8.12.1-r0) [2025-03-15T02:58:41.435Z] #68 48.09 (10/14) Installing curl (8.12.1-r0) [2025-03-15T02:58:41.435Z] #68 48.14 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-15T02:58:41.435Z] #68 48.17 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-15T02:58:41.435Z] #68 48.19 (13/14) Installing libucontext (1.2-r3) [2025-03-15T02:58:41.435Z] #68 48.19 (14/14) Installing gcompat (1.1.0-r4) [2025-03-15T02:58:41.435Z] #68 48.21 Executing busybox-1.36.1-r29.trigger [2025-03-15T02:58:41.435Z] #68 48.28 Executing ca-certificates-20241121-r1.trigger [2025-03-15T02:58:41.435Z] #68 49.02 OK: 15 MiB in 28 packages [2025-03-15T02:58:41.435Z] #68 DONE 50.2s [2025-03-15T02:58:41.435Z] [2025-03-15T02:58:41.435Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:41.704Z] #98 ... [2025-03-15T02:58:41.704Z] [2025-03-15T02:58:41.704Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:41.704Z] #92 12.30 OK: 14 MiB in 21 packages [2025-03-15T02:58:41.704Z] #92 DONE 14.0s [2025-03-15T02:58:41.980Z] [2025-03-15T02:58:41.980Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:41.980Z] #95 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:41.980Z] #95 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:42.566Z] #95 ... [2025-03-15T02:58:42.566Z] [2025-03-15T02:58:42.566Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:42.566Z] #91 15.34 OK: 11 MiB in 17 packages [2025-03-15T02:58:42.566Z] #91 DONE 16.9s [2025-03-15T02:58:42.566Z] [2025-03-15T02:58:42.566Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T02:58:43.526Z] #70 ... [2025-03-15T02:58:43.526Z] [2025-03-15T02:58:43.526Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:43.526Z] #97 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:44.114Z] #97 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:44.709Z] #97 ... [2025-03-15T02:58:44.709Z] [2025-03-15T02:58:44.709Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:44.709Z] #95 6.535 OK: 10 MiB in 19 packages [2025-03-15T02:58:44.709Z] #95 DONE 7.0s [2025-03-15T02:58:44.976Z] [2025-03-15T02:58:44.976Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:45.965Z] #99 ... [2025-03-15T02:58:45.965Z] [2025-03-15T02:58:45.965Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-15T02:58:45.965Z] #100 DONE 1.2s [2025-03-15T02:58:45.965Z] [2025-03-15T02:58:45.965Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:46.230Z] #101 ... [2025-03-15T02:58:46.230Z] [2025-03-15T02:58:46.230Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:46.230Z] #99 DONE 1.6s [2025-03-15T02:58:46.230Z] [2025-03-15T02:58:46.230Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-15T02:58:46.230Z] #102 DONE 0.2s [2025-03-15T02:58:46.230Z] [2025-03-15T02:58:46.230Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:46.230Z] #98 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:46.230Z] #98 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-15T02:58:46.818Z] #98 ... [2025-03-15T02:58:46.818Z] [2025-03-15T02:58:46.818Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-15T02:58:46.818Z] #103 DONE 0.2s [2025-03-15T02:58:46.818Z] [2025-03-15T02:58:46.818Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:58:46.818Z] #104 DONE 0.2s [2025-03-15T02:58:46.818Z] [2025-03-15T02:58:46.818Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:47.088Z] #101 ... [2025-03-15T02:58:47.088Z] [2025-03-15T02:58:47.088Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-15T02:58:47.088Z] #105 DONE 0.2s [2025-03-15T02:58:47.088Z] [2025-03-15T02:58:47.088Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:47.088Z] #97 6.854 OK: 9 MiB in 18 packages [2025-03-15T02:58:47.360Z] #97 ... [2025-03-15T02:58:47.360Z] [2025-03-15T02:58:47.360Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-15T02:58:47.360Z] #106 DONE 0.3s [2025-03-15T02:58:47.360Z] [2025-03-15T02:58:47.360Z] #107 [security-spire-server] exporting to image [2025-03-15T02:58:47.360Z] #107 exporting layers [2025-03-15T02:58:47.718Z] #143 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-15T02:58:47.718Z] #0 0.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-15T02:58:47.718Z] #144 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-15T02:58:47.718Z] #0 0.745 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-15T02:58:47.718Z] #145 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #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-15T02:58:47.718Z] #0 1.009 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-15T02:58:47.718Z] #146 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T02:58:47.718Z] #0 0.899 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-15T02:58:47.718Z] #147 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-15T02:58:47.718Z] #0 1.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-15T02:58:47.718Z] #148 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T02:58:47.718Z] #0 0.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-15T02:58:47.718Z] #149 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T02:58:47.718Z] #0 0.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-15T02:58:47.718Z] #150 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-15T02:58:47.718Z] #0 0.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-15T02:58:47.718Z] #151 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T02:58:47.718Z] #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-15T02:58:47.718Z] #152 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-15T02:58:47.718Z] #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-15T02:58:47.718Z] #153 ... [2025-03-15T02:58:47.718Z] [2025-03-15T02:58:47.718Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T02:58:47.718Z] #0 1.257 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-15T02:58:47.962Z] #107 ... [2025-03-15T02:58:47.962Z] [2025-03-15T02:58:47.962Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:47.962Z] #101 DONE 2.0s [2025-03-15T02:58:47.962Z] [2025-03-15T02:58:47.962Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-15T02:58:47.962Z] #97 DONE 7.6s [2025-03-15T02:58:47.962Z] [2025-03-15T02:58:47.962Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-15T02:58:48.573Z] #108 DONE 0.5s [2025-03-15T02:58:48.573Z] [2025-03-15T02:58:48.573Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-15T02:58:48.573Z] #98 6.371 OK: 15 MiB in 28 packages [2025-03-15T02:58:48.573Z] #98 DONE 7.1s [2025-03-15T02:58:48.573Z] [2025-03-15T02:58:48.573Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-15T02:58:48.573Z] #109 DONE 0.3s [2025-03-15T02:58:48.573Z] [2025-03-15T02:58:48.573Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:58:49.161Z] #110 DONE 0.2s [2025-03-15T02:58:49.161Z] [2025-03-15T02:58:49.161Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-15T02:58:49.161Z] #111 DONE 0.2s [2025-03-15T02:58:49.161Z] [2025-03-15T02:58:49.161Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:49.431Z] #112 ... [2025-03-15T02:58:49.431Z] [2025-03-15T02:58:49.431Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-15T02:58:49.431Z] #113 DONE 0.4s [2025-03-15T02:58:49.697Z] [2025-03-15T02:58:49.697Z] #107 [security-spire-agent] exporting to image [2025-03-15T02:58:50.279Z] #107 ... [2025-03-15T02:58:50.279Z] [2025-03-15T02:58:50.279Z] #112 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-15T02:58:50.279Z] #112 DONE 2.3s [2025-03-15T02:58:50.279Z] [2025-03-15T02:58:50.279Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-15T02:58:50.550Z] #114 DONE 0.2s [2025-03-15T02:58:50.550Z] [2025-03-15T02:58:50.550Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-15T02:58:50.550Z] #115 DONE 0.2s [2025-03-15T02:58:50.550Z] [2025-03-15T02:58:50.550Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T02:58:50.827Z] #89 ... [2025-03-15T02:58:50.827Z] [2025-03-15T02:58:50.827Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-15T02:58:50.827Z] #116 DONE 0.2s [2025-03-15T02:58:50.827Z] [2025-03-15T02:58:50.827Z] #107 [security-spire-server] exporting to image [2025-03-15T02:58:50.827Z] #107 exporting layers 3.5s done [2025-03-15T02:58:50.827Z] #107 writing image sha256:e6da2d7baa3430d5ef5bb55019cba414611e01387b17a6b8b4c66353cea178ee done [2025-03-15T02:58:50.827Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2025-03-15T02:58:51.094Z] #107 ... [2025-03-15T02:58:51.094Z] [2025-03-15T02:58:51.094Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-15T02:58:51.094Z] #117 DONE 0.1s [2025-03-15T02:58:51.094Z] [2025-03-15T02:58:51.094Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-15T02:58:51.094Z] #118 DONE 0.1s [2025-03-15T02:58:51.094Z] [2025-03-15T02:58:51.094Z] #107 [security-spire-config] exporting to image [2025-03-15T02:58:52.052Z] #107 exporting layers 2.6s done [2025-03-15T02:58:52.053Z] #107 writing image sha256:39bd30de5d1c0324cd9a2adb0a37b2207678f8c907f530d28c07cb617f46a8a0 [2025-03-15T02:58:52.321Z] #107 writing image sha256:39bd30de5d1c0324cd9a2adb0a37b2207678f8c907f530d28c07cb617f46a8a0 done [2025-03-15T02:58:52.321Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-15T02:58:53.732Z] #107 exporting layers 2.5s done [2025-03-15T02:58:53.732Z] #107 writing image sha256:4ea985a97debe18e2fe3b91ca546061575b785bff7fc0e3753fb3ae2c43a2359 done [2025-03-15T02:58:53.732Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2025-03-15T02:58:53.732Z] #107 DONE 6.5s [2025-03-15T02:58:53.732Z] [2025-03-15T02:58:53.732Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #96 ... [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #89 DONE 96.6s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-15T03:00:15.356Z] #119 ... [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #86 DONE 108.2s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #87 DONE 107.2s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #96 DONE 98.3s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #78 DONE 121.7s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #80 DONE 119.3s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #120 [core-data builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #120 ... [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #121 [support-scheduler builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #121 DONE 1.9s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #122 [support-notifications builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #122 DONE 1.9s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #123 DONE 1.9s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-15T03:00:15.356Z] #119 DONE 2.0s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #124 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #125 [security-bootstrapper builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #125 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #126 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #127 DONE 2.0s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #128 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #129 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #130 [core-command builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #130 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #131 [core-metadata builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #131 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #132 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #133 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #134 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #135 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #136 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #137 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #138 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #139 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-15T03:00:15.356Z] #140 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #141 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-15T03:00:15.356Z] #142 CACHED [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #120 [core-data builder 6/7] COPY . . [2025-03-15T03:00:15.356Z] #120 DONE 1.9s [2025-03-15T03:00:15.356Z] [2025-03-15T03:00:15.356Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:00:15.356Z] #143 4.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-15T03:00:19.616Z] #143 ... [2025-03-15T03:00:19.616Z] [2025-03-15T03:00:19.616Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:00:19.616Z] #0 4.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-15T03:00:19.616Z] #144 ... [2025-03-15T03:00:19.616Z] [2025-03-15T03:00:19.616Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-15T03:00:19.616Z] #0 6.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-15T03:00:19.616Z] #145 ... [2025-03-15T03:00:19.616Z] [2025-03-15T03:00:19.616Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-15T03:00:19.616Z] #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-15T03:00:19.890Z] #146 ... [2025-03-15T03:00:19.890Z] [2025-03-15T03:00:19.890Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-15T03:00:19.890Z] #0 5.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-15T03:00:19.890Z] #147 ... [2025-03-15T03:00:19.890Z] [2025-03-15T03:00:19.890Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-15T03:00:19.890Z] #0 5.997 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-15T03:00:20.157Z] #148 ... [2025-03-15T03:00:20.157Z] [2025-03-15T03:00:20.157Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-15T03:00:20.157Z] #0 5.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-15T03:00:20.424Z] #149 ... [2025-03-15T03:00:20.424Z] [2025-03-15T03:00:20.424Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:00:20.424Z] #0 4.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-15T03:00:20.424Z] #150 ... [2025-03-15T03:00:20.424Z] [2025-03-15T03:00:20.424Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:00:20.424Z] #0 5.255 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-15T03:00:20.771Z] #151 ... [2025-03-15T03:00:20.772Z] [2025-03-15T03:00:20.772Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:00:20.772Z] #0 4.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-15T03:00:20.772Z] #152 ... [2025-03-15T03:00:20.772Z] [2025-03-15T03:00:20.772Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:00:20.772Z] #0 5.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-15T03:00:21.039Z] #153 ... [2025-03-15T03:00:21.039Z] [2025-03-15T03:00:21.039Z] #154 [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-15T03:00:21.039Z] #0 5.191 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-15T03:00:24.148Z] #154 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-15T03:00:24.148Z] #151 DONE 97.5s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #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-15T03:00:24.148Z] #146 DONE 97.5s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-15T03:00:24.148Z] #144 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:00:24.148Z] #155 DONE 0.3s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-15T03:00:24.148Z] #156 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:00:24.148Z] #157 DONE 0.1s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-15T03:00:24.148Z] #158 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #159 [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-15T03:00:24.148Z] #159 DONE 0.3s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-15T03:00:24.148Z] #160 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #161 [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-15T03:00:24.148Z] #161 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #162 [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-15T03:00:24.148Z] #162 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-15T03:00:24.148Z] #160 DONE 1.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:00:24.148Z] #163 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:00:24.148Z] #164 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:00:24.148Z] #152 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-15T03:00:24.148Z] #165 DONE 0.3s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:00:24.148Z] #152 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #162 [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-15T03:00:24.148Z] #162 DONE 1.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-15T03:00:24.148Z] #112 exporting layers [2025-03-15T03:00:24.148Z] #112 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-15T03:00:24.148Z] #166 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #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-15T03:00:24.148Z] #167 DONE 0.2s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-15T03:00:24.148Z] #148 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #112 [core-common-config-bootstrapper] exporting to image [2025-03-15T03:00:24.148Z] #112 exporting layers 0.4s done [2025-03-15T03:00:24.148Z] #112 writing image sha256:30f23e7da2d80e11fd3a2dbe8edd8759db35d73d556471d4c026c82555b38ad1 done [2025-03-15T03:00:24.148Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-15T03:00:24.148Z] #112 DONE 1.3s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #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-15T03:00:24.148Z] #168 DONE 0.1s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #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-15T03:00:24.148Z] #169 DONE 0.1s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-15T03:00:24.148Z] #170 DONE 0.1s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-15T03:00:24.148Z] #171 DONE 1.0s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:00:24.148Z] #143 ... [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #112 [security-bootstrapper] exporting to image [2025-03-15T03:00:24.148Z] #112 exporting layers 0.9s done [2025-03-15T03:00:24.148Z] #112 writing image sha256:d6c4e5d30b25777bdd7f8bbeac2bc512cf5cbac4cfa950ff3a60147a8b881f57 0.0s done [2025-03-15T03:00:24.148Z] #112 naming to docker.io/library/security-bootstrapper 0.0s done [2025-03-15T03:00:24.148Z] #112 DONE 2.3s [2025-03-15T03:00:24.148Z] [2025-03-15T03:00:24.148Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:01:45.560Z] #143 ... [2025-03-15T03:01:45.560Z] [2025-03-15T03:01:45.560Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-15T03:01:45.560Z] #153 180.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-15T03:01:55.545Z] #153 DONE 199.4s [2025-03-15T03:01:55.545Z] [2025-03-15T03:01:55.545Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-15T03:01:55.545Z] #145 DONE 199.4s [2025-03-15T03:01:55.545Z] [2025-03-15T03:01:55.545Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-15T03:01:55.545Z] #144 DONE 199.4s [2025-03-15T03:01:55.545Z] [2025-03-15T03:01:55.545Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:01:55.545Z] #143 DONE 199.3s [2025-03-15T03:01:55.545Z] [2025-03-15T03:01:55.545Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:01:55.545Z] #154 DONE 199.4s [2025-03-15T03:01:55.545Z] [2025-03-15T03:01:55.545Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:55.803Z] #172 ... [2025-03-15T03:01:55.803Z] [2025-03-15T03:01:55.803Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:01:55.803Z] #147 DONE 199.4s [2025-03-15T03:01:55.803Z] [2025-03-15T03:01:55.803Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:01:55.803Z] #152 DONE 199.5s [2025-03-15T03:01:55.803Z] [2025-03-15T03:01:55.803Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-15T03:01:55.803Z] #148 DONE 199.5s [2025-03-15T03:01:55.803Z] [2025-03-15T03:01:55.803Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:01:55.803Z] #150 DONE 199.6s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #172 DONE 0.3s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:01:56.062Z] #149 DONE 199.7s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #173 ... [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #174 DONE 0.2s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #175 DONE 0.3s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #176 DONE 0.2s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #177 DONE 0.3s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #178 DONE 0.3s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.062Z] #173 DONE 0.2s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.062Z] #179 DONE 0.1s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.062Z] #180 DONE 0.2s [2025-03-15T03:01:56.062Z] [2025-03-15T03:01:56.062Z] #181 [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-15T03:01:56.340Z] #181 ... [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #182 DONE 0.4s [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #183 DONE 0.3s [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.340Z] #184 CACHED [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #185 CACHED [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #186 DONE 0.4s [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.340Z] #187 CACHED [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #188 CACHED [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:56.340Z] #189 DONE 0.4s [2025-03-15T03:01:56.340Z] [2025-03-15T03:01:56.340Z] #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:01:56.340Z] #190 DONE 0.3s [2025-03-15T03:01:56.603Z] [2025-03-15T03:01:56.603Z] #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-15T03:01:56.603Z] #191 DONE 0.4s [2025-03-15T03:01:56.603Z] [2025-03-15T03:01:56.603Z] #181 [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-15T03:01:56.603Z] #181 DONE 0.4s [2025-03-15T03:01:56.603Z] [2025-03-15T03:01:56.603Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-15T03:01:58.053Z] #192 ... [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-15T03:01:58.053Z] #193 DONE 1.6s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-15T03:01:58.053Z] #194 DONE 1.4s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-15T03:01:58.053Z] #195 DONE 1.5s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #196 [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-15T03:01:58.053Z] #196 DONE 1.5s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-15T03:01:58.053Z] #197 DONE 1.4s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-15T03:01:58.053Z] #198 DONE 1.5s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:01:58.053Z] #199 DONE 1.4s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-15T03:01:58.053Z] #200 DONE 1.5s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-15T03:01:58.053Z] #192 DONE 1.4s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.053Z] #201 DONE 1.5s [2025-03-15T03:01:58.053Z] [2025-03-15T03:01:58.053Z] #112 [core-keeper] exporting to image [2025-03-15T03:01:58.053Z] #112 exporting layers [2025-03-15T03:01:58.623Z] #112 ... [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-15T03:01:58.623Z] #202 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #203 [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-15T03:01:58.623Z] #203 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-15T03:01:58.623Z] #204 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #205 [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-15T03:01:58.623Z] #205 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.623Z] #206 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.623Z] #207 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-15T03:01:58.623Z] #208 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #112 [security-spiffe-token-provider] exporting to image [2025-03-15T03:01:58.623Z] #112 exporting layers 0.6s done [2025-03-15T03:01:58.623Z] #112 ... [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.623Z] #209 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-15T03:01:58.623Z] #210 DONE 0.7s [2025-03-15T03:01:58.623Z] [2025-03-15T03:01:58.623Z] #112 [core-command] exporting to image [2025-03-15T03:01:58.623Z] #112 writing image sha256:cb7b1502183fc9b94914f7de10bf494de8e572f74baf3a3f7651b008f2c39734 0.1s done [2025-03-15T03:01:58.623Z] #112 naming to docker.io/library/core-keeper [2025-03-15T03:01:58.882Z] #112 ... [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-15T03:01:58.882Z] #211 DONE 0.3s [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-15T03:01:58.882Z] #212 DONE 0.2s [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.882Z] #213 DONE 0.2s [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #112 [support-notifications] exporting to image [2025-03-15T03:01:58.882Z] #112 naming to docker.io/library/core-keeper done [2025-03-15T03:01:58.882Z] #112 ... [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:01:58.882Z] #214 DONE 0.3s [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-15T03:01:58.882Z] #215 DONE 0.2s [2025-03-15T03:01:58.882Z] [2025-03-15T03:01:58.882Z] #112 [core-metadata] exporting to image [2025-03-15T03:01:58.882Z] #112 exporting layers 0.3s done [2025-03-15T03:01:58.882Z] #112 writing image sha256:decc3cd7ee1ae14799a43a487a2725e9f1b2958b5cb8c1656f93dea86b94c430 [2025-03-15T03:01:58.882Z] #112 writing image sha256:0f5468f9db45680e16b75b4439a4cf84daeb38236657577c4b7d40f73a2b3acb [2025-03-15T03:01:58.882Z] #112 writing image sha256:fa6d80d620de1af7b0451f7143aa902b52fc67c911f6e9680122791bf99b93f1 [2025-03-15T03:01:58.882Z] #112 writing image sha256:2d8e28de465522d941f4e4d5a2660e0d77d24b17ddb8481d6e9744000ec0d6d8 [2025-03-15T03:01:59.141Z] #112 writing image sha256:decc3cd7ee1ae14799a43a487a2725e9f1b2958b5cb8c1656f93dea86b94c430 0.2s done [2025-03-15T03:01:59.141Z] #112 writing image sha256:0f5468f9db45680e16b75b4439a4cf84daeb38236657577c4b7d40f73a2b3acb 0.2s done [2025-03-15T03:01:59.141Z] #112 writing image sha256:fa6d80d620de1af7b0451f7143aa902b52fc67c911f6e9680122791bf99b93f1 0.2s done [2025-03-15T03:01:59.141Z] #112 writing image sha256:2d8e28de465522d941f4e4d5a2660e0d77d24b17ddb8481d6e9744000ec0d6d8 0.2s done [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/security-spiffe-token-provider [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/support-scheduler [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/core-data [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/core-command [2025-03-15T03:01:59.141Z] #112 ... [2025-03-15T03:01:59.141Z] [2025-03-15T03:01:59.141Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-15T03:01:59.141Z] #216 DONE 0.3s [2025-03-15T03:01:59.141Z] [2025-03-15T03:01:59.141Z] #112 [core-command] exporting to image [2025-03-15T03:01:59.141Z] #112 exporting layers 0.3s done [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/support-scheduler 0.1s done [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/core-data 0.0s done [2025-03-15T03:01:59.141Z] #112 naming to docker.io/library/core-command 0.0s done [2025-03-15T03:01:59.141Z] #112 writing image sha256:3a6ede48cb5865cbc32df91e0a3ce6c1f9184798d18e9255de62d40d8f61f116 [2025-03-15T03:01:59.399Z] #112 writing image sha256:3a6ede48cb5865cbc32df91e0a3ce6c1f9184798d18e9255de62d40d8f61f116 done [2025-03-15T03:01:59.399Z] #112 writing image sha256:9724efe2fb236e1f88b8472c99fefd564f472dc9d3689b034cc140c215b9ad94 done [2025-03-15T03:01:59.399Z] #112 naming to docker.io/library/support-notifications done [2025-03-15T03:01:59.399Z] #112 naming to docker.io/library/core-metadata done [2025-03-15T03:01:59.399Z] #112 DONE 3.8s [2025-03-15T03:01:59.399Z] [2025-03-15T03:01:59.399Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-15T03:01:59.659Z] #217 DONE 0.4s [2025-03-15T03:01:59.659Z] [2025-03-15T03:01:59.659Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-15T03:01:59.659Z] #218 DONE 0.0s [2025-03-15T03:01:59.659Z] [2025-03-15T03:01:59.659Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-15T03:01:59.659Z] #219 DONE 0.9s [2025-03-15T03:01:59.659Z] [2025-03-15T03:01:59.659Z] #112 [security-proxy-auth] exporting to image [2025-03-15T03:01:59.918Z] #112 ... [2025-03-15T03:01:59.918Z] [2025-03-15T03:01:59.918Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-15T03:01:59.918Z] #220 DONE 0.8s [2025-03-15T03:01:59.918Z] [2025-03-15T03:01:59.918Z] #112 [security-proxy-setup] exporting to image [2025-03-15T03:01:59.918Z] #112 exporting layers 0.2s done [2025-03-15T03:01:59.918Z] #112 writing image sha256:8f53e1a91b8431304c7c4c0a9363be5f12f4fe1ec514e3170cf379ad9b05ef94 done [2025-03-15T03:01:59.918Z] #112 naming to docker.io/library/security-proxy-setup done [2025-03-15T03:02:00.177Z] #112 ... [2025-03-15T03:02:00.177Z] [2025-03-15T03:02:00.177Z] #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-15T03:02:00.177Z] #221 DONE 0.4s [2025-03-15T03:02:00.177Z] [2025-03-15T03:02:00.177Z] #112 [security-secretstore-setup] exporting to image [2025-03-15T03:02:00.177Z] #112 exporting layers 0.5s done [2025-03-15T03:02:00.177Z] #112 writing image sha256:e77ef891a17df1ae098656c26f730c9e758ffe32ea491018e7317e25712071d9 done [2025-03-15T03:02:00.177Z] #112 naming to docker.io/library/security-proxy-auth [2025-03-15T03:02:00.177Z] #112 exporting layers 0.2s done [2025-03-15T03:02:00.177Z] #112 naming to docker.io/library/security-proxy-auth done [2025-03-15T03:02:00.177Z] #112 writing image sha256:59d051cb18edd3331eefc1e9a57e3324ac0bee7f1e2bdfbcf6cb2fd0e6cece71 done [2025-03-15T03:02:00.177Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-03-15T03:02:00.177Z] #112 DONE 4.4s [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.177Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.178Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.178Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:02:00.178Z] time="2025-03-15T02:56:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-15T03:02:00.184Z] $ docker stop --time=1 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 [2025-03-15T03:02:01.466Z] $ docker rm -f --volumes 962287ff002cf3135a6940b57654a1a35815d378ba2688987dbfe21ff8b17761 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-15T03:02:01.814Z] + docker images [2025-03-15T03:02:01.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-15T03:02:01.814Z] security-secretstore-setup latest 59d051cb18ed 2 seconds ago 67.7MB [2025-03-15T03:02:01.814Z] security-proxy-setup latest 8f53e1a91b84 2 seconds ago 38.2MB [2025-03-15T03:02:01.814Z] security-proxy-auth latest e77ef891a17d 2 seconds ago 31.3MB [2025-03-15T03:02:01.814Z] core-command latest fa6d80d620de 3 seconds ago 27.9MB [2025-03-15T03:02:01.814Z] core-metadata latest 3a6ede48cb58 3 seconds ago 32.6MB [2025-03-15T03:02:01.814Z] core-data latest decc3cd7ee1a 3 seconds ago 32.4MB [2025-03-15T03:02:01.814Z] support-scheduler latest 0f5468f9db45 3 seconds ago 48MB [2025-03-15T03:02:01.814Z] support-notifications latest 9724efe2fb23 3 seconds ago 51.6MB [2025-03-15T03:02:01.814Z] security-spiffe-token-provider latest 2d8e28de4655 3 seconds ago 46.9MB [2025-03-15T03:02:01.814Z] core-keeper latest cb7b1502183f 4 seconds ago 32.1MB [2025-03-15T03:02:01.814Z] security-bootstrapper latest d6c4e5d30b25 About a minute ago 20.3MB [2025-03-15T03:02:01.814Z] core-common-config-bootstrapper latest 30f23e7da2d8 About a minute ago 17.1MB [2025-03-15T03:02:01.814Z] security-spire-agent latest c20a5029c713 4 minutes ago 195MB [2025-03-15T03:02:01.814Z] security-spire-config latest 5fde8d8ca199 4 minutes ago 149MB [2025-03-15T03:02:01.814Z] security-spire-server latest 91b06b6b4f80 4 minutes ago 149MB [2025-03-15T03:02:01.814Z] ci-base-image-x86_64 latest ea78d5bf5e2d 8 minutes ago 929MB [2025-03-15T03:02:01.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-15T03:02:01.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-15T03:02:01.814Z] 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-15T03:02:01.973Z] provisioning config files... [2025-03-15T03:02:01.983Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config9356525210197439925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:02:02.290Z] ---> ****-login.sh [2025-03-15T03:02:02.290Z] nexus3.edgexfoundry.org:10001 [2025-03-15T03:02:02.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:02:02.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:02:02.290Z] Configure a credential helper to remove this warning. See [2025-03-15T03:02:02.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:02:02.290Z] [2025-03-15T03:02:02.290Z] Login Succeeded [2025-03-15T03:02:02.290Z] nexus3.edgexfoundry.org:10002 [2025-03-15T03:02:02.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:02:02.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:02:02.290Z] Configure a credential helper to remove this warning. See [2025-03-15T03:02:02.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:02:02.290Z] [2025-03-15T03:02:02.290Z] Login Succeeded [2025-03-15T03:02:02.290Z] nexus3.edgexfoundry.org:10003 [2025-03-15T03:02:02.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:02:02.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:02:02.550Z] Configure a credential helper to remove this warning. See [2025-03-15T03:02:02.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:02:02.550Z] [2025-03-15T03:02:02.550Z] Login Succeeded [2025-03-15T03:02:02.550Z] nexus3.edgexfoundry.org:10004 [2025-03-15T03:02:02.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:02:02.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:02:02.550Z] Configure a credential helper to remove this warning. See [2025-03-15T03:02:02.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:02:02.550Z] [2025-03-15T03:02:02.550Z] Login Succeeded [2025-03-15T03:02:02.550Z] ****.io [2025-03-15T03:02:02.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:02:02.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:02:02.811Z] Configure a credential helper to remove this warning. See [2025-03-15T03:02:02.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:02:02.811Z] [2025-03-15T03:02:02.811Z] Login Succeeded [2025-03-15T03:02:02.811Z] ---> ****-login.sh ends [Pipeline] } [2025-03-15T03:02:02.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:02.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T03:02:02.912Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-15T03:02:02.912Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:02.912Z] latest [2025-03-15T03:02:02.912Z] 4.0.0-dev.74 [2025-03-15T03:02:02.912Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:02.912Z] main [2025-03-15T03:02:02.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:03.260Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:03.591Z] + docker push nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:03.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-15T03:02:03.591Z] 138ab8eabce7: Preparing [2025-03-15T03:02:03.591Z] 867cac227a65: Preparing [2025-03-15T03:02:03.591Z] e300f209e432: Preparing [2025-03-15T03:02:03.591Z] e901b68fd6dd: Preparing [2025-03-15T03:02:03.591Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:03.591Z] 48baa274050a: Preparing [2025-03-15T03:02:03.591Z] 994456c4fd7b: Preparing [2025-03-15T03:02:03.591Z] 48baa274050a: Waiting [2025-03-15T03:02:03.591Z] 994456c4fd7b: Waiting [2025-03-15T03:02:03.591Z] ebf7e0b2beca: Pushed [2025-03-15T03:02:03.591Z] e901b68fd6dd: Pushed [2025-03-15T03:02:03.591Z] e300f209e432: Pushed [2025-03-15T03:02:03.591Z] 138ab8eabce7: Pushed [2025-03-15T03:02:03.591Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:03.591Z] 48baa274050a: Pushed [2025-03-15T03:02:05.494Z] 867cac227a65: Pushed [2025-03-15T03:02:05.752Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:06.084Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:06.422Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-15T03:02:06.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-15T03:02:06.423Z] 138ab8eabce7: Preparing [2025-03-15T03:02:06.423Z] 867cac227a65: Preparing [2025-03-15T03:02:06.423Z] e300f209e432: Preparing [2025-03-15T03:02:06.423Z] e901b68fd6dd: Preparing [2025-03-15T03:02:06.423Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:06.423Z] 48baa274050a: Preparing [2025-03-15T03:02:06.423Z] 994456c4fd7b: Preparing [2025-03-15T03:02:06.423Z] 48baa274050a: Waiting [2025-03-15T03:02:06.423Z] 994456c4fd7b: Waiting [2025-03-15T03:02:06.423Z] 867cac227a65: Layer already exists [2025-03-15T03:02:06.423Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:06.423Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:06.423Z] e300f209e432: Layer already exists [2025-03-15T03:02:06.423Z] 138ab8eabce7: Layer already exists [2025-03-15T03:02:06.423Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:06.423Z] 48baa274050a: Layer already exists [2025-03-15T03:02:06.423Z] latest: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:06.753Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:07.079Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 [2025-03-15T03:02:07.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-15T03:02:07.079Z] 138ab8eabce7: Preparing [2025-03-15T03:02:07.079Z] 867cac227a65: Preparing [2025-03-15T03:02:07.079Z] e300f209e432: Preparing [2025-03-15T03:02:07.079Z] e901b68fd6dd: Preparing [2025-03-15T03:02:07.079Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:07.079Z] 48baa274050a: Preparing [2025-03-15T03:02:07.079Z] 994456c4fd7b: Preparing [2025-03-15T03:02:07.079Z] 994456c4fd7b: Waiting [2025-03-15T03:02:07.079Z] 48baa274050a: Waiting [2025-03-15T03:02:07.079Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:07.079Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:07.079Z] 138ab8eabce7: Layer already exists [2025-03-15T03:02:07.079Z] e300f209e432: Layer already exists [2025-03-15T03:02:07.079Z] 867cac227a65: Layer already exists [2025-03-15T03:02:07.079Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:07.079Z] 48baa274050a: Layer already exists [2025-03-15T03:02:07.079Z] 4.0.0-dev.74: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:07.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:07.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:07.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-15T03:02:07.736Z] 138ab8eabce7: Preparing [2025-03-15T03:02:07.736Z] 867cac227a65: Preparing [2025-03-15T03:02:07.736Z] e300f209e432: Preparing [2025-03-15T03:02:07.736Z] e901b68fd6dd: Preparing [2025-03-15T03:02:07.736Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:07.736Z] 48baa274050a: Preparing [2025-03-15T03:02:07.736Z] 994456c4fd7b: Preparing [2025-03-15T03:02:07.736Z] 48baa274050a: Waiting [2025-03-15T03:02:07.736Z] 994456c4fd7b: Waiting [2025-03-15T03:02:07.736Z] 138ab8eabce7: Layer already exists [2025-03-15T03:02:07.736Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:07.736Z] e300f209e432: Layer already exists [2025-03-15T03:02:07.736Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:07.736Z] 867cac227a65: Layer already exists [2025-03-15T03:02:07.736Z] 48baa274050a: Layer already exists [2025-03-15T03:02:07.736Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:07.736Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:08.067Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:08.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-15T03:02:08.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-15T03:02:08.395Z] 138ab8eabce7: Preparing [2025-03-15T03:02:08.395Z] 867cac227a65: Preparing [2025-03-15T03:02:08.395Z] e300f209e432: Preparing [2025-03-15T03:02:08.395Z] e901b68fd6dd: Preparing [2025-03-15T03:02:08.395Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:08.395Z] 48baa274050a: Preparing [2025-03-15T03:02:08.395Z] 994456c4fd7b: Preparing [2025-03-15T03:02:08.395Z] 994456c4fd7b: Waiting [2025-03-15T03:02:08.395Z] 48baa274050a: Waiting [2025-03-15T03:02:08.395Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:08.395Z] 867cac227a65: Layer already exists [2025-03-15T03:02:08.395Z] 138ab8eabce7: Layer already exists [2025-03-15T03:02:08.395Z] e300f209e432: Layer already exists [2025-03-15T03:02:08.395Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:08.395Z] 48baa274050a: Layer already exists [2025-03-15T03:02:08.395Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:08.395Z] main: digest: sha256:2a60cb33f4c8f5e0021c6f4d5852dc53289b52919331592c56aa632258b9f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:08.471Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:08.488Z] taggedImages: [2025-03-15T03:02:08.488Z] - nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:08.488Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-15T03:02:08.488Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.74 [2025-03-15T03:02:08.488Z] - nexus3.edgexfoundry.org:10004/core-command:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:08.488Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-15T03:02:08.521Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-15T03:02:08.521Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:08.521Z] latest [2025-03-15T03:02:08.521Z] 4.0.0-dev.74 [2025-03-15T03:02:08.521Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:08.521Z] main [2025-03-15T03:02:08.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:08.882Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:09.207Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:09.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-15T03:02:09.208Z] 3633256a4df6: Preparing [2025-03-15T03:02:09.208Z] a33035d2696d: Preparing [2025-03-15T03:02:09.208Z] 88497ba8151d: Preparing [2025-03-15T03:02:09.208Z] c85ba05f0f42: Preparing [2025-03-15T03:02:09.208Z] e300f209e432: Preparing [2025-03-15T03:02:09.208Z] e901b68fd6dd: Preparing [2025-03-15T03:02:09.208Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:09.208Z] 48baa274050a: Preparing [2025-03-15T03:02:09.208Z] 994456c4fd7b: Preparing [2025-03-15T03:02:09.208Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:09.208Z] 48baa274050a: Waiting [2025-03-15T03:02:09.208Z] 994456c4fd7b: Waiting [2025-03-15T03:02:09.208Z] e901b68fd6dd: Waiting [2025-03-15T03:02:09.208Z] e300f209e432: Layer already exists [2025-03-15T03:02:09.208Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:09.208Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:09.208Z] 3633256a4df6: Pushed [2025-03-15T03:02:09.208Z] 48baa274050a: Layer already exists [2025-03-15T03:02:09.208Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:09.465Z] 88497ba8151d: Pushed [2025-03-15T03:02:09.465Z] a33035d2696d: Pushed [2025-03-15T03:02:10.400Z] c85ba05f0f42: Pushed [2025-03-15T03:02:10.400Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:10.729Z] + 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-15T03:02:11.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-15T03:02:11.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-15T03:02:11.057Z] 3633256a4df6: Preparing [2025-03-15T03:02:11.057Z] a33035d2696d: Preparing [2025-03-15T03:02:11.057Z] 88497ba8151d: Preparing [2025-03-15T03:02:11.057Z] c85ba05f0f42: Preparing [2025-03-15T03:02:11.057Z] e300f209e432: Preparing [2025-03-15T03:02:11.057Z] e901b68fd6dd: Preparing [2025-03-15T03:02:11.057Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:11.057Z] 48baa274050a: Preparing [2025-03-15T03:02:11.057Z] 994456c4fd7b: Preparing [2025-03-15T03:02:11.057Z] 48baa274050a: Waiting [2025-03-15T03:02:11.057Z] e901b68fd6dd: Waiting [2025-03-15T03:02:11.057Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:11.057Z] 994456c4fd7b: Waiting [2025-03-15T03:02:11.057Z] 88497ba8151d: Layer already exists [2025-03-15T03:02:11.057Z] c85ba05f0f42: Layer already exists [2025-03-15T03:02:11.057Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:11.057Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:11.057Z] 48baa274050a: Layer already exists [2025-03-15T03:02:11.057Z] 3633256a4df6: Layer already exists [2025-03-15T03:02:11.057Z] a33035d2696d: Layer already exists [2025-03-15T03:02:11.057Z] e300f209e432: Layer already exists [2025-03-15T03:02:11.057Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:11.057Z] latest: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:11.390Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:11.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 [2025-03-15T03:02:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-15T03:02:11.723Z] 3633256a4df6: Preparing [2025-03-15T03:02:11.723Z] a33035d2696d: Preparing [2025-03-15T03:02:11.723Z] 88497ba8151d: Preparing [2025-03-15T03:02:11.723Z] c85ba05f0f42: Preparing [2025-03-15T03:02:11.723Z] e300f209e432: Preparing [2025-03-15T03:02:11.723Z] e901b68fd6dd: Preparing [2025-03-15T03:02:11.723Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:11.723Z] e901b68fd6dd: Waiting [2025-03-15T03:02:11.723Z] 48baa274050a: Preparing [2025-03-15T03:02:11.723Z] 994456c4fd7b: Preparing [2025-03-15T03:02:11.723Z] 994456c4fd7b: Waiting [2025-03-15T03:02:11.723Z] 48baa274050a: Waiting [2025-03-15T03:02:11.723Z] c85ba05f0f42: Layer already exists [2025-03-15T03:02:11.723Z] 3633256a4df6: Layer already exists [2025-03-15T03:02:11.723Z] a33035d2696d: Layer already exists [2025-03-15T03:02:11.723Z] e300f209e432: Layer already exists [2025-03-15T03:02:11.723Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:11.723Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:11.723Z] 48baa274050a: Layer already exists [2025-03-15T03:02:11.723Z] 88497ba8151d: Layer already exists [2025-03-15T03:02:11.723Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:11.723Z] 4.0.0-dev.74: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:12.046Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:12.369Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:12.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-15T03:02:12.370Z] 3633256a4df6: Preparing [2025-03-15T03:02:12.370Z] a33035d2696d: Preparing [2025-03-15T03:02:12.370Z] 88497ba8151d: Preparing [2025-03-15T03:02:12.370Z] c85ba05f0f42: Preparing [2025-03-15T03:02:12.370Z] e300f209e432: Preparing [2025-03-15T03:02:12.370Z] e901b68fd6dd: Preparing [2025-03-15T03:02:12.370Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:12.370Z] 48baa274050a: Preparing [2025-03-15T03:02:12.370Z] 994456c4fd7b: Preparing [2025-03-15T03:02:12.370Z] 48baa274050a: Waiting [2025-03-15T03:02:12.370Z] e901b68fd6dd: Waiting [2025-03-15T03:02:12.370Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:12.370Z] 994456c4fd7b: Waiting [2025-03-15T03:02:12.370Z] c85ba05f0f42: Layer already exists [2025-03-15T03:02:12.370Z] e300f209e432: Layer already exists [2025-03-15T03:02:12.370Z] 3633256a4df6: Layer already exists [2025-03-15T03:02:12.370Z] 88497ba8151d: Layer already exists [2025-03-15T03:02:12.370Z] a33035d2696d: Layer already exists [2025-03-15T03:02:12.370Z] 48baa274050a: Layer already exists [2025-03-15T03:02:12.370Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:12.370Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:12.370Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:12.370Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:12.695Z] + 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-15T03:02:13.018Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-15T03:02:13.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-15T03:02:13.018Z] 3633256a4df6: Preparing [2025-03-15T03:02:13.018Z] a33035d2696d: Preparing [2025-03-15T03:02:13.018Z] 88497ba8151d: Preparing [2025-03-15T03:02:13.018Z] c85ba05f0f42: Preparing [2025-03-15T03:02:13.018Z] e300f209e432: Preparing [2025-03-15T03:02:13.018Z] e901b68fd6dd: Preparing [2025-03-15T03:02:13.018Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:13.018Z] 48baa274050a: Preparing [2025-03-15T03:02:13.018Z] 994456c4fd7b: Preparing [2025-03-15T03:02:13.018Z] e901b68fd6dd: Waiting [2025-03-15T03:02:13.018Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:13.018Z] 48baa274050a: Waiting [2025-03-15T03:02:13.018Z] 994456c4fd7b: Waiting [2025-03-15T03:02:13.018Z] e300f209e432: Layer already exists [2025-03-15T03:02:13.018Z] a33035d2696d: Layer already exists [2025-03-15T03:02:13.018Z] c85ba05f0f42: Layer already exists [2025-03-15T03:02:13.018Z] 88497ba8151d: Layer already exists [2025-03-15T03:02:13.018Z] 3633256a4df6: Layer already exists [2025-03-15T03:02:13.018Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:13.018Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:13.018Z] 48baa274050a: Layer already exists [2025-03-15T03:02:13.018Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:13.018Z] main: digest: sha256:a917280038acb31cdf4d50f8598774998aa5fa296038a1a63b54797bd52ec060 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:13.103Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:13.117Z] taggedImages: [2025-03-15T03:02:13.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:13.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-15T03:02:13.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.74 [2025-03-15T03:02:13.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:13.117Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-15T03:02:13.152Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-15T03:02:13.152Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:13.152Z] latest [2025-03-15T03:02:13.152Z] 4.0.0-dev.74 [2025-03-15T03:02:13.152Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:13.152Z] main [2025-03-15T03:02:13.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:13.515Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:13.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:13.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-15T03:02:13.836Z] 6400adb17603: Preparing [2025-03-15T03:02:13.836Z] 8898cb3cd42c: Preparing [2025-03-15T03:02:13.836Z] e300f209e432: Preparing [2025-03-15T03:02:13.836Z] e901b68fd6dd: Preparing [2025-03-15T03:02:13.836Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:13.836Z] c58eeb3d9fb5: Preparing [2025-03-15T03:02:13.836Z] 994456c4fd7b: Preparing [2025-03-15T03:02:13.836Z] 994456c4fd7b: Waiting [2025-03-15T03:02:13.836Z] c58eeb3d9fb5: Waiting [2025-03-15T03:02:13.836Z] e300f209e432: Layer already exists [2025-03-15T03:02:13.836Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:13.836Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:13.836Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:13.836Z] 6400adb17603: Pushed [2025-03-15T03:02:13.836Z] c58eeb3d9fb5: Pushed [2025-03-15T03:02:16.366Z] 8898cb3cd42c: Pushed [2025-03-15T03:02:16.366Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:16.698Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:17.013Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-15T03:02:17.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-15T03:02:17.013Z] 6400adb17603: Preparing [2025-03-15T03:02:17.013Z] 8898cb3cd42c: Preparing [2025-03-15T03:02:17.013Z] e300f209e432: Preparing [2025-03-15T03:02:17.013Z] e901b68fd6dd: Preparing [2025-03-15T03:02:17.013Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:17.013Z] c58eeb3d9fb5: Preparing [2025-03-15T03:02:17.013Z] 994456c4fd7b: Preparing [2025-03-15T03:02:17.013Z] c58eeb3d9fb5: Waiting [2025-03-15T03:02:17.013Z] e300f209e432: Layer already exists [2025-03-15T03:02:17.013Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:17.013Z] 6400adb17603: Layer already exists [2025-03-15T03:02:17.013Z] 8898cb3cd42c: Layer already exists [2025-03-15T03:02:17.013Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:17.013Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:17.013Z] c58eeb3d9fb5: Layer already exists [2025-03-15T03:02:17.013Z] latest: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:17.339Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:17.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 [2025-03-15T03:02:17.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-15T03:02:17.666Z] 6400adb17603: Preparing [2025-03-15T03:02:17.666Z] 8898cb3cd42c: Preparing [2025-03-15T03:02:17.666Z] e300f209e432: Preparing [2025-03-15T03:02:17.666Z] e901b68fd6dd: Preparing [2025-03-15T03:02:17.666Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:17.666Z] c58eeb3d9fb5: Preparing [2025-03-15T03:02:17.666Z] 994456c4fd7b: Preparing [2025-03-15T03:02:17.666Z] c58eeb3d9fb5: Waiting [2025-03-15T03:02:17.666Z] 994456c4fd7b: Waiting [2025-03-15T03:02:17.666Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:17.666Z] 8898cb3cd42c: Layer already exists [2025-03-15T03:02:17.666Z] e300f209e432: Layer already exists [2025-03-15T03:02:17.666Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:17.666Z] 6400adb17603: Layer already exists [2025-03-15T03:02:17.666Z] c58eeb3d9fb5: Layer already exists [2025-03-15T03:02:17.666Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:17.666Z] 4.0.0-dev.74: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:17.996Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:18.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:18.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-15T03:02:18.329Z] 6400adb17603: Preparing [2025-03-15T03:02:18.329Z] 8898cb3cd42c: Preparing [2025-03-15T03:02:18.329Z] e300f209e432: Preparing [2025-03-15T03:02:18.329Z] e901b68fd6dd: Preparing [2025-03-15T03:02:18.329Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:18.329Z] c58eeb3d9fb5: Preparing [2025-03-15T03:02:18.329Z] 994456c4fd7b: Preparing [2025-03-15T03:02:18.329Z] c58eeb3d9fb5: Waiting [2025-03-15T03:02:18.329Z] e300f209e432: Layer already exists [2025-03-15T03:02:18.329Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:18.329Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:18.329Z] 8898cb3cd42c: Layer already exists [2025-03-15T03:02:18.329Z] 6400adb17603: Layer already exists [2025-03-15T03:02:18.329Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:18.329Z] c58eeb3d9fb5: Layer already exists [2025-03-15T03:02:18.329Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:18.677Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:19.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-15T03:02:19.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-15T03:02:19.011Z] 6400adb17603: Preparing [2025-03-15T03:02:19.011Z] 8898cb3cd42c: Preparing [2025-03-15T03:02:19.011Z] e300f209e432: Preparing [2025-03-15T03:02:19.011Z] e901b68fd6dd: Preparing [2025-03-15T03:02:19.011Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:19.011Z] c58eeb3d9fb5: Preparing [2025-03-15T03:02:19.011Z] 994456c4fd7b: Preparing [2025-03-15T03:02:19.011Z] 994456c4fd7b: Waiting [2025-03-15T03:02:19.011Z] 6400adb17603: Layer already exists [2025-03-15T03:02:19.011Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:19.011Z] e300f209e432: Layer already exists [2025-03-15T03:02:19.011Z] 8898cb3cd42c: Layer already exists [2025-03-15T03:02:19.011Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:19.011Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:19.011Z] c58eeb3d9fb5: Layer already exists [2025-03-15T03:02:19.011Z] main: digest: sha256:32f8d9d9db1f6d2ddafa64dd18255008874c5486ae9a2edc4fda57b53f9eed94 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:19.080Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:19.098Z] taggedImages: [2025-03-15T03:02:19.098Z] - nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:19.098Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-15T03:02:19.098Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.74 [2025-03-15T03:02:19.098Z] - nexus3.edgexfoundry.org:10004/core-data:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:19.098Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-15T03:02:19.124Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-15T03:02:19.124Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:19.124Z] latest [2025-03-15T03:02:19.124Z] 4.0.0-dev.74 [2025-03-15T03:02:19.124Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:19.124Z] main [2025-03-15T03:02:19.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:19.471Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:19.791Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:19.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-15T03:02:19.791Z] f4ea487cd3a5: Preparing [2025-03-15T03:02:19.791Z] 7258a1a7006a: Preparing [2025-03-15T03:02:19.791Z] e901b68fd6dd: Preparing [2025-03-15T03:02:19.791Z] 6b8b84ad60b6: Preparing [2025-03-15T03:02:19.791Z] 6813e89f9715: Preparing [2025-03-15T03:02:19.791Z] 994456c4fd7b: Preparing [2025-03-15T03:02:19.791Z] 994456c4fd7b: Waiting [2025-03-15T03:02:19.791Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:19.791Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:19.791Z] f4ea487cd3a5: Pushed [2025-03-15T03:02:19.791Z] 6813e89f9715: Pushed [2025-03-15T03:02:19.791Z] 6b8b84ad60b6: Pushed [2025-03-15T03:02:22.324Z] 7258a1a7006a: Pushed [2025-03-15T03:02:22.324Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:22.655Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:22.983Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-15T03:02:22.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-15T03:02:22.983Z] f4ea487cd3a5: Preparing [2025-03-15T03:02:22.983Z] 7258a1a7006a: Preparing [2025-03-15T03:02:22.983Z] e901b68fd6dd: Preparing [2025-03-15T03:02:22.983Z] 6b8b84ad60b6: Preparing [2025-03-15T03:02:22.983Z] 6813e89f9715: Preparing [2025-03-15T03:02:22.983Z] 994456c4fd7b: Preparing [2025-03-15T03:02:22.983Z] 994456c4fd7b: Waiting [2025-03-15T03:02:22.983Z] f4ea487cd3a5: Layer already exists [2025-03-15T03:02:22.983Z] 6813e89f9715: Layer already exists [2025-03-15T03:02:22.983Z] 7258a1a7006a: Layer already exists [2025-03-15T03:02:22.983Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:22.983Z] 6b8b84ad60b6: Layer already exists [2025-03-15T03:02:22.983Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:22.983Z] latest: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:23.309Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:23.638Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 [2025-03-15T03:02:23.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-15T03:02:23.638Z] f4ea487cd3a5: Preparing [2025-03-15T03:02:23.638Z] 7258a1a7006a: Preparing [2025-03-15T03:02:23.638Z] e901b68fd6dd: Preparing [2025-03-15T03:02:23.638Z] 6b8b84ad60b6: Preparing [2025-03-15T03:02:23.638Z] 6813e89f9715: Preparing [2025-03-15T03:02:23.638Z] 994456c4fd7b: Preparing [2025-03-15T03:02:23.638Z] 6b8b84ad60b6: Layer already exists [2025-03-15T03:02:23.638Z] f4ea487cd3a5: Layer already exists [2025-03-15T03:02:23.638Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:23.638Z] 7258a1a7006a: Layer already exists [2025-03-15T03:02:23.638Z] 6813e89f9715: Layer already exists [2025-03-15T03:02:23.638Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:23.638Z] 4.0.0-dev.74: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:23.967Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:24.299Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:24.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-15T03:02:24.299Z] f4ea487cd3a5: Preparing [2025-03-15T03:02:24.299Z] 7258a1a7006a: Preparing [2025-03-15T03:02:24.299Z] e901b68fd6dd: Preparing [2025-03-15T03:02:24.299Z] 6b8b84ad60b6: Preparing [2025-03-15T03:02:24.299Z] 6813e89f9715: Preparing [2025-03-15T03:02:24.299Z] 994456c4fd7b: Preparing [2025-03-15T03:02:24.299Z] 994456c4fd7b: Waiting [2025-03-15T03:02:24.299Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:24.299Z] 6813e89f9715: Layer already exists [2025-03-15T03:02:24.299Z] f4ea487cd3a5: Layer already exists [2025-03-15T03:02:24.299Z] 7258a1a7006a: Layer already exists [2025-03-15T03:02:24.299Z] 6b8b84ad60b6: Layer already exists [2025-03-15T03:02:24.299Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:24.299Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:24.633Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:24.959Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-15T03:02:24.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-15T03:02:24.959Z] f4ea487cd3a5: Preparing [2025-03-15T03:02:24.959Z] 7258a1a7006a: Preparing [2025-03-15T03:02:24.959Z] e901b68fd6dd: Preparing [2025-03-15T03:02:24.959Z] 6b8b84ad60b6: Preparing [2025-03-15T03:02:24.959Z] 6813e89f9715: Preparing [2025-03-15T03:02:24.959Z] 994456c4fd7b: Preparing [2025-03-15T03:02:24.959Z] 994456c4fd7b: Waiting [2025-03-15T03:02:24.959Z] 6b8b84ad60b6: Layer already exists [2025-03-15T03:02:24.959Z] f4ea487cd3a5: Layer already exists [2025-03-15T03:02:24.959Z] 6813e89f9715: Layer already exists [2025-03-15T03:02:24.959Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:24.959Z] 7258a1a7006a: Layer already exists [2025-03-15T03:02:24.959Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:24.959Z] main: digest: sha256:a12ccd82eb05c2f8ec3e1f80b64ad3ea85fa0ede2572c0ad0cf7bb077f0a05ce size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:25.031Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:25.045Z] taggedImages: [2025-03-15T03:02:25.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:25.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-15T03:02:25.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.74 [2025-03-15T03:02:25.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:25.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-15T03:02:25.069Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-15T03:02:25.069Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:25.069Z] latest [2025-03-15T03:02:25.069Z] 4.0.0-dev.74 [2025-03-15T03:02:25.069Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:25.069Z] main [2025-03-15T03:02:25.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:25.413Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:25.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:25.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-15T03:02:25.732Z] 66e5a24070a8: Preparing [2025-03-15T03:02:25.732Z] 20f6d034cab8: Preparing [2025-03-15T03:02:25.732Z] f0b91db2becb: Preparing [2025-03-15T03:02:25.732Z] e300f209e432: Preparing [2025-03-15T03:02:25.732Z] e901b68fd6dd: Preparing [2025-03-15T03:02:25.732Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:25.732Z] 48baa274050a: Preparing [2025-03-15T03:02:25.732Z] 994456c4fd7b: Preparing [2025-03-15T03:02:25.732Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:25.732Z] 994456c4fd7b: Waiting [2025-03-15T03:02:25.732Z] e300f209e432: Layer already exists [2025-03-15T03:02:25.732Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:25.732Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:25.732Z] 48baa274050a: Layer already exists [2025-03-15T03:02:25.732Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:25.732Z] 20f6d034cab8: Pushed [2025-03-15T03:02:25.732Z] 66e5a24070a8: Pushed [2025-03-15T03:02:28.262Z] f0b91db2becb: Pushed [2025-03-15T03:02:28.262Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:28.595Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:28.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-15T03:02:28.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-15T03:02:28.921Z] 66e5a24070a8: Preparing [2025-03-15T03:02:28.921Z] 20f6d034cab8: Preparing [2025-03-15T03:02:28.921Z] f0b91db2becb: Preparing [2025-03-15T03:02:28.921Z] e300f209e432: Preparing [2025-03-15T03:02:28.921Z] e901b68fd6dd: Preparing [2025-03-15T03:02:28.921Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:28.921Z] 48baa274050a: Preparing [2025-03-15T03:02:28.921Z] 994456c4fd7b: Preparing [2025-03-15T03:02:28.921Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:28.921Z] 48baa274050a: Waiting [2025-03-15T03:02:28.921Z] 994456c4fd7b: Waiting [2025-03-15T03:02:28.921Z] 66e5a24070a8: Layer already exists [2025-03-15T03:02:28.921Z] f0b91db2becb: Layer already exists [2025-03-15T03:02:28.921Z] 20f6d034cab8: Layer already exists [2025-03-15T03:02:28.921Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:28.921Z] e300f209e432: Layer already exists [2025-03-15T03:02:28.921Z] 48baa274050a: Layer already exists [2025-03-15T03:02:28.921Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:28.921Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:28.921Z] latest: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:29.248Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:29.567Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 [2025-03-15T03:02:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-15T03:02:29.568Z] 66e5a24070a8: Preparing [2025-03-15T03:02:29.568Z] 20f6d034cab8: Preparing [2025-03-15T03:02:29.568Z] f0b91db2becb: Preparing [2025-03-15T03:02:29.568Z] e300f209e432: Preparing [2025-03-15T03:02:29.568Z] e901b68fd6dd: Preparing [2025-03-15T03:02:29.568Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:29.568Z] 48baa274050a: Preparing [2025-03-15T03:02:29.568Z] 994456c4fd7b: Preparing [2025-03-15T03:02:29.568Z] 48baa274050a: Waiting [2025-03-15T03:02:29.568Z] 994456c4fd7b: Waiting [2025-03-15T03:02:29.568Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:29.568Z] 66e5a24070a8: Layer already exists [2025-03-15T03:02:29.568Z] f0b91db2becb: Layer already exists [2025-03-15T03:02:29.568Z] 20f6d034cab8: Layer already exists [2025-03-15T03:02:29.568Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:29.568Z] e300f209e432: Layer already exists [2025-03-15T03:02:29.568Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:29.568Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:29.568Z] 48baa274050a: Layer already exists [2025-03-15T03:02:29.568Z] 4.0.0-dev.74: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:29.947Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:30.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:30.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-15T03:02:30.274Z] 66e5a24070a8: Preparing [2025-03-15T03:02:30.274Z] 20f6d034cab8: Preparing [2025-03-15T03:02:30.274Z] f0b91db2becb: Preparing [2025-03-15T03:02:30.274Z] e300f209e432: Preparing [2025-03-15T03:02:30.274Z] e901b68fd6dd: Preparing [2025-03-15T03:02:30.274Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:30.274Z] 48baa274050a: Preparing [2025-03-15T03:02:30.274Z] 994456c4fd7b: Preparing [2025-03-15T03:02:30.274Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:30.274Z] 48baa274050a: Waiting [2025-03-15T03:02:30.274Z] 994456c4fd7b: Waiting [2025-03-15T03:02:30.274Z] 66e5a24070a8: Layer already exists [2025-03-15T03:02:30.274Z] 20f6d034cab8: Layer already exists [2025-03-15T03:02:30.274Z] f0b91db2becb: Layer already exists [2025-03-15T03:02:30.274Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:30.274Z] e300f209e432: Layer already exists [2025-03-15T03:02:30.274Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:30.274Z] 48baa274050a: Layer already exists [2025-03-15T03:02:30.274Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:30.274Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:30.597Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:30.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-15T03:02:30.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-15T03:02:30.926Z] 66e5a24070a8: Preparing [2025-03-15T03:02:30.926Z] 20f6d034cab8: Preparing [2025-03-15T03:02:30.926Z] f0b91db2becb: Preparing [2025-03-15T03:02:30.926Z] e300f209e432: Preparing [2025-03-15T03:02:30.926Z] e901b68fd6dd: Preparing [2025-03-15T03:02:30.926Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:30.926Z] 48baa274050a: Preparing [2025-03-15T03:02:30.926Z] 994456c4fd7b: Preparing [2025-03-15T03:02:30.926Z] 48baa274050a: Waiting [2025-03-15T03:02:30.926Z] 994456c4fd7b: Waiting [2025-03-15T03:02:30.926Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:30.926Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:30.926Z] 20f6d034cab8: Layer already exists [2025-03-15T03:02:30.926Z] 66e5a24070a8: Layer already exists [2025-03-15T03:02:30.926Z] f0b91db2becb: Layer already exists [2025-03-15T03:02:30.926Z] e300f209e432: Layer already exists [2025-03-15T03:02:30.926Z] 48baa274050a: Layer already exists [2025-03-15T03:02:30.926Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:30.926Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:30.926Z] main: digest: sha256:fd641b89703105f6cb65f6ec7a8b2fe177fceef68eb0354376c19bb6ab9a307a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:31.013Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:31.031Z] taggedImages: [2025-03-15T03:02:31.031Z] - nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:31.031Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-15T03:02:31.031Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.74 [2025-03-15T03:02:31.031Z] - nexus3.edgexfoundry.org:10004/core-metadata:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:31.031Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-15T03:02:31.060Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-15T03:02:31.060Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:31.060Z] latest [2025-03-15T03:02:31.060Z] 4.0.0-dev.74 [2025-03-15T03:02:31.060Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:31.060Z] main [2025-03-15T03:02:31.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:31.414Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:31.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:31.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-15T03:02:31.748Z] 34cc3c8e9222: Preparing [2025-03-15T03:02:31.748Z] 705dc7d457a4: Preparing [2025-03-15T03:02:31.748Z] a32057a39f04: Preparing [2025-03-15T03:02:31.748Z] c259d8f31c90: Preparing [2025-03-15T03:02:31.748Z] d3faa6bfd670: Preparing [2025-03-15T03:02:31.748Z] 440acb005375: Preparing [2025-03-15T03:02:31.748Z] 02eb9629cff8: Preparing [2025-03-15T03:02:31.748Z] e300f209e432: Preparing [2025-03-15T03:02:31.748Z] e901b68fd6dd: Preparing [2025-03-15T03:02:31.748Z] 10540cb9289e: Preparing [2025-03-15T03:02:31.748Z] 976b2b1da944: Preparing [2025-03-15T03:02:31.748Z] 5f70bf18a086: Preparing [2025-03-15T03:02:31.748Z] 46b8e468bebb: Preparing [2025-03-15T03:02:31.748Z] 58326865e00f: Preparing [2025-03-15T03:02:31.748Z] 28db5ff320be: Preparing [2025-03-15T03:02:31.748Z] 994456c4fd7b: Preparing [2025-03-15T03:02:31.748Z] 440acb005375: Waiting [2025-03-15T03:02:31.748Z] 02eb9629cff8: Waiting [2025-03-15T03:02:31.748Z] e300f209e432: Waiting [2025-03-15T03:02:31.748Z] 58326865e00f: Waiting [2025-03-15T03:02:31.748Z] 10540cb9289e: Waiting [2025-03-15T03:02:31.748Z] 976b2b1da944: Waiting [2025-03-15T03:02:31.748Z] 5f70bf18a086: Waiting [2025-03-15T03:02:31.748Z] 46b8e468bebb: Waiting [2025-03-15T03:02:31.748Z] 28db5ff320be: Waiting [2025-03-15T03:02:31.748Z] 994456c4fd7b: Waiting [2025-03-15T03:02:31.748Z] e901b68fd6dd: Waiting [2025-03-15T03:02:31.748Z] a32057a39f04: Pushed [2025-03-15T03:02:31.748Z] d3faa6bfd670: Pushed [2025-03-15T03:02:31.748Z] 34cc3c8e9222: Pushed [2025-03-15T03:02:31.748Z] c259d8f31c90: Pushed [2025-03-15T03:02:31.748Z] 705dc7d457a4: Pushed [2025-03-15T03:02:32.007Z] e300f209e432: Layer already exists [2025-03-15T03:02:32.007Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:32.007Z] 5f70bf18a086: Layer already exists [2025-03-15T03:02:32.007Z] 440acb005375: Pushed [2025-03-15T03:02:32.007Z] 10540cb9289e: Pushed [2025-03-15T03:02:32.007Z] 976b2b1da944: Pushed [2025-03-15T03:02:32.007Z] 46b8e468bebb: Pushed [2025-03-15T03:02:32.007Z] 58326865e00f: Pushed [2025-03-15T03:02:32.007Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:32.007Z] 28db5ff320be: Pushed [2025-03-15T03:02:33.386Z] 02eb9629cff8: Pushed [2025-03-15T03:02:33.386Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:33.728Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:34.061Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-15T03:02:34.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-15T03:02:34.062Z] 34cc3c8e9222: Preparing [2025-03-15T03:02:34.062Z] 705dc7d457a4: Preparing [2025-03-15T03:02:34.062Z] a32057a39f04: Preparing [2025-03-15T03:02:34.062Z] c259d8f31c90: Preparing [2025-03-15T03:02:34.062Z] d3faa6bfd670: Preparing [2025-03-15T03:02:34.062Z] 440acb005375: Preparing [2025-03-15T03:02:34.062Z] 02eb9629cff8: Preparing [2025-03-15T03:02:34.062Z] e300f209e432: Preparing [2025-03-15T03:02:34.062Z] e901b68fd6dd: Preparing [2025-03-15T03:02:34.062Z] 10540cb9289e: Preparing [2025-03-15T03:02:34.062Z] 976b2b1da944: Preparing [2025-03-15T03:02:34.062Z] 5f70bf18a086: Preparing [2025-03-15T03:02:34.062Z] 46b8e468bebb: Preparing [2025-03-15T03:02:34.062Z] 58326865e00f: Preparing [2025-03-15T03:02:34.062Z] 28db5ff320be: Preparing [2025-03-15T03:02:34.062Z] 994456c4fd7b: Preparing [2025-03-15T03:02:34.062Z] e901b68fd6dd: Waiting [2025-03-15T03:02:34.062Z] 440acb005375: Waiting [2025-03-15T03:02:34.062Z] 58326865e00f: Waiting [2025-03-15T03:02:34.062Z] 28db5ff320be: Waiting [2025-03-15T03:02:34.062Z] 10540cb9289e: Waiting [2025-03-15T03:02:34.062Z] 994456c4fd7b: Waiting [2025-03-15T03:02:34.062Z] 5f70bf18a086: Waiting [2025-03-15T03:02:34.062Z] 46b8e468bebb: Waiting [2025-03-15T03:02:34.062Z] e300f209e432: Waiting [2025-03-15T03:02:34.062Z] d3faa6bfd670: Layer already exists [2025-03-15T03:02:34.062Z] c259d8f31c90: Layer already exists [2025-03-15T03:02:34.062Z] 705dc7d457a4: Layer already exists [2025-03-15T03:02:34.062Z] 34cc3c8e9222: Layer already exists [2025-03-15T03:02:34.062Z] a32057a39f04: Layer already exists [2025-03-15T03:02:34.062Z] e300f209e432: Layer already exists [2025-03-15T03:02:34.062Z] 440acb005375: Layer already exists [2025-03-15T03:02:34.062Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:34.062Z] 02eb9629cff8: Layer already exists [2025-03-15T03:02:34.062Z] 10540cb9289e: Layer already exists [2025-03-15T03:02:34.062Z] 976b2b1da944: Layer already exists [2025-03-15T03:02:34.062Z] 5f70bf18a086: Layer already exists [2025-03-15T03:02:34.062Z] 28db5ff320be: Layer already exists [2025-03-15T03:02:34.062Z] 58326865e00f: Layer already exists [2025-03-15T03:02:34.062Z] 46b8e468bebb: Layer already exists [2025-03-15T03:02:34.062Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:34.062Z] latest: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:34.405Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:34.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 [2025-03-15T03:02:34.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-15T03:02:34.727Z] 34cc3c8e9222: Preparing [2025-03-15T03:02:34.727Z] 705dc7d457a4: Preparing [2025-03-15T03:02:34.727Z] a32057a39f04: Preparing [2025-03-15T03:02:34.727Z] c259d8f31c90: Preparing [2025-03-15T03:02:34.727Z] d3faa6bfd670: Preparing [2025-03-15T03:02:34.727Z] 440acb005375: Preparing [2025-03-15T03:02:34.727Z] 02eb9629cff8: Preparing [2025-03-15T03:02:34.727Z] e300f209e432: Preparing [2025-03-15T03:02:34.727Z] e901b68fd6dd: Preparing [2025-03-15T03:02:34.727Z] 10540cb9289e: Preparing [2025-03-15T03:02:34.727Z] 976b2b1da944: Preparing [2025-03-15T03:02:34.727Z] 5f70bf18a086: Preparing [2025-03-15T03:02:34.727Z] 46b8e468bebb: Preparing [2025-03-15T03:02:34.727Z] 58326865e00f: Preparing [2025-03-15T03:02:34.727Z] 28db5ff320be: Preparing [2025-03-15T03:02:34.727Z] 994456c4fd7b: Preparing [2025-03-15T03:02:34.727Z] 440acb005375: Waiting [2025-03-15T03:02:34.727Z] 02eb9629cff8: Waiting [2025-03-15T03:02:34.727Z] 976b2b1da944: Waiting [2025-03-15T03:02:34.727Z] 58326865e00f: Waiting [2025-03-15T03:02:34.727Z] e300f209e432: Waiting [2025-03-15T03:02:34.727Z] 5f70bf18a086: Waiting [2025-03-15T03:02:34.727Z] 28db5ff320be: Waiting [2025-03-15T03:02:34.727Z] 994456c4fd7b: Waiting [2025-03-15T03:02:34.727Z] 46b8e468bebb: Waiting [2025-03-15T03:02:34.727Z] 10540cb9289e: Waiting [2025-03-15T03:02:34.727Z] 34cc3c8e9222: Layer already exists [2025-03-15T03:02:34.727Z] 705dc7d457a4: Layer already exists [2025-03-15T03:02:34.727Z] d3faa6bfd670: Layer already exists [2025-03-15T03:02:34.727Z] a32057a39f04: Layer already exists [2025-03-15T03:02:34.727Z] c259d8f31c90: Layer already exists [2025-03-15T03:02:34.727Z] 440acb005375: Layer already exists [2025-03-15T03:02:34.727Z] e300f209e432: Layer already exists [2025-03-15T03:02:34.727Z] 02eb9629cff8: Layer already exists [2025-03-15T03:02:34.727Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:34.727Z] 10540cb9289e: Layer already exists [2025-03-15T03:02:34.727Z] 976b2b1da944: Layer already exists [2025-03-15T03:02:34.727Z] 58326865e00f: Layer already exists [2025-03-15T03:02:34.727Z] 5f70bf18a086: Layer already exists [2025-03-15T03:02:34.727Z] 46b8e468bebb: Layer already exists [2025-03-15T03:02:34.727Z] 28db5ff320be: Layer already exists [2025-03-15T03:02:34.727Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:34.727Z] 4.0.0-dev.74: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:35.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:35.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:35.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-15T03:02:35.515Z] 34cc3c8e9222: Preparing [2025-03-15T03:02:35.515Z] 705dc7d457a4: Preparing [2025-03-15T03:02:35.515Z] a32057a39f04: Preparing [2025-03-15T03:02:35.515Z] c259d8f31c90: Preparing [2025-03-15T03:02:35.515Z] d3faa6bfd670: Preparing [2025-03-15T03:02:35.515Z] 440acb005375: Preparing [2025-03-15T03:02:35.515Z] 02eb9629cff8: Preparing [2025-03-15T03:02:35.515Z] e300f209e432: Preparing [2025-03-15T03:02:35.515Z] e901b68fd6dd: Preparing [2025-03-15T03:02:35.515Z] 10540cb9289e: Preparing [2025-03-15T03:02:35.515Z] 976b2b1da944: Preparing [2025-03-15T03:02:35.515Z] 5f70bf18a086: Preparing [2025-03-15T03:02:35.515Z] 46b8e468bebb: Preparing [2025-03-15T03:02:35.515Z] 58326865e00f: Preparing [2025-03-15T03:02:35.515Z] 28db5ff320be: Preparing [2025-03-15T03:02:35.515Z] 994456c4fd7b: Preparing [2025-03-15T03:02:35.515Z] 02eb9629cff8: Waiting [2025-03-15T03:02:35.515Z] e300f209e432: Waiting [2025-03-15T03:02:35.515Z] e901b68fd6dd: Waiting [2025-03-15T03:02:35.515Z] 10540cb9289e: Waiting [2025-03-15T03:02:35.515Z] 976b2b1da944: Waiting [2025-03-15T03:02:35.515Z] 28db5ff320be: Waiting [2025-03-15T03:02:35.515Z] 994456c4fd7b: Waiting [2025-03-15T03:02:35.515Z] 5f70bf18a086: Waiting [2025-03-15T03:02:35.515Z] 46b8e468bebb: Waiting [2025-03-15T03:02:35.515Z] 58326865e00f: Waiting [2025-03-15T03:02:35.515Z] 440acb005375: Waiting [2025-03-15T03:02:35.515Z] c259d8f31c90: Layer already exists [2025-03-15T03:02:35.515Z] d3faa6bfd670: Layer already exists [2025-03-15T03:02:35.515Z] a32057a39f04: Layer already exists [2025-03-15T03:02:35.515Z] 705dc7d457a4: Layer already exists [2025-03-15T03:02:35.515Z] 34cc3c8e9222: Layer already exists [2025-03-15T03:02:35.515Z] 02eb9629cff8: Layer already exists [2025-03-15T03:02:35.515Z] 440acb005375: Layer already exists [2025-03-15T03:02:35.515Z] e300f209e432: Layer already exists [2025-03-15T03:02:35.515Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:35.515Z] 10540cb9289e: Layer already exists [2025-03-15T03:02:35.515Z] 5f70bf18a086: Layer already exists [2025-03-15T03:02:35.515Z] 46b8e468bebb: Layer already exists [2025-03-15T03:02:35.515Z] 976b2b1da944: Layer already exists [2025-03-15T03:02:35.515Z] 28db5ff320be: Layer already exists [2025-03-15T03:02:35.515Z] 58326865e00f: Layer already exists [2025-03-15T03:02:35.515Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:35.515Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:35.920Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:36.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-15T03:02:36.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-15T03:02:36.264Z] 34cc3c8e9222: Preparing [2025-03-15T03:02:36.264Z] 705dc7d457a4: Preparing [2025-03-15T03:02:36.264Z] a32057a39f04: Preparing [2025-03-15T03:02:36.264Z] c259d8f31c90: Preparing [2025-03-15T03:02:36.264Z] d3faa6bfd670: Preparing [2025-03-15T03:02:36.264Z] 440acb005375: Preparing [2025-03-15T03:02:36.264Z] 02eb9629cff8: Preparing [2025-03-15T03:02:36.264Z] e300f209e432: Preparing [2025-03-15T03:02:36.264Z] e901b68fd6dd: Preparing [2025-03-15T03:02:36.264Z] 10540cb9289e: Preparing [2025-03-15T03:02:36.264Z] 02eb9629cff8: Waiting [2025-03-15T03:02:36.264Z] e300f209e432: Waiting [2025-03-15T03:02:36.264Z] 440acb005375: Waiting [2025-03-15T03:02:36.264Z] e901b68fd6dd: Waiting [2025-03-15T03:02:36.264Z] 976b2b1da944: Preparing [2025-03-15T03:02:36.264Z] 5f70bf18a086: Preparing [2025-03-15T03:02:36.264Z] 46b8e468bebb: Preparing [2025-03-15T03:02:36.264Z] 976b2b1da944: Waiting [2025-03-15T03:02:36.264Z] 10540cb9289e: Waiting [2025-03-15T03:02:36.264Z] 5f70bf18a086: Waiting [2025-03-15T03:02:36.264Z] 58326865e00f: Preparing [2025-03-15T03:02:36.264Z] 28db5ff320be: Preparing [2025-03-15T03:02:36.264Z] 58326865e00f: Waiting [2025-03-15T03:02:36.264Z] 46b8e468bebb: Waiting [2025-03-15T03:02:36.264Z] 28db5ff320be: Waiting [2025-03-15T03:02:36.264Z] 994456c4fd7b: Preparing [2025-03-15T03:02:36.264Z] 994456c4fd7b: Waiting [2025-03-15T03:02:36.264Z] 705dc7d457a4: Layer already exists [2025-03-15T03:02:36.264Z] c259d8f31c90: Layer already exists [2025-03-15T03:02:36.264Z] a32057a39f04: Layer already exists [2025-03-15T03:02:36.264Z] 34cc3c8e9222: Layer already exists [2025-03-15T03:02:36.264Z] d3faa6bfd670: Layer already exists [2025-03-15T03:02:36.264Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:36.264Z] 440acb005375: Layer already exists [2025-03-15T03:02:36.264Z] 02eb9629cff8: Layer already exists [2025-03-15T03:02:36.264Z] 10540cb9289e: Layer already exists [2025-03-15T03:02:36.264Z] e300f209e432: Layer already exists [2025-03-15T03:02:36.264Z] 46b8e468bebb: Layer already exists [2025-03-15T03:02:36.264Z] 976b2b1da944: Layer already exists [2025-03-15T03:02:36.264Z] 5f70bf18a086: Layer already exists [2025-03-15T03:02:36.264Z] 58326865e00f: Layer already exists [2025-03-15T03:02:36.264Z] 28db5ff320be: Layer already exists [2025-03-15T03:02:36.264Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:36.264Z] main: digest: sha256:b93702882db25c2b80885d090a8d90dc6460e63829417c9df3545dbb4f6b2e3f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:36.343Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:36.354Z] taggedImages: [2025-03-15T03:02:36.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:36.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-15T03:02:36.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.74 [2025-03-15T03:02:36.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:36.354Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-15T03:02:36.379Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-15T03:02:36.379Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:36.379Z] latest [2025-03-15T03:02:36.379Z] 4.0.0-dev.74 [2025-03-15T03:02:36.379Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:36.379Z] main [2025-03-15T03:02:36.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:36.741Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:37.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:37.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-15T03:02:37.078Z] 3052549bfac8: Preparing [2025-03-15T03:02:37.078Z] 1d655bcd20ea: Preparing [2025-03-15T03:02:37.078Z] f4e726b01a6f: Preparing [2025-03-15T03:02:37.078Z] 904ad9e1bcfc: Preparing [2025-03-15T03:02:37.078Z] e300f209e432: Preparing [2025-03-15T03:02:37.078Z] e901b68fd6dd: Preparing [2025-03-15T03:02:37.078Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:37.078Z] e901b68fd6dd: Waiting [2025-03-15T03:02:37.078Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:37.078Z] 48baa274050a: Preparing [2025-03-15T03:02:37.078Z] 994456c4fd7b: Preparing [2025-03-15T03:02:37.078Z] 994456c4fd7b: Waiting [2025-03-15T03:02:37.078Z] 48baa274050a: Waiting [2025-03-15T03:02:37.078Z] e300f209e432: Layer already exists [2025-03-15T03:02:37.078Z] 1d655bcd20ea: Pushed [2025-03-15T03:02:37.078Z] f4e726b01a6f: Pushed [2025-03-15T03:02:37.078Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:37.078Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:37.078Z] 3052549bfac8: Pushed [2025-03-15T03:02:37.078Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:37.078Z] 48baa274050a: Layer already exists [2025-03-15T03:02:39.606Z] 904ad9e1bcfc: Pushed [2025-03-15T03:02:39.606Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:39.931Z] + 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-15T03:02:40.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-15T03:02:40.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-15T03:02:40.249Z] 3052549bfac8: Preparing [2025-03-15T03:02:40.249Z] 1d655bcd20ea: Preparing [2025-03-15T03:02:40.249Z] f4e726b01a6f: Preparing [2025-03-15T03:02:40.249Z] 904ad9e1bcfc: Preparing [2025-03-15T03:02:40.249Z] e300f209e432: Preparing [2025-03-15T03:02:40.249Z] e901b68fd6dd: Preparing [2025-03-15T03:02:40.249Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:40.249Z] 48baa274050a: Preparing [2025-03-15T03:02:40.249Z] 994456c4fd7b: Preparing [2025-03-15T03:02:40.249Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:40.249Z] 48baa274050a: Waiting [2025-03-15T03:02:40.249Z] 994456c4fd7b: Waiting [2025-03-15T03:02:40.249Z] e901b68fd6dd: Waiting [2025-03-15T03:02:40.249Z] e300f209e432: Layer already exists [2025-03-15T03:02:40.249Z] 904ad9e1bcfc: Layer already exists [2025-03-15T03:02:40.249Z] 3052549bfac8: Layer already exists [2025-03-15T03:02:40.249Z] 1d655bcd20ea: Layer already exists [2025-03-15T03:02:40.249Z] f4e726b01a6f: Layer already exists [2025-03-15T03:02:40.249Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:40.249Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:40.249Z] 48baa274050a: Layer already exists [2025-03-15T03:02:40.249Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:40.249Z] latest: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:40.578Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:40.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 [2025-03-15T03:02:40.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-15T03:02:40.901Z] 3052549bfac8: Preparing [2025-03-15T03:02:40.901Z] 1d655bcd20ea: Preparing [2025-03-15T03:02:40.901Z] f4e726b01a6f: Preparing [2025-03-15T03:02:40.901Z] 904ad9e1bcfc: Preparing [2025-03-15T03:02:40.901Z] e300f209e432: Preparing [2025-03-15T03:02:40.901Z] e901b68fd6dd: Preparing [2025-03-15T03:02:40.901Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:40.901Z] 48baa274050a: Preparing [2025-03-15T03:02:40.902Z] 994456c4fd7b: Preparing [2025-03-15T03:02:40.902Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:40.902Z] 48baa274050a: Waiting [2025-03-15T03:02:40.902Z] 994456c4fd7b: Waiting [2025-03-15T03:02:40.902Z] e901b68fd6dd: Waiting [2025-03-15T03:02:40.902Z] 1d655bcd20ea: Layer already exists [2025-03-15T03:02:40.902Z] e300f209e432: Layer already exists [2025-03-15T03:02:40.902Z] f4e726b01a6f: Layer already exists [2025-03-15T03:02:40.902Z] 904ad9e1bcfc: Layer already exists [2025-03-15T03:02:40.902Z] 3052549bfac8: Layer already exists [2025-03-15T03:02:40.902Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:40.902Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:40.902Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:40.902Z] 48baa274050a: Layer already exists [2025-03-15T03:02:40.902Z] 4.0.0-dev.74: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:41.226Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:41.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-15T03:02:41.558Z] 3052549bfac8: Preparing [2025-03-15T03:02:41.558Z] 1d655bcd20ea: Preparing [2025-03-15T03:02:41.558Z] f4e726b01a6f: Preparing [2025-03-15T03:02:41.558Z] 904ad9e1bcfc: Preparing [2025-03-15T03:02:41.558Z] e300f209e432: Preparing [2025-03-15T03:02:41.558Z] e901b68fd6dd: Preparing [2025-03-15T03:02:41.558Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:41.558Z] 48baa274050a: Preparing [2025-03-15T03:02:41.558Z] 994456c4fd7b: Preparing [2025-03-15T03:02:41.558Z] e901b68fd6dd: Waiting [2025-03-15T03:02:41.558Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:41.558Z] 48baa274050a: Waiting [2025-03-15T03:02:41.558Z] 994456c4fd7b: Waiting [2025-03-15T03:02:41.558Z] 904ad9e1bcfc: Layer already exists [2025-03-15T03:02:41.558Z] f4e726b01a6f: Layer already exists [2025-03-15T03:02:41.558Z] 1d655bcd20ea: Layer already exists [2025-03-15T03:02:41.558Z] e300f209e432: Layer already exists [2025-03-15T03:02:41.558Z] 3052549bfac8: Layer already exists [2025-03-15T03:02:41.558Z] 48baa274050a: Layer already exists [2025-03-15T03:02:41.558Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:41.558Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:41.558Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:41.558Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:41.889Z] + 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-15T03:02:42.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-15T03:02:42.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-15T03:02:42.214Z] 3052549bfac8: Preparing [2025-03-15T03:02:42.214Z] 1d655bcd20ea: Preparing [2025-03-15T03:02:42.214Z] f4e726b01a6f: Preparing [2025-03-15T03:02:42.214Z] 904ad9e1bcfc: Preparing [2025-03-15T03:02:42.214Z] e300f209e432: Preparing [2025-03-15T03:02:42.214Z] e901b68fd6dd: Preparing [2025-03-15T03:02:42.214Z] ebf7e0b2beca: Preparing [2025-03-15T03:02:42.214Z] 48baa274050a: Preparing [2025-03-15T03:02:42.214Z] 994456c4fd7b: Preparing [2025-03-15T03:02:42.214Z] e901b68fd6dd: Waiting [2025-03-15T03:02:42.214Z] ebf7e0b2beca: Waiting [2025-03-15T03:02:42.214Z] 48baa274050a: Waiting [2025-03-15T03:02:42.214Z] f4e726b01a6f: Layer already exists [2025-03-15T03:02:42.214Z] e300f209e432: Layer already exists [2025-03-15T03:02:42.214Z] 3052549bfac8: Layer already exists [2025-03-15T03:02:42.214Z] 1d655bcd20ea: Layer already exists [2025-03-15T03:02:42.214Z] 904ad9e1bcfc: Layer already exists [2025-03-15T03:02:42.214Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:42.214Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:42.214Z] 48baa274050a: Layer already exists [2025-03-15T03:02:42.214Z] ebf7e0b2beca: Layer already exists [2025-03-15T03:02:42.214Z] main: digest: sha256:e22c73c5d8144ec96531a0e4a8129d7e94a35e938dc59ae0ba69da171c38304e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:42.301Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:42.317Z] taggedImages: [2025-03-15T03:02:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-15T03:02:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.74 [2025-03-15T03:02:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-15T03:02:42.346Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-15T03:02:42.346Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:42.346Z] latest [2025-03-15T03:02:42.346Z] 4.0.0-dev.74 [2025-03-15T03:02:42.346Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:42.346Z] main [2025-03-15T03:02:42.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:42.698Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:43.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-15T03:02:43.022Z] 531a59724af8: Preparing [2025-03-15T03:02:43.022Z] 9be8eb13b953: Preparing [2025-03-15T03:02:43.022Z] 508d8fa21638: Preparing [2025-03-15T03:02:43.022Z] e6613bdf262a: Preparing [2025-03-15T03:02:43.022Z] 51df844fc47c: Preparing [2025-03-15T03:02:43.022Z] e300f209e432: Preparing [2025-03-15T03:02:43.022Z] e901b68fd6dd: Preparing [2025-03-15T03:02:43.022Z] 61d4866014f0: Preparing [2025-03-15T03:02:43.022Z] 5058bf93f6a6: Preparing [2025-03-15T03:02:43.022Z] 6f2de3e8f2e9: Preparing [2025-03-15T03:02:43.022Z] 994456c4fd7b: Preparing [2025-03-15T03:02:43.022Z] 61d4866014f0: Waiting [2025-03-15T03:02:43.022Z] 5058bf93f6a6: Waiting [2025-03-15T03:02:43.022Z] 6f2de3e8f2e9: Waiting [2025-03-15T03:02:43.022Z] 994456c4fd7b: Waiting [2025-03-15T03:02:43.022Z] e901b68fd6dd: Waiting [2025-03-15T03:02:43.022Z] 51df844fc47c: Pushed [2025-03-15T03:02:43.022Z] 9be8eb13b953: Pushed [2025-03-15T03:02:43.022Z] e6613bdf262a: Pushed [2025-03-15T03:02:43.022Z] e300f209e432: Layer already exists [2025-03-15T03:02:43.022Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:43.022Z] 531a59724af8: Pushed [2025-03-15T03:02:43.280Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:43.280Z] 61d4866014f0: Pushed [2025-03-15T03:02:43.280Z] 5058bf93f6a6: Pushed [2025-03-15T03:02:44.653Z] 6f2de3e8f2e9: Pushed [2025-03-15T03:02:44.912Z] 508d8fa21638: Pushed [2025-03-15T03:02:44.912Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:45.246Z] + 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-15T03:02:45.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-15T03:02:45.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-15T03:02:45.570Z] 531a59724af8: Preparing [2025-03-15T03:02:45.570Z] 9be8eb13b953: Preparing [2025-03-15T03:02:45.570Z] 508d8fa21638: Preparing [2025-03-15T03:02:45.570Z] e6613bdf262a: Preparing [2025-03-15T03:02:45.570Z] 51df844fc47c: Preparing [2025-03-15T03:02:45.570Z] e300f209e432: Preparing [2025-03-15T03:02:45.570Z] e901b68fd6dd: Preparing [2025-03-15T03:02:45.570Z] 61d4866014f0: Preparing [2025-03-15T03:02:45.570Z] 5058bf93f6a6: Preparing [2025-03-15T03:02:45.570Z] 6f2de3e8f2e9: Preparing [2025-03-15T03:02:45.570Z] 994456c4fd7b: Preparing [2025-03-15T03:02:45.570Z] 5058bf93f6a6: Waiting [2025-03-15T03:02:45.570Z] 6f2de3e8f2e9: Waiting [2025-03-15T03:02:45.570Z] e300f209e432: Waiting [2025-03-15T03:02:45.570Z] e901b68fd6dd: Waiting [2025-03-15T03:02:45.570Z] 61d4866014f0: Waiting [2025-03-15T03:02:45.570Z] 994456c4fd7b: Waiting [2025-03-15T03:02:45.570Z] 508d8fa21638: Layer already exists [2025-03-15T03:02:45.570Z] 9be8eb13b953: Layer already exists [2025-03-15T03:02:45.570Z] 531a59724af8: Layer already exists [2025-03-15T03:02:45.570Z] e6613bdf262a: Layer already exists [2025-03-15T03:02:45.570Z] 51df844fc47c: Layer already exists [2025-03-15T03:02:45.570Z] e300f209e432: Layer already exists [2025-03-15T03:02:45.570Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:45.570Z] 5058bf93f6a6: Layer already exists [2025-03-15T03:02:45.570Z] 6f2de3e8f2e9: Layer already exists [2025-03-15T03:02:45.570Z] 61d4866014f0: Layer already exists [2025-03-15T03:02:45.570Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:45.570Z] latest: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:45.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:46.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 [2025-03-15T03:02:46.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-15T03:02:46.222Z] 531a59724af8: Preparing [2025-03-15T03:02:46.222Z] 9be8eb13b953: Preparing [2025-03-15T03:02:46.222Z] 508d8fa21638: Preparing [2025-03-15T03:02:46.222Z] e6613bdf262a: Preparing [2025-03-15T03:02:46.222Z] 51df844fc47c: Preparing [2025-03-15T03:02:46.222Z] e300f209e432: Preparing [2025-03-15T03:02:46.222Z] e901b68fd6dd: Preparing [2025-03-15T03:02:46.222Z] 61d4866014f0: Preparing [2025-03-15T03:02:46.222Z] 5058bf93f6a6: Preparing [2025-03-15T03:02:46.222Z] 6f2de3e8f2e9: Preparing [2025-03-15T03:02:46.222Z] 994456c4fd7b: Preparing [2025-03-15T03:02:46.222Z] e901b68fd6dd: Waiting [2025-03-15T03:02:46.222Z] 61d4866014f0: Waiting [2025-03-15T03:02:46.222Z] 5058bf93f6a6: Waiting [2025-03-15T03:02:46.222Z] 6f2de3e8f2e9: Waiting [2025-03-15T03:02:46.222Z] 994456c4fd7b: Waiting [2025-03-15T03:02:46.222Z] e300f209e432: Waiting [2025-03-15T03:02:46.223Z] 9be8eb13b953: Layer already exists [2025-03-15T03:02:46.223Z] e6613bdf262a: Layer already exists [2025-03-15T03:02:46.223Z] 51df844fc47c: Layer already exists [2025-03-15T03:02:46.223Z] 531a59724af8: Layer already exists [2025-03-15T03:02:46.223Z] 508d8fa21638: Layer already exists [2025-03-15T03:02:46.223Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:46.223Z] 5058bf93f6a6: Layer already exists [2025-03-15T03:02:46.223Z] e300f209e432: Layer already exists [2025-03-15T03:02:46.223Z] 6f2de3e8f2e9: Layer already exists [2025-03-15T03:02:46.223Z] 61d4866014f0: Layer already exists [2025-03-15T03:02:46.223Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:46.223Z] 4.0.0-dev.74: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:46.547Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:46.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:46.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-15T03:02:46.867Z] 531a59724af8: Preparing [2025-03-15T03:02:46.867Z] 9be8eb13b953: Preparing [2025-03-15T03:02:46.867Z] 508d8fa21638: Preparing [2025-03-15T03:02:46.867Z] e6613bdf262a: Preparing [2025-03-15T03:02:46.867Z] 51df844fc47c: Preparing [2025-03-15T03:02:46.867Z] e300f209e432: Preparing [2025-03-15T03:02:46.867Z] e901b68fd6dd: Preparing [2025-03-15T03:02:46.867Z] 61d4866014f0: Preparing [2025-03-15T03:02:46.867Z] 5058bf93f6a6: Preparing [2025-03-15T03:02:46.867Z] 6f2de3e8f2e9: Preparing [2025-03-15T03:02:46.868Z] 994456c4fd7b: Preparing [2025-03-15T03:02:46.868Z] 5058bf93f6a6: Waiting [2025-03-15T03:02:46.868Z] e300f209e432: Waiting [2025-03-15T03:02:46.868Z] 994456c4fd7b: Waiting [2025-03-15T03:02:46.868Z] 6f2de3e8f2e9: Waiting [2025-03-15T03:02:46.868Z] 61d4866014f0: Waiting [2025-03-15T03:02:46.868Z] e901b68fd6dd: Waiting [2025-03-15T03:02:46.868Z] 508d8fa21638: Layer already exists [2025-03-15T03:02:46.868Z] e6613bdf262a: Layer already exists [2025-03-15T03:02:46.868Z] 51df844fc47c: Layer already exists [2025-03-15T03:02:46.868Z] 9be8eb13b953: Layer already exists [2025-03-15T03:02:46.868Z] 531a59724af8: Layer already exists [2025-03-15T03:02:46.868Z] 5058bf93f6a6: Layer already exists [2025-03-15T03:02:46.868Z] 6f2de3e8f2e9: Layer already exists [2025-03-15T03:02:46.868Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:46.868Z] 61d4866014f0: Layer already exists [2025-03-15T03:02:46.868Z] e300f209e432: Layer already exists [2025-03-15T03:02:46.868Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:46.868Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:47.200Z] + 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-15T03:02:47.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-15T03:02:47.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-15T03:02:47.530Z] 531a59724af8: Preparing [2025-03-15T03:02:47.530Z] 9be8eb13b953: Preparing [2025-03-15T03:02:47.530Z] 508d8fa21638: Preparing [2025-03-15T03:02:47.530Z] e6613bdf262a: Preparing [2025-03-15T03:02:47.530Z] 51df844fc47c: Preparing [2025-03-15T03:02:47.530Z] e300f209e432: Preparing [2025-03-15T03:02:47.530Z] e901b68fd6dd: Preparing [2025-03-15T03:02:47.530Z] 61d4866014f0: Preparing [2025-03-15T03:02:47.530Z] 5058bf93f6a6: Preparing [2025-03-15T03:02:47.530Z] 6f2de3e8f2e9: Preparing [2025-03-15T03:02:47.530Z] 994456c4fd7b: Preparing [2025-03-15T03:02:47.530Z] e901b68fd6dd: Waiting [2025-03-15T03:02:47.530Z] 61d4866014f0: Waiting [2025-03-15T03:02:47.530Z] 5058bf93f6a6: Waiting [2025-03-15T03:02:47.530Z] 6f2de3e8f2e9: Waiting [2025-03-15T03:02:47.530Z] 994456c4fd7b: Waiting [2025-03-15T03:02:47.530Z] e300f209e432: Waiting [2025-03-15T03:02:47.530Z] 531a59724af8: Layer already exists [2025-03-15T03:02:47.530Z] 508d8fa21638: Layer already exists [2025-03-15T03:02:47.530Z] e6613bdf262a: Layer already exists [2025-03-15T03:02:47.530Z] 9be8eb13b953: Layer already exists [2025-03-15T03:02:47.530Z] 51df844fc47c: Layer already exists [2025-03-15T03:02:47.530Z] 6f2de3e8f2e9: Layer already exists [2025-03-15T03:02:47.530Z] 5058bf93f6a6: Layer already exists [2025-03-15T03:02:47.530Z] e300f209e432: Layer already exists [2025-03-15T03:02:47.530Z] 61d4866014f0: Layer already exists [2025-03-15T03:02:47.530Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:47.530Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:47.530Z] main: digest: sha256:61cfcea77602ae6f0cdb510c04add020383526405b51f72d90238cee95d6fbb0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:47.611Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:47.629Z] taggedImages: [2025-03-15T03:02:47.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:47.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-15T03:02:47.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.74 [2025-03-15T03:02:47.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:47.629Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-15T03:02:47.663Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-15T03:02:47.663Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:47.663Z] latest [2025-03-15T03:02:47.663Z] 4.0.0-dev.74 [2025-03-15T03:02:47.663Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:47.663Z] main [2025-03-15T03:02:47.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:48.026Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:48.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:48.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-15T03:02:48.351Z] cfa5fd4e9abe: Preparing [2025-03-15T03:02:48.351Z] 07600916c842: Preparing [2025-03-15T03:02:48.351Z] 1399cc2e6528: Preparing [2025-03-15T03:02:48.351Z] af14adba60ad: Preparing [2025-03-15T03:02:48.351Z] 915b413d0571: Preparing [2025-03-15T03:02:48.351Z] 4d9948c2824c: Preparing [2025-03-15T03:02:48.351Z] 058f399b7370: Preparing [2025-03-15T03:02:48.351Z] e300f209e432: Preparing [2025-03-15T03:02:48.351Z] e901b68fd6dd: Preparing [2025-03-15T03:02:48.351Z] 85fda597c464: Preparing [2025-03-15T03:02:48.351Z] 0f1b26f9f835: Preparing [2025-03-15T03:02:48.351Z] 994456c4fd7b: Preparing [2025-03-15T03:02:48.351Z] 4d9948c2824c: Waiting [2025-03-15T03:02:48.351Z] 058f399b7370: Waiting [2025-03-15T03:02:48.351Z] e300f209e432: Waiting [2025-03-15T03:02:48.351Z] e901b68fd6dd: Waiting [2025-03-15T03:02:48.351Z] 0f1b26f9f835: Waiting [2025-03-15T03:02:48.351Z] 85fda597c464: Waiting [2025-03-15T03:02:48.351Z] 07600916c842: Pushed [2025-03-15T03:02:48.351Z] 915b413d0571: Pushed [2025-03-15T03:02:48.351Z] cfa5fd4e9abe: Pushed [2025-03-15T03:02:48.351Z] e300f209e432: Layer already exists [2025-03-15T03:02:48.351Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:48.351Z] 4d9948c2824c: Pushed [2025-03-15T03:02:48.612Z] 058f399b7370: Pushed [2025-03-15T03:02:48.612Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:48.612Z] 85fda597c464: Pushed [2025-03-15T03:02:49.546Z] 0f1b26f9f835: Pushed [2025-03-15T03:02:50.114Z] af14adba60ad: Pushed [2025-03-15T03:02:51.049Z] 1399cc2e6528: Pushed [2025-03-15T03:02:51.049Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:51.430Z] + 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-15T03:02:51.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-15T03:02:51.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-15T03:02:51.761Z] cfa5fd4e9abe: Preparing [2025-03-15T03:02:51.761Z] 07600916c842: Preparing [2025-03-15T03:02:51.761Z] 1399cc2e6528: Preparing [2025-03-15T03:02:51.761Z] af14adba60ad: Preparing [2025-03-15T03:02:51.761Z] 915b413d0571: Preparing [2025-03-15T03:02:51.761Z] 4d9948c2824c: Preparing [2025-03-15T03:02:51.761Z] 058f399b7370: Preparing [2025-03-15T03:02:51.761Z] e300f209e432: Preparing [2025-03-15T03:02:51.761Z] e901b68fd6dd: Preparing [2025-03-15T03:02:51.761Z] 85fda597c464: Preparing [2025-03-15T03:02:51.761Z] 0f1b26f9f835: Preparing [2025-03-15T03:02:51.761Z] 994456c4fd7b: Preparing [2025-03-15T03:02:51.761Z] e901b68fd6dd: Waiting [2025-03-15T03:02:51.761Z] 4d9948c2824c: Waiting [2025-03-15T03:02:51.761Z] 85fda597c464: Waiting [2025-03-15T03:02:51.761Z] 058f399b7370: Waiting [2025-03-15T03:02:51.761Z] 0f1b26f9f835: Waiting [2025-03-15T03:02:51.761Z] e300f209e432: Waiting [2025-03-15T03:02:51.761Z] 994456c4fd7b: Waiting [2025-03-15T03:02:51.761Z] cfa5fd4e9abe: Layer already exists [2025-03-15T03:02:51.761Z] 1399cc2e6528: Layer already exists [2025-03-15T03:02:51.761Z] 07600916c842: Layer already exists [2025-03-15T03:02:51.761Z] af14adba60ad: Layer already exists [2025-03-15T03:02:51.761Z] 915b413d0571: Layer already exists [2025-03-15T03:02:51.761Z] 058f399b7370: Layer already exists [2025-03-15T03:02:51.761Z] 85fda597c464: Layer already exists [2025-03-15T03:02:51.761Z] e300f209e432: Layer already exists [2025-03-15T03:02:51.761Z] 4d9948c2824c: Layer already exists [2025-03-15T03:02:51.761Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:51.761Z] 0f1b26f9f835: Layer already exists [2025-03-15T03:02:51.761Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:51.761Z] latest: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:52.096Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:52.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 [2025-03-15T03:02:52.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-15T03:02:52.427Z] cfa5fd4e9abe: Preparing [2025-03-15T03:02:52.427Z] 07600916c842: Preparing [2025-03-15T03:02:52.427Z] 1399cc2e6528: Preparing [2025-03-15T03:02:52.427Z] af14adba60ad: Preparing [2025-03-15T03:02:52.427Z] 915b413d0571: Preparing [2025-03-15T03:02:52.427Z] 4d9948c2824c: Preparing [2025-03-15T03:02:52.428Z] 058f399b7370: Preparing [2025-03-15T03:02:52.428Z] e300f209e432: Preparing [2025-03-15T03:02:52.428Z] e901b68fd6dd: Preparing [2025-03-15T03:02:52.428Z] 85fda597c464: Preparing [2025-03-15T03:02:52.428Z] 0f1b26f9f835: Preparing [2025-03-15T03:02:52.428Z] 058f399b7370: Waiting [2025-03-15T03:02:52.428Z] e300f209e432: Waiting [2025-03-15T03:02:52.428Z] e901b68fd6dd: Waiting [2025-03-15T03:02:52.428Z] 85fda597c464: Waiting [2025-03-15T03:02:52.428Z] 4d9948c2824c: Waiting [2025-03-15T03:02:52.428Z] 994456c4fd7b: Preparing [2025-03-15T03:02:52.428Z] 994456c4fd7b: Waiting [2025-03-15T03:02:52.428Z] 0f1b26f9f835: Waiting [2025-03-15T03:02:52.428Z] af14adba60ad: Layer already exists [2025-03-15T03:02:52.428Z] cfa5fd4e9abe: Layer already exists [2025-03-15T03:02:52.428Z] 07600916c842: Layer already exists [2025-03-15T03:02:52.428Z] 915b413d0571: Layer already exists [2025-03-15T03:02:52.428Z] 1399cc2e6528: Layer already exists [2025-03-15T03:02:52.428Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:52.428Z] 4d9948c2824c: Layer already exists [2025-03-15T03:02:52.428Z] 85fda597c464: Layer already exists [2025-03-15T03:02:52.428Z] e300f209e432: Layer already exists [2025-03-15T03:02:52.428Z] 058f399b7370: Layer already exists [2025-03-15T03:02:52.428Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:52.428Z] 0f1b26f9f835: Layer already exists [2025-03-15T03:02:52.428Z] 4.0.0-dev.74: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:52.760Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:53.093Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:53.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-15T03:02:53.093Z] cfa5fd4e9abe: Preparing [2025-03-15T03:02:53.093Z] 07600916c842: Preparing [2025-03-15T03:02:53.093Z] 1399cc2e6528: Preparing [2025-03-15T03:02:53.093Z] af14adba60ad: Preparing [2025-03-15T03:02:53.093Z] 915b413d0571: Preparing [2025-03-15T03:02:53.093Z] 4d9948c2824c: Preparing [2025-03-15T03:02:53.093Z] 058f399b7370: Preparing [2025-03-15T03:02:53.093Z] e300f209e432: Preparing [2025-03-15T03:02:53.093Z] e901b68fd6dd: Preparing [2025-03-15T03:02:53.093Z] 85fda597c464: Preparing [2025-03-15T03:02:53.093Z] 0f1b26f9f835: Preparing [2025-03-15T03:02:53.093Z] 994456c4fd7b: Preparing [2025-03-15T03:02:53.093Z] e901b68fd6dd: Waiting [2025-03-15T03:02:53.093Z] 0f1b26f9f835: Waiting [2025-03-15T03:02:53.093Z] 85fda597c464: Waiting [2025-03-15T03:02:53.093Z] 4d9948c2824c: Waiting [2025-03-15T03:02:53.093Z] 058f399b7370: Waiting [2025-03-15T03:02:53.093Z] 994456c4fd7b: Waiting [2025-03-15T03:02:53.093Z] e300f209e432: Waiting [2025-03-15T03:02:53.093Z] af14adba60ad: Layer already exists [2025-03-15T03:02:53.093Z] 1399cc2e6528: Layer already exists [2025-03-15T03:02:53.093Z] 915b413d0571: Layer already exists [2025-03-15T03:02:53.093Z] 07600916c842: Layer already exists [2025-03-15T03:02:53.093Z] 058f399b7370: Layer already exists [2025-03-15T03:02:53.093Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:53.093Z] e300f209e432: Layer already exists [2025-03-15T03:02:53.093Z] 85fda597c464: Layer already exists [2025-03-15T03:02:53.093Z] 4d9948c2824c: Layer already exists [2025-03-15T03:02:53.093Z] 0f1b26f9f835: Layer already exists [2025-03-15T03:02:53.093Z] cfa5fd4e9abe: Layer already exists [2025-03-15T03:02:53.093Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:53.093Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:53.424Z] + 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-15T03:02:53.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-15T03:02:53.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-15T03:02:53.748Z] cfa5fd4e9abe: Preparing [2025-03-15T03:02:53.748Z] 07600916c842: Preparing [2025-03-15T03:02:53.748Z] 1399cc2e6528: Preparing [2025-03-15T03:02:53.748Z] af14adba60ad: Preparing [2025-03-15T03:02:53.748Z] 915b413d0571: Preparing [2025-03-15T03:02:53.748Z] 4d9948c2824c: Preparing [2025-03-15T03:02:53.748Z] 058f399b7370: Preparing [2025-03-15T03:02:53.748Z] e300f209e432: Preparing [2025-03-15T03:02:53.748Z] e901b68fd6dd: Preparing [2025-03-15T03:02:53.748Z] 85fda597c464: Preparing [2025-03-15T03:02:53.748Z] 0f1b26f9f835: Preparing [2025-03-15T03:02:53.748Z] 994456c4fd7b: Preparing [2025-03-15T03:02:53.748Z] 4d9948c2824c: Waiting [2025-03-15T03:02:53.748Z] e901b68fd6dd: Waiting [2025-03-15T03:02:53.748Z] 0f1b26f9f835: Waiting [2025-03-15T03:02:53.748Z] 058f399b7370: Waiting [2025-03-15T03:02:53.748Z] e300f209e432: Waiting [2025-03-15T03:02:53.748Z] 85fda597c464: Waiting [2025-03-15T03:02:53.748Z] 994456c4fd7b: Waiting [2025-03-15T03:02:53.748Z] cfa5fd4e9abe: Layer already exists [2025-03-15T03:02:53.748Z] 1399cc2e6528: Layer already exists [2025-03-15T03:02:53.748Z] 07600916c842: Layer already exists [2025-03-15T03:02:53.748Z] 915b413d0571: Layer already exists [2025-03-15T03:02:53.748Z] af14adba60ad: Layer already exists [2025-03-15T03:02:53.748Z] 4d9948c2824c: Layer already exists [2025-03-15T03:02:53.748Z] 058f399b7370: Layer already exists [2025-03-15T03:02:53.748Z] e300f209e432: Layer already exists [2025-03-15T03:02:53.748Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:53.748Z] 85fda597c464: Layer already exists [2025-03-15T03:02:53.748Z] 0f1b26f9f835: Layer already exists [2025-03-15T03:02:53.748Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:53.748Z] main: digest: sha256:8e838d96b693d8439e25680f3f520badc9c3c60289773b427ee38f2cef556a70 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:02:53.848Z] ===================================================== [Pipeline] echo [2025-03-15T03:02:53.863Z] taggedImages: [2025-03-15T03:02:53.863Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:53.863Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-15T03:02:53.863Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.74 [2025-03-15T03:02:53.863Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:53.863Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-15T03:02:53.895Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-15T03:02:53.895Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:53.895Z] latest [2025-03-15T03:02:53.895Z] 4.0.0-dev.74 [2025-03-15T03:02:53.895Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:53.895Z] main [2025-03-15T03:02:53.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:54.253Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:54.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:02:54.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-15T03:02:54.575Z] b91b4285d607: Preparing [2025-03-15T03:02:54.575Z] 2e18c4ad143b: Preparing [2025-03-15T03:02:54.576Z] e300f209e432: Preparing [2025-03-15T03:02:54.576Z] e901b68fd6dd: Preparing [2025-03-15T03:02:54.576Z] 0ecdc423d1f2: Preparing [2025-03-15T03:02:54.576Z] ae551eeb7e22: Preparing [2025-03-15T03:02:54.576Z] 994456c4fd7b: Preparing [2025-03-15T03:02:54.576Z] 994456c4fd7b: Waiting [2025-03-15T03:02:54.576Z] ae551eeb7e22: Waiting [2025-03-15T03:02:54.576Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:54.576Z] e300f209e432: Layer already exists [2025-03-15T03:02:54.576Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:54.576Z] 0ecdc423d1f2: Pushed [2025-03-15T03:02:54.576Z] b91b4285d607: Pushed [2025-03-15T03:02:55.512Z] ae551eeb7e22: Pushed [2025-03-15T03:02:57.417Z] 2e18c4ad143b: Pushed [2025-03-15T03:02:57.417Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:57.753Z] + 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-15T03:02:58.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-15T03:02:58.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-15T03:02:58.082Z] b91b4285d607: Preparing [2025-03-15T03:02:58.082Z] 2e18c4ad143b: Preparing [2025-03-15T03:02:58.082Z] e300f209e432: Preparing [2025-03-15T03:02:58.082Z] e901b68fd6dd: Preparing [2025-03-15T03:02:58.082Z] 0ecdc423d1f2: Preparing [2025-03-15T03:02:58.082Z] ae551eeb7e22: Preparing [2025-03-15T03:02:58.082Z] 994456c4fd7b: Preparing [2025-03-15T03:02:58.082Z] ae551eeb7e22: Waiting [2025-03-15T03:02:58.082Z] 994456c4fd7b: Waiting [2025-03-15T03:02:58.082Z] 0ecdc423d1f2: Layer already exists [2025-03-15T03:02:58.082Z] e300f209e432: Layer already exists [2025-03-15T03:02:58.082Z] b91b4285d607: Layer already exists [2025-03-15T03:02:58.082Z] 2e18c4ad143b: Layer already exists [2025-03-15T03:02:58.082Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:58.082Z] ae551eeb7e22: Layer already exists [2025-03-15T03:02:58.082Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:58.082Z] latest: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:58.419Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:58.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 [2025-03-15T03:02:58.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-15T03:02:58.740Z] b91b4285d607: Preparing [2025-03-15T03:02:58.740Z] 2e18c4ad143b: Preparing [2025-03-15T03:02:58.740Z] e300f209e432: Preparing [2025-03-15T03:02:58.740Z] e901b68fd6dd: Preparing [2025-03-15T03:02:58.740Z] 0ecdc423d1f2: Preparing [2025-03-15T03:02:58.740Z] ae551eeb7e22: Preparing [2025-03-15T03:02:58.740Z] 994456c4fd7b: Preparing [2025-03-15T03:02:58.740Z] 994456c4fd7b: Waiting [2025-03-15T03:02:58.740Z] ae551eeb7e22: Waiting [2025-03-15T03:02:58.740Z] e300f209e432: Layer already exists [2025-03-15T03:02:58.740Z] 0ecdc423d1f2: Layer already exists [2025-03-15T03:02:58.740Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:58.740Z] b91b4285d607: Layer already exists [2025-03-15T03:02:58.740Z] 2e18c4ad143b: Layer already exists [2025-03-15T03:02:58.740Z] ae551eeb7e22: Layer already exists [2025-03-15T03:02:58.740Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:58.740Z] 4.0.0-dev.74: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:59.071Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:59.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:02:59.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-15T03:02:59.403Z] b91b4285d607: Preparing [2025-03-15T03:02:59.403Z] 2e18c4ad143b: Preparing [2025-03-15T03:02:59.403Z] e300f209e432: Preparing [2025-03-15T03:02:59.403Z] e901b68fd6dd: Preparing [2025-03-15T03:02:59.403Z] 0ecdc423d1f2: Preparing [2025-03-15T03:02:59.403Z] ae551eeb7e22: Preparing [2025-03-15T03:02:59.403Z] 994456c4fd7b: Preparing [2025-03-15T03:02:59.403Z] ae551eeb7e22: Waiting [2025-03-15T03:02:59.403Z] 994456c4fd7b: Waiting [2025-03-15T03:02:59.403Z] b91b4285d607: Layer already exists [2025-03-15T03:02:59.403Z] e901b68fd6dd: Layer already exists [2025-03-15T03:02:59.403Z] e300f209e432: Layer already exists [2025-03-15T03:02:59.403Z] 0ecdc423d1f2: Layer already exists [2025-03-15T03:02:59.403Z] 2e18c4ad143b: Layer already exists [2025-03-15T03:02:59.403Z] 994456c4fd7b: Layer already exists [2025-03-15T03:02:59.403Z] ae551eeb7e22: Layer already exists [2025-03-15T03:02:59.403Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:02:59.728Z] + 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-15T03:03:00.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-15T03:03:00.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-15T03:03:00.064Z] b91b4285d607: Preparing [2025-03-15T03:03:00.064Z] 2e18c4ad143b: Preparing [2025-03-15T03:03:00.064Z] e300f209e432: Preparing [2025-03-15T03:03:00.064Z] e901b68fd6dd: Preparing [2025-03-15T03:03:00.064Z] 0ecdc423d1f2: Preparing [2025-03-15T03:03:00.064Z] ae551eeb7e22: Preparing [2025-03-15T03:03:00.064Z] 994456c4fd7b: Preparing [2025-03-15T03:03:00.064Z] ae551eeb7e22: Waiting [2025-03-15T03:03:00.064Z] 994456c4fd7b: Waiting [2025-03-15T03:03:00.064Z] 2e18c4ad143b: Layer already exists [2025-03-15T03:03:00.064Z] 0ecdc423d1f2: Layer already exists [2025-03-15T03:03:00.064Z] e300f209e432: Layer already exists [2025-03-15T03:03:00.064Z] b91b4285d607: Layer already exists [2025-03-15T03:03:00.064Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:00.064Z] ae551eeb7e22: Layer already exists [2025-03-15T03:03:00.064Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:00.064Z] main: digest: sha256:acdf81ce1b9a80832e09b0eafcf48db20c079f35d74cc24015545caa63a4433f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:00.146Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:00.160Z] taggedImages: [2025-03-15T03:03:00.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:00.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-15T03:03:00.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.74 [2025-03-15T03:03:00.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:00.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-15T03:03:00.183Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-15T03:03:00.183Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:00.183Z] latest [2025-03-15T03:03:00.183Z] 4.0.0-dev.74 [2025-03-15T03:03:00.183Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:00.183Z] main [2025-03-15T03:03:00.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:00.533Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:00.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:00.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-15T03:03:00.856Z] d78cf1792d1a: Preparing [2025-03-15T03:03:00.856Z] bef35a90ae91: Preparing [2025-03-15T03:03:00.856Z] cfff99078ca2: Preparing [2025-03-15T03:03:00.856Z] e300f209e432: Preparing [2025-03-15T03:03:00.856Z] e901b68fd6dd: Preparing [2025-03-15T03:03:00.856Z] 746a9dbda488: Preparing [2025-03-15T03:03:00.856Z] b4a4278464b7: Preparing [2025-03-15T03:03:00.856Z] 9f89406574b1: Preparing [2025-03-15T03:03:00.856Z] 746a9dbda488: Waiting [2025-03-15T03:03:00.856Z] b4a4278464b7: Waiting [2025-03-15T03:03:00.856Z] 2594fee19d8b: Preparing [2025-03-15T03:03:00.856Z] 9f89406574b1: Waiting [2025-03-15T03:03:00.856Z] 994456c4fd7b: Preparing [2025-03-15T03:03:00.856Z] 994456c4fd7b: Waiting [2025-03-15T03:03:00.856Z] e300f209e432: Layer already exists [2025-03-15T03:03:00.856Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:00.856Z] d78cf1792d1a: Pushed [2025-03-15T03:03:00.856Z] cfff99078ca2: Pushed [2025-03-15T03:03:00.856Z] bef35a90ae91: Pushed [2025-03-15T03:03:00.856Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:01.121Z] 9f89406574b1: Pushed [2025-03-15T03:03:01.381Z] 2594fee19d8b: Pushed [2025-03-15T03:03:05.565Z] b4a4278464b7: Pushed [2025-03-15T03:03:12.158Z] 746a9dbda488: Pushed [2025-03-15T03:03:12.158Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:12.499Z] + 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-15T03:03:13.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-15T03:03:13.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-15T03:03:13.393Z] d78cf1792d1a: Preparing [2025-03-15T03:03:13.393Z] bef35a90ae91: Preparing [2025-03-15T03:03:13.393Z] cfff99078ca2: Preparing [2025-03-15T03:03:13.393Z] e300f209e432: Preparing [2025-03-15T03:03:13.393Z] e901b68fd6dd: Preparing [2025-03-15T03:03:13.393Z] 746a9dbda488: Preparing [2025-03-15T03:03:13.393Z] b4a4278464b7: Preparing [2025-03-15T03:03:13.393Z] 9f89406574b1: Preparing [2025-03-15T03:03:13.393Z] 2594fee19d8b: Preparing [2025-03-15T03:03:13.393Z] 994456c4fd7b: Preparing [2025-03-15T03:03:13.393Z] 9f89406574b1: Waiting [2025-03-15T03:03:13.393Z] 994456c4fd7b: Waiting [2025-03-15T03:03:13.393Z] 746a9dbda488: Waiting [2025-03-15T03:03:13.393Z] b4a4278464b7: Waiting [2025-03-15T03:03:13.393Z] 2594fee19d8b: Waiting [2025-03-15T03:03:13.393Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:13.393Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:13.393Z] bef35a90ae91: Layer already exists [2025-03-15T03:03:13.393Z] e300f209e432: Layer already exists [2025-03-15T03:03:13.393Z] cfff99078ca2: Layer already exists [2025-03-15T03:03:13.393Z] 746a9dbda488: Layer already exists [2025-03-15T03:03:13.393Z] b4a4278464b7: Layer already exists [2025-03-15T03:03:13.393Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:13.393Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:13.393Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:13.393Z] latest: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:13.732Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:14.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 [2025-03-15T03:03:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-15T03:03:14.314Z] d78cf1792d1a: Preparing [2025-03-15T03:03:14.314Z] bef35a90ae91: Preparing [2025-03-15T03:03:14.314Z] cfff99078ca2: Preparing [2025-03-15T03:03:14.314Z] e300f209e432: Preparing [2025-03-15T03:03:14.314Z] e901b68fd6dd: Preparing [2025-03-15T03:03:14.314Z] 746a9dbda488: Preparing [2025-03-15T03:03:14.314Z] b4a4278464b7: Preparing [2025-03-15T03:03:14.314Z] 9f89406574b1: Preparing [2025-03-15T03:03:14.314Z] 746a9dbda488: Waiting [2025-03-15T03:03:14.314Z] b4a4278464b7: Waiting [2025-03-15T03:03:14.314Z] 2594fee19d8b: Preparing [2025-03-15T03:03:14.314Z] 994456c4fd7b: Preparing [2025-03-15T03:03:14.314Z] 9f89406574b1: Waiting [2025-03-15T03:03:14.314Z] 994456c4fd7b: Waiting [2025-03-15T03:03:14.314Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:14.314Z] cfff99078ca2: Layer already exists [2025-03-15T03:03:14.314Z] e300f209e432: Layer already exists [2025-03-15T03:03:14.314Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:14.314Z] bef35a90ae91: Layer already exists [2025-03-15T03:03:14.314Z] b4a4278464b7: Layer already exists [2025-03-15T03:03:14.314Z] 746a9dbda488: Layer already exists [2025-03-15T03:03:14.314Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:14.314Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:14.314Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:14.314Z] 4.0.0-dev.74: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:14.644Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:14.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:14.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-15T03:03:14.969Z] d78cf1792d1a: Preparing [2025-03-15T03:03:14.969Z] bef35a90ae91: Preparing [2025-03-15T03:03:14.969Z] cfff99078ca2: Preparing [2025-03-15T03:03:14.969Z] e300f209e432: Preparing [2025-03-15T03:03:14.969Z] e901b68fd6dd: Preparing [2025-03-15T03:03:14.969Z] 746a9dbda488: Preparing [2025-03-15T03:03:14.969Z] b4a4278464b7: Preparing [2025-03-15T03:03:14.969Z] 9f89406574b1: Preparing [2025-03-15T03:03:14.969Z] 2594fee19d8b: Preparing [2025-03-15T03:03:14.969Z] 994456c4fd7b: Preparing [2025-03-15T03:03:14.969Z] b4a4278464b7: Waiting [2025-03-15T03:03:14.969Z] 746a9dbda488: Waiting [2025-03-15T03:03:14.969Z] 9f89406574b1: Waiting [2025-03-15T03:03:14.969Z] 2594fee19d8b: Waiting [2025-03-15T03:03:14.969Z] 994456c4fd7b: Waiting [2025-03-15T03:03:14.969Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:14.969Z] e300f209e432: Layer already exists [2025-03-15T03:03:14.969Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:14.969Z] cfff99078ca2: Layer already exists [2025-03-15T03:03:14.969Z] bef35a90ae91: Layer already exists [2025-03-15T03:03:14.969Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:14.969Z] 746a9dbda488: Layer already exists [2025-03-15T03:03:14.970Z] b4a4278464b7: Layer already exists [2025-03-15T03:03:14.970Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:14.970Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:14.970Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:15.299Z] + 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-15T03:03:15.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-15T03:03:15.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-15T03:03:15.888Z] d78cf1792d1a: Preparing [2025-03-15T03:03:15.888Z] bef35a90ae91: Preparing [2025-03-15T03:03:15.888Z] cfff99078ca2: Preparing [2025-03-15T03:03:15.888Z] e300f209e432: Preparing [2025-03-15T03:03:15.888Z] e901b68fd6dd: Preparing [2025-03-15T03:03:15.888Z] 746a9dbda488: Preparing [2025-03-15T03:03:15.888Z] b4a4278464b7: Preparing [2025-03-15T03:03:15.888Z] 9f89406574b1: Preparing [2025-03-15T03:03:15.888Z] 2594fee19d8b: Preparing [2025-03-15T03:03:15.888Z] 994456c4fd7b: Preparing [2025-03-15T03:03:15.888Z] 746a9dbda488: Waiting [2025-03-15T03:03:15.888Z] b4a4278464b7: Waiting [2025-03-15T03:03:15.888Z] 9f89406574b1: Waiting [2025-03-15T03:03:15.888Z] 2594fee19d8b: Waiting [2025-03-15T03:03:15.888Z] 994456c4fd7b: Waiting [2025-03-15T03:03:15.888Z] bef35a90ae91: Layer already exists [2025-03-15T03:03:15.888Z] e300f209e432: Layer already exists [2025-03-15T03:03:15.888Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:15.888Z] cfff99078ca2: Layer already exists [2025-03-15T03:03:15.888Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:15.888Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:15.888Z] b4a4278464b7: Layer already exists [2025-03-15T03:03:15.888Z] 746a9dbda488: Layer already exists [2025-03-15T03:03:15.888Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:15.888Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:15.888Z] main: digest: sha256:7aa62630afe7494c90569289bb894c6e1104d5c9d33c47e97e22c2041f855638 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:15.965Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:15.980Z] taggedImages: [2025-03-15T03:03:15.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:15.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-15T03:03:15.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.74 [2025-03-15T03:03:15.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:15.980Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-15T03:03:16.011Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-15T03:03:16.011Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:16.011Z] latest [2025-03-15T03:03:16.011Z] 4.0.0-dev.74 [2025-03-15T03:03:16.011Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:16.011Z] main [2025-03-15T03:03:16.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:16.356Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:16.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:16.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-15T03:03:16.763Z] ed23471aad60: Preparing [2025-03-15T03:03:16.763Z] be7c3add30b8: Preparing [2025-03-15T03:03:16.763Z] 1c44e112b096: Preparing [2025-03-15T03:03:16.763Z] e300f209e432: Preparing [2025-03-15T03:03:16.763Z] e901b68fd6dd: Preparing [2025-03-15T03:03:16.763Z] e6f35f30725a: Preparing [2025-03-15T03:03:16.763Z] 90b6e2fad47a: Preparing [2025-03-15T03:03:16.763Z] cdeec2cb1062: Preparing [2025-03-15T03:03:16.763Z] 994456c4fd7b: Preparing [2025-03-15T03:03:16.763Z] 90b6e2fad47a: Waiting [2025-03-15T03:03:16.763Z] cdeec2cb1062: Waiting [2025-03-15T03:03:16.763Z] 994456c4fd7b: Waiting [2025-03-15T03:03:16.763Z] e6f35f30725a: Waiting [2025-03-15T03:03:17.022Z] 1c44e112b096: Pushed [2025-03-15T03:03:17.022Z] be7c3add30b8: Pushed [2025-03-15T03:03:17.022Z] e300f209e432: Layer already exists [2025-03-15T03:03:17.022Z] ed23471aad60: Pushed [2025-03-15T03:03:17.280Z] 90b6e2fad47a: Pushed [2025-03-15T03:03:17.541Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:18.115Z] cdeec2cb1062: Pushed [2025-03-15T03:03:18.115Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:28.092Z] e6f35f30725a: Pushed [2025-03-15T03:03:28.353Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:28.681Z] + 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-15T03:03:29.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-15T03:03:29.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-15T03:03:29.012Z] ed23471aad60: Preparing [2025-03-15T03:03:29.012Z] be7c3add30b8: Preparing [2025-03-15T03:03:29.012Z] 1c44e112b096: Preparing [2025-03-15T03:03:29.012Z] e300f209e432: Preparing [2025-03-15T03:03:29.012Z] e901b68fd6dd: Preparing [2025-03-15T03:03:29.012Z] e6f35f30725a: Preparing [2025-03-15T03:03:29.012Z] 90b6e2fad47a: Preparing [2025-03-15T03:03:29.012Z] cdeec2cb1062: Preparing [2025-03-15T03:03:29.012Z] 994456c4fd7b: Preparing [2025-03-15T03:03:29.012Z] e6f35f30725a: Waiting [2025-03-15T03:03:29.012Z] 90b6e2fad47a: Waiting [2025-03-15T03:03:29.012Z] cdeec2cb1062: Waiting [2025-03-15T03:03:29.012Z] e300f209e432: Layer already exists [2025-03-15T03:03:29.012Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:29.012Z] 1c44e112b096: Layer already exists [2025-03-15T03:03:29.012Z] ed23471aad60: Layer already exists [2025-03-15T03:03:29.012Z] be7c3add30b8: Layer already exists [2025-03-15T03:03:29.012Z] 90b6e2fad47a: Layer already exists [2025-03-15T03:03:29.012Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:29.012Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:29.012Z] cdeec2cb1062: Layer already exists [2025-03-15T03:03:29.012Z] latest: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:29.343Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:29.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 [2025-03-15T03:03:29.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-15T03:03:29.662Z] ed23471aad60: Preparing [2025-03-15T03:03:29.662Z] be7c3add30b8: Preparing [2025-03-15T03:03:29.662Z] 1c44e112b096: Preparing [2025-03-15T03:03:29.662Z] e300f209e432: Preparing [2025-03-15T03:03:29.662Z] e901b68fd6dd: Preparing [2025-03-15T03:03:29.662Z] e6f35f30725a: Preparing [2025-03-15T03:03:29.662Z] 90b6e2fad47a: Preparing [2025-03-15T03:03:29.662Z] cdeec2cb1062: Preparing [2025-03-15T03:03:29.662Z] 994456c4fd7b: Preparing [2025-03-15T03:03:29.662Z] e6f35f30725a: Waiting [2025-03-15T03:03:29.662Z] 90b6e2fad47a: Waiting [2025-03-15T03:03:29.662Z] cdeec2cb1062: Waiting [2025-03-15T03:03:29.662Z] 994456c4fd7b: Waiting [2025-03-15T03:03:29.662Z] e300f209e432: Layer already exists [2025-03-15T03:03:29.662Z] be7c3add30b8: Layer already exists [2025-03-15T03:03:29.662Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:29.662Z] 1c44e112b096: Layer already exists [2025-03-15T03:03:29.662Z] ed23471aad60: Layer already exists [2025-03-15T03:03:29.662Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:29.662Z] cdeec2cb1062: Layer already exists [2025-03-15T03:03:29.662Z] 90b6e2fad47a: Layer already exists [2025-03-15T03:03:29.662Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:29.662Z] 4.0.0-dev.74: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:29.994Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:30.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:30.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-15T03:03:30.326Z] ed23471aad60: Preparing [2025-03-15T03:03:30.326Z] be7c3add30b8: Preparing [2025-03-15T03:03:30.326Z] 1c44e112b096: Preparing [2025-03-15T03:03:30.326Z] e300f209e432: Preparing [2025-03-15T03:03:30.326Z] e901b68fd6dd: Preparing [2025-03-15T03:03:30.326Z] e6f35f30725a: Preparing [2025-03-15T03:03:30.326Z] 90b6e2fad47a: Preparing [2025-03-15T03:03:30.326Z] cdeec2cb1062: Preparing [2025-03-15T03:03:30.326Z] 994456c4fd7b: Preparing [2025-03-15T03:03:30.326Z] e6f35f30725a: Waiting [2025-03-15T03:03:30.326Z] cdeec2cb1062: Waiting [2025-03-15T03:03:30.326Z] 90b6e2fad47a: Waiting [2025-03-15T03:03:30.326Z] 994456c4fd7b: Waiting [2025-03-15T03:03:30.326Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:30.326Z] ed23471aad60: Layer already exists [2025-03-15T03:03:30.327Z] be7c3add30b8: Layer already exists [2025-03-15T03:03:30.327Z] e300f209e432: Layer already exists [2025-03-15T03:03:30.327Z] 1c44e112b096: Layer already exists [2025-03-15T03:03:30.327Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:30.327Z] cdeec2cb1062: Layer already exists [2025-03-15T03:03:30.327Z] 90b6e2fad47a: Layer already exists [2025-03-15T03:03:30.327Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:30.327Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:30.656Z] + 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-15T03:03:30.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-15T03:03:30.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-15T03:03:30.985Z] ed23471aad60: Preparing [2025-03-15T03:03:30.985Z] be7c3add30b8: Preparing [2025-03-15T03:03:30.985Z] 1c44e112b096: Preparing [2025-03-15T03:03:30.985Z] e300f209e432: Preparing [2025-03-15T03:03:30.985Z] e901b68fd6dd: Preparing [2025-03-15T03:03:30.985Z] e6f35f30725a: Preparing [2025-03-15T03:03:30.985Z] 90b6e2fad47a: Preparing [2025-03-15T03:03:30.985Z] cdeec2cb1062: Preparing [2025-03-15T03:03:30.985Z] 994456c4fd7b: Preparing [2025-03-15T03:03:30.985Z] e6f35f30725a: Waiting [2025-03-15T03:03:30.985Z] cdeec2cb1062: Waiting [2025-03-15T03:03:30.985Z] 90b6e2fad47a: Waiting [2025-03-15T03:03:30.985Z] 994456c4fd7b: Waiting [2025-03-15T03:03:30.985Z] 1c44e112b096: Layer already exists [2025-03-15T03:03:30.985Z] ed23471aad60: Layer already exists [2025-03-15T03:03:30.985Z] e300f209e432: Layer already exists [2025-03-15T03:03:30.986Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:30.986Z] be7c3add30b8: Layer already exists [2025-03-15T03:03:30.986Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:30.986Z] 90b6e2fad47a: Layer already exists [2025-03-15T03:03:30.986Z] cdeec2cb1062: Layer already exists [2025-03-15T03:03:30.986Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:30.986Z] main: digest: sha256:a0a9c307d0d66e8d792fc52a54d4a183dee4631ca88754892cf53ba3eff8c681 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:31.061Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:31.075Z] taggedImages: [2025-03-15T03:03:31.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:31.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-15T03:03:31.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.74 [2025-03-15T03:03:31.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:31.075Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-15T03:03:31.103Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-15T03:03:31.103Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:31.103Z] latest [2025-03-15T03:03:31.103Z] 4.0.0-dev.74 [2025-03-15T03:03:31.103Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:31.103Z] main [2025-03-15T03:03:31.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:31.449Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:31.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:31.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-15T03:03:31.771Z] d78cf1792d1a: Preparing [2025-03-15T03:03:31.771Z] 46ff39d5936b: Preparing [2025-03-15T03:03:31.771Z] 8b9efb3549e7: Preparing [2025-03-15T03:03:31.771Z] e300f209e432: Preparing [2025-03-15T03:03:31.771Z] e901b68fd6dd: Preparing [2025-03-15T03:03:31.771Z] e6f35f30725a: Preparing [2025-03-15T03:03:31.771Z] 9f89406574b1: Preparing [2025-03-15T03:03:31.771Z] 2594fee19d8b: Preparing [2025-03-15T03:03:31.771Z] e6f35f30725a: Waiting [2025-03-15T03:03:31.771Z] 9f89406574b1: Waiting [2025-03-15T03:03:31.771Z] 2594fee19d8b: Waiting [2025-03-15T03:03:31.771Z] 994456c4fd7b: Preparing [2025-03-15T03:03:31.771Z] 994456c4fd7b: Waiting [2025-03-15T03:03:31.771Z] e300f209e432: Layer already exists [2025-03-15T03:03:31.771Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:31.771Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:31.771Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:31.771Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:31.771Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:31.771Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:31.771Z] 46ff39d5936b: Pushed [2025-03-15T03:03:31.771Z] 8b9efb3549e7: Pushed [2025-03-15T03:03:32.030Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:32.363Z] + 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-15T03:03:32.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-15T03:03:32.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-15T03:03:32.690Z] d78cf1792d1a: Preparing [2025-03-15T03:03:32.690Z] 46ff39d5936b: Preparing [2025-03-15T03:03:32.690Z] 8b9efb3549e7: Preparing [2025-03-15T03:03:32.690Z] e300f209e432: Preparing [2025-03-15T03:03:32.690Z] e901b68fd6dd: Preparing [2025-03-15T03:03:32.690Z] e6f35f30725a: Preparing [2025-03-15T03:03:32.690Z] 9f89406574b1: Preparing [2025-03-15T03:03:32.690Z] 2594fee19d8b: Preparing [2025-03-15T03:03:32.690Z] 994456c4fd7b: Preparing [2025-03-15T03:03:32.690Z] 9f89406574b1: Waiting [2025-03-15T03:03:32.690Z] 2594fee19d8b: Waiting [2025-03-15T03:03:32.690Z] 994456c4fd7b: Waiting [2025-03-15T03:03:32.690Z] e6f35f30725a: Waiting [2025-03-15T03:03:32.690Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:32.690Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:32.690Z] e300f209e432: Layer already exists [2025-03-15T03:03:32.690Z] 46ff39d5936b: Layer already exists [2025-03-15T03:03:32.690Z] 8b9efb3549e7: Layer already exists [2025-03-15T03:03:32.690Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:32.690Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:32.690Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:32.690Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:32.690Z] latest: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:33.020Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:33.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 [2025-03-15T03:03:33.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-15T03:03:33.357Z] d78cf1792d1a: Preparing [2025-03-15T03:03:33.357Z] 46ff39d5936b: Preparing [2025-03-15T03:03:33.357Z] 8b9efb3549e7: Preparing [2025-03-15T03:03:33.357Z] e300f209e432: Preparing [2025-03-15T03:03:33.357Z] e901b68fd6dd: Preparing [2025-03-15T03:03:33.357Z] e6f35f30725a: Preparing [2025-03-15T03:03:33.357Z] 9f89406574b1: Preparing [2025-03-15T03:03:33.357Z] 2594fee19d8b: Preparing [2025-03-15T03:03:33.357Z] 994456c4fd7b: Preparing [2025-03-15T03:03:33.357Z] 9f89406574b1: Waiting [2025-03-15T03:03:33.357Z] 2594fee19d8b: Waiting [2025-03-15T03:03:33.357Z] e6f35f30725a: Waiting [2025-03-15T03:03:33.357Z] 994456c4fd7b: Waiting [2025-03-15T03:03:33.357Z] 46ff39d5936b: Layer already exists [2025-03-15T03:03:33.357Z] 8b9efb3549e7: Layer already exists [2025-03-15T03:03:33.357Z] e300f209e432: Layer already exists [2025-03-15T03:03:33.357Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:33.357Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:33.357Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:33.357Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:33.357Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:33.357Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:33.357Z] 4.0.0-dev.74: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:33.692Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:34.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:34.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-15T03:03:34.025Z] d78cf1792d1a: Preparing [2025-03-15T03:03:34.025Z] 46ff39d5936b: Preparing [2025-03-15T03:03:34.025Z] 8b9efb3549e7: Preparing [2025-03-15T03:03:34.025Z] e300f209e432: Preparing [2025-03-15T03:03:34.025Z] e901b68fd6dd: Preparing [2025-03-15T03:03:34.025Z] e6f35f30725a: Preparing [2025-03-15T03:03:34.025Z] 9f89406574b1: Preparing [2025-03-15T03:03:34.025Z] 2594fee19d8b: Preparing [2025-03-15T03:03:34.025Z] 994456c4fd7b: Preparing [2025-03-15T03:03:34.025Z] 9f89406574b1: Waiting [2025-03-15T03:03:34.025Z] 2594fee19d8b: Waiting [2025-03-15T03:03:34.025Z] e6f35f30725a: Waiting [2025-03-15T03:03:34.025Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:34.025Z] 46ff39d5936b: Layer already exists [2025-03-15T03:03:34.025Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:34.025Z] 8b9efb3549e7: Layer already exists [2025-03-15T03:03:34.025Z] e300f209e432: Layer already exists [2025-03-15T03:03:34.025Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:34.025Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:34.025Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:34.025Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:34.025Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:34.366Z] + 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-15T03:03:34.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-15T03:03:34.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-15T03:03:34.699Z] d78cf1792d1a: Preparing [2025-03-15T03:03:34.699Z] 46ff39d5936b: Preparing [2025-03-15T03:03:34.699Z] 8b9efb3549e7: Preparing [2025-03-15T03:03:34.699Z] e300f209e432: Preparing [2025-03-15T03:03:34.699Z] e901b68fd6dd: Preparing [2025-03-15T03:03:34.699Z] e6f35f30725a: Preparing [2025-03-15T03:03:34.699Z] 9f89406574b1: Preparing [2025-03-15T03:03:34.699Z] 2594fee19d8b: Preparing [2025-03-15T03:03:34.699Z] 994456c4fd7b: Preparing [2025-03-15T03:03:34.699Z] 2594fee19d8b: Waiting [2025-03-15T03:03:34.699Z] 9f89406574b1: Waiting [2025-03-15T03:03:34.699Z] 994456c4fd7b: Waiting [2025-03-15T03:03:34.699Z] 8b9efb3549e7: Layer already exists [2025-03-15T03:03:34.699Z] 46ff39d5936b: Layer already exists [2025-03-15T03:03:34.699Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:34.699Z] d78cf1792d1a: Layer already exists [2025-03-15T03:03:34.699Z] e300f209e432: Layer already exists [2025-03-15T03:03:34.699Z] e6f35f30725a: Layer already exists [2025-03-15T03:03:34.699Z] 9f89406574b1: Layer already exists [2025-03-15T03:03:34.699Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:34.699Z] 2594fee19d8b: Layer already exists [2025-03-15T03:03:34.699Z] main: digest: sha256:02480fbc9dafc420522bba8843206e48cc0ede2d9b0f23663ed6f0727f3e4f48 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:34.786Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:34.803Z] taggedImages: [2025-03-15T03:03:34.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:34.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-15T03:03:34.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.74 [2025-03-15T03:03:34.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:34.803Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-15T03:03:34.838Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-15T03:03:34.838Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:34.838Z] latest [2025-03-15T03:03:34.838Z] 4.0.0-dev.74 [2025-03-15T03:03:34.838Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:34.838Z] main [2025-03-15T03:03:34.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:35.200Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:35.524Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-15T03:03:35.524Z] 44c7c1c3f9e9: Preparing [2025-03-15T03:03:35.524Z] 141ba4f53916: Preparing [2025-03-15T03:03:35.524Z] e300f209e432: Preparing [2025-03-15T03:03:35.524Z] e901b68fd6dd: Preparing [2025-03-15T03:03:35.524Z] 9736915f1ea9: Preparing [2025-03-15T03:03:35.524Z] 72b7d5ff81e8: Preparing [2025-03-15T03:03:35.524Z] 994456c4fd7b: Preparing [2025-03-15T03:03:35.524Z] 994456c4fd7b: Waiting [2025-03-15T03:03:35.524Z] 72b7d5ff81e8: Waiting [2025-03-15T03:03:35.524Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:35.524Z] e300f209e432: Layer already exists [2025-03-15T03:03:35.524Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:35.524Z] 9736915f1ea9: Pushed [2025-03-15T03:03:35.524Z] 44c7c1c3f9e9: Pushed [2025-03-15T03:03:36.092Z] 72b7d5ff81e8: Pushed [2025-03-15T03:03:39.386Z] 141ba4f53916: Pushed [2025-03-15T03:03:39.386Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:39.715Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:40.045Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-15T03:03:40.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-15T03:03:40.045Z] 44c7c1c3f9e9: Preparing [2025-03-15T03:03:40.045Z] 141ba4f53916: Preparing [2025-03-15T03:03:40.045Z] e300f209e432: Preparing [2025-03-15T03:03:40.045Z] e901b68fd6dd: Preparing [2025-03-15T03:03:40.045Z] 9736915f1ea9: Preparing [2025-03-15T03:03:40.045Z] 72b7d5ff81e8: Preparing [2025-03-15T03:03:40.045Z] 994456c4fd7b: Preparing [2025-03-15T03:03:40.045Z] 72b7d5ff81e8: Waiting [2025-03-15T03:03:40.045Z] 994456c4fd7b: Waiting [2025-03-15T03:03:40.045Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:40.045Z] 44c7c1c3f9e9: Layer already exists [2025-03-15T03:03:40.045Z] e300f209e432: Layer already exists [2025-03-15T03:03:40.045Z] 141ba4f53916: Layer already exists [2025-03-15T03:03:40.045Z] 9736915f1ea9: Layer already exists [2025-03-15T03:03:40.045Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:40.045Z] 72b7d5ff81e8: Layer already exists [2025-03-15T03:03:40.045Z] latest: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:40.385Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:40.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 [2025-03-15T03:03:40.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-15T03:03:40.729Z] 44c7c1c3f9e9: Preparing [2025-03-15T03:03:40.729Z] 141ba4f53916: Preparing [2025-03-15T03:03:40.729Z] e300f209e432: Preparing [2025-03-15T03:03:40.729Z] e901b68fd6dd: Preparing [2025-03-15T03:03:40.729Z] 9736915f1ea9: Preparing [2025-03-15T03:03:40.729Z] 72b7d5ff81e8: Preparing [2025-03-15T03:03:40.729Z] 994456c4fd7b: Preparing [2025-03-15T03:03:40.729Z] 72b7d5ff81e8: Waiting [2025-03-15T03:03:40.729Z] 994456c4fd7b: Waiting [2025-03-15T03:03:40.729Z] 9736915f1ea9: Layer already exists [2025-03-15T03:03:40.729Z] e300f209e432: Layer already exists [2025-03-15T03:03:40.729Z] 141ba4f53916: Layer already exists [2025-03-15T03:03:40.729Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:40.729Z] 44c7c1c3f9e9: Layer already exists [2025-03-15T03:03:40.729Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:40.729Z] 72b7d5ff81e8: Layer already exists [2025-03-15T03:03:40.729Z] 4.0.0-dev.74: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:41.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:41.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:41.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-15T03:03:41.383Z] 44c7c1c3f9e9: Preparing [2025-03-15T03:03:41.383Z] 141ba4f53916: Preparing [2025-03-15T03:03:41.383Z] e300f209e432: Preparing [2025-03-15T03:03:41.383Z] e901b68fd6dd: Preparing [2025-03-15T03:03:41.383Z] 9736915f1ea9: Preparing [2025-03-15T03:03:41.383Z] 72b7d5ff81e8: Preparing [2025-03-15T03:03:41.383Z] 994456c4fd7b: Preparing [2025-03-15T03:03:41.383Z] 994456c4fd7b: Waiting [2025-03-15T03:03:41.383Z] 72b7d5ff81e8: Waiting [2025-03-15T03:03:41.383Z] 44c7c1c3f9e9: Layer already exists [2025-03-15T03:03:41.383Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:41.383Z] 9736915f1ea9: Layer already exists [2025-03-15T03:03:41.383Z] 141ba4f53916: Layer already exists [2025-03-15T03:03:41.383Z] e300f209e432: Layer already exists [2025-03-15T03:03:41.383Z] 72b7d5ff81e8: Layer already exists [2025-03-15T03:03:41.383Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:41.383Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:41.711Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:42.041Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-15T03:03:42.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-15T03:03:42.041Z] 44c7c1c3f9e9: Preparing [2025-03-15T03:03:42.041Z] 141ba4f53916: Preparing [2025-03-15T03:03:42.041Z] e300f209e432: Preparing [2025-03-15T03:03:42.041Z] e901b68fd6dd: Preparing [2025-03-15T03:03:42.041Z] 9736915f1ea9: Preparing [2025-03-15T03:03:42.041Z] 72b7d5ff81e8: Preparing [2025-03-15T03:03:42.041Z] 994456c4fd7b: Preparing [2025-03-15T03:03:42.041Z] 72b7d5ff81e8: Waiting [2025-03-15T03:03:42.041Z] 994456c4fd7b: Waiting [2025-03-15T03:03:42.041Z] 9736915f1ea9: Layer already exists [2025-03-15T03:03:42.041Z] 44c7c1c3f9e9: Layer already exists [2025-03-15T03:03:42.041Z] e300f209e432: Layer already exists [2025-03-15T03:03:42.041Z] 141ba4f53916: Layer already exists [2025-03-15T03:03:42.041Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:42.041Z] 72b7d5ff81e8: Layer already exists [2025-03-15T03:03:42.041Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:42.041Z] main: digest: sha256:c7f445a7e4a939447a526e4bd83b4527fc2d10e9212ad987dbda30a3d387cdad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:42.118Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:42.136Z] taggedImages: [2025-03-15T03:03:42.136Z] - nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:42.136Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-15T03:03:42.136Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.74 [2025-03-15T03:03:42.136Z] - nexus3.edgexfoundry.org:10004/support-notifications:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:42.136Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-15T03:03:42.171Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-15T03:03:42.171Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:42.171Z] latest [2025-03-15T03:03:42.171Z] 4.0.0-dev.74 [2025-03-15T03:03:42.171Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:42.171Z] main [2025-03-15T03:03:42.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:42.521Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:42.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:42.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-15T03:03:42.840Z] bd8c6b027550: Preparing [2025-03-15T03:03:42.840Z] 6284dbf7e386: Preparing [2025-03-15T03:03:42.840Z] e300f209e432: Preparing [2025-03-15T03:03:42.840Z] e901b68fd6dd: Preparing [2025-03-15T03:03:42.840Z] 003fb03403b4: Preparing [2025-03-15T03:03:42.840Z] 26af8d7e1328: Preparing [2025-03-15T03:03:42.840Z] 994456c4fd7b: Preparing [2025-03-15T03:03:42.840Z] 26af8d7e1328: Waiting [2025-03-15T03:03:42.841Z] 994456c4fd7b: Waiting [2025-03-15T03:03:42.841Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:42.841Z] e300f209e432: Layer already exists [2025-03-15T03:03:42.841Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:42.841Z] 003fb03403b4: Pushed [2025-03-15T03:03:42.841Z] bd8c6b027550: Pushed [2025-03-15T03:03:43.128Z] 26af8d7e1328: Pushed [2025-03-15T03:03:46.414Z] 6284dbf7e386: Pushed [2025-03-15T03:03:46.674Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:47.006Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:47.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-15T03:03:47.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-15T03:03:47.339Z] bd8c6b027550: Preparing [2025-03-15T03:03:47.339Z] 6284dbf7e386: Preparing [2025-03-15T03:03:47.339Z] e300f209e432: Preparing [2025-03-15T03:03:47.339Z] e901b68fd6dd: Preparing [2025-03-15T03:03:47.339Z] 003fb03403b4: Preparing [2025-03-15T03:03:47.339Z] 26af8d7e1328: Preparing [2025-03-15T03:03:47.339Z] 994456c4fd7b: Preparing [2025-03-15T03:03:47.339Z] 994456c4fd7b: Waiting [2025-03-15T03:03:47.339Z] e300f209e432: Layer already exists [2025-03-15T03:03:47.339Z] 6284dbf7e386: Layer already exists [2025-03-15T03:03:47.339Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:47.339Z] 003fb03403b4: Layer already exists [2025-03-15T03:03:47.339Z] bd8c6b027550: Layer already exists [2025-03-15T03:03:47.339Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:47.339Z] 26af8d7e1328: Layer already exists [2025-03-15T03:03:47.339Z] latest: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:47.664Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:47.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 [2025-03-15T03:03:47.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-15T03:03:47.988Z] bd8c6b027550: Preparing [2025-03-15T03:03:47.988Z] 6284dbf7e386: Preparing [2025-03-15T03:03:47.988Z] e300f209e432: Preparing [2025-03-15T03:03:47.988Z] e901b68fd6dd: Preparing [2025-03-15T03:03:47.988Z] 003fb03403b4: Preparing [2025-03-15T03:03:47.988Z] 26af8d7e1328: Preparing [2025-03-15T03:03:47.988Z] 994456c4fd7b: Preparing [2025-03-15T03:03:47.988Z] 26af8d7e1328: Waiting [2025-03-15T03:03:47.988Z] 994456c4fd7b: Waiting [2025-03-15T03:03:47.988Z] 6284dbf7e386: Layer already exists [2025-03-15T03:03:47.988Z] 003fb03403b4: Layer already exists [2025-03-15T03:03:47.988Z] bd8c6b027550: Layer already exists [2025-03-15T03:03:47.988Z] e300f209e432: Layer already exists [2025-03-15T03:03:47.988Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:47.988Z] 26af8d7e1328: Layer already exists [2025-03-15T03:03:47.988Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:47.988Z] 4.0.0-dev.74: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:48.317Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:48.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:48.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-15T03:03:48.644Z] bd8c6b027550: Preparing [2025-03-15T03:03:48.644Z] 6284dbf7e386: Preparing [2025-03-15T03:03:48.644Z] e300f209e432: Preparing [2025-03-15T03:03:48.644Z] e901b68fd6dd: Preparing [2025-03-15T03:03:48.644Z] 003fb03403b4: Preparing [2025-03-15T03:03:48.644Z] 26af8d7e1328: Preparing [2025-03-15T03:03:48.644Z] 994456c4fd7b: Preparing [2025-03-15T03:03:48.644Z] 26af8d7e1328: Waiting [2025-03-15T03:03:48.644Z] 994456c4fd7b: Waiting [2025-03-15T03:03:48.644Z] 6284dbf7e386: Layer already exists [2025-03-15T03:03:48.644Z] bd8c6b027550: Layer already exists [2025-03-15T03:03:48.644Z] e300f209e432: Layer already exists [2025-03-15T03:03:48.644Z] 003fb03403b4: Layer already exists [2025-03-15T03:03:48.644Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:48.644Z] 26af8d7e1328: Layer already exists [2025-03-15T03:03:48.644Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:48.644Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:48.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:03:49.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-15T03:03:49.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-15T03:03:49.299Z] bd8c6b027550: Preparing [2025-03-15T03:03:49.299Z] 6284dbf7e386: Preparing [2025-03-15T03:03:49.299Z] e300f209e432: Preparing [2025-03-15T03:03:49.299Z] e901b68fd6dd: Preparing [2025-03-15T03:03:49.299Z] 003fb03403b4: Preparing [2025-03-15T03:03:49.299Z] 26af8d7e1328: Preparing [2025-03-15T03:03:49.299Z] 994456c4fd7b: Preparing [2025-03-15T03:03:49.299Z] 26af8d7e1328: Waiting [2025-03-15T03:03:49.299Z] 994456c4fd7b: Waiting [2025-03-15T03:03:49.299Z] e300f209e432: Layer already exists [2025-03-15T03:03:49.299Z] 003fb03403b4: Layer already exists [2025-03-15T03:03:49.299Z] e901b68fd6dd: Layer already exists [2025-03-15T03:03:49.299Z] 6284dbf7e386: Layer already exists [2025-03-15T03:03:49.299Z] bd8c6b027550: Layer already exists [2025-03-15T03:03:49.299Z] 994456c4fd7b: Layer already exists [2025-03-15T03:03:49.299Z] 26af8d7e1328: Layer already exists [2025-03-15T03:03:49.299Z] main: digest: sha256:d788be0870aaf1f8c7b47569b4e47d8a3585963e192b0ab05a3d412f7e9705c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:03:49.376Z] ===================================================== [Pipeline] echo [2025-03-15T03:03:49.393Z] taggedImages: [2025-03-15T03:03:49.393Z] - nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:03:49.393Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-15T03:03:49.393Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.74 [2025-03-15T03:03:49.393Z] - nexus3.edgexfoundry.org:10004/support-scheduler:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:03:49.393Z] - 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-15T03:17:44.081Z] #154 ... [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-15T03:17:44.081Z] #147 DONE 1041.0s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T03:17:44.081Z] #12 ... [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:17:44.081Z] #155 DONE 0.4s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:17:44.081Z] #156 DONE 0.2s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #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-15T03:17:44.081Z] #157 DONE 0.3s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #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-15T03:17:44.081Z] #158 DONE 0.1s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:17:44.081Z] #144 ... [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #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-15T03:17:44.081Z] #159 DONE 0.2s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #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-15T03:17:44.081Z] #160 DONE 1.9s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #107 [core-common-config-bootstrapper] exporting to image [2025-03-15T03:17:44.081Z] #107 exporting layers [2025-03-15T03:17:44.081Z] #107 exporting layers 0.7s done [2025-03-15T03:17:44.081Z] #107 writing image sha256:09bd36bfffc7ef5a6b8a05a1cf978bfa9aef81c82e97b3a1a33c680b6aa4753f done [2025-03-15T03:17:44.081Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-15T03:17:44.081Z] #107 DONE 7.3s [2025-03-15T03:17:44.081Z] [2025-03-15T03:17:44.081Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:17:45.492Z] #153 ... [2025-03-15T03:17:45.492Z] [2025-03-15T03:17:45.492Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-15T03:17:45.492Z] #145 DONE 1055.8s [2025-03-15T03:17:45.492Z] [2025-03-15T03:17:45.492Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:17:46.077Z] #33 ... [2025-03-15T03:17:46.077Z] [2025-03-15T03:17:46.077Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-15T03:17:46.077Z] #161 DONE 0.2s [2025-03-15T03:17:46.077Z] [2025-03-15T03:17:46.077Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:17:46.077Z] #153 ... [2025-03-15T03:17:46.077Z] [2025-03-15T03:17:46.077Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-15T03:17:48.991Z] #162 DONE 2.2s [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:17:48.991Z] #153 ... [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:17:48.991Z] #163 DONE 0.4s [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:17:48.991Z] #70 ... [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:17:48.991Z] #164 DONE 0.3s [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:17:48.991Z] #153 ... [2025-03-15T03:17:48.991Z] [2025-03-15T03:17:48.991Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-15T03:17:49.586Z] #165 DONE 0.4s [2025-03-15T03:17:49.586Z] [2025-03-15T03:17:49.586Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-15T03:17:49.586Z] #166 DONE 0.1s [2025-03-15T03:17:49.586Z] [2025-03-15T03:17:49.586Z] #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-15T03:17:49.862Z] #167 DONE 0.2s [2025-03-15T03:17:49.862Z] [2025-03-15T03:17:49.862Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:17:49.862Z] #33 ... [2025-03-15T03:17:49.862Z] [2025-03-15T03:17:49.862Z] #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-15T03:17:50.132Z] #168 DONE 0.2s [2025-03-15T03:17:50.132Z] [2025-03-15T03:17:50.132Z] #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-15T03:17:50.132Z] #169 DONE 0.1s [2025-03-15T03:17:50.132Z] [2025-03-15T03:17:50.132Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-15T03:17:50.132Z] #170 DONE 0.1s [2025-03-15T03:17:50.132Z] [2025-03-15T03:17:50.132Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:17:50.407Z] #143 ... [2025-03-15T03:17:50.407Z] [2025-03-15T03:17:50.407Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-15T03:17:52.362Z] #171 DONE 2.2s [2025-03-15T03:17:52.362Z] [2025-03-15T03:17:52.362Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:17:52.628Z] #70 ... [2025-03-15T03:17:52.628Z] [2025-03-15T03:17:52.628Z] #107 [security-bootstrapper] exporting to image [2025-03-15T03:17:52.628Z] #107 exporting layers [2025-03-15T03:17:53.586Z] #107 exporting layers 1.1s done [2025-03-15T03:17:53.586Z] #107 writing image sha256:7c879de648f4d9dc1eee5dd11d67ac69250345144459d7f1b6cb0a050a261863 done [2025-03-15T03:17:53.586Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-15T03:17:53.586Z] #107 DONE 8.4s [2025-03-15T03:17:53.586Z] [2025-03-15T03:17:53.586Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:31:46.343Z] #143 ... [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-15T03:31:46.343Z] #153 DONE 1884.0s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:31:46.343Z] #70 ... [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:31:46.343Z] #172 DONE 0.1s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:31:46.343Z] #70 ... [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:31:46.343Z] #173 DONE 0.1s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-15T03:31:46.343Z] #174 DONE 0.3s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:31:46.343Z] #175 DONE 0.1s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #107 [core-command] exporting to image [2025-03-15T03:31:46.343Z] #107 exporting layers [2025-03-15T03:31:46.343Z] #107 exporting layers 0.5s done [2025-03-15T03:31:46.343Z] #107 writing image sha256:98140de54c9334e6678ea22391299f9023f80c4ffe989854ec0ce8f7dabe6e34 0.0s done [2025-03-15T03:31:46.343Z] #107 naming to docker.io/library/core-command-arm64 done [2025-03-15T03:31:46.343Z] #107 DONE 8.9s [2025-03-15T03:31:46.343Z] [2025-03-15T03:31:46.343Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:32:01.330Z] #151 ... [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-15T03:32:01.330Z] #148 DONE 1910.2s [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #154 [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-15T03:32:01.330Z] #154 ... [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:32:01.330Z] #176 DONE 0.2s [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:32:01.330Z] #143 ... [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:32:01.330Z] #177 DONE 0.3s [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:32:01.330Z] #33 ... [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #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-15T03:32:01.330Z] #178 DONE 0.2s [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-15T03:32:01.330Z] #179 DONE 0.3s [2025-03-15T03:32:01.330Z] [2025-03-15T03:32:01.330Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-15T03:32:01.601Z] #180 DONE 0.4s [2025-03-15T03:32:01.601Z] [2025-03-15T03:32:01.601Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:32:01.869Z] #151 ... [2025-03-15T03:32:01.869Z] [2025-03-15T03:32:01.869Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-15T03:32:01.869Z] #181 DONE 0.1s [2025-03-15T03:32:01.869Z] [2025-03-15T03:32:01.869Z] #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-15T03:32:04.472Z] #182 DONE 2.3s [2025-03-15T03:32:04.472Z] [2025-03-15T03:32:04.472Z] #107 [security-proxy-setup] exporting to image [2025-03-15T03:32:04.472Z] #107 exporting layers [2025-03-15T03:32:05.063Z] #107 exporting layers 1.1s done [2025-03-15T03:32:05.063Z] #107 writing image sha256:532cc7aa84fde673f4e250cc7bf6470e607139cf9730ccd47762c5a8179612d6 done [2025-03-15T03:32:05.063Z] #107 naming to docker.io/library/security-proxy-setup-arm64 [2025-03-15T03:32:05.333Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-15T03:32:05.333Z] #107 DONE 10.1s [2025-03-15T03:32:05.333Z] [2025-03-15T03:32:05.333Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:32:06.738Z] #151 ... [2025-03-15T03:32:06.738Z] [2025-03-15T03:32:06.738Z] #154 [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-15T03:32:06.738Z] #154 1917.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.74 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-15T03:32:38.943Z] #154 DONE 1945.8s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:32:38.943Z] #150 ... [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:32:38.943Z] #183 DONE 0.3s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:32:38.943Z] #151 ... [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:32:38.943Z] #184 DONE 0.2s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #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-15T03:32:38.943Z] #185 DONE 0.1s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #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-15T03:32:38.943Z] #186 DONE 0.2s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #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-15T03:32:38.943Z] #187 DONE 0.1s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-15T03:32:38.943Z] #188 DONE 0.3s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-15T03:32:38.943Z] #189 DONE 0.5s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:32:38.943Z] #151 ... [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-15T03:32:38.943Z] #190 DONE 0.1s [2025-03-15T03:32:38.943Z] [2025-03-15T03:32:38.943Z] #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-15T03:32:39.902Z] #191 DONE 2.0s [2025-03-15T03:32:39.902Z] [2025-03-15T03:32:39.902Z] #107 [security-secretstore-setup] exporting to image [2025-03-15T03:32:39.902Z] #107 exporting layers [2025-03-15T03:32:41.315Z] #107 exporting layers 1.5s done [2025-03-15T03:32:41.315Z] #107 writing image sha256:b22df2ea18171846a4424cbc0cc8b8a3bec6b1df2deb811fa5947eb76b168c0c done [2025-03-15T03:32:41.315Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-15T03:32:41.315Z] #107 DONE 11.6s [2025-03-15T03:32:41.315Z] [2025-03-15T03:32:41.315Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:33:37.698Z] #152 ... [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-15T03:33:37.698Z] #150 DONE 2003.8s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:33:37.698Z] #144 ... [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:33:37.698Z] #192 DONE 0.2s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:33:37.698Z] #193 DONE 0.2s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T03:33:37.698Z] #12 ... [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #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-15T03:33:37.698Z] #194 DONE 0.5s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:33:37.698Z] #33 ... [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #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-15T03:33:37.698Z] #195 DONE 0.1s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #107 [security-spiffe-token-provider] exporting to image [2025-03-15T03:33:37.698Z] #107 exporting layers [2025-03-15T03:33:37.698Z] #107 exporting layers 0.9s done [2025-03-15T03:33:37.698Z] #107 writing image sha256:2bf01d4f62369e6a0045f101df397bac82640b2900604a2774c863b5a6a79ab8 done [2025-03-15T03:33:37.698Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-15T03:33:37.698Z] #107 DONE 12.5s [2025-03-15T03:33:37.698Z] [2025-03-15T03:33:37.698Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:34:09.915Z] #33 ... [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-15T03:34:09.915Z] #149 DONE 2038.8s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:34:09.915Z] #70 ... [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-15T03:34:09.915Z] #151 DONE 2039.1s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T03:34:09.915Z] #12 ... [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:09.915Z] #196 DONE 0.2s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:09.915Z] #197 DONE 0.3s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:34:09.915Z] #198 DONE 0.3s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:34:09.915Z] #199 DONE 0.2s [2025-03-15T03:34:09.915Z] [2025-03-15T03:34:09.915Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-15T03:34:10.499Z] #200 DONE 0.5s [2025-03-15T03:34:10.499Z] [2025-03-15T03:34:10.499Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-15T03:34:10.499Z] #201 DONE 0.6s [2025-03-15T03:34:10.499Z] [2025-03-15T03:34:10.499Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-15T03:34:10.499Z] #202 DONE 0.2s [2025-03-15T03:34:10.499Z] [2025-03-15T03:34:10.499Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-15T03:34:10.766Z] #203 ... [2025-03-15T03:34:10.767Z] [2025-03-15T03:34:10.767Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:34:10.767Z] #204 DONE 0.3s [2025-03-15T03:34:10.767Z] [2025-03-15T03:34:10.767Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-15T03:34:10.767Z] #203 DONE 0.3s [2025-03-15T03:34:10.767Z] [2025-03-15T03:34:10.767Z] #107 [core-data] exporting to image [2025-03-15T03:34:10.767Z] #107 exporting layers [2025-03-15T03:34:11.352Z] #107 ... [2025-03-15T03:34:11.352Z] [2025-03-15T03:34:11.352Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-15T03:34:11.352Z] #146 DONE 2041.9s [2025-03-15T03:34:11.629Z] [2025-03-15T03:34:11.629Z] #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-15T03:34:12.219Z] #205 ... [2025-03-15T03:34:12.219Z] [2025-03-15T03:34:12.219Z] #107 [core-data] exporting to image [2025-03-15T03:34:12.219Z] #107 exporting layers 1.3s done [2025-03-15T03:34:12.219Z] #107 writing image sha256:b3c886480d24469340cb9a0d186f1a98c7d8ee50e99603f5d1291e58e361087e done [2025-03-15T03:34:12.219Z] #107 naming to docker.io/library/core-data-arm64 done [2025-03-15T03:34:12.219Z] #107 DONE 13.8s [2025-03-15T03:34:12.219Z] [2025-03-15T03:34:12.219Z] #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:12.485Z] #206 DONE 0.2s [2025-03-15T03:34:12.485Z] [2025-03-15T03:34:12.485Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T03:34:12.485Z] #12 ... [2025-03-15T03:34:12.485Z] [2025-03-15T03:34:12.485Z] #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-15T03:34:13.070Z] #207 DONE 0.7s [2025-03-15T03:34:13.070Z] [2025-03-15T03:34:13.070Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-15T03:34:13.336Z] #12 ... [2025-03-15T03:34:13.336Z] [2025-03-15T03:34:13.336Z] #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-15T03:34:13.336Z] #205 DONE 2.4s [2025-03-15T03:34:13.336Z] [2025-03-15T03:34:13.336Z] #107 [security-proxy-auth] exporting to image [2025-03-15T03:34:13.608Z] #107 ... [2025-03-15T03:34:13.608Z] [2025-03-15T03:34:13.608Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:34:13.608Z] #208 DONE 0.5s [2025-03-15T03:34:13.608Z] [2025-03-15T03:34:13.608Z] #107 [core-keeper] exporting to image [2025-03-15T03:34:14.199Z] #107 ... [2025-03-15T03:34:14.199Z] [2025-03-15T03:34:14.199Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-15T03:34:14.199Z] #143 DONE 2044.5s [2025-03-15T03:34:14.199Z] [2025-03-15T03:34:14.199Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:34:14.793Z] #152 ... [2025-03-15T03:34:14.793Z] [2025-03-15T03:34:14.793Z] #107 [core-keeper] exporting to image [2025-03-15T03:34:14.793Z] #107 exporting layers 1.1s done [2025-03-15T03:34:14.793Z] #107 writing image sha256:49ea3a8f3cda0199ab51a14e74eae411ed5f17c42d9d07aa9b0fdd5f1ce258ca [2025-03-15T03:34:14.793Z] #107 ... [2025-03-15T03:34:14.793Z] [2025-03-15T03:34:14.793Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:14.793Z] #209 CACHED [2025-03-15T03:34:14.793Z] [2025-03-15T03:34:14.793Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:34:14.793Z] #210 CACHED [2025-03-15T03:34:14.793Z] [2025-03-15T03:34:14.793Z] #107 [core-keeper] exporting to image [2025-03-15T03:34:15.069Z] #107 exporting layers 1.6s done [2025-03-15T03:34:15.069Z] #107 writing image sha256:49ea3a8f3cda0199ab51a14e74eae411ed5f17c42d9d07aa9b0fdd5f1ce258ca 0.0s done [2025-03-15T03:34:15.069Z] #107 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-03-15T03:34:15.069Z] #107 writing image sha256:3c049b203ef56ddc96d7f578fa29e68e943c97cafb3d4aab6ed37ed1c51d6d48 [2025-03-15T03:34:15.069Z] #107 writing image sha256:3c049b203ef56ddc96d7f578fa29e68e943c97cafb3d4aab6ed37ed1c51d6d48 done [2025-03-15T03:34:15.069Z] #107 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-03-15T03:34:15.069Z] #107 DONE 15.6s [2025-03-15T03:34:15.069Z] [2025-03-15T03:34:15.069Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-15T03:34:15.335Z] #211 DONE 0.5s [2025-03-15T03:34:15.335Z] [2025-03-15T03:34:15.335Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:34:15.604Z] #212 DONE 0.1s [2025-03-15T03:34:15.604Z] [2025-03-15T03:34:15.604Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:34:15.604Z] #70 ... [2025-03-15T03:34:15.604Z] [2025-03-15T03:34:15.604Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-15T03:34:15.604Z] #213 DONE 0.1s [2025-03-15T03:34:15.604Z] [2025-03-15T03:34:15.604Z] #107 [core-metadata] exporting to image [2025-03-15T03:34:16.207Z] #107 exporting layers 0.4s done [2025-03-15T03:34:16.207Z] #107 writing image sha256:90f3ee597383efa2ad0d90dab0a2c8a4e7ad90d3c30a5906a19925851e3c4e2b done [2025-03-15T03:34:16.207Z] #107 naming to docker.io/library/core-metadata-arm64 done [2025-03-15T03:34:16.207Z] #107 DONE 16.0s [2025-03-15T03:34:16.207Z] [2025-03-15T03:34:16.207Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:34:48.431Z] #152 ... [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-15T03:34:48.431Z] #144 DONE 2074.4s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:48.431Z] #214 DONE 0.2s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:34:48.431Z] #152 ... [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:34:48.431Z] #215 DONE 0.1s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-15T03:34:48.431Z] #216 DONE 0.7s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-15T03:34:48.431Z] #217 DONE 0.1s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #107 [support-scheduler] exporting to image [2025-03-15T03:34:48.431Z] #107 exporting layers [2025-03-15T03:34:48.431Z] #107 exporting layers 1.1s done [2025-03-15T03:34:48.431Z] #107 writing image sha256:7dcc29cf0ac7362e97f4c53a48cadab728fe60ad3e4e8eba377e0a25e7d78b77 done [2025-03-15T03:34:48.431Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-03-15T03:34:48.431Z] #107 DONE 17.1s [2025-03-15T03:34:48.431Z] [2025-03-15T03:34:48.431Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-15T03:34:49.844Z] #152 DONE 2080.2s [2025-03-15T03:34:49.844Z] [2025-03-15T03:34:49.844Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:34:49.844Z] #33 ... [2025-03-15T03:34:49.844Z] [2025-03-15T03:34:49.844Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-15T03:34:49.844Z] #218 DONE 0.1s [2025-03-15T03:34:49.844Z] [2025-03-15T03:34:49.844Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-15T03:34:50.109Z] #33 ... [2025-03-15T03:34:50.109Z] [2025-03-15T03:34:50.109Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-15T03:34:50.109Z] #219 DONE 0.1s [2025-03-15T03:34:50.109Z] [2025-03-15T03:34:50.109Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-15T03:34:50.685Z] #220 DONE 0.4s [2025-03-15T03:34:50.685Z] [2025-03-15T03:34:50.685Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-15T03:34:50.685Z] #221 DONE 0.1s [2025-03-15T03:34:50.685Z] [2025-03-15T03:34:50.685Z] #107 [support-notifications] exporting to image [2025-03-15T03:34:51.262Z] #107 exporting layers 0.6s done [2025-03-15T03:34:51.262Z] #107 writing image sha256:5c67b62f43ef1ed5cbc8c5ee4796a80d8d734f197274be6daa4b52044dc3b7f9 done [2025-03-15T03:34:51.262Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-03-15T03:34:51.262Z] #107 DONE 17.7s [2025-03-15T03:34:51.262Z] [2025-03-15T03:34:51.262Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-15T03:34:51.262Z] time="2025-03-15T02:57:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-15T03:34:51.274Z] $ docker stop --time=1 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 [2025-03-15T03:34:52.909Z] $ docker rm -f --volumes 15826dbf2acffff5b912843156af96831e8a5e132fcf395b05486c01bf7ace83 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-15T03:34:53.416Z] + docker images [2025-03-15T03:34:53.416Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-15T03:34:53.416Z] support-notifications-arm64 latest 5c67b62f43ef 3 seconds ago 52MB [2025-03-15T03:34:53.416Z] support-scheduler-arm64 latest 7dcc29cf0ac7 8 seconds ago 48.2MB [2025-03-15T03:34:53.416Z] core-metadata-arm64 latest 90f3ee597383 38 seconds ago 33MB [2025-03-15T03:34:53.416Z] core-keeper-arm64 latest 49ea3a8f3cda 40 seconds ago 32.5MB [2025-03-15T03:34:53.416Z] security-proxy-auth-arm64 latest 3c049b203ef5 40 seconds ago 31.8MB [2025-03-15T03:34:53.416Z] core-data-arm64 latest b3c886480d24 43 seconds ago 32.8MB [2025-03-15T03:34:53.416Z] security-spiffe-token-provider-arm64 latest 2bf01d4f6236 About a minute ago 47.8MB [2025-03-15T03:34:53.416Z] security-secretstore-setup-arm64 latest b22df2ea1817 2 minutes ago 67.2MB [2025-03-15T03:34:53.416Z] security-proxy-setup-arm64 latest 532cc7aa84fd 2 minutes ago 38.6MB [2025-03-15T03:34:53.416Z] core-command-arm64 latest 98140de54c93 3 minutes ago 28.4MB [2025-03-15T03:34:53.416Z] security-bootstrapper-arm64 latest 7c879de648f4 17 minutes ago 21.1MB [2025-03-15T03:34:53.416Z] core-common-config-bootstrapper-arm64 latest 09bd36bfffc7 17 minutes ago 17.9MB [2025-03-15T03:34:53.416Z] security-spire-config-arm64 latest 4ea985a97deb 36 minutes ago 143MB [2025-03-15T03:34:53.416Z] security-spire-agent-arm64 latest 39bd30de5d1c 36 minutes ago 187MB [2025-03-15T03:34:53.416Z] security-spire-server-arm64 latest e6da2d7baa34 36 minutes ago 144MB [2025-03-15T03:34:53.416Z] ci-base-image-arm64 latest afd2d5d5b7a9 37 minutes ago 915MB [2025-03-15T03:34:53.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-15T03:34:53.416Z] 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-15T03:34:53.588Z] provisioning config files... [2025-03-15T03:34:53.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/812@tmp/config1468668985182369844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:34:53.946Z] ---> ****-login.sh [2025-03-15T03:34:53.946Z] nexus3.edgexfoundry.org:10001 [2025-03-15T03:34:54.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:34:54.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:34:54.480Z] Configure a credential helper to remove this warning. See [2025-03-15T03:34:54.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:34:54.480Z] [2025-03-15T03:34:54.480Z] Login Succeeded [2025-03-15T03:34:54.480Z] nexus3.edgexfoundry.org:10002 [2025-03-15T03:34:54.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:34:54.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:34:54.747Z] Configure a credential helper to remove this warning. See [2025-03-15T03:34:54.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:34:54.747Z] [2025-03-15T03:34:54.747Z] Login Succeeded [2025-03-15T03:34:54.747Z] nexus3.edgexfoundry.org:10003 [2025-03-15T03:34:55.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:34:55.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:34:55.289Z] Configure a credential helper to remove this warning. See [2025-03-15T03:34:55.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:34:55.289Z] [2025-03-15T03:34:55.289Z] Login Succeeded [2025-03-15T03:34:55.289Z] nexus3.edgexfoundry.org:10004 [2025-03-15T03:34:55.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:34:55.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:34:55.555Z] Configure a credential helper to remove this warning. See [2025-03-15T03:34:55.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:34:55.556Z] [2025-03-15T03:34:55.556Z] Login Succeeded [2025-03-15T03:34:55.556Z] ****.io [2025-03-15T03:34:55.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-15T03:34:56.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-15T03:34:56.086Z] Configure a credential helper to remove this warning. See [2025-03-15T03:34:56.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-15T03:34:56.086Z] [2025-03-15T03:34:56.086Z] Login Succeeded [2025-03-15T03:34:56.086Z] ---> ****-login.sh ends [Pipeline] } [2025-03-15T03:34:56.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:34:56.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-15T03:34:56.188Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-15T03:34:56.188Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:34:56.188Z] latest [2025-03-15T03:34:56.188Z] 4.0.0-dev.74 [2025-03-15T03:34:56.188Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:34:56.188Z] main [2025-03-15T03:34:56.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:34:56.559Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:34:56.912Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:34:56.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-15T03:34:56.912Z] 2f2cbd0454cd: Preparing [2025-03-15T03:34:56.912Z] 970d389a2f7a: Preparing [2025-03-15T03:34:56.912Z] 8a739f3a3bfb: Preparing [2025-03-15T03:34:56.912Z] c1bfca55cdc0: Preparing [2025-03-15T03:34:56.912Z] d816fbb7e99b: Preparing [2025-03-15T03:34:56.912Z] 224e950e64d1: Preparing [2025-03-15T03:34:56.912Z] dd9c8f8612c8: Preparing [2025-03-15T03:34:56.912Z] 224e950e64d1: Waiting [2025-03-15T03:34:56.912Z] dd9c8f8612c8: Waiting [2025-03-15T03:34:57.181Z] c1bfca55cdc0: Pushed [2025-03-15T03:34:57.181Z] 8a739f3a3bfb: Pushed [2025-03-15T03:34:57.181Z] d816fbb7e99b: Pushed [2025-03-15T03:34:57.181Z] 2f2cbd0454cd: Pushed [2025-03-15T03:34:57.181Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:34:57.181Z] 224e950e64d1: Pushed [2025-03-15T03:35:01.427Z] 970d389a2f7a: Pushed [2025-03-15T03:35:01.692Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:02.047Z] + 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-15T03:35:02.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-15T03:35:02.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-15T03:35:02.400Z] 2f2cbd0454cd: Preparing [2025-03-15T03:35:02.400Z] 970d389a2f7a: Preparing [2025-03-15T03:35:02.400Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:02.400Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:02.400Z] d816fbb7e99b: Preparing [2025-03-15T03:35:02.400Z] 224e950e64d1: Preparing [2025-03-15T03:35:02.400Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:02.400Z] 224e950e64d1: Waiting [2025-03-15T03:35:02.400Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:02.400Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:02.400Z] 2f2cbd0454cd: Layer already exists [2025-03-15T03:35:02.400Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:02.400Z] 970d389a2f7a: Layer already exists [2025-03-15T03:35:02.400Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:02.400Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:02.400Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:02.663Z] latest: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:03.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:03.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 [2025-03-15T03:35:03.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-15T03:35:03.434Z] 2f2cbd0454cd: Preparing [2025-03-15T03:35:03.434Z] 970d389a2f7a: Preparing [2025-03-15T03:35:03.434Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:03.434Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:03.434Z] d816fbb7e99b: Preparing [2025-03-15T03:35:03.434Z] 224e950e64d1: Preparing [2025-03-15T03:35:03.434Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:03.434Z] 224e950e64d1: Waiting [2025-03-15T03:35:03.434Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:03.434Z] 970d389a2f7a: Layer already exists [2025-03-15T03:35:03.434Z] 2f2cbd0454cd: Layer already exists [2025-03-15T03:35:03.434Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:03.434Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:03.434Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:03.434Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:03.434Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:03.705Z] 4.0.0-dev.74: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:04.060Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:04.426Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:04.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-15T03:35:04.426Z] 2f2cbd0454cd: Preparing [2025-03-15T03:35:04.426Z] 970d389a2f7a: Preparing [2025-03-15T03:35:04.426Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:04.426Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:04.426Z] d816fbb7e99b: Preparing [2025-03-15T03:35:04.426Z] 224e950e64d1: Preparing [2025-03-15T03:35:04.426Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:04.426Z] 224e950e64d1: Waiting [2025-03-15T03:35:04.426Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:04.426Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:04.426Z] 2f2cbd0454cd: Layer already exists [2025-03-15T03:35:04.426Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:04.426Z] 970d389a2f7a: Layer already exists [2025-03-15T03:35:04.426Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:04.426Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:04.426Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:04.694Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:05.056Z] + 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-15T03:35:05.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-15T03:35:05.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-15T03:35:05.413Z] 2f2cbd0454cd: Preparing [2025-03-15T03:35:05.413Z] 970d389a2f7a: Preparing [2025-03-15T03:35:05.413Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:05.413Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:05.413Z] d816fbb7e99b: Preparing [2025-03-15T03:35:05.413Z] 224e950e64d1: Preparing [2025-03-15T03:35:05.413Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:05.413Z] 224e950e64d1: Waiting [2025-03-15T03:35:05.413Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:05.413Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:05.413Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:05.413Z] 2f2cbd0454cd: Layer already exists [2025-03-15T03:35:05.413Z] 970d389a2f7a: Layer already exists [2025-03-15T03:35:05.413Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:05.413Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:05.413Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:05.676Z] main: digest: sha256:61acf5576696fd31e4db7725f2faba66034e9fe72c8fc95499ec764c38668669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:05.760Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:05.775Z] taggedImages: [2025-03-15T03:35:05.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:05.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-15T03:35:05.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.74 [2025-03-15T03:35:05.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:05.775Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-15T03:35:05.805Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-15T03:35:05.805Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:05.805Z] latest [2025-03-15T03:35:05.805Z] 4.0.0-dev.74 [2025-03-15T03:35:05.805Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:05.805Z] main [2025-03-15T03:35:05.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:06.256Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:06.618Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:06.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-15T03:35:06.618Z] b8577fdccb30: Preparing [2025-03-15T03:35:06.618Z] 5c2163516c94: Preparing [2025-03-15T03:35:06.618Z] 6f010cb4f2e2: Preparing [2025-03-15T03:35:06.618Z] baba2b431100: Preparing [2025-03-15T03:35:06.618Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:06.618Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:06.618Z] d816fbb7e99b: Preparing [2025-03-15T03:35:06.618Z] 224e950e64d1: Preparing [2025-03-15T03:35:06.618Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:06.618Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:06.618Z] d816fbb7e99b: Waiting [2025-03-15T03:35:06.618Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:06.618Z] 224e950e64d1: Waiting [2025-03-15T03:35:06.618Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:06.882Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:06.882Z] 5c2163516c94: Pushed [2025-03-15T03:35:06.882Z] 6f010cb4f2e2: Pushed [2025-03-15T03:35:06.882Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:06.882Z] b8577fdccb30: Pushed [2025-03-15T03:35:06.882Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:06.882Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:08.811Z] baba2b431100: Pushed [2025-03-15T03:35:08.811Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:09.167Z] + 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-15T03:35:09.528Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-15T03:35:09.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-15T03:35:09.528Z] b8577fdccb30: Preparing [2025-03-15T03:35:09.528Z] 5c2163516c94: Preparing [2025-03-15T03:35:09.528Z] 6f010cb4f2e2: Preparing [2025-03-15T03:35:09.528Z] baba2b431100: Preparing [2025-03-15T03:35:09.528Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:09.528Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:09.528Z] d816fbb7e99b: Preparing [2025-03-15T03:35:09.528Z] 224e950e64d1: Preparing [2025-03-15T03:35:09.528Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:09.528Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:09.528Z] d816fbb7e99b: Waiting [2025-03-15T03:35:09.528Z] 224e950e64d1: Waiting [2025-03-15T03:35:09.528Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:09.528Z] 6f010cb4f2e2: Layer already exists [2025-03-15T03:35:09.528Z] baba2b431100: Layer already exists [2025-03-15T03:35:09.528Z] 5c2163516c94: Layer already exists [2025-03-15T03:35:09.528Z] b8577fdccb30: Layer already exists [2025-03-15T03:35:09.528Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:09.528Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:09.528Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:09.528Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:09.528Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:09.792Z] latest: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:10.142Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:10.495Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 [2025-03-15T03:35:10.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-15T03:35:10.495Z] b8577fdccb30: Preparing [2025-03-15T03:35:10.495Z] 5c2163516c94: Preparing [2025-03-15T03:35:10.495Z] 6f010cb4f2e2: Preparing [2025-03-15T03:35:10.495Z] baba2b431100: Preparing [2025-03-15T03:35:10.495Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:10.495Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:10.495Z] d816fbb7e99b: Preparing [2025-03-15T03:35:10.495Z] 224e950e64d1: Preparing [2025-03-15T03:35:10.495Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:10.495Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:10.495Z] d816fbb7e99b: Waiting [2025-03-15T03:35:10.495Z] 224e950e64d1: Waiting [2025-03-15T03:35:10.495Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:10.495Z] 6f010cb4f2e2: Layer already exists [2025-03-15T03:35:10.495Z] b8577fdccb30: Layer already exists [2025-03-15T03:35:10.495Z] baba2b431100: Layer already exists [2025-03-15T03:35:10.495Z] 5c2163516c94: Layer already exists [2025-03-15T03:35:10.495Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:10.495Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:10.495Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:10.495Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:10.495Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:10.495Z] 4.0.0-dev.74: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:11.126Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:11.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:11.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-15T03:35:11.476Z] b8577fdccb30: Preparing [2025-03-15T03:35:11.476Z] 5c2163516c94: Preparing [2025-03-15T03:35:11.476Z] 6f010cb4f2e2: Preparing [2025-03-15T03:35:11.476Z] baba2b431100: Preparing [2025-03-15T03:35:11.476Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:11.476Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:11.476Z] d816fbb7e99b: Preparing [2025-03-15T03:35:11.476Z] 224e950e64d1: Preparing [2025-03-15T03:35:11.476Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:11.476Z] d816fbb7e99b: Waiting [2025-03-15T03:35:11.476Z] 224e950e64d1: Waiting [2025-03-15T03:35:11.476Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:11.476Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:11.476Z] 5c2163516c94: Layer already exists [2025-03-15T03:35:11.476Z] 6f010cb4f2e2: Layer already exists [2025-03-15T03:35:11.476Z] baba2b431100: Layer already exists [2025-03-15T03:35:11.476Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:11.476Z] b8577fdccb30: Layer already exists [2025-03-15T03:35:11.476Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:11.476Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:11.476Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:11.476Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:11.741Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:12.091Z] + 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-15T03:35:12.451Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-15T03:35:12.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-15T03:35:12.451Z] b8577fdccb30: Preparing [2025-03-15T03:35:12.451Z] 5c2163516c94: Preparing [2025-03-15T03:35:12.451Z] 6f010cb4f2e2: Preparing [2025-03-15T03:35:12.451Z] baba2b431100: Preparing [2025-03-15T03:35:12.451Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:12.451Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:12.451Z] d816fbb7e99b: Preparing [2025-03-15T03:35:12.451Z] 224e950e64d1: Preparing [2025-03-15T03:35:12.451Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:12.451Z] 224e950e64d1: Waiting [2025-03-15T03:35:12.451Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:12.451Z] d816fbb7e99b: Waiting [2025-03-15T03:35:12.451Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:12.451Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:12.451Z] b8577fdccb30: Layer already exists [2025-03-15T03:35:12.451Z] baba2b431100: Layer already exists [2025-03-15T03:35:12.451Z] 6f010cb4f2e2: Layer already exists [2025-03-15T03:35:12.451Z] 5c2163516c94: Layer already exists [2025-03-15T03:35:12.451Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:12.451Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:12.451Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:12.451Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:12.451Z] main: digest: sha256:29ef0c08c3e3c78975b137c0c690cd0a1e323773ef3d0feafdde466740135fdf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:12.799Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:12.815Z] taggedImages: [2025-03-15T03:35:12.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:12.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-15T03:35:12.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.74 [2025-03-15T03:35:12.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:12.815Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-15T03:35:12.843Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-15T03:35:12.843Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:12.843Z] latest [2025-03-15T03:35:12.843Z] 4.0.0-dev.74 [2025-03-15T03:35:12.843Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:12.843Z] main [2025-03-15T03:35:12.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:13.216Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:13.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:13.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-15T03:35:13.569Z] 1d6a9a9bb48f: Preparing [2025-03-15T03:35:13.569Z] a496ebb34d4f: Preparing [2025-03-15T03:35:13.569Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:13.569Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:13.569Z] fd91095d44a7: Preparing [2025-03-15T03:35:13.569Z] fe5691c5ff14: Preparing [2025-03-15T03:35:13.569Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:13.569Z] fe5691c5ff14: Waiting [2025-03-15T03:35:13.569Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:13.569Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:13.833Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:13.833Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:13.833Z] 1d6a9a9bb48f: Pushed [2025-03-15T03:35:13.833Z] fe5691c5ff14: Pushed [2025-03-15T03:35:13.833Z] fd91095d44a7: Pushed [2025-03-15T03:35:19.158Z] a496ebb34d4f: Pushed [2025-03-15T03:35:19.158Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:19.525Z] + 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-15T03:35:19.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-15T03:35:19.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-15T03:35:19.881Z] 1d6a9a9bb48f: Preparing [2025-03-15T03:35:19.881Z] a496ebb34d4f: Preparing [2025-03-15T03:35:19.881Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:19.881Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:19.881Z] fd91095d44a7: Preparing [2025-03-15T03:35:19.881Z] fe5691c5ff14: Preparing [2025-03-15T03:35:19.881Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:19.881Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:19.881Z] fe5691c5ff14: Waiting [2025-03-15T03:35:19.881Z] a496ebb34d4f: Layer already exists [2025-03-15T03:35:19.881Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:19.881Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:19.881Z] fd91095d44a7: Layer already exists [2025-03-15T03:35:19.881Z] 1d6a9a9bb48f: Layer already exists [2025-03-15T03:35:19.881Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:19.881Z] fe5691c5ff14: Layer already exists [2025-03-15T03:35:19.881Z] latest: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:20.511Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:20.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 [2025-03-15T03:35:20.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-15T03:35:20.877Z] 1d6a9a9bb48f: Preparing [2025-03-15T03:35:20.877Z] a496ebb34d4f: Preparing [2025-03-15T03:35:20.877Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:20.877Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:20.877Z] fd91095d44a7: Preparing [2025-03-15T03:35:20.877Z] fe5691c5ff14: Preparing [2025-03-15T03:35:20.877Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:20.877Z] fe5691c5ff14: Waiting [2025-03-15T03:35:20.877Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:20.877Z] 1d6a9a9bb48f: Layer already exists [2025-03-15T03:35:20.877Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:20.877Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:20.877Z] a496ebb34d4f: Layer already exists [2025-03-15T03:35:20.877Z] fd91095d44a7: Layer already exists [2025-03-15T03:35:20.877Z] fe5691c5ff14: Layer already exists [2025-03-15T03:35:20.877Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:20.877Z] 4.0.0-dev.74: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:21.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:22.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-15T03:35:22.116Z] 1d6a9a9bb48f: Preparing [2025-03-15T03:35:22.116Z] a496ebb34d4f: Preparing [2025-03-15T03:35:22.116Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:22.116Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:22.116Z] fd91095d44a7: Preparing [2025-03-15T03:35:22.116Z] fe5691c5ff14: Preparing [2025-03-15T03:35:22.116Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:22.116Z] fe5691c5ff14: Waiting [2025-03-15T03:35:22.116Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:22.116Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:22.116Z] fd91095d44a7: Layer already exists [2025-03-15T03:35:22.116Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:22.116Z] 1d6a9a9bb48f: Layer already exists [2025-03-15T03:35:22.116Z] a496ebb34d4f: Layer already exists [2025-03-15T03:35:22.116Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:22.116Z] fe5691c5ff14: Layer already exists [2025-03-15T03:35:22.116Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:22.480Z] + 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-15T03:35:22.824Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-15T03:35:22.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-15T03:35:22.824Z] 1d6a9a9bb48f: Preparing [2025-03-15T03:35:22.824Z] a496ebb34d4f: Preparing [2025-03-15T03:35:22.824Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:22.824Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:22.824Z] fd91095d44a7: Preparing [2025-03-15T03:35:22.824Z] fe5691c5ff14: Preparing [2025-03-15T03:35:22.824Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:22.824Z] fe5691c5ff14: Waiting [2025-03-15T03:35:22.824Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:22.824Z] fd91095d44a7: Layer already exists [2025-03-15T03:35:22.824Z] a496ebb34d4f: Layer already exists [2025-03-15T03:35:22.824Z] 1d6a9a9bb48f: Layer already exists [2025-03-15T03:35:22.824Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:22.824Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:22.824Z] fe5691c5ff14: Layer already exists [2025-03-15T03:35:22.824Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:23.088Z] main: digest: sha256:8138c2d5f35dfb2f8cdbeba63d9f916b96dcd84c2efed86af708d73ccfef6d1d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:23.164Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:23.185Z] taggedImages: [2025-03-15T03:35:23.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:23.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-15T03:35:23.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.74 [2025-03-15T03:35:23.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:23.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-15T03:35:23.224Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-15T03:35:23.224Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:23.224Z] latest [2025-03-15T03:35:23.224Z] 4.0.0-dev.74 [2025-03-15T03:35:23.224Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:23.224Z] main [2025-03-15T03:35:23.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:23.607Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:23.968Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:23.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-15T03:35:23.968Z] 2d3c3dd9be9b: Preparing [2025-03-15T03:35:23.968Z] 67a1ddaef953: Preparing [2025-03-15T03:35:23.968Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:23.968Z] 29200109a609: Preparing [2025-03-15T03:35:23.968Z] 2891a5750f8d: Preparing [2025-03-15T03:35:23.968Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:23.968Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:23.968Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:24.232Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:24.232Z] 2891a5750f8d: Pushed [2025-03-15T03:35:24.232Z] 29200109a609: Pushed [2025-03-15T03:35:24.232Z] 2d3c3dd9be9b: Pushed [2025-03-15T03:35:29.544Z] 67a1ddaef953: Pushed [2025-03-15T03:35:29.544Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:29.897Z] + 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-15T03:35:30.240Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-15T03:35:30.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-15T03:35:30.240Z] 2d3c3dd9be9b: Preparing [2025-03-15T03:35:30.240Z] 67a1ddaef953: Preparing [2025-03-15T03:35:30.240Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:30.240Z] 29200109a609: Preparing [2025-03-15T03:35:30.240Z] 2891a5750f8d: Preparing [2025-03-15T03:35:30.240Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:30.240Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:30.240Z] 2891a5750f8d: Layer already exists [2025-03-15T03:35:30.240Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:30.240Z] 29200109a609: Layer already exists [2025-03-15T03:35:30.240Z] 2d3c3dd9be9b: Layer already exists [2025-03-15T03:35:30.240Z] 67a1ddaef953: Layer already exists [2025-03-15T03:35:30.240Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:30.502Z] latest: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:30.850Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:31.195Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 [2025-03-15T03:35:31.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-15T03:35:31.195Z] 2d3c3dd9be9b: Preparing [2025-03-15T03:35:31.195Z] 67a1ddaef953: Preparing [2025-03-15T03:35:31.195Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:31.195Z] 29200109a609: Preparing [2025-03-15T03:35:31.195Z] 2891a5750f8d: Preparing [2025-03-15T03:35:31.195Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:31.195Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:31.195Z] 2891a5750f8d: Layer already exists [2025-03-15T03:35:31.195Z] 29200109a609: Layer already exists [2025-03-15T03:35:31.195Z] 67a1ddaef953: Layer already exists [2025-03-15T03:35:31.195Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:31.195Z] 2d3c3dd9be9b: Layer already exists [2025-03-15T03:35:31.195Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:31.195Z] 4.0.0-dev.74: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:31.547Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:31.895Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:31.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-15T03:35:31.895Z] 2d3c3dd9be9b: Preparing [2025-03-15T03:35:31.895Z] 67a1ddaef953: Preparing [2025-03-15T03:35:31.895Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:31.895Z] 29200109a609: Preparing [2025-03-15T03:35:31.895Z] 2891a5750f8d: Preparing [2025-03-15T03:35:31.895Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:31.895Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:31.895Z] 29200109a609: Layer already exists [2025-03-15T03:35:31.895Z] 67a1ddaef953: Layer already exists [2025-03-15T03:35:31.895Z] 2891a5750f8d: Layer already exists [2025-03-15T03:35:31.895Z] 2d3c3dd9be9b: Layer already exists [2025-03-15T03:35:31.895Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:31.895Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:31.896Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:32.246Z] + 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-15T03:35:32.594Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-15T03:35:32.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-15T03:35:32.594Z] 2d3c3dd9be9b: Preparing [2025-03-15T03:35:32.594Z] 67a1ddaef953: Preparing [2025-03-15T03:35:32.594Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:32.594Z] 29200109a609: Preparing [2025-03-15T03:35:32.594Z] 2891a5750f8d: Preparing [2025-03-15T03:35:32.594Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:32.594Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:32.594Z] 67a1ddaef953: Layer already exists [2025-03-15T03:35:32.594Z] 29200109a609: Layer already exists [2025-03-15T03:35:32.594Z] 2891a5750f8d: Layer already exists [2025-03-15T03:35:32.594Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:32.594Z] 2d3c3dd9be9b: Layer already exists [2025-03-15T03:35:32.594Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:32.594Z] main: digest: sha256:f7c2b626487a6eec37ec1670d6da421101dff1b7dd099f30ab215ac6b2134f82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:32.937Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:32.955Z] taggedImages: [2025-03-15T03:35:32.955Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:32.955Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-15T03:35:32.955Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.74 [2025-03-15T03:35:32.955Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:32.955Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-15T03:35:32.983Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-15T03:35:32.983Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:32.983Z] latest [2025-03-15T03:35:32.983Z] 4.0.0-dev.74 [2025-03-15T03:35:32.983Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:32.983Z] main [2025-03-15T03:35:32.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:33.344Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:33.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:33.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-15T03:35:33.686Z] 8da7065dccdc: Preparing [2025-03-15T03:35:33.686Z] eb32b1127c1c: Preparing [2025-03-15T03:35:33.686Z] daa8bc301c4e: Preparing [2025-03-15T03:35:33.686Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:33.686Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:33.686Z] d816fbb7e99b: Preparing [2025-03-15T03:35:33.686Z] 224e950e64d1: Preparing [2025-03-15T03:35:33.686Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:33.686Z] d816fbb7e99b: Waiting [2025-03-15T03:35:33.686Z] 224e950e64d1: Waiting [2025-03-15T03:35:33.686Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:33.686Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:33.686Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:33.686Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:33.686Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:33.949Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:33.949Z] 8da7065dccdc: Pushed [2025-03-15T03:35:33.949Z] eb32b1127c1c: Pushed [2025-03-15T03:35:39.256Z] daa8bc301c4e: Pushed [2025-03-15T03:35:39.256Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:39.612Z] + 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-15T03:35:39.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-15T03:35:39.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-15T03:35:39.957Z] 8da7065dccdc: Preparing [2025-03-15T03:35:39.957Z] eb32b1127c1c: Preparing [2025-03-15T03:35:39.957Z] daa8bc301c4e: Preparing [2025-03-15T03:35:39.957Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:39.957Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:39.957Z] d816fbb7e99b: Preparing [2025-03-15T03:35:39.957Z] 224e950e64d1: Preparing [2025-03-15T03:35:39.957Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:39.957Z] d816fbb7e99b: Waiting [2025-03-15T03:35:39.957Z] 224e950e64d1: Waiting [2025-03-15T03:35:39.957Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:39.957Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:39.957Z] eb32b1127c1c: Layer already exists [2025-03-15T03:35:39.957Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:39.957Z] daa8bc301c4e: Layer already exists [2025-03-15T03:35:39.957Z] 8da7065dccdc: Layer already exists [2025-03-15T03:35:39.957Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:39.957Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:39.957Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:40.220Z] latest: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:40.574Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:40.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 [2025-03-15T03:35:40.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-15T03:35:40.926Z] 8da7065dccdc: Preparing [2025-03-15T03:35:40.926Z] eb32b1127c1c: Preparing [2025-03-15T03:35:40.926Z] daa8bc301c4e: Preparing [2025-03-15T03:35:40.926Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:40.926Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:40.926Z] d816fbb7e99b: Preparing [2025-03-15T03:35:40.926Z] 224e950e64d1: Preparing [2025-03-15T03:35:40.926Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:40.926Z] d816fbb7e99b: Waiting [2025-03-15T03:35:40.926Z] 224e950e64d1: Waiting [2025-03-15T03:35:40.926Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:40.926Z] 8da7065dccdc: Layer already exists [2025-03-15T03:35:40.926Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:40.926Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:40.926Z] eb32b1127c1c: Layer already exists [2025-03-15T03:35:40.926Z] daa8bc301c4e: Layer already exists [2025-03-15T03:35:40.926Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:40.926Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:40.926Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:41.189Z] 4.0.0-dev.74: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:41.552Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:41.910Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:41.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-15T03:35:41.910Z] 8da7065dccdc: Preparing [2025-03-15T03:35:41.910Z] eb32b1127c1c: Preparing [2025-03-15T03:35:41.910Z] daa8bc301c4e: Preparing [2025-03-15T03:35:41.910Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:41.910Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:41.910Z] d816fbb7e99b: Preparing [2025-03-15T03:35:41.910Z] 224e950e64d1: Preparing [2025-03-15T03:35:41.910Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:41.910Z] d816fbb7e99b: Waiting [2025-03-15T03:35:41.910Z] 224e950e64d1: Waiting [2025-03-15T03:35:41.910Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:41.910Z] daa8bc301c4e: Layer already exists [2025-03-15T03:35:41.910Z] 8da7065dccdc: Layer already exists [2025-03-15T03:35:41.910Z] eb32b1127c1c: Layer already exists [2025-03-15T03:35:41.910Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:41.910Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:41.910Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:41.910Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:41.910Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:42.173Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:42.530Z] + 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-15T03:35:42.870Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-15T03:35:42.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-15T03:35:42.870Z] 8da7065dccdc: Preparing [2025-03-15T03:35:42.870Z] eb32b1127c1c: Preparing [2025-03-15T03:35:42.870Z] daa8bc301c4e: Preparing [2025-03-15T03:35:42.870Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:42.870Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:42.870Z] d816fbb7e99b: Preparing [2025-03-15T03:35:42.870Z] 224e950e64d1: Preparing [2025-03-15T03:35:42.870Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:42.870Z] d816fbb7e99b: Waiting [2025-03-15T03:35:42.870Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:42.870Z] 224e950e64d1: Waiting [2025-03-15T03:35:42.870Z] 8da7065dccdc: Layer already exists [2025-03-15T03:35:42.870Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:42.870Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:42.870Z] eb32b1127c1c: Layer already exists [2025-03-15T03:35:42.870Z] daa8bc301c4e: Layer already exists [2025-03-15T03:35:42.870Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:42.870Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:42.870Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:43.135Z] main: digest: sha256:9586e0266e7c7cb91afe776bf5e7cd31c2c6ba026643b380f358fa9c93f81811 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:43.220Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:43.236Z] taggedImages: [2025-03-15T03:35:43.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:43.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-15T03:35:43.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.74 [2025-03-15T03:35:43.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:43.236Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-15T03:35:43.263Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-15T03:35:43.263Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:43.263Z] latest [2025-03-15T03:35:43.263Z] 4.0.0-dev.74 [2025-03-15T03:35:43.263Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:43.263Z] main [2025-03-15T03:35:43.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:43.620Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:43.975Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:43.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-15T03:35:43.975Z] 703d2b0eb448: Preparing [2025-03-15T03:35:43.975Z] 350d57eeeaa9: Preparing [2025-03-15T03:35:43.975Z] 086fe4bee07a: Preparing [2025-03-15T03:35:43.975Z] 3fad627f0cd5: Preparing [2025-03-15T03:35:43.975Z] 17fcd9d04d3e: Preparing [2025-03-15T03:35:43.975Z] 462c6ea67cac: Preparing [2025-03-15T03:35:43.975Z] a90d75f9556b: Preparing [2025-03-15T03:35:43.975Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:43.975Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:43.975Z] a90d75f9556b: Waiting [2025-03-15T03:35:43.975Z] 8a739f3a3bfb: Waiting [2025-03-15T03:35:43.975Z] 462c6ea67cac: Waiting [2025-03-15T03:35:43.975Z] ac9d103cd8ae: Preparing [2025-03-15T03:35:43.975Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:43.975Z] 8e6eb37531fa: Preparing [2025-03-15T03:35:43.975Z] 5f70bf18a086: Preparing [2025-03-15T03:35:43.975Z] 2c9c0221532e: Preparing [2025-03-15T03:35:43.975Z] 73e9e6a9b2f4: Preparing [2025-03-15T03:35:43.975Z] 4d8ef3121871: Preparing [2025-03-15T03:35:43.975Z] ac9d103cd8ae: Waiting [2025-03-15T03:35:43.975Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:43.975Z] 8e6eb37531fa: Waiting [2025-03-15T03:35:43.975Z] 5f70bf18a086: Waiting [2025-03-15T03:35:43.975Z] 4d8ef3121871: Waiting [2025-03-15T03:35:43.975Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:43.975Z] 2c9c0221532e: Waiting [2025-03-15T03:35:43.975Z] 73e9e6a9b2f4: Waiting [2025-03-15T03:35:44.240Z] 350d57eeeaa9: Pushed [2025-03-15T03:35:44.240Z] 703d2b0eb448: Pushed [2025-03-15T03:35:44.240Z] 17fcd9d04d3e: Pushed [2025-03-15T03:35:44.240Z] 086fe4bee07a: Pushed [2025-03-15T03:35:44.240Z] 3fad627f0cd5: Pushed [2025-03-15T03:35:44.240Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:44.240Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:44.240Z] 5f70bf18a086: Layer already exists [2025-03-15T03:35:44.504Z] 462c6ea67cac: Pushed [2025-03-15T03:35:44.504Z] ac9d103cd8ae: Pushed [2025-03-15T03:35:44.504Z] 8e6eb37531fa: Pushed [2025-03-15T03:35:44.504Z] 2c9c0221532e: Pushed [2025-03-15T03:35:44.504Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:44.504Z] 73e9e6a9b2f4: Pushed [2025-03-15T03:35:44.504Z] 4d8ef3121871: Pushed [2025-03-15T03:35:47.064Z] a90d75f9556b: Pushed [2025-03-15T03:35:47.328Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:47.687Z] + 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-15T03:35:48.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-15T03:35:48.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-15T03:35:48.036Z] 703d2b0eb448: Preparing [2025-03-15T03:35:48.036Z] 350d57eeeaa9: Preparing [2025-03-15T03:35:48.036Z] 086fe4bee07a: Preparing [2025-03-15T03:35:48.036Z] 3fad627f0cd5: Preparing [2025-03-15T03:35:48.036Z] 17fcd9d04d3e: Preparing [2025-03-15T03:35:48.036Z] 462c6ea67cac: Preparing [2025-03-15T03:35:48.036Z] a90d75f9556b: Preparing [2025-03-15T03:35:48.036Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:48.036Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:48.036Z] ac9d103cd8ae: Preparing [2025-03-15T03:35:48.036Z] 8e6eb37531fa: Preparing [2025-03-15T03:35:48.036Z] 5f70bf18a086: Preparing [2025-03-15T03:35:48.036Z] 2c9c0221532e: Preparing [2025-03-15T03:35:48.036Z] 73e9e6a9b2f4: Preparing [2025-03-15T03:35:48.036Z] 4d8ef3121871: Preparing [2025-03-15T03:35:48.036Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:48.036Z] 462c6ea67cac: Waiting [2025-03-15T03:35:48.036Z] a90d75f9556b: Waiting [2025-03-15T03:35:48.036Z] 8a739f3a3bfb: Waiting [2025-03-15T03:35:48.036Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:48.036Z] ac9d103cd8ae: Waiting [2025-03-15T03:35:48.036Z] 8e6eb37531fa: Waiting [2025-03-15T03:35:48.036Z] 5f70bf18a086: Waiting [2025-03-15T03:35:48.036Z] 2c9c0221532e: Waiting [2025-03-15T03:35:48.036Z] 73e9e6a9b2f4: Waiting [2025-03-15T03:35:48.036Z] 4d8ef3121871: Waiting [2025-03-15T03:35:48.036Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:48.036Z] 17fcd9d04d3e: Layer already exists [2025-03-15T03:35:48.036Z] 3fad627f0cd5: Layer already exists [2025-03-15T03:35:48.036Z] 350d57eeeaa9: Layer already exists [2025-03-15T03:35:48.036Z] 703d2b0eb448: Layer already exists [2025-03-15T03:35:48.036Z] 086fe4bee07a: Layer already exists [2025-03-15T03:35:48.036Z] a90d75f9556b: Layer already exists [2025-03-15T03:35:48.036Z] 462c6ea67cac: Layer already exists [2025-03-15T03:35:48.036Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:48.036Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:48.036Z] ac9d103cd8ae: Layer already exists [2025-03-15T03:35:48.036Z] 8e6eb37531fa: Layer already exists [2025-03-15T03:35:48.036Z] 5f70bf18a086: Layer already exists [2025-03-15T03:35:48.036Z] 73e9e6a9b2f4: Layer already exists [2025-03-15T03:35:48.036Z] 4d8ef3121871: Layer already exists [2025-03-15T03:35:48.036Z] 2c9c0221532e: Layer already exists [2025-03-15T03:35:48.036Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:48.299Z] latest: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:48.656Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:49.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 [2025-03-15T03:35:49.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-15T03:35:49.004Z] 703d2b0eb448: Preparing [2025-03-15T03:35:49.004Z] 350d57eeeaa9: Preparing [2025-03-15T03:35:49.004Z] 086fe4bee07a: Preparing [2025-03-15T03:35:49.004Z] 3fad627f0cd5: Preparing [2025-03-15T03:35:49.004Z] 17fcd9d04d3e: Preparing [2025-03-15T03:35:49.004Z] 462c6ea67cac: Preparing [2025-03-15T03:35:49.004Z] 462c6ea67cac: Waiting [2025-03-15T03:35:49.004Z] a90d75f9556b: Preparing [2025-03-15T03:35:49.004Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:49.004Z] a90d75f9556b: Waiting [2025-03-15T03:35:49.004Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:49.004Z] 8a739f3a3bfb: Waiting [2025-03-15T03:35:49.004Z] ac9d103cd8ae: Preparing [2025-03-15T03:35:49.004Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:49.004Z] 8e6eb37531fa: Preparing [2025-03-15T03:35:49.004Z] 5f70bf18a086: Preparing [2025-03-15T03:35:49.004Z] 2c9c0221532e: Preparing [2025-03-15T03:35:49.004Z] 5f70bf18a086: Waiting [2025-03-15T03:35:49.004Z] 8e6eb37531fa: Waiting [2025-03-15T03:35:49.004Z] 73e9e6a9b2f4: Preparing [2025-03-15T03:35:49.004Z] 2c9c0221532e: Waiting [2025-03-15T03:35:49.004Z] 4d8ef3121871: Preparing [2025-03-15T03:35:49.004Z] 73e9e6a9b2f4: Waiting [2025-03-15T03:35:49.004Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:49.004Z] 4d8ef3121871: Waiting [2025-03-15T03:35:49.004Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:49.004Z] 17fcd9d04d3e: Layer already exists [2025-03-15T03:35:49.004Z] 086fe4bee07a: Layer already exists [2025-03-15T03:35:49.004Z] 350d57eeeaa9: Layer already exists [2025-03-15T03:35:49.004Z] 703d2b0eb448: Layer already exists [2025-03-15T03:35:49.004Z] 3fad627f0cd5: Layer already exists [2025-03-15T03:35:49.004Z] a90d75f9556b: Layer already exists [2025-03-15T03:35:49.004Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:49.004Z] 462c6ea67cac: Layer already exists [2025-03-15T03:35:49.004Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:49.004Z] ac9d103cd8ae: Layer already exists [2025-03-15T03:35:49.004Z] 2c9c0221532e: Layer already exists [2025-03-15T03:35:49.004Z] 73e9e6a9b2f4: Layer already exists [2025-03-15T03:35:49.004Z] 5f70bf18a086: Layer already exists [2025-03-15T03:35:49.004Z] 8e6eb37531fa: Layer already exists [2025-03-15T03:35:49.004Z] 4d8ef3121871: Layer already exists [2025-03-15T03:35:49.004Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:49.269Z] 4.0.0-dev.74: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:49.624Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:49.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:49.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-15T03:35:49.981Z] 703d2b0eb448: Preparing [2025-03-15T03:35:49.981Z] 350d57eeeaa9: Preparing [2025-03-15T03:35:49.981Z] 086fe4bee07a: Preparing [2025-03-15T03:35:49.981Z] 3fad627f0cd5: Preparing [2025-03-15T03:35:49.981Z] 17fcd9d04d3e: Preparing [2025-03-15T03:35:49.981Z] 462c6ea67cac: Preparing [2025-03-15T03:35:49.981Z] a90d75f9556b: Preparing [2025-03-15T03:35:49.981Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:49.981Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:49.981Z] ac9d103cd8ae: Preparing [2025-03-15T03:35:49.981Z] 8e6eb37531fa: Preparing [2025-03-15T03:35:49.981Z] 5f70bf18a086: Preparing [2025-03-15T03:35:49.981Z] 2c9c0221532e: Preparing [2025-03-15T03:35:49.981Z] 73e9e6a9b2f4: Preparing [2025-03-15T03:35:49.981Z] 4d8ef3121871: Preparing [2025-03-15T03:35:49.981Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:49.981Z] 462c6ea67cac: Waiting [2025-03-15T03:35:49.981Z] a90d75f9556b: Waiting [2025-03-15T03:35:49.981Z] 8a739f3a3bfb: Waiting [2025-03-15T03:35:49.981Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:49.981Z] ac9d103cd8ae: Waiting [2025-03-15T03:35:49.981Z] 8e6eb37531fa: Waiting [2025-03-15T03:35:49.981Z] 5f70bf18a086: Waiting [2025-03-15T03:35:49.981Z] 2c9c0221532e: Waiting [2025-03-15T03:35:49.981Z] 73e9e6a9b2f4: Waiting [2025-03-15T03:35:49.981Z] 4d8ef3121871: Waiting [2025-03-15T03:35:49.981Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:49.981Z] 703d2b0eb448: Layer already exists [2025-03-15T03:35:49.981Z] 350d57eeeaa9: Layer already exists [2025-03-15T03:35:49.981Z] 17fcd9d04d3e: Layer already exists [2025-03-15T03:35:49.981Z] 3fad627f0cd5: Layer already exists [2025-03-15T03:35:49.981Z] 086fe4bee07a: Layer already exists [2025-03-15T03:35:49.981Z] 462c6ea67cac: Layer already exists [2025-03-15T03:35:49.981Z] a90d75f9556b: Layer already exists [2025-03-15T03:35:49.981Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:49.981Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:49.981Z] ac9d103cd8ae: Layer already exists [2025-03-15T03:35:49.981Z] 8e6eb37531fa: Layer already exists [2025-03-15T03:35:49.981Z] 5f70bf18a086: Layer already exists [2025-03-15T03:35:49.981Z] 2c9c0221532e: Layer already exists [2025-03-15T03:35:49.981Z] 4d8ef3121871: Layer already exists [2025-03-15T03:35:49.981Z] 73e9e6a9b2f4: Layer already exists [2025-03-15T03:35:49.981Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:50.246Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:50.605Z] + 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-15T03:35:50.958Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-15T03:35:50.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-15T03:35:50.958Z] 703d2b0eb448: Preparing [2025-03-15T03:35:50.958Z] 350d57eeeaa9: Preparing [2025-03-15T03:35:50.958Z] 086fe4bee07a: Preparing [2025-03-15T03:35:50.958Z] 3fad627f0cd5: Preparing [2025-03-15T03:35:50.958Z] 17fcd9d04d3e: Preparing [2025-03-15T03:35:50.958Z] 462c6ea67cac: Preparing [2025-03-15T03:35:50.958Z] a90d75f9556b: Preparing [2025-03-15T03:35:50.958Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:50.958Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:50.958Z] ac9d103cd8ae: Preparing [2025-03-15T03:35:50.958Z] 8e6eb37531fa: Preparing [2025-03-15T03:35:50.958Z] 5f70bf18a086: Preparing [2025-03-15T03:35:50.958Z] 2c9c0221532e: Preparing [2025-03-15T03:35:50.958Z] 73e9e6a9b2f4: Preparing [2025-03-15T03:35:50.958Z] 4d8ef3121871: Preparing [2025-03-15T03:35:50.958Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:50.958Z] ac9d103cd8ae: Waiting [2025-03-15T03:35:50.958Z] 8e6eb37531fa: Waiting [2025-03-15T03:35:50.958Z] 5f70bf18a086: Waiting [2025-03-15T03:35:50.958Z] a90d75f9556b: Waiting [2025-03-15T03:35:50.958Z] 8a739f3a3bfb: Waiting [2025-03-15T03:35:50.958Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:50.958Z] 2c9c0221532e: Waiting [2025-03-15T03:35:50.958Z] 73e9e6a9b2f4: Waiting [2025-03-15T03:35:50.958Z] 4d8ef3121871: Waiting [2025-03-15T03:35:50.958Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:50.958Z] 462c6ea67cac: Waiting [2025-03-15T03:35:50.958Z] 17fcd9d04d3e: Layer already exists [2025-03-15T03:35:50.958Z] 086fe4bee07a: Layer already exists [2025-03-15T03:35:50.958Z] 3fad627f0cd5: Layer already exists [2025-03-15T03:35:50.958Z] 350d57eeeaa9: Layer already exists [2025-03-15T03:35:50.958Z] 703d2b0eb448: Layer already exists [2025-03-15T03:35:50.958Z] a90d75f9556b: Layer already exists [2025-03-15T03:35:50.958Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:50.958Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:50.958Z] 8e6eb37531fa: Layer already exists [2025-03-15T03:35:50.958Z] 5f70bf18a086: Layer already exists [2025-03-15T03:35:50.958Z] 462c6ea67cac: Layer already exists [2025-03-15T03:35:50.958Z] ac9d103cd8ae: Layer already exists [2025-03-15T03:35:51.224Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:51.224Z] 2c9c0221532e: Layer already exists [2025-03-15T03:35:51.224Z] 73e9e6a9b2f4: Layer already exists [2025-03-15T03:35:51.224Z] 4d8ef3121871: Layer already exists [2025-03-15T03:35:51.224Z] main: digest: sha256:4f504765b05c03010ca6b46cc6029af6c656a27f42458f1f3911bcf662c223c2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:35:51.312Z] ===================================================== [Pipeline] echo [2025-03-15T03:35:51.327Z] taggedImages: [2025-03-15T03:35:51.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:51.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-15T03:35:51.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.74 [2025-03-15T03:35:51.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:51.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-15T03:35:51.359Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-15T03:35:51.359Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:51.359Z] latest [2025-03-15T03:35:51.359Z] 4.0.0-dev.74 [2025-03-15T03:35:51.359Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:35:51.359Z] main [2025-03-15T03:35:51.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:51.725Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:52.073Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:35:52.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-15T03:35:52.073Z] 93642d9fcc93: Preparing [2025-03-15T03:35:52.073Z] 564b6e3173cd: Preparing [2025-03-15T03:35:52.073Z] 23726d74294e: Preparing [2025-03-15T03:35:52.073Z] 8a02b1bca101: Preparing [2025-03-15T03:35:52.073Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:52.073Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:52.073Z] d816fbb7e99b: Preparing [2025-03-15T03:35:52.073Z] 224e950e64d1: Preparing [2025-03-15T03:35:52.073Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:52.073Z] d816fbb7e99b: Waiting [2025-03-15T03:35:52.073Z] 224e950e64d1: Waiting [2025-03-15T03:35:52.073Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:52.073Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:52.073Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:52.339Z] 564b6e3173cd: Pushed [2025-03-15T03:35:52.339Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:52.339Z] 23726d74294e: Pushed [2025-03-15T03:35:52.339Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:52.339Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:52.339Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:52.339Z] 93642d9fcc93: Pushed [2025-03-15T03:35:57.713Z] 8a02b1bca101: Pushed [2025-03-15T03:35:57.713Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:58.088Z] + 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-15T03:35:58.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-15T03:35:58.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-15T03:35:58.436Z] 93642d9fcc93: Preparing [2025-03-15T03:35:58.436Z] 564b6e3173cd: Preparing [2025-03-15T03:35:58.436Z] 23726d74294e: Preparing [2025-03-15T03:35:58.436Z] 8a02b1bca101: Preparing [2025-03-15T03:35:58.436Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:58.436Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:58.436Z] d816fbb7e99b: Preparing [2025-03-15T03:35:58.436Z] 224e950e64d1: Preparing [2025-03-15T03:35:58.436Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:58.436Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:58.436Z] d816fbb7e99b: Waiting [2025-03-15T03:35:58.436Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:58.436Z] 224e950e64d1: Waiting [2025-03-15T03:35:58.436Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:58.436Z] 23726d74294e: Layer already exists [2025-03-15T03:35:58.436Z] 564b6e3173cd: Layer already exists [2025-03-15T03:35:58.436Z] 8a02b1bca101: Layer already exists [2025-03-15T03:35:58.436Z] 93642d9fcc93: Layer already exists [2025-03-15T03:35:58.436Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:58.436Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:58.436Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:58.436Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:58.707Z] latest: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:59.055Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:59.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 [2025-03-15T03:35:59.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-15T03:35:59.396Z] 93642d9fcc93: Preparing [2025-03-15T03:35:59.396Z] 564b6e3173cd: Preparing [2025-03-15T03:35:59.396Z] 23726d74294e: Preparing [2025-03-15T03:35:59.396Z] 8a02b1bca101: Preparing [2025-03-15T03:35:59.396Z] 8a739f3a3bfb: Preparing [2025-03-15T03:35:59.396Z] c1bfca55cdc0: Preparing [2025-03-15T03:35:59.396Z] d816fbb7e99b: Preparing [2025-03-15T03:35:59.396Z] 224e950e64d1: Preparing [2025-03-15T03:35:59.396Z] dd9c8f8612c8: Preparing [2025-03-15T03:35:59.396Z] c1bfca55cdc0: Waiting [2025-03-15T03:35:59.396Z] d816fbb7e99b: Waiting [2025-03-15T03:35:59.396Z] 224e950e64d1: Waiting [2025-03-15T03:35:59.396Z] dd9c8f8612c8: Waiting [2025-03-15T03:35:59.396Z] 564b6e3173cd: Layer already exists [2025-03-15T03:35:59.396Z] 93642d9fcc93: Layer already exists [2025-03-15T03:35:59.396Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:35:59.396Z] 8a02b1bca101: Layer already exists [2025-03-15T03:35:59.396Z] 23726d74294e: Layer already exists [2025-03-15T03:35:59.396Z] 224e950e64d1: Layer already exists [2025-03-15T03:35:59.396Z] d816fbb7e99b: Layer already exists [2025-03-15T03:35:59.396Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:35:59.396Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:35:59.396Z] 4.0.0-dev.74: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:35:59.741Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:00.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:00.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-15T03:36:00.087Z] 93642d9fcc93: Preparing [2025-03-15T03:36:00.087Z] 564b6e3173cd: Preparing [2025-03-15T03:36:00.087Z] 23726d74294e: Preparing [2025-03-15T03:36:00.087Z] 8a02b1bca101: Preparing [2025-03-15T03:36:00.087Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:00.087Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:00.087Z] d816fbb7e99b: Preparing [2025-03-15T03:36:00.087Z] 224e950e64d1: Preparing [2025-03-15T03:36:00.087Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:00.087Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:00.087Z] d816fbb7e99b: Waiting [2025-03-15T03:36:00.087Z] 224e950e64d1: Waiting [2025-03-15T03:36:00.087Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:00.087Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:00.087Z] 93642d9fcc93: Layer already exists [2025-03-15T03:36:00.087Z] 8a02b1bca101: Layer already exists [2025-03-15T03:36:00.087Z] 564b6e3173cd: Layer already exists [2025-03-15T03:36:00.087Z] 23726d74294e: Layer already exists [2025-03-15T03:36:00.087Z] 224e950e64d1: Layer already exists [2025-03-15T03:36:00.087Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:00.087Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:00.087Z] d816fbb7e99b: Layer already exists [2025-03-15T03:36:00.350Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:00.702Z] + 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-15T03:36:01.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-15T03:36:01.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-15T03:36:01.055Z] 93642d9fcc93: Preparing [2025-03-15T03:36:01.055Z] 564b6e3173cd: Preparing [2025-03-15T03:36:01.055Z] 23726d74294e: Preparing [2025-03-15T03:36:01.055Z] 8a02b1bca101: Preparing [2025-03-15T03:36:01.055Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:01.055Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:01.055Z] d816fbb7e99b: Preparing [2025-03-15T03:36:01.055Z] 224e950e64d1: Preparing [2025-03-15T03:36:01.055Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:01.055Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:01.055Z] d816fbb7e99b: Waiting [2025-03-15T03:36:01.055Z] 224e950e64d1: Waiting [2025-03-15T03:36:01.055Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:01.055Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:01.055Z] 23726d74294e: Layer already exists [2025-03-15T03:36:01.055Z] 564b6e3173cd: Layer already exists [2025-03-15T03:36:01.055Z] 93642d9fcc93: Layer already exists [2025-03-15T03:36:01.055Z] 8a02b1bca101: Layer already exists [2025-03-15T03:36:01.055Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:01.055Z] d816fbb7e99b: Layer already exists [2025-03-15T03:36:01.055Z] 224e950e64d1: Layer already exists [2025-03-15T03:36:01.055Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:01.320Z] main: digest: sha256:ef647591004810accd365e5e71f28447177bd61ece45b9a5e10189156733d6f6 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:36:01.410Z] ===================================================== [Pipeline] echo [2025-03-15T03:36:01.423Z] taggedImages: [2025-03-15T03:36:01.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:01.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-15T03:36:01.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.74 [2025-03-15T03:36:01.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:01.423Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-15T03:36:01.456Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-15T03:36:01.456Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:01.456Z] latest [2025-03-15T03:36:01.456Z] 4.0.0-dev.74 [2025-03-15T03:36:01.456Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:01.456Z] main [2025-03-15T03:36:01.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:01.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:02.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:02.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-15T03:36:02.169Z] af3debea2bf3: Preparing [2025-03-15T03:36:02.169Z] 99861124bee2: Preparing [2025-03-15T03:36:02.169Z] 64552a3bd081: Preparing [2025-03-15T03:36:02.169Z] 0f5312f483df: Preparing [2025-03-15T03:36:02.169Z] e169965f12c4: Preparing [2025-03-15T03:36:02.169Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:02.169Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:02.169Z] 6ab15c541cba: Preparing [2025-03-15T03:36:02.169Z] feb60554d503: Preparing [2025-03-15T03:36:02.169Z] 2120b0b9cb6a: Preparing [2025-03-15T03:36:02.169Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:02.169Z] 6ab15c541cba: Waiting [2025-03-15T03:36:02.169Z] feb60554d503: Waiting [2025-03-15T03:36:02.169Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:02.169Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:02.169Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:02.436Z] 0f5312f483df: Pushed [2025-03-15T03:36:02.436Z] 99861124bee2: Pushed [2025-03-15T03:36:02.436Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:02.436Z] af3debea2bf3: Pushed [2025-03-15T03:36:02.436Z] e169965f12c4: Pushed [2025-03-15T03:36:02.436Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:02.436Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:02.701Z] feb60554d503: Pushed [2025-03-15T03:36:02.701Z] 6ab15c541cba: Pushed [2025-03-15T03:36:05.260Z] 2120b0b9cb6a: Pushed [2025-03-15T03:36:06.653Z] 64552a3bd081: Pushed [2025-03-15T03:36:06.653Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:07.006Z] + 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-15T03:36:07.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-15T03:36:07.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-15T03:36:07.358Z] af3debea2bf3: Preparing [2025-03-15T03:36:07.358Z] 99861124bee2: Preparing [2025-03-15T03:36:07.358Z] 64552a3bd081: Preparing [2025-03-15T03:36:07.358Z] 0f5312f483df: Preparing [2025-03-15T03:36:07.358Z] e169965f12c4: Preparing [2025-03-15T03:36:07.358Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:07.358Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:07.358Z] 6ab15c541cba: Preparing [2025-03-15T03:36:07.358Z] feb60554d503: Preparing [2025-03-15T03:36:07.358Z] 2120b0b9cb6a: Preparing [2025-03-15T03:36:07.358Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:07.358Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:07.358Z] 6ab15c541cba: Waiting [2025-03-15T03:36:07.358Z] feb60554d503: Waiting [2025-03-15T03:36:07.358Z] 2120b0b9cb6a: Waiting [2025-03-15T03:36:07.358Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:07.358Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:07.358Z] 0f5312f483df: Layer already exists [2025-03-15T03:36:07.358Z] 64552a3bd081: Layer already exists [2025-03-15T03:36:07.358Z] af3debea2bf3: Layer already exists [2025-03-15T03:36:07.358Z] e169965f12c4: Layer already exists [2025-03-15T03:36:07.358Z] 99861124bee2: Layer already exists [2025-03-15T03:36:07.358Z] 6ab15c541cba: Layer already exists [2025-03-15T03:36:07.358Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:07.358Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:07.358Z] 2120b0b9cb6a: Layer already exists [2025-03-15T03:36:07.358Z] feb60554d503: Layer already exists [2025-03-15T03:36:07.358Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:07.622Z] latest: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:07.974Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:08.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 [2025-03-15T03:36:08.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-15T03:36:08.322Z] af3debea2bf3: Preparing [2025-03-15T03:36:08.322Z] 99861124bee2: Preparing [2025-03-15T03:36:08.322Z] 64552a3bd081: Preparing [2025-03-15T03:36:08.322Z] 0f5312f483df: Preparing [2025-03-15T03:36:08.322Z] e169965f12c4: Preparing [2025-03-15T03:36:08.322Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:08.322Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:08.322Z] 6ab15c541cba: Preparing [2025-03-15T03:36:08.322Z] feb60554d503: Preparing [2025-03-15T03:36:08.322Z] 2120b0b9cb6a: Preparing [2025-03-15T03:36:08.322Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:08.322Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:08.322Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:08.322Z] 6ab15c541cba: Waiting [2025-03-15T03:36:08.322Z] feb60554d503: Waiting [2025-03-15T03:36:08.322Z] 2120b0b9cb6a: Waiting [2025-03-15T03:36:08.322Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:08.322Z] af3debea2bf3: Layer already exists [2025-03-15T03:36:08.322Z] e169965f12c4: Layer already exists [2025-03-15T03:36:08.322Z] 99861124bee2: Layer already exists [2025-03-15T03:36:08.322Z] 0f5312f483df: Layer already exists [2025-03-15T03:36:08.322Z] 64552a3bd081: Layer already exists [2025-03-15T03:36:08.322Z] 6ab15c541cba: Layer already exists [2025-03-15T03:36:08.322Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:08.322Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:08.322Z] 2120b0b9cb6a: Layer already exists [2025-03-15T03:36:08.322Z] feb60554d503: Layer already exists [2025-03-15T03:36:08.322Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:08.322Z] 4.0.0-dev.74: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:08.936Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:09.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:09.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-15T03:36:09.285Z] af3debea2bf3: Preparing [2025-03-15T03:36:09.285Z] 99861124bee2: Preparing [2025-03-15T03:36:09.285Z] 64552a3bd081: Preparing [2025-03-15T03:36:09.285Z] 0f5312f483df: Preparing [2025-03-15T03:36:09.285Z] e169965f12c4: Preparing [2025-03-15T03:36:09.285Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:09.285Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:09.285Z] 6ab15c541cba: Preparing [2025-03-15T03:36:09.285Z] feb60554d503: Preparing [2025-03-15T03:36:09.285Z] 2120b0b9cb6a: Preparing [2025-03-15T03:36:09.285Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:09.285Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:09.285Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:09.285Z] 6ab15c541cba: Waiting [2025-03-15T03:36:09.285Z] feb60554d503: Waiting [2025-03-15T03:36:09.285Z] 2120b0b9cb6a: Waiting [2025-03-15T03:36:09.285Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:09.285Z] 64552a3bd081: Layer already exists [2025-03-15T03:36:09.285Z] 99861124bee2: Layer already exists [2025-03-15T03:36:09.285Z] 0f5312f483df: Layer already exists [2025-03-15T03:36:09.285Z] e169965f12c4: Layer already exists [2025-03-15T03:36:09.285Z] af3debea2bf3: Layer already exists [2025-03-15T03:36:09.285Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:09.285Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:09.285Z] feb60554d503: Layer already exists [2025-03-15T03:36:09.285Z] 6ab15c541cba: Layer already exists [2025-03-15T03:36:09.285Z] 2120b0b9cb6a: Layer already exists [2025-03-15T03:36:09.285Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:09.548Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:09.897Z] + 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-15T03:36:10.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-15T03:36:10.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-15T03:36:10.239Z] af3debea2bf3: Preparing [2025-03-15T03:36:10.239Z] 99861124bee2: Preparing [2025-03-15T03:36:10.239Z] 64552a3bd081: Preparing [2025-03-15T03:36:10.239Z] 0f5312f483df: Preparing [2025-03-15T03:36:10.239Z] e169965f12c4: Preparing [2025-03-15T03:36:10.239Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:10.239Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:10.239Z] 6ab15c541cba: Preparing [2025-03-15T03:36:10.239Z] feb60554d503: Preparing [2025-03-15T03:36:10.239Z] 2120b0b9cb6a: Preparing [2025-03-15T03:36:10.239Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:10.239Z] feb60554d503: Waiting [2025-03-15T03:36:10.239Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:10.239Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:10.239Z] 2120b0b9cb6a: Waiting [2025-03-15T03:36:10.239Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:10.239Z] 6ab15c541cba: Waiting [2025-03-15T03:36:10.239Z] 99861124bee2: Layer already exists [2025-03-15T03:36:10.239Z] e169965f12c4: Layer already exists [2025-03-15T03:36:10.239Z] af3debea2bf3: Layer already exists [2025-03-15T03:36:10.239Z] 64552a3bd081: Layer already exists [2025-03-15T03:36:10.239Z] 0f5312f483df: Layer already exists [2025-03-15T03:36:10.239Z] feb60554d503: Layer already exists [2025-03-15T03:36:10.239Z] 6ab15c541cba: Layer already exists [2025-03-15T03:36:10.239Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:10.239Z] 2120b0b9cb6a: Layer already exists [2025-03-15T03:36:10.239Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:10.239Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:10.502Z] main: digest: sha256:03dbd3ad64f5f76ccbe487b8d3a192136f30f1116bb1a35e086c61ccaa505eb4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:36:10.589Z] ===================================================== [Pipeline] echo [2025-03-15T03:36:10.608Z] taggedImages: [2025-03-15T03:36:10.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:10.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-15T03:36:10.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.74 [2025-03-15T03:36:10.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:10.608Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-15T03:36:10.640Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-15T03:36:10.640Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:10.640Z] latest [2025-03-15T03:36:10.640Z] 4.0.0-dev.74 [2025-03-15T03:36:10.640Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:10.640Z] main [2025-03-15T03:36:10.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:11.013Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:11.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-15T03:36:11.361Z] cec4a36603ba: Preparing [2025-03-15T03:36:11.361Z] 4ebf2c4de2d8: Preparing [2025-03-15T03:36:11.361Z] feb676504e75: Preparing [2025-03-15T03:36:11.361Z] 2b5d563b6fc1: Preparing [2025-03-15T03:36:11.361Z] a1e4a4e44d26: Preparing [2025-03-15T03:36:11.361Z] 6dc6aaa48f71: Preparing [2025-03-15T03:36:11.361Z] e624ca8db542: Preparing [2025-03-15T03:36:11.361Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:11.361Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:11.361Z] 5c96ec9a40e5: Preparing [2025-03-15T03:36:11.361Z] 75fa03d18118: Preparing [2025-03-15T03:36:11.361Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:11.361Z] 6dc6aaa48f71: Waiting [2025-03-15T03:36:11.361Z] e624ca8db542: Waiting [2025-03-15T03:36:11.361Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:11.361Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:11.361Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:11.361Z] 5c96ec9a40e5: Waiting [2025-03-15T03:36:11.361Z] 75fa03d18118: Waiting [2025-03-15T03:36:11.625Z] a1e4a4e44d26: Pushed [2025-03-15T03:36:11.625Z] 4ebf2c4de2d8: Pushed [2025-03-15T03:36:11.625Z] cec4a36603ba: Pushed [2025-03-15T03:36:11.625Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:11.625Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:11.625Z] e624ca8db542: Pushed [2025-03-15T03:36:11.625Z] 6dc6aaa48f71: Pushed [2025-03-15T03:36:11.890Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:11.890Z] 5c96ec9a40e5: Pushed [2025-03-15T03:36:14.453Z] 75fa03d18118: Pushed [2025-03-15T03:36:15.851Z] 2b5d563b6fc1: Pushed [2025-03-15T03:36:17.776Z] feb676504e75: Pushed [2025-03-15T03:36:17.776Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:18.383Z] + 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-15T03:36:18.727Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-15T03:36:18.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-15T03:36:18.727Z] cec4a36603ba: Preparing [2025-03-15T03:36:18.727Z] 4ebf2c4de2d8: Preparing [2025-03-15T03:36:18.727Z] feb676504e75: Preparing [2025-03-15T03:36:18.727Z] 2b5d563b6fc1: Preparing [2025-03-15T03:36:18.727Z] a1e4a4e44d26: Preparing [2025-03-15T03:36:18.727Z] 6dc6aaa48f71: Preparing [2025-03-15T03:36:18.727Z] e624ca8db542: Preparing [2025-03-15T03:36:18.727Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:18.727Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:18.727Z] 5c96ec9a40e5: Preparing [2025-03-15T03:36:18.727Z] 75fa03d18118: Preparing [2025-03-15T03:36:18.727Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:18.727Z] e624ca8db542: Waiting [2025-03-15T03:36:18.727Z] 6dc6aaa48f71: Waiting [2025-03-15T03:36:18.727Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:18.727Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:18.727Z] 5c96ec9a40e5: Waiting [2025-03-15T03:36:18.727Z] 75fa03d18118: Waiting [2025-03-15T03:36:18.727Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:18.727Z] a1e4a4e44d26: Layer already exists [2025-03-15T03:36:18.727Z] cec4a36603ba: Layer already exists [2025-03-15T03:36:18.727Z] 2b5d563b6fc1: Layer already exists [2025-03-15T03:36:18.727Z] 4ebf2c4de2d8: Layer already exists [2025-03-15T03:36:18.727Z] feb676504e75: Layer already exists [2025-03-15T03:36:18.727Z] 6dc6aaa48f71: Layer already exists [2025-03-15T03:36:18.727Z] e624ca8db542: Layer already exists [2025-03-15T03:36:18.727Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:18.727Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:18.727Z] 5c96ec9a40e5: Layer already exists [2025-03-15T03:36:18.727Z] 75fa03d18118: Layer already exists [2025-03-15T03:36:18.727Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:18.992Z] latest: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:19.341Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:19.697Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 [2025-03-15T03:36:19.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-15T03:36:19.697Z] cec4a36603ba: Preparing [2025-03-15T03:36:19.697Z] 4ebf2c4de2d8: Preparing [2025-03-15T03:36:19.697Z] feb676504e75: Preparing [2025-03-15T03:36:19.697Z] 2b5d563b6fc1: Preparing [2025-03-15T03:36:19.697Z] a1e4a4e44d26: Preparing [2025-03-15T03:36:19.697Z] 6dc6aaa48f71: Preparing [2025-03-15T03:36:19.697Z] e624ca8db542: Preparing [2025-03-15T03:36:19.697Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:19.697Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:19.697Z] 5c96ec9a40e5: Preparing [2025-03-15T03:36:19.697Z] 6dc6aaa48f71: Waiting [2025-03-15T03:36:19.697Z] 75fa03d18118: Preparing [2025-03-15T03:36:19.697Z] e624ca8db542: Waiting [2025-03-15T03:36:19.697Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:19.697Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:19.697Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:19.697Z] 5c96ec9a40e5: Waiting [2025-03-15T03:36:19.697Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:19.697Z] 75fa03d18118: Waiting [2025-03-15T03:36:19.697Z] feb676504e75: Layer already exists [2025-03-15T03:36:19.697Z] 4ebf2c4de2d8: Layer already exists [2025-03-15T03:36:19.697Z] cec4a36603ba: Layer already exists [2025-03-15T03:36:19.697Z] 2b5d563b6fc1: Layer already exists [2025-03-15T03:36:19.697Z] a1e4a4e44d26: Layer already exists [2025-03-15T03:36:19.697Z] 6dc6aaa48f71: Layer already exists [2025-03-15T03:36:19.697Z] e624ca8db542: Layer already exists [2025-03-15T03:36:19.697Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:19.697Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:19.697Z] 5c96ec9a40e5: Layer already exists [2025-03-15T03:36:19.697Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:19.697Z] 75fa03d18118: Layer already exists [2025-03-15T03:36:19.961Z] 4.0.0-dev.74: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:20.315Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:20.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:20.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-15T03:36:20.663Z] cec4a36603ba: Preparing [2025-03-15T03:36:20.663Z] 4ebf2c4de2d8: Preparing [2025-03-15T03:36:20.663Z] feb676504e75: Preparing [2025-03-15T03:36:20.663Z] 2b5d563b6fc1: Preparing [2025-03-15T03:36:20.663Z] a1e4a4e44d26: Preparing [2025-03-15T03:36:20.663Z] 6dc6aaa48f71: Preparing [2025-03-15T03:36:20.663Z] e624ca8db542: Preparing [2025-03-15T03:36:20.663Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:20.663Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:20.663Z] 5c96ec9a40e5: Preparing [2025-03-15T03:36:20.663Z] 75fa03d18118: Preparing [2025-03-15T03:36:20.663Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:20.663Z] 6dc6aaa48f71: Waiting [2025-03-15T03:36:20.663Z] e624ca8db542: Waiting [2025-03-15T03:36:20.663Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:20.663Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:20.663Z] 5c96ec9a40e5: Waiting [2025-03-15T03:36:20.663Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:20.663Z] 75fa03d18118: Waiting [2025-03-15T03:36:20.663Z] feb676504e75: Layer already exists [2025-03-15T03:36:20.663Z] 4ebf2c4de2d8: Layer already exists [2025-03-15T03:36:20.663Z] cec4a36603ba: Layer already exists [2025-03-15T03:36:20.663Z] a1e4a4e44d26: Layer already exists [2025-03-15T03:36:20.663Z] 2b5d563b6fc1: Layer already exists [2025-03-15T03:36:20.663Z] 5c96ec9a40e5: Layer already exists [2025-03-15T03:36:20.663Z] e624ca8db542: Layer already exists [2025-03-15T03:36:20.663Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:20.663Z] 6dc6aaa48f71: Layer already exists [2025-03-15T03:36:20.663Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:20.663Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:20.663Z] 75fa03d18118: Layer already exists [2025-03-15T03:36:20.926Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:21.278Z] + 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-15T03:36:21.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-15T03:36:21.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-15T03:36:21.623Z] cec4a36603ba: Preparing [2025-03-15T03:36:21.623Z] 4ebf2c4de2d8: Preparing [2025-03-15T03:36:21.623Z] feb676504e75: Preparing [2025-03-15T03:36:21.623Z] 2b5d563b6fc1: Preparing [2025-03-15T03:36:21.623Z] a1e4a4e44d26: Preparing [2025-03-15T03:36:21.623Z] 6dc6aaa48f71: Preparing [2025-03-15T03:36:21.623Z] e624ca8db542: Preparing [2025-03-15T03:36:21.623Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:21.623Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:21.623Z] 5c96ec9a40e5: Preparing [2025-03-15T03:36:21.623Z] 75fa03d18118: Preparing [2025-03-15T03:36:21.623Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:21.623Z] 6dc6aaa48f71: Waiting [2025-03-15T03:36:21.623Z] e624ca8db542: Waiting [2025-03-15T03:36:21.623Z] 8a739f3a3bfb: Waiting [2025-03-15T03:36:21.623Z] c1bfca55cdc0: Waiting [2025-03-15T03:36:21.623Z] 5c96ec9a40e5: Waiting [2025-03-15T03:36:21.623Z] 75fa03d18118: Waiting [2025-03-15T03:36:21.623Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:21.623Z] cec4a36603ba: Layer already exists [2025-03-15T03:36:21.623Z] 4ebf2c4de2d8: Layer already exists [2025-03-15T03:36:21.623Z] 2b5d563b6fc1: Layer already exists [2025-03-15T03:36:21.623Z] feb676504e75: Layer already exists [2025-03-15T03:36:21.624Z] a1e4a4e44d26: Layer already exists [2025-03-15T03:36:21.624Z] e624ca8db542: Layer already exists [2025-03-15T03:36:21.624Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:21.624Z] 5c96ec9a40e5: Layer already exists [2025-03-15T03:36:21.624Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:21.624Z] 6dc6aaa48f71: Layer already exists [2025-03-15T03:36:21.624Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:21.624Z] 75fa03d18118: Layer already exists [2025-03-15T03:36:21.886Z] main: digest: sha256:bca461caafa57261afec9186d0294c904f2e51850909c98e257231a3bcd71846 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:36:21.973Z] ===================================================== [Pipeline] echo [2025-03-15T03:36:21.988Z] taggedImages: [2025-03-15T03:36:21.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:21.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-15T03:36:21.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.74 [2025-03-15T03:36:21.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:21.988Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-15T03:36:22.014Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-15T03:36:22.014Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:22.014Z] latest [2025-03-15T03:36:22.014Z] 4.0.0-dev.74 [2025-03-15T03:36:22.014Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:22.014Z] main [2025-03-15T03:36:22.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:22.377Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:22.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:22.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-15T03:36:22.728Z] 009691bbf4aa: Preparing [2025-03-15T03:36:22.728Z] 52e26ff9bd6f: Preparing [2025-03-15T03:36:22.728Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:22.728Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:22.728Z] 137a9d9a2c7f: Preparing [2025-03-15T03:36:22.728Z] 4720b25e975f: Preparing [2025-03-15T03:36:22.728Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:22.728Z] 4720b25e975f: Waiting [2025-03-15T03:36:22.728Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:22.728Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:22.990Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:22.990Z] 137a9d9a2c7f: Pushed [2025-03-15T03:36:22.990Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:22.990Z] 009691bbf4aa: Pushed [2025-03-15T03:36:24.916Z] 4720b25e975f: Pushed [2025-03-15T03:36:30.218Z] 52e26ff9bd6f: Pushed [2025-03-15T03:36:30.218Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:30.562Z] + 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-15T03:36:30.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-15T03:36:30.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-15T03:36:30.910Z] 009691bbf4aa: Preparing [2025-03-15T03:36:30.910Z] 52e26ff9bd6f: Preparing [2025-03-15T03:36:30.910Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:30.910Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:30.910Z] 137a9d9a2c7f: Preparing [2025-03-15T03:36:30.910Z] 4720b25e975f: Preparing [2025-03-15T03:36:30.910Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:30.910Z] 4720b25e975f: Waiting [2025-03-15T03:36:30.910Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:30.910Z] 52e26ff9bd6f: Layer already exists [2025-03-15T03:36:30.910Z] 009691bbf4aa: Layer already exists [2025-03-15T03:36:30.910Z] 137a9d9a2c7f: Layer already exists [2025-03-15T03:36:30.910Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:30.910Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:30.910Z] 4720b25e975f: Layer already exists [2025-03-15T03:36:30.910Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:31.173Z] latest: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:31.518Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:31.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 [2025-03-15T03:36:31.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-15T03:36:31.864Z] 009691bbf4aa: Preparing [2025-03-15T03:36:31.864Z] 52e26ff9bd6f: Preparing [2025-03-15T03:36:31.864Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:31.864Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:31.864Z] 137a9d9a2c7f: Preparing [2025-03-15T03:36:31.864Z] 4720b25e975f: Preparing [2025-03-15T03:36:31.864Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:31.864Z] 4720b25e975f: Waiting [2025-03-15T03:36:31.864Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:31.864Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:31.864Z] 137a9d9a2c7f: Layer already exists [2025-03-15T03:36:31.864Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:31.864Z] 009691bbf4aa: Layer already exists [2025-03-15T03:36:31.864Z] 52e26ff9bd6f: Layer already exists [2025-03-15T03:36:31.864Z] 4720b25e975f: Layer already exists [2025-03-15T03:36:31.864Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:32.126Z] 4.0.0-dev.74: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:32.475Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:32.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:32.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-15T03:36:32.829Z] 009691bbf4aa: Preparing [2025-03-15T03:36:32.829Z] 52e26ff9bd6f: Preparing [2025-03-15T03:36:32.829Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:32.829Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:32.829Z] 137a9d9a2c7f: Preparing [2025-03-15T03:36:32.829Z] 4720b25e975f: Preparing [2025-03-15T03:36:32.829Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:32.829Z] 4720b25e975f: Waiting [2025-03-15T03:36:32.829Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:32.829Z] 137a9d9a2c7f: Layer already exists [2025-03-15T03:36:32.829Z] 52e26ff9bd6f: Layer already exists [2025-03-15T03:36:32.829Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:32.829Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:32.829Z] 009691bbf4aa: Layer already exists [2025-03-15T03:36:32.829Z] 4720b25e975f: Layer already exists [2025-03-15T03:36:32.829Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:33.093Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:33.445Z] + 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-15T03:36:33.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-15T03:36:33.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-15T03:36:33.794Z] 009691bbf4aa: Preparing [2025-03-15T03:36:33.794Z] 52e26ff9bd6f: Preparing [2025-03-15T03:36:33.794Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:33.794Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:33.794Z] 137a9d9a2c7f: Preparing [2025-03-15T03:36:33.794Z] 4720b25e975f: Preparing [2025-03-15T03:36:33.794Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:33.794Z] 4720b25e975f: Waiting [2025-03-15T03:36:33.794Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:33.794Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:33.794Z] 52e26ff9bd6f: Layer already exists [2025-03-15T03:36:33.794Z] 137a9d9a2c7f: Layer already exists [2025-03-15T03:36:33.794Z] 009691bbf4aa: Layer already exists [2025-03-15T03:36:33.794Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:33.794Z] 4720b25e975f: Layer already exists [2025-03-15T03:36:33.794Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:34.058Z] main: digest: sha256:5da3d672d79bf0b80bb56d0d373fe1b775414071325bcc417ad539b3cf73cf08 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:36:34.151Z] ===================================================== [Pipeline] echo [2025-03-15T03:36:34.166Z] taggedImages: [2025-03-15T03:36:34.166Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:34.166Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-15T03:36:34.166Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.74 [2025-03-15T03:36:34.166Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:34.166Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-15T03:36:34.196Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-15T03:36:34.196Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:34.196Z] latest [2025-03-15T03:36:34.196Z] 4.0.0-dev.74 [2025-03-15T03:36:34.196Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:36:34.196Z] main [2025-03-15T03:36:34.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:34.567Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:36:34.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:36:34.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-15T03:36:34.907Z] 4603d6c42633: Preparing [2025-03-15T03:36:34.907Z] faff09ee2596: Preparing [2025-03-15T03:36:34.907Z] 7166d3787637: Preparing [2025-03-15T03:36:34.907Z] 8a739f3a3bfb: Preparing [2025-03-15T03:36:34.907Z] c1bfca55cdc0: Preparing [2025-03-15T03:36:34.907Z] b29ce3befec5: Preparing [2025-03-15T03:36:34.907Z] 27cc4bf67b9d: Preparing [2025-03-15T03:36:34.907Z] b29ce3befec5: Waiting [2025-03-15T03:36:34.907Z] 8a96c32417c4: Preparing [2025-03-15T03:36:34.907Z] 27cc4bf67b9d: Waiting [2025-03-15T03:36:34.907Z] 4dd54f59f9d4: Preparing [2025-03-15T03:36:34.907Z] dd9c8f8612c8: Preparing [2025-03-15T03:36:34.907Z] 8a96c32417c4: Waiting [2025-03-15T03:36:34.907Z] dd9c8f8612c8: Waiting [2025-03-15T03:36:34.907Z] 4dd54f59f9d4: Waiting [2025-03-15T03:36:34.907Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:36:34.907Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:36:35.170Z] 7166d3787637: Pushed [2025-03-15T03:36:35.170Z] faff09ee2596: Pushed [2025-03-15T03:36:35.170Z] 4603d6c42633: Pushed [2025-03-15T03:36:35.170Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:36:35.170Z] 8a96c32417c4: Pushed [2025-03-15T03:36:36.573Z] 4dd54f59f9d4: Pushed [2025-03-15T03:36:44.735Z] 27cc4bf67b9d: Pushed [2025-03-15T03:37:16.892Z] b29ce3befec5: Pushed [2025-03-15T03:37:16.892Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:17.247Z] + 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-15T03:37:17.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-15T03:37:17.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-15T03:37:17.595Z] 4603d6c42633: Preparing [2025-03-15T03:37:17.595Z] faff09ee2596: Preparing [2025-03-15T03:37:17.595Z] 7166d3787637: Preparing [2025-03-15T03:37:17.595Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:17.595Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:17.595Z] b29ce3befec5: Preparing [2025-03-15T03:37:17.595Z] 27cc4bf67b9d: Preparing [2025-03-15T03:37:17.595Z] 8a96c32417c4: Preparing [2025-03-15T03:37:17.595Z] 4dd54f59f9d4: Preparing [2025-03-15T03:37:17.595Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:17.595Z] 27cc4bf67b9d: Waiting [2025-03-15T03:37:17.595Z] 8a96c32417c4: Waiting [2025-03-15T03:37:17.595Z] 4dd54f59f9d4: Waiting [2025-03-15T03:37:17.595Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:17.595Z] b29ce3befec5: Waiting [2025-03-15T03:37:17.595Z] faff09ee2596: Layer already exists [2025-03-15T03:37:17.595Z] 4603d6c42633: Layer already exists [2025-03-15T03:37:17.595Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:17.595Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:17.595Z] 7166d3787637: Layer already exists [2025-03-15T03:37:17.595Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:37:17.595Z] 27cc4bf67b9d: Layer already exists [2025-03-15T03:37:17.595Z] 8a96c32417c4: Layer already exists [2025-03-15T03:37:17.595Z] b29ce3befec5: Layer already exists [2025-03-15T03:37:17.595Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:17.860Z] latest: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:18.222Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:18.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 [2025-03-15T03:37:18.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-15T03:37:18.571Z] 4603d6c42633: Preparing [2025-03-15T03:37:18.571Z] faff09ee2596: Preparing [2025-03-15T03:37:18.571Z] 7166d3787637: Preparing [2025-03-15T03:37:18.571Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:18.571Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:18.571Z] b29ce3befec5: Preparing [2025-03-15T03:37:18.571Z] 27cc4bf67b9d: Preparing [2025-03-15T03:37:18.571Z] 8a96c32417c4: Preparing [2025-03-15T03:37:18.571Z] 4dd54f59f9d4: Preparing [2025-03-15T03:37:18.571Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:18.571Z] b29ce3befec5: Waiting [2025-03-15T03:37:18.571Z] 4dd54f59f9d4: Waiting [2025-03-15T03:37:18.571Z] 27cc4bf67b9d: Waiting [2025-03-15T03:37:18.571Z] 8a96c32417c4: Waiting [2025-03-15T03:37:18.571Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:18.571Z] 4603d6c42633: Layer already exists [2025-03-15T03:37:18.571Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:18.571Z] 7166d3787637: Layer already exists [2025-03-15T03:37:18.571Z] faff09ee2596: Layer already exists [2025-03-15T03:37:18.571Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:18.571Z] b29ce3befec5: Layer already exists [2025-03-15T03:37:18.571Z] 27cc4bf67b9d: Layer already exists [2025-03-15T03:37:18.571Z] 8a96c32417c4: Layer already exists [2025-03-15T03:37:18.571Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:37:18.571Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:18.834Z] 4.0.0-dev.74: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:19.187Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:19.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:19.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-15T03:37:19.537Z] 4603d6c42633: Preparing [2025-03-15T03:37:19.537Z] faff09ee2596: Preparing [2025-03-15T03:37:19.537Z] 7166d3787637: Preparing [2025-03-15T03:37:19.537Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:19.537Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:19.537Z] b29ce3befec5: Preparing [2025-03-15T03:37:19.537Z] 27cc4bf67b9d: Preparing [2025-03-15T03:37:19.537Z] 8a96c32417c4: Preparing [2025-03-15T03:37:19.537Z] 4dd54f59f9d4: Preparing [2025-03-15T03:37:19.537Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:19.537Z] b29ce3befec5: Waiting [2025-03-15T03:37:19.537Z] 27cc4bf67b9d: Waiting [2025-03-15T03:37:19.537Z] 8a96c32417c4: Waiting [2025-03-15T03:37:19.537Z] 4dd54f59f9d4: Waiting [2025-03-15T03:37:19.537Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:19.537Z] faff09ee2596: Layer already exists [2025-03-15T03:37:19.537Z] 7166d3787637: Layer already exists [2025-03-15T03:37:19.537Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:19.537Z] 4603d6c42633: Layer already exists [2025-03-15T03:37:19.537Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:19.537Z] 8a96c32417c4: Layer already exists [2025-03-15T03:37:19.537Z] b29ce3befec5: Layer already exists [2025-03-15T03:37:19.537Z] 27cc4bf67b9d: Layer already exists [2025-03-15T03:37:19.537Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:37:19.537Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:19.801Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:20.148Z] + 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-15T03:37:20.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-15T03:37:20.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-15T03:37:20.491Z] 4603d6c42633: Preparing [2025-03-15T03:37:20.491Z] faff09ee2596: Preparing [2025-03-15T03:37:20.491Z] 7166d3787637: Preparing [2025-03-15T03:37:20.491Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:20.491Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:20.491Z] b29ce3befec5: Preparing [2025-03-15T03:37:20.491Z] 27cc4bf67b9d: Preparing [2025-03-15T03:37:20.491Z] 8a96c32417c4: Preparing [2025-03-15T03:37:20.491Z] 4dd54f59f9d4: Preparing [2025-03-15T03:37:20.491Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:20.491Z] 8a96c32417c4: Waiting [2025-03-15T03:37:20.491Z] 4dd54f59f9d4: Waiting [2025-03-15T03:37:20.491Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:20.491Z] b29ce3befec5: Waiting [2025-03-15T03:37:20.491Z] 27cc4bf67b9d: Waiting [2025-03-15T03:37:20.491Z] 4603d6c42633: Layer already exists [2025-03-15T03:37:20.491Z] 7166d3787637: Layer already exists [2025-03-15T03:37:20.491Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:20.491Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:20.491Z] faff09ee2596: Layer already exists [2025-03-15T03:37:20.491Z] b29ce3befec5: Layer already exists [2025-03-15T03:37:20.491Z] 8a96c32417c4: Layer already exists [2025-03-15T03:37:20.491Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:37:20.491Z] 27cc4bf67b9d: Layer already exists [2025-03-15T03:37:20.491Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:20.755Z] main: digest: sha256:7647955e3e835935d95dd3eef102e3f624a9f655b2e7042b5c8ca928debeaed8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:37:20.830Z] ===================================================== [Pipeline] echo [2025-03-15T03:37:20.853Z] taggedImages: [2025-03-15T03:37:20.853Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:20.853Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-15T03:37:20.853Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.74 [2025-03-15T03:37:20.853Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:20.853Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-15T03:37:20.886Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-15T03:37:20.886Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:20.886Z] latest [2025-03-15T03:37:20.886Z] 4.0.0-dev.74 [2025-03-15T03:37:20.886Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:20.886Z] main [2025-03-15T03:37:20.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:21.252Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:21.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:21.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-15T03:37:21.606Z] 09a2b67c39f8: Preparing [2025-03-15T03:37:21.606Z] ca3d7f326661: Preparing [2025-03-15T03:37:21.606Z] 33b6d8d7da72: Preparing [2025-03-15T03:37:21.606Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:21.606Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:21.606Z] fef6c7b33574: Preparing [2025-03-15T03:37:21.606Z] 13c0b9737149: Preparing [2025-03-15T03:37:21.606Z] fef6c7b33574: Waiting [2025-03-15T03:37:21.606Z] 590b92b2f3c9: Preparing [2025-03-15T03:37:21.606Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:21.606Z] 13c0b9737149: Waiting [2025-03-15T03:37:21.606Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:21.606Z] 590b92b2f3c9: Waiting [2025-03-15T03:37:21.606Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:21.870Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:21.871Z] 33b6d8d7da72: Pushed [2025-03-15T03:37:21.871Z] ca3d7f326661: Pushed [2025-03-15T03:37:21.871Z] 09a2b67c39f8: Pushed [2025-03-15T03:37:21.871Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:21.871Z] 13c0b9737149: Pushed [2025-03-15T03:37:22.447Z] 590b92b2f3c9: Pushed [2025-03-15T03:37:49.230Z] fef6c7b33574: Pushed [2025-03-15T03:37:49.230Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:49.639Z] + 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-15T03:37:50.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-15T03:37:50.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-15T03:37:50.001Z] 09a2b67c39f8: Preparing [2025-03-15T03:37:50.001Z] ca3d7f326661: Preparing [2025-03-15T03:37:50.001Z] 33b6d8d7da72: Preparing [2025-03-15T03:37:50.001Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:50.001Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:50.001Z] fef6c7b33574: Preparing [2025-03-15T03:37:50.001Z] 13c0b9737149: Preparing [2025-03-15T03:37:50.001Z] 590b92b2f3c9: Preparing [2025-03-15T03:37:50.001Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:50.001Z] fef6c7b33574: Waiting [2025-03-15T03:37:50.001Z] 590b92b2f3c9: Waiting [2025-03-15T03:37:50.001Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:50.001Z] 13c0b9737149: Waiting [2025-03-15T03:37:50.001Z] 33b6d8d7da72: Layer already exists [2025-03-15T03:37:50.001Z] ca3d7f326661: Layer already exists [2025-03-15T03:37:50.001Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:50.001Z] 09a2b67c39f8: Layer already exists [2025-03-15T03:37:50.001Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:50.001Z] fef6c7b33574: Layer already exists [2025-03-15T03:37:50.001Z] 590b92b2f3c9: Layer already exists [2025-03-15T03:37:50.001Z] 13c0b9737149: Layer already exists [2025-03-15T03:37:50.001Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:50.268Z] latest: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:50.626Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:50.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 [2025-03-15T03:37:50.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-15T03:37:50.982Z] 09a2b67c39f8: Preparing [2025-03-15T03:37:50.982Z] ca3d7f326661: Preparing [2025-03-15T03:37:50.982Z] 33b6d8d7da72: Preparing [2025-03-15T03:37:50.982Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:50.982Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:50.982Z] fef6c7b33574: Preparing [2025-03-15T03:37:50.982Z] 13c0b9737149: Preparing [2025-03-15T03:37:50.982Z] 590b92b2f3c9: Preparing [2025-03-15T03:37:50.982Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:50.982Z] fef6c7b33574: Waiting [2025-03-15T03:37:50.982Z] 13c0b9737149: Waiting [2025-03-15T03:37:50.982Z] 590b92b2f3c9: Waiting [2025-03-15T03:37:50.982Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:50.982Z] ca3d7f326661: Layer already exists [2025-03-15T03:37:50.982Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:50.982Z] 09a2b67c39f8: Layer already exists [2025-03-15T03:37:50.982Z] 33b6d8d7da72: Layer already exists [2025-03-15T03:37:50.982Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:50.982Z] 13c0b9737149: Layer already exists [2025-03-15T03:37:50.982Z] fef6c7b33574: Layer already exists [2025-03-15T03:37:50.982Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:50.982Z] 590b92b2f3c9: Layer already exists [2025-03-15T03:37:51.247Z] 4.0.0-dev.74: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:51.605Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:51.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:51.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-15T03:37:51.967Z] 09a2b67c39f8: Preparing [2025-03-15T03:37:51.967Z] ca3d7f326661: Preparing [2025-03-15T03:37:51.967Z] 33b6d8d7da72: Preparing [2025-03-15T03:37:51.967Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:51.967Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:51.967Z] fef6c7b33574: Preparing [2025-03-15T03:37:51.967Z] 13c0b9737149: Preparing [2025-03-15T03:37:51.967Z] 590b92b2f3c9: Preparing [2025-03-15T03:37:51.967Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:51.967Z] 13c0b9737149: Waiting [2025-03-15T03:37:51.967Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:51.967Z] 590b92b2f3c9: Waiting [2025-03-15T03:37:51.967Z] fef6c7b33574: Waiting [2025-03-15T03:37:51.967Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:51.967Z] ca3d7f326661: Layer already exists [2025-03-15T03:37:51.967Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:51.967Z] 33b6d8d7da72: Layer already exists [2025-03-15T03:37:51.967Z] 09a2b67c39f8: Layer already exists [2025-03-15T03:37:51.967Z] fef6c7b33574: Layer already exists [2025-03-15T03:37:51.967Z] 13c0b9737149: Layer already exists [2025-03-15T03:37:51.967Z] 590b92b2f3c9: Layer already exists [2025-03-15T03:37:51.967Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:51.967Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:52.585Z] + 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-15T03:37:52.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-15T03:37:52.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-15T03:37:52.948Z] 09a2b67c39f8: Preparing [2025-03-15T03:37:52.948Z] ca3d7f326661: Preparing [2025-03-15T03:37:52.948Z] 33b6d8d7da72: Preparing [2025-03-15T03:37:52.948Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:52.948Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:52.948Z] fef6c7b33574: Preparing [2025-03-15T03:37:52.948Z] 13c0b9737149: Preparing [2025-03-15T03:37:52.948Z] 590b92b2f3c9: Preparing [2025-03-15T03:37:52.948Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:52.948Z] fef6c7b33574: Waiting [2025-03-15T03:37:52.948Z] 13c0b9737149: Waiting [2025-03-15T03:37:52.948Z] 590b92b2f3c9: Waiting [2025-03-15T03:37:52.948Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:52.948Z] ca3d7f326661: Layer already exists [2025-03-15T03:37:52.948Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:52.948Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:52.948Z] 33b6d8d7da72: Layer already exists [2025-03-15T03:37:52.948Z] 09a2b67c39f8: Layer already exists [2025-03-15T03:37:52.948Z] fef6c7b33574: Layer already exists [2025-03-15T03:37:52.948Z] 590b92b2f3c9: Layer already exists [2025-03-15T03:37:52.948Z] 13c0b9737149: Layer already exists [2025-03-15T03:37:52.948Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:37:53.211Z] main: digest: sha256:33898dae4fa69d4bfc489d34f6244dba11f9992271d206155f3018b1627f7145 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:37:53.289Z] ===================================================== [Pipeline] echo [2025-03-15T03:37:53.304Z] taggedImages: [2025-03-15T03:37:53.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:53.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-15T03:37:53.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.74 [2025-03-15T03:37:53.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:53.304Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-15T03:37:53.332Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-15T03:37:53.332Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:53.332Z] latest [2025-03-15T03:37:53.332Z] 4.0.0-dev.74 [2025-03-15T03:37:53.332Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:37:53.332Z] main [2025-03-15T03:37:53.332Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:53.710Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:37:54.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:37:54.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-15T03:37:54.061Z] 7fde272a8d90: Preparing [2025-03-15T03:37:54.061Z] 0df8d49a202c: Preparing [2025-03-15T03:37:54.061Z] 074fab4bffc8: Preparing [2025-03-15T03:37:54.061Z] 8a739f3a3bfb: Preparing [2025-03-15T03:37:54.061Z] c1bfca55cdc0: Preparing [2025-03-15T03:37:54.061Z] 1a4f9687c0cc: Preparing [2025-03-15T03:37:54.061Z] 8a96c32417c4: Preparing [2025-03-15T03:37:54.061Z] 4dd54f59f9d4: Preparing [2025-03-15T03:37:54.061Z] dd9c8f8612c8: Preparing [2025-03-15T03:37:54.061Z] 1a4f9687c0cc: Waiting [2025-03-15T03:37:54.061Z] 8a96c32417c4: Waiting [2025-03-15T03:37:54.061Z] 4dd54f59f9d4: Waiting [2025-03-15T03:37:54.061Z] dd9c8f8612c8: Waiting [2025-03-15T03:37:54.061Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:37:54.061Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:37:54.326Z] 8a96c32417c4: Layer already exists [2025-03-15T03:37:54.326Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:37:54.326Z] 7fde272a8d90: Pushed [2025-03-15T03:37:54.326Z] 074fab4bffc8: Pushed [2025-03-15T03:37:54.326Z] 0df8d49a202c: Pushed [2025-03-15T03:37:54.326Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:20.965Z] 1a4f9687c0cc: Pushed [2025-03-15T03:38:20.965Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:21.328Z] + 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-15T03:38:21.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-15T03:38:21.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-15T03:38:21.677Z] 7fde272a8d90: Preparing [2025-03-15T03:38:21.677Z] 0df8d49a202c: Preparing [2025-03-15T03:38:21.677Z] 074fab4bffc8: Preparing [2025-03-15T03:38:21.677Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:21.677Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:21.677Z] 1a4f9687c0cc: Preparing [2025-03-15T03:38:21.677Z] 8a96c32417c4: Preparing [2025-03-15T03:38:21.677Z] 4dd54f59f9d4: Preparing [2025-03-15T03:38:21.677Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:21.677Z] 1a4f9687c0cc: Waiting [2025-03-15T03:38:21.677Z] 8a96c32417c4: Waiting [2025-03-15T03:38:21.677Z] 4dd54f59f9d4: Waiting [2025-03-15T03:38:21.677Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:21.677Z] 7fde272a8d90: Layer already exists [2025-03-15T03:38:21.677Z] 074fab4bffc8: Layer already exists [2025-03-15T03:38:21.677Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:21.677Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:21.677Z] 0df8d49a202c: Layer already exists [2025-03-15T03:38:21.677Z] 1a4f9687c0cc: Layer already exists [2025-03-15T03:38:21.677Z] 8a96c32417c4: Layer already exists [2025-03-15T03:38:21.677Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:38:21.677Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:21.942Z] latest: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:22.305Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:22.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 [2025-03-15T03:38:22.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-15T03:38:22.654Z] 7fde272a8d90: Preparing [2025-03-15T03:38:22.654Z] 0df8d49a202c: Preparing [2025-03-15T03:38:22.654Z] 074fab4bffc8: Preparing [2025-03-15T03:38:22.654Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:22.654Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:22.654Z] 1a4f9687c0cc: Preparing [2025-03-15T03:38:22.654Z] 8a96c32417c4: Preparing [2025-03-15T03:38:22.654Z] 4dd54f59f9d4: Preparing [2025-03-15T03:38:22.654Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:22.654Z] 1a4f9687c0cc: Waiting [2025-03-15T03:38:22.654Z] 8a96c32417c4: Waiting [2025-03-15T03:38:22.654Z] 4dd54f59f9d4: Waiting [2025-03-15T03:38:22.654Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:22.654Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:22.654Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:22.654Z] 074fab4bffc8: Layer already exists [2025-03-15T03:38:22.654Z] 7fde272a8d90: Layer already exists [2025-03-15T03:38:22.654Z] 0df8d49a202c: Layer already exists [2025-03-15T03:38:22.654Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:38:22.654Z] 1a4f9687c0cc: Layer already exists [2025-03-15T03:38:22.654Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:22.654Z] 8a96c32417c4: Layer already exists [2025-03-15T03:38:22.917Z] 4.0.0-dev.74: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:23.270Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:23.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:23.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-15T03:38:23.615Z] 7fde272a8d90: Preparing [2025-03-15T03:38:23.615Z] 0df8d49a202c: Preparing [2025-03-15T03:38:23.615Z] 074fab4bffc8: Preparing [2025-03-15T03:38:23.615Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:23.615Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:23.615Z] 1a4f9687c0cc: Preparing [2025-03-15T03:38:23.615Z] 8a96c32417c4: Preparing [2025-03-15T03:38:23.615Z] 4dd54f59f9d4: Preparing [2025-03-15T03:38:23.615Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:23.615Z] 8a96c32417c4: Waiting [2025-03-15T03:38:23.615Z] 4dd54f59f9d4: Waiting [2025-03-15T03:38:23.615Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:23.615Z] 1a4f9687c0cc: Waiting [2025-03-15T03:38:23.615Z] 7fde272a8d90: Layer already exists [2025-03-15T03:38:23.615Z] 0df8d49a202c: Layer already exists [2025-03-15T03:38:23.615Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:23.615Z] 074fab4bffc8: Layer already exists [2025-03-15T03:38:23.615Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:23.615Z] 8a96c32417c4: Layer already exists [2025-03-15T03:38:23.615Z] 1a4f9687c0cc: Layer already exists [2025-03-15T03:38:23.615Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:38:23.615Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:23.615Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:23.963Z] + 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-15T03:38:24.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-15T03:38:24.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-15T03:38:24.317Z] 7fde272a8d90: Preparing [2025-03-15T03:38:24.317Z] 0df8d49a202c: Preparing [2025-03-15T03:38:24.317Z] 074fab4bffc8: Preparing [2025-03-15T03:38:24.317Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:24.317Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:24.317Z] 1a4f9687c0cc: Preparing [2025-03-15T03:38:24.317Z] 8a96c32417c4: Preparing [2025-03-15T03:38:24.317Z] 1a4f9687c0cc: Waiting [2025-03-15T03:38:24.317Z] 4dd54f59f9d4: Preparing [2025-03-15T03:38:24.317Z] 8a96c32417c4: Waiting [2025-03-15T03:38:24.317Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:24.317Z] 4dd54f59f9d4: Waiting [2025-03-15T03:38:24.317Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:24.317Z] 0df8d49a202c: Layer already exists [2025-03-15T03:38:24.317Z] 074fab4bffc8: Layer already exists [2025-03-15T03:38:24.317Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:24.317Z] 7fde272a8d90: Layer already exists [2025-03-15T03:38:24.317Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:24.317Z] 4dd54f59f9d4: Layer already exists [2025-03-15T03:38:24.317Z] 1a4f9687c0cc: Layer already exists [2025-03-15T03:38:24.317Z] 8a96c32417c4: Layer already exists [2025-03-15T03:38:24.317Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:24.582Z] main: digest: sha256:61e413a78c0ed3838a7e412735ad57be7f858d779167e6908280918f351c3ee3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:38:24.668Z] ===================================================== [Pipeline] echo [2025-03-15T03:38:24.683Z] taggedImages: [2025-03-15T03:38:24.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:24.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-15T03:38:24.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.74 [2025-03-15T03:38:24.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:24.684Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-15T03:38:24.708Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-15T03:38:24.708Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:24.708Z] latest [2025-03-15T03:38:24.708Z] 4.0.0-dev.74 [2025-03-15T03:38:24.708Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:24.708Z] main [2025-03-15T03:38:24.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:25.074Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:25.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:25.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-15T03:38:25.476Z] 839c66e0500a: Preparing [2025-03-15T03:38:25.476Z] 9b557a605a89: Preparing [2025-03-15T03:38:25.476Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:25.476Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:25.476Z] 492a887665b3: Preparing [2025-03-15T03:38:25.476Z] 8d278fbaccda: Preparing [2025-03-15T03:38:25.476Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:25.476Z] 8d278fbaccda: Waiting [2025-03-15T03:38:25.476Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:25.476Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:25.476Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:25.741Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:25.741Z] 839c66e0500a: Pushed [2025-03-15T03:38:25.741Z] 492a887665b3: Pushed [2025-03-15T03:38:27.140Z] 8d278fbaccda: Pushed [2025-03-15T03:38:33.751Z] 9b557a605a89: Pushed [2025-03-15T03:38:33.751Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:34.096Z] + 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-15T03:38:34.438Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-15T03:38:34.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-15T03:38:34.438Z] 839c66e0500a: Preparing [2025-03-15T03:38:34.438Z] 9b557a605a89: Preparing [2025-03-15T03:38:34.438Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:34.438Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:34.438Z] 492a887665b3: Preparing [2025-03-15T03:38:34.438Z] 8d278fbaccda: Preparing [2025-03-15T03:38:34.438Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:34.438Z] 8d278fbaccda: Waiting [2025-03-15T03:38:34.438Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:34.438Z] 492a887665b3: Layer already exists [2025-03-15T03:38:34.438Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:34.438Z] 839c66e0500a: Layer already exists [2025-03-15T03:38:34.438Z] 9b557a605a89: Layer already exists [2025-03-15T03:38:34.438Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:34.438Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:34.438Z] 8d278fbaccda: Layer already exists [2025-03-15T03:38:34.701Z] latest: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:35.054Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:35.387Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 [2025-03-15T03:38:35.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-15T03:38:35.387Z] 839c66e0500a: Preparing [2025-03-15T03:38:35.387Z] 9b557a605a89: Preparing [2025-03-15T03:38:35.387Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:35.387Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:35.387Z] 492a887665b3: Preparing [2025-03-15T03:38:35.387Z] 8d278fbaccda: Preparing [2025-03-15T03:38:35.387Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:35.387Z] 8d278fbaccda: Waiting [2025-03-15T03:38:35.387Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:35.387Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:35.387Z] 492a887665b3: Layer already exists [2025-03-15T03:38:35.387Z] 9b557a605a89: Layer already exists [2025-03-15T03:38:35.387Z] 839c66e0500a: Layer already exists [2025-03-15T03:38:35.387Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:35.387Z] 8d278fbaccda: Layer already exists [2025-03-15T03:38:35.387Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:35.387Z] 4.0.0-dev.74: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:35.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:36.073Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-15T03:38:36.073Z] 839c66e0500a: Preparing [2025-03-15T03:38:36.073Z] 9b557a605a89: Preparing [2025-03-15T03:38:36.073Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:36.073Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:36.073Z] 492a887665b3: Preparing [2025-03-15T03:38:36.073Z] 8d278fbaccda: Preparing [2025-03-15T03:38:36.073Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:36.073Z] 8d278fbaccda: Waiting [2025-03-15T03:38:36.073Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:36.073Z] 839c66e0500a: Layer already exists [2025-03-15T03:38:36.073Z] 9b557a605a89: Layer already exists [2025-03-15T03:38:36.073Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:36.073Z] 492a887665b3: Layer already exists [2025-03-15T03:38:36.073Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:36.073Z] 8d278fbaccda: Layer already exists [2025-03-15T03:38:36.073Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:36.073Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:36.690Z] + 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-15T03:38:37.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-15T03:38:37.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-15T03:38:37.037Z] 839c66e0500a: Preparing [2025-03-15T03:38:37.037Z] 9b557a605a89: Preparing [2025-03-15T03:38:37.037Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:37.037Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:37.037Z] 492a887665b3: Preparing [2025-03-15T03:38:37.037Z] 8d278fbaccda: Preparing [2025-03-15T03:38:37.037Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:37.037Z] 8d278fbaccda: Waiting [2025-03-15T03:38:37.037Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:37.037Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:37.037Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:37.037Z] 9b557a605a89: Layer already exists [2025-03-15T03:38:37.037Z] 492a887665b3: Layer already exists [2025-03-15T03:38:37.037Z] 839c66e0500a: Layer already exists [2025-03-15T03:38:37.037Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:37.037Z] 8d278fbaccda: Layer already exists [2025-03-15T03:38:37.037Z] main: digest: sha256:12857c6b086d5d4f32d9ea5eb54ddef2a25f176f1fef8054e094e3ee813db24b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:38:37.389Z] ===================================================== [Pipeline] echo [2025-03-15T03:38:37.403Z] taggedImages: [2025-03-15T03:38:37.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:37.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-15T03:38:37.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.74 [2025-03-15T03:38:37.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:37.403Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-15T03:38:37.434Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-15T03:38:37.434Z] 544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:37.434Z] latest [2025-03-15T03:38:37.434Z] 4.0.0-dev.74 [2025-03-15T03:38:37.434Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:37.434Z] main [2025-03-15T03:38:37.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:37.800Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:38.151Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:38.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-15T03:38:38.151Z] 2f9556347ee2: Preparing [2025-03-15T03:38:38.151Z] cd53f1519368: Preparing [2025-03-15T03:38:38.151Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:38.151Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:38.151Z] 3826ac1b3736: Preparing [2025-03-15T03:38:38.151Z] c7745b11e9fa: Preparing [2025-03-15T03:38:38.151Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:38.151Z] c7745b11e9fa: Waiting [2025-03-15T03:38:38.151Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:38.151Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:38.151Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:38.151Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:38.413Z] 3826ac1b3736: Pushed [2025-03-15T03:38:38.413Z] 2f9556347ee2: Pushed [2025-03-15T03:38:38.676Z] c7745b11e9fa: Pushed [2025-03-15T03:38:46.836Z] cd53f1519368: Pushed [2025-03-15T03:38:46.836Z] 544488c04c58fb09d5a4e1432ff61429c65333d6: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:47.194Z] + 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-15T03:38:47.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-15T03:38:47.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-15T03:38:47.536Z] 2f9556347ee2: Preparing [2025-03-15T03:38:47.536Z] cd53f1519368: Preparing [2025-03-15T03:38:47.536Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:47.536Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:47.536Z] 3826ac1b3736: Preparing [2025-03-15T03:38:47.536Z] c7745b11e9fa: Preparing [2025-03-15T03:38:47.536Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:47.536Z] c7745b11e9fa: Waiting [2025-03-15T03:38:47.536Z] 3826ac1b3736: Layer already exists [2025-03-15T03:38:47.536Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:47.536Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:47.536Z] cd53f1519368: Layer already exists [2025-03-15T03:38:47.536Z] 2f9556347ee2: Layer already exists [2025-03-15T03:38:47.536Z] c7745b11e9fa: Layer already exists [2025-03-15T03:38:47.536Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:47.537Z] latest: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:48.142Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:48.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 [2025-03-15T03:38:48.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-15T03:38:48.485Z] 2f9556347ee2: Preparing [2025-03-15T03:38:48.485Z] cd53f1519368: Preparing [2025-03-15T03:38:48.485Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:48.485Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:48.485Z] 3826ac1b3736: Preparing [2025-03-15T03:38:48.485Z] c7745b11e9fa: Preparing [2025-03-15T03:38:48.485Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:48.485Z] c7745b11e9fa: Waiting [2025-03-15T03:38:48.485Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:48.485Z] 2f9556347ee2: Layer already exists [2025-03-15T03:38:48.485Z] cd53f1519368: Layer already exists [2025-03-15T03:38:48.485Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:48.485Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:48.485Z] 3826ac1b3736: Layer already exists [2025-03-15T03:38:48.485Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:48.485Z] c7745b11e9fa: Layer already exists [2025-03-15T03:38:48.485Z] 4.0.0-dev.74: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:49.100Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:49.443Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:49.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-15T03:38:49.443Z] 2f9556347ee2: Preparing [2025-03-15T03:38:49.443Z] cd53f1519368: Preparing [2025-03-15T03:38:49.443Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:49.443Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:49.443Z] 3826ac1b3736: Preparing [2025-03-15T03:38:49.443Z] c7745b11e9fa: Preparing [2025-03-15T03:38:49.443Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:49.443Z] c7745b11e9fa: Waiting [2025-03-15T03:38:49.443Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:49.443Z] 2f9556347ee2: Layer already exists [2025-03-15T03:38:49.443Z] cd53f1519368: Layer already exists [2025-03-15T03:38:49.443Z] 3826ac1b3736: Layer already exists [2025-03-15T03:38:49.443Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:49.443Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:49.443Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:49.443Z] c7745b11e9fa: Layer already exists [2025-03-15T03:38:49.707Z] 544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:50.055Z] + 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-15T03:38:50.397Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-15T03:38:50.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-15T03:38:50.397Z] 2f9556347ee2: Preparing [2025-03-15T03:38:50.397Z] cd53f1519368: Preparing [2025-03-15T03:38:50.397Z] 8a739f3a3bfb: Preparing [2025-03-15T03:38:50.397Z] c1bfca55cdc0: Preparing [2025-03-15T03:38:50.398Z] 3826ac1b3736: Preparing [2025-03-15T03:38:50.398Z] c7745b11e9fa: Preparing [2025-03-15T03:38:50.398Z] dd9c8f8612c8: Preparing [2025-03-15T03:38:50.398Z] c7745b11e9fa: Waiting [2025-03-15T03:38:50.398Z] dd9c8f8612c8: Waiting [2025-03-15T03:38:50.398Z] 3826ac1b3736: Layer already exists [2025-03-15T03:38:50.398Z] 8a739f3a3bfb: Layer already exists [2025-03-15T03:38:50.398Z] c1bfca55cdc0: Layer already exists [2025-03-15T03:38:50.398Z] 2f9556347ee2: Layer already exists [2025-03-15T03:38:50.398Z] cd53f1519368: Layer already exists [2025-03-15T03:38:50.398Z] c7745b11e9fa: Layer already exists [2025-03-15T03:38:50.398Z] dd9c8f8612c8: Layer already exists [2025-03-15T03:38:50.659Z] main: digest: sha256:25406c1650eda469559367d07da1a42b0d0a1188f76e870549a932f9a2701590 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-15T03:38:50.755Z] ===================================================== [Pipeline] echo [2025-03-15T03:38:50.773Z] taggedImages: [2025-03-15T03:38:50.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6 [2025-03-15T03:38:50.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-15T03:38:50.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.74 [2025-03-15T03:38:50.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:544488c04c58fb09d5a4e1432ff61429c65333d6-4.0.0-dev.74 [2025-03-15T03:38:50.773Z] - 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-15T03:38:51.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-15T03:38:51.179Z] [2025-03-15T03:38:51.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:38:51.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-15T03:38:51.502Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-15T03:38:51.502Z] 8998bd30e6a1: Pulling fs layer [2025-03-15T03:38:51.502Z] 04944245beec: Pulling fs layer [2025-03-15T03:38:51.502Z] 699f458cf7ca: Pulling fs layer [2025-03-15T03:38:51.502Z] 765212b225bb: Pulling fs layer [2025-03-15T03:38:51.502Z] f23df028b6ca: Pulling fs layer [2025-03-15T03:38:51.502Z] d65c8cfc05b1: Pulling fs layer [2025-03-15T03:38:51.502Z] 2437ff75d9bd: Pulling fs layer [2025-03-15T03:38:51.502Z] 765212b225bb: Waiting [2025-03-15T03:38:51.502Z] d65c8cfc05b1: Waiting [2025-03-15T03:38:51.502Z] 2437ff75d9bd: Waiting [2025-03-15T03:38:51.502Z] f23df028b6ca: Waiting [2025-03-15T03:38:51.769Z] 04944245beec: Verifying Checksum [2025-03-15T03:38:51.769Z] 04944245beec: Download complete [2025-03-15T03:38:51.769Z] 765212b225bb: Verifying Checksum [2025-03-15T03:38:51.769Z] 765212b225bb: Download complete [2025-03-15T03:38:51.769Z] f23df028b6ca: Verifying Checksum [2025-03-15T03:38:51.769Z] f23df028b6ca: Download complete [2025-03-15T03:38:51.769Z] d65c8cfc05b1: Verifying Checksum [2025-03-15T03:38:51.769Z] d65c8cfc05b1: Download complete [2025-03-15T03:38:52.035Z] 699f458cf7ca: Verifying Checksum [2025-03-15T03:38:52.035Z] 699f458cf7ca: Download complete [2025-03-15T03:38:52.300Z] 8998bd30e6a1: Verifying Checksum [2025-03-15T03:38:52.300Z] 8998bd30e6a1: Download complete [2025-03-15T03:38:54.865Z] 2437ff75d9bd: Verifying Checksum [2025-03-15T03:38:54.865Z] 2437ff75d9bd: Download complete [2025-03-15T03:38:56.793Z] 8998bd30e6a1: Pull complete [2025-03-15T03:38:57.372Z] 04944245beec: Pull complete [2025-03-15T03:38:58.769Z] 699f458cf7ca: Pull complete [2025-03-15T03:38:59.033Z] 765212b225bb: Pull complete [2025-03-15T03:38:59.982Z] f23df028b6ca: Pull complete [2025-03-15T03:38:59.982Z] d65c8cfc05b1: Pull complete [2025-03-15T03:39:18.153Z] 2437ff75d9bd: Pull complete [2025-03-15T03:39:18.153Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-15T03:39:18.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-15T03:39:18.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:39:18.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-41388 does not seem to be running inside a container [2025-03-15T03:39:18.407Z] $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@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-15T03:39:21.130Z] $ docker top 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:39:22.067Z] ---> job-cost.sh [2025-03-15T03:39:22.068Z] lf-activate-venv: SKIPPING [2025-03-15T03:39:22.068Z] INFO: No Stack... [2025-03-15T03:39:22.642Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-15T03:39:23.217Z] INFO: Archiving Costs [Pipeline] sh [2025-03-15T03:39:23.839Z] + cat /w/workspace/edgex-go/812/archives/cost.csv [2025-03-15T03:39:23.839Z] + cut -d, -f6 [Pipeline] lock [2025-03-15T03:39:23.894Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] [2025-03-15T03:39:23.901Z] Resource [jenkins-edgexfoundry-edgex-go-main-812-stack-cost] did not exist. Created. [2025-03-15T03:39:23.909Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-15T03:39:24.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-15T03:39:25.178Z] Stashed 1 file(s) [Pipeline] } [2025-03-15T03:39:25.187Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-812-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-15T03:39:25.246Z] $ docker stop --time=1 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 [2025-03-15T03:39:26.796Z] $ docker rm -f --volumes 94e3b8ae9c3a33443b899433967522eb4915fe5a456ec27ca11f6683de1e5a82 [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-15T03:39:27.434Z] provisioning config files... [2025-03-15T03:39:27.451Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/812@tmp/config12634152710668351465tmp [Pipeline] { [Pipeline] sh [2025-03-15T03:39:27.792Z] + set +x [2025-03-15T03:39:27.792Z] + bash -s -- [2025-03-15T03:39:27.792Z] + curl -s https://codecov.io/bash [2025-03-15T03:39:28.070Z] [2025-03-15T03:39:28.070Z] _____ _ [2025-03-15T03:39:28.070Z] / ____| | | [2025-03-15T03:39:28.070Z] | | ___ __| | ___ ___ _____ __ [2025-03-15T03:39:28.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-15T03:39:28.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-15T03:39:28.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-15T03:39:28.070Z] Bash-1.0.6 [2025-03-15T03:39:28.070Z] [2025-03-15T03:39:28.070Z] [2025-03-15T03:39:28.070Z] ==> git version 2.25.1 found [2025-03-15T03:39:28.070Z] ==> 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-15T03:39:28.070Z] Release-Date: 2020-01-08 [2025-03-15T03:39:28.070Z] 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-15T03:39:28.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-15T03:39:28.070Z] ==> Jenkins CI detected. [2025-03-15T03:39:28.070Z] current dir:  /w/workspace/edgex-go/812 [2025-03-15T03:39:28.070Z] project root: . [2025-03-15T03:39:28.070Z] --> token set from env [2025-03-15T03:39:28.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-15T03:39:28.070Z] ==> Running gcov in . (disable via -X gcov) [2025-03-15T03:39:28.070Z] ==> Python coveragepy not found [2025-03-15T03:39:28.070Z] ==> Searching for coverage reports in: [2025-03-15T03:39:28.070Z] + . [2025-03-15T03:39:28.070Z] -> Found 1 reports [2025-03-15T03:39:28.070Z] ==> Detecting git/mercurial file structure [2025-03-15T03:39:28.070Z] ==> Reading reports [2025-03-15T03:39:28.070Z] + ./coverage.out bytes=1660924 [2025-03-15T03:39:28.070Z] ==> Appending adjustments [2025-03-15T03:39:28.070Z] https://docs.codecov.io/docs/fixing-reports [2025-03-15T03:39:29.453Z] + Found adjustments [2025-03-15T03:39:29.453Z] ==> Gzipping contents [2025-03-15T03:39:29.453Z] 140K /tmp/codecov.zFSJq5.gz [2025-03-15T03:39:29.711Z] ==> Uploading reports [2025-03-15T03:39:29.711Z] url: https://codecov.io [2025-03-15T03:39:29.711Z] query: branch=main&commit=544488c04c58fb09d5a4e1432ff61429c65333d6&build=812&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F812%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-15T03:39:29.711Z] -> Pinging Codecov [2025-03-15T03:39:29.711Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=544488c04c58fb09d5a4e1432ff61429c65333d6&build=812&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F812%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-15T03:39:29.971Z] -> Uploading to [2025-03-15T03:39:29.971Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/544488c04c58fb09d5a4e1432ff61429c65333d6/ab19b3b8-4f37-4fa6-bc11-f2d42a2ad4ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250315%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250315T033929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=182232cb6a1e15e9099ba5ac637cdbf1e2c203f28d09dadd708779b5f666a602 [2025-03-15T03:39:29.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:29.971Z] Dload Upload Total Spent Left Speed [2025-03-15T03:39:30.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 472k --:--:-- --:--:-- --:--:-- 474k [2025-03-15T03:39:30.230Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/544488c04c58fb09d5a4e1432ff61429c65333d6 [Pipeline] } [2025-03-15T03:39:30.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-15T03:39:30.518Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-15T03:39:30.535Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:39:30.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-15T03:39:30.845Z] [2025-03-15T03:39:30.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:39:31.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-15T03:39:31.151Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-15T03:39:31.151Z] 43c4264eed91: Pulling fs layer [2025-03-15T03:39:31.151Z] 4cc291be95ef: Pulling fs layer [2025-03-15T03:39:31.151Z] 2ac1f1163629: Pulling fs layer [2025-03-15T03:39:31.151Z] 5c3c966382ef: Pulling fs layer [2025-03-15T03:39:31.151Z] 4f4fb700ef54: Pulling fs layer [2025-03-15T03:39:31.151Z] d9c7d2e4e75e: Pulling fs layer [2025-03-15T03:39:31.151Z] 9c3e1370e548: Pulling fs layer [2025-03-15T03:39:31.151Z] 4f4fb700ef54: Waiting [2025-03-15T03:39:31.151Z] 5c3c966382ef: Waiting [2025-03-15T03:39:31.151Z] d9c7d2e4e75e: Waiting [2025-03-15T03:39:31.151Z] 9c3e1370e548: Waiting [2025-03-15T03:39:31.151Z] 4cc291be95ef: Download complete [2025-03-15T03:39:31.151Z] 5c3c966382ef: Download complete [2025-03-15T03:39:31.151Z] 4f4fb700ef54: Download complete [2025-03-15T03:39:31.151Z] 43c4264eed91: Download complete [2025-03-15T03:39:31.409Z] 43c4264eed91: Pull complete [2025-03-15T03:39:31.409Z] d9c7d2e4e75e: Download complete [2025-03-15T03:39:31.409Z] 4cc291be95ef: Pull complete [2025-03-15T03:39:31.667Z] 2ac1f1163629: Verifying Checksum [2025-03-15T03:39:31.667Z] 2ac1f1163629: Download complete [2025-03-15T03:39:32.232Z] 9c3e1370e548: Verifying Checksum [2025-03-15T03:39:32.232Z] 9c3e1370e548: Download complete [2025-03-15T03:39:34.755Z] 2ac1f1163629: Pull complete [2025-03-15T03:39:34.755Z] 5c3c966382ef: Pull complete [2025-03-15T03:39:34.755Z] 4f4fb700ef54: Pull complete [2025-03-15T03:39:35.013Z] d9c7d2e4e75e: Pull complete [2025-03-15T03:39:38.291Z] 9c3e1370e548: Pull complete [2025-03-15T03:39:38.291Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-15T03:39:38.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-15T03:39:38.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:39:38.405Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:39:38.443Z] $ 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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-15T03:39:42.631Z] $ docker top f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T03:39:42.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/812 [Pipeline] echo [2025-03-15T03:39:42.998Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-15T03:39:43.272Z] + set -o pipefail [2025-03-15T03:39:43.272Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-15T03:39:53.236Z] [2025-03-15T03:39:53.236Z] Monitoring /w/workspace/edgex-go/812 (github.com/edgexfoundry/edgex-go)... [2025-03-15T03:39:53.236Z] [2025-03-15T03:39:53.236Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/efa63a88-7ba9-4abe-819f-f97c8f87c3d1 [2025-03-15T03:39:53.236Z] [2025-03-15T03:39:53.236Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-15T03:39:53.236Z] [2025-03-15T03:39:53.236Z] [2025-03-15T03:39:53.236Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-15T03:39:53.236Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-15T03:39:53.245Z] $ docker stop --time=1 f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 [2025-03-15T03:39:57.280Z] $ docker rm -f --volumes f9e090b1378841fb6fe5c20fd533ebee6980abf191768967305d3256bcfc0980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-15T03:39:57.818Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-15T03:39:57.833Z] provisioning config files... [2025-03-15T03:39:57.839Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/812@tmp/config12297843944108853189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:39:58.172Z] --> edgex-publish-swagger.sh [2025-03-15T03:39:58.172Z] === Publish openapi API === [2025-03-15T03:39:58.172Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-15T03:39:58.173Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/812/openapi/core-command.yaml] [2025-03-15T03:39:58.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:58.173Z] Dload Upload Total Spent Left Speed [2025-03-15T03:39:58.740Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56229 --:--:-- --:--:-- --:--:-- 56229 [2025-03-15T03:39:58.740Z] [2025-03-15T03:39:58.740Z] [2025-03-15T03:39:58.740Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/812/openapi/core-data.yaml] [2025-03-15T03:39:58.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:58.740Z] Dload Upload Total Spent Left Speed [2025-03-15T03:39:58.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 182k --:--:-- --:--:-- --:--:-- 182k [2025-03-15T03:39:58.999Z] [2025-03-15T03:39:58.999Z] [2025-03-15T03:39:58.999Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/812/openapi/core-keeper.yaml] [2025-03-15T03:39:58.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:58.999Z] Dload Upload Total Spent Left Speed [2025-03-15T03:39:59.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 197 98308 --:--:-- --:--:-- --:--:-- 98505 [2025-03-15T03:39:59.263Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-15T03:39:59.263Z] [2025-03-15T03:39:59.523Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/812/openapi/core-metadata.yaml] [2025-03-15T03:39:59.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:59.523Z] Dload Upload Total Spent Left Speed [2025-03-15T03:39:59.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 450 451k --:--:-- --:--:-- --:--:-- 450k 100 156k 100 156 100 156k 450 451k --:--:-- --:--:-- --:--:-- 450k [2025-03-15T03:39:59.784Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-15T03:39:59.784Z] [2025-03-15T03:39:59.784Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/812/openapi/security-proxy-auth.yaml] [2025-03-15T03:39:59.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:39:59.784Z] Dload Upload Total Spent Left Speed [2025-03-15T03:40:00.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 234 86769 --:--:-- --:--:-- --:--:-- 87003 [2025-03-15T03:40:00.042Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-15T03:40:00.042Z] [2025-03-15T03:40:00.042Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/812/openapi/security-secretstore-setup.yaml] [2025-03-15T03:40:00.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:40:00.042Z] Dload Upload Total Spent Left Speed [2025-03-15T03:40:00.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 328 19467 --:--:-- --:--:-- --:--:-- 19796 [2025-03-15T03:40:00.304Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-15T03:40:00.304Z] [2025-03-15T03:40:00.304Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/812/openapi/support-notifications.yaml] [2025-03-15T03:40:00.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:40:00.304Z] Dload Upload Total Spent Left Speed [2025-03-15T03:40:00.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 443 277k --:--:-- --:--:-- --:--:-- 278k [2025-03-15T03:40:00.563Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-15T03:40:00.563Z] [2025-03-15T03:40:00.563Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/812/openapi/support-scheduler.yaml] [2025-03-15T03:40:00.563Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-15T03:40:00.563Z] Dload Upload Total Spent Left Speed [2025-03-15T03:40:00.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 530 168k --:--:-- --:--:-- --:--:-- 168k [2025-03-15T03:40:00.824Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-15T03:40:00.824Z] [Pipeline] } [2025-03-15T03:40:00.832Z] 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-15T03:40:01.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-15T03:40:01.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:01.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T03:40:01.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:40:01.746Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:40:01.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-15T03:40:02.223Z] $ docker top c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea -eo pid,comm [2025-03-15T03:40:02.282Z] 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-15T03:40:02.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-15T03:40:02.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-15T03:40:02.355Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-15T03:40:02.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-15T03:40:02.460Z] $ docker exec c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea ssh-agent [2025-03-15T03:40:02.577Z] SSH_AUTH_SOCK=/tmp/ssh-SCAXSE2rtNbD/agent.33 [2025-03-15T03:40:02.577Z] SSH_AGENT_PID=39 [2025-03-15T03:40:02.582Z] Running ssh-add (command line suppressed) [2025-03-15T03:40:02.678Z] Identity added: /w/workspace/edgex-go/812@tmp/private_key_2807456036978476686.key (/w/workspace/edgex-go/812@tmp/private_key_2807456036978476686.key) [2025-03-15T03:40:02.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-15T03:40:02.989Z] + git semver tag [2025-03-15T03:40:03.248Z] 2025-03-15 03:40:03,155 [run_tag] DEBUG tag force:False [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,156 [check_head_tag] DEBUG check head tag [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,159 [execute] INFO git cat-file --batch-check [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=) [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,164 [execute] INFO git cat-file --batch [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=) [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,229 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,229 [execute] INFO git tag -a v4.0.0-dev.74 -m v4.0.0-dev.74 [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,229 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.74', '-m', 'v4.0.0-dev.74'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) [2025-03-15T03:40:03.249Z] 2025-03-15 03:40:03,235 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:03.249Z] 4.0.0-dev.74 [Pipeline] } [2025-03-15T03:40:03.510Z] $ docker exec --env ******** --env ******** c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea ssh-agent -k [2025-03-15T03:40:03.605Z] unset SSH_AUTH_SOCK; [2025-03-15T03:40:03.605Z] unset SSH_AGENT_PID; [2025-03-15T03:40:03.605Z] echo Agent pid 39 killed; [2025-03-15T03:40:03.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-15T03:40:03.952Z] + git semver [Pipeline] } [2025-03-15T03:40:04.218Z] $ docker stop --time=1 c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea [2025-03-15T03:40:05.479Z] $ docker rm -f --volumes c9ed729b6a3ca08322cf7e3853c99ebc159c48db44f1d634b688f26ea6b14fea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:05.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-15T03:40:05.913Z] [2025-03-15T03:40:05.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:06.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-15T03:40:06.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-15T03:40:06.223Z] ab5ef0e58194: Pulling fs layer [2025-03-15T03:40:06.223Z] 9712f1f96733: Pulling fs layer [2025-03-15T03:40:06.223Z] 63f879dbbcfc: Pulling fs layer [2025-03-15T03:40:06.223Z] 0d9ebad4ef96: Pulling fs layer [2025-03-15T03:40:06.223Z] e9a5061849ea: Pulling fs layer [2025-03-15T03:40:06.223Z] d747dcd14b5f: Pulling fs layer [2025-03-15T03:40:06.223Z] 2de7ff778b66: Pulling fs layer [2025-03-15T03:40:06.223Z] e9a5061849ea: Waiting [2025-03-15T03:40:06.223Z] d747dcd14b5f: Waiting [2025-03-15T03:40:06.223Z] 2de7ff778b66: Waiting [2025-03-15T03:40:06.223Z] 0d9ebad4ef96: Waiting [2025-03-15T03:40:06.223Z] 9712f1f96733: Verifying Checksum [2025-03-15T03:40:06.223Z] 9712f1f96733: Download complete [2025-03-15T03:40:06.484Z] 63f879dbbcfc: Verifying Checksum [2025-03-15T03:40:06.484Z] 63f879dbbcfc: Download complete [2025-03-15T03:40:06.744Z] e9a5061849ea: Verifying Checksum [2025-03-15T03:40:06.744Z] e9a5061849ea: Download complete [2025-03-15T03:40:07.005Z] d747dcd14b5f: Verifying Checksum [2025-03-15T03:40:07.005Z] d747dcd14b5f: Download complete [2025-03-15T03:40:07.005Z] 0d9ebad4ef96: Verifying Checksum [2025-03-15T03:40:07.005Z] 0d9ebad4ef96: Download complete [2025-03-15T03:40:07.005Z] ab5ef0e58194: Download complete [2025-03-15T03:40:07.005Z] 2de7ff778b66: Verifying Checksum [2025-03-15T03:40:07.005Z] 2de7ff778b66: Download complete [2025-03-15T03:40:09.542Z] ab5ef0e58194: Pull complete [2025-03-15T03:40:09.800Z] 9712f1f96733: Pull complete [2025-03-15T03:40:10.369Z] 63f879dbbcfc: Pull complete [2025-03-15T03:40:14.608Z] 0d9ebad4ef96: Pull complete [2025-03-15T03:40:14.608Z] e9a5061849ea: Pull complete [2025-03-15T03:40:14.608Z] d747dcd14b5f: Pull complete [2025-03-15T03:40:15.184Z] 2de7ff778b66: Pull complete [2025-03-15T03:40:15.184Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-15T03:40:15.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-15T03:40:15.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:40:15.291Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:40:15.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-15T03:40:20.106Z] $ docker top 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-15T03:40:20.194Z] provisioning config files... [2025-03-15T03:40:20.201Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/812@tmp/config3004574377556349953tmp [2025-03-15T03:40:20.210Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/812@tmp/config3773815138939506272tmp [2025-03-15T03:40:20.217Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/812@tmp/config810709815792571154tmp [Pipeline] { [Pipeline] echo [2025-03-15T03:40:20.243Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:20.539Z] ---> sigul-configuration.sh [2025-03-15T03:40:20.539Z] gpg: directory `/root/.gnupg' created [2025-03-15T03:40:20.539Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-15T03:40:20.539Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-15T03:40:20.539Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-15T03:40:20.539Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-15T03:40:20.539Z] gpg: CAST5 encrypted data [2025-03-15T03:40:20.539Z] gpg: encrypted with 1 passphrase [2025-03-15T03:40:20.539Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-15T03:40:20.845Z] + mkdir /home/jenkins [2025-03-15T03:40:20.845Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-15T03:40:21.138Z] + 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-15T03:40:21.150Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:21.448Z] ---> sigul-install.sh [2025-03-15T03:40:21.448Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-15T03:40:21.746Z] + git tag --list [2025-03-15T03:40:21.746Z] 0.6.0 [2025-03-15T03:40:21.746Z] 0.6.1 [2025-03-15T03:40:21.746Z] 0.7.0 [2025-03-15T03:40:21.746Z] 0.7.1 [2025-03-15T03:40:21.746Z] v1.0.0 [2025-03-15T03:40:21.746Z] v1.0.1 [2025-03-15T03:40:21.746Z] v1.1.0 [2025-03-15T03:40:21.746Z] v1.2.0 [2025-03-15T03:40:21.746Z] v1.2.1 [2025-03-15T03:40:21.746Z] v1.3.0 [2025-03-15T03:40:21.746Z] v1.3.1 [2025-03-15T03:40:21.746Z] v2.0.0 [2025-03-15T03:40:21.746Z] v2.1.0 [2025-03-15T03:40:21.746Z] v2.1.1 [2025-03-15T03:40:21.746Z] v2.2.0 [2025-03-15T03:40:21.746Z] v2.3.0 [2025-03-15T03:40:21.746Z] v3.0 [2025-03-15T03:40:21.746Z] v3.0.0 [2025-03-15T03:40:21.746Z] v3.1 [2025-03-15T03:40:21.746Z] v3.1.0 [2025-03-15T03:40:21.746Z] v3.1.0-dev.1 [2025-03-15T03:40:21.746Z] v3.1.0-dev.10 [2025-03-15T03:40:21.746Z] v3.1.0-dev.11 [2025-03-15T03:40:21.746Z] v3.1.0-dev.12 [2025-03-15T03:40:21.746Z] v3.1.0-dev.13 [2025-03-15T03:40:21.746Z] v3.1.0-dev.14 [2025-03-15T03:40:21.746Z] v3.1.0-dev.15 [2025-03-15T03:40:21.746Z] v3.1.0-dev.16 [2025-03-15T03:40:21.746Z] v3.1.0-dev.17 [2025-03-15T03:40:21.746Z] v3.1.0-dev.18 [2025-03-15T03:40:21.746Z] v3.1.0-dev.19 [2025-03-15T03:40:21.746Z] v3.1.0-dev.2 [2025-03-15T03:40:21.746Z] v3.1.0-dev.20 [2025-03-15T03:40:21.746Z] v3.1.0-dev.21 [2025-03-15T03:40:21.746Z] v3.1.0-dev.22 [2025-03-15T03:40:21.746Z] v3.1.0-dev.23 [2025-03-15T03:40:21.746Z] v3.1.0-dev.24 [2025-03-15T03:40:21.746Z] v3.1.0-dev.25 [2025-03-15T03:40:21.746Z] v3.1.0-dev.26 [2025-03-15T03:40:21.746Z] v3.1.0-dev.27 [2025-03-15T03:40:21.746Z] v3.1.0-dev.28 [2025-03-15T03:40:21.746Z] v3.1.0-dev.29 [2025-03-15T03:40:21.746Z] v3.1.0-dev.3 [2025-03-15T03:40:21.746Z] v3.1.0-dev.30 [2025-03-15T03:40:21.746Z] v3.1.0-dev.31 [2025-03-15T03:40:21.746Z] v3.1.0-dev.32 [2025-03-15T03:40:21.746Z] v3.1.0-dev.33 [2025-03-15T03:40:21.746Z] v3.1.0-dev.34 [2025-03-15T03:40:21.746Z] v3.1.0-dev.35 [2025-03-15T03:40:21.746Z] v3.1.0-dev.36 [2025-03-15T03:40:21.746Z] v3.1.0-dev.37 [2025-03-15T03:40:21.746Z] v3.1.0-dev.38 [2025-03-15T03:40:21.746Z] v3.1.0-dev.39 [2025-03-15T03:40:21.746Z] v3.1.0-dev.4 [2025-03-15T03:40:21.746Z] v3.1.0-dev.40 [2025-03-15T03:40:21.746Z] v3.1.0-dev.41 [2025-03-15T03:40:21.746Z] v3.1.0-dev.42 [2025-03-15T03:40:21.746Z] v3.1.0-dev.43 [2025-03-15T03:40:21.746Z] v3.1.0-dev.44 [2025-03-15T03:40:21.746Z] v3.1.0-dev.45 [2025-03-15T03:40:21.746Z] v3.1.0-dev.46 [2025-03-15T03:40:21.746Z] v3.1.0-dev.47 [2025-03-15T03:40:21.746Z] v3.1.0-dev.48 [2025-03-15T03:40:21.746Z] v3.1.0-dev.49 [2025-03-15T03:40:21.746Z] v3.1.0-dev.5 [2025-03-15T03:40:21.746Z] v3.1.0-dev.50 [2025-03-15T03:40:21.746Z] v3.1.0-dev.51 [2025-03-15T03:40:21.746Z] v3.1.0-dev.52 [2025-03-15T03:40:21.746Z] v3.1.0-dev.53 [2025-03-15T03:40:21.746Z] v3.1.0-dev.54 [2025-03-15T03:40:21.746Z] v3.1.0-dev.55 [2025-03-15T03:40:21.746Z] v3.1.0-dev.56 [2025-03-15T03:40:21.746Z] v3.1.0-dev.57 [2025-03-15T03:40:21.746Z] v3.1.0-dev.58 [2025-03-15T03:40:21.746Z] v3.1.0-dev.59 [2025-03-15T03:40:21.746Z] v3.1.0-dev.6 [2025-03-15T03:40:21.746Z] v3.1.0-dev.60 [2025-03-15T03:40:21.746Z] v3.1.0-dev.61 [2025-03-15T03:40:21.746Z] v3.1.0-dev.62 [2025-03-15T03:40:21.746Z] v3.1.0-dev.63 [2025-03-15T03:40:21.746Z] v3.1.0-dev.64 [2025-03-15T03:40:21.746Z] v3.1.0-dev.65 [2025-03-15T03:40:21.746Z] v3.1.0-dev.66 [2025-03-15T03:40:21.746Z] v3.1.0-dev.67 [2025-03-15T03:40:21.746Z] v3.1.0-dev.68 [2025-03-15T03:40:21.746Z] v3.1.0-dev.69 [2025-03-15T03:40:21.746Z] v3.1.0-dev.7 [2025-03-15T03:40:21.746Z] v3.1.0-dev.70 [2025-03-15T03:40:21.746Z] v3.1.0-dev.71 [2025-03-15T03:40:21.746Z] v3.1.0-dev.72 [2025-03-15T03:40:21.746Z] v3.1.0-dev.73 [2025-03-15T03:40:21.746Z] v3.1.0-dev.8 [2025-03-15T03:40:21.746Z] v3.1.0-dev.9 [2025-03-15T03:40:21.746Z] v3.1.1 [2025-03-15T03:40:21.746Z] v3.1.1-dev.1 [2025-03-15T03:40:21.746Z] v3.1.1-dev.2 [2025-03-15T03:40:21.746Z] v3.2.0-dev.1 [2025-03-15T03:40:21.746Z] v3.2.0-dev.10 [2025-03-15T03:40:21.746Z] v3.2.0-dev.100 [2025-03-15T03:40:21.746Z] v3.2.0-dev.101 [2025-03-15T03:40:21.746Z] v3.2.0-dev.102 [2025-03-15T03:40:21.746Z] v3.2.0-dev.103 [2025-03-15T03:40:21.746Z] v3.2.0-dev.104 [2025-03-15T03:40:21.746Z] v3.2.0-dev.105 [2025-03-15T03:40:21.746Z] v3.2.0-dev.106 [2025-03-15T03:40:21.746Z] v3.2.0-dev.107 [2025-03-15T03:40:21.746Z] v3.2.0-dev.108 [2025-03-15T03:40:21.746Z] v3.2.0-dev.109 [2025-03-15T03:40:21.746Z] v3.2.0-dev.11 [2025-03-15T03:40:21.746Z] v3.2.0-dev.12 [2025-03-15T03:40:21.746Z] v3.2.0-dev.13 [2025-03-15T03:40:21.746Z] v3.2.0-dev.14 [2025-03-15T03:40:21.746Z] v3.2.0-dev.15 [2025-03-15T03:40:21.746Z] v3.2.0-dev.16 [2025-03-15T03:40:21.746Z] v3.2.0-dev.17 [2025-03-15T03:40:21.746Z] v3.2.0-dev.18 [2025-03-15T03:40:21.746Z] v3.2.0-dev.19 [2025-03-15T03:40:21.746Z] v3.2.0-dev.2 [2025-03-15T03:40:21.746Z] v3.2.0-dev.20 [2025-03-15T03:40:21.746Z] v3.2.0-dev.21 [2025-03-15T03:40:21.746Z] v3.2.0-dev.22 [2025-03-15T03:40:21.746Z] v3.2.0-dev.23 [2025-03-15T03:40:21.746Z] v3.2.0-dev.24 [2025-03-15T03:40:21.746Z] v3.2.0-dev.25 [2025-03-15T03:40:21.746Z] v3.2.0-dev.26 [2025-03-15T03:40:21.746Z] v3.2.0-dev.27 [2025-03-15T03:40:21.746Z] v3.2.0-dev.28 [2025-03-15T03:40:21.746Z] v3.2.0-dev.29 [2025-03-15T03:40:21.746Z] v3.2.0-dev.3 [2025-03-15T03:40:21.746Z] v3.2.0-dev.30 [2025-03-15T03:40:21.746Z] v3.2.0-dev.31 [2025-03-15T03:40:21.746Z] v3.2.0-dev.32 [2025-03-15T03:40:21.746Z] v3.2.0-dev.33 [2025-03-15T03:40:21.746Z] v3.2.0-dev.34 [2025-03-15T03:40:21.746Z] v3.2.0-dev.35 [2025-03-15T03:40:21.746Z] v3.2.0-dev.36 [2025-03-15T03:40:21.746Z] v3.2.0-dev.37 [2025-03-15T03:40:21.746Z] v3.2.0-dev.38 [2025-03-15T03:40:21.746Z] v3.2.0-dev.39 [2025-03-15T03:40:21.746Z] v3.2.0-dev.4 [2025-03-15T03:40:21.746Z] v3.2.0-dev.40 [2025-03-15T03:40:21.746Z] v3.2.0-dev.41 [2025-03-15T03:40:21.746Z] v3.2.0-dev.42 [2025-03-15T03:40:21.746Z] v3.2.0-dev.43 [2025-03-15T03:40:21.746Z] v3.2.0-dev.44 [2025-03-15T03:40:21.746Z] v3.2.0-dev.45 [2025-03-15T03:40:21.746Z] v3.2.0-dev.46 [2025-03-15T03:40:21.746Z] v3.2.0-dev.47 [2025-03-15T03:40:21.746Z] v3.2.0-dev.48 [2025-03-15T03:40:21.746Z] v3.2.0-dev.49 [2025-03-15T03:40:21.746Z] v3.2.0-dev.5 [2025-03-15T03:40:21.746Z] v3.2.0-dev.50 [2025-03-15T03:40:21.746Z] v3.2.0-dev.51 [2025-03-15T03:40:21.746Z] v3.2.0-dev.52 [2025-03-15T03:40:21.746Z] v3.2.0-dev.53 [2025-03-15T03:40:21.746Z] v3.2.0-dev.54 [2025-03-15T03:40:21.746Z] v3.2.0-dev.55 [2025-03-15T03:40:21.746Z] v3.2.0-dev.56 [2025-03-15T03:40:21.746Z] v3.2.0-dev.57 [2025-03-15T03:40:21.746Z] v3.2.0-dev.58 [2025-03-15T03:40:21.746Z] v3.2.0-dev.59 [2025-03-15T03:40:21.746Z] v3.2.0-dev.6 [2025-03-15T03:40:21.746Z] v3.2.0-dev.60 [2025-03-15T03:40:21.746Z] v3.2.0-dev.61 [2025-03-15T03:40:21.746Z] v3.2.0-dev.62 [2025-03-15T03:40:21.746Z] v3.2.0-dev.63 [2025-03-15T03:40:21.746Z] v3.2.0-dev.64 [2025-03-15T03:40:21.746Z] v3.2.0-dev.65 [2025-03-15T03:40:21.746Z] v3.2.0-dev.66 [2025-03-15T03:40:21.746Z] v3.2.0-dev.67 [2025-03-15T03:40:21.746Z] v3.2.0-dev.68 [2025-03-15T03:40:21.746Z] v3.2.0-dev.69 [2025-03-15T03:40:21.746Z] v3.2.0-dev.7 [2025-03-15T03:40:21.746Z] v3.2.0-dev.70 [2025-03-15T03:40:21.746Z] v3.2.0-dev.71 [2025-03-15T03:40:21.746Z] v3.2.0-dev.72 [2025-03-15T03:40:21.746Z] v3.2.0-dev.73 [2025-03-15T03:40:21.746Z] v3.2.0-dev.74 [2025-03-15T03:40:21.746Z] v3.2.0-dev.75 [2025-03-15T03:40:21.746Z] v3.2.0-dev.76 [2025-03-15T03:40:21.746Z] v3.2.0-dev.77 [2025-03-15T03:40:21.746Z] v3.2.0-dev.78 [2025-03-15T03:40:21.746Z] v3.2.0-dev.79 [2025-03-15T03:40:21.746Z] v3.2.0-dev.8 [2025-03-15T03:40:21.746Z] v3.2.0-dev.80 [2025-03-15T03:40:21.746Z] v3.2.0-dev.81 [2025-03-15T03:40:21.746Z] v3.2.0-dev.82 [2025-03-15T03:40:21.746Z] v3.2.0-dev.83 [2025-03-15T03:40:21.746Z] v3.2.0-dev.84 [2025-03-15T03:40:21.746Z] v3.2.0-dev.85 [2025-03-15T03:40:21.746Z] v3.2.0-dev.86 [2025-03-15T03:40:21.746Z] v3.2.0-dev.87 [2025-03-15T03:40:21.746Z] v3.2.0-dev.88 [2025-03-15T03:40:21.746Z] v3.2.0-dev.89 [2025-03-15T03:40:21.746Z] v3.2.0-dev.9 [2025-03-15T03:40:21.746Z] v3.2.0-dev.90 [2025-03-15T03:40:21.746Z] v3.2.0-dev.91 [2025-03-15T03:40:21.746Z] v3.2.0-dev.92 [2025-03-15T03:40:21.746Z] v3.2.0-dev.93 [2025-03-15T03:40:21.746Z] v3.2.0-dev.94 [2025-03-15T03:40:21.746Z] v3.2.0-dev.95 [2025-03-15T03:40:21.746Z] v3.2.0-dev.96 [2025-03-15T03:40:21.746Z] v3.2.0-dev.97 [2025-03-15T03:40:21.746Z] v3.2.0-dev.98 [2025-03-15T03:40:21.746Z] v3.2.0-dev.99 [2025-03-15T03:40:21.746Z] v4.0 [2025-03-15T03:40:21.746Z] v4.0.0 [2025-03-15T03:40:21.746Z] v4.0.0-dev.1 [2025-03-15T03:40:21.746Z] v4.0.0-dev.10 [2025-03-15T03:40:21.746Z] v4.0.0-dev.11 [2025-03-15T03:40:21.746Z] v4.0.0-dev.12 [2025-03-15T03:40:21.746Z] v4.0.0-dev.13 [2025-03-15T03:40:21.746Z] v4.0.0-dev.14 [2025-03-15T03:40:21.746Z] v4.0.0-dev.15 [2025-03-15T03:40:21.746Z] v4.0.0-dev.16 [2025-03-15T03:40:21.746Z] v4.0.0-dev.17 [2025-03-15T03:40:21.746Z] v4.0.0-dev.18 [2025-03-15T03:40:21.746Z] v4.0.0-dev.19 [2025-03-15T03:40:21.746Z] v4.0.0-dev.2 [2025-03-15T03:40:21.746Z] v4.0.0-dev.20 [2025-03-15T03:40:21.746Z] v4.0.0-dev.21 [2025-03-15T03:40:21.746Z] v4.0.0-dev.22 [2025-03-15T03:40:21.746Z] v4.0.0-dev.23 [2025-03-15T03:40:21.746Z] v4.0.0-dev.24 [2025-03-15T03:40:21.746Z] v4.0.0-dev.25 [2025-03-15T03:40:21.746Z] v4.0.0-dev.26 [2025-03-15T03:40:21.746Z] v4.0.0-dev.27 [2025-03-15T03:40:21.746Z] v4.0.0-dev.28 [2025-03-15T03:40:21.746Z] v4.0.0-dev.29 [2025-03-15T03:40:21.746Z] v4.0.0-dev.3 [2025-03-15T03:40:21.746Z] v4.0.0-dev.30 [2025-03-15T03:40:21.746Z] v4.0.0-dev.31 [2025-03-15T03:40:21.746Z] v4.0.0-dev.32 [2025-03-15T03:40:21.746Z] v4.0.0-dev.33 [2025-03-15T03:40:21.746Z] v4.0.0-dev.34 [2025-03-15T03:40:21.746Z] v4.0.0-dev.35 [2025-03-15T03:40:21.746Z] v4.0.0-dev.36 [2025-03-15T03:40:21.746Z] v4.0.0-dev.37 [2025-03-15T03:40:21.746Z] v4.0.0-dev.38 [2025-03-15T03:40:21.746Z] v4.0.0-dev.39 [2025-03-15T03:40:21.746Z] v4.0.0-dev.4 [2025-03-15T03:40:21.746Z] v4.0.0-dev.40 [2025-03-15T03:40:21.746Z] v4.0.0-dev.41 [2025-03-15T03:40:21.746Z] v4.0.0-dev.42 [2025-03-15T03:40:21.746Z] v4.0.0-dev.43 [2025-03-15T03:40:21.746Z] v4.0.0-dev.44 [2025-03-15T03:40:21.746Z] v4.0.0-dev.45 [2025-03-15T03:40:21.746Z] v4.0.0-dev.46 [2025-03-15T03:40:21.746Z] v4.0.0-dev.47 [2025-03-15T03:40:21.746Z] v4.0.0-dev.48 [2025-03-15T03:40:21.746Z] v4.0.0-dev.49 [2025-03-15T03:40:21.746Z] v4.0.0-dev.5 [2025-03-15T03:40:21.746Z] v4.0.0-dev.50 [2025-03-15T03:40:21.746Z] v4.0.0-dev.51 [2025-03-15T03:40:21.746Z] v4.0.0-dev.52 [2025-03-15T03:40:21.746Z] v4.0.0-dev.53 [2025-03-15T03:40:21.746Z] v4.0.0-dev.54 [2025-03-15T03:40:21.746Z] v4.0.0-dev.55 [2025-03-15T03:40:21.746Z] v4.0.0-dev.56 [2025-03-15T03:40:21.746Z] v4.0.0-dev.57 [2025-03-15T03:40:21.746Z] v4.0.0-dev.58 [2025-03-15T03:40:21.746Z] v4.0.0-dev.59 [2025-03-15T03:40:21.746Z] v4.0.0-dev.6 [2025-03-15T03:40:21.746Z] v4.0.0-dev.60 [2025-03-15T03:40:21.746Z] v4.0.0-dev.61 [2025-03-15T03:40:21.746Z] v4.0.0-dev.62 [2025-03-15T03:40:21.746Z] v4.0.0-dev.63 [2025-03-15T03:40:21.746Z] v4.0.0-dev.64 [2025-03-15T03:40:21.746Z] v4.0.0-dev.65 [2025-03-15T03:40:21.746Z] v4.0.0-dev.66 [2025-03-15T03:40:21.746Z] v4.0.0-dev.67 [2025-03-15T03:40:21.746Z] v4.0.0-dev.68 [2025-03-15T03:40:21.746Z] v4.0.0-dev.69 [2025-03-15T03:40:21.746Z] v4.0.0-dev.7 [2025-03-15T03:40:21.746Z] v4.0.0-dev.70 [2025-03-15T03:40:21.746Z] v4.0.0-dev.71 [2025-03-15T03:40:21.746Z] v4.0.0-dev.72 [2025-03-15T03:40:21.746Z] v4.0.0-dev.73 [2025-03-15T03:40:21.746Z] v4.0.0-dev.74 [2025-03-15T03:40:21.746Z] v4.0.0-dev.8 [2025-03-15T03:40:21.746Z] v4.0.0-dev.9 [2025-03-15T03:40:21.746Z] v4.0.1 [2025-03-15T03:40:21.746Z] v4.0.1-dev.1 [2025-03-15T03:40:21.746Z] v4.0.2-dev.1 [Pipeline] sh [2025-03-15T03:40:22.036Z] + lftools sign git-tag v4.0.0-dev.74 [2025-03-15T03:40:22.605Z] Signing Git tag with Sigul... [2025-03-15T03:40:22.605Z] Signing v4.0.0-dev.74 [Pipeline] echo [2025-03-15T03:40:22.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:23.171Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-15T03:40:23.178Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-15T03:40:23.198Z] $ docker stop --time=1 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd [2025-03-15T03:40:24.508Z] $ docker rm -f --volumes 37bf03895b44572ac181918ddd485863d2f9bf64a089df1803228734f32cc5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-15T03:40:24.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-15T03:40:24.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:25.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T03:40:25.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:40:25.337Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:40:25.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-15T03:40:25.698Z] $ docker top 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 -eo pid,comm [2025-03-15T03:40:25.769Z] 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-15T03:40:25.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-15T03:40:25.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-15T03:40:25.822Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-15T03:40:25.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-15T03:40:25.920Z] $ docker exec 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 ssh-agent [2025-03-15T03:40:26.039Z] SSH_AUTH_SOCK=/tmp/ssh-KDN5E6IBI07M/agent.32 [2025-03-15T03:40:26.039Z] SSH_AGENT_PID=38 [2025-03-15T03:40:26.043Z] Running ssh-add (command line suppressed) [2025-03-15T03:40:26.139Z] Identity added: /w/workspace/edgex-go/812@tmp/private_key_686001309342541582.key (/w/workspace/edgex-go/812@tmp/private_key_686001309342541582.key) [2025-03-15T03:40:26.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-15T03:40:26.447Z] + git semver bump pre [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [bump_version] DEBUG bumping version:4.0.0-dev.74 on axis:pre with prefix:dev [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [bump_version] DEBUG bumped version:4.0.0-dev.75 [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [write_version] DEBUG write version:4.0.0-dev.75 to path:/w/workspace/edgex-go/812/.semver/main with force:True [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,639 [write_file] DEBUG write to file:/w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,641 [execute] INFO git cat-file --batch-check [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,646 [execute] INFO git cat-file --batch [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) [2025-03-15T03:40:26.706Z] 2025-03-15 03:40:26,652 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:26.706Z] 4.0.0-dev.75 [Pipeline] } [2025-03-15T03:40:26.710Z] $ docker exec --env ******** --env ******** 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 ssh-agent -k [2025-03-15T03:40:26.807Z] unset SSH_AUTH_SOCK; [2025-03-15T03:40:26.807Z] unset SSH_AGENT_PID; [2025-03-15T03:40:26.808Z] echo Agent pid 38 killed; [2025-03-15T03:40:26.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-15T03:40:27.143Z] + git semver [Pipeline] } [2025-03-15T03:40:27.408Z] $ docker stop --time=1 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 [2025-03-15T03:40:28.678Z] $ docker rm -f --volumes 3953bcf883989665df197355675e7bf756db47c78466b6ae925dcf062e69c452 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-15T03:40:29.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-15T03:40:29.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:29.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-15T03:40:29.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:40:29.418Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:40:29.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-15T03:40:29.765Z] $ docker top af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 -eo pid,comm [2025-03-15T03:40:29.821Z] 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-15T03:40:29.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-15T03:40:29.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-15T03:40:29.883Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-15T03:40:29.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-15T03:40:29.993Z] $ docker exec af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 ssh-agent [2025-03-15T03:40:30.115Z] SSH_AUTH_SOCK=/tmp/ssh-gv8ruqpsI3Ks/agent.32 [2025-03-15T03:40:30.115Z] SSH_AGENT_PID=38 [2025-03-15T03:40:30.119Z] Running ssh-add (command line suppressed) [2025-03-15T03:40:30.202Z] Identity added: /w/workspace/edgex-go/812@tmp/private_key_4584307993083591737.key (/w/workspace/edgex-go/812@tmp/private_key_4584307993083591737.key) [2025-03-15T03:40:30.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-15T03:40:30.518Z] + git semver push [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,683 [run_push] DEBUG push [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,684 [execute] INFO git cat-file --batch-check [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=) [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,688 [execute] INFO git rev-list 42a30ecc7d75e0f5fdfbea6964e1df208f247798 -- [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,688 [execute] DEBUG Popen(['git', 'rev-list', '42a30ecc7d75e0f5fdfbea6964e1df208f247798', '--'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,709 [execute] INFO git fetch -v origin [2025-03-15T03:40:30.778Z] 2025-03-15 03:40:30,709 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-15T03:40:31.347Z] 2025-03-15 03:40:31,147 [run_push] DEBUG no remote changes detected [2025-03-15T03:40:31.347Z] 2025-03-15 03:40:31,147 [execute] INFO git push origin semver [2025-03-15T03:40:31.347Z] 2025-03-15 03:40:31,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/812/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-15T03:40:32.284Z] 2025-03-15 03:40:31,953 [run_push] DEBUG push all version tags [2025-03-15T03:40:32.284Z] 2025-03-15 03:40:31,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-15T03:40:32.284Z] 2025-03-15 03:40:31,954 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/812, universal_newlines=False, shell=None, istream=None) [2025-03-15T03:40:33.225Z] 2025-03-15 03:40:33,005 [read_version] DEBUG read version from /w/workspace/edgex-go/812/.semver/main [2025-03-15T03:40:33.225Z] 4.0.0-dev.75 [Pipeline] } [2025-03-15T03:40:33.228Z] $ docker exec --env ******** --env ******** af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 ssh-agent -k [2025-03-15T03:40:33.332Z] unset SSH_AUTH_SOCK; [2025-03-15T03:40:33.332Z] unset SSH_AGENT_PID; [2025-03-15T03:40:33.332Z] echo Agent pid 38 killed; [2025-03-15T03:40:33.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-15T03:40:33.685Z] + git semver [Pipeline] } [2025-03-15T03:40:33.950Z] $ docker stop --time=1 af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 [2025-03-15T03:40:35.236Z] $ docker rm -f --volumes af059b4f71725b413813811c8474a8b905a18c0d09354ba3046fc768f929bb14 [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-15T03:40:35.855Z] + [ -d /w/workspace/edgex-go/812/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:36.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:37.010Z] ---> package-listing.sh [2025-03-15T03:40:37.010Z] ++ facter osfamily [2025-03-15T03:40:37.010Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-15T03:40:37.270Z] + OS_FAMILY=debian [2025-03-15T03:40:37.270Z] + workspace=/w/workspace/edgex-go/812 [2025-03-15T03:40:37.270Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-15T03:40:37.270Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-15T03:40:37.270Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-15T03:40:37.270Z] + PACKAGES=/tmp/packages_start.txt [2025-03-15T03:40:37.270Z] + '[' /w/workspace/edgex-go/812 ']' [2025-03-15T03:40:37.270Z] + PACKAGES=/tmp/packages_end.txt [2025-03-15T03:40:37.270Z] + case "${OS_FAMILY}" in [2025-03-15T03:40:37.270Z] + dpkg -l [2025-03-15T03:40:37.270Z] + grep '^ii' [2025-03-15T03:40:37.270Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-15T03:40:37.270Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-15T03:40:37.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-15T03:40:37.270Z] + '[' /w/workspace/edgex-go/812 ']' [2025-03-15T03:40:37.270Z] + mkdir -p /w/workspace/edgex-go/812/archives/ [2025-03-15T03:40:37.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/812/archives/ [Pipeline] echo [2025-03-15T03:40:37.281Z] 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/812/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-15T03:40:37.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:38.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-15T03:40:38.129Z] [2025-03-15T03:40:38.129Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-15T03:40:38.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-15T03:40:38.445Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-15T03:40:38.445Z] 5eb5b503b376: Pulling fs layer [2025-03-15T03:40:38.445Z] 5c69ac0246d0: Pulling fs layer [2025-03-15T03:40:38.445Z] ec43610c2a17: Pulling fs layer [2025-03-15T03:40:38.445Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-15T03:40:38.445Z] 33b1e0a273af: Pulling fs layer [2025-03-15T03:40:38.445Z] 3a2ae6a8a46f: Waiting [2025-03-15T03:40:38.445Z] 5d3b04190fa2: Pulling fs layer [2025-03-15T03:40:38.445Z] 2f39f015ded8: Pulling fs layer [2025-03-15T03:40:38.445Z] 33b1e0a273af: Waiting [2025-03-15T03:40:38.445Z] 5d3b04190fa2: Waiting [2025-03-15T03:40:38.445Z] 2f39f015ded8: Waiting [2025-03-15T03:40:38.445Z] 5c69ac0246d0: Verifying Checksum [2025-03-15T03:40:38.445Z] 5c69ac0246d0: Download complete [2025-03-15T03:40:38.445Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-15T03:40:38.445Z] 3a2ae6a8a46f: Download complete [2025-03-15T03:40:38.445Z] 33b1e0a273af: Verifying Checksum [2025-03-15T03:40:38.445Z] 33b1e0a273af: Download complete [2025-03-15T03:40:38.445Z] 5d3b04190fa2: Download complete [2025-03-15T03:40:38.445Z] ec43610c2a17: Download complete [2025-03-15T03:40:38.704Z] 5eb5b503b376: Verifying Checksum [2025-03-15T03:40:38.704Z] 5eb5b503b376: Download complete [2025-03-15T03:40:39.273Z] 2f39f015ded8: Verifying Checksum [2025-03-15T03:40:39.273Z] 2f39f015ded8: Download complete [2025-03-15T03:40:39.840Z] 5eb5b503b376: Pull complete [2025-03-15T03:40:40.101Z] 5c69ac0246d0: Pull complete [2025-03-15T03:40:40.360Z] ec43610c2a17: Pull complete [2025-03-15T03:40:40.360Z] 3a2ae6a8a46f: Pull complete [2025-03-15T03:40:40.620Z] 33b1e0a273af: Pull complete [2025-03-15T03:40:40.880Z] 5d3b04190fa2: Pull complete [2025-03-15T03:40:45.064Z] 2f39f015ded8: Pull complete [2025-03-15T03:40:45.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-15T03:40:45.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-15T03:40:45.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-15T03:40:45.174Z] prd-ubuntu20.04-docker-8c-8g-41387 does not seem to be running inside a container [2025-03-15T03:40:45.197Z] $ 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/812/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/812 -v /w/workspace/edgex-go/812:/w/workspace/edgex-go/812:rw,z -v /w/workspace/edgex-go/812@tmp:/w/workspace/edgex-go/812@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-15T03:40:48.713Z] $ docker top 016f795c45a8b3b9529bce870dc233b9c8e2f6c9db8fce47c1bab8de469a3a12 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-15T03:40:49.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-15T03:40:49.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-15T03:40:49.642Z] + ls /var/log/sa-host [2025-03-15T03:40:49.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-15T03:40:49.836Z] provisioning config files... [2025-03-15T03:40:49.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/812@tmp/config2718043971619351563tmp [Pipeline] { [Pipeline] echo [2025-03-15T03:40:49.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:50.158Z] ---> create-netrc.sh [Pipeline] } [2025-03-15T03:40:50.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:50.519Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-15T03:40:50.528Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:50.816Z] ---> sudo-logs.sh [2025-03-15T03:40:50.816Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-15T03:40:50.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:51.139Z] ---> job-cost.sh [2025-03-15T03:40:51.139Z] lf-activate-venv: SKIPPING [2025-03-15T03:40:51.139Z] DEBUG: total: 0.10999999940395355 [2025-03-15T03:40:51.139Z] INFO: Retrieving Stack Cost... [2025-03-15T03:40:51.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-15T03:40:51.969Z] INFO: Archiving Costs [Pipeline] echo [2025-03-15T03:40:51.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-15T03:40:52.264Z] ---> logs-deploy.sh [2025-03-15T03:40:52.264Z] lf-activate-venv: SKIPPING [2025-03-15T03:40:52.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/812 [2025-03-15T03:40:52.264Z] INFO: archiving workspace using pattern(s): [2025-03-15T03:40:53.202Z] Archives upload complete. [2025-03-15T03:40:53.460Z] INFO: archiving logs to Nexus