Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 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-ssh803589658650774860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7307236068546055132.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13056056660323249999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh12398403611289821795.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-ssh4834133435134491867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40027 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/804 [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/804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 Commit message: "Merge pull request #5098 from lindseysimple/issue-5081" > git rev-list --no-walk b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-03T05:42:49.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-03T05:42:49.521Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-03T05:42:49.552Z] ========================================================= [2025-03-03T05:42:49.552Z] EdgeX Global Pipelines Version Info [2025-03-03T05:42:49.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-03T05:42:50.290Z] ------------------- [2025-03-03T05:42:50.290Z] stable info: [2025-03-03T05:42:50.290Z] ------------------- [2025-03-03T05:42:50.290Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-03T05:42:50.290Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-03T05:42:50.290Z] Message: update stable to v1.0.269 [2025-03-03T05:42:50.861Z] ------------------- [2025-03-03T05:42:50.861Z] experimental info: [2025-03-03T05:42:50.861Z] ------------------- [2025-03-03T05:42:50.861Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-03T05:42:50.861Z] Commit SHA: f7059f060264bd85ba2a834dbc2eea7ff5232a86 [2025-03-03T05:42:50.861Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-03T05:42:50.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-03T05:42:50.951Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-03T05:42:50.974Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-03T05:42:50.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-03T05:42:51.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-03T05:42:51.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-03T05:42:51.057Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-03T05:42:51.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-03T05:42:51.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-03T05:42:51.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-03T05:42:51.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-03T05:42:51.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-03T05:42:51.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-03T05:42:51.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-03T05:42:51.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-03T05:42:51.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-03T05:42:51.278Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-03T05:42:51.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-03T05:42:51.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-03T05:42:51.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-03T05:42:51.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-03T05:42:51.383Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-03T05:42:51.410Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-03T05:42:51.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-03T05:42:51.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-03T05:42:51.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-03T05:42:51.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo [2025-03-03T05:42:51.520Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6183d5c [Pipeline] echo [2025-03-03T05:42:51.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T05:42:51.596Z] provisioning config files... [2025-03-03T05:42:51.611Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config7679861106574336210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T05:42:51.971Z] ---> ****-login.sh [2025-03-03T05:42:51.971Z] nexus3.edgexfoundry.org:10001 [2025-03-03T05:42:51.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:42:52.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:42:52.237Z] Configure a credential helper to remove this warning. See [2025-03-03T05:42:52.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:42:52.237Z] [2025-03-03T05:42:52.237Z] Login Succeeded [2025-03-03T05:42:52.237Z] nexus3.edgexfoundry.org:10002 [2025-03-03T05:42:52.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:42:52.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:42:52.237Z] Configure a credential helper to remove this warning. See [2025-03-03T05:42:52.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:42:52.237Z] [2025-03-03T05:42:52.237Z] Login Succeeded [2025-03-03T05:42:52.237Z] nexus3.edgexfoundry.org:10003 [2025-03-03T05:42:52.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:42:52.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:42:52.498Z] Configure a credential helper to remove this warning. See [2025-03-03T05:42:52.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:42:52.499Z] [2025-03-03T05:42:52.499Z] Login Succeeded [2025-03-03T05:42:52.499Z] nexus3.edgexfoundry.org:10004 [2025-03-03T05:42:52.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:42:52.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:42:52.499Z] Configure a credential helper to remove this warning. See [2025-03-03T05:42:52.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:42:52.499Z] [2025-03-03T05:42:52.499Z] Login Succeeded [2025-03-03T05:42:52.499Z] ****.io [2025-03-03T05:42:52.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:42:52.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:42:52.760Z] Configure a credential helper to remove this warning. See [2025-03-03T05:42:52.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:42:52.760Z] [2025-03-03T05:42:52.760Z] Login Succeeded [2025-03-03T05:42:52.760Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T05:42:52.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T05:42:53.099Z] + 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-03T05:42:53.100Z] + + dirname cmd/core-command/Dockerfile [2025-03-03T05:42:53.100Z] cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-03T05:42:53.100Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-03T05:42:53.100Z] + dirname+ cmd/core-data/Dockerfile [2025-03-03T05:42:53.100Z] cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/core-keeper/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/core-metadata/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/support-notifications/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-03T05:42:53.100Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-03T05:42:53.100Z] + cut -d/ -f2 [2025-03-03T05:42:53.100Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-03T05:42:53.133Z] 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-03T05:42:53.503Z] + git rev-list -1 --merges 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb~1..6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo [2025-03-03T05:42:53.517Z] -----------> git rev-list -1 --merges 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb~1..6183d5c957a356b044ddcbaf5bec7c2a8a69eedb 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:42:53.517Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [false] [Pipeline] sh [2025-03-03T05:42:53.815Z] + git log --format=format:%s -1 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] echo [2025-03-03T05:42:53.831Z] ========================================================= [2025-03-03T05:42:53.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-03T05:42:53.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-03T05:42:54.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T05:42:54.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-03T05:42:54.218Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-03T05:42:54.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-03T05:42:54.218Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-03T05:42:54.218Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-03T05:42:54.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:42:54.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T05:42:54.585Z] [2025-03-03T05:42:54.585Z] 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-03T05:42:54.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T05:42:54.886Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-03T05:42:54.886Z] b85a868b505f: Pulling fs layer [2025-03-03T05:42:54.886Z] e2be974225ed: Pulling fs layer [2025-03-03T05:42:54.886Z] 339a4e72a1f5: Pulling fs layer [2025-03-03T05:42:54.886Z] 988bab9f4d93: Pulling fs layer [2025-03-03T05:42:54.886Z] 1469e6f7b9e6: Pulling fs layer [2025-03-03T05:42:54.886Z] eaf3925da568: Pulling fs layer [2025-03-03T05:42:54.886Z] bab4dde63d76: Pulling fs layer [2025-03-03T05:42:54.886Z] bde34c3a00c8: Pulling fs layer [2025-03-03T05:42:54.886Z] b352a97aabf1: Pulling fs layer [2025-03-03T05:42:54.886Z] 4872d77fe225: Pulling fs layer [2025-03-03T05:42:54.886Z] 5851b861e8e6: Pulling fs layer [2025-03-03T05:42:54.886Z] 988bab9f4d93: Waiting [2025-03-03T05:42:54.886Z] 1469e6f7b9e6: Waiting [2025-03-03T05:42:54.886Z] eaf3925da568: Waiting [2025-03-03T05:42:54.886Z] bab4dde63d76: Waiting [2025-03-03T05:42:54.886Z] bde34c3a00c8: Waiting [2025-03-03T05:42:54.886Z] b352a97aabf1: Waiting [2025-03-03T05:42:54.886Z] 4872d77fe225: Waiting [2025-03-03T05:42:54.886Z] 5851b861e8e6: Waiting [2025-03-03T05:42:54.886Z] e2be974225ed: Verifying Checksum [2025-03-03T05:42:54.886Z] e2be974225ed: Download complete [2025-03-03T05:42:54.886Z] 988bab9f4d93: Verifying Checksum [2025-03-03T05:42:54.886Z] 988bab9f4d93: Download complete [2025-03-03T05:42:54.886Z] 339a4e72a1f5: Verifying Checksum [2025-03-03T05:42:54.886Z] 339a4e72a1f5: Download complete [2025-03-03T05:42:54.886Z] 1469e6f7b9e6: Verifying Checksum [2025-03-03T05:42:54.886Z] 1469e6f7b9e6: Download complete [2025-03-03T05:42:55.146Z] eaf3925da568: Download complete [2025-03-03T05:42:55.146Z] bde34c3a00c8: Download complete [2025-03-03T05:42:55.146Z] b352a97aabf1: Download complete [2025-03-03T05:42:55.146Z] 4872d77fe225: Download complete [2025-03-03T05:42:55.146Z] 5851b861e8e6: Download complete [2025-03-03T05:42:55.146Z] b85a868b505f: Download complete [2025-03-03T05:42:55.404Z] bab4dde63d76: Verifying Checksum [2025-03-03T05:42:55.404Z] bab4dde63d76: Download complete [2025-03-03T05:42:56.337Z] b85a868b505f: Pull complete [2025-03-03T05:42:56.337Z] e2be974225ed: Pull complete [2025-03-03T05:42:56.904Z] 339a4e72a1f5: Pull complete [2025-03-03T05:42:56.904Z] 988bab9f4d93: Pull complete [2025-03-03T05:42:57.162Z] 1469e6f7b9e6: Pull complete [2025-03-03T05:42:57.162Z] eaf3925da568: Pull complete [2025-03-03T05:42:58.611Z] bab4dde63d76: Pull complete [2025-03-03T05:42:58.869Z] bde34c3a00c8: Pull complete [2025-03-03T05:42:58.869Z] b352a97aabf1: Pull complete [2025-03-03T05:42:58.869Z] 4872d77fe225: Pull complete [2025-03-03T05:42:59.129Z] 5851b861e8e6: Pull complete [2025-03-03T05:42:59.129Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-03T05:42:59.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T05:42:59.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:42:59.271Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T05:42:59.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:43:01.291Z] $ docker top 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b -eo pid,comm [2025-03-03T05:43:01.343Z] 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-03T05:43:01.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T05:43:01.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T05:43:01.394Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T05:43:01.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T05:43:01.506Z] $ docker exec 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent [2025-03-03T05:43:01.604Z] SSH_AUTH_SOCK=/tmp/ssh-2Mutdl6QXsOL/agent.33 [2025-03-03T05:43:01.604Z] SSH_AGENT_PID=39 [2025-03-03T05:43:01.610Z] Running ssh-add (command line suppressed) [2025-03-03T05:43:01.697Z] Identity added: /w/workspace/edgex-go/804@tmp/private_key_9414428755467087390.key (/w/workspace/edgex-go/804@tmp/private_key_9414428755467087390.key) [2025-03-03T05:43:01.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T05:43:02.017Z] + git tag --points-at HEAD [Pipeline] } [2025-03-03T05:43:02.026Z] $ docker exec --env ******** --env ******** 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent -k [2025-03-03T05:43:02.128Z] unset SSH_AUTH_SOCK; [2025-03-03T05:43:02.128Z] unset SSH_AGENT_PID; [2025-03-03T05:43:02.129Z] echo Agent pid 39 killed; [2025-03-03T05:43:02.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-03T05:43:02.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T05:43:02.181Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T05:43:02.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T05:43:02.292Z] $ docker exec 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent [2025-03-03T05:43:02.406Z] SSH_AUTH_SOCK=/tmp/ssh-TsFdBKLeWE4t/agent.72 [2025-03-03T05:43:02.406Z] SSH_AGENT_PID=78 [2025-03-03T05:43:02.410Z] Running ssh-add (command line suppressed) [2025-03-03T05:43:02.507Z] Identity added: /w/workspace/edgex-go/804@tmp/private_key_4215094287288417680.key (/w/workspace/edgex-go/804@tmp/private_key_4215094287288417680.key) [2025-03-03T05:43:02.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T05:43:02.815Z] + git semver init [2025-03-03T05:43:03.075Z] 2025-03-03 05:43:02,985 [run_init] DEBUG init version:0.0.0 force:False [2025-03-03T05:43:03.075Z] 2025-03-03 05:43:02,986 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/804/.semver [2025-03-03T05:43:03.075Z] 2025-03-03 05:43:02,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/804/.semver [2025-03-03T05:43:03.075Z] 2025-03-03 05:43:02,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/804/.semver'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) [2025-03-03T05:43:08.348Z] 2025-03-03 05:43:07,472 [append_file] DEBUG append to file:/w/workspace/edgex-go/804/.git/info/exclude [2025-03-03T05:43:08.348Z] 2025-03-03 05:43:07,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/804/.semver/main with force:False [2025-03-03T05:43:08.348Z] 2025-03-03 05:43:07,472 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T05:43:08.348Z] 2025-03-03 05:43:07,472 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T05:43:08.348Z] 4.0.0-dev.66 [Pipeline] } [2025-03-03T05:43:08.357Z] $ docker exec --env ******** --env ******** 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b ssh-agent -k [2025-03-03T05:43:08.458Z] unset SSH_AUTH_SOCK; [2025-03-03T05:43:08.459Z] unset SSH_AGENT_PID; [2025-03-03T05:43:08.459Z] echo Agent pid 78 killed; [2025-03-03T05:43:08.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T05:43:08.794Z] + git semver [Pipeline] } [2025-03-03T05:43:09.069Z] $ docker stop --time=1 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b [2025-03-03T05:43:10.340Z] $ docker rm -f --volumes 5c86f1d43e0edd5644405e276067e1b23bbac80ae647b853c53f3b36c9047e2b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T05:43:10.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-03T05:43:10.894Z] Stashed 1 file(s) [Pipeline] echo [2025-03-03T05:43:10.898Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.66 [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-03T05:43:11.316Z] + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo [2025-03-03T05:43:11.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T05:43:11.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T05:43:11.369Z] ========================================================= [2025-03-03T05:43:11.369Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-03T05:43:11.369Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-03T05:43:11.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-03T05:43:11.673Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-03T05:43:11.673Z] da9db072f522: Pulling fs layer [2025-03-03T05:43:11.673Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-03T05:43:11.673Z] 06f05ace1117: Pulling fs layer [2025-03-03T05:43:11.673Z] 5fe327b54edc: Pulling fs layer [2025-03-03T05:43:11.673Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T05:43:11.673Z] 92a5565b7b96: Pulling fs layer [2025-03-03T05:43:11.673Z] ff9bb7016b71: Pulling fs layer [2025-03-03T05:43:11.673Z] b67dba6c2c7d: Pulling fs layer [2025-03-03T05:43:11.673Z] a813b0c90790: Pulling fs layer [2025-03-03T05:43:11.673Z] ff9bb7016b71: Waiting [2025-03-03T05:43:11.673Z] 5fe327b54edc: Waiting [2025-03-03T05:43:11.673Z] 4f4fb700ef54: Waiting [2025-03-03T05:43:11.673Z] 92a5565b7b96: Waiting [2025-03-03T05:43:11.673Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-03T05:43:11.673Z] 6ef4a4ee8ca5: Download complete [2025-03-03T05:43:11.673Z] 5fe327b54edc: Verifying Checksum [2025-03-03T05:43:11.673Z] 5fe327b54edc: Download complete [2025-03-03T05:43:11.673Z] 4f4fb700ef54: Verifying Checksum [2025-03-03T05:43:11.673Z] 4f4fb700ef54: Download complete [2025-03-03T05:43:11.673Z] 92a5565b7b96: Verifying Checksum [2025-03-03T05:43:11.673Z] 92a5565b7b96: Download complete [2025-03-03T05:43:11.673Z] da9db072f522: Download complete [2025-03-03T05:43:11.673Z] ff9bb7016b71: Verifying Checksum [2025-03-03T05:43:11.673Z] ff9bb7016b71: Download complete [2025-03-03T05:43:11.933Z] da9db072f522: Pull complete [2025-03-03T05:43:11.933Z] 6ef4a4ee8ca5: Pull complete [2025-03-03T05:43:12.191Z] a813b0c90790: Verifying Checksum [2025-03-03T05:43:12.192Z] a813b0c90790: Download complete [2025-03-03T05:43:12.192Z] 06f05ace1117: Download complete [2025-03-03T05:43:12.759Z] b67dba6c2c7d: Verifying Checksum [2025-03-03T05:43:12.759Z] b67dba6c2c7d: Download complete [2025-03-03T05:43:15.292Z] 06f05ace1117: Pull complete [2025-03-03T05:43:15.552Z] 5fe327b54edc: Pull complete [2025-03-03T05:43:15.552Z] 4f4fb700ef54: Pull complete [2025-03-03T05:43:15.552Z] 92a5565b7b96: Pull complete [2025-03-03T05:43:15.810Z] ff9bb7016b71: Pull complete [2025-03-03T05:43:17.712Z] b67dba6c2c7d: Pull complete [2025-03-03T05:43:18.280Z] a813b0c90790: Pull complete [2025-03-03T05:43:18.280Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-03T05:43:18.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-03T05:43:18.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-03T05:43:18.584Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-03T05:43:18.584Z] WORKDIR /edgex [2025-03-03T05:43:18.584Z] COPY go.mod . [2025-03-03T05:43:18.584Z] RUN go mod download [2025-03-03T05:43:18.584Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-03T05:43:19.152Z] Sending build context to Docker daemon 180.3MB [2025-03-03T05:43:19.152Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-03T05:43:19.152Z] ---> 3ba60ce46760 [2025-03-03T05:43:19.152Z] Step 2/4 : WORKDIR /edgex [2025-03-03T05:43:23.359Z] ---> Running in 571ebdac70f1 [2025-03-03T05:43:23.359Z] Removing intermediate container 571ebdac70f1 [2025-03-03T05:43:23.359Z] ---> 47d03372be23 [2025-03-03T05:43:23.359Z] Step 3/4 : COPY go.mod . [2025-03-03T05:43:23.630Z] ---> 7798c8b721cd [2025-03-03T05:43:23.630Z] Step 4/4 : RUN go mod download [2025-03-03T05:43:23.630Z] ---> Running in 6fcad9a22150 [2025-03-03T05:43:25.993Z] Still waiting to schedule task [2025-03-03T05:43:25.994Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-03T05:43:41.778Z] Removing intermediate container 6fcad9a22150 [2025-03-03T05:43:41.778Z] ---> 6915d33e0d02 [2025-03-03T05:43:41.778Z] Successfully built 6915d33e0d02 [2025-03-03T05:43:41.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:43:42.110Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-03T05:43:42.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:43:42.185Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T05:43:42.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:43:42.572Z] $ docker top 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T05:43:42.923Z] + go version [2025-03-03T05:43:42.923Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-03T05:43:42.932Z] $ docker stop --time=1 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a [2025-03-03T05:43:44.253Z] $ docker rm -f --volumes 769f6bf34206320d3e18a99c0dafae8477e9ed014abc7753bd6a221cfe0ffd3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:43:44.675Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-03T05:43:44.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:43:44.752Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T05:43:44.781Z] $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:43:45.125Z] $ docker top d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-03T05:43:45.196Z] ========================================================= [2025-03-03T05:43:45.196Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-03T05:43:45.196Z] ========================================================= [Pipeline] sh [2025-03-03T05:43:45.486Z] + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] fileExists [Pipeline] sh [2025-03-03T05:43:45.782Z] + make test [2025-03-03T05:43:45.782Z] go test -race -coverprofile=coverage.out ./... [2025-03-03T05:43:53.925Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-03T05:44:15.864Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-03T05:44:16.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-03-03T05:44:17.369Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-03T05:44:17.369Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-03T05:44:17.369Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-03T05:44:17.369Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-03T05:44:18.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-03-03T05:44:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-03T05:44:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-03T05:44:18.877Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-03T05:44:18.877Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-03T05:44:19.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-03T05:44:19.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-03T05:44:19.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-03T05:44:19.820Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-03T05:44:19.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:19.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-03T05:44:21.522Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-03T05:44:21.522Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-03T05:44:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.042s coverage: 69.2% of statements [2025-03-03T05:44:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 3.5% of statements [2025-03-03T05:44:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements [2025-03-03T05:44:21.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.060s coverage: 93.4% of statements [2025-03-03T05:44:21.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 92.3% of statements [2025-03-03T05:44:22.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-03-03T05:44:23.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-03T05:44:23.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-03T05:44:23.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-03T05:44:23.728Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-03T05:44:25.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2025-03-03T05:44:25.105Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-03-03T05:44:25.105Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-03T05:44:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-03T05:44:25.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-03T05:44:25.364Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:25.364Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-03T05:44:26.296Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-03-03T05:44:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2025-03-03T05:44:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 43.1% of statements [2025-03-03T05:44:26.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-03-03T05:44:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements [2025-03-03T05:44:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements [2025-03-03T05:44:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-03-03T05:44:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-03-03T05:44:27.135Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-03T05:44:27.135Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-03T05:44:27.135Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-03T05:44:27.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-03-03T05:44:27.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-03T05:44:27.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-03T05:44:27.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-03T05:44:27.704Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-03T05:44:28.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-03T05:44:28.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-03T05:44:28.639Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-03T05:44:29.576Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-03T05:44:29.576Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-03T05:44:29.576Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-03T05:44:29.576Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-03T05:44:30.315Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-03T05:44:30.315Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-03T05:44:30.571Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-03T05:44:32.474Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-03T05:44:32.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-03T05:44:33.442Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-03T05:44:34.819Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-03T05:44:34.819Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-03T05:44:34.819Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-03T05:44:37.347Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-03T05:44:38.277Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-03T05:44:38.277Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-03T05:44:38.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-03T05:44:38.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-03T05:44:38.536Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:39.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2025-03-03T05:44:40.170Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-03T05:44:40.170Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-03T05:44:40.170Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-03T05:44:41.796Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-03T05:44:42.732Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-03T05:44:42.732Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-03T05:44:42.732Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-03T05:44:42.732Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-03T05:44:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-03T05:44:43.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-03T05:44:43.666Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:43.666Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-03T05:44:43.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-03T05:44:43.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-03T05:44:43.926Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-03T05:44:44.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-03T05:44:44.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-03T05:44:45.121Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.022s coverage: 62.3% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.020s coverage: 87.2% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.178s coverage: 54.5% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 29.2% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2025-03-03T05:44:47.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-03T05:44:49.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements [2025-03-03T05:44:49.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.145s coverage: 94.9% of statements [2025-03-03T05:44:49.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-03-03T05:44:49.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-03-03T05:44:49.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-03-03T05:44:49.826Z] 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-03T05:44:50.085Z] running golangci-lint [2025-03-03T05:44:50.085Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-03T05:44:50.085Z] go version go1.23.4 linux/amd64 [2025-03-03T05:44:50.345Z] 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-03T05:44:50.345Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-03T05:44:50.345Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-03T05:45:10.719Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40028 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-03T05:45:10.739Z] Running in /w/workspace/edgex-go/804 [Pipeline] { [Pipeline] checkout [2025-03-03T05:45:12.343Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 21.428908837s" [2025-03-03T05:45:12.343Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.986707ms" [2025-03-03T05:45:13.782Z] The recommended git tool is: git [2025-03-03T05:45:18.319Z] using credential edgex-jenkins-ssh [2025-03-03T05:45:18.344Z] Cloning the remote Git repository [2025-03-03T05:45:18.387Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-03T05:45:18.496Z] > git init /w/workspace/edgex-go/804 # timeout=10 [2025-03-03T05:45:18.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-03T05:45:18.646Z] > git --version # timeout=10 [2025-03-03T05:45:18.671Z] > git --version # 'git version 2.25.1' [2025-03-03T05:45:18.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-03T05:45:18.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:45:24.552Z] level=info msg="[linters_context/goanalysis] analyzers took 1m28.444699521s with top 10 stages: buildir: 51.043327627s, gosec: 3.537065972s, fact_deprecated: 3.07889525s, inspect: 2.788989565s, ctrlflow: 1.770018653s, printf: 1.707943581s, fact_purity: 1.261308277s, S1038: 964.774411ms, nilness: 899.924669ms, directives: 739.902712ms" [2025-03-03T05:45:24.552Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-03T05:45:24.552Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, nolint: 20/0, invalid_issue: 202/202, exclude: 202/202, filename_unadjuster: 202/202, skip_files: 202/202" [2025-03-03T05:45:24.552Z] level=info msg="[runner] processing took 19.222483ms with stages: nolint: 7.38979ms, identifier_marker: 6.311ms, autogenerated_exclude: 1.734226ms, path_prettifier: 1.575625ms, exclude-rules: 1.106811ms, skip_dirs: 998.84µs, cgo: 58.491µs, invalid_issue: 29.23µs, filename_unadjuster: 14.05µs, max_same_issues: 1.26µs, uniq_by_line: 560ns, fixer: 430ns, skip_files: 420ns, exclude: 410ns, sort_results: 280ns, diff: 250ns, max_from_linter: 170ns, max_per_file_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, severity-rules: 100ns, path_shortener: 100ns" [2025-03-03T05:45:24.552Z] level=info msg="[runner] linters took 11.102910107s with stages: goanalysis_metalinter: 11.083580392s" [2025-03-03T05:45:24.552Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-03T05:45:24.552Z] level=info msg="Memory: 324 samples, avg is 274.3MB, max is 1233.8MB" [2025-03-03T05:45:24.552Z] level=info msg="Execution took 32.597164268s" [2025-03-03T05:45:24.552Z] go vet ./... [2025-03-03T05:45:29.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-03T05:45:29.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-03T05:45:29.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-03T05:45:29.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-03-03T05:45:30.130Z] + ls -al . [2025-03-03T05:45:30.130Z] total 1976 [2025-03-03T05:45:30.130Z] drwxrwxr-x 11 1001 1001 4096 Mar 3 05:43 . [2025-03-03T05:45:30.130Z] drwxr-xr-x 4 root root 4096 Mar 3 05:43 .. [2025-03-03T05:45:30.130Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 .blubracket [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 10 Mar 3 05:42 .dockerignore [2025-03-03T05:45:30.130Z] drwxrwxr-x 8 1001 1001 4096 Mar 3 05:44 .git [2025-03-03T05:45:30.130Z] drwxrwxr-x 3 1001 1001 4096 Mar 3 05:42 .github [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 907 Mar 3 05:42 .gitignore [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 199 Mar 3 05:42 .golangci.yml [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 100 Mar 3 05:42 .hadolint.yml [2025-03-03T05:45:30.130Z] drwxr-xr-x 3 1001 1001 4096 Mar 3 05:43 .semver [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 155 Mar 3 05:42 .sonarcloud.properties [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 1171 Mar 3 05:42 ADOPTERS.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 17374 Mar 3 05:42 Attribution.txt [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 100284 Mar 3 05:42 CHANGELOG.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 3804 Mar 3 05:42 CONTRIBUTING.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 677 Mar 3 05:42 GOVERNANCE.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 858 Mar 3 05:42 Jenkinsfile [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 10775 Mar 3 05:42 LICENSE [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 16740 Mar 3 05:42 Makefile [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 582 Mar 3 05:42 OWNERS.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 9932 Mar 3 05:42 README.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 789 Mar 3 05:42 SECURITY.md [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 12 Mar 3 05:43 VERSION [2025-03-03T05:45:30.130Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 bin [2025-03-03T05:45:30.130Z] drwxrwxr-x 19 1001 1001 4096 Mar 3 05:42 cmd [2025-03-03T05:45:30.130Z] -rw-r--r-- 1 root root 1651066 Mar 3 05:44 coverage.out [2025-03-03T05:45:30.130Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 fuzz_test [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 6495 Mar 3 05:42 go.mod [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 88225 Mar 3 05:42 go.sum [2025-03-03T05:45:30.130Z] drwxrwxr-x 7 1001 1001 4096 Mar 3 05:42 internal [2025-03-03T05:45:30.130Z] drwxrwxr-x 2 1001 1001 4096 Mar 3 05:42 openapi [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 584 Mar 3 05:42 security.txt [2025-03-03T05:45:30.130Z] -rw-rw-r-- 1 1001 1001 204 Mar 3 05:42 version.go [Pipeline] sh [2025-03-03T05:45:30.419Z] + '[' -e coverage.out ] [2025-03-03T05:45:30.419Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-03T05:45:30.570Z] Stashed 1 file(s) [Pipeline] sh [2025-03-03T05:45:30.849Z] + make build [2025-03-03T05:45:30.849Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-03T05:45:37.448Z] Avoid second fetch [2025-03-03T05:45:37.449Z] Checking out Revision 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb (main) [2025-03-03T05:45:36.402Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-03T05:45:36.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-03T05:45:37.464Z] > git config core.sparsecheckout # timeout=10 [2025-03-03T05:45:37.547Z] > git checkout -f 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 [2025-03-03T05:45:38.398Z] Commit message: "Merge pull request #5098 from lindseysimple/issue-5081" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-03T05:45:43.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-03T05:45:43.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T05:45:43.139Z] Dload Upload Total Spent Left Speed [2025-03-03T05:45:43.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2025-03-03T05:45:43.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-03T05:45:43.839Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-03T05:45:43.839Z] + sudo tee /etc/docker/daemon.new [2025-03-03T05:45:43.839Z] { [2025-03-03T05:45:43.839Z] "registry-mirrors": [ [2025-03-03T05:45:43.839Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-03T05:45:43.839Z] ], [2025-03-03T05:45:43.839Z] "bip": "10.250.0.254/24", [2025-03-03T05:45:43.839Z] "hosts": [ [2025-03-03T05:45:43.839Z] "tcp://0.0.0.0:5555", [2025-03-03T05:45:43.839Z] "unix:///var/run/docker.sock" [2025-03-03T05:45:43.839Z] ], [2025-03-03T05:45:43.839Z] "mtu": 1458, [2025-03-03T05:45:43.839Z] "selinux-enabled": true, [2025-03-03T05:45:43.839Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-03T05:45:43.839Z] } [Pipeline] sh [2025-03-03T05:45:44.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-03T05:45:44.536Z] + sudo service docker restart [2025-03-03T05:45:52.775Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-03T05:45:52.775Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-03T05:45:53.033Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-03T05:45:53.600Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-03T05:45:55.001Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-03T05:46:00.263Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-03T05:46:01.399Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T05:46:02.835Z] provisioning config files... [2025-03-03T05:46:02.860Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config2711623231443933124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T05:46:03.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-03T05:46:03.323Z] ---> ****-login.sh [2025-03-03T05:46:03.323Z] nexus3.edgexfoundry.org:10001 [2025-03-03T05:46:03.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:46:03.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:46:03.910Z] Configure a credential helper to remove this warning. See [2025-03-03T05:46:03.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:46:03.910Z] [2025-03-03T05:46:03.910Z] Login Succeeded [2025-03-03T05:46:03.910Z] nexus3.edgexfoundry.org:10002 [2025-03-03T05:46:04.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:46:04.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:46:04.452Z] Configure a credential helper to remove this warning. See [2025-03-03T05:46:04.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:46:04.452Z] [2025-03-03T05:46:04.452Z] Login Succeeded [2025-03-03T05:46:04.452Z] nexus3.edgexfoundry.org:10003 [2025-03-03T05:46:04.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:46:04.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:46:04.726Z] Configure a credential helper to remove this warning. See [2025-03-03T05:46:04.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:46:04.726Z] [2025-03-03T05:46:04.726Z] Login Succeeded [2025-03-03T05:46:04.726Z] nexus3.edgexfoundry.org:10004 [2025-03-03T05:46:05.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:46:05.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:46:05.002Z] Configure a credential helper to remove this warning. See [2025-03-03T05:46:05.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:46:05.002Z] [2025-03-03T05:46:05.002Z] Login Succeeded [2025-03-03T05:46:05.002Z] ****.io [2025-03-03T05:46:05.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:46:05.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:46:05.539Z] Configure a credential helper to remove this warning. See [2025-03-03T05:46:05.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:46:05.539Z] [2025-03-03T05:46:05.539Z] Login Succeeded [2025-03-03T05:46:05.539Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T05:46:05.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-03T05:46:05.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2025-03-03T05:46:06.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo [2025-03-03T05:46:06.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T05:46:06.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T05:46:06.210Z] ========================================================= [2025-03-03T05:46:06.210Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-03T05:46:06.210Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-03T05:46:06.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-03T05:46:06.543Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-03T05:46:06.543Z] 9986a736f7d3: Pulling fs layer [2025-03-03T05:46:06.543Z] 1f018df60701: Pulling fs layer [2025-03-03T05:46:06.543Z] 39f8f326b044: Pulling fs layer [2025-03-03T05:46:06.543Z] e6a1e7a6a96a: Pulling fs layer [2025-03-03T05:46:06.543Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T05:46:06.543Z] d45d956e0dbf: Pulling fs layer [2025-03-03T05:46:06.543Z] d7702b0d1db1: Pulling fs layer [2025-03-03T05:46:06.543Z] 5c7f0f088c93: Pulling fs layer [2025-03-03T05:46:06.543Z] 4fdc064ae6cf: Pulling fs layer [2025-03-03T05:46:06.543Z] d45d956e0dbf: Waiting [2025-03-03T05:46:06.543Z] d7702b0d1db1: Waiting [2025-03-03T05:46:06.543Z] 5c7f0f088c93: Waiting [2025-03-03T05:46:06.543Z] e6a1e7a6a96a: Waiting [2025-03-03T05:46:06.543Z] 4f4fb700ef54: Waiting [2025-03-03T05:46:06.543Z] 4fdc064ae6cf: Waiting [2025-03-03T05:46:06.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-03T05:46:06.812Z] 1f018df60701: Verifying Checksum [2025-03-03T05:46:06.812Z] 1f018df60701: Download complete [2025-03-03T05:46:06.812Z] e6a1e7a6a96a: Verifying Checksum [2025-03-03T05:46:06.812Z] e6a1e7a6a96a: Download complete [2025-03-03T05:46:06.812Z] 4f4fb700ef54: Verifying Checksum [2025-03-03T05:46:06.812Z] 4f4fb700ef54: Download complete [2025-03-03T05:46:06.812Z] d45d956e0dbf: Verifying Checksum [2025-03-03T05:46:06.812Z] d45d956e0dbf: Download complete [2025-03-03T05:46:06.812Z] 9986a736f7d3: Download complete [2025-03-03T05:46:06.812Z] d7702b0d1db1: Verifying Checksum [2025-03-03T05:46:06.812Z] d7702b0d1db1: Download complete [2025-03-03T05:46:07.400Z] 4fdc064ae6cf: Verifying Checksum [2025-03-03T05:46:07.400Z] 4fdc064ae6cf: Download complete [2025-03-03T05:46:07.704Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-03T05:46:07.988Z] 9986a736f7d3: Pull complete [2025-03-03T05:46:08.571Z] 1f018df60701: Pull complete [2025-03-03T05:46:08.571Z] 39f8f326b044: Download complete [2025-03-03T05:46:08.639Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-03T05:46:09.985Z] 5c7f0f088c93: Verifying Checksum [2025-03-03T05:46:09.985Z] 5c7f0f088c93: Download complete [Pipeline] } [2025-03-03T05:46:10.022Z] $ docker stop --time=1 d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 [2025-03-03T05:46:13.982Z] $ docker rm -f --volumes d0a618c7e53ac4f07ed7086c62a90bd4c620cbc1c2f8ee3d88227aa6d0a94dd7 [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-03T05:46:15.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-03T05:46:15.108Z] [2025-03-03T05:46:15.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:46:15.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-03T05:46:15.411Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-03T05:46:15.411Z] 91d30c5bc195: Pulling fs layer [2025-03-03T05:46:15.411Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-03T05:46:15.411Z] 9c61dcf015f6: Pulling fs layer [2025-03-03T05:46:15.411Z] 4698f68db338: Pulling fs layer [2025-03-03T05:46:15.411Z] 2a2f49069b9e: Pulling fs layer [2025-03-03T05:46:15.411Z] e0025b399a48: Pulling fs layer [2025-03-03T05:46:15.411Z] 4698f68db338: Waiting [2025-03-03T05:46:15.411Z] 2a2f49069b9e: Waiting [2025-03-03T05:46:15.411Z] 91d30c5bc195: Download complete [2025-03-03T05:46:15.411Z] 4698f68db338: Download complete [2025-03-03T05:46:15.670Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-03T05:46:15.670Z] 2e9b0aa3be6d: Download complete [2025-03-03T05:46:15.670Z] 91d30c5bc195: Pull complete [2025-03-03T05:46:15.670Z] e0025b399a48: Download complete [2025-03-03T05:46:15.670Z] 2a2f49069b9e: Verifying Checksum [2025-03-03T05:46:15.670Z] 2a2f49069b9e: Download complete [2025-03-03T05:46:15.928Z] 2e9b0aa3be6d: Pull complete [2025-03-03T05:46:16.186Z] 9c61dcf015f6: Verifying Checksum [2025-03-03T05:46:16.186Z] 9c61dcf015f6: Download complete [2025-03-03T05:46:18.722Z] 9c61dcf015f6: Pull complete [2025-03-03T05:46:18.722Z] 4698f68db338: Pull complete [2025-03-03T05:46:18.980Z] 2a2f49069b9e: Pull complete [2025-03-03T05:46:18.980Z] e0025b399a48: Pull complete [2025-03-03T05:46:18.980Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-03T05:46:18.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-03T05:46:18.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:46:19.083Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T05:46:19.106Z] $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:46:20.920Z] $ docker top da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T05:46:21.275Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-03T05:46:23.804Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #1 transferring dockerfile: 2.10kB done [2025-03-03T05:46:23.804Z] #1 DONE 0.0s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #2 transferring dockerfile: 1.69kB done [2025-03-03T05:46:23.804Z] #2 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #3 transferring dockerfile: 2.01kB done [2025-03-03T05:46:23.804Z] #3 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #4 DONE 0.0s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #5 [core-command internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #5 transferring dockerfile: 1.94kB done [2025-03-03T05:46:23.804Z] #5 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #6 transferring dockerfile: 1.89kB done [2025-03-03T05:46:23.804Z] #6 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #7 transferring dockerfile: 3.02kB done [2025-03-03T05:46:23.804Z] #7 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #8 [core-data internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #8 transferring dockerfile: 2.04kB done [2025-03-03T05:46:23.804Z] #8 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #9 transferring dockerfile: 2.00kB done [2025-03-03T05:46:23.804Z] #9 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #4 transferring dockerfile: 2.23kB done [2025-03-03T05:46:23.804Z] #4 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #10 transferring dockerfile: 2.49kB done [2025-03-03T05:46:23.804Z] #10 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-03-03T05:46:23.804Z] #11 transferring dockerfile: 1.83kB done [2025-03-03T05:46:23.804Z] #11 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #12 [core-metadata internal] load .dockerignore [2025-03-03T05:46:23.804Z] #12 transferring context: 50B done [2025-03-03T05:46:23.804Z] #12 DONE 0.1s [2025-03-03T05:46:23.804Z] [2025-03-03T05:46:23.804Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-03T05:46:24.064Z] #13 transferring dockerfile: 2.50kB done [2025-03-03T05:46:24.064Z] #13 DONE 0.1s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-03-03T05:46:24.064Z] #14 transferring dockerfile: 1.81kB done [2025-03-03T05:46:24.064Z] #14 DONE 0.1s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-03-03T05:46:24.064Z] #15 transferring dockerfile: 1.70kB done [2025-03-03T05:46:24.064Z] #15 DONE 0.1s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-03T05:46:24.064Z] #16 transferring dockerfile: 2.14kB done [2025-03-03T05:46:24.064Z] #16 DONE 0.1s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #17 [security-spire-config internal] load .dockerignore [2025-03-03T05:46:24.064Z] #17 transferring context: 50B done [2025-03-03T05:46:24.064Z] #17 DONE 0.0s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #18 [core-keeper internal] load .dockerignore [2025-03-03T05:46:24.064Z] #18 transferring context: 50B done [2025-03-03T05:46:24.064Z] #18 DONE 0.0s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-03-03T05:46:24.064Z] #19 transferring context: 50B done [2025-03-03T05:46:24.064Z] #19 DONE 0.0s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #20 [security-bootstrapper internal] load .dockerignore [2025-03-03T05:46:24.064Z] #20 transferring context: 50B done [2025-03-03T05:46:24.064Z] #20 DONE 0.0s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #21 [core-data internal] load .dockerignore [2025-03-03T05:46:24.064Z] #21 transferring context: 50B done [2025-03-03T05:46:24.064Z] #21 DONE 0.1s [2025-03-03T05:46:24.064Z] [2025-03-03T05:46:24.064Z] #22 [support-scheduler internal] load .dockerignore [2025-03-03T05:46:24.324Z] #22 transferring context: 50B done [2025-03-03T05:46:24.324Z] #22 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #23 [core-command internal] load .dockerignore [2025-03-03T05:46:24.324Z] #23 transferring context: 50B done [2025-03-03T05:46:24.324Z] #23 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-03T05:46:24.324Z] #24 transferring context: 50B done [2025-03-03T05:46:24.324Z] #24 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #25 [support-notifications internal] load .dockerignore [2025-03-03T05:46:24.324Z] #25 transferring context: 50B done [2025-03-03T05:46:24.324Z] #25 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #26 [security-spire-agent internal] load .dockerignore [2025-03-03T05:46:24.324Z] #26 transferring context: 50B done [2025-03-03T05:46:24.324Z] #26 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-03-03T05:46:24.324Z] #27 transferring context: 50B done [2025-03-03T05:46:24.324Z] #27 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #28 [security-spire-server internal] load .dockerignore [2025-03-03T05:46:24.324Z] #28 transferring context: 50B done [2025-03-03T05:46:24.324Z] #28 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #29 [security-proxy-auth internal] load .dockerignore [2025-03-03T05:46:24.324Z] #29 transferring context: 50B done [2025-03-03T05:46:24.324Z] #29 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.324Z] #30 DONE 0.0s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #31 [security-proxy-setup internal] load .dockerignore [2025-03-03T05:46:24.324Z] #31 transferring context: 50B done [2025-03-03T05:46:24.324Z] #31 DONE 0.1s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-03T05:46:24.324Z] #32 ... [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.324Z] #30 DONE 0.0s [2025-03-03T05:46:24.324Z] [2025-03-03T05:46:24.324Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:46:24.324Z] #33 DONE 0.1s [2025-03-03T05:46:24.581Z] [2025-03-03T05:46:24.581Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.581Z] #30 DONE 0.0s [2025-03-03T05:46:24.581Z] [2025-03-03T05:46:24.581Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:46:24.581Z] #33 DONE 0.1s [2025-03-03T05:46:24.581Z] [2025-03-03T05:46:24.581Z] #34 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:24.581Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:24.581Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:24.581Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:24.581Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:24.581Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:24.581Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-03-03T05:46:24.581Z] #34 ... [2025-03-03T05:46:24.581Z] [2025-03-03T05:46:24.581Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.581Z] #30 DONE 0.0s [2025-03-03T05:46:24.581Z] [2025-03-03T05:46:24.581Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:24.581Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:24.581Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:24.581Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:24.581Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:24.581Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:24.581Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:24.840Z] #34 ... [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.840Z] #30 DONE 0.0s [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #34 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:24.840Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:24.840Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:24.840Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:24.840Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:24.840Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:24.840Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:24.840Z] #34 ... [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-03T05:46:24.840Z] #30 DONE 0.0s [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:46:24.840Z] #33 DONE 0.4s [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:24.840Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:24.840Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:24.840Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:24.840Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:24.840Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:24.840Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:24.840Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:24.840Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:24.840Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:24.840Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:24.840Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:24.840Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:24.840Z] #34 DONE 0.7s [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-03T05:46:24.840Z] #35 DONE 0.8s [2025-03-03T05:46:24.840Z] [2025-03-03T05:46:24.840Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-03T05:46:24.967Z] 39f8f326b044: Pull complete [2025-03-03T05:46:24.967Z] e6a1e7a6a96a: Pull complete [2025-03-03T05:46:24.967Z] 4f4fb700ef54: Pull complete [2025-03-03T05:46:24.967Z] d45d956e0dbf: Pull complete [2025-03-03T05:46:24.967Z] d7702b0d1db1: Pull complete [2025-03-03T05:46:30.113Z] #36 ... [2025-03-03T05:46:30.113Z] [2025-03-03T05:46:30.113Z] #37 [core-metadata internal] load build context [2025-03-03T05:46:30.113Z] #37 transferring context: 255.45MB 5.7s [2025-03-03T05:46:31.913Z] 5c7f0f088c93: Pull complete [2025-03-03T05:46:32.018Z] #37 ... [2025-03-03T05:46:32.018Z] [2025-03-03T05:46:32.018Z] #38 [security-bootstrapper internal] load build context [2025-03-03T05:46:32.018Z] #38 ... [2025-03-03T05:46:32.018Z] [2025-03-03T05:46:32.018Z] #37 [core-metadata internal] load build context [2025-03-03T05:46:33.863Z] 4fdc064ae6cf: Pull complete [2025-03-03T05:46:33.864Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-03T05:46:33.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-03T05:46:33.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-03T05:46:34.198Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-03T05:46:34.198Z] WORKDIR /edgex [2025-03-03T05:46:34.198Z] COPY go.mod . [2025-03-03T05:46:34.198Z] RUN go mod download [2025-03-03T05:46:34.198Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-03T05:46:34.547Z] #37 ... [2025-03-03T05:46:34.547Z] [2025-03-03T05:46:34.547Z] #39 [core-keeper internal] load build context [2025-03-03T05:46:34.547Z] #39 ... [2025-03-03T05:46:34.547Z] [2025-03-03T05:46:34.547Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-03T05:46:34.547Z] #40 ... [2025-03-03T05:46:34.547Z] [2025-03-03T05:46:34.547Z] #41 [core-data internal] load build context [2025-03-03T05:46:34.786Z] Sending build context to Docker daemon 3.662MB [2025-03-03T05:46:34.786Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-03T05:46:34.786Z] ---> 63f30b955cb9 [2025-03-03T05:46:34.786Z] Step 2/4 : WORKDIR /edgex [2025-03-03T05:46:34.804Z] #41 ... [2025-03-03T05:46:34.804Z] [2025-03-03T05:46:34.804Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-03T05:46:34.804Z] #32 ... [2025-03-03T05:46:34.804Z] [2025-03-03T05:46:34.804Z] #42 [core-command internal] load build context [2025-03-03T05:46:34.804Z] #42 ... [2025-03-03T05:46:34.804Z] [2025-03-03T05:46:34.804Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-03T05:46:35.061Z] #43 ... [2025-03-03T05:46:35.061Z] [2025-03-03T05:46:35.061Z] #44 [security-secretstore-setup internal] load build context [2025-03-03T05:46:35.061Z] #44 ... [2025-03-03T05:46:35.061Z] [2025-03-03T05:46:35.061Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:46:35.327Z] #45 ... [2025-03-03T05:46:35.327Z] [2025-03-03T05:46:35.327Z] #46 [security-proxy-auth internal] load build context [2025-03-03T05:46:35.327Z] #46 transferring context: 452.71MB 10.4s [2025-03-03T05:46:35.327Z] #46 ... [2025-03-03T05:46:35.327Z] [2025-03-03T05:46:35.327Z] #47 [support-scheduler internal] load build context [2025-03-03T05:46:35.587Z] #47 ... [2025-03-03T05:46:35.587Z] [2025-03-03T05:46:35.587Z] #48 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-03T05:46:35.587Z] #48 ... [2025-03-03T05:46:35.587Z] [2025-03-03T05:46:35.587Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-03T05:46:35.587Z] #49 ... [2025-03-03T05:46:35.587Z] [2025-03-03T05:46:35.587Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-03T05:46:35.846Z] #50 ... [2025-03-03T05:46:35.846Z] [2025-03-03T05:46:35.846Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-03T05:46:35.846Z] #51 ... [2025-03-03T05:46:35.846Z] [2025-03-03T05:46:35.846Z] #52 [security-proxy-setup internal] load build context [2025-03-03T05:46:36.746Z] #52 transferring context: 496.05MB 10.9s done [2025-03-03T05:46:36.746Z] #52 ... [2025-03-03T05:46:36.746Z] [2025-03-03T05:46:36.746Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:46:36.756Z] ---> Running in 2eacb68d8096 [2025-03-03T05:46:36.756Z] Removing intermediate container 2eacb68d8096 [2025-03-03T05:46:36.756Z] ---> a8c87b2015e0 [2025-03-03T05:46:36.756Z] Step 3/4 : COPY go.mod . [2025-03-03T05:46:37.011Z] #53 ... [2025-03-03T05:46:37.011Z] [2025-03-03T05:46:37.011Z] #54 [support-notifications internal] load build context [2025-03-03T05:46:37.011Z] #54 ... [2025-03-03T05:46:37.011Z] [2025-03-03T05:46:37.011Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-03T05:46:37.011Z] #55 ... [2025-03-03T05:46:37.011Z] [2025-03-03T05:46:37.011Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-03T05:46:37.272Z] #56 ... [2025-03-03T05:46:37.272Z] [2025-03-03T05:46:37.272Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:46:37.272Z] #57 ... [2025-03-03T05:46:37.272Z] [2025-03-03T05:46:37.272Z] #58 [core-common-config-bootstrapper internal] load build context [2025-03-03T05:46:37.272Z] #58 transferring context: 496.05MB 10.6s done [2025-03-03T05:46:37.272Z] #58 ... [2025-03-03T05:46:37.272Z] [2025-03-03T05:46:37.272Z] #54 [support-notifications internal] load build context [2025-03-03T05:46:37.346Z] ---> 21f4f4e964fd [2025-03-03T05:46:37.346Z] Step 4/4 : RUN go mod download [2025-03-03T05:46:37.346Z] ---> Running in d9068b29740c [2025-03-03T05:46:39.170Z] #54 transferring context: 496.05MB 14.2s done [2025-03-03T05:46:42.459Z] #54 ... [2025-03-03T05:46:42.459Z] [2025-03-03T05:46:42.459Z] #38 [security-bootstrapper internal] load build context [2025-03-03T05:46:42.459Z] #38 transferring context: 496.05MB 11.0s done [2025-03-03T05:46:44.997Z] #38 ... [2025-03-03T05:46:44.997Z] [2025-03-03T05:46:44.997Z] #37 [core-metadata internal] load build context [2025-03-03T05:46:44.997Z] #37 transferring context: 496.05MB 10.9s done [2025-03-03T05:46:44.997Z] #37 ... [2025-03-03T05:46:44.997Z] [2025-03-03T05:46:44.997Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-03T05:46:44.997Z] #40 transferring context: 496.05MB 11.5s done [2025-03-03T05:46:44.997Z] #40 ... [2025-03-03T05:46:44.997Z] [2025-03-03T05:46:44.997Z] #39 [core-keeper internal] load build context [2025-03-03T05:46:44.997Z] #39 transferring context: 496.05MB 10.7s done [2025-03-03T05:46:44.997Z] #39 ... [2025-03-03T05:46:44.997Z] [2025-03-03T05:46:44.997Z] #41 [core-data internal] load build context [2025-03-03T05:46:44.997Z] #41 transferring context: 496.05MB 13.0s done [2025-03-03T05:46:45.256Z] #41 ... [2025-03-03T05:46:45.256Z] [2025-03-03T05:46:45.256Z] #42 [core-command internal] load build context [2025-03-03T05:46:45.256Z] #42 transferring context: 496.05MB 10.7s done [2025-03-03T05:46:45.591Z] #42 ... [2025-03-03T05:46:45.591Z] [2025-03-03T05:46:45.591Z] #44 [security-secretstore-setup internal] load build context [2025-03-03T05:46:45.591Z] #44 transferring context: 496.05MB 11.2s done [2025-03-03T05:46:45.591Z] #44 ... [2025-03-03T05:46:45.591Z] [2025-03-03T05:46:45.591Z] #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:45.591Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:45.591Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:45.591Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:45.591Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:45.591Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:45.591Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:45.591Z] #34 DONE 0.7s [2025-03-03T05:46:45.591Z] [2025-03-03T05:46:45.591Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-03T05:46:45.591Z] #32 DONE 21.2s [2025-03-03T05:46:45.591Z] [2025-03-03T05:46:45.591Z] #46 [security-proxy-auth internal] load build context [2025-03-03T05:46:45.591Z] #46 transferring context: 496.05MB 11.0s done [2025-03-03T05:46:45.848Z] #46 ... [2025-03-03T05:46:45.848Z] [2025-03-03T05:46:45.848Z] #47 [support-scheduler internal] load build context [2025-03-03T05:46:45.848Z] #47 transferring context: 496.05MB 11.1s done [2025-03-03T05:46:45.848Z] #47 ... [2025-03-03T05:46:45.848Z] [2025-03-03T05:46:45.848Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:45.848Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:47.799Z] #59 ... [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #39 [core-keeper internal] load build context [2025-03-03T05:46:47.799Z] #39 DONE 23.0s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #42 [core-command internal] load build context [2025-03-03T05:46:47.799Z] #42 DONE 22.8s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #58 [core-common-config-bootstrapper internal] load build context [2025-03-03T05:46:47.799Z] #58 DONE 22.7s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-03T05:46:47.799Z] #36 DONE 22.7s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #37 [core-metadata internal] load build context [2025-03-03T05:46:47.799Z] #37 DONE 23.1s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:47.799Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.8s done [2025-03-03T05:46:47.799Z] #59 ... [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:46:47.799Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:46:47.799Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:46:47.799Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-03T05:46:47.799Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-03T05:46:47.799Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-03T05:46:47.799Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-03T05:46:47.799Z] #34 DONE 0.7s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #46 [security-proxy-auth internal] load build context [2025-03-03T05:46:47.799Z] #46 DONE 22.6s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #38 [security-bootstrapper internal] load build context [2025-03-03T05:46:47.799Z] #38 DONE 23.0s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #47 [support-scheduler internal] load build context [2025-03-03T05:46:47.799Z] #47 DONE 22.8s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-03T05:46:47.799Z] #43 DONE 22.8s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #52 [security-proxy-setup internal] load build context [2025-03-03T05:46:47.799Z] #52 DONE 22.6s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-03T05:46:47.799Z] #40 DONE 23.1s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #44 [security-secretstore-setup internal] load build context [2025-03-03T05:46:47.799Z] #44 DONE 22.7s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:47.799Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.8s done [2025-03-03T05:46:47.799Z] #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-03T05:46:47.799Z] #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-03T05:46:47.799Z] #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-03T05:46:47.799Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-03T05:46:47.799Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s [2025-03-03T05:46:47.799Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-03T05:46:47.799Z] #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-03T05:46:47.799Z] #59 ... [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #41 [core-data internal] load build context [2025-03-03T05:46:47.799Z] #41 DONE 23.0s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #54 [support-notifications internal] load build context [2025-03-03T05:46:47.799Z] #54 DONE 22.9s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #60 [security-spire-server internal] load build context [2025-03-03T05:46:47.799Z] #60 transferring context: 23.80kB done [2025-03-03T05:46:47.799Z] #60 DONE 2.0s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #61 [security-spire-config internal] load build context [2025-03-03T05:46:47.799Z] #61 transferring context: 22.05kB done [2025-03-03T05:46:47.799Z] #61 DONE 2.0s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #62 [security-spire-agent internal] load build context [2025-03-03T05:46:47.799Z] #62 transferring context: 23.33kB done [2025-03-03T05:46:47.799Z] #62 DONE 0.1s [2025-03-03T05:46:47.799Z] [2025-03-03T05:46:47.799Z] #59 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:47.799Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-03T05:46:47.799Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-03T05:46:47.799Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-03T05:46:47.799Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.3s [2025-03-03T05:46:47.799Z] #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-03T05:46:47.799Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-03T05:46:47.799Z] #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-03T05:46:47.799Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.34MB / 36.47MB 0.5s [2025-03-03T05:46:48.081Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 0.7s [2025-03-03T05:46:48.081Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 28.31MB / 36.47MB 0.8s [2025-03-03T05:46:48.369Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s [2025-03-03T05:46:50.107Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.2s done [2025-03-03T05:46:50.107Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.1s [2025-03-03T05:46:51.588Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-03-03T05:46:54.167Z] #59 ... [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-03T05:46:54.167Z] #55 DONE 28.9s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:46:54.167Z] #53 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #53 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #53 27.84 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:46:54.167Z] #53 27.84 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:46:54.167Z] #53 27.84 OK: 24170 distinct packages available [2025-03-03T05:46:54.167Z] #53 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #53 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #53 28.24 (1/14) Installing ca-certificates (20241121-r1) [2025-03-03T05:46:54.167Z] #53 28.25 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-03T05:46:54.167Z] #53 28.27 (3/14) Installing c-ares (1.33.1-r0) [2025-03-03T05:46:54.167Z] #53 28.27 (4/14) Installing libunistring (1.2-r0) [2025-03-03T05:46:54.167Z] #53 28.29 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-03T05:46:54.167Z] #53 28.29 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-03T05:46:54.167Z] #53 28.30 (7/14) Installing libpsl (0.21.5-r1) [2025-03-03T05:46:54.167Z] #53 28.30 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-03T05:46:54.167Z] #53 28.31 (9/14) Installing libcurl (8.12.1-r0) [2025-03-03T05:46:54.167Z] #53 28.32 (10/14) Installing curl (8.12.1-r0) [2025-03-03T05:46:54.167Z] #53 28.51 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:54.167Z] #53 28.51 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:46:54.167Z] #53 28.51 (13/14) Installing libucontext (1.2-r3) [2025-03-03T05:46:54.167Z] #53 28.52 (14/14) Installing gcompat (1.1.0-r4) [2025-03-03T05:46:54.167Z] #53 28.52 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:54.167Z] #53 28.53 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:46:54.167Z] #53 28.56 OK: 13 MiB in 28 packages [2025-03-03T05:46:54.167Z] #53 DONE 29.0s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-03T05:46:54.167Z] #49 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #49 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #49 22.95 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:54.167Z] #49 22.96 (2/4) Installing openssl (3.3.3-r0) [2025-03-03T05:46:54.167Z] #49 22.97 (3/4) Installing su-exec (0.2-r3) [2025-03-03T05:46:54.167Z] #49 22.97 (4/4) Installing yq-go (4.44.1-r2) [2025-03-03T05:46:54.167Z] #49 23.08 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:54.167Z] #49 23.08 OK: 19 MiB in 18 packages [2025-03-03T05:46:54.167Z] #49 DONE 29.0s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:46:54.167Z] #45 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #45 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #45 25.40 (1/4) Installing ca-certificates (20241121-r1) [2025-03-03T05:46:54.167Z] #45 25.41 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:54.167Z] #45 25.42 (3/4) Installing su-exec (0.2-r3) [2025-03-03T05:46:54.167Z] #45 25.42 (4/4) Installing yq-go (4.44.1-r2) [2025-03-03T05:46:54.167Z] #45 25.48 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:54.167Z] #45 25.49 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:46:54.167Z] #45 25.53 OK: 19 MiB in 18 packages [2025-03-03T05:46:54.167Z] #45 DONE 28.9s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-03T05:46:54.167Z] #50 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #50 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #50 26.34 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:54.167Z] #50 26.35 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:54.167Z] #50 26.35 OK: 8 MiB in 15 packages [2025-03-03T05:46:54.167Z] #50 DONE 29.0s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-03T05:46:54.167Z] #48 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #48 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:54.167Z] #48 25.55 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:54.167Z] #48 25.55 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:54.167Z] #48 25.56 OK: 8 MiB in 15 packages [2025-03-03T05:46:54.167Z] #48 DONE 29.1s [2025-03-03T05:46:54.167Z] [2025-03-03T05:46:54.167Z] #63 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:46:55.541Z] #63 ... [2025-03-03T05:46:55.541Z] [2025-03-03T05:46:55.541Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:46:55.541Z] #57 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.541Z] #57 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.541Z] #57 30.36 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:55.541Z] #57 30.37 (2/2) Installing su-exec (0.2-r3) [2025-03-03T05:46:55.541Z] #57 30.37 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:55.541Z] #57 30.37 OK: 8 MiB in 16 packages [2025-03-03T05:46:55.541Z] #57 DONE 30.5s [2025-03-03T05:46:55.541Z] [2025-03-03T05:46:55.541Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-03T05:46:55.541Z] #56 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.541Z] #56 30.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.541Z] #56 30.34 (1/3) Installing ca-certificates (20241121-r1) [2025-03-03T05:46:55.541Z] #56 30.36 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:55.541Z] #56 30.37 (3/3) Installing tzdata (2025a-r0) [2025-03-03T05:46:55.541Z] #56 30.40 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:55.541Z] #56 30.41 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:46:55.541Z] #56 30.44 OK: 10 MiB in 17 packages [2025-03-03T05:46:55.541Z] #56 DONE 30.6s [2025-03-03T05:46:55.541Z] [2025-03-03T05:46:55.541Z] #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:46:55.800Z] #64 ... [2025-03-03T05:46:55.800Z] [2025-03-03T05:46:55.800Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-03T05:46:55.800Z] #65 DONE 8.3s [2025-03-03T05:46:55.800Z] [2025-03-03T05:46:55.800Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:46:55.800Z] #0 7.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 7.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 7.880 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:46:55.800Z] #0 7.880 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:46:55.800Z] #0 7.880 OK: 24170 distinct packages available [2025-03-03T05:46:55.800Z] #0 7.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 8.293 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:55.800Z] #0 8.301 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:46:55.800Z] #0 8.307 (3/5) Installing libucontext (1.2-r3) [2025-03-03T05:46:55.800Z] #0 8.310 (4/5) Installing gcompat (1.1.0-r4) [2025-03-03T05:46:55.800Z] #0 8.314 (5/5) Installing openssl (3.3.3-r0) [2025-03-03T05:46:55.800Z] #0 8.325 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:55.800Z] #0 8.336 OK: 9 MiB in 19 packages [2025-03-03T05:46:55.800Z] #66 DONE 8.5s [2025-03-03T05:46:55.800Z] [2025-03-03T05:46:55.800Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:46:55.800Z] #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 7.909 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:46:55.800Z] #0 7.909 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:46:55.800Z] #0 7.909 OK: 24170 distinct packages available [2025-03-03T05:46:55.800Z] #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 8.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:55.800Z] #0 8.361 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:55.800Z] #0 8.365 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:46:55.800Z] #0 8.366 (3/4) Installing libucontext (1.2-r3) [2025-03-03T05:46:55.800Z] #0 8.369 (4/4) Installing gcompat (1.1.0-r4) [2025-03-03T05:46:55.800Z] #0 8.374 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:55.800Z] #0 8.381 OK: 8 MiB in 18 packages [2025-03-03T05:46:55.800Z] #67 DONE 8.5s [2025-03-03T05:46:55.800Z] [2025-03-03T05:46:55.800Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-03T05:46:56.056Z] #68 ... [2025-03-03T05:46:56.056Z] [2025-03-03T05:46:56.056Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-03T05:46:56.056Z] #0 7.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.056Z] #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.056Z] #0 8.440 OK: 248 MiB in 58 packages [2025-03-03T05:46:56.056Z] #69 DONE 8.6s [2025-03-03T05:46:56.313Z] [2025-03-03T05:46:56.313Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:46:56.313Z] #70 DONE 0.0s [2025-03-03T05:46:56.313Z] [2025-03-03T05:46:56.313Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-03T05:46:56.313Z] #0 8.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.313Z] #0 8.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.313Z] #0 8.631 OK: 248 MiB in 58 packages [2025-03-03T05:46:56.313Z] #71 DONE 8.8s [2025-03-03T05:46:56.313Z] [2025-03-03T05:46:56.313Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-03T05:46:56.313Z] #51 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.313Z] #51 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.313Z] #51 30.76 (1/7) Installing ca-certificates (20241121-r1) [2025-03-03T05:46:56.313Z] #51 30.78 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:56.313Z] #51 30.79 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T05:46:56.313Z] #51 30.79 (4/7) Installing libsodium (1.0.19-r0) [2025-03-03T05:46:56.313Z] #51 30.80 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T05:46:56.313Z] #51 30.83 (6/7) Installing libzmq (4.3.5-r2) [2025-03-03T05:46:56.313Z] #51 30.84 (7/7) Installing zeromq (4.3.5-r2) [2025-03-03T05:46:56.313Z] #51 30.85 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:56.313Z] #51 30.86 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:46:56.313Z] #51 30.90 OK: 12 MiB in 21 packages [2025-03-03T05:46:56.313Z] #51 DONE 31.2s [2025-03-03T05:46:56.313Z] [2025-03-03T05:46:56.313Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:46:56.313Z] #72 ... [2025-03-03T05:46:56.313Z] [2025-03-03T05:46:56.313Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:46:56.313Z] #73 DONE 0.1s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-03T05:46:56.571Z] #0 8.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.518 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:46:56.571Z] #0 8.518 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:46:56.571Z] #0 8.518 OK: 24188 distinct packages available [2025-03-03T05:46:56.571Z] #0 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.938 OK: 248 MiB in 58 packages [2025-03-03T05:46:56.571Z] #74 DONE 9.0s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:46:56.571Z] #75 DONE 0.1s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:46:56.571Z] #0 8.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 9.069 OK: 248 MiB in 58 packages [2025-03-03T05:46:56.571Z] #76 DONE 9.2s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:46:56.571Z] #77 DONE 0.0s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #78 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:46:56.571Z] #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:56.571Z] #0 8.984 OK: 248 MiB in 58 packages [2025-03-03T05:46:56.571Z] #78 DONE 9.3s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:46:56.571Z] #79 DONE 0.1s [2025-03-03T05:46:56.571Z] [2025-03-03T05:46:56.571Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:46:57.512Z] #80 ... [2025-03-03T05:46:57.512Z] [2025-03-03T05:46:57.512Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-03T05:46:57.512Z] #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.512Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.512Z] #0 3.225 OK: 19 MiB in 18 packages [2025-03-03T05:46:57.512Z] #81 DONE 3.3s [2025-03-03T05:46:57.512Z] [2025-03-03T05:46:57.512Z] #63 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:46:57.512Z] #63 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.512Z] #63 3.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.512Z] #63 3.525 OK: 8 MiB in 15 packages [2025-03-03T05:46:57.512Z] #63 ... [2025-03-03T05:46:57.512Z] [2025-03-03T05:46:57.512Z] #82 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-03T05:46:57.512Z] #82 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-03-03T05:46:57.512Z] #82 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-03T05:46:57.512Z] #82 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-03T05:46:57.512Z] #82 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-03T05:46:57.512Z] #82 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-03T05:46:57.512Z] #82 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-03T05:46:57.512Z] #82 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-03T05:46:57.512Z] #82 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-03-03T05:46:57.512Z] #82 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-03T05:46:57.512Z] #82 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-03T05:46:57.512Z] #82 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-03-03T05:46:57.772Z] #82 ... [2025-03-03T05:46:57.772Z] [2025-03-03T05:46:57.772Z] #63 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:46:57.772Z] #63 DONE 3.8s [2025-03-03T05:46:57.772Z] [2025-03-03T05:46:57.772Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:46:57.772Z] #83 ... [2025-03-03T05:46:57.772Z] [2025-03-03T05:46:57.772Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:46:57.772Z] #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.772Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:57.772Z] #0 3.758 OK: 13 MiB in 28 packages [2025-03-03T05:46:57.772Z] #84 DONE 3.9s [2025-03-03T05:46:58.029Z] [2025-03-03T05:46:58.029Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-03T05:46:58.029Z] #0 3.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.029Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.029Z] #0 3.780 OK: 19 MiB in 18 packages [2025-03-03T05:46:58.029Z] #85 DONE 3.9s [2025-03-03T05:46:58.029Z] [2025-03-03T05:46:58.029Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-03T05:46:58.029Z] #86 DONE 0.0s [2025-03-03T05:46:58.029Z] [2025-03-03T05:46:58.029Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:46:58.287Z] #59 ... [2025-03-03T05:46:58.287Z] [2025-03-03T05:46:58.287Z] #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:46:58.287Z] #0 3.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.287Z] #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.287Z] #0 4.286 OK: 8 MiB in 15 packages [2025-03-03T05:46:58.287Z] #87 DONE 4.4s [2025-03-03T05:46:58.547Z] [2025-03-03T05:46:58.547Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-03T05:46:58.547Z] #0 2.913 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.547Z] #0 3.459 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.547Z] #0 4.146 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:46:58.547Z] #0 4.432 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:46:58.547Z] #0 4.443 OK: 8 MiB in 15 packages [2025-03-03T05:46:58.547Z] #88 DONE 4.5s [2025-03-03T05:46:58.547Z] [2025-03-03T05:46:58.547Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:46:58.547Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.547Z] #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.547Z] #89 2.933 OK: 10 MiB in 17 packages [2025-03-03T05:46:58.547Z] #89 DONE 3.0s [2025-03-03T05:46:58.547Z] [2025-03-03T05:46:58.547Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-03T05:46:58.547Z] #68 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:58.806Z] #68 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:59.069Z] #68 3.164 OK: 9 MiB in 19 packages [2025-03-03T05:46:59.069Z] #68 DONE 3.3s [2025-03-03T05:46:59.069Z] [2025-03-03T05:46:59.069Z] #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:46:59.069Z] #64 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:59.069Z] #64 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:46:59.069Z] #64 3.473 OK: 8 MiB in 16 packages [2025-03-03T05:46:59.069Z] #64 DONE 3.6s [2025-03-03T05:46:59.069Z] [2025-03-03T05:46:59.069Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-03T05:47:00.452Z] #90 ... [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-03T05:47:00.452Z] #0 2.835 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:00.452Z] #0 3.299 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:00.452Z] #0 3.974 OK: 248 MiB in 58 packages [2025-03-03T05:47:00.452Z] #91 DONE 4.5s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-03T05:47:00.452Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:00.452Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:00.452Z] #0 3.390 OK: 8 MiB in 18 packages [2025-03-03T05:47:00.452Z] #92 DONE 4.4s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:47:00.452Z] #93 DONE 1.2s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-03T05:47:00.452Z] #94 DONE 1.1s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-03T05:47:00.452Z] #95 DONE 0.1s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-03T05:47:00.452Z] #96 DONE 0.2s [2025-03-03T05:47:00.452Z] [2025-03-03T05:47:00.452Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-03T05:47:01.388Z] #97 DONE 1.1s [2025-03-03T05:47:01.388Z] [2025-03-03T05:47:01.388Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:47:01.388Z] #98 DONE 1.3s [2025-03-03T05:47:01.388Z] [2025-03-03T05:47:01.388Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:47:01.388Z] #99 DONE 1.3s [2025-03-03T05:47:01.388Z] [2025-03-03T05:47:01.388Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-03T05:47:01.645Z] #100 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:47:01.645Z] #101 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-03T05:47:01.645Z] #102 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-03T05:47:01.645Z] #103 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-03T05:47:01.645Z] #104 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-03T05:47:01.645Z] #105 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-03T05:47:01.645Z] #106 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:47:01.645Z] #107 DONE 0.1s [2025-03-03T05:47:01.645Z] [2025-03-03T05:47:01.645Z] #108 [security-spire-server] exporting to image [2025-03-03T05:47:01.645Z] #108 exporting layers [2025-03-03T05:47:01.903Z] #108 ... [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:47:01.903Z] #109 DONE 0.1s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-03T05:47:01.903Z] #110 DONE 0.1s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-03T05:47:01.903Z] #111 DONE 0.1s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:47:01.903Z] #72 5.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:01.903Z] #72 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-03T05:47:01.903Z] #72 5.555 OK: 12 MiB in 21 packages [2025-03-03T05:47:01.903Z] #72 DONE 5.7s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-03T05:47:01.903Z] #112 DONE 0.1s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-03T05:47:01.903Z] #113 DONE 0.1s [2025-03-03T05:47:01.903Z] [2025-03-03T05:47:01.903Z] #108 [security-spire-agent] exporting to image [2025-03-03T05:47:02.165Z] #108 ... [2025-03-03T05:47:02.165Z] [2025-03-03T05:47:02.165Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-03T05:47:02.165Z] #90 DONE 3.1s [2025-03-03T05:47:02.165Z] [2025-03-03T05:47:02.165Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-03T05:47:02.165Z] #114 DONE 0.0s [2025-03-03T05:47:02.423Z] [2025-03-03T05:47:02.423Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:02.990Z] #115 ... [2025-03-03T05:47:02.990Z] [2025-03-03T05:47:02.990Z] #108 [security-spire-agent] exporting to image [2025-03-03T05:47:02.990Z] #108 exporting layers 0.8s done [2025-03-03T05:47:02.990Z] #108 writing image sha256:08945f851540b4ad8afc598f26465324838b08e0c7caa3c341ce4763100791d9 done [2025-03-03T05:47:02.990Z] #108 naming to docker.io/library/security-spire-server done [2025-03-03T05:47:02.990Z] #108 writing image sha256:410d3157becf10ef3617629a2c7b85cbf8354963ac471faec88463bc7bbb2849 done [2025-03-03T05:47:02.990Z] #108 naming to docker.io/library/security-spire-config done [2025-03-03T05:47:02.990Z] #108 writing image sha256:649fc6499526a5ed400fccce1eac431cc88cb6ad31e1b509c286e379bc3381c7 done [2025-03-03T05:47:02.990Z] #108 naming to docker.io/library/security-spire-agent done [2025-03-03T05:47:02.990Z] #108 DONE 1.1s [2025-03-03T05:47:02.990Z] [2025-03-03T05:47:02.990Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:06.465Z] #116 ... [2025-03-03T05:47:06.465Z] [2025-03-03T05:47:06.465Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:06.465Z] #117 ... [2025-03-03T05:47:06.465Z] [2025-03-03T05:47:06.465Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #118 ... [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #117 DONE 31.9s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #118 DONE 31.7s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #115 DONE 27.6s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #116 DONE 31.5s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #83 DONE 31.4s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:28.415Z] #80 DONE 31.4s [2025-03-03T05:47:28.415Z] [2025-03-03T05:47:28.415Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-03-03T05:47:38.402Z] #119 ... [2025-03-03T05:47:38.402Z] [2025-03-03T05:47:38.402Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-03T05:47:38.402Z] #120 ... [2025-03-03T05:47:38.402Z] [2025-03-03T05:47:38.402Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-03T05:47:38.402Z] #121 ... [2025-03-03T05:47:38.402Z] [2025-03-03T05:47:38.402Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-03T05:47:38.402Z] #122 ... [2025-03-03T05:47:38.402Z] [2025-03-03T05:47:38.402Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-03T05:47:38.669Z] #123 ... [2025-03-03T05:47:38.669Z] [2025-03-03T05:47:38.669Z] #124 [core-metadata builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #124 DONE 11.3s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #122 DONE 11.3s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #123 [core-keeper builder 7/8] COPY . . [2025-03-03T05:47:39.605Z] #123 DONE 11.3s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #121 DONE 11.3s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #120 DONE 11.4s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #125 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #126 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #127 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #128 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #129 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #130 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #131 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #132 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #133 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #134 [core-data builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #134 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #135 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #136 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #137 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #138 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #139 [core-command builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #139 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #140 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:47:39.605Z] #141 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:47:39.605Z] #142 CACHED [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-03-03T05:47:39.605Z] #119 DONE 11.3s [2025-03-03T05:47:39.605Z] [2025-03-03T05:47:39.605Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-03T05:47:40.559Z] #143 1.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-03T05:47:45.237Z] Removing intermediate container d9068b29740c [2025-03-03T05:47:45.237Z] ---> 73ab83db4c85 [2025-03-03T05:47:45.237Z] Successfully built 73ab83db4c85 [2025-03-03T05:47:45.237Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:47:45.576Z] + docker inspect -f . ci-base-image-arm64 [2025-03-03T05:47:45.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:47:45.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container [2025-03-03T05:47:45.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:47:47.056Z] $ docker top ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T05:47:47.882Z] + go version [2025-03-03T05:47:47.882Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-03T05:47:47.894Z] $ docker stop --time=1 ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 [2025-03-03T05:47:49.481Z] $ docker rm -f --volumes ecbc75d11a26ded90a9b6fb2082fde972e49d3d5ac625334535bcd5c428b1ee0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:47:50.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-03T05:47:50.153Z] [2025-03-03T05:47:50.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:47:50.523Z] #143 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T05:47:50.523Z] #0 1.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-03T05:47:50.523Z] #144 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T05:47:50.523Z] #0 0.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-03T05:47:50.523Z] #145 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-03T05:47:50.523Z] #0 0.800 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-03T05:47:50.523Z] #146 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T05:47:50.523Z] #0 1.823 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-03T05:47:50.523Z] #147 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T05:47:50.523Z] #0 0.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-03T05:47:50.523Z] #148 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T05:47:50.523Z] #0 1.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-03T05:47:50.523Z] #149 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T05:47:50.523Z] #0 0.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-03T05:47:50.523Z] #150 ... [2025-03-03T05:47:50.523Z] [2025-03-03T05:47:50.523Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T05:47:50.523Z] #0 1.392 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-03T05:47:50.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-03T05:47:50.686Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-03T05:47:50.686Z] 547446be3368: Pulling fs layer [2025-03-03T05:47:50.686Z] d125d8839a47: Pulling fs layer [2025-03-03T05:47:50.686Z] 3e85d5ac6304: Pulling fs layer [2025-03-03T05:47:50.686Z] c3105a71a48b: Pulling fs layer [2025-03-03T05:47:50.686Z] 0f093f025ec4: Pulling fs layer [2025-03-03T05:47:50.686Z] c3106fc0e877: Pulling fs layer [2025-03-03T05:47:50.686Z] c3106fc0e877: Waiting [2025-03-03T05:47:50.686Z] 0f093f025ec4: Waiting [2025-03-03T05:47:50.686Z] c3105a71a48b: Waiting [2025-03-03T05:47:50.783Z] #151 ... [2025-03-03T05:47:50.783Z] [2025-03-03T05:47:50.783Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-03T05:47:50.783Z] #0 1.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-03T05:47:50.783Z] #152 ... [2025-03-03T05:47:50.783Z] [2025-03-03T05:47:50.783Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T05:47:50.783Z] #0 1.355 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-03T05:47:50.953Z] 547446be3368: Verifying Checksum [2025-03-03T05:47:50.953Z] 547446be3368: Download complete [2025-03-03T05:47:50.953Z] c3105a71a48b: Download complete [2025-03-03T05:47:51.041Z] #153 ... [2025-03-03T05:47:51.041Z] [2025-03-03T05:47:51.041Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T05:47:51.041Z] #0 0.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-03T05:47:51.217Z] d125d8839a47: Verifying Checksum [2025-03-03T05:47:51.217Z] d125d8839a47: Download complete [2025-03-03T05:47:51.482Z] c3106fc0e877: Verifying Checksum [2025-03-03T05:47:51.482Z] c3106fc0e877: Download complete [2025-03-03T05:47:51.482Z] 0f093f025ec4: Verifying Checksum [2025-03-03T05:47:51.482Z] 0f093f025ec4: Download complete [2025-03-03T05:47:51.748Z] 547446be3368: Pull complete [2025-03-03T05:47:52.706Z] d125d8839a47: Pull complete [2025-03-03T05:47:53.289Z] 3e85d5ac6304: Verifying Checksum [2025-03-03T05:47:53.289Z] 3e85d5ac6304: Download complete [2025-03-03T05:48:03.365Z] 3e85d5ac6304: Pull complete [2025-03-03T05:48:03.365Z] c3105a71a48b: Pull complete [2025-03-03T05:48:04.324Z] 0f093f025ec4: Pull complete [2025-03-03T05:48:04.589Z] c3106fc0e877: Pull complete [2025-03-03T05:48:04.589Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-03T05:48:04.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-03T05:48:04.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T05:48:04.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container [2025-03-03T05:48:04.858Z] $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T05:48:06.895Z] $ docker top 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T05:48:07.718Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-03T05:48:17.808Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #1 transferring dockerfile: [2025-03-03T05:48:17.808Z] #1 transferring dockerfile: 2.00kB 0.0s done [2025-03-03T05:48:17.808Z] #1 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #2 [core-data internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #2 transferring dockerfile: 2.04kB done [2025-03-03T05:48:17.808Z] #2 DONE 0.0s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #3 transferring dockerfile: 1.89kB 0.0s done [2025-03-03T05:48:17.808Z] #3 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-03-03T05:48:17.808Z] #4 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #5 transferring dockerfile: 1.83kB done [2025-03-03T05:48:17.808Z] #5 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #6 transferring dockerfile: 3.02kB done [2025-03-03T05:48:17.808Z] #6 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #7 transferring dockerfile: 2.10kB done [2025-03-03T05:48:17.808Z] #7 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #8 transferring dockerfile: 1.81kB done [2025-03-03T05:48:17.808Z] #8 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #9 [core-command internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #9 transferring dockerfile: 1.94kB done [2025-03-03T05:48:17.808Z] #9 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #10 transferring dockerfile: 1.70kB 0.0s done [2025-03-03T05:48:17.808Z] #10 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #11 transferring dockerfile: 2.14kB done [2025-03-03T05:48:17.808Z] #11 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #12 transferring dockerfile: 2.50kB done [2025-03-03T05:48:17.808Z] #12 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #13 transferring dockerfile: 2.01kB done [2025-03-03T05:48:17.808Z] #13 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #14 transferring dockerfile: 2.23kB 0.0s done [2025-03-03T05:48:17.808Z] #14 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-03-03T05:48:17.808Z] #15 transferring dockerfile: 1.69kB done [2025-03-03T05:48:17.808Z] #15 DONE 0.1s [2025-03-03T05:48:17.808Z] [2025-03-03T05:48:17.808Z] #16 [support-notifications internal] load .dockerignore [2025-03-03T05:48:17.808Z] #16 transferring context: 32B [2025-03-03T05:48:17.808Z] #16 transferring context: 50B 0.0s done [2025-03-03T05:48:17.808Z] #16 DONE 0.1s [2025-03-03T05:48:18.771Z] [2025-03-03T05:48:18.771Z] #17 [core-data internal] load .dockerignore [2025-03-03T05:48:18.771Z] #17 transferring context: 50B done [2025-03-03T05:48:18.771Z] #17 DONE 0.0s [2025-03-03T05:48:18.771Z] [2025-03-03T05:48:18.771Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-03T05:48:18.771Z] #18 transferring context: 50B done [2025-03-03T05:48:18.771Z] #18 DONE 0.1s [2025-03-03T05:48:18.771Z] [2025-03-03T05:48:18.771Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-03-03T05:48:18.771Z] #19 transferring context: 50B done [2025-03-03T05:48:18.771Z] #19 DONE 0.1s [2025-03-03T05:48:18.771Z] [2025-03-03T05:48:18.771Z] #20 [support-scheduler internal] load .dockerignore [2025-03-03T05:48:18.771Z] #20 transferring context: 50B done [2025-03-03T05:48:18.771Z] #20 DONE 0.1s [2025-03-03T05:48:18.771Z] [2025-03-03T05:48:18.771Z] #21 [security-bootstrapper internal] load .dockerignore [2025-03-03T05:48:18.771Z] #21 transferring context: 50B done [2025-03-03T05:48:18.771Z] #21 DONE 0.1s [2025-03-03T05:48:19.039Z] [2025-03-03T05:48:19.039Z] #22 [core-metadata internal] load .dockerignore [2025-03-03T05:48:19.039Z] #22 transferring context: 50B done [2025-03-03T05:48:19.039Z] #22 DONE 0.1s [2025-03-03T05:48:19.039Z] [2025-03-03T05:48:19.039Z] #23 [security-spire-agent internal] load .dockerignore [2025-03-03T05:48:19.039Z] #23 transferring context: 50B done [2025-03-03T05:48:19.039Z] #23 DONE 0.1s [2025-03-03T05:48:19.039Z] [2025-03-03T05:48:19.039Z] #24 [core-command internal] load .dockerignore [2025-03-03T05:48:19.039Z] #24 transferring context: 50B 0.0s done [2025-03-03T05:48:19.039Z] #24 DONE 0.1s [2025-03-03T05:48:19.039Z] [2025-03-03T05:48:19.039Z] #25 [security-spire-server internal] load .dockerignore [2025-03-03T05:48:19.308Z] #25 transferring context: 50B done [2025-03-03T05:48:19.308Z] #25 DONE 0.1s [2025-03-03T05:48:19.308Z] [2025-03-03T05:48:19.308Z] #26 [security-proxy-auth internal] load .dockerignore [2025-03-03T05:48:19.308Z] #26 transferring context: 50B 0.0s done [2025-03-03T05:48:19.308Z] #26 DONE 0.1s [2025-03-03T05:48:19.308Z] [2025-03-03T05:48:19.308Z] #27 [security-proxy-setup internal] load .dockerignore [2025-03-03T05:48:19.308Z] #27 transferring context: 50B done [2025-03-03T05:48:19.308Z] #27 DONE 0.1s [2025-03-03T05:48:19.308Z] [2025-03-03T05:48:19.308Z] #28 [core-keeper internal] load .dockerignore [2025-03-03T05:48:19.308Z] #28 transferring context: 50B 0.0s done [2025-03-03T05:48:19.308Z] #28 DONE 0.1s [2025-03-03T05:48:19.308Z] [2025-03-03T05:48:19.308Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-03T05:48:19.308Z] #29 transferring context: 50B 0.0s done [2025-03-03T05:48:19.308Z] #29 DONE 0.1s [2025-03-03T05:48:19.308Z] [2025-03-03T05:48:19.308Z] #30 [security-spire-config internal] load .dockerignore [2025-03-03T05:48:19.308Z] #30 transferring context: 50B 0.0s done [2025-03-03T05:48:19.579Z] #30 DONE 0.1s [2025-03-03T05:48:19.579Z] [2025-03-03T05:48:19.579Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:19.579Z] #31 DONE 0.0s [2025-03-03T05:48:19.579Z] [2025-03-03T05:48:19.579Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:19.847Z] #32 DONE 0.4s [2025-03-03T05:48:19.847Z] [2025-03-03T05:48:19.847Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:19.847Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:20.114Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:20.114Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:20.114Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:20.114Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s [2025-03-03T05:48:20.114Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s [2025-03-03T05:48:20.382Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.3s [2025-03-03T05:48:20.382Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:20.382Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-03T05:48:20.649Z] #33 ... [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:20.649Z] #31 DONE 0.0s [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:20.649Z] #32 DONE 0.4s [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:20.649Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:20.649Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:20.649Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:20.649Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:20.649Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:20.649Z] #33 ... [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:20.649Z] #31 DONE 0.0s [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:20.649Z] #32 DONE 0.5s [2025-03-03T05:48:20.649Z] [2025-03-03T05:48:20.649Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:20.649Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:20.649Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:20.649Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:20.649Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:20.649Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:20.916Z] #33 ... [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:20.916Z] #31 DONE 0.0s [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:20.916Z] #32 DONE 0.5s [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #34 [support-notifications internal] load build context [2025-03-03T05:48:20.916Z] #34 transferring context: 3.19MB 0.7s done [2025-03-03T05:48:20.916Z] #34 DONE 0.9s [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:20.916Z] #31 DONE 0.0s [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:20.916Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:20.916Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:20.916Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:20.916Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:20.916Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:20.916Z] #33 ... [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:20.916Z] #31 DONE 0.0s [2025-03-03T05:48:20.916Z] [2025-03-03T05:48:20.916Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:20.916Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:20.916Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:20.916Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:20.916Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:20.916Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:21.183Z] #33 ... [2025-03-03T05:48:21.183Z] [2025-03-03T05:48:21.183Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:21.183Z] #31 DONE 0.0s [2025-03-03T05:48:21.183Z] [2025-03-03T05:48:21.183Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:21.183Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:21.183Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:21.183Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:21.183Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:21.183Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:21.768Z] #33 ... [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:21.769Z] #32 DONE 1.1s [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:21.769Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:21.769Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:21.769Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:21.769Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:21.769Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:21.769Z] #33 ... [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:21.769Z] #31 DONE 0.0s [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:21.769Z] #33 ... [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:21.769Z] #32 DONE 1.3s [2025-03-03T05:48:21.769Z] [2025-03-03T05:48:21.769Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:22.036Z] #33 ... [2025-03-03T05:48:22.036Z] [2025-03-03T05:48:22.036Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-03T05:48:22.036Z] #35 DONE 2.8s [2025-03-03T05:48:22.036Z] [2025-03-03T05:48:22.036Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:22.036Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:22.036Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:22.036Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:22.036Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:22.036Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:22.303Z] #33 ... [2025-03-03T05:48:22.303Z] [2025-03-03T05:48:22.303Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:22.303Z] #32 DONE 1.6s [2025-03-03T05:48:22.303Z] [2025-03-03T05:48:22.303Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:22.571Z] #33 ... [2025-03-03T05:48:22.571Z] [2025-03-03T05:48:22.571Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:22.571Z] #31 DONE 0.0s [2025-03-03T05:48:22.571Z] [2025-03-03T05:48:22.571Z] #36 [core-data internal] load build context [2025-03-03T05:48:22.571Z] #36 transferring context: 3.19MB 1.4s done [2025-03-03T05:48:22.571Z] #36 DONE 1.9s [2025-03-03T05:48:22.571Z] [2025-03-03T05:48:22.571Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:22.841Z] #33 ... [2025-03-03T05:48:22.841Z] [2025-03-03T05:48:22.841Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:22.841Z] #31 DONE 0.0s [2025-03-03T05:48:22.841Z] [2025-03-03T05:48:22.841Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:23.109Z] #33 ... [2025-03-03T05:48:23.109Z] [2025-03-03T05:48:23.109Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:23.109Z] #31 DONE 0.1s [2025-03-03T05:48:23.109Z] [2025-03-03T05:48:23.109Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:23.109Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-03T05:48:23.380Z] #33 ... [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:23.380Z] #32 DONE 2.5s [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #37 [security-secretstore-setup internal] load build context [2025-03-03T05:48:23.380Z] #37 transferring context: 3.19MB 1.8s done [2025-03-03T05:48:23.380Z] #37 DONE 2.5s [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-03T05:48:23.380Z] #35 DONE 2.9s [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-03T05:48:23.380Z] #31 DONE 0.1s [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #38 [security-proxy-setup internal] load build context [2025-03-03T05:48:23.380Z] #38 DONE 0.0s [2025-03-03T05:48:23.380Z] [2025-03-03T05:48:23.380Z] #39 [core-keeper internal] load build context [2025-03-03T05:48:23.649Z] #39 ... [2025-03-03T05:48:23.649Z] [2025-03-03T05:48:23.649Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-03-03T05:48:23.649Z] #40 DONE 2.3s [2025-03-03T05:48:23.649Z] [2025-03-03T05:48:23.649Z] #41 [security-spiffe-token-provider internal] load build context [2025-03-03T05:48:23.649Z] #41 transferring context: 3.19MB 2.2s done [2025-03-03T05:48:23.649Z] #41 DONE 3.0s [2025-03-03T05:48:23.649Z] [2025-03-03T05:48:23.649Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:23.649Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:23.649Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:23.650Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:23.650Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:23.650Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:23.650Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-03T05:48:23.919Z] #33 ... [2025-03-03T05:48:23.919Z] [2025-03-03T05:48:23.919Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-03T05:48:23.919Z] #35 DONE 2.9s [2025-03-03T05:48:23.919Z] [2025-03-03T05:48:23.919Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-03T05:48:23.919Z] #32 DONE 3.0s [2025-03-03T05:48:23.919Z] [2025-03-03T05:48:23.919Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-03T05:48:23.919Z] #42 DONE 2.6s [2025-03-03T05:48:23.919Z] [2025-03-03T05:48:23.919Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-03T05:48:23.919Z] #40 DONE 2.3s [2025-03-03T05:48:23.919Z] [2025-03-03T05:48:23.919Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:23.919Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:23.919Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:23.919Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:23.919Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:23.919Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:23.919Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-03T05:48:24.187Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:24.187Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:24.187Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:24.187Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:24.187Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:24.187Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-03T05:48:24.187Z] #33 ... [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-03T05:48:24.187Z] #43 DONE 2.7s [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #44 [support-scheduler internal] load build context [2025-03-03T05:48:24.187Z] #44 transferring context: 3.19MB 2.4s done [2025-03-03T05:48:24.187Z] #44 DONE 3.2s [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #45 [core-metadata internal] load build context [2025-03-03T05:48:24.187Z] #45 transferring context: 3.19MB 1.9s done [2025-03-03T05:48:24.187Z] #45 DONE 2.5s [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #46 [security-bootstrapper internal] load build context [2025-03-03T05:48:24.187Z] #46 transferring context: 3.19MB 2.1s done [2025-03-03T05:48:24.187Z] #46 DONE 3.1s [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-03T05:48:24.187Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-03T05:48:24.187Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-03T05:48:24.187Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-03T05:48:24.187Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-03T05:48:24.187Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-03T05:48:24.187Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-03T05:48:24.187Z] #33 DONE 5.3s [2025-03-03T05:48:24.187Z] [2025-03-03T05:48:24.187Z] #39 [core-keeper internal] load build context [2025-03-03T05:48:24.775Z] #39 ... [2025-03-03T05:48:24.775Z] [2025-03-03T05:48:24.775Z] #47 [core-command internal] load build context [2025-03-03T05:48:24.775Z] #47 transferring context: 3.19MB 1.8s done [2025-03-03T05:48:24.775Z] #47 DONE 2.5s [2025-03-03T05:48:24.775Z] [2025-03-03T05:48:24.775Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:25.059Z] #48 ... [2025-03-03T05:48:25.059Z] [2025-03-03T05:48:25.059Z] #49 [security-spire-server internal] load build context [2025-03-03T05:48:25.059Z] #49 transferring context: 23.80kB 0.3s done [2025-03-03T05:48:25.059Z] #49 DONE 1.2s [2025-03-03T05:48:25.328Z] [2025-03-03T05:48:25.328Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:48:26.908Z] #50 ... [2025-03-03T05:48:26.908Z] [2025-03-03T05:48:26.908Z] #51 [security-spire-config internal] load build context [2025-03-03T05:48:26.908Z] #51 transferring context: 22.05kB 0.3s done [2025-03-03T05:48:26.908Z] #51 DONE 2.8s [2025-03-03T05:48:27.255Z] [2025-03-03T05:48:27.255Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:27.255Z] #52 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-03T05:48:27.255Z] #52 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-03T05:48:27.255Z] #52 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-03T05:48:27.255Z] #52 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-03T05:48:27.255Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done [2025-03-03T05:48:27.255Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done [2025-03-03T05:48:27.255Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-03-03T05:48:27.568Z] #52 ... [2025-03-03T05:48:27.568Z] [2025-03-03T05:48:27.568Z] #53 [security-proxy-auth internal] load build context [2025-03-03T05:48:27.568Z] #53 transferring context: 3.19MB 2.9s done [2025-03-03T05:48:27.568Z] #53 DONE 3.9s [2025-03-03T05:48:27.568Z] [2025-03-03T05:48:27.568Z] #38 [security-proxy-setup internal] load build context [2025-03-03T05:48:27.568Z] #38 transferring context: 3.19MB 2.9s done [2025-03-03T05:48:27.568Z] #38 DONE 4.0s [2025-03-03T05:48:27.568Z] [2025-03-03T05:48:27.568Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:27.568Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 3.0s [2025-03-03T05:48:27.568Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.2s [2025-03-03T05:48:27.849Z] #52 ... [2025-03-03T05:48:27.849Z] [2025-03-03T05:48:27.849Z] #39 [core-keeper internal] load build context [2025-03-03T05:48:27.849Z] #39 transferring context: 3.19MB 2.9s done [2025-03-03T05:48:27.849Z] #39 DONE 4.0s [2025-03-03T05:48:27.849Z] [2025-03-03T05:48:27.849Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:27.849Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.4s [2025-03-03T05:48:28.122Z] #52 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.6s done [2025-03-03T05:48:28.400Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 4.0s [2025-03-03T05:48:28.400Z] #52 ... [2025-03-03T05:48:28.400Z] [2025-03-03T05:48:28.400Z] #54 [core-common-config-bootstrapper internal] load build context [2025-03-03T05:48:28.400Z] #54 transferring context: 3.19MB 3.3s done [2025-03-03T05:48:28.400Z] #54 DONE 4.5s [2025-03-03T05:48:28.400Z] [2025-03-03T05:48:28.400Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:28.989Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.5s [2025-03-03T05:48:29.257Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.23MB / 33.17MB 4.9s [2025-03-03T05:48:30.686Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.74MB / 33.17MB 6.3s [2025-03-03T05:48:30.953Z] #52 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-03T05:48:31.224Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.8s [2025-03-03T05:48:31.492Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.45MB / 33.17MB 7.2s [2025-03-03T05:48:32.460Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.23MB / 33.17MB 8.2s [2025-03-03T05:48:33.421Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 9.0s [2025-03-03T05:48:33.688Z] #52 ... [2025-03-03T05:48:33.688Z] [2025-03-03T05:48:33.688Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-03T05:48:33.688Z] #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.688Z] #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.688Z] #55 ... [2025-03-03T05:48:33.688Z] [2025-03-03T05:48:33.688Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:48:33.688Z] #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.688Z] #0 7.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.957Z] #56 ... [2025-03-03T05:48:33.957Z] [2025-03-03T05:48:33.957Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-03T05:48:33.957Z] #0 8.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.957Z] #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:33.957Z] #57 ... [2025-03-03T05:48:33.957Z] [2025-03-03T05:48:33.957Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-03T05:48:33.957Z] #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-03-03T05:48:33.957Z] #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-03T05:48:33.957Z] #58 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-03T05:48:33.957Z] #58 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-03T05:48:33.957Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done [2025-03-03T05:48:33.957Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done [2025-03-03T05:48:33.957Z] #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.7s done [2025-03-03T05:48:33.957Z] #58 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.9s done [2025-03-03T05:48:33.957Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-03T05:48:33.957Z] #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b [2025-03-03T05:48:34.225Z] #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done [2025-03-03T05:48:34.225Z] #58 ... [2025-03-03T05:48:34.225Z] [2025-03-03T05:48:34.225Z] #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-03T05:48:34.225Z] #59 ... [2025-03-03T05:48:34.225Z] [2025-03-03T05:48:34.225Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-03T05:48:34.493Z] #60 ... [2025-03-03T05:48:34.493Z] [2025-03-03T05:48:34.493Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-03T05:48:34.493Z] #61 ... [2025-03-03T05:48:34.493Z] [2025-03-03T05:48:34.493Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:48:34.493Z] #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:34.799Z] #62 ... [2025-03-03T05:48:34.799Z] [2025-03-03T05:48:34.799Z] #63 [security-spire-agent internal] load build context [2025-03-03T05:48:34.799Z] #63 transferring context: 23.33kB 0.3s done [2025-03-03T05:48:35.068Z] #63 ... [2025-03-03T05:48:35.068Z] [2025-03-03T05:48:35.068Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:48:35.068Z] #64 ... [2025-03-03T05:48:35.068Z] [2025-03-03T05:48:35.068Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:48:35.340Z] #65 ... [2025-03-03T05:48:35.340Z] [2025-03-03T05:48:35.340Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:48:35.340Z] #66 ... [2025-03-03T05:48:35.340Z] [2025-03-03T05:48:35.340Z] #67 [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-03T05:48:35.340Z] #67 ... [2025-03-03T05:48:35.340Z] [2025-03-03T05:48:35.340Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:35.609Z] #68 ... [2025-03-03T05:48:35.609Z] [2025-03-03T05:48:35.609Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:48:35.609Z] #69 ... [2025-03-03T05:48:35.609Z] [2025-03-03T05:48:35.609Z] #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-03T05:48:35.609Z] #59 DONE 11.9s [2025-03-03T05:48:35.609Z] [2025-03-03T05:48:35.609Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:48:35.609Z] #56 10.96 OK: 239 MiB in 58 packages [2025-03-03T05:48:35.609Z] #56 DONE 12.1s [2025-03-03T05:48:35.609Z] [2025-03-03T05:48:35.609Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-03T05:48:35.880Z] #70 ... [2025-03-03T05:48:35.880Z] [2025-03-03T05:48:35.880Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-03T05:48:35.880Z] #55 11.49 OK: 239 MiB in 58 packages [2025-03-03T05:48:35.880Z] #55 DONE 12.1s [2025-03-03T05:48:35.880Z] [2025-03-03T05:48:35.880Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-03T05:48:35.880Z] #71 ... [2025-03-03T05:48:35.880Z] [2025-03-03T05:48:35.880Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:35.880Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.04MB / 33.17MB 11.6s [2025-03-03T05:48:35.880Z] #52 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-03-03T05:48:37.293Z] #52 ... [2025-03-03T05:48:37.293Z] [2025-03-03T05:48:37.293Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:37.293Z] #72 DONE 1.6s [2025-03-03T05:48:37.293Z] [2025-03-03T05:48:37.293Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:37.561Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.97MB / 33.17MB 13.2s [2025-03-03T05:48:38.527Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 14.2s [2025-03-03T05:48:38.527Z] #52 ... [2025-03-03T05:48:38.527Z] [2025-03-03T05:48:38.527Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:38.527Z] #73 DONE 2.7s [2025-03-03T05:48:38.527Z] [2025-03-03T05:48:38.527Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:39.114Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.00MB / 33.17MB 14.8s [2025-03-03T05:48:39.700Z] #52 ... [2025-03-03T05:48:39.700Z] [2025-03-03T05:48:39.700Z] #67 [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-03T05:48:39.700Z] #67 DONE 14.3s [2025-03-03T05:48:39.700Z] [2025-03-03T05:48:39.700Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:39.700Z] #52 ... [2025-03-03T05:48:39.700Z] [2025-03-03T05:48:39.700Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-03T05:48:39.700Z] #62 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:39.700Z] #62 14.76 OK: 239 MiB in 58 packages [2025-03-03T05:48:39.700Z] #62 DONE 16.1s [2025-03-03T05:48:39.700Z] [2025-03-03T05:48:39.700Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:40.283Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.34MB / 33.17MB 15.8s [2025-03-03T05:48:41.245Z] #52 ... [2025-03-03T05:48:41.245Z] [2025-03-03T05:48:41.245Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:41.245Z] #74 DONE 1.4s [2025-03-03T05:48:41.245Z] [2025-03-03T05:48:41.245Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:41.829Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.11MB / 33.17MB 17.4s [2025-03-03T05:48:42.416Z] #52 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 18.0s done [2025-03-03T05:48:43.831Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-03T05:48:44.808Z] #52 ... [2025-03-03T05:48:44.808Z] [2025-03-03T05:48:44.808Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-03T05:48:44.808Z] #60 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:44.808Z] #60 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:44.808Z] #60 19.72 OK: 239 MiB in 58 packages [2025-03-03T05:48:44.808Z] #60 DONE 21.3s [2025-03-03T05:48:45.075Z] [2025-03-03T05:48:45.075Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:45.666Z] #75 ... [2025-03-03T05:48:45.666Z] [2025-03-03T05:48:45.666Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-03T05:48:45.666Z] #76 ... [2025-03-03T05:48:45.666Z] [2025-03-03T05:48:45.666Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-03T05:48:45.666Z] #57 11.92 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:48:45.666Z] #57 11.92 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:48:45.666Z] #57 11.92 OK: 24066 distinct packages available [2025-03-03T05:48:45.666Z] #57 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:45.666Z] #57 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:45.666Z] #57 19.34 OK: 239 MiB in 58 packages [2025-03-03T05:48:45.666Z] #57 DONE 22.0s [2025-03-03T05:48:45.666Z] [2025-03-03T05:48:45.666Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:46.256Z] #77 ... [2025-03-03T05:48:46.256Z] [2025-03-03T05:48:46.256Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:46.256Z] #75 DONE 1.3s [2025-03-03T05:48:46.256Z] [2025-03-03T05:48:46.256Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-03T05:48:46.256Z] #76 10.64 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:46.524Z] #76 ... [2025-03-03T05:48:46.524Z] [2025-03-03T05:48:46.524Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-03T05:48:46.524Z] #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:46.524Z] #61 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:46.524Z] #61 18.81 (1/7) Installing ca-certificates (20241121-r1) [2025-03-03T05:48:46.524Z] #61 19.29 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:46.524Z] #61 19.43 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-03T05:48:46.524Z] #61 19.45 (4/7) Installing libsodium (1.0.19-r0) [2025-03-03T05:48:46.524Z] #61 19.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-03T05:48:46.524Z] #61 19.89 (6/7) Installing libzmq (4.3.5-r2) [2025-03-03T05:48:46.524Z] #61 20.09 (7/7) Installing zeromq (4.3.5-r2) [2025-03-03T05:48:46.524Z] #61 20.16 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:46.524Z] #61 20.29 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:48:46.524Z] #61 22.16 OK: 14 MiB in 21 packages [2025-03-03T05:48:46.524Z] #61 ... [2025-03-03T05:48:46.524Z] [2025-03-03T05:48:46.524Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:47.118Z] #52 ... [2025-03-03T05:48:47.118Z] [2025-03-03T05:48:47.118Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:48:47.118Z] #77 DONE 1.5s [2025-03-03T05:48:47.387Z] [2025-03-03T05:48:47.387Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:48:47.387Z] #78 ... [2025-03-03T05:48:47.387Z] [2025-03-03T05:48:47.387Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:48:47.666Z] #79 ... [2025-03-03T05:48:47.666Z] [2025-03-03T05:48:47.666Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:48.251Z] #52 ... [2025-03-03T05:48:48.251Z] [2025-03-03T05:48:48.251Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:48:48.251Z] #65 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:48.251Z] #65 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:48.518Z] #65 ... [2025-03-03T05:48:48.518Z] [2025-03-03T05:48:48.518Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:48.792Z] #52 ... [2025-03-03T05:48:48.792Z] [2025-03-03T05:48:48.793Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:48:48.793Z] #80 ... [2025-03-03T05:48:48.793Z] [2025-03-03T05:48:48.793Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-03T05:48:48.793Z] #76 13.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.061Z] #76 ... [2025-03-03T05:48:49.061Z] [2025-03-03T05:48:49.061Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:48:49.061Z] #69 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.061Z] #69 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.061Z] #69 ... [2025-03-03T05:48:49.061Z] [2025-03-03T05:48:49.061Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-03T05:48:49.061Z] #61 DONE 24.6s [2025-03-03T05:48:49.061Z] [2025-03-03T05:48:49.061Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:49.061Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.9s [2025-03-03T05:48:49.328Z] #52 ... [2025-03-03T05:48:49.328Z] [2025-03-03T05:48:49.328Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-03T05:48:49.328Z] #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.9s [2025-03-03T05:48:49.328Z] #58 ... [2025-03-03T05:48:49.328Z] [2025-03-03T05:48:49.328Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:48:49.328Z] #64 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.328Z] #64 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.603Z] #64 ... [2025-03-03T05:48:49.603Z] [2025-03-03T05:48:49.603Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:48:49.603Z] #65 24.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:48:49.603Z] #65 24.68 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:48:49.603Z] #65 24.68 OK: 24048 distinct packages available [2025-03-03T05:48:49.603Z] #65 ... [2025-03-03T05:48:49.603Z] [2025-03-03T05:48:49.603Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:49.603Z] #48 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.603Z] #48 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.870Z] #48 ... [2025-03-03T05:48:49.870Z] [2025-03-03T05:48:49.870Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:49.870Z] #0 7.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.870Z] #81 10.31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:49.870Z] #81 ... [2025-03-03T05:48:49.870Z] [2025-03-03T05:48:49.870Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:50.835Z] #52 ... [2025-03-03T05:48:50.835Z] [2025-03-03T05:48:50.835Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-03T05:48:50.835Z] #71 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:50.835Z] #71 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:50.835Z] #71 ... [2025-03-03T05:48:50.835Z] [2025-03-03T05:48:50.835Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:51.103Z] #52 ... [2025-03-03T05:48:51.103Z] [2025-03-03T05:48:51.103Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:48:51.376Z] #82 ... [2025-03-03T05:48:51.376Z] [2025-03-03T05:48:51.376Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:51.655Z] #52 ... [2025-03-03T05:48:51.655Z] [2025-03-03T05:48:51.655Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-03T05:48:51.655Z] #70 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:51.655Z] #70 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:51.655Z] #70 ... [2025-03-03T05:48:51.655Z] [2025-03-03T05:48:51.655Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-03T05:48:51.655Z] #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.8s done [2025-03-03T05:48:51.655Z] #58 DONE 27.7s [2025-03-03T05:48:51.655Z] [2025-03-03T05:48:51.655Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:48:51.655Z] #64 26.16 (1/4) Installing ca-certificates (20241121-r1) [2025-03-03T05:48:51.655Z] #64 26.66 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:51.655Z] #64 26.70 (3/4) Installing su-exec (0.2-r3) [2025-03-03T05:48:51.655Z] #64 26.72 (4/4) Installing yq-go (4.44.1-r2) [2025-03-03T05:48:53.071Z] #64 ... [2025-03-03T05:48:53.071Z] [2025-03-03T05:48:53.071Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:48:53.071Z] #50 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.071Z] #50 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.338Z] #50 ... [2025-03-03T05:48:53.339Z] [2025-03-03T05:48:53.339Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:53.339Z] #68 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.339Z] #68 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.339Z] #68 ... [2025-03-03T05:48:53.339Z] [2025-03-03T05:48:53.339Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:53.609Z] #52 ... [2025-03-03T05:48:53.609Z] [2025-03-03T05:48:53.609Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:48:53.609Z] #66 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.609Z] #66 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:53.609Z] #66 ... [2025-03-03T05:48:53.609Z] [2025-03-03T05:48:53.609Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:53.877Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s [2025-03-03T05:48:55.826Z] #52 ... [2025-03-03T05:48:55.826Z] [2025-03-03T05:48:55.826Z] #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:55.826Z] #48 27.81 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:55.826Z] #48 27.88 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:55.826Z] #48 28.06 OK: 9 MiB in 15 packages [2025-03-03T05:48:55.826Z] #48 DONE 30.8s [2025-03-03T05:48:55.826Z] [2025-03-03T05:48:55.826Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:56.412Z] #52 ... [2025-03-03T05:48:56.412Z] [2025-03-03T05:48:56.412Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:48:56.412Z] #83 ... [2025-03-03T05:48:56.412Z] [2025-03-03T05:48:56.412Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:57.824Z] #52 ... [2025-03-03T05:48:57.824Z] [2025-03-03T05:48:57.824Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-03T05:48:57.824Z] #68 30.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:57.824Z] #68 30.47 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:57.824Z] #68 30.76 OK: 9 MiB in 15 packages [2025-03-03T05:48:57.824Z] #68 DONE 32.5s [2025-03-03T05:48:57.824Z] [2025-03-03T05:48:57.824Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:57.824Z] #52 ... [2025-03-03T05:48:57.824Z] [2025-03-03T05:48:57.824Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-03T05:48:57.824Z] #64 28.53 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:57.824Z] #64 28.85 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:48:57.824Z] #64 30.64 OK: 20 MiB in 18 packages [2025-03-03T05:48:57.824Z] #64 DONE 32.9s [2025-03-03T05:48:57.824Z] [2025-03-03T05:48:57.824Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:48:57.824Z] #66 32.68 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:57.824Z] #66 32.73 (2/2) Installing su-exec (0.2-r3) [2025-03-03T05:48:57.824Z] #66 32.75 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:57.824Z] #66 32.89 OK: 9 MiB in 16 packages [2025-03-03T05:48:59.241Z] #66 ... [2025-03-03T05:48:59.241Z] [2025-03-03T05:48:59.241Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:48:59.241Z] #0 4.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:59.241Z] #0 6.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:48:59.241Z] #84 ... [2025-03-03T05:48:59.241Z] [2025-03-03T05:48:59.241Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:48:59.241Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s [2025-03-03T05:48:59.241Z] #52 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.3s done [2025-03-03T05:48:59.825Z] #52 ... [2025-03-03T05:48:59.825Z] [2025-03-03T05:48:59.825Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-03T05:48:59.825Z] #70 29.34 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:48:59.825Z] #70 29.40 (2/4) Installing openssl (3.3.3-r0) [2025-03-03T05:48:59.825Z] #70 29.63 (3/4) Installing su-exec (0.2-r3) [2025-03-03T05:48:59.825Z] #70 29.66 (4/4) Installing yq-go (4.44.1-r2) [2025-03-03T05:48:59.825Z] #70 31.78 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:48:59.825Z] #70 31.95 OK: 20 MiB in 18 packages [2025-03-03T05:48:59.825Z] #70 DONE 34.7s [2025-03-03T05:49:00.091Z] [2025-03-03T05:49:00.091Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:49:00.674Z] #52 ... [2025-03-03T05:49:00.674Z] [2025-03-03T05:49:00.674Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-03T05:49:00.674Z] #66 DONE 35.5s [2025-03-03T05:49:00.674Z] [2025-03-03T05:49:00.674Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:49:01.259Z] #85 ... [2025-03-03T05:49:01.259Z] [2025-03-03T05:49:01.259Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-03T05:49:01.259Z] #71 28.30 (1/3) Installing ca-certificates (20241121-r1) [2025-03-03T05:49:01.259Z] #71 28.86 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-03T05:49:01.259Z] #71 28.90 (3/3) Installing tzdata (2025a-r0) [2025-03-03T05:49:01.259Z] #71 30.93 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:49:01.259Z] #71 31.17 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:49:01.259Z] #71 32.74 OK: 11 MiB in 17 packages [2025-03-03T05:49:01.259Z] #71 DONE 36.0s [2025-03-03T05:49:01.259Z] [2025-03-03T05:49:01.259Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:01.526Z] #86 ... [2025-03-03T05:49:01.526Z] [2025-03-03T05:49:01.526Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:49:01.526Z] #65 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:01.526Z] #65 29.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:01.792Z] #65 ... [2025-03-03T05:49:01.792Z] [2025-03-03T05:49:01.792Z] #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:02.059Z] #87 ... [2025-03-03T05:49:02.059Z] [2025-03-03T05:49:02.059Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:49:02.059Z] #69 26.79 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:49:02.059Z] #69 26.80 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:49:02.059Z] #69 26.80 OK: 24048 distinct packages available [2025-03-03T05:49:02.059Z] #69 28.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:02.059Z] #69 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:02.325Z] #69 ... [2025-03-03T05:49:02.325Z] [2025-03-03T05:49:02.325Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-03T05:49:02.325Z] #81 22.71 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-03T05:49:03.283Z] #81 ... [2025-03-03T05:49:03.283Z] [2025-03-03T05:49:03.283Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-03T05:49:03.283Z] #76 24.93 OK: 239 MiB in 58 packages [2025-03-03T05:49:03.283Z] #76 DONE 27.7s [2025-03-03T05:49:03.283Z] [2025-03-03T05:49:03.283Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-03T05:49:03.283Z] #81 23.64 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:49:03.549Z] #81 23.79 OK: 9 MiB in 15 packages [2025-03-03T05:49:03.826Z] #81 ... [2025-03-03T05:49:03.826Z] [2025-03-03T05:49:03.826Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-03T05:49:03.826Z] #88 DONE 0.6s [2025-03-03T05:49:04.092Z] [2025-03-03T05:49:04.092Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:49:05.512Z] #89 ... [2025-03-03T05:49:05.512Z] [2025-03-03T05:49:05.512Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:05.512Z] #0 5.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:05.512Z] #0 7.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:05.781Z] #90 ... [2025-03-03T05:49:05.781Z] [2025-03-03T05:49:05.781Z] #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:05.781Z] #87 7.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:06.047Z] #87 ... [2025-03-03T05:49:06.047Z] [2025-03-03T05:49:06.047Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-03T05:49:06.047Z] #81 DONE 26.6s [2025-03-03T05:49:06.316Z] [2025-03-03T05:49:06.316Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:49:06.316Z] #69 41.07 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-03T05:49:06.316Z] #69 41.11 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:49:06.316Z] #69 41.14 (3/4) Installing libucontext (1.2-r3) [2025-03-03T05:49:06.585Z] #69 41.24 (4/4) Installing gcompat (1.1.0-r4) [2025-03-03T05:49:06.585Z] #69 41.34 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:49:06.585Z] #69 ... [2025-03-03T05:49:06.585Z] [2025-03-03T05:49:06.585Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:49:06.585Z] #50 31.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-03T05:49:06.585Z] #50 31.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-03T05:49:06.585Z] #50 31.34 OK: 24048 distinct packages available [2025-03-03T05:49:06.585Z] #50 33.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:06.585Z] #50 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:06.585Z] #50 ... [2025-03-03T05:49:06.585Z] [2025-03-03T05:49:06.585Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:49:06.585Z] #85 6.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:07.994Z] #85 ... [2025-03-03T05:49:07.994Z] [2025-03-03T05:49:07.994Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-03T05:49:07.994Z] #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:07.994Z] #0 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:07.994Z] #91 ... [2025-03-03T05:49:07.994Z] [2025-03-03T05:49:07.994Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:49:07.994Z] #65 42.28 (1/14) Installing ca-certificates (20241121-r1) [2025-03-03T05:49:07.994Z] #65 42.63 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-03T05:49:07.994Z] #65 42.73 (3/14) Installing c-ares (1.33.1-r0) [2025-03-03T05:49:07.994Z] #65 42.78 (4/14) Installing libunistring (1.2-r0) [2025-03-03T05:49:07.994Z] #65 42.95 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-03T05:49:07.994Z] #65 42.98 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-03T05:49:07.994Z] #65 43.00 (7/14) Installing libpsl (0.21.5-r1) [2025-03-03T05:49:07.994Z] #65 43.02 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-03T05:49:07.994Z] #65 43.10 (9/14) Installing libcurl (8.12.1-r0) [2025-03-03T05:49:07.994Z] #65 43.19 (10/14) Installing curl (8.12.1-r0) [2025-03-03T05:49:07.994Z] #65 43.23 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-03T05:49:08.262Z] #65 43.26 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:49:08.262Z] #65 43.28 (13/14) Installing libucontext (1.2-r3) [2025-03-03T05:49:08.262Z] #65 43.32 (14/14) Installing gcompat (1.1.0-r4) [2025-03-03T05:49:08.262Z] #65 43.37 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:49:08.262Z] #65 43.49 Executing ca-certificates-20241121-r1.trigger [2025-03-03T05:49:08.530Z] #65 ... [2025-03-03T05:49:08.530Z] [2025-03-03T05:49:08.530Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-03T05:49:08.530Z] #69 41.52 OK: 9 MiB in 18 packages [2025-03-03T05:49:08.530Z] #69 DONE 43.3s [2025-03-03T05:49:08.530Z] [2025-03-03T05:49:08.530Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:08.530Z] #84 18.13 OK: 14 MiB in 21 packages [2025-03-03T05:49:08.530Z] #84 DONE 19.6s [2025-03-03T05:49:08.797Z] [2025-03-03T05:49:08.797Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-03T05:49:10.205Z] #92 ... [2025-03-03T05:49:10.205Z] [2025-03-03T05:49:10.205Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-03T05:49:10.205Z] #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:10.205Z] #0 8.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:10.205Z] #93 ... [2025-03-03T05:49:10.205Z] [2025-03-03T05:49:10.205Z] #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:49:10.205Z] #50 44.86 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-03T05:49:10.205Z] #50 44.88 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-03T05:49:10.205Z] #50 44.90 (3/5) Installing libucontext (1.2-r3) [2025-03-03T05:49:10.205Z] #50 44.93 (4/5) Installing gcompat (1.1.0-r4) [2025-03-03T05:49:10.205Z] #50 44.99 (5/5) Installing openssl (3.3.3-r0) [2025-03-03T05:49:10.473Z] #50 45.22 Executing busybox-1.36.1-r29.trigger [2025-03-03T05:49:10.741Z] #50 45.43 OK: 10 MiB in 19 packages [2025-03-03T05:49:11.332Z] #50 ... [2025-03-03T05:49:11.332Z] [2025-03-03T05:49:11.332Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:11.332Z] #90 13.64 OK: 9 MiB in 15 packages [2025-03-03T05:49:11.332Z] #90 DONE 15.7s [2025-03-03T05:49:11.600Z] [2025-03-03T05:49:11.600Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-03T05:49:11.600Z] #65 44.81 OK: 15 MiB in 28 packages [2025-03-03T05:49:11.600Z] #65 DONE 46.5s [2025-03-03T05:49:11.600Z] [2025-03-03T05:49:11.600Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:12.451Z] #154 ... [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-03T05:49:12.451Z] #143 DONE 91.9s [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-03T05:49:12.451Z] #155 ... [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-03T05:49:12.451Z] #152 DONE 92.1s [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:49:12.451Z] #156 ... [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-03T05:49:12.451Z] #155 DONE 0.5s [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:49:12.451Z] #156 DONE 0.4s [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-03T05:49:12.451Z] #157 ... [2025-03-03T05:49:12.451Z] [2025-03-03T05:49:12.451Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:49:12.451Z] #158 DONE 0.6s [2025-03-03T05:49:12.570Z] #94 ... [2025-03-03T05:49:12.570Z] [2025-03-03T05:49:12.570Z] #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-03T05:49:12.570Z] #50 DONE 47.4s [2025-03-03T05:49:12.709Z] [2025-03-03T05:49:12.709Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-03T05:49:12.843Z] [2025-03-03T05:49:12.843Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:13.297Z] #159 DONE 0.6s [2025-03-03T05:49:13.297Z] [2025-03-03T05:49:13.297Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T05:49:13.297Z] #145 ... [2025-03-03T05:49:13.297Z] [2025-03-03T05:49:13.297Z] #160 [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-03T05:49:13.563Z] #160 DONE 0.2s [2025-03-03T05:49:13.563Z] [2025-03-03T05:49:13.563Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-03T05:49:13.563Z] #157 DONE 1.6s [2025-03-03T05:49:13.563Z] [2025-03-03T05:49:13.563Z] #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-03T05:49:13.563Z] #161 ... [2025-03-03T05:49:13.563Z] [2025-03-03T05:49:13.563Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:49:13.563Z] #162 DONE 0.1s [2025-03-03T05:49:13.563Z] [2025-03-03T05:49:13.563Z] #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-03T05:49:13.563Z] #161 DONE 0.2s [2025-03-03T05:49:13.563Z] [2025-03-03T05:49:13.563Z] #163 [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-03T05:49:13.831Z] #163 ... [2025-03-03T05:49:13.832Z] [2025-03-03T05:49:13.832Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:49:13.832Z] #164 DONE 0.2s [2025-03-03T05:49:14.099Z] [2025-03-03T05:49:14.099Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-03T05:49:14.099Z] #165 DONE 0.3s [2025-03-03T05:49:14.099Z] [2025-03-03T05:49:14.099Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-03T05:49:14.358Z] #166 DONE 0.3s [2025-03-03T05:49:14.358Z] [2025-03-03T05:49:14.358Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T05:49:14.623Z] #151 ... [2025-03-03T05:49:14.623Z] [2025-03-03T05:49:14.623Z] #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-03T05:49:14.623Z] #167 DONE 0.2s [2025-03-03T05:49:14.623Z] [2025-03-03T05:49:14.623Z] #163 [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-03T05:49:14.623Z] #163 DONE 1.0s [2025-03-03T05:49:14.623Z] [2025-03-03T05:49:14.623Z] #108 [core-common-config-bootstrapper] exporting to image [2025-03-03T05:49:14.623Z] #108 exporting layers [2025-03-03T05:49:14.904Z] #108 ... [2025-03-03T05:49:14.904Z] [2025-03-03T05:49:14.904Z] #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-03T05:49:14.904Z] #168 DONE 0.3s [2025-03-03T05:49:15.162Z] [2025-03-03T05:49:15.162Z] #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-03T05:49:15.162Z] #169 DONE 0.1s [2025-03-03T05:49:15.162Z] [2025-03-03T05:49:15.162Z] #108 [core-common-config-bootstrapper] exporting to image [2025-03-03T05:49:15.162Z] #108 exporting layers 0.5s done [2025-03-03T05:49:15.162Z] #108 writing image sha256:4ffc462100dccbd7bc9a853ad7ee6c6afac79faba25e659a4756ca5e2cd85a7c done [2025-03-03T05:49:15.162Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-03T05:49:15.162Z] #108 DONE 1.6s [2025-03-03T05:49:15.162Z] [2025-03-03T05:49:15.162Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-03T05:49:15.162Z] #170 DONE 0.2s [2025-03-03T05:49:15.162Z] [2025-03-03T05:49:15.162Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T05:49:15.420Z] #147 ... [2025-03-03T05:49:15.420Z] [2025-03-03T05:49:15.420Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-03T05:49:15.433Z] #95 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:15.709Z] #95 ... [2025-03-03T05:49:15.709Z] [2025-03-03T05:49:15.709Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-03T05:49:15.709Z] #91 16.40 OK: 20 MiB in 18 packages [2025-03-03T05:49:15.709Z] #91 DONE 17.9s [2025-03-03T05:49:15.977Z] [2025-03-03T05:49:15.977Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:15.977Z] #94 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.249Z] #94 ... [2025-03-03T05:49:16.249Z] [2025-03-03T05:49:16.249Z] #87 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:16.249Z] #87 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.249Z] #87 17.32 OK: 9 MiB in 15 packages [2025-03-03T05:49:16.249Z] #87 DONE 18.7s [2025-03-03T05:49:16.524Z] [2025-03-03T05:49:16.524Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:49:16.525Z] #85 7.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.525Z] #85 14.46 OK: 9 MiB in 16 packages [2025-03-03T05:49:16.525Z] #85 ... [2025-03-03T05:49:16.525Z] [2025-03-03T05:49:16.525Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:16.525Z] #86 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.525Z] #86 7.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.791Z] #86 ... [2025-03-03T05:49:16.791Z] [2025-03-03T05:49:16.791Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:16.791Z] #94 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:16.791Z] #94 ... [2025-03-03T05:49:16.791Z] [2025-03-03T05:49:16.791Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-03T05:49:16.791Z] #85 DONE 16.3s [2025-03-03T05:49:16.796Z] #171 DONE 1.3s [2025-03-03T05:49:16.796Z] [2025-03-03T05:49:16.796Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T05:49:16.796Z] #149 ... [2025-03-03T05:49:16.796Z] [2025-03-03T05:49:16.796Z] #108 [security-bootstrapper] exporting to image [2025-03-03T05:49:17.070Z] [2025-03-03T05:49:17.070Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-03T05:49:17.360Z] #108 exporting layers 0.8s done [2025-03-03T05:49:17.360Z] #108 writing image sha256:2d4598c00d9bd93c1d785e83a515d9158e56548ee6d71c162d1ce8da6fd82753 done [2025-03-03T05:49:17.360Z] #108 naming to docker.io/library/security-bootstrapper done [2025-03-03T05:49:17.360Z] #108 DONE 2.4s [2025-03-03T05:49:17.360Z] [2025-03-03T05:49:17.360Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T05:49:18.481Z] #96 ... [2025-03-03T05:49:18.481Z] [2025-03-03T05:49:18.481Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-03T05:49:18.481Z] #93 17.23 OK: 20 MiB in 18 packages [2025-03-03T05:49:18.481Z] #93 DONE 18.5s [2025-03-03T05:49:18.481Z] [2025-03-03T05:49:18.481Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-03T05:49:18.794Z] #97 DONE 0.1s [2025-03-03T05:49:18.794Z] [2025-03-03T05:49:18.794Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:18.794Z] #86 16.34 OK: 11 MiB in 17 packages [2025-03-03T05:49:19.069Z] #86 DONE 18.0s [2025-03-03T05:49:19.069Z] [2025-03-03T05:49:19.069Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:19.069Z] #95 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:19.687Z] #95 ... [2025-03-03T05:49:19.687Z] [2025-03-03T05:49:19.687Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-03T05:49:19.687Z] #96 DONE 2.9s [2025-03-03T05:49:19.956Z] [2025-03-03T05:49:19.956Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-03T05:49:19.956Z] #98 DONE 0.1s [2025-03-03T05:49:19.956Z] [2025-03-03T05:49:19.956Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-03T05:49:19.956Z] #92 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:19.956Z] #92 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-03T05:49:19.956Z] #92 11.30 OK: 9 MiB in 18 packages [2025-03-03T05:49:20.924Z] #92 DONE 12.2s [2025-03-03T05:49:20.924Z] [2025-03-03T05:49:20.924Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T05:49:20.924Z] #52 ... [2025-03-03T05:49:20.924Z] [2025-03-03T05:49:20.924Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:49:22.336Z] #99 DONE 1.6s [2025-03-03T05:49:22.336Z] [2025-03-03T05:49:22.336Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-03T05:49:22.619Z] #100 DONE 0.2s [2025-03-03T05:49:22.619Z] [2025-03-03T05:49:22.619Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-03T05:49:22.619Z] #101 DONE 0.1s [2025-03-03T05:49:22.619Z] [2025-03-03T05:49:22.619Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:49:22.896Z] #102 DONE 0.2s [2025-03-03T05:49:22.896Z] [2025-03-03T05:49:22.896Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-03T05:49:23.165Z] #103 DONE 0.1s [2025-03-03T05:49:23.165Z] [2025-03-03T05:49:23.165Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-03T05:49:23.165Z] #104 DONE 0.2s [2025-03-03T05:49:23.165Z] [2025-03-03T05:49:23.165Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-03T05:49:23.165Z] #94 10.92 OK: 15 MiB in 28 packages [2025-03-03T05:49:23.165Z] #94 DONE 11.8s [2025-03-03T05:49:23.165Z] [2025-03-03T05:49:23.165Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-03T05:49:23.165Z] #95 10.00 OK: 10 MiB in 19 packages [2025-03-03T05:49:23.752Z] #95 DONE 11.1s [2025-03-03T05:49:23.752Z] [2025-03-03T05:49:23.752Z] #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-03T05:49:25.715Z] #105 DONE 1.7s [2025-03-03T05:49:25.715Z] [2025-03-03T05:49:25.715Z] #106 [security-spire-config] exporting to image [2025-03-03T05:49:25.715Z] #106 exporting layers [2025-03-03T05:49:26.304Z] #106 exporting layers 3.1s done [2025-03-03T05:49:26.304Z] #106 writing image sha256:94ce0d414a4ff96ebfbc7b29f8ab17897773836079c0c9269d18ef8fc1ba32f1 0.0s done [2025-03-03T05:49:26.304Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-03T05:49:26.304Z] #106 DONE 3.1s [2025-03-03T05:49:26.304Z] [2025-03-03T05:49:26.304Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:49:27.288Z] #107 ... [2025-03-03T05:49:27.288Z] [2025-03-03T05:49:27.288Z] #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:49:27.288Z] #108 DONE 3.3s [2025-03-03T05:49:27.288Z] [2025-03-03T05:49:27.288Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-03T05:49:27.288Z] #109 DONE 0.2s [2025-03-03T05:49:27.288Z] [2025-03-03T05:49:27.288Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-03T05:49:27.899Z] #107 DONE 2.1s [2025-03-03T05:49:27.899Z] [2025-03-03T05:49:27.899Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-03T05:49:27.899Z] #110 DONE 0.4s [2025-03-03T05:49:27.899Z] [2025-03-03T05:49:27.899Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:49:27.899Z] #111 DONE 0.3s [2025-03-03T05:49:27.899Z] [2025-03-03T05:49:27.899Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-03T05:49:27.899Z] #112 DONE 0.3s [2025-03-03T05:49:27.899Z] [2025-03-03T05:49:27.899Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-03T05:49:28.170Z] #113 ... [2025-03-03T05:49:28.170Z] [2025-03-03T05:49:28.170Z] #114 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-03T05:49:28.170Z] #114 DONE 0.2s [2025-03-03T05:49:28.444Z] [2025-03-03T05:49:28.444Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-03T05:49:28.444Z] #113 DONE 0.3s [2025-03-03T05:49:28.444Z] [2025-03-03T05:49:28.444Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-03T05:49:28.713Z] #115 DONE 0.3s [2025-03-03T05:49:28.713Z] [2025-03-03T05:49:28.713Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-03T05:49:28.713Z] #116 DONE 0.3s [2025-03-03T05:49:28.713Z] [2025-03-03T05:49:28.713Z] #106 [security-spire-server] exporting to image [2025-03-03T05:49:28.980Z] #106 ... [2025-03-03T05:49:28.980Z] [2025-03-03T05:49:28.980Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-03T05:49:28.980Z] #117 DONE 0.4s [2025-03-03T05:49:28.980Z] [2025-03-03T05:49:28.980Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-03T05:49:29.251Z] #118 DONE 0.3s [2025-03-03T05:49:29.251Z] [2025-03-03T05:49:29.251Z] #106 [security-spire-agent] exporting to image [2025-03-03T05:49:31.827Z] #106 exporting layers 3.0s done [2025-03-03T05:49:31.827Z] #106 writing image sha256:c15a30c85ff14cd5105d14f543b298f80b62fbf9e041f5a89cd13cd0402d9f3c 0.0s done [2025-03-03T05:49:31.827Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-03T05:49:32.095Z] #106 exporting layers 2.7s done [2025-03-03T05:49:32.095Z] #106 writing image sha256:be12497f55f87b558a1b92bec1662dd3069fba813848d35fee546b986a520811 done [2025-03-03T05:49:32.095Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-03T05:49:32.095Z] #106 DONE 6.6s [2025-03-03T05:49:32.095Z] [2025-03-03T05:49:32.095Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:04.024Z] #153 ... [2025-03-03T05:50:04.024Z] [2025-03-03T05:50:04.024Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-03T05:50:04.024Z] #146 139.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-03T05:50:12.147Z] #146 ... [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T05:50:12.147Z] #147 DONE 152.2s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T05:50:12.147Z] #148 DONE 152.2s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T05:50:12.147Z] #149 DONE 152.2s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-03T05:50:12.147Z] #146 DONE 152.2s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T05:50:12.147Z] #153 DONE 152.3s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T05:50:12.147Z] #154 DONE 152.3s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T05:50:12.147Z] #145 DONE 152.4s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.147Z] #172 ... [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T05:50:12.147Z] #151 DONE 152.3s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T05:50:12.147Z] #150 DONE 152.4s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T05:50:12.147Z] #144 DONE 152.4s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.147Z] #172 DONE 0.3s [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.147Z] #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.147Z] #173 ... [2025-03-03T05:50:12.147Z] [2025-03-03T05:50:12.148Z] #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #174 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #175 DONE 0.1s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #176 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #177 DONE 0.3s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #178 DONE 0.3s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #179 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #179 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #180 CACHED [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #181 CACHED [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #182 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #183 DONE 0.1s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #184 DONE 0.1s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #173 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #173 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T05:50:12.148Z] #185 CACHED [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #186 CACHED [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-03T05:50:12.148Z] #187 ... [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #188 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #189 DONE 0.1s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #190 DONE 0.2s [2025-03-03T05:50:12.148Z] [2025-03-03T05:50:12.148Z] #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T05:50:12.148Z] #191 DONE 0.1s [2025-03-03T05:50:12.487Z] [2025-03-03T05:50:12.487Z] #192 [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-03T05:50:12.487Z] #192 ... [2025-03-03T05:50:12.487Z] [2025-03-03T05:50:12.487Z] #193 [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-03T05:50:12.487Z] #193 DONE 0.5s [2025-03-03T05:50:12.769Z] [2025-03-03T05:50:12.769Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-03T05:50:13.337Z] #194 ... [2025-03-03T05:50:13.337Z] [2025-03-03T05:50:13.337Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-03T05:50:13.337Z] #195 DONE 1.3s [2025-03-03T05:50:13.337Z] [2025-03-03T05:50:13.337Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-03T05:50:13.337Z] #196 DONE 1.3s [2025-03-03T05:50:13.337Z] [2025-03-03T05:50:13.337Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-03T05:50:13.337Z] #197 DONE 1.3s [2025-03-03T05:50:13.337Z] [2025-03-03T05:50:13.337Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-03T05:50:13.337Z] #198 DONE 1.3s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-03T05:50:13.596Z] #194 DONE 1.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #192 [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-03T05:50:13.596Z] #192 DONE 1.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-03T05:50:13.596Z] #199 DONE 1.3s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-03T05:50:13.596Z] #187 DONE 1.3s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-03T05:50:13.596Z] #200 DONE 1.3s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #201 [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-03T05:50:13.596Z] #201 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.596Z] #202 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-03T05:50:13.596Z] #203 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.596Z] #204 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #205 [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-03T05:50:13.596Z] #205 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.596Z] #206 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-03T05:50:13.596Z] #207 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-03T05:50:13.596Z] #208 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.596Z] #209 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.596Z] #210 DONE 0.2s [2025-03-03T05:50:13.596Z] [2025-03-03T05:50:13.596Z] #108 [core-keeper] exporting to image [2025-03-03T05:50:13.596Z] #108 exporting layers [2025-03-03T05:50:13.857Z] #108 exporting layers 0.2s done [2025-03-03T05:50:13.857Z] #108 ... [2025-03-03T05:50:13.857Z] [2025-03-03T05:50:13.857Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-03T05:50:13.857Z] #211 DONE 0.2s [2025-03-03T05:50:13.857Z] [2025-03-03T05:50:13.857Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-03T05:50:13.857Z] #212 DONE 0.3s [2025-03-03T05:50:13.857Z] [2025-03-03T05:50:13.857Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-03T05:50:13.857Z] #213 DONE 0.3s [2025-03-03T05:50:13.857Z] [2025-03-03T05:50:13.857Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-03T05:50:13.857Z] #214 DONE 0.3s [2025-03-03T05:50:13.857Z] [2025-03-03T05:50:13.857Z] #108 [core-command] exporting to image [2025-03-03T05:50:13.857Z] #108 writing image sha256:8c6baa0658c78845e78c7938e067a1d17b33192e1655de2e854a338dcf8f2bf9 0.0s done [2025-03-03T05:50:13.857Z] #108 naming to docker.io/library/core-command done [2025-03-03T05:50:14.117Z] #108 ... [2025-03-03T05:50:14.117Z] [2025-03-03T05:50:14.117Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-03T05:50:14.117Z] #215 DONE 0.2s [2025-03-03T05:50:14.117Z] [2025-03-03T05:50:14.117Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-03T05:50:14.117Z] #216 DONE 0.2s [2025-03-03T05:50:14.117Z] [2025-03-03T05:50:14.117Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-03T05:50:14.376Z] #217 ... [2025-03-03T05:50:14.376Z] [2025-03-03T05:50:14.376Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-03T05:50:14.376Z] #218 DONE 0.2s [2025-03-03T05:50:14.376Z] [2025-03-03T05:50:14.376Z] #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-03T05:50:14.376Z] #219 DONE 0.5s [2025-03-03T05:50:14.376Z] [2025-03-03T05:50:14.376Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-03T05:50:14.376Z] #220 DONE 0.1s [2025-03-03T05:50:14.376Z] [2025-03-03T05:50:14.376Z] #108 [security-spiffe-token-provider] exporting to image [2025-03-03T05:50:14.376Z] #108 exporting layers 0.8s done [2025-03-03T05:50:14.376Z] #108 writing image sha256:ff6c287f1d98b24769595ec47fc6d805f226cb3713ae91907f71381ec71b6271 0.0s done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/core-data done [2025-03-03T05:50:14.376Z] #108 writing image sha256:9cabfcb380cfcd558c97572a8e3c890b8d31f8cb0137b9c06d877d5b2b265677 0.0s done [2025-03-03T05:50:14.376Z] #108 writing image sha256:8e9f55d9fc47350472d17f6f21c7a4524f30d5a04dd822c5cbcb400da01d53f1 0.0s done [2025-03-03T05:50:14.376Z] #108 writing image sha256:706ce8aa864c8d4e09efa9214ede775020d37135cbf212d743d981bc3a97f923 0.0s done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/core-keeper done [2025-03-03T05:50:14.376Z] #108 writing image sha256:2e5e18bb46f2866dee32d5c6d439877017a77060355f00e22a50a1f24c4c9c12 0.0s done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/support-notifications done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/core-metadata done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/support-scheduler done [2025-03-03T05:50:14.376Z] #108 writing image sha256:5305d0db1e00421cb3048ca230985a9f9731d804279af7b6c4124f4b0bf9adec done [2025-03-03T05:50:14.376Z] #108 naming to docker.io/library/security-spiffe-token-provider done [2025-03-03T05:50:14.636Z] #108 ... [2025-03-03T05:50:14.636Z] [2025-03-03T05:50:14.636Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-03T05:50:14.636Z] #217 DONE 0.6s [2025-03-03T05:50:14.636Z] [2025-03-03T05:50:14.636Z] #108 [security-proxy-setup] exporting to image [2025-03-03T05:50:14.636Z] #108 exporting layers 0.2s done [2025-03-03T05:50:15.031Z] #108 ... [2025-03-03T05:50:15.031Z] [2025-03-03T05:50:15.031Z] #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-03T05:50:15.031Z] #221 DONE 0.6s [2025-03-03T05:50:15.031Z] [2025-03-03T05:50:15.031Z] #108 [security-secretstore-setup] exporting to image [2025-03-03T05:50:15.031Z] #108 writing image sha256:67f2f3fd275a05f7611d573c795974b460e093f8282dcf9d4989423575904c8c done [2025-03-03T05:50:15.031Z] #108 naming to docker.io/library/security-proxy-setup done [2025-03-03T05:50:15.291Z] #108 exporting layers 0.9s done [2025-03-03T05:50:15.291Z] #108 writing image sha256:c0da82c847338cdc5219a014f85b94ceda17357f823b85adffa391011a3218f6 done [2025-03-03T05:50:15.291Z] #108 naming to docker.io/library/security-secretstore-setup done [2025-03-03T05:50:15.291Z] #108 writing image sha256:aa274c20aec35e6293be296b2dc34ce6e69e378cdf583b022ae0bbfd3266f414 done [2025-03-03T05:50:15.291Z] #108 naming to docker.io/library/security-proxy-auth done [2025-03-03T05:50:15.291Z] #108 DONE 4.1s [2025-03-03T05:50:15.291Z] [2025-03-03T05:50:15.291Z] #82 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T05:50:15.291Z] time="2025-03-03T05:46:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-03T05:50:15.301Z] $ docker stop --time=1 da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 [2025-03-03T05:50:16.583Z] $ docker rm -f --volumes da8e7260a48ae543dcc521cb482c514ccecb7e96ed91019e005a657e9305f948 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T05:50:16.928Z] + docker images [2025-03-03T05:50:16.928Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-03T05:50:16.928Z] security-proxy-auth latest aa274c20aec3 2 seconds ago 31.3MB [2025-03-03T05:50:16.928Z] security-proxy-setup latest 67f2f3fd275a 2 seconds ago 38.2MB [2025-03-03T05:50:16.928Z] security-secretstore-setup latest c0da82c84733 2 seconds ago 67.7MB [2025-03-03T05:50:16.928Z] core-keeper latest 9cabfcb380cf 3 seconds ago 32.1MB [2025-03-03T05:50:16.928Z] core-command latest 8c6baa0658c7 3 seconds ago 27.9MB [2025-03-03T05:50:16.928Z] core-data latest ff6c287f1d98 3 seconds ago 32.4MB [2025-03-03T05:50:16.928Z] support-scheduler latest 8e9f55d9fc47 3 seconds ago 48MB [2025-03-03T05:50:16.928Z] support-notifications latest 706ce8aa864c 3 seconds ago 51.6MB [2025-03-03T05:50:16.928Z] security-spiffe-token-provider latest 5305d0db1e00 3 seconds ago 46.9MB [2025-03-03T05:50:16.928Z] core-metadata latest 2e5e18bb46f2 3 seconds ago 32.6MB [2025-03-03T05:50:16.928Z] security-bootstrapper latest 2d4598c00d9b About a minute ago 20.3MB [2025-03-03T05:50:16.928Z] core-common-config-bootstrapper latest 4ffc462100dc About a minute ago 17.1MB [2025-03-03T05:50:16.928Z] security-spire-config latest 410d3157becf 3 minutes ago 149MB [2025-03-03T05:50:16.928Z] security-spire-agent latest 649fc6499526 3 minutes ago 195MB [2025-03-03T05:50:16.928Z] security-spire-server latest 08945f851540 3 minutes ago 149MB [2025-03-03T05:50:16.928Z] ci-base-image-x86_64 latest 6915d33e0d02 6 minutes ago 929MB [2025-03-03T05:50:16.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-03T05:50:16.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-03T05:50:16.928Z] 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-03T05:50:17.081Z] provisioning config files... [2025-03-03T05:50:17.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config12874334440339992009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T05:50:17.404Z] ---> ****-login.sh [2025-03-03T05:50:17.404Z] nexus3.edgexfoundry.org:10001 [2025-03-03T05:50:17.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:50:17.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:50:17.404Z] Configure a credential helper to remove this warning. See [2025-03-03T05:50:17.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:50:17.404Z] [2025-03-03T05:50:17.404Z] Login Succeeded [2025-03-03T05:50:17.404Z] nexus3.edgexfoundry.org:10002 [2025-03-03T05:50:17.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:50:17.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:50:17.404Z] Configure a credential helper to remove this warning. See [2025-03-03T05:50:17.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:50:17.404Z] [2025-03-03T05:50:17.404Z] Login Succeeded [2025-03-03T05:50:17.404Z] nexus3.edgexfoundry.org:10003 [2025-03-03T05:50:17.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:50:17.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:50:17.662Z] Configure a credential helper to remove this warning. See [2025-03-03T05:50:17.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:50:17.662Z] [2025-03-03T05:50:17.662Z] Login Succeeded [2025-03-03T05:50:17.662Z] nexus3.edgexfoundry.org:10004 [2025-03-03T05:50:17.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:50:17.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:50:17.662Z] Configure a credential helper to remove this warning. See [2025-03-03T05:50:17.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:50:17.662Z] [2025-03-03T05:50:17.662Z] Login Succeeded [2025-03-03T05:50:17.662Z] ****.io [2025-03-03T05:50:17.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T05:50:17.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T05:50:17.922Z] Configure a credential helper to remove this warning. See [2025-03-03T05:50:17.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T05:50:17.922Z] [2025-03-03T05:50:17.922Z] Login Succeeded [2025-03-03T05:50:17.922Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T05:50:17.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:17.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T05:50:18.015Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-03T05:50:18.015Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:18.015Z] latest [2025-03-03T05:50:18.015Z] 4.0.0-dev.66 [2025-03-03T05:50:18.015Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:18.015Z] main [2025-03-03T05:50:18.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:18.358Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:18.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:18.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-03T05:50:18.684Z] 689072dca93d: Preparing [2025-03-03T05:50:18.684Z] 9655011836bd: Preparing [2025-03-03T05:50:18.684Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:18.684Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:18.684Z] cf126ea2b68a: Preparing [2025-03-03T05:50:18.684Z] dfcd0a128afb: Preparing [2025-03-03T05:50:18.684Z] 994456c4fd7b: Preparing [2025-03-03T05:50:18.684Z] dfcd0a128afb: Waiting [2025-03-03T05:50:18.684Z] 994456c4fd7b: Waiting [2025-03-03T05:50:18.684Z] f0f2ae9797bc: Pushed [2025-03-03T05:50:18.684Z] cf126ea2b68a: Pushed [2025-03-03T05:50:18.684Z] 06c7ca882ad6: Pushed [2025-03-03T05:50:18.684Z] 689072dca93d: Pushed [2025-03-03T05:50:18.684Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:18.942Z] dfcd0a128afb: Pushed [2025-03-03T05:50:20.318Z] 9655011836bd: Pushed [2025-03-03T05:50:20.577Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:20.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:21.217Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-03T05:50:21.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-03T05:50:21.217Z] 689072dca93d: Preparing [2025-03-03T05:50:21.217Z] 9655011836bd: Preparing [2025-03-03T05:50:21.217Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:21.217Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:21.217Z] cf126ea2b68a: Preparing [2025-03-03T05:50:21.217Z] dfcd0a128afb: Preparing [2025-03-03T05:50:21.217Z] 994456c4fd7b: Preparing [2025-03-03T05:50:21.217Z] dfcd0a128afb: Waiting [2025-03-03T05:50:21.217Z] 994456c4fd7b: Waiting [2025-03-03T05:50:21.217Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:21.217Z] 9655011836bd: Layer already exists [2025-03-03T05:50:21.217Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:21.217Z] 689072dca93d: Layer already exists [2025-03-03T05:50:21.217Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:21.217Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:21.217Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:21.217Z] latest: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:21.540Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:21.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 [2025-03-03T05:50:21.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-03T05:50:21.857Z] 689072dca93d: Preparing [2025-03-03T05:50:21.857Z] 9655011836bd: Preparing [2025-03-03T05:50:21.857Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:21.857Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:21.857Z] cf126ea2b68a: Preparing [2025-03-03T05:50:21.857Z] dfcd0a128afb: Preparing [2025-03-03T05:50:21.857Z] 994456c4fd7b: Preparing [2025-03-03T05:50:21.857Z] dfcd0a128afb: Waiting [2025-03-03T05:50:21.857Z] 994456c4fd7b: Waiting [2025-03-03T05:50:21.857Z] 689072dca93d: Layer already exists [2025-03-03T05:50:21.857Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:21.857Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:21.857Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:21.857Z] 9655011836bd: Layer already exists [2025-03-03T05:50:21.857Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:21.857Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:21.857Z] 4.0.0-dev.66: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:22.178Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:22.502Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:22.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-03T05:50:22.502Z] 689072dca93d: Preparing [2025-03-03T05:50:22.502Z] 9655011836bd: Preparing [2025-03-03T05:50:22.502Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:22.502Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:22.502Z] cf126ea2b68a: Preparing [2025-03-03T05:50:22.502Z] dfcd0a128afb: Preparing [2025-03-03T05:50:22.502Z] 994456c4fd7b: Preparing [2025-03-03T05:50:22.502Z] dfcd0a128afb: Waiting [2025-03-03T05:50:22.502Z] 994456c4fd7b: Waiting [2025-03-03T05:50:22.502Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:22.502Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:22.502Z] 689072dca93d: Layer already exists [2025-03-03T05:50:22.502Z] 9655011836bd: Layer already exists [2025-03-03T05:50:22.502Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:22.502Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:22.502Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:22.502Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:22.843Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:23.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-03T05:50:23.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-03T05:50:23.178Z] 689072dca93d: Preparing [2025-03-03T05:50:23.178Z] 9655011836bd: Preparing [2025-03-03T05:50:23.178Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:23.178Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:23.178Z] cf126ea2b68a: Preparing [2025-03-03T05:50:23.178Z] dfcd0a128afb: Preparing [2025-03-03T05:50:23.178Z] 994456c4fd7b: Preparing [2025-03-03T05:50:23.178Z] 994456c4fd7b: Waiting [2025-03-03T05:50:23.178Z] dfcd0a128afb: Waiting [2025-03-03T05:50:23.178Z] 689072dca93d: Layer already exists [2025-03-03T05:50:23.178Z] 9655011836bd: Layer already exists [2025-03-03T05:50:23.178Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:23.178Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:23.178Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:23.178Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:23.178Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:23.178Z] main: digest: sha256:1a8cac307c3b305db79c4e48a89cbd4e5fa0f2e029000fc6c7e2b74ed884985f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:23.253Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:23.266Z] taggedImages: [2025-03-03T05:50:23.266Z] - nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:23.266Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-03T05:50:23.266Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.66 [2025-03-03T05:50:23.266Z] - nexus3.edgexfoundry.org:10004/core-command:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:23.266Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-03T05:50:23.293Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-03T05:50:23.293Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:23.293Z] latest [2025-03-03T05:50:23.293Z] 4.0.0-dev.66 [2025-03-03T05:50:23.293Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:23.293Z] main [2025-03-03T05:50:23.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:23.642Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:23.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:23.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-03T05:50:23.966Z] 85542c96c63d: Preparing [2025-03-03T05:50:23.966Z] b1fd47746271: Preparing [2025-03-03T05:50:23.966Z] 067cd3bdcdf7: Preparing [2025-03-03T05:50:23.966Z] 86db3df9337e: Preparing [2025-03-03T05:50:23.966Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:23.966Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:23.966Z] cf126ea2b68a: Preparing [2025-03-03T05:50:23.966Z] dfcd0a128afb: Preparing [2025-03-03T05:50:23.966Z] 994456c4fd7b: Preparing [2025-03-03T05:50:23.966Z] cf126ea2b68a: Waiting [2025-03-03T05:50:23.966Z] dfcd0a128afb: Waiting [2025-03-03T05:50:23.966Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:23.966Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:23.966Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:23.966Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:23.966Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:23.966Z] 067cd3bdcdf7: Pushed [2025-03-03T05:50:23.966Z] b1fd47746271: Pushed [2025-03-03T05:50:23.966Z] 85542c96c63d: Pushed [2025-03-03T05:50:23.966Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:24.906Z] 86db3df9337e: Pushed [2025-03-03T05:50:24.906Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:25.233Z] + 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-03T05:50:25.561Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-03T05:50:25.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-03T05:50:25.561Z] 85542c96c63d: Preparing [2025-03-03T05:50:25.561Z] b1fd47746271: Preparing [2025-03-03T05:50:25.561Z] 067cd3bdcdf7: Preparing [2025-03-03T05:50:25.561Z] 86db3df9337e: Preparing [2025-03-03T05:50:25.561Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:25.561Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:25.561Z] cf126ea2b68a: Preparing [2025-03-03T05:50:25.561Z] dfcd0a128afb: Preparing [2025-03-03T05:50:25.561Z] 994456c4fd7b: Preparing [2025-03-03T05:50:25.561Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:25.561Z] cf126ea2b68a: Waiting [2025-03-03T05:50:25.561Z] dfcd0a128afb: Waiting [2025-03-03T05:50:25.561Z] 994456c4fd7b: Waiting [2025-03-03T05:50:25.561Z] 85542c96c63d: Layer already exists [2025-03-03T05:50:25.561Z] b1fd47746271: Layer already exists [2025-03-03T05:50:25.561Z] 86db3df9337e: Layer already exists [2025-03-03T05:50:25.561Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:25.561Z] 067cd3bdcdf7: Layer already exists [2025-03-03T05:50:25.561Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:25.561Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:25.561Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:25.561Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:25.561Z] latest: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:25.892Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:26.218Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 [2025-03-03T05:50:26.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-03T05:50:26.218Z] 85542c96c63d: Preparing [2025-03-03T05:50:26.218Z] b1fd47746271: Preparing [2025-03-03T05:50:26.218Z] 067cd3bdcdf7: Preparing [2025-03-03T05:50:26.218Z] 86db3df9337e: Preparing [2025-03-03T05:50:26.218Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:26.218Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:26.218Z] cf126ea2b68a: Preparing [2025-03-03T05:50:26.218Z] dfcd0a128afb: Preparing [2025-03-03T05:50:26.218Z] 994456c4fd7b: Preparing [2025-03-03T05:50:26.218Z] cf126ea2b68a: Waiting [2025-03-03T05:50:26.218Z] dfcd0a128afb: Waiting [2025-03-03T05:50:26.218Z] 994456c4fd7b: Waiting [2025-03-03T05:50:26.218Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:26.218Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:26.218Z] 86db3df9337e: Layer already exists [2025-03-03T05:50:26.218Z] 85542c96c63d: Layer already exists [2025-03-03T05:50:26.218Z] b1fd47746271: Layer already exists [2025-03-03T05:50:26.218Z] 067cd3bdcdf7: Layer already exists [2025-03-03T05:50:26.218Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:26.218Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:26.218Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:26.218Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:26.218Z] 4.0.0-dev.66: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:26.549Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:26.869Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:26.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-03T05:50:26.869Z] 85542c96c63d: Preparing [2025-03-03T05:50:26.869Z] b1fd47746271: Preparing [2025-03-03T05:50:26.869Z] 067cd3bdcdf7: Preparing [2025-03-03T05:50:26.869Z] 86db3df9337e: Preparing [2025-03-03T05:50:26.869Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:26.869Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:26.869Z] cf126ea2b68a: Preparing [2025-03-03T05:50:26.869Z] dfcd0a128afb: Preparing [2025-03-03T05:50:26.869Z] 994456c4fd7b: Preparing [2025-03-03T05:50:26.869Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:26.870Z] cf126ea2b68a: Waiting [2025-03-03T05:50:26.870Z] dfcd0a128afb: Waiting [2025-03-03T05:50:26.870Z] 994456c4fd7b: Waiting [2025-03-03T05:50:26.870Z] 85542c96c63d: Layer already exists [2025-03-03T05:50:26.870Z] b1fd47746271: Layer already exists [2025-03-03T05:50:26.870Z] 86db3df9337e: Layer already exists [2025-03-03T05:50:26.870Z] 067cd3bdcdf7: Layer already exists [2025-03-03T05:50:26.870Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:26.870Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:26.870Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:26.870Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:26.870Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:26.870Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:27.202Z] + 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-03T05:50:27.534Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-03T05:50:27.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-03T05:50:27.534Z] 85542c96c63d: Preparing [2025-03-03T05:50:27.534Z] b1fd47746271: Preparing [2025-03-03T05:50:27.534Z] 067cd3bdcdf7: Preparing [2025-03-03T05:50:27.534Z] 86db3df9337e: Preparing [2025-03-03T05:50:27.534Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:27.534Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:27.534Z] cf126ea2b68a: Preparing [2025-03-03T05:50:27.534Z] dfcd0a128afb: Preparing [2025-03-03T05:50:27.534Z] 994456c4fd7b: Preparing [2025-03-03T05:50:27.534Z] cf126ea2b68a: Waiting [2025-03-03T05:50:27.534Z] dfcd0a128afb: Waiting [2025-03-03T05:50:27.534Z] 994456c4fd7b: Waiting [2025-03-03T05:50:27.534Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:27.534Z] 067cd3bdcdf7: Layer already exists [2025-03-03T05:50:27.534Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:27.534Z] 85542c96c63d: Layer already exists [2025-03-03T05:50:27.534Z] b1fd47746271: Layer already exists [2025-03-03T05:50:27.534Z] 86db3df9337e: Layer already exists [2025-03-03T05:50:27.534Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:27.534Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:27.534Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:27.534Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:27.534Z] main: digest: sha256:fe9334990771459da4e011a37bae7cb1fbc39cd07328a548bbed1ba99d2bc5f9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:27.603Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:27.618Z] taggedImages: [2025-03-03T05:50:27.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:27.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-03T05:50:27.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.66 [2025-03-03T05:50:27.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:27.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-03T05:50:27.641Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-03T05:50:27.641Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:27.641Z] latest [2025-03-03T05:50:27.641Z] 4.0.0-dev.66 [2025-03-03T05:50:27.641Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:27.641Z] main [2025-03-03T05:50:27.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:27.974Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:28.314Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:28.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-03T05:50:28.314Z] df6bd6789b83: Preparing [2025-03-03T05:50:28.314Z] c74f1f5ba350: Preparing [2025-03-03T05:50:28.314Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:28.314Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:28.314Z] 3a730b4cad95: Preparing [2025-03-03T05:50:28.314Z] 752fb104a224: Preparing [2025-03-03T05:50:28.314Z] 994456c4fd7b: Preparing [2025-03-03T05:50:28.314Z] 994456c4fd7b: Waiting [2025-03-03T05:50:28.314Z] 752fb104a224: Waiting [2025-03-03T05:50:28.314Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:28.314Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:28.314Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:28.314Z] df6bd6789b83: Pushed [2025-03-03T05:50:28.314Z] 752fb104a224: Pushed [2025-03-03T05:50:28.314Z] 3a730b4cad95: Pushed [2025-03-03T05:50:30.848Z] c74f1f5ba350: Pushed [2025-03-03T05:50:30.848Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:31.186Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:31.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-03T05:50:31.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-03T05:50:31.511Z] df6bd6789b83: Preparing [2025-03-03T05:50:31.511Z] c74f1f5ba350: Preparing [2025-03-03T05:50:31.511Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:31.511Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:31.511Z] 3a730b4cad95: Preparing [2025-03-03T05:50:31.511Z] 752fb104a224: Preparing [2025-03-03T05:50:31.511Z] 994456c4fd7b: Preparing [2025-03-03T05:50:31.511Z] 752fb104a224: Waiting [2025-03-03T05:50:31.511Z] 994456c4fd7b: Waiting [2025-03-03T05:50:31.511Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:31.511Z] 3a730b4cad95: Layer already exists [2025-03-03T05:50:31.511Z] c74f1f5ba350: Layer already exists [2025-03-03T05:50:31.511Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:31.511Z] df6bd6789b83: Layer already exists [2025-03-03T05:50:31.511Z] 752fb104a224: Layer already exists [2025-03-03T05:50:31.511Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:31.511Z] latest: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:31.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:32.172Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 [2025-03-03T05:50:32.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-03T05:50:32.172Z] df6bd6789b83: Preparing [2025-03-03T05:50:32.172Z] c74f1f5ba350: Preparing [2025-03-03T05:50:32.172Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:32.172Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:32.172Z] 3a730b4cad95: Preparing [2025-03-03T05:50:32.172Z] 752fb104a224: Preparing [2025-03-03T05:50:32.172Z] 994456c4fd7b: Preparing [2025-03-03T05:50:32.172Z] 752fb104a224: Waiting [2025-03-03T05:50:32.172Z] 994456c4fd7b: Waiting [2025-03-03T05:50:32.172Z] df6bd6789b83: Layer already exists [2025-03-03T05:50:32.172Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:32.172Z] c74f1f5ba350: Layer already exists [2025-03-03T05:50:32.172Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:32.172Z] 3a730b4cad95: Layer already exists [2025-03-03T05:50:32.172Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:32.172Z] 752fb104a224: Layer already exists [2025-03-03T05:50:32.172Z] 4.0.0-dev.66: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:32.512Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:32.839Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:32.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-03T05:50:32.839Z] df6bd6789b83: Preparing [2025-03-03T05:50:32.839Z] c74f1f5ba350: Preparing [2025-03-03T05:50:32.839Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:32.839Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:32.839Z] 3a730b4cad95: Preparing [2025-03-03T05:50:32.839Z] 752fb104a224: Preparing [2025-03-03T05:50:32.839Z] 994456c4fd7b: Preparing [2025-03-03T05:50:32.839Z] 752fb104a224: Waiting [2025-03-03T05:50:32.839Z] 994456c4fd7b: Waiting [2025-03-03T05:50:32.839Z] c74f1f5ba350: Layer already exists [2025-03-03T05:50:32.839Z] 3a730b4cad95: Layer already exists [2025-03-03T05:50:32.839Z] df6bd6789b83: Layer already exists [2025-03-03T05:50:32.839Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:32.839Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:32.839Z] 752fb104a224: Layer already exists [2025-03-03T05:50:32.839Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:32.839Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:33.171Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:33.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-03T05:50:33.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-03T05:50:33.507Z] df6bd6789b83: Preparing [2025-03-03T05:50:33.507Z] c74f1f5ba350: Preparing [2025-03-03T05:50:33.507Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:33.507Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:33.507Z] 3a730b4cad95: Preparing [2025-03-03T05:50:33.507Z] 752fb104a224: Preparing [2025-03-03T05:50:33.507Z] 994456c4fd7b: Preparing [2025-03-03T05:50:33.507Z] 752fb104a224: Waiting [2025-03-03T05:50:33.507Z] 994456c4fd7b: Waiting [2025-03-03T05:50:33.507Z] df6bd6789b83: Layer already exists [2025-03-03T05:50:33.507Z] 3a730b4cad95: Layer already exists [2025-03-03T05:50:33.507Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:33.507Z] c74f1f5ba350: Layer already exists [2025-03-03T05:50:33.507Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:33.507Z] 752fb104a224: Layer already exists [2025-03-03T05:50:33.507Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:33.507Z] main: digest: sha256:33de1ba9ef1cfaa4a5bd21b7000a406263f32c73301f6374c7db9961df78ab3b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:33.588Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:33.604Z] taggedImages: [2025-03-03T05:50:33.604Z] - nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:33.604Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-03T05:50:33.604Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.66 [2025-03-03T05:50:33.604Z] - nexus3.edgexfoundry.org:10004/core-data:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:33.604Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-03T05:50:33.638Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-03T05:50:33.638Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:33.638Z] latest [2025-03-03T05:50:33.638Z] 4.0.0-dev.66 [2025-03-03T05:50:33.638Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:33.638Z] main [2025-03-03T05:50:33.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:34.011Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:34.334Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:34.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-03T05:50:34.334Z] 15a8a73b374b: Preparing [2025-03-03T05:50:34.334Z] 3e438d298cc3: Preparing [2025-03-03T05:50:34.334Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:34.334Z] f18641726786: Preparing [2025-03-03T05:50:34.334Z] 8f9cfdb62427: Preparing [2025-03-03T05:50:34.334Z] 994456c4fd7b: Preparing [2025-03-03T05:50:34.334Z] 994456c4fd7b: Waiting [2025-03-03T05:50:34.334Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:34.334Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:34.334Z] 15a8a73b374b: Pushed [2025-03-03T05:50:34.334Z] 8f9cfdb62427: Pushed [2025-03-03T05:50:34.334Z] f18641726786: Pushed [2025-03-03T05:50:36.868Z] 3e438d298cc3: Pushed [2025-03-03T05:50:36.868Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:37.207Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:37.539Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-03T05:50:37.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-03T05:50:37.539Z] 15a8a73b374b: Preparing [2025-03-03T05:50:37.539Z] 3e438d298cc3: Preparing [2025-03-03T05:50:37.539Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:37.539Z] f18641726786: Preparing [2025-03-03T05:50:37.539Z] 8f9cfdb62427: Preparing [2025-03-03T05:50:37.539Z] 994456c4fd7b: Preparing [2025-03-03T05:50:37.539Z] 994456c4fd7b: Waiting [2025-03-03T05:50:37.539Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:37.539Z] 8f9cfdb62427: Layer already exists [2025-03-03T05:50:37.539Z] 15a8a73b374b: Layer already exists [2025-03-03T05:50:37.539Z] f18641726786: Layer already exists [2025-03-03T05:50:37.539Z] 3e438d298cc3: Layer already exists [2025-03-03T05:50:37.539Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:37.539Z] latest: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:37.857Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:38.174Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 [2025-03-03T05:50:38.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-03T05:50:38.174Z] 15a8a73b374b: Preparing [2025-03-03T05:50:38.174Z] 3e438d298cc3: Preparing [2025-03-03T05:50:38.174Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:38.174Z] f18641726786: Preparing [2025-03-03T05:50:38.174Z] 8f9cfdb62427: Preparing [2025-03-03T05:50:38.174Z] 994456c4fd7b: Preparing [2025-03-03T05:50:38.174Z] 994456c4fd7b: Waiting [2025-03-03T05:50:38.174Z] f18641726786: Layer already exists [2025-03-03T05:50:38.174Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:38.174Z] 8f9cfdb62427: Layer already exists [2025-03-03T05:50:38.174Z] 15a8a73b374b: Layer already exists [2025-03-03T05:50:38.174Z] 3e438d298cc3: Layer already exists [2025-03-03T05:50:38.174Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:38.174Z] 4.0.0-dev.66: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:38.501Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:38.846Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:38.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-03T05:50:38.846Z] 15a8a73b374b: Preparing [2025-03-03T05:50:38.846Z] 3e438d298cc3: Preparing [2025-03-03T05:50:38.846Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:38.846Z] f18641726786: Preparing [2025-03-03T05:50:38.846Z] 8f9cfdb62427: Preparing [2025-03-03T05:50:38.846Z] 994456c4fd7b: Preparing [2025-03-03T05:50:38.846Z] 994456c4fd7b: Waiting [2025-03-03T05:50:38.846Z] 3e438d298cc3: Layer already exists [2025-03-03T05:50:38.846Z] 15a8a73b374b: Layer already exists [2025-03-03T05:50:38.846Z] 8f9cfdb62427: Layer already exists [2025-03-03T05:50:38.846Z] f18641726786: Layer already exists [2025-03-03T05:50:38.846Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:38.846Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:38.846Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:39.173Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:39.506Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-03T05:50:39.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-03T05:50:39.506Z] 15a8a73b374b: Preparing [2025-03-03T05:50:39.506Z] 3e438d298cc3: Preparing [2025-03-03T05:50:39.506Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:39.506Z] f18641726786: Preparing [2025-03-03T05:50:39.506Z] 8f9cfdb62427: Preparing [2025-03-03T05:50:39.506Z] 994456c4fd7b: Preparing [2025-03-03T05:50:39.506Z] 994456c4fd7b: Waiting [2025-03-03T05:50:39.506Z] f18641726786: Layer already exists [2025-03-03T05:50:39.506Z] 3e438d298cc3: Layer already exists [2025-03-03T05:50:39.506Z] 8f9cfdb62427: Layer already exists [2025-03-03T05:50:39.506Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:39.506Z] 15a8a73b374b: Layer already exists [2025-03-03T05:50:39.506Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:39.506Z] main: digest: sha256:abc86f4f09457b3629db2efb922ab5bb4d709a4f04818704edf6509de2318e29 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:39.583Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:39.596Z] taggedImages: [2025-03-03T05:50:39.596Z] - nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:39.596Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-03T05:50:39.596Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.66 [2025-03-03T05:50:39.596Z] - nexus3.edgexfoundry.org:10004/core-keeper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:39.596Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-03T05:50:39.628Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-03T05:50:39.628Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:39.628Z] latest [2025-03-03T05:50:39.628Z] 4.0.0-dev.66 [2025-03-03T05:50:39.628Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:39.628Z] main [2025-03-03T05:50:39.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:39.929Z] #80 ... [2025-03-03T05:50:39.929Z] [2025-03-03T05:50:39.929Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.929Z] #79 DONE 120.3s [2025-03-03T05:50:39.929Z] [2025-03-03T05:50:39.929Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.929Z] #89 DONE 93.8s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #82 DONE 116.5s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #83 DONE 111.5s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #78 DONE 110.4s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #80 DONE 119.0s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #119 ... [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #120 DONE 1.8s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #121 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #122 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #123 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #124 [core-keeper builder 7/8] COPY . . [2025-03-03T05:50:39.930Z] #124 DONE 1.9s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #125 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #126 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #127 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #128 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #129 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #130 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #131 [security-bootstrapper builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #131 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #132 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #133 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #134 [core-command builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #134 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #135 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #136 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-03T05:50:39.930Z] #137 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #138 [core-metadata builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #138 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-03T05:50:39.930Z] #139 CACHED [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #140 [support-scheduler builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #140 DONE 1.8s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #141 [core-data builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #141 DONE 1.9s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #119 DONE 1.8s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T05:50:39.930Z] #142 ... [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-03T05:50:39.930Z] #143 DONE 2.0s [2025-03-03T05:50:39.930Z] [2025-03-03T05:50:39.930Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T05:50:39.976Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:40.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:40.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-03T05:50:40.311Z] 077d8660f160: Preparing [2025-03-03T05:50:40.311Z] 065f1f02bdd5: Preparing [2025-03-03T05:50:40.311Z] 8373ba2795d5: Preparing [2025-03-03T05:50:40.311Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:40.311Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:40.311Z] cf126ea2b68a: Preparing [2025-03-03T05:50:40.311Z] dfcd0a128afb: Preparing [2025-03-03T05:50:40.311Z] 994456c4fd7b: Preparing [2025-03-03T05:50:40.311Z] cf126ea2b68a: Waiting [2025-03-03T05:50:40.311Z] dfcd0a128afb: Waiting [2025-03-03T05:50:40.311Z] 994456c4fd7b: Waiting [2025-03-03T05:50:40.311Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:40.311Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:40.311Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:40.311Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:40.311Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:40.311Z] 065f1f02bdd5: Pushed [2025-03-03T05:50:40.311Z] 077d8660f160: Pushed [2025-03-03T05:50:42.844Z] 8373ba2795d5: Pushed [2025-03-03T05:50:42.844Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:43.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:43.555Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-03T05:50:43.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-03T05:50:43.555Z] 077d8660f160: Preparing [2025-03-03T05:50:43.555Z] 065f1f02bdd5: Preparing [2025-03-03T05:50:43.555Z] 8373ba2795d5: Preparing [2025-03-03T05:50:43.555Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:43.555Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:43.555Z] cf126ea2b68a: Preparing [2025-03-03T05:50:43.555Z] dfcd0a128afb: Preparing [2025-03-03T05:50:43.555Z] 994456c4fd7b: Preparing [2025-03-03T05:50:43.555Z] cf126ea2b68a: Waiting [2025-03-03T05:50:43.555Z] 994456c4fd7b: Waiting [2025-03-03T05:50:43.555Z] 8373ba2795d5: Layer already exists [2025-03-03T05:50:43.555Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:43.555Z] 065f1f02bdd5: Layer already exists [2025-03-03T05:50:43.555Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:43.555Z] 077d8660f160: Layer already exists [2025-03-03T05:50:43.555Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:43.555Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:43.555Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:43.555Z] latest: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:43.884Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:44.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 [2025-03-03T05:50:44.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-03T05:50:44.213Z] 077d8660f160: Preparing [2025-03-03T05:50:44.213Z] 065f1f02bdd5: Preparing [2025-03-03T05:50:44.213Z] 8373ba2795d5: Preparing [2025-03-03T05:50:44.213Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:44.213Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:44.213Z] cf126ea2b68a: Preparing [2025-03-03T05:50:44.213Z] dfcd0a128afb: Preparing [2025-03-03T05:50:44.213Z] 994456c4fd7b: Preparing [2025-03-03T05:50:44.213Z] cf126ea2b68a: Waiting [2025-03-03T05:50:44.213Z] dfcd0a128afb: Waiting [2025-03-03T05:50:44.213Z] 994456c4fd7b: Waiting [2025-03-03T05:50:44.213Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:44.213Z] 077d8660f160: Layer already exists [2025-03-03T05:50:44.213Z] 8373ba2795d5: Layer already exists [2025-03-03T05:50:44.213Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:44.213Z] 065f1f02bdd5: Layer already exists [2025-03-03T05:50:44.213Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:44.213Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:44.213Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:44.213Z] 4.0.0-dev.66: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:44.534Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:44.861Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:44.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-03T05:50:44.861Z] 077d8660f160: Preparing [2025-03-03T05:50:44.861Z] 065f1f02bdd5: Preparing [2025-03-03T05:50:44.861Z] 8373ba2795d5: Preparing [2025-03-03T05:50:44.861Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:44.861Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:44.861Z] cf126ea2b68a: Preparing [2025-03-03T05:50:44.861Z] dfcd0a128afb: Preparing [2025-03-03T05:50:44.861Z] 994456c4fd7b: Preparing [2025-03-03T05:50:44.861Z] cf126ea2b68a: Waiting [2025-03-03T05:50:44.861Z] dfcd0a128afb: Waiting [2025-03-03T05:50:44.861Z] 994456c4fd7b: Waiting [2025-03-03T05:50:44.861Z] 077d8660f160: Layer already exists [2025-03-03T05:50:44.861Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:44.861Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:44.861Z] 8373ba2795d5: Layer already exists [2025-03-03T05:50:44.861Z] 065f1f02bdd5: Layer already exists [2025-03-03T05:50:44.861Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:44.861Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:44.861Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:44.861Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:45.190Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:45.288Z] #144 ... [2025-03-03T05:50:45.288Z] [2025-03-03T05:50:45.288Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T05:50:45.288Z] #0 5.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-03T05:50:45.288Z] #145 ... [2025-03-03T05:50:45.288Z] [2025-03-03T05:50:45.288Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T05:50:45.288Z] #144 5.795 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-03T05:50:45.519Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-03T05:50:45.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-03T05:50:45.519Z] 077d8660f160: Preparing [2025-03-03T05:50:45.519Z] 065f1f02bdd5: Preparing [2025-03-03T05:50:45.519Z] 8373ba2795d5: Preparing [2025-03-03T05:50:45.519Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:45.519Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:45.519Z] cf126ea2b68a: Preparing [2025-03-03T05:50:45.519Z] dfcd0a128afb: Preparing [2025-03-03T05:50:45.519Z] 994456c4fd7b: Preparing [2025-03-03T05:50:45.519Z] dfcd0a128afb: Waiting [2025-03-03T05:50:45.519Z] cf126ea2b68a: Waiting [2025-03-03T05:50:45.519Z] 994456c4fd7b: Waiting [2025-03-03T05:50:45.519Z] 065f1f02bdd5: Layer already exists [2025-03-03T05:50:45.519Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:45.519Z] 077d8660f160: Layer already exists [2025-03-03T05:50:45.519Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:45.519Z] 8373ba2795d5: Layer already exists [2025-03-03T05:50:45.519Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:45.519Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:45.519Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:45.519Z] main: digest: sha256:06043047dd66d77bc1f9c6212ec145b5fdc1f8fa138ea7e5fabf7c292e47d63f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:45.597Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:45.614Z] taggedImages: [2025-03-03T05:50:45.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:45.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-03T05:50:45.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.66 [2025-03-03T05:50:45.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:45.614Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-03T05:50:45.644Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-03T05:50:45.644Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:45.644Z] latest [2025-03-03T05:50:45.644Z] 4.0.0-dev.66 [2025-03-03T05:50:45.644Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:45.644Z] main [2025-03-03T05:50:45.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:45.980Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:46.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:46.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-03T05:50:46.299Z] cc0a3b1e979d: Preparing [2025-03-03T05:50:46.299Z] a16e56e52637: Preparing [2025-03-03T05:50:46.299Z] 8b55158b1a86: Preparing [2025-03-03T05:50:46.299Z] d83c19973ef6: Preparing [2025-03-03T05:50:46.299Z] d46dc4f8c010: Preparing [2025-03-03T05:50:46.299Z] d6169cc19eb1: Preparing [2025-03-03T05:50:46.299Z] c4c3d89fa645: Preparing [2025-03-03T05:50:46.299Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:46.299Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:46.299Z] 993735256dc3: Preparing [2025-03-03T05:50:46.299Z] 2540c4cd2fe6: Preparing [2025-03-03T05:50:46.299Z] 5f70bf18a086: Preparing [2025-03-03T05:50:46.299Z] c313fe70cf06: Preparing [2025-03-03T05:50:46.299Z] 27aff0094def: Preparing [2025-03-03T05:50:46.299Z] affeb1c55c74: Preparing [2025-03-03T05:50:46.299Z] 994456c4fd7b: Preparing [2025-03-03T05:50:46.299Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:46.299Z] d6169cc19eb1: Waiting [2025-03-03T05:50:46.299Z] c4c3d89fa645: Waiting [2025-03-03T05:50:46.299Z] 993735256dc3: Waiting [2025-03-03T05:50:46.299Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:46.299Z] 27aff0094def: Waiting [2025-03-03T05:50:46.299Z] 2540c4cd2fe6: Waiting [2025-03-03T05:50:46.299Z] 5f70bf18a086: Waiting [2025-03-03T05:50:46.299Z] affeb1c55c74: Waiting [2025-03-03T05:50:46.299Z] c313fe70cf06: Waiting [2025-03-03T05:50:46.300Z] a16e56e52637: Pushed [2025-03-03T05:50:46.300Z] d83c19973ef6: Pushed [2025-03-03T05:50:46.300Z] d46dc4f8c010: Pushed [2025-03-03T05:50:46.300Z] 8b55158b1a86: Pushed [2025-03-03T05:50:46.300Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:46.300Z] cc0a3b1e979d: Pushed [2025-03-03T05:50:46.300Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:46.300Z] 5f70bf18a086: Layer already exists [2025-03-03T05:50:46.300Z] d6169cc19eb1: Pushed [2025-03-03T05:50:46.561Z] 993735256dc3: Pushed [2025-03-03T05:50:46.561Z] 2540c4cd2fe6: Pushed [2025-03-03T05:50:46.561Z] c313fe70cf06: Pushed [2025-03-03T05:50:46.561Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:46.561Z] 27aff0094def: Pushed [2025-03-03T05:50:46.561Z] affeb1c55c74: Pushed [2025-03-03T05:50:47.941Z] c4c3d89fa645: Pushed [2025-03-03T05:50:47.941Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:48.288Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:48.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-03T05:50:48.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-03T05:50:48.623Z] cc0a3b1e979d: Preparing [2025-03-03T05:50:48.623Z] a16e56e52637: Preparing [2025-03-03T05:50:48.623Z] 8b55158b1a86: Preparing [2025-03-03T05:50:48.623Z] d83c19973ef6: Preparing [2025-03-03T05:50:48.623Z] d46dc4f8c010: Preparing [2025-03-03T05:50:48.623Z] d6169cc19eb1: Preparing [2025-03-03T05:50:48.623Z] c4c3d89fa645: Preparing [2025-03-03T05:50:48.623Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:48.623Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:48.623Z] 993735256dc3: Preparing [2025-03-03T05:50:48.623Z] 2540c4cd2fe6: Preparing [2025-03-03T05:50:48.623Z] 5f70bf18a086: Preparing [2025-03-03T05:50:48.623Z] c313fe70cf06: Preparing [2025-03-03T05:50:48.623Z] 27aff0094def: Preparing [2025-03-03T05:50:48.623Z] affeb1c55c74: Preparing [2025-03-03T05:50:48.623Z] 994456c4fd7b: Preparing [2025-03-03T05:50:48.623Z] 2540c4cd2fe6: Waiting [2025-03-03T05:50:48.623Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:48.623Z] 5f70bf18a086: Waiting [2025-03-03T05:50:48.623Z] 993735256dc3: Waiting [2025-03-03T05:50:48.623Z] c4c3d89fa645: Waiting [2025-03-03T05:50:48.623Z] c313fe70cf06: Waiting [2025-03-03T05:50:48.623Z] 994456c4fd7b: Waiting [2025-03-03T05:50:48.623Z] 27aff0094def: Waiting [2025-03-03T05:50:48.623Z] affeb1c55c74: Waiting [2025-03-03T05:50:48.623Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:48.623Z] cc0a3b1e979d: Layer already exists [2025-03-03T05:50:48.623Z] 8b55158b1a86: Layer already exists [2025-03-03T05:50:48.623Z] d46dc4f8c010: Layer already exists [2025-03-03T05:50:48.623Z] d83c19973ef6: Layer already exists [2025-03-03T05:50:48.623Z] a16e56e52637: Layer already exists [2025-03-03T05:50:48.623Z] c4c3d89fa645: Layer already exists [2025-03-03T05:50:48.623Z] d6169cc19eb1: Layer already exists [2025-03-03T05:50:48.623Z] 993735256dc3: Layer already exists [2025-03-03T05:50:48.623Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:48.623Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:48.623Z] 2540c4cd2fe6: Layer already exists [2025-03-03T05:50:48.623Z] 27aff0094def: Layer already exists [2025-03-03T05:50:48.623Z] c313fe70cf06: Layer already exists [2025-03-03T05:50:48.623Z] 5f70bf18a086: Layer already exists [2025-03-03T05:50:48.623Z] affeb1c55c74: Layer already exists [2025-03-03T05:50:48.623Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:48.623Z] latest: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:48.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:49.287Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 [2025-03-03T05:50:49.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-03T05:50:49.287Z] cc0a3b1e979d: Preparing [2025-03-03T05:50:49.287Z] a16e56e52637: Preparing [2025-03-03T05:50:49.287Z] 8b55158b1a86: Preparing [2025-03-03T05:50:49.287Z] d83c19973ef6: Preparing [2025-03-03T05:50:49.287Z] d46dc4f8c010: Preparing [2025-03-03T05:50:49.287Z] d6169cc19eb1: Preparing [2025-03-03T05:50:49.287Z] c4c3d89fa645: Preparing [2025-03-03T05:50:49.287Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:49.287Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:49.287Z] c4c3d89fa645: Waiting [2025-03-03T05:50:49.287Z] d6169cc19eb1: Waiting [2025-03-03T05:50:49.287Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:49.287Z] 993735256dc3: Preparing [2025-03-03T05:50:49.287Z] 2540c4cd2fe6: Preparing [2025-03-03T05:50:49.287Z] 5f70bf18a086: Preparing [2025-03-03T05:50:49.287Z] c313fe70cf06: Preparing [2025-03-03T05:50:49.287Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:49.287Z] 5f70bf18a086: Waiting [2025-03-03T05:50:49.287Z] 2540c4cd2fe6: Waiting [2025-03-03T05:50:49.287Z] 993735256dc3: Waiting [2025-03-03T05:50:49.287Z] 27aff0094def: Preparing [2025-03-03T05:50:49.287Z] affeb1c55c74: Preparing [2025-03-03T05:50:49.287Z] 994456c4fd7b: Preparing [2025-03-03T05:50:49.287Z] affeb1c55c74: Waiting [2025-03-03T05:50:49.287Z] 994456c4fd7b: Waiting [2025-03-03T05:50:49.287Z] 27aff0094def: Waiting [2025-03-03T05:50:49.287Z] c313fe70cf06: Waiting [2025-03-03T05:50:49.287Z] d46dc4f8c010: Layer already exists [2025-03-03T05:50:49.287Z] d83c19973ef6: Layer already exists [2025-03-03T05:50:49.287Z] a16e56e52637: Layer already exists [2025-03-03T05:50:49.287Z] 8b55158b1a86: Layer already exists [2025-03-03T05:50:49.287Z] cc0a3b1e979d: Layer already exists [2025-03-03T05:50:49.287Z] d6169cc19eb1: Layer already exists [2025-03-03T05:50:49.287Z] c4c3d89fa645: Layer already exists [2025-03-03T05:50:49.287Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:49.287Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:49.287Z] 993735256dc3: Layer already exists [2025-03-03T05:50:49.287Z] 2540c4cd2fe6: Layer already exists [2025-03-03T05:50:49.287Z] 5f70bf18a086: Layer already exists [2025-03-03T05:50:49.287Z] affeb1c55c74: Layer already exists [2025-03-03T05:50:49.287Z] c313fe70cf06: Layer already exists [2025-03-03T05:50:49.287Z] 27aff0094def: Layer already exists [2025-03-03T05:50:49.287Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:49.287Z] 4.0.0-dev.66: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:49.543Z] #144 ... [2025-03-03T05:50:49.543Z] [2025-03-03T05:50:49.543Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T05:50:49.543Z] #0 4.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-03T05:50:49.617Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:49.897Z] #146 ... [2025-03-03T05:50:49.897Z] [2025-03-03T05:50:49.897Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T05:50:49.897Z] #0 5.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-03T05:50:49.938Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:49.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-03T05:50:49.938Z] cc0a3b1e979d: Preparing [2025-03-03T05:50:49.938Z] a16e56e52637: Preparing [2025-03-03T05:50:49.938Z] 8b55158b1a86: Preparing [2025-03-03T05:50:49.938Z] d83c19973ef6: Preparing [2025-03-03T05:50:49.938Z] d46dc4f8c010: Preparing [2025-03-03T05:50:49.938Z] d6169cc19eb1: Preparing [2025-03-03T05:50:49.938Z] c4c3d89fa645: Preparing [2025-03-03T05:50:49.938Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:49.938Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:49.938Z] 993735256dc3: Preparing [2025-03-03T05:50:49.938Z] 2540c4cd2fe6: Preparing [2025-03-03T05:50:49.938Z] 5f70bf18a086: Preparing [2025-03-03T05:50:49.938Z] c313fe70cf06: Preparing [2025-03-03T05:50:49.938Z] 27aff0094def: Preparing [2025-03-03T05:50:49.938Z] affeb1c55c74: Preparing [2025-03-03T05:50:49.938Z] 994456c4fd7b: Preparing [2025-03-03T05:50:49.938Z] c4c3d89fa645: Waiting [2025-03-03T05:50:49.938Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:49.938Z] 2540c4cd2fe6: Waiting [2025-03-03T05:50:49.938Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:49.938Z] 5f70bf18a086: Waiting [2025-03-03T05:50:49.938Z] 993735256dc3: Waiting [2025-03-03T05:50:49.938Z] c313fe70cf06: Waiting [2025-03-03T05:50:49.938Z] 27aff0094def: Waiting [2025-03-03T05:50:49.938Z] 994456c4fd7b: Waiting [2025-03-03T05:50:49.938Z] affeb1c55c74: Waiting [2025-03-03T05:50:49.938Z] d6169cc19eb1: Waiting [2025-03-03T05:50:49.938Z] d83c19973ef6: Layer already exists [2025-03-03T05:50:49.938Z] d46dc4f8c010: Layer already exists [2025-03-03T05:50:49.938Z] cc0a3b1e979d: Layer already exists [2025-03-03T05:50:49.938Z] 8b55158b1a86: Layer already exists [2025-03-03T05:50:49.938Z] a16e56e52637: Layer already exists [2025-03-03T05:50:49.938Z] d6169cc19eb1: Layer already exists [2025-03-03T05:50:49.938Z] c4c3d89fa645: Layer already exists [2025-03-03T05:50:49.938Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:49.938Z] 993735256dc3: Layer already exists [2025-03-03T05:50:49.938Z] 2540c4cd2fe6: Layer already exists [2025-03-03T05:50:49.938Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:49.938Z] 5f70bf18a086: Layer already exists [2025-03-03T05:50:49.938Z] c313fe70cf06: Layer already exists [2025-03-03T05:50:49.938Z] affeb1c55c74: Layer already exists [2025-03-03T05:50:49.938Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:49.938Z] 27aff0094def: Layer already exists [2025-03-03T05:50:49.938Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:50.164Z] #147 ... [2025-03-03T05:50:50.164Z] [2025-03-03T05:50:50.164Z] #148 [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-03T05:50:50.164Z] #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-03T05:50:50.164Z] #148 ... [2025-03-03T05:50:50.164Z] [2025-03-03T05:50:50.164Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T05:50:50.164Z] #0 5.337 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-03T05:50:50.164Z] #149 ... [2025-03-03T05:50:50.164Z] [2025-03-03T05:50:50.164Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T05:50:50.164Z] #0 5.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-03T05:50:50.270Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:50.464Z] #150 ... [2025-03-03T05:50:50.464Z] [2025-03-03T05:50:50.464Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T05:50:50.464Z] #0 5.832 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-03T05:50:50.597Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-03T05:50:50.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-03T05:50:50.597Z] cc0a3b1e979d: Preparing [2025-03-03T05:50:50.597Z] a16e56e52637: Preparing [2025-03-03T05:50:50.597Z] 8b55158b1a86: Preparing [2025-03-03T05:50:50.597Z] d83c19973ef6: Preparing [2025-03-03T05:50:50.597Z] d46dc4f8c010: Preparing [2025-03-03T05:50:50.597Z] d6169cc19eb1: Preparing [2025-03-03T05:50:50.597Z] c4c3d89fa645: Preparing [2025-03-03T05:50:50.597Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:50.597Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:50.597Z] 993735256dc3: Preparing [2025-03-03T05:50:50.597Z] 2540c4cd2fe6: Preparing [2025-03-03T05:50:50.597Z] 5f70bf18a086: Preparing [2025-03-03T05:50:50.597Z] c313fe70cf06: Preparing [2025-03-03T05:50:50.597Z] 27aff0094def: Preparing [2025-03-03T05:50:50.597Z] affeb1c55c74: Preparing [2025-03-03T05:50:50.597Z] 994456c4fd7b: Preparing [2025-03-03T05:50:50.597Z] d6169cc19eb1: Waiting [2025-03-03T05:50:50.597Z] c4c3d89fa645: Waiting [2025-03-03T05:50:50.597Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:50.597Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:50.597Z] 993735256dc3: Waiting [2025-03-03T05:50:50.597Z] 2540c4cd2fe6: Waiting [2025-03-03T05:50:50.597Z] 5f70bf18a086: Waiting [2025-03-03T05:50:50.597Z] c313fe70cf06: Waiting [2025-03-03T05:50:50.597Z] affeb1c55c74: Waiting [2025-03-03T05:50:50.597Z] 27aff0094def: Waiting [2025-03-03T05:50:50.597Z] 994456c4fd7b: Waiting [2025-03-03T05:50:50.597Z] d46dc4f8c010: Layer already exists [2025-03-03T05:50:50.597Z] cc0a3b1e979d: Layer already exists [2025-03-03T05:50:50.597Z] 8b55158b1a86: Layer already exists [2025-03-03T05:50:50.597Z] d83c19973ef6: Layer already exists [2025-03-03T05:50:50.597Z] a16e56e52637: Layer already exists [2025-03-03T05:50:50.597Z] d6169cc19eb1: Layer already exists [2025-03-03T05:50:50.597Z] c4c3d89fa645: Layer already exists [2025-03-03T05:50:50.597Z] 993735256dc3: Layer already exists [2025-03-03T05:50:50.597Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:50.597Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:50.597Z] 2540c4cd2fe6: Layer already exists [2025-03-03T05:50:50.597Z] 5f70bf18a086: Layer already exists [2025-03-03T05:50:50.597Z] c313fe70cf06: Layer already exists [2025-03-03T05:50:50.597Z] 27aff0094def: Layer already exists [2025-03-03T05:50:50.597Z] affeb1c55c74: Layer already exists [2025-03-03T05:50:50.597Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:50.597Z] main: digest: sha256:0e153e0327f2c6acf22bb2ddeac34f47f8e3e0bcc0c62f1f3e82c90ae74b89be size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:50.683Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:50.700Z] taggedImages: [2025-03-03T05:50:50.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:50.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-03T05:50:50.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.66 [2025-03-03T05:50:50.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:50.700Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-03T05:50:50.727Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-03T05:50:50.727Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:50.727Z] latest [2025-03-03T05:50:50.727Z] 4.0.0-dev.66 [2025-03-03T05:50:50.727Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:50.727Z] main [2025-03-03T05:50:50.727Z] ===================================================== [2025-03-03T05:50:50.734Z] #151 ... [2025-03-03T05:50:50.734Z] [2025-03-03T05:50:50.734Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-03T05:50:50.734Z] #0 5.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-03T05:50:50.734Z] #152 ... [2025-03-03T05:50:50.734Z] [2025-03-03T05:50:50.734Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T05:50:50.734Z] #0 5.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:51.000Z] #153 ... [2025-03-03T05:50:51.000Z] [2025-03-03T05:50:51.000Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-03T05:50:51.000Z] #0 4.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-03T05:50:51.079Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:51.266Z] #154 ... [2025-03-03T05:50:51.266Z] [2025-03-03T05:50:51.266Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T05:50:51.266Z] #142 5.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-03T05:50:51.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:51.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-03T05:50:51.415Z] 05158b6b8c78: Preparing [2025-03-03T05:50:51.415Z] f25af4ea281d: Preparing [2025-03-03T05:50:51.415Z] 2e9ca06c6e6d: Preparing [2025-03-03T05:50:51.415Z] 95f4348ab1b5: Preparing [2025-03-03T05:50:51.415Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:51.415Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:51.415Z] cf126ea2b68a: Preparing [2025-03-03T05:50:51.415Z] dfcd0a128afb: Preparing [2025-03-03T05:50:51.415Z] 994456c4fd7b: Preparing [2025-03-03T05:50:51.415Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:51.415Z] cf126ea2b68a: Waiting [2025-03-03T05:50:51.415Z] 994456c4fd7b: Waiting [2025-03-03T05:50:51.415Z] dfcd0a128afb: Waiting [2025-03-03T05:50:51.415Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:51.415Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:51.415Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:51.415Z] f25af4ea281d: Pushed [2025-03-03T05:50:51.415Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:51.415Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:51.415Z] 2e9ca06c6e6d: Pushed [2025-03-03T05:50:51.415Z] 05158b6b8c78: Pushed [2025-03-03T05:50:53.951Z] 95f4348ab1b5: Pushed [2025-03-03T05:50:53.951Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:54.276Z] + 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-03T05:50:54.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-03T05:50:54.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-03T05:50:54.594Z] 05158b6b8c78: Preparing [2025-03-03T05:50:54.594Z] f25af4ea281d: Preparing [2025-03-03T05:50:54.594Z] 2e9ca06c6e6d: Preparing [2025-03-03T05:50:54.594Z] 95f4348ab1b5: Preparing [2025-03-03T05:50:54.594Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:54.594Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:54.594Z] cf126ea2b68a: Preparing [2025-03-03T05:50:54.594Z] dfcd0a128afb: Preparing [2025-03-03T05:50:54.594Z] 994456c4fd7b: Preparing [2025-03-03T05:50:54.594Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:54.594Z] dfcd0a128afb: Waiting [2025-03-03T05:50:54.594Z] cf126ea2b68a: Waiting [2025-03-03T05:50:54.594Z] 994456c4fd7b: Waiting [2025-03-03T05:50:54.594Z] f25af4ea281d: Layer already exists [2025-03-03T05:50:54.594Z] 95f4348ab1b5: Layer already exists [2025-03-03T05:50:54.594Z] 2e9ca06c6e6d: Layer already exists [2025-03-03T05:50:54.594Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:54.594Z] 05158b6b8c78: Layer already exists [2025-03-03T05:50:54.594Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:54.594Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:54.594Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:54.594Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:54.594Z] latest: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:54.981Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:55.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 [2025-03-03T05:50:55.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-03T05:50:55.302Z] 05158b6b8c78: Preparing [2025-03-03T05:50:55.302Z] f25af4ea281d: Preparing [2025-03-03T05:50:55.302Z] 2e9ca06c6e6d: Preparing [2025-03-03T05:50:55.302Z] 95f4348ab1b5: Preparing [2025-03-03T05:50:55.302Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:55.302Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:55.302Z] cf126ea2b68a: Preparing [2025-03-03T05:50:55.302Z] dfcd0a128afb: Preparing [2025-03-03T05:50:55.302Z] 994456c4fd7b: Preparing [2025-03-03T05:50:55.302Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:55.302Z] cf126ea2b68a: Waiting [2025-03-03T05:50:55.302Z] dfcd0a128afb: Waiting [2025-03-03T05:50:55.302Z] 994456c4fd7b: Waiting [2025-03-03T05:50:55.302Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:55.302Z] 2e9ca06c6e6d: Layer already exists [2025-03-03T05:50:55.302Z] f25af4ea281d: Layer already exists [2025-03-03T05:50:55.302Z] 05158b6b8c78: Layer already exists [2025-03-03T05:50:55.302Z] 95f4348ab1b5: Layer already exists [2025-03-03T05:50:55.302Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:55.302Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:55.302Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:55.302Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:55.302Z] 4.0.0-dev.66: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:55.622Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:55.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:55.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-03T05:50:55.937Z] 05158b6b8c78: Preparing [2025-03-03T05:50:55.937Z] f25af4ea281d: Preparing [2025-03-03T05:50:55.937Z] 2e9ca06c6e6d: Preparing [2025-03-03T05:50:55.937Z] 95f4348ab1b5: Preparing [2025-03-03T05:50:55.937Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:55.937Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:55.937Z] cf126ea2b68a: Preparing [2025-03-03T05:50:55.937Z] dfcd0a128afb: Preparing [2025-03-03T05:50:55.937Z] 994456c4fd7b: Preparing [2025-03-03T05:50:55.937Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:55.937Z] cf126ea2b68a: Waiting [2025-03-03T05:50:55.937Z] dfcd0a128afb: Waiting [2025-03-03T05:50:55.937Z] f25af4ea281d: Layer already exists [2025-03-03T05:50:55.937Z] 2e9ca06c6e6d: Layer already exists [2025-03-03T05:50:55.937Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:55.937Z] 05158b6b8c78: Layer already exists [2025-03-03T05:50:55.937Z] 95f4348ab1b5: Layer already exists [2025-03-03T05:50:55.937Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:55.937Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:55.937Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:55.937Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:55.937Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:56.268Z] + 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-03T05:50:56.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-03T05:50:56.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-03T05:50:56.589Z] 05158b6b8c78: Preparing [2025-03-03T05:50:56.589Z] f25af4ea281d: Preparing [2025-03-03T05:50:56.589Z] 2e9ca06c6e6d: Preparing [2025-03-03T05:50:56.589Z] 95f4348ab1b5: Preparing [2025-03-03T05:50:56.589Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:56.589Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:56.589Z] cf126ea2b68a: Preparing [2025-03-03T05:50:56.589Z] dfcd0a128afb: Preparing [2025-03-03T05:50:56.589Z] 994456c4fd7b: Preparing [2025-03-03T05:50:56.589Z] 994456c4fd7b: Waiting [2025-03-03T05:50:56.589Z] cf126ea2b68a: Waiting [2025-03-03T05:50:56.589Z] dfcd0a128afb: Waiting [2025-03-03T05:50:56.589Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:56.589Z] f25af4ea281d: Layer already exists [2025-03-03T05:50:56.589Z] 05158b6b8c78: Layer already exists [2025-03-03T05:50:56.589Z] 95f4348ab1b5: Layer already exists [2025-03-03T05:50:56.589Z] 2e9ca06c6e6d: Layer already exists [2025-03-03T05:50:56.589Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:56.589Z] cf126ea2b68a: Layer already exists [2025-03-03T05:50:56.589Z] dfcd0a128afb: Layer already exists [2025-03-03T05:50:56.589Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:56.589Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:56.589Z] main: digest: sha256:f1052aaf9ec175990087a8234f3905af0e0a54b400fba68a144c995ad145a4db size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:50:56.677Z] ===================================================== [Pipeline] echo [2025-03-03T05:50:56.691Z] taggedImages: [2025-03-03T05:50:56.691Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:56.691Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-03T05:50:56.691Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.66 [2025-03-03T05:50:56.691Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:56.691Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-03T05:50:56.716Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-03T05:50:56.716Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:56.716Z] latest [2025-03-03T05:50:56.716Z] 4.0.0-dev.66 [2025-03-03T05:50:56.716Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:50:56.716Z] main [2025-03-03T05:50:56.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:57.225Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:57.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:50:57.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-03T05:50:57.612Z] 860cfb6a0fba: Preparing [2025-03-03T05:50:57.612Z] 00bd5a1c91a3: Preparing [2025-03-03T05:50:57.612Z] 8b1fd943ccc2: Preparing [2025-03-03T05:50:57.612Z] d4e1ee29e84a: Preparing [2025-03-03T05:50:57.612Z] 9c6a366e3699: Preparing [2025-03-03T05:50:57.612Z] f0f2ae9797bc: Preparing [2025-03-03T05:50:57.612Z] 06c7ca882ad6: Preparing [2025-03-03T05:50:57.612Z] ccd7b7688f25: Preparing [2025-03-03T05:50:57.612Z] 6c844718d14a: Preparing [2025-03-03T05:50:57.612Z] 6ea70fb22157: Preparing [2025-03-03T05:50:57.612Z] 994456c4fd7b: Preparing [2025-03-03T05:50:57.612Z] f0f2ae9797bc: Waiting [2025-03-03T05:50:57.612Z] 994456c4fd7b: Waiting [2025-03-03T05:50:57.612Z] 06c7ca882ad6: Waiting [2025-03-03T05:50:57.612Z] ccd7b7688f25: Waiting [2025-03-03T05:50:57.612Z] 6c844718d14a: Waiting [2025-03-03T05:50:57.612Z] 6ea70fb22157: Waiting [2025-03-03T05:50:57.612Z] d4e1ee29e84a: Pushed [2025-03-03T05:50:57.612Z] 00bd5a1c91a3: Pushed [2025-03-03T05:50:57.612Z] 860cfb6a0fba: Pushed [2025-03-03T05:50:57.612Z] 9c6a366e3699: Pushed [2025-03-03T05:50:57.612Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:50:57.612Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:50:57.612Z] 994456c4fd7b: Layer already exists [2025-03-03T05:50:57.612Z] ccd7b7688f25: Pushed [2025-03-03T05:50:57.612Z] 6c844718d14a: Pushed [2025-03-03T05:50:59.065Z] 6ea70fb22157: Pushed [2025-03-03T05:50:59.323Z] 8b1fd943ccc2: Pushed [2025-03-03T05:50:59.582Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:50:59.905Z] + 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-03T05:51:00.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-03T05:51:00.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-03T05:51:00.235Z] 860cfb6a0fba: Preparing [2025-03-03T05:51:00.235Z] 00bd5a1c91a3: Preparing [2025-03-03T05:51:00.235Z] 8b1fd943ccc2: Preparing [2025-03-03T05:51:00.235Z] d4e1ee29e84a: Preparing [2025-03-03T05:51:00.235Z] 9c6a366e3699: Preparing [2025-03-03T05:51:00.235Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:00.235Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:00.235Z] ccd7b7688f25: Preparing [2025-03-03T05:51:00.235Z] 6c844718d14a: Preparing [2025-03-03T05:51:00.235Z] 6ea70fb22157: Preparing [2025-03-03T05:51:00.235Z] 994456c4fd7b: Preparing [2025-03-03T05:51:00.235Z] ccd7b7688f25: Waiting [2025-03-03T05:51:00.235Z] 6c844718d14a: Waiting [2025-03-03T05:51:00.235Z] 6ea70fb22157: Waiting [2025-03-03T05:51:00.235Z] 994456c4fd7b: Waiting [2025-03-03T05:51:00.235Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:00.235Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:00.235Z] 860cfb6a0fba: Layer already exists [2025-03-03T05:51:00.235Z] 9c6a366e3699: Layer already exists [2025-03-03T05:51:00.235Z] 00bd5a1c91a3: Layer already exists [2025-03-03T05:51:00.235Z] d4e1ee29e84a: Layer already exists [2025-03-03T05:51:00.235Z] 8b1fd943ccc2: Layer already exists [2025-03-03T05:51:00.235Z] 6c844718d14a: Layer already exists [2025-03-03T05:51:00.235Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:00.235Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:00.235Z] ccd7b7688f25: Layer already exists [2025-03-03T05:51:00.235Z] 6ea70fb22157: Layer already exists [2025-03-03T05:51:00.235Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:00.235Z] latest: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:00.565Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:00.890Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 [2025-03-03T05:51:00.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-03T05:51:00.890Z] 860cfb6a0fba: Preparing [2025-03-03T05:51:00.890Z] 00bd5a1c91a3: Preparing [2025-03-03T05:51:00.890Z] 8b1fd943ccc2: Preparing [2025-03-03T05:51:00.890Z] d4e1ee29e84a: Preparing [2025-03-03T05:51:00.890Z] 9c6a366e3699: Preparing [2025-03-03T05:51:00.890Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:00.890Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:00.890Z] ccd7b7688f25: Preparing [2025-03-03T05:51:00.890Z] 6c844718d14a: Preparing [2025-03-03T05:51:00.890Z] 6ea70fb22157: Preparing [2025-03-03T05:51:00.890Z] 994456c4fd7b: Preparing [2025-03-03T05:51:00.890Z] ccd7b7688f25: Waiting [2025-03-03T05:51:00.891Z] 994456c4fd7b: Waiting [2025-03-03T05:51:00.891Z] 6ea70fb22157: Waiting [2025-03-03T05:51:00.891Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:00.891Z] 6c844718d14a: Waiting [2025-03-03T05:51:00.891Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:00.891Z] 8b1fd943ccc2: Layer already exists [2025-03-03T05:51:00.891Z] 00bd5a1c91a3: Layer already exists [2025-03-03T05:51:00.891Z] 9c6a366e3699: Layer already exists [2025-03-03T05:51:00.891Z] 860cfb6a0fba: Layer already exists [2025-03-03T05:51:00.891Z] d4e1ee29e84a: Layer already exists [2025-03-03T05:51:00.891Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:00.891Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:00.891Z] 6c844718d14a: Layer already exists [2025-03-03T05:51:00.891Z] ccd7b7688f25: Layer already exists [2025-03-03T05:51:00.891Z] 6ea70fb22157: Layer already exists [2025-03-03T05:51:00.891Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:00.891Z] 4.0.0-dev.66: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:01.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:01.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:01.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-03T05:51:01.546Z] 860cfb6a0fba: Preparing [2025-03-03T05:51:01.546Z] 00bd5a1c91a3: Preparing [2025-03-03T05:51:01.546Z] 8b1fd943ccc2: Preparing [2025-03-03T05:51:01.546Z] d4e1ee29e84a: Preparing [2025-03-03T05:51:01.546Z] 9c6a366e3699: Preparing [2025-03-03T05:51:01.546Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:01.546Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:01.546Z] ccd7b7688f25: Preparing [2025-03-03T05:51:01.546Z] 6c844718d14a: Preparing [2025-03-03T05:51:01.546Z] 6ea70fb22157: Preparing [2025-03-03T05:51:01.546Z] 994456c4fd7b: Preparing [2025-03-03T05:51:01.546Z] 6c844718d14a: Waiting [2025-03-03T05:51:01.546Z] 994456c4fd7b: Waiting [2025-03-03T05:51:01.546Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:01.546Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:01.546Z] ccd7b7688f25: Waiting [2025-03-03T05:51:01.546Z] 6ea70fb22157: Waiting [2025-03-03T05:51:01.546Z] 860cfb6a0fba: Layer already exists [2025-03-03T05:51:01.546Z] 00bd5a1c91a3: Layer already exists [2025-03-03T05:51:01.546Z] 8b1fd943ccc2: Layer already exists [2025-03-03T05:51:01.546Z] 9c6a366e3699: Layer already exists [2025-03-03T05:51:01.546Z] d4e1ee29e84a: Layer already exists [2025-03-03T05:51:01.546Z] 6c844718d14a: Layer already exists [2025-03-03T05:51:01.546Z] ccd7b7688f25: Layer already exists [2025-03-03T05:51:01.546Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:01.546Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:01.546Z] 6ea70fb22157: Layer already exists [2025-03-03T05:51:01.546Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:01.546Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:01.864Z] + 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-03T05:51:02.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-03T05:51:02.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-03T05:51:02.185Z] 860cfb6a0fba: Preparing [2025-03-03T05:51:02.185Z] 00bd5a1c91a3: Preparing [2025-03-03T05:51:02.185Z] 8b1fd943ccc2: Preparing [2025-03-03T05:51:02.185Z] d4e1ee29e84a: Preparing [2025-03-03T05:51:02.185Z] 9c6a366e3699: Preparing [2025-03-03T05:51:02.185Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:02.185Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:02.185Z] ccd7b7688f25: Preparing [2025-03-03T05:51:02.185Z] 6c844718d14a: Preparing [2025-03-03T05:51:02.185Z] 6ea70fb22157: Preparing [2025-03-03T05:51:02.185Z] 994456c4fd7b: Preparing [2025-03-03T05:51:02.185Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:02.185Z] ccd7b7688f25: Waiting [2025-03-03T05:51:02.185Z] 6ea70fb22157: Waiting [2025-03-03T05:51:02.185Z] 6c844718d14a: Waiting [2025-03-03T05:51:02.185Z] 994456c4fd7b: Waiting [2025-03-03T05:51:02.185Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:02.185Z] 8b1fd943ccc2: Layer already exists [2025-03-03T05:51:02.185Z] 860cfb6a0fba: Layer already exists [2025-03-03T05:51:02.185Z] d4e1ee29e84a: Layer already exists [2025-03-03T05:51:02.185Z] 00bd5a1c91a3: Layer already exists [2025-03-03T05:51:02.185Z] 9c6a366e3699: Layer already exists [2025-03-03T05:51:02.185Z] 6c844718d14a: Layer already exists [2025-03-03T05:51:02.185Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:02.185Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:02.185Z] ccd7b7688f25: Layer already exists [2025-03-03T05:51:02.185Z] 6ea70fb22157: Layer already exists [2025-03-03T05:51:02.185Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:02.185Z] main: digest: sha256:f4d0ce94278cd7dd73af9df6844628995b5a0b8d0f61455e10ab5d6a1f7f3bb3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:02.254Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:02.268Z] taggedImages: [2025-03-03T05:51:02.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:02.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-03T05:51:02.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.66 [2025-03-03T05:51:02.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:02.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-03T05:51:02.286Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-03T05:51:02.286Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:02.286Z] latest [2025-03-03T05:51:02.286Z] 4.0.0-dev.66 [2025-03-03T05:51:02.286Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:02.286Z] main [2025-03-03T05:51:02.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:02.624Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:02.944Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:02.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-03T05:51:02.944Z] b2396f13018e: Preparing [2025-03-03T05:51:02.944Z] 1b516aed5159: Preparing [2025-03-03T05:51:02.944Z] 0587d93694c0: Preparing [2025-03-03T05:51:02.944Z] 19420bf73639: Preparing [2025-03-03T05:51:02.944Z] 6186abdee22c: Preparing [2025-03-03T05:51:02.944Z] 17ffe249c163: Preparing [2025-03-03T05:51:02.944Z] 4022209f0d36: Preparing [2025-03-03T05:51:02.944Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:02.944Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:02.944Z] 7de68b37a27a: Preparing [2025-03-03T05:51:02.944Z] 78d507d6d7dc: Preparing [2025-03-03T05:51:02.944Z] 994456c4fd7b: Preparing [2025-03-03T05:51:02.944Z] 4022209f0d36: Waiting [2025-03-03T05:51:02.944Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:02.944Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:02.944Z] 7de68b37a27a: Waiting [2025-03-03T05:51:02.944Z] 78d507d6d7dc: Waiting [2025-03-03T05:51:02.944Z] 994456c4fd7b: Waiting [2025-03-03T05:51:02.944Z] 17ffe249c163: Waiting [2025-03-03T05:51:02.944Z] b2396f13018e: Pushed [2025-03-03T05:51:02.944Z] 6186abdee22c: Pushed [2025-03-03T05:51:02.944Z] 1b516aed5159: Pushed [2025-03-03T05:51:02.944Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:02.944Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:02.944Z] 17ffe249c163: Pushed [2025-03-03T05:51:03.203Z] 4022209f0d36: Pushed [2025-03-03T05:51:03.203Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:03.203Z] 7de68b37a27a: Pushed [2025-03-03T05:51:04.137Z] 78d507d6d7dc: Pushed [2025-03-03T05:51:04.704Z] 19420bf73639: Pushed [2025-03-03T05:51:05.639Z] 0587d93694c0: Pushed [2025-03-03T05:51:05.639Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:05.966Z] + 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-03T05:51:06.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-03T05:51:06.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-03T05:51:06.293Z] b2396f13018e: Preparing [2025-03-03T05:51:06.293Z] 1b516aed5159: Preparing [2025-03-03T05:51:06.293Z] 0587d93694c0: Preparing [2025-03-03T05:51:06.293Z] 19420bf73639: Preparing [2025-03-03T05:51:06.293Z] 6186abdee22c: Preparing [2025-03-03T05:51:06.293Z] 17ffe249c163: Preparing [2025-03-03T05:51:06.293Z] 4022209f0d36: Preparing [2025-03-03T05:51:06.293Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:06.293Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:06.293Z] 17ffe249c163: Waiting [2025-03-03T05:51:06.293Z] 4022209f0d36: Waiting [2025-03-03T05:51:06.293Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:06.293Z] 7de68b37a27a: Preparing [2025-03-03T05:51:06.293Z] 78d507d6d7dc: Preparing [2025-03-03T05:51:06.293Z] 994456c4fd7b: Preparing [2025-03-03T05:51:06.293Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:06.293Z] 78d507d6d7dc: Waiting [2025-03-03T05:51:06.293Z] 7de68b37a27a: Waiting [2025-03-03T05:51:06.293Z] 994456c4fd7b: Waiting [2025-03-03T05:51:06.293Z] 6186abdee22c: Layer already exists [2025-03-03T05:51:06.293Z] 1b516aed5159: Layer already exists [2025-03-03T05:51:06.293Z] 19420bf73639: Layer already exists [2025-03-03T05:51:06.293Z] 0587d93694c0: Layer already exists [2025-03-03T05:51:06.293Z] b2396f13018e: Layer already exists [2025-03-03T05:51:06.293Z] 17ffe249c163: Layer already exists [2025-03-03T05:51:06.293Z] 4022209f0d36: Layer already exists [2025-03-03T05:51:06.293Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:06.293Z] 7de68b37a27a: Layer already exists [2025-03-03T05:51:06.293Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:06.293Z] 78d507d6d7dc: Layer already exists [2025-03-03T05:51:06.293Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:06.293Z] latest: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:06.622Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:06.954Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 [2025-03-03T05:51:06.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-03T05:51:06.954Z] b2396f13018e: Preparing [2025-03-03T05:51:06.954Z] 1b516aed5159: Preparing [2025-03-03T05:51:06.954Z] 0587d93694c0: Preparing [2025-03-03T05:51:06.954Z] 19420bf73639: Preparing [2025-03-03T05:51:06.954Z] 6186abdee22c: Preparing [2025-03-03T05:51:06.954Z] 17ffe249c163: Preparing [2025-03-03T05:51:06.954Z] 4022209f0d36: Preparing [2025-03-03T05:51:06.954Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:06.954Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:06.954Z] 7de68b37a27a: Preparing [2025-03-03T05:51:06.954Z] 78d507d6d7dc: Preparing [2025-03-03T05:51:06.954Z] 994456c4fd7b: Preparing [2025-03-03T05:51:06.954Z] 4022209f0d36: Waiting [2025-03-03T05:51:06.954Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:06.954Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:06.954Z] 7de68b37a27a: Waiting [2025-03-03T05:51:06.954Z] 78d507d6d7dc: Waiting [2025-03-03T05:51:06.954Z] 994456c4fd7b: Waiting [2025-03-03T05:51:06.954Z] 17ffe249c163: Waiting [2025-03-03T05:51:06.954Z] 19420bf73639: Layer already exists [2025-03-03T05:51:06.954Z] 6186abdee22c: Layer already exists [2025-03-03T05:51:06.954Z] 1b516aed5159: Layer already exists [2025-03-03T05:51:06.954Z] b2396f13018e: Layer already exists [2025-03-03T05:51:06.954Z] 0587d93694c0: Layer already exists [2025-03-03T05:51:06.954Z] 4022209f0d36: Layer already exists [2025-03-03T05:51:06.954Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:06.954Z] 17ffe249c163: Layer already exists [2025-03-03T05:51:06.954Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:06.954Z] 7de68b37a27a: Layer already exists [2025-03-03T05:51:06.954Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:06.954Z] 78d507d6d7dc: Layer already exists [2025-03-03T05:51:06.954Z] 4.0.0-dev.66: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:07.288Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:07.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:07.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-03T05:51:07.621Z] b2396f13018e: Preparing [2025-03-03T05:51:07.621Z] 1b516aed5159: Preparing [2025-03-03T05:51:07.621Z] 0587d93694c0: Preparing [2025-03-03T05:51:07.621Z] 19420bf73639: Preparing [2025-03-03T05:51:07.621Z] 6186abdee22c: Preparing [2025-03-03T05:51:07.621Z] 17ffe249c163: Preparing [2025-03-03T05:51:07.621Z] 4022209f0d36: Preparing [2025-03-03T05:51:07.621Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:07.621Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:07.621Z] 7de68b37a27a: Preparing [2025-03-03T05:51:07.621Z] 78d507d6d7dc: Preparing [2025-03-03T05:51:07.621Z] 994456c4fd7b: Preparing [2025-03-03T05:51:07.621Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:07.621Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:07.621Z] 7de68b37a27a: Waiting [2025-03-03T05:51:07.621Z] 78d507d6d7dc: Waiting [2025-03-03T05:51:07.621Z] 17ffe249c163: Waiting [2025-03-03T05:51:07.621Z] 994456c4fd7b: Waiting [2025-03-03T05:51:07.621Z] 4022209f0d36: Waiting [2025-03-03T05:51:07.621Z] 19420bf73639: Layer already exists [2025-03-03T05:51:07.621Z] b2396f13018e: Layer already exists [2025-03-03T05:51:07.621Z] 1b516aed5159: Layer already exists [2025-03-03T05:51:07.621Z] 6186abdee22c: Layer already exists [2025-03-03T05:51:07.621Z] 0587d93694c0: Layer already exists [2025-03-03T05:51:07.621Z] 17ffe249c163: Layer already exists [2025-03-03T05:51:07.621Z] 4022209f0d36: Layer already exists [2025-03-03T05:51:07.621Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:07.621Z] 7de68b37a27a: Layer already exists [2025-03-03T05:51:07.621Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:07.621Z] 78d507d6d7dc: Layer already exists [2025-03-03T05:51:07.621Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:07.621Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:07.949Z] + 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-03T05:51:08.273Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-03T05:51:08.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-03T05:51:08.273Z] b2396f13018e: Preparing [2025-03-03T05:51:08.273Z] 1b516aed5159: Preparing [2025-03-03T05:51:08.273Z] 0587d93694c0: Preparing [2025-03-03T05:51:08.273Z] 19420bf73639: Preparing [2025-03-03T05:51:08.273Z] 6186abdee22c: Preparing [2025-03-03T05:51:08.273Z] 17ffe249c163: Preparing [2025-03-03T05:51:08.273Z] 4022209f0d36: Preparing [2025-03-03T05:51:08.273Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:08.273Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:08.273Z] 7de68b37a27a: Preparing [2025-03-03T05:51:08.273Z] 78d507d6d7dc: Preparing [2025-03-03T05:51:08.273Z] 994456c4fd7b: Preparing [2025-03-03T05:51:08.273Z] 17ffe249c163: Waiting [2025-03-03T05:51:08.273Z] 4022209f0d36: Waiting [2025-03-03T05:51:08.273Z] f0f2ae9797bc: Waiting [2025-03-03T05:51:08.273Z] 06c7ca882ad6: Waiting [2025-03-03T05:51:08.273Z] 7de68b37a27a: Waiting [2025-03-03T05:51:08.273Z] 78d507d6d7dc: Waiting [2025-03-03T05:51:08.273Z] 994456c4fd7b: Waiting [2025-03-03T05:51:08.273Z] 6186abdee22c: Layer already exists [2025-03-03T05:51:08.273Z] 1b516aed5159: Layer already exists [2025-03-03T05:51:08.273Z] 0587d93694c0: Layer already exists [2025-03-03T05:51:08.273Z] 19420bf73639: Layer already exists [2025-03-03T05:51:08.273Z] b2396f13018e: Layer already exists [2025-03-03T05:51:08.273Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:08.273Z] 17ffe249c163: Layer already exists [2025-03-03T05:51:08.273Z] 4022209f0d36: Layer already exists [2025-03-03T05:51:08.273Z] 7de68b37a27a: Layer already exists [2025-03-03T05:51:08.273Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:08.273Z] 78d507d6d7dc: Layer already exists [2025-03-03T05:51:08.273Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:08.273Z] main: digest: sha256:4f33853a889b354b0c75db4256067b64ae62b6103b35197fbf0056e99be5923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:08.353Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:08.369Z] taggedImages: [2025-03-03T05:51:08.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:08.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-03T05:51:08.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.66 [2025-03-03T05:51:08.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:08.369Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-03T05:51:08.404Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-03T05:51:08.404Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:08.404Z] latest [2025-03-03T05:51:08.404Z] 4.0.0-dev.66 [2025-03-03T05:51:08.404Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:08.404Z] main [2025-03-03T05:51:08.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:08.749Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:09.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:09.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-03T05:51:09.071Z] 4d9435e58589: Preparing [2025-03-03T05:51:09.071Z] ed6733d30456: Preparing [2025-03-03T05:51:09.071Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:09.071Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:09.071Z] 55afababf720: Preparing [2025-03-03T05:51:09.071Z] 87a30c432622: Preparing [2025-03-03T05:51:09.071Z] 994456c4fd7b: Preparing [2025-03-03T05:51:09.071Z] 87a30c432622: Waiting [2025-03-03T05:51:09.071Z] 994456c4fd7b: Waiting [2025-03-03T05:51:09.071Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:09.071Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:09.071Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:09.071Z] 4d9435e58589: Pushed [2025-03-03T05:51:09.071Z] 55afababf720: Pushed [2025-03-03T05:51:10.006Z] 87a30c432622: Pushed [2025-03-03T05:51:11.910Z] ed6733d30456: Pushed [2025-03-03T05:51:12.170Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:12.492Z] + 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-03T05:51:12.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-03T05:51:12.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-03T05:51:12.821Z] 4d9435e58589: Preparing [2025-03-03T05:51:12.821Z] ed6733d30456: Preparing [2025-03-03T05:51:12.821Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:12.821Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:12.821Z] 55afababf720: Preparing [2025-03-03T05:51:12.821Z] 87a30c432622: Preparing [2025-03-03T05:51:12.821Z] 994456c4fd7b: Preparing [2025-03-03T05:51:12.821Z] 994456c4fd7b: Waiting [2025-03-03T05:51:12.821Z] 87a30c432622: Waiting [2025-03-03T05:51:12.821Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:12.821Z] ed6733d30456: Layer already exists [2025-03-03T05:51:12.821Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:12.822Z] 55afababf720: Layer already exists [2025-03-03T05:51:12.822Z] 4d9435e58589: Layer already exists [2025-03-03T05:51:12.822Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:12.822Z] 87a30c432622: Layer already exists [2025-03-03T05:51:12.822Z] latest: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:13.161Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:13.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 [2025-03-03T05:51:13.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-03T05:51:13.480Z] 4d9435e58589: Preparing [2025-03-03T05:51:13.480Z] ed6733d30456: Preparing [2025-03-03T05:51:13.480Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:13.480Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:13.480Z] 55afababf720: Preparing [2025-03-03T05:51:13.480Z] 87a30c432622: Preparing [2025-03-03T05:51:13.480Z] 994456c4fd7b: Preparing [2025-03-03T05:51:13.480Z] 994456c4fd7b: Waiting [2025-03-03T05:51:13.480Z] 87a30c432622: Waiting [2025-03-03T05:51:13.480Z] 4d9435e58589: Layer already exists [2025-03-03T05:51:13.480Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:13.480Z] 55afababf720: Layer already exists [2025-03-03T05:51:13.480Z] ed6733d30456: Layer already exists [2025-03-03T05:51:13.480Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:13.480Z] 87a30c432622: Layer already exists [2025-03-03T05:51:13.480Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:13.480Z] 4.0.0-dev.66: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:13.807Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:14.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:14.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-03T05:51:14.126Z] 4d9435e58589: Preparing [2025-03-03T05:51:14.126Z] ed6733d30456: Preparing [2025-03-03T05:51:14.126Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:14.126Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:14.126Z] 55afababf720: Preparing [2025-03-03T05:51:14.126Z] 87a30c432622: Preparing [2025-03-03T05:51:14.126Z] 994456c4fd7b: Preparing [2025-03-03T05:51:14.126Z] 87a30c432622: Waiting [2025-03-03T05:51:14.126Z] 994456c4fd7b: Waiting [2025-03-03T05:51:14.126Z] 55afababf720: Layer already exists [2025-03-03T05:51:14.126Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:14.126Z] 4d9435e58589: Layer already exists [2025-03-03T05:51:14.126Z] ed6733d30456: Layer already exists [2025-03-03T05:51:14.126Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:14.126Z] 87a30c432622: Layer already exists [2025-03-03T05:51:14.126Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:14.126Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:14.466Z] + 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-03T05:51:14.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-03T05:51:14.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-03T05:51:14.797Z] 4d9435e58589: Preparing [2025-03-03T05:51:14.797Z] ed6733d30456: Preparing [2025-03-03T05:51:14.797Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:14.797Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:14.797Z] 55afababf720: Preparing [2025-03-03T05:51:14.797Z] 87a30c432622: Preparing [2025-03-03T05:51:14.797Z] 994456c4fd7b: Preparing [2025-03-03T05:51:14.797Z] 87a30c432622: Waiting [2025-03-03T05:51:14.797Z] 55afababf720: Layer already exists [2025-03-03T05:51:14.797Z] ed6733d30456: Layer already exists [2025-03-03T05:51:14.797Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:14.797Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:14.797Z] 4d9435e58589: Layer already exists [2025-03-03T05:51:14.797Z] 87a30c432622: Layer already exists [2025-03-03T05:51:14.797Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:14.797Z] main: digest: sha256:e66acc6c8c27584aa907511b71e92b47258155ae7598eec04ccda40cdb0f368d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:14.867Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:14.885Z] taggedImages: [2025-03-03T05:51:14.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:14.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-03T05:51:14.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.66 [2025-03-03T05:51:14.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:14.885Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-03T05:51:14.913Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-03T05:51:14.913Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:14.913Z] latest [2025-03-03T05:51:14.913Z] 4.0.0-dev.66 [2025-03-03T05:51:14.913Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:14.913Z] main [2025-03-03T05:51:14.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:15.279Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:15.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:15.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-03T05:51:15.600Z] 4599756210cc: Preparing [2025-03-03T05:51:15.600Z] d56e0140f167: Preparing [2025-03-03T05:51:15.600Z] 635b24b58e09: Preparing [2025-03-03T05:51:15.600Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:15.600Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:15.600Z] 4688cf9a726d: Preparing [2025-03-03T05:51:15.600Z] 95bbb54f75f4: Preparing [2025-03-03T05:51:15.600Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:15.600Z] d0599e71d781: Preparing [2025-03-03T05:51:15.600Z] 994456c4fd7b: Preparing [2025-03-03T05:51:15.600Z] 4688cf9a726d: Waiting [2025-03-03T05:51:15.600Z] d0599e71d781: Waiting [2025-03-03T05:51:15.600Z] 994456c4fd7b: Waiting [2025-03-03T05:51:15.600Z] 95bbb54f75f4: Waiting [2025-03-03T05:51:15.600Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:15.600Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:15.600Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:15.600Z] 635b24b58e09: Pushed [2025-03-03T05:51:15.600Z] 4599756210cc: Pushed [2025-03-03T05:51:15.600Z] d56e0140f167: Pushed [2025-03-03T05:51:15.600Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:15.600Z] 4dc3b37a7e51: Pushed [2025-03-03T05:51:16.167Z] d0599e71d781: Pushed [2025-03-03T05:51:20.359Z] 95bbb54f75f4: Pushed [2025-03-03T05:51:26.928Z] 4688cf9a726d: Pushed [2025-03-03T05:51:26.928Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:27.255Z] + 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-03T05:51:27.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-03T05:51:27.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-03T05:51:27.576Z] 4599756210cc: Preparing [2025-03-03T05:51:27.576Z] d56e0140f167: Preparing [2025-03-03T05:51:27.576Z] 635b24b58e09: Preparing [2025-03-03T05:51:27.576Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:27.576Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:27.576Z] 4688cf9a726d: Preparing [2025-03-03T05:51:27.576Z] 95bbb54f75f4: Preparing [2025-03-03T05:51:27.576Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:27.576Z] d0599e71d781: Preparing [2025-03-03T05:51:27.576Z] 994456c4fd7b: Preparing [2025-03-03T05:51:27.576Z] 4688cf9a726d: Waiting [2025-03-03T05:51:27.576Z] 95bbb54f75f4: Waiting [2025-03-03T05:51:27.576Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:27.576Z] d0599e71d781: Waiting [2025-03-03T05:51:27.576Z] 994456c4fd7b: Waiting [2025-03-03T05:51:27.576Z] 635b24b58e09: Layer already exists [2025-03-03T05:51:27.576Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:27.576Z] d56e0140f167: Layer already exists [2025-03-03T05:51:27.576Z] 4599756210cc: Layer already exists [2025-03-03T05:51:27.576Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:27.576Z] 95bbb54f75f4: Layer already exists [2025-03-03T05:51:27.576Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:27.576Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:27.576Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:27.576Z] d0599e71d781: Layer already exists [2025-03-03T05:51:27.576Z] latest: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:27.909Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:28.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 [2025-03-03T05:51:28.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-03T05:51:28.232Z] 4599756210cc: Preparing [2025-03-03T05:51:28.232Z] d56e0140f167: Preparing [2025-03-03T05:51:28.232Z] 635b24b58e09: Preparing [2025-03-03T05:51:28.232Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:28.232Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:28.232Z] 4688cf9a726d: Preparing [2025-03-03T05:51:28.232Z] 95bbb54f75f4: Preparing [2025-03-03T05:51:28.232Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:28.232Z] d0599e71d781: Preparing [2025-03-03T05:51:28.232Z] 994456c4fd7b: Preparing [2025-03-03T05:51:28.232Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:28.232Z] 4688cf9a726d: Waiting [2025-03-03T05:51:28.232Z] d0599e71d781: Waiting [2025-03-03T05:51:28.232Z] 95bbb54f75f4: Waiting [2025-03-03T05:51:28.232Z] 994456c4fd7b: Waiting [2025-03-03T05:51:28.232Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:28.232Z] d56e0140f167: Layer already exists [2025-03-03T05:51:28.232Z] 4599756210cc: Layer already exists [2025-03-03T05:51:28.232Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:28.232Z] 635b24b58e09: Layer already exists [2025-03-03T05:51:28.232Z] d0599e71d781: Layer already exists [2025-03-03T05:51:28.232Z] 95bbb54f75f4: Layer already exists [2025-03-03T05:51:28.232Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:28.232Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:28.232Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:28.232Z] 4.0.0-dev.66: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:28.574Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:28.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:28.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-03T05:51:28.901Z] 4599756210cc: Preparing [2025-03-03T05:51:28.901Z] d56e0140f167: Preparing [2025-03-03T05:51:28.901Z] 635b24b58e09: Preparing [2025-03-03T05:51:28.901Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:28.901Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:28.901Z] 4688cf9a726d: Preparing [2025-03-03T05:51:28.901Z] 95bbb54f75f4: Preparing [2025-03-03T05:51:28.901Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:28.901Z] d0599e71d781: Preparing [2025-03-03T05:51:28.901Z] 994456c4fd7b: Preparing [2025-03-03T05:51:28.901Z] 4688cf9a726d: Waiting [2025-03-03T05:51:28.901Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:28.901Z] d0599e71d781: Waiting [2025-03-03T05:51:28.901Z] 994456c4fd7b: Waiting [2025-03-03T05:51:28.901Z] 95bbb54f75f4: Waiting [2025-03-03T05:51:28.901Z] 4599756210cc: Layer already exists [2025-03-03T05:51:28.901Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:28.901Z] d56e0140f167: Layer already exists [2025-03-03T05:51:28.901Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:28.901Z] 635b24b58e09: Layer already exists [2025-03-03T05:51:28.901Z] 95bbb54f75f4: Layer already exists [2025-03-03T05:51:28.901Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:28.901Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:28.901Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:28.901Z] d0599e71d781: Layer already exists [2025-03-03T05:51:28.901Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:29.234Z] + 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-03T05:51:29.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-03T05:51:29.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-03T05:51:29.565Z] 4599756210cc: Preparing [2025-03-03T05:51:29.565Z] d56e0140f167: Preparing [2025-03-03T05:51:29.565Z] 635b24b58e09: Preparing [2025-03-03T05:51:29.565Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:29.565Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:29.565Z] 4688cf9a726d: Preparing [2025-03-03T05:51:29.565Z] 95bbb54f75f4: Preparing [2025-03-03T05:51:29.565Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:29.565Z] d0599e71d781: Preparing [2025-03-03T05:51:29.565Z] 994456c4fd7b: Preparing [2025-03-03T05:51:29.565Z] 4688cf9a726d: Waiting [2025-03-03T05:51:29.565Z] 95bbb54f75f4: Waiting [2025-03-03T05:51:29.565Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:29.565Z] 994456c4fd7b: Waiting [2025-03-03T05:51:29.565Z] d0599e71d781: Waiting [2025-03-03T05:51:29.565Z] 4599756210cc: Layer already exists [2025-03-03T05:51:29.565Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:29.565Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:29.565Z] 635b24b58e09: Layer already exists [2025-03-03T05:51:29.565Z] d56e0140f167: Layer already exists [2025-03-03T05:51:29.565Z] 95bbb54f75f4: Layer already exists [2025-03-03T05:51:29.565Z] d0599e71d781: Layer already exists [2025-03-03T05:51:29.565Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:29.565Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:29.565Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:29.565Z] main: digest: sha256:727bd95109c5e97be5b44e892e7dac6a14a5b6dac85c1354bd9510bcece99fdd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:29.640Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:29.658Z] taggedImages: [2025-03-03T05:51:29.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:29.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-03T05:51:29.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.66 [2025-03-03T05:51:29.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:29.659Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-03T05:51:29.684Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-03T05:51:29.684Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:29.684Z] latest [2025-03-03T05:51:29.684Z] 4.0.0-dev.66 [2025-03-03T05:51:29.684Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:29.684Z] main [2025-03-03T05:51:29.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:30.035Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:30.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:30.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-03T05:51:30.375Z] 17d38525ec53: Preparing [2025-03-03T05:51:30.375Z] 4f40a0f540c0: Preparing [2025-03-03T05:51:30.375Z] 4172b633998c: Preparing [2025-03-03T05:51:30.375Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:30.375Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:30.375Z] 4688cf9a726d: Preparing [2025-03-03T05:51:30.375Z] 78bd80138e16: Preparing [2025-03-03T05:51:30.375Z] b0499a147623: Preparing [2025-03-03T05:51:30.375Z] 994456c4fd7b: Preparing [2025-03-03T05:51:30.375Z] 4688cf9a726d: Waiting [2025-03-03T05:51:30.375Z] 78bd80138e16: Waiting [2025-03-03T05:51:30.375Z] b0499a147623: Waiting [2025-03-03T05:51:30.375Z] 994456c4fd7b: Waiting [2025-03-03T05:51:30.375Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:30.375Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:30.375Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:30.375Z] 4f40a0f540c0: Pushed [2025-03-03T05:51:30.375Z] 4172b633998c: Pushed [2025-03-03T05:51:30.375Z] 17d38525ec53: Pushed [2025-03-03T05:51:30.375Z] 78bd80138e16: Pushed [2025-03-03T05:51:30.375Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:30.641Z] b0499a147623: Pushed [2025-03-03T05:51:42.857Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:43.192Z] + 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-03T05:51:43.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-03T05:51:43.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-03T05:51:43.523Z] 17d38525ec53: Preparing [2025-03-03T05:51:43.523Z] 4f40a0f540c0: Preparing [2025-03-03T05:51:43.523Z] 4172b633998c: Preparing [2025-03-03T05:51:43.523Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:43.523Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:43.523Z] 4688cf9a726d: Preparing [2025-03-03T05:51:43.523Z] 78bd80138e16: Preparing [2025-03-03T05:51:43.523Z] b0499a147623: Preparing [2025-03-03T05:51:43.523Z] 994456c4fd7b: Preparing [2025-03-03T05:51:43.523Z] 4688cf9a726d: Waiting [2025-03-03T05:51:43.523Z] 78bd80138e16: Waiting [2025-03-03T05:51:43.523Z] 994456c4fd7b: Waiting [2025-03-03T05:51:43.523Z] b0499a147623: Waiting [2025-03-03T05:51:43.523Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:43.523Z] 4172b633998c: Layer already exists [2025-03-03T05:51:43.523Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:43.524Z] 4f40a0f540c0: Layer already exists [2025-03-03T05:51:43.524Z] 17d38525ec53: Layer already exists [2025-03-03T05:51:43.524Z] 78bd80138e16: Layer already exists [2025-03-03T05:51:43.524Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:43.524Z] b0499a147623: Layer already exists [2025-03-03T05:51:43.524Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:43.524Z] latest: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:43.854Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:44.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 [2025-03-03T05:51:44.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-03T05:51:44.176Z] 17d38525ec53: Preparing [2025-03-03T05:51:44.176Z] 4f40a0f540c0: Preparing [2025-03-03T05:51:44.176Z] 4172b633998c: Preparing [2025-03-03T05:51:44.176Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:44.176Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:44.176Z] 4688cf9a726d: Preparing [2025-03-03T05:51:44.176Z] 78bd80138e16: Preparing [2025-03-03T05:51:44.176Z] b0499a147623: Preparing [2025-03-03T05:51:44.176Z] 994456c4fd7b: Preparing [2025-03-03T05:51:44.176Z] 78bd80138e16: Waiting [2025-03-03T05:51:44.176Z] b0499a147623: Waiting [2025-03-03T05:51:44.176Z] 4688cf9a726d: Waiting [2025-03-03T05:51:44.176Z] 994456c4fd7b: Waiting [2025-03-03T05:51:44.176Z] 17d38525ec53: Layer already exists [2025-03-03T05:51:44.176Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:44.176Z] 4172b633998c: Layer already exists [2025-03-03T05:51:44.176Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:44.176Z] 4f40a0f540c0: Layer already exists [2025-03-03T05:51:44.176Z] 78bd80138e16: Layer already exists [2025-03-03T05:51:44.176Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:44.176Z] b0499a147623: Layer already exists [2025-03-03T05:51:44.176Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:44.176Z] 4.0.0-dev.66: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:44.504Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:44.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:44.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-03T05:51:44.832Z] 17d38525ec53: Preparing [2025-03-03T05:51:44.832Z] 4f40a0f540c0: Preparing [2025-03-03T05:51:44.832Z] 4172b633998c: Preparing [2025-03-03T05:51:44.832Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:44.832Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:44.832Z] 4688cf9a726d: Preparing [2025-03-03T05:51:44.832Z] 78bd80138e16: Preparing [2025-03-03T05:51:44.832Z] b0499a147623: Preparing [2025-03-03T05:51:44.832Z] 994456c4fd7b: Preparing [2025-03-03T05:51:44.832Z] 4688cf9a726d: Waiting [2025-03-03T05:51:44.832Z] 78bd80138e16: Waiting [2025-03-03T05:51:44.832Z] 17d38525ec53: Layer already exists [2025-03-03T05:51:44.832Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:44.832Z] 4f40a0f540c0: Layer already exists [2025-03-03T05:51:44.832Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:44.832Z] 4172b633998c: Layer already exists [2025-03-03T05:51:44.832Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:44.832Z] b0499a147623: Layer already exists [2025-03-03T05:51:44.832Z] 78bd80138e16: Layer already exists [2025-03-03T05:51:44.832Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:44.832Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:45.166Z] + 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-03T05:51:45.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-03T05:51:45.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-03T05:51:45.507Z] 17d38525ec53: Preparing [2025-03-03T05:51:45.507Z] 4f40a0f540c0: Preparing [2025-03-03T05:51:45.507Z] 4172b633998c: Preparing [2025-03-03T05:51:45.507Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:45.507Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:45.507Z] 4688cf9a726d: Preparing [2025-03-03T05:51:45.507Z] 78bd80138e16: Preparing [2025-03-03T05:51:45.507Z] b0499a147623: Preparing [2025-03-03T05:51:45.507Z] 994456c4fd7b: Preparing [2025-03-03T05:51:45.507Z] 4688cf9a726d: Waiting [2025-03-03T05:51:45.507Z] 78bd80138e16: Waiting [2025-03-03T05:51:45.507Z] b0499a147623: Waiting [2025-03-03T05:51:45.507Z] 994456c4fd7b: Waiting [2025-03-03T05:51:45.507Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:45.507Z] 4172b633998c: Layer already exists [2025-03-03T05:51:45.507Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:45.507Z] 4f40a0f540c0: Layer already exists [2025-03-03T05:51:45.507Z] 17d38525ec53: Layer already exists [2025-03-03T05:51:45.507Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:45.507Z] 4688cf9a726d: Layer already exists [2025-03-03T05:51:45.507Z] 78bd80138e16: Layer already exists [2025-03-03T05:51:45.507Z] b0499a147623: Layer already exists [2025-03-03T05:51:45.507Z] main: digest: sha256:fd8bd26c37eb5cab9a385e7c45cc473fbd1fb27fbbce329295800fac3af19fc7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:45.585Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:45.598Z] taggedImages: [2025-03-03T05:51:45.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:45.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-03T05:51:45.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.66 [2025-03-03T05:51:45.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:45.598Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-03T05:51:45.624Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-03T05:51:45.624Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:45.624Z] latest [2025-03-03T05:51:45.624Z] 4.0.0-dev.66 [2025-03-03T05:51:45.624Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:45.624Z] main [2025-03-03T05:51:45.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:45.965Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:46.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:46.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-03T05:51:46.310Z] 4599756210cc: Preparing [2025-03-03T05:51:46.310Z] 4edaac898a55: Preparing [2025-03-03T05:51:46.310Z] d1fdf6e0af0b: Preparing [2025-03-03T05:51:46.310Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:46.310Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:46.310Z] 545db23829e9: Preparing [2025-03-03T05:51:46.310Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:46.310Z] d0599e71d781: Preparing [2025-03-03T05:51:46.310Z] 994456c4fd7b: Preparing [2025-03-03T05:51:46.310Z] 545db23829e9: Waiting [2025-03-03T05:51:46.310Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:46.310Z] d0599e71d781: Waiting [2025-03-03T05:51:46.310Z] 994456c4fd7b: Waiting [2025-03-03T05:51:46.310Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:46.310Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:46.310Z] 4599756210cc: Layer already exists [2025-03-03T05:51:46.310Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:46.310Z] d0599e71d781: Layer already exists [2025-03-03T05:51:46.310Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:46.310Z] 4edaac898a55: Pushed [2025-03-03T05:51:46.310Z] d1fdf6e0af0b: Pushed [2025-03-03T05:51:56.296Z] 545db23829e9: Pushed [2025-03-03T05:51:56.296Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:56.631Z] + 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-03T05:51:56.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-03T05:51:56.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-03T05:51:56.954Z] 4599756210cc: Preparing [2025-03-03T05:51:56.954Z] 4edaac898a55: Preparing [2025-03-03T05:51:56.954Z] d1fdf6e0af0b: Preparing [2025-03-03T05:51:56.954Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:56.954Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:56.954Z] 545db23829e9: Preparing [2025-03-03T05:51:56.954Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:56.954Z] d0599e71d781: Preparing [2025-03-03T05:51:56.954Z] 994456c4fd7b: Preparing [2025-03-03T05:51:56.954Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:56.954Z] d0599e71d781: Waiting [2025-03-03T05:51:56.954Z] 994456c4fd7b: Waiting [2025-03-03T05:51:56.954Z] 545db23829e9: Waiting [2025-03-03T05:51:56.954Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:56.954Z] 4edaac898a55: Layer already exists [2025-03-03T05:51:56.954Z] 4599756210cc: Layer already exists [2025-03-03T05:51:56.954Z] d1fdf6e0af0b: Layer already exists [2025-03-03T05:51:56.954Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:56.954Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:56.954Z] 545db23829e9: Layer already exists [2025-03-03T05:51:56.954Z] d0599e71d781: Layer already exists [2025-03-03T05:51:56.954Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:56.954Z] latest: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:57.285Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:57.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 [2025-03-03T05:51:57.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-03T05:51:57.612Z] 4599756210cc: Preparing [2025-03-03T05:51:57.612Z] 4edaac898a55: Preparing [2025-03-03T05:51:57.612Z] d1fdf6e0af0b: Preparing [2025-03-03T05:51:57.612Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:57.612Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:57.612Z] 545db23829e9: Preparing [2025-03-03T05:51:57.612Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:57.612Z] d0599e71d781: Preparing [2025-03-03T05:51:57.612Z] 994456c4fd7b: Preparing [2025-03-03T05:51:57.612Z] 545db23829e9: Waiting [2025-03-03T05:51:57.612Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:57.612Z] d0599e71d781: Waiting [2025-03-03T05:51:57.612Z] 4edaac898a55: Layer already exists [2025-03-03T05:51:57.612Z] 4599756210cc: Layer already exists [2025-03-03T05:51:57.612Z] d1fdf6e0af0b: Layer already exists [2025-03-03T05:51:57.612Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:57.612Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:57.612Z] 545db23829e9: Layer already exists [2025-03-03T05:51:57.612Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:57.612Z] d0599e71d781: Layer already exists [2025-03-03T05:51:57.612Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:57.612Z] 4.0.0-dev.66: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:57.943Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:58.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:58.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-03T05:51:58.267Z] 4599756210cc: Preparing [2025-03-03T05:51:58.267Z] 4edaac898a55: Preparing [2025-03-03T05:51:58.267Z] d1fdf6e0af0b: Preparing [2025-03-03T05:51:58.267Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:58.267Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:58.267Z] 545db23829e9: Preparing [2025-03-03T05:51:58.267Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:58.267Z] d0599e71d781: Preparing [2025-03-03T05:51:58.267Z] 994456c4fd7b: Preparing [2025-03-03T05:51:58.267Z] 545db23829e9: Waiting [2025-03-03T05:51:58.267Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:58.267Z] 994456c4fd7b: Waiting [2025-03-03T05:51:58.267Z] d0599e71d781: Waiting [2025-03-03T05:51:58.267Z] d1fdf6e0af0b: Layer already exists [2025-03-03T05:51:58.267Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:58.267Z] 4edaac898a55: Layer already exists [2025-03-03T05:51:58.267Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:58.267Z] 4599756210cc: Layer already exists [2025-03-03T05:51:58.267Z] 545db23829e9: Layer already exists [2025-03-03T05:51:58.267Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:58.267Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:58.267Z] d0599e71d781: Layer already exists [2025-03-03T05:51:58.267Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:58.670Z] + 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-03T05:51:58.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-03T05:51:58.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-03T05:51:58.994Z] 4599756210cc: Preparing [2025-03-03T05:51:58.994Z] 4edaac898a55: Preparing [2025-03-03T05:51:58.994Z] d1fdf6e0af0b: Preparing [2025-03-03T05:51:58.994Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:58.994Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:58.994Z] 545db23829e9: Preparing [2025-03-03T05:51:58.994Z] 4dc3b37a7e51: Preparing [2025-03-03T05:51:58.994Z] d0599e71d781: Preparing [2025-03-03T05:51:58.994Z] 994456c4fd7b: Preparing [2025-03-03T05:51:58.994Z] 545db23829e9: Waiting [2025-03-03T05:51:58.994Z] 4dc3b37a7e51: Waiting [2025-03-03T05:51:58.994Z] d0599e71d781: Waiting [2025-03-03T05:51:58.994Z] 994456c4fd7b: Waiting [2025-03-03T05:51:58.994Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:58.994Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:58.994Z] d1fdf6e0af0b: Layer already exists [2025-03-03T05:51:58.994Z] 4edaac898a55: Layer already exists [2025-03-03T05:51:58.994Z] 4599756210cc: Layer already exists [2025-03-03T05:51:58.994Z] 545db23829e9: Layer already exists [2025-03-03T05:51:58.994Z] d0599e71d781: Layer already exists [2025-03-03T05:51:58.994Z] 4dc3b37a7e51: Layer already exists [2025-03-03T05:51:58.994Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:58.994Z] main: digest: sha256:3d85dae80f8dd679860a6a80de8164a30542356ad5dbb8ec8ea8e0867441a3f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:51:59.067Z] ===================================================== [Pipeline] echo [2025-03-03T05:51:59.077Z] taggedImages: [2025-03-03T05:51:59.077Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:59.077Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-03T05:51:59.077Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.66 [2025-03-03T05:51:59.077Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:59.077Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-03T05:51:59.102Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-03T05:51:59.102Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:59.102Z] latest [2025-03-03T05:51:59.102Z] 4.0.0-dev.66 [2025-03-03T05:51:59.102Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:51:59.102Z] main [2025-03-03T05:51:59.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:59.450Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:51:59.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:51:59.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-03T05:51:59.770Z] 816f1301242c: Preparing [2025-03-03T05:51:59.770Z] 121751907d93: Preparing [2025-03-03T05:51:59.770Z] f0f2ae9797bc: Preparing [2025-03-03T05:51:59.770Z] 06c7ca882ad6: Preparing [2025-03-03T05:51:59.770Z] d54e0c553d93: Preparing [2025-03-03T05:51:59.770Z] aaba1260e8e8: Preparing [2025-03-03T05:51:59.770Z] 994456c4fd7b: Preparing [2025-03-03T05:51:59.770Z] aaba1260e8e8: Waiting [2025-03-03T05:51:59.770Z] 994456c4fd7b: Waiting [2025-03-03T05:51:59.770Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:51:59.770Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:51:59.770Z] 994456c4fd7b: Layer already exists [2025-03-03T05:51:59.770Z] d54e0c553d93: Pushed [2025-03-03T05:51:59.770Z] 816f1301242c: Pushed [2025-03-03T05:52:00.337Z] aaba1260e8e8: Pushed [2025-03-03T05:52:03.642Z] 121751907d93: Pushed [2025-03-03T05:52:03.642Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:03.978Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:04.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-03T05:52:04.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-03T05:52:04.310Z] 816f1301242c: Preparing [2025-03-03T05:52:04.310Z] 121751907d93: Preparing [2025-03-03T05:52:04.310Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:04.310Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:04.310Z] d54e0c553d93: Preparing [2025-03-03T05:52:04.310Z] aaba1260e8e8: Preparing [2025-03-03T05:52:04.310Z] 994456c4fd7b: Preparing [2025-03-03T05:52:04.310Z] aaba1260e8e8: Waiting [2025-03-03T05:52:04.310Z] 994456c4fd7b: Waiting [2025-03-03T05:52:04.310Z] 816f1301242c: Layer already exists [2025-03-03T05:52:04.310Z] d54e0c553d93: Layer already exists [2025-03-03T05:52:04.310Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:04.310Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:04.310Z] 121751907d93: Layer already exists [2025-03-03T05:52:04.310Z] aaba1260e8e8: Layer already exists [2025-03-03T05:52:04.310Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:04.310Z] latest: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:04.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:04.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 [2025-03-03T05:52:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-03T05:52:04.965Z] 816f1301242c: Preparing [2025-03-03T05:52:04.965Z] 121751907d93: Preparing [2025-03-03T05:52:04.965Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:04.965Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:04.965Z] d54e0c553d93: Preparing [2025-03-03T05:52:04.965Z] aaba1260e8e8: Preparing [2025-03-03T05:52:04.965Z] 994456c4fd7b: Preparing [2025-03-03T05:52:04.965Z] aaba1260e8e8: Waiting [2025-03-03T05:52:04.965Z] 994456c4fd7b: Waiting [2025-03-03T05:52:04.965Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:04.965Z] 816f1301242c: Layer already exists [2025-03-03T05:52:04.965Z] d54e0c553d93: Layer already exists [2025-03-03T05:52:04.965Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:04.965Z] 121751907d93: Layer already exists [2025-03-03T05:52:04.965Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:04.965Z] aaba1260e8e8: Layer already exists [2025-03-03T05:52:04.965Z] 4.0.0-dev.66: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:05.303Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:05.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:52:05.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-03T05:52:05.613Z] 816f1301242c: Preparing [2025-03-03T05:52:05.613Z] 121751907d93: Preparing [2025-03-03T05:52:05.613Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:05.613Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:05.613Z] d54e0c553d93: Preparing [2025-03-03T05:52:05.613Z] aaba1260e8e8: Preparing [2025-03-03T05:52:05.613Z] 994456c4fd7b: Preparing [2025-03-03T05:52:05.613Z] aaba1260e8e8: Waiting [2025-03-03T05:52:05.613Z] 994456c4fd7b: Waiting [2025-03-03T05:52:05.613Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:05.613Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:05.613Z] 816f1301242c: Layer already exists [2025-03-03T05:52:05.613Z] 121751907d93: Layer already exists [2025-03-03T05:52:05.613Z] d54e0c553d93: Layer already exists [2025-03-03T05:52:05.613Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:05.613Z] aaba1260e8e8: Layer already exists [2025-03-03T05:52:05.613Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:05.934Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:06.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-03T05:52:06.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-03T05:52:06.256Z] 816f1301242c: Preparing [2025-03-03T05:52:06.256Z] 121751907d93: Preparing [2025-03-03T05:52:06.256Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:06.256Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:06.256Z] d54e0c553d93: Preparing [2025-03-03T05:52:06.256Z] aaba1260e8e8: Preparing [2025-03-03T05:52:06.256Z] 994456c4fd7b: Preparing [2025-03-03T05:52:06.256Z] aaba1260e8e8: Waiting [2025-03-03T05:52:06.256Z] 994456c4fd7b: Waiting [2025-03-03T05:52:06.256Z] d54e0c553d93: Layer already exists [2025-03-03T05:52:06.256Z] 816f1301242c: Layer already exists [2025-03-03T05:52:06.256Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:06.256Z] 121751907d93: Layer already exists [2025-03-03T05:52:06.256Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:06.256Z] aaba1260e8e8: Layer already exists [2025-03-03T05:52:06.256Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:06.256Z] main: digest: sha256:5ff0bc3bc140b0338b9ba7dd34c8e356aa33d715afa8e7c5725ca36076077185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:52:06.327Z] ===================================================== [Pipeline] echo [2025-03-03T05:52:06.341Z] taggedImages: [2025-03-03T05:52:06.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:52:06.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-03T05:52:06.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.66 [2025-03-03T05:52:06.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:52:06.341Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-03T05:52:06.364Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-03T05:52:06.364Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:52:06.364Z] latest [2025-03-03T05:52:06.364Z] 4.0.0-dev.66 [2025-03-03T05:52:06.364Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:52:06.364Z] main [2025-03-03T05:52:06.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:06.724Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:07.046Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:52:07.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-03T05:52:07.046Z] 3154bcfa5bca: Preparing [2025-03-03T05:52:07.046Z] 16a676b5b0a6: Preparing [2025-03-03T05:52:07.046Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:07.046Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:07.046Z] 1f8423e3441e: Preparing [2025-03-03T05:52:07.046Z] 2cfb0f45ba01: Preparing [2025-03-03T05:52:07.046Z] 994456c4fd7b: Preparing [2025-03-03T05:52:07.046Z] 2cfb0f45ba01: Waiting [2025-03-03T05:52:07.046Z] 994456c4fd7b: Waiting [2025-03-03T05:52:07.046Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:07.046Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:07.046Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:07.046Z] 3154bcfa5bca: Pushed [2025-03-03T05:52:07.046Z] 1f8423e3441e: Pushed [2025-03-03T05:52:07.307Z] 2cfb0f45ba01: Pushed [2025-03-03T05:52:11.506Z] 16a676b5b0a6: Pushed [2025-03-03T05:52:11.506Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:11.823Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:12.148Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-03T05:52:12.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-03T05:52:12.148Z] 3154bcfa5bca: Preparing [2025-03-03T05:52:12.148Z] 16a676b5b0a6: Preparing [2025-03-03T05:52:12.148Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:12.148Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:12.148Z] 1f8423e3441e: Preparing [2025-03-03T05:52:12.148Z] 2cfb0f45ba01: Preparing [2025-03-03T05:52:12.148Z] 994456c4fd7b: Preparing [2025-03-03T05:52:12.148Z] 2cfb0f45ba01: Waiting [2025-03-03T05:52:12.148Z] 994456c4fd7b: Waiting [2025-03-03T05:52:12.148Z] 1f8423e3441e: Layer already exists [2025-03-03T05:52:12.148Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:12.148Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:12.148Z] 16a676b5b0a6: Layer already exists [2025-03-03T05:52:12.148Z] 3154bcfa5bca: Layer already exists [2025-03-03T05:52:12.148Z] 2cfb0f45ba01: Layer already exists [2025-03-03T05:52:12.148Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:12.148Z] latest: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:12.477Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:12.799Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 [2025-03-03T05:52:12.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-03T05:52:12.799Z] 3154bcfa5bca: Preparing [2025-03-03T05:52:12.799Z] 16a676b5b0a6: Preparing [2025-03-03T05:52:12.799Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:12.799Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:12.799Z] 1f8423e3441e: Preparing [2025-03-03T05:52:12.799Z] 2cfb0f45ba01: Preparing [2025-03-03T05:52:12.799Z] 994456c4fd7b: Preparing [2025-03-03T05:52:12.799Z] 994456c4fd7b: Waiting [2025-03-03T05:52:12.799Z] 2cfb0f45ba01: Waiting [2025-03-03T05:52:12.799Z] 3154bcfa5bca: Layer already exists [2025-03-03T05:52:12.799Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:12.799Z] 1f8423e3441e: Layer already exists [2025-03-03T05:52:12.799Z] 16a676b5b0a6: Layer already exists [2025-03-03T05:52:12.799Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:12.799Z] 2cfb0f45ba01: Layer already exists [2025-03-03T05:52:12.799Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:12.799Z] 4.0.0-dev.66: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:13.129Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:13.456Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:52:13.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-03T05:52:13.456Z] 3154bcfa5bca: Preparing [2025-03-03T05:52:13.456Z] 16a676b5b0a6: Preparing [2025-03-03T05:52:13.456Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:13.456Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:13.456Z] 1f8423e3441e: Preparing [2025-03-03T05:52:13.456Z] 2cfb0f45ba01: Preparing [2025-03-03T05:52:13.456Z] 994456c4fd7b: Preparing [2025-03-03T05:52:13.456Z] 2cfb0f45ba01: Waiting [2025-03-03T05:52:13.456Z] 994456c4fd7b: Waiting [2025-03-03T05:52:13.456Z] 16a676b5b0a6: Layer already exists [2025-03-03T05:52:13.456Z] 3154bcfa5bca: Layer already exists [2025-03-03T05:52:13.457Z] 1f8423e3441e: Layer already exists [2025-03-03T05:52:13.457Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:13.457Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:13.457Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:13.457Z] 2cfb0f45ba01: Layer already exists [2025-03-03T05:52:13.457Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:13.780Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T05:52:14.103Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-03T05:52:14.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-03T05:52:14.103Z] 3154bcfa5bca: Preparing [2025-03-03T05:52:14.103Z] 16a676b5b0a6: Preparing [2025-03-03T05:52:14.103Z] f0f2ae9797bc: Preparing [2025-03-03T05:52:14.103Z] 06c7ca882ad6: Preparing [2025-03-03T05:52:14.103Z] 1f8423e3441e: Preparing [2025-03-03T05:52:14.103Z] 2cfb0f45ba01: Preparing [2025-03-03T05:52:14.103Z] 994456c4fd7b: Preparing [2025-03-03T05:52:14.103Z] 2cfb0f45ba01: Waiting [2025-03-03T05:52:14.103Z] 994456c4fd7b: Waiting [2025-03-03T05:52:14.103Z] 06c7ca882ad6: Layer already exists [2025-03-03T05:52:14.103Z] 16a676b5b0a6: Layer already exists [2025-03-03T05:52:14.103Z] 3154bcfa5bca: Layer already exists [2025-03-03T05:52:14.103Z] 1f8423e3441e: Layer already exists [2025-03-03T05:52:14.103Z] f0f2ae9797bc: Layer already exists [2025-03-03T05:52:14.103Z] 2cfb0f45ba01: Layer already exists [2025-03-03T05:52:14.103Z] 994456c4fd7b: Layer already exists [2025-03-03T05:52:14.103Z] main: digest: sha256:2836c7a0721fc3b06baa2b916f7222e37e76b30ed993b0bf048e86fd3f6b4e20 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T05:52:14.175Z] ===================================================== [Pipeline] echo [2025-03-03T05:52:14.188Z] taggedImages: [2025-03-03T05:52:14.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T05:52:14.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-03T05:52:14.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.66 [2025-03-03T05:52:14.188Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T05:52:14.188Z] - 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-03T06:08:14.120Z] #142 ... [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-03T06:08:14.120Z] #152 DONE 1043.7s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T06:08:14.120Z] #142 ... [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:08:14.120Z] #155 DONE 0.2s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T06:08:14.120Z] #146 ... [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:08:14.120Z] #156 DONE 0.1s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T06:08:14.120Z] #142 ... [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #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-03T06:08:14.120Z] #157 DONE 0.2s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #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-03T06:08:14.120Z] #158 DONE 0.1s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #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-03T06:08:14.120Z] #159 DONE 0.1s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #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-03T06:08:14.120Z] #160 DONE 2.1s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #106 [core-common-config-bootstrapper] exporting to image [2025-03-03T06:08:14.120Z] #106 exporting layers [2025-03-03T06:08:14.120Z] #106 exporting layers 0.8s done [2025-03-03T06:08:14.120Z] #106 writing image sha256:de5aa92a108d44e18adc6d50ab62511c0b8b338d52024bf79aec7dc89889eca6 0.0s done [2025-03-03T06:08:14.120Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-03-03T06:08:14.120Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-03T06:08:14.120Z] #106 DONE 7.4s [2025-03-03T06:08:14.120Z] [2025-03-03T06:08:14.120Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:08:24.199Z] #149 ... [2025-03-03T06:08:24.199Z] [2025-03-03T06:08:24.199Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-03T06:08:24.199Z] #154 DONE 1064.2s [2025-03-03T06:08:24.199Z] [2025-03-03T06:08:24.199Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:08:24.475Z] #63 ... [2025-03-03T06:08:24.475Z] [2025-03-03T06:08:24.475Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-03T06:08:24.475Z] #161 DONE 0.2s [2025-03-03T06:08:24.475Z] [2025-03-03T06:08:24.475Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-03T06:08:27.084Z] #162 DONE 2.1s [2025-03-03T06:08:27.084Z] [2025-03-03T06:08:27.084Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:08:27.084Z] #163 DONE 0.3s [2025-03-03T06:08:27.084Z] [2025-03-03T06:08:27.084Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:08:27.084Z] #164 DONE 0.2s [2025-03-03T06:08:27.084Z] [2025-03-03T06:08:27.084Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T06:08:27.397Z] #142 ... [2025-03-03T06:08:27.397Z] [2025-03-03T06:08:27.397Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-03T06:08:27.667Z] #165 DONE 0.3s [2025-03-03T06:08:27.667Z] [2025-03-03T06:08:27.667Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-03T06:08:27.667Z] #166 DONE 0.1s [2025-03-03T06:08:27.667Z] [2025-03-03T06:08:27.667Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T06:08:27.667Z] #147 ... [2025-03-03T06:08:27.667Z] [2025-03-03T06:08:27.667Z] #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-03T06:08:27.667Z] #167 DONE 0.1s [2025-03-03T06:08:27.667Z] [2025-03-03T06:08:27.667Z] #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-03T06:08:27.667Z] #168 DONE 0.1s [2025-03-03T06:08:27.667Z] [2025-03-03T06:08:27.667Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T06:08:27.949Z] #153 ... [2025-03-03T06:08:27.949Z] [2025-03-03T06:08:27.949Z] #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-03T06:08:28.215Z] #169 DONE 0.2s [2025-03-03T06:08:28.215Z] [2025-03-03T06:08:28.215Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-03T06:08:28.215Z] #170 DONE 0.1s [2025-03-03T06:08:28.215Z] [2025-03-03T06:08:28.215Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-03T06:08:30.176Z] #171 DONE 1.8s [2025-03-03T06:08:30.176Z] [2025-03-03T06:08:30.176Z] #106 [security-bootstrapper] exporting to image [2025-03-03T06:08:30.176Z] #106 exporting layers [2025-03-03T06:08:30.761Z] #106 exporting layers 0.9s done [2025-03-03T06:08:31.028Z] #106 writing image sha256:a76a7c52302cbc4b0da57fcbfb62d7f401f7481ba65abc7e6233f71ab725bed2 done [2025-03-03T06:08:31.028Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-03T06:08:31.028Z] #106 DONE 8.3s [2025-03-03T06:08:31.028Z] [2025-03-03T06:08:31.028Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T06:21:53.536Z] #146 ... [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-03T06:21:53.536Z] #153 DONE 1872.7s [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T06:21:53.536Z] #146 ... [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:21:53.536Z] #172 DONE 0.2s [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:21:53.536Z] #173 DONE 0.2s [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-03T06:21:53.536Z] #174 DONE 0.4s [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T06:21:53.536Z] #144 ... [2025-03-03T06:21:53.536Z] [2025-03-03T06:21:53.536Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-03T06:21:53.803Z] #175 DONE 0.2s [2025-03-03T06:21:53.803Z] [2025-03-03T06:21:53.803Z] #106 [core-command] exporting to image [2025-03-03T06:21:53.803Z] #106 exporting layers [2025-03-03T06:21:54.070Z] #106 exporting layers 0.4s done [2025-03-03T06:21:54.070Z] #106 writing image sha256:93f40f6f43e9134c0b6c80d119d7daf72f4913591e0f548e16902c870c3b3cda done [2025-03-03T06:21:54.070Z] #106 naming to docker.io/library/core-command-arm64 done [2025-03-03T06:21:54.070Z] #106 DONE 8.7s [2025-03-03T06:21:54.070Z] [2025-03-03T06:21:54.070Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:22:26.279Z] #149 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-03T06:22:26.279Z] #146 DONE 1902.2s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T06:22:26.279Z] #52 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:22:26.279Z] #176 DONE 0.2s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T06:22:26.279Z] #144 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:22:26.279Z] #177 DONE 0.1s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #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-03T06:22:26.279Z] #178 DONE 0.1s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:22:26.279Z] #149 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-03T06:22:26.279Z] #179 DONE 0.1s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-03T06:22:26.279Z] #180 DONE 0.4s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T06:22:26.279Z] #142 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-03T06:22:26.279Z] #181 DONE 0.1s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #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-03T06:22:26.279Z] #182 DONE 2.2s [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:22:26.279Z] #150 ... [2025-03-03T06:22:26.279Z] [2025-03-03T06:22:26.279Z] #106 [security-proxy-setup] exporting to image [2025-03-03T06:22:26.279Z] #106 exporting layers [2025-03-03T06:22:26.545Z] #106 exporting layers 1.0s done [2025-03-03T06:22:26.545Z] #106 writing image sha256:ba870f1c7a6082339ae14fcbf8724b4f839e05967054470076aa7696d7a928aa done [2025-03-03T06:22:26.545Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-03-03T06:22:26.545Z] #106 DONE 9.7s [2025-03-03T06:22:26.545Z] [2025-03-03T06:22:26.545Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:22:27.125Z] #150 ... [2025-03-03T06:22:27.125Z] [2025-03-03T06:22:27.125Z] #148 [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-03T06:22:27.125Z] #148 1907.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.66 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-03T06:22:53.784Z] #148 DONE 1934.0s [2025-03-03T06:22:53.784Z] [2025-03-03T06:22:53.784Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:22:54.054Z] #150 ... [2025-03-03T06:22:54.054Z] [2025-03-03T06:22:54.054Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:22:54.321Z] #183 DONE 0.2s [2025-03-03T06:22:54.321Z] [2025-03-03T06:22:54.321Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:22:54.321Z] #149 ... [2025-03-03T06:22:54.321Z] [2025-03-03T06:22:54.321Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:22:54.586Z] #184 DONE 0.2s [2025-03-03T06:22:54.586Z] [2025-03-03T06:22:54.586Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T06:22:54.586Z] #145 ... [2025-03-03T06:22:54.586Z] [2025-03-03T06:22:54.586Z] #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-03T06:22:54.852Z] #185 DONE 0.2s [2025-03-03T06:22:54.852Z] [2025-03-03T06:22:54.852Z] #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-03T06:22:54.852Z] #186 DONE 0.2s [2025-03-03T06:22:54.852Z] [2025-03-03T06:22:54.852Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:22:55.117Z] #149 ... [2025-03-03T06:22:55.117Z] [2025-03-03T06:22:55.117Z] #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-03T06:22:55.117Z] #187 DONE 0.1s [2025-03-03T06:22:55.117Z] [2025-03-03T06:22:55.117Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-03T06:22:55.383Z] #188 DONE 0.3s [2025-03-03T06:22:55.383Z] [2025-03-03T06:22:55.383Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:22:55.383Z] #150 ... [2025-03-03T06:22:55.383Z] [2025-03-03T06:22:55.383Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-03T06:22:55.967Z] #189 DONE 0.5s [2025-03-03T06:22:55.967Z] [2025-03-03T06:22:55.967Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-03T06:22:55.967Z] #190 DONE 0.1s [2025-03-03T06:22:55.967Z] [2025-03-03T06:22:55.967Z] #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-03T06:22:57.918Z] #191 DONE 2.0s [2025-03-03T06:22:57.918Z] [2025-03-03T06:22:57.918Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T06:22:57.918Z] #145 ... [2025-03-03T06:22:57.918Z] [2025-03-03T06:22:57.918Z] #106 [security-secretstore-setup] exporting to image [2025-03-03T06:22:57.918Z] #106 exporting layers [2025-03-03T06:22:59.318Z] #106 exporting layers 1.4s done [2025-03-03T06:22:59.318Z] #106 writing image sha256:2f86ecfe14617cae62ab5ea4d6fb81fb7c4ca93ec8b3518068aaa4e366b77ec1 done [2025-03-03T06:22:59.318Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-03-03T06:22:59.318Z] #106 DONE 11.1s [2025-03-03T06:22:59.318Z] [2025-03-03T06:22:59.318Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:24:07.158Z] #63 ... [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-03T06:24:07.158Z] #144 DONE 2002.2s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:24:07.158Z] #150 ... [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:07.158Z] #192 DONE 0.1s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:24:07.158Z] #193 DONE 0.1s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:24:07.158Z] #63 ... [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #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-03T06:24:07.158Z] #194 DONE 0.4s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #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-03T06:24:07.158Z] #195 DONE 0.1s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #106 [security-spiffe-token-provider] exporting to image [2025-03-03T06:24:07.158Z] #106 exporting layers [2025-03-03T06:24:07.158Z] #106 exporting layers 1.0s done [2025-03-03T06:24:07.158Z] #106 writing image sha256:f069565dc68a5417ff23657738703cbb00e3f9803c1cdcf5f8943260f21a6e0c done [2025-03-03T06:24:07.158Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-03T06:24:07.158Z] #106 DONE 12.1s [2025-03-03T06:24:07.158Z] [2025-03-03T06:24:07.158Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:24:33.826Z] #149 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-03T06:24:33.826Z] #147 DONE 2032.7s [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:24:33.826Z] #150 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:33.826Z] #196 DONE 0.2s [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:24:33.826Z] #149 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-03T06:24:33.826Z] #197 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-03T06:24:33.826Z] #150 DONE 2033.5s [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:24:33.826Z] #63 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:33.826Z] #198 ... [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-03T06:24:33.826Z] #197 DONE 0.7s [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:33.826Z] #198 DONE 0.3s [2025-03-03T06:24:33.826Z] [2025-03-03T06:24:33.826Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-03T06:24:34.093Z] #199 DONE 0.3s [2025-03-03T06:24:34.093Z] [2025-03-03T06:24:34.093Z] #106 [core-keeper] exporting to image [2025-03-03T06:24:34.093Z] #106 exporting layers [2025-03-03T06:24:34.360Z] #106 ... [2025-03-03T06:24:34.360Z] [2025-03-03T06:24:34.360Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:24:34.360Z] #200 DONE 0.5s [2025-03-03T06:24:34.626Z] [2025-03-03T06:24:34.626Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-03T06:24:34.892Z] #201 ... [2025-03-03T06:24:34.892Z] [2025-03-03T06:24:34.892Z] #106 [core-keeper] exporting to image [2025-03-03T06:24:34.892Z] #106 exporting layers 0.6s done [2025-03-03T06:24:34.892Z] #106 writing image sha256:2d2254d0508005cd31651fc3bafff986b5744bea11e49a77b3cfa3aa26b005c6 done [2025-03-03T06:24:34.892Z] #106 naming to docker.io/library/core-keeper-arm64 done [2025-03-03T06:24:34.892Z] #106 DONE 12.8s [2025-03-03T06:24:35.161Z] [2025-03-03T06:24:35.161Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:24:35.161Z] #149 ... [2025-03-03T06:24:35.161Z] [2025-03-03T06:24:35.161Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-03T06:24:35.161Z] #201 DONE 0.7s [2025-03-03T06:24:35.161Z] [2025-03-03T06:24:35.161Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-03T06:24:35.430Z] #202 DONE 0.2s [2025-03-03T06:24:35.430Z] [2025-03-03T06:24:35.430Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-03T06:24:35.430Z] #203 DONE 0.1s [2025-03-03T06:24:35.430Z] [2025-03-03T06:24:35.430Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-03T06:24:37.377Z] #204 DONE 1.7s [2025-03-03T06:24:37.377Z] [2025-03-03T06:24:37.377Z] #106 [security-proxy-auth] exporting to image [2025-03-03T06:24:37.961Z] #106 exporting layers 0.7s done [2025-03-03T06:24:37.961Z] #106 writing image sha256:7fff65baf32dc3c4332d5efb89209a8b65a1e55280e8450acaa23c31f59b5c7a done [2025-03-03T06:24:37.961Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-03T06:24:37.961Z] #106 DONE 13.4s [2025-03-03T06:24:37.961Z] [2025-03-03T06:24:37.961Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T06:24:39.383Z] #151 ... [2025-03-03T06:24:39.383Z] [2025-03-03T06:24:39.383Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-03T06:24:39.383Z] #142 DONE 2039.5s [2025-03-03T06:24:39.383Z] [2025-03-03T06:24:39.383Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:24:39.383Z] #149 ... [2025-03-03T06:24:39.383Z] [2025-03-03T06:24:39.383Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:39.653Z] #205 DONE 0.1s [2025-03-03T06:24:39.653Z] [2025-03-03T06:24:39.653Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:24:39.919Z] #63 ... [2025-03-03T06:24:39.919Z] [2025-03-03T06:24:39.919Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:24:40.191Z] #206 DONE 0.1s [2025-03-03T06:24:40.191Z] [2025-03-03T06:24:40.191Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-03T06:24:40.456Z] #207 DONE 0.3s [2025-03-03T06:24:40.456Z] [2025-03-03T06:24:40.456Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-03T06:24:40.456Z] #208 DONE 0.1s [2025-03-03T06:24:40.456Z] [2025-03-03T06:24:40.456Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T06:24:40.456Z] #151 ... [2025-03-03T06:24:40.456Z] [2025-03-03T06:24:40.456Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-03T06:24:40.456Z] #209 DONE 0.1s [2025-03-03T06:24:40.724Z] [2025-03-03T06:24:40.724Z] #106 [core-metadata] exporting to image [2025-03-03T06:24:40.989Z] #106 exporting layers 0.4s done [2025-03-03T06:24:40.990Z] #106 writing image sha256:2225043271c64ee168817e0c31564e24fc208e2c9713548434999b61007c322b done [2025-03-03T06:24:40.990Z] #106 naming to docker.io/library/core-metadata-arm64 done [2025-03-03T06:24:40.990Z] #106 DONE 13.9s [2025-03-03T06:24:40.990Z] [2025-03-03T06:24:40.990Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-03T06:24:42.932Z] #145 DONE 2042.9s [2025-03-03T06:24:42.932Z] [2025-03-03T06:24:42.932Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:24:42.932Z] #63 ... [2025-03-03T06:24:42.932Z] [2025-03-03T06:24:42.932Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:24:43.200Z] #210 DONE 0.1s [2025-03-03T06:24:43.200Z] [2025-03-03T06:24:43.200Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T06:24:43.467Z] #151 ... [2025-03-03T06:24:43.467Z] [2025-03-03T06:24:43.467Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:24:43.467Z] #211 DONE 0.1s [2025-03-03T06:24:43.467Z] [2025-03-03T06:24:43.467Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-03T06:24:43.733Z] #212 DONE 0.4s [2025-03-03T06:24:43.733Z] [2025-03-03T06:24:43.733Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T06:24:43.999Z] #151 ... [2025-03-03T06:24:43.999Z] [2025-03-03T06:24:43.999Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-03T06:24:43.999Z] #213 DONE 0.1s [2025-03-03T06:24:43.999Z] [2025-03-03T06:24:43.999Z] #106 [core-data] exporting to image [2025-03-03T06:24:44.584Z] #106 exporting layers 0.5s done [2025-03-03T06:24:44.584Z] #106 writing image sha256:4f082136a3de0a05369a0df1f67b69293ee165f255661b7d75bc1a55b8e650de 0.0s done [2025-03-03T06:24:44.584Z] #106 naming to docker.io/library/core-data-arm64 done [2025-03-03T06:24:44.584Z] #106 DONE 14.4s [2025-03-03T06:24:44.584Z] [2025-03-03T06:24:44.584Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-03T06:25:16.778Z] #151 DONE 2073.0s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:25:16.778Z] #149 ... [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:25:16.778Z] #214 DONE 0.1s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:25:16.778Z] #149 ... [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:25:16.778Z] #215 DONE 0.1s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-03T06:25:16.778Z] #216 DONE 0.5s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-03T06:25:16.778Z] #217 DONE 0.1s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #106 [support-scheduler] exporting to image [2025-03-03T06:25:16.778Z] #106 exporting layers [2025-03-03T06:25:16.778Z] #106 exporting layers 1.0s done [2025-03-03T06:25:16.778Z] #106 writing image sha256:922800614f82e2e32f644e8c95e11c4a82c50008ee1335a4672d27fc181b24e2 done [2025-03-03T06:25:16.778Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2025-03-03T06:25:16.778Z] #106 DONE 15.4s [2025-03-03T06:25:16.778Z] [2025-03-03T06:25:16.778Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-03T06:25:18.709Z] #149 DONE 2079.3s [2025-03-03T06:25:18.709Z] [2025-03-03T06:25:18.709Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T06:25:18.981Z] #52 ... [2025-03-03T06:25:18.981Z] [2025-03-03T06:25:18.981Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-03T06:25:18.981Z] #218 DONE 0.1s [2025-03-03T06:25:18.981Z] [2025-03-03T06:25:18.981Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T06:25:19.248Z] #52 ... [2025-03-03T06:25:19.248Z] [2025-03-03T06:25:19.248Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-03T06:25:19.248Z] #219 DONE 0.1s [2025-03-03T06:25:19.248Z] [2025-03-03T06:25:19.248Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-03T06:25:19.829Z] #220 DONE 0.4s [2025-03-03T06:25:19.829Z] [2025-03-03T06:25:19.829Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-03T06:25:19.829Z] #52 ... [2025-03-03T06:25:19.829Z] [2025-03-03T06:25:19.829Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-03T06:25:19.829Z] #221 DONE 0.1s [2025-03-03T06:25:19.829Z] [2025-03-03T06:25:19.829Z] #106 [support-notifications] exporting to image [2025-03-03T06:25:19.829Z] #106 exporting layers [2025-03-03T06:25:20.406Z] #106 exporting layers 0.5s done [2025-03-03T06:25:20.406Z] #106 writing image sha256:ce2bf9656831ac04251f24551002ff9049c7a9ab2ab50815db83a84df33c67cd done [2025-03-03T06:25:20.406Z] #106 naming to docker.io/library/support-notifications-arm64 done [2025-03-03T06:25:20.406Z] #106 DONE 16.0s [2025-03-03T06:25:20.406Z] [2025-03-03T06:25:20.406Z] #63 [security-spire-agent internal] load build context [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-03T06:25:20.406Z] time="2025-03-03T05:48:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-03T06:25:20.413Z] $ docker stop --time=1 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 [2025-03-03T06:25:21.998Z] $ docker rm -f --volumes 60a693671d80d2f32f94eee5ab3877289dfedd017f790fdc6c6cef9dfd700ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T06:25:22.488Z] + docker images [2025-03-03T06:25:22.488Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-03T06:25:22.488Z] support-notifications-arm64 latest ce2bf9656831 3 seconds ago 52MB [2025-03-03T06:25:22.488Z] support-scheduler-arm64 latest 922800614f82 9 seconds ago 48.2MB [2025-03-03T06:25:22.488Z] core-data-arm64 latest 4f082136a3de 39 seconds ago 32.8MB [2025-03-03T06:25:22.488Z] core-metadata-arm64 latest 2225043271c6 42 seconds ago 33MB [2025-03-03T06:25:22.488Z] security-proxy-auth-arm64 latest 7fff65baf32d 46 seconds ago 31.8MB [2025-03-03T06:25:22.488Z] core-keeper-arm64 latest 2d2254d05080 49 seconds ago 32.5MB [2025-03-03T06:25:22.488Z] security-spiffe-token-provider-arm64 latest f069565dc68a About a minute ago 47.8MB [2025-03-03T06:25:22.488Z] security-secretstore-setup-arm64 latest 2f86ecfe1461 2 minutes ago 67.2MB [2025-03-03T06:25:22.488Z] security-proxy-setup-arm64 latest ba870f1c7a60 2 minutes ago 38.6MB [2025-03-03T06:25:22.488Z] core-command-arm64 latest 93f40f6f43e9 3 minutes ago 28.4MB [2025-03-03T06:25:22.488Z] security-bootstrapper-arm64 latest a76a7c52302c 16 minutes ago 21MB [2025-03-03T06:25:22.488Z] core-common-config-bootstrapper-arm64 latest de5aa92a108d 17 minutes ago 17.9MB [2025-03-03T06:25:22.488Z] security-spire-agent-arm64 latest be12497f55f8 35 minutes ago 187MB [2025-03-03T06:25:22.488Z] security-spire-server-arm64 latest c15a30c85ff1 35 minutes ago 144MB [2025-03-03T06:25:22.488Z] security-spire-config-arm64 latest 94ce0d414a4f 36 minutes ago 143MB [2025-03-03T06:25:22.488Z] ci-base-image-arm64 latest 73ab83db4c85 37 minutes ago 915MB [2025-03-03T06:25:22.488Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-03T06:25:22.488Z] 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-03T06:25:22.638Z] provisioning config files... [2025-03-03T06:25:22.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/804@tmp/config11290434379472451215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:25:22.982Z] ---> ****-login.sh [2025-03-03T06:25:22.982Z] nexus3.edgexfoundry.org:10001 [2025-03-03T06:25:22.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T06:25:23.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T06:25:23.247Z] Configure a credential helper to remove this warning. See [2025-03-03T06:25:23.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T06:25:23.247Z] [2025-03-03T06:25:23.247Z] Login Succeeded [2025-03-03T06:25:23.247Z] nexus3.edgexfoundry.org:10002 [2025-03-03T06:25:23.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T06:25:23.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T06:25:23.513Z] Configure a credential helper to remove this warning. See [2025-03-03T06:25:23.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T06:25:23.513Z] [2025-03-03T06:25:23.513Z] Login Succeeded [2025-03-03T06:25:23.513Z] nexus3.edgexfoundry.org:10003 [2025-03-03T06:25:23.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T06:25:24.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T06:25:24.043Z] Configure a credential helper to remove this warning. See [2025-03-03T06:25:24.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T06:25:24.043Z] [2025-03-03T06:25:24.043Z] Login Succeeded [2025-03-03T06:25:24.043Z] nexus3.edgexfoundry.org:10004 [2025-03-03T06:25:24.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T06:25:24.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T06:25:24.307Z] Configure a credential helper to remove this warning. See [2025-03-03T06:25:24.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T06:25:24.307Z] [2025-03-03T06:25:24.307Z] Login Succeeded [2025-03-03T06:25:24.307Z] ****.io [2025-03-03T06:25:24.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-03T06:25:24.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-03T06:25:24.571Z] Configure a credential helper to remove this warning. See [2025-03-03T06:25:24.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-03T06:25:24.572Z] [2025-03-03T06:25:24.572Z] Login Succeeded [2025-03-03T06:25:24.836Z] ---> ****-login.sh ends [Pipeline] } [2025-03-03T06:25:24.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:25:24.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-03T06:25:24.937Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-03T06:25:24.937Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:24.937Z] latest [2025-03-03T06:25:24.937Z] 4.0.0-dev.66 [2025-03-03T06:25:24.937Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:24.937Z] main [2025-03-03T06:25:24.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:25.363Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:25.741Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:25.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-03T06:25:25.741Z] 4e43bfe1cbd6: Preparing [2025-03-03T06:25:25.741Z] 0e6365f3825b: Preparing [2025-03-03T06:25:25.741Z] 767acfe31831: Preparing [2025-03-03T06:25:25.741Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:25.741Z] 869474e4a35c: Preparing [2025-03-03T06:25:25.741Z] 7067a0062d35: Preparing [2025-03-03T06:25:25.741Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:25.741Z] 7067a0062d35: Waiting [2025-03-03T06:25:25.741Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:26.009Z] 767acfe31831: Pushed [2025-03-03T06:25:26.009Z] 4e43bfe1cbd6: Pushed [2025-03-03T06:25:26.009Z] 6b8a5e74896a: Pushed [2025-03-03T06:25:26.009Z] 869474e4a35c: Pushed [2025-03-03T06:25:26.009Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:26.009Z] 7067a0062d35: Pushed [2025-03-03T06:25:30.325Z] 0e6365f3825b: Pushed [2025-03-03T06:25:30.325Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:30.680Z] + 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-03T06:25:31.025Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-03T06:25:31.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-03T06:25:31.025Z] 4e43bfe1cbd6: Preparing [2025-03-03T06:25:31.025Z] 0e6365f3825b: Preparing [2025-03-03T06:25:31.025Z] 767acfe31831: Preparing [2025-03-03T06:25:31.025Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:31.025Z] 869474e4a35c: Preparing [2025-03-03T06:25:31.025Z] 7067a0062d35: Preparing [2025-03-03T06:25:31.025Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:31.025Z] 7067a0062d35: Waiting [2025-03-03T06:25:31.025Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:31.025Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:31.025Z] 767acfe31831: Layer already exists [2025-03-03T06:25:31.025Z] 0e6365f3825b: Layer already exists [2025-03-03T06:25:31.025Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:31.025Z] 4e43bfe1cbd6: Layer already exists [2025-03-03T06:25:31.025Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:31.025Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:31.025Z] latest: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:31.646Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:31.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 [2025-03-03T06:25:31.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-03T06:25:31.999Z] 4e43bfe1cbd6: Preparing [2025-03-03T06:25:31.999Z] 0e6365f3825b: Preparing [2025-03-03T06:25:31.999Z] 767acfe31831: Preparing [2025-03-03T06:25:31.999Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:31.999Z] 869474e4a35c: Preparing [2025-03-03T06:25:31.999Z] 7067a0062d35: Preparing [2025-03-03T06:25:31.999Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:31.999Z] 7067a0062d35: Waiting [2025-03-03T06:25:31.999Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:31.999Z] 767acfe31831: Layer already exists [2025-03-03T06:25:31.999Z] 0e6365f3825b: Layer already exists [2025-03-03T06:25:31.999Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:31.999Z] 4e43bfe1cbd6: Layer already exists [2025-03-03T06:25:31.999Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:31.999Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:31.999Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:31.999Z] 4.0.0-dev.66: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:32.346Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:32.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:32.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-03T06:25:32.686Z] 4e43bfe1cbd6: Preparing [2025-03-03T06:25:32.686Z] 0e6365f3825b: Preparing [2025-03-03T06:25:32.686Z] 767acfe31831: Preparing [2025-03-03T06:25:32.686Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:32.686Z] 869474e4a35c: Preparing [2025-03-03T06:25:32.686Z] 7067a0062d35: Preparing [2025-03-03T06:25:32.686Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:32.686Z] 7067a0062d35: Waiting [2025-03-03T06:25:32.686Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:32.686Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:32.686Z] 0e6365f3825b: Layer already exists [2025-03-03T06:25:32.686Z] 4e43bfe1cbd6: Layer already exists [2025-03-03T06:25:32.686Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:32.686Z] 767acfe31831: Layer already exists [2025-03-03T06:25:32.686Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:32.686Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:32.949Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:33.298Z] + 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-03T06:25:33.647Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-03T06:25:33.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-03T06:25:33.648Z] 4e43bfe1cbd6: Preparing [2025-03-03T06:25:33.648Z] 0e6365f3825b: Preparing [2025-03-03T06:25:33.648Z] 767acfe31831: Preparing [2025-03-03T06:25:33.648Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:33.648Z] 869474e4a35c: Preparing [2025-03-03T06:25:33.648Z] 7067a0062d35: Preparing [2025-03-03T06:25:33.648Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:33.648Z] 7067a0062d35: Waiting [2025-03-03T06:25:33.648Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:33.648Z] 4e43bfe1cbd6: Layer already exists [2025-03-03T06:25:33.648Z] 767acfe31831: Layer already exists [2025-03-03T06:25:33.648Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:33.648Z] 0e6365f3825b: Layer already exists [2025-03-03T06:25:33.648Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:33.648Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:33.648Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:33.911Z] main: digest: sha256:31cad1308e1c53c70650dd9bb738e961bd5bdc617046d796c80f79542b32fb60 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:25:33.988Z] ===================================================== [Pipeline] echo [2025-03-03T06:25:34.005Z] taggedImages: [2025-03-03T06:25:34.005Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:34.005Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-03T06:25:34.005Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.66 [2025-03-03T06:25:34.005Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:34.005Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-03T06:25:34.032Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-03T06:25:34.032Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:34.032Z] latest [2025-03-03T06:25:34.032Z] 4.0.0-dev.66 [2025-03-03T06:25:34.032Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:34.032Z] main [2025-03-03T06:25:34.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:34.396Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:34.739Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:34.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-03T06:25:34.739Z] 9f38b15ab4d3: Preparing [2025-03-03T06:25:34.739Z] dd7654826527: Preparing [2025-03-03T06:25:34.739Z] 66b8aba34adf: Preparing [2025-03-03T06:25:34.739Z] 66234f2e4d57: Preparing [2025-03-03T06:25:34.739Z] 767acfe31831: Preparing [2025-03-03T06:25:34.739Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:34.739Z] 869474e4a35c: Preparing [2025-03-03T06:25:34.739Z] 7067a0062d35: Preparing [2025-03-03T06:25:34.739Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:34.739Z] 7067a0062d35: Waiting [2025-03-03T06:25:34.739Z] 869474e4a35c: Waiting [2025-03-03T06:25:34.739Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:34.739Z] 767acfe31831: Layer already exists [2025-03-03T06:25:35.003Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:35.003Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:35.003Z] dd7654826527: Pushed [2025-03-03T06:25:35.003Z] 66b8aba34adf: Pushed [2025-03-03T06:25:35.003Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:35.003Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:35.003Z] 9f38b15ab4d3: Pushed [2025-03-03T06:25:36.927Z] 66234f2e4d57: Pushed [2025-03-03T06:25:37.189Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:37.553Z] + 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-03T06:25:37.911Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-03T06:25:37.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-03T06:25:37.911Z] 9f38b15ab4d3: Preparing [2025-03-03T06:25:37.911Z] dd7654826527: Preparing [2025-03-03T06:25:37.911Z] 66b8aba34adf: Preparing [2025-03-03T06:25:37.911Z] 66234f2e4d57: Preparing [2025-03-03T06:25:37.911Z] 767acfe31831: Preparing [2025-03-03T06:25:37.911Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:37.911Z] 869474e4a35c: Preparing [2025-03-03T06:25:37.911Z] 7067a0062d35: Preparing [2025-03-03T06:25:37.911Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:37.911Z] 6b8a5e74896a: Waiting [2025-03-03T06:25:37.911Z] 869474e4a35c: Waiting [2025-03-03T06:25:37.911Z] 7067a0062d35: Waiting [2025-03-03T06:25:37.911Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:37.911Z] 9f38b15ab4d3: Layer already exists [2025-03-03T06:25:37.911Z] 66234f2e4d57: Layer already exists [2025-03-03T06:25:37.911Z] dd7654826527: Layer already exists [2025-03-03T06:25:37.911Z] 66b8aba34adf: Layer already exists [2025-03-03T06:25:37.911Z] 767acfe31831: Layer already exists [2025-03-03T06:25:37.911Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:37.911Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:37.911Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:37.911Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:37.911Z] latest: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:38.525Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:38.875Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 [2025-03-03T06:25:38.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-03T06:25:38.875Z] 9f38b15ab4d3: Preparing [2025-03-03T06:25:38.875Z] dd7654826527: Preparing [2025-03-03T06:25:38.875Z] 66b8aba34adf: Preparing [2025-03-03T06:25:38.875Z] 66234f2e4d57: Preparing [2025-03-03T06:25:38.875Z] 767acfe31831: Preparing [2025-03-03T06:25:38.875Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:38.875Z] 869474e4a35c: Preparing [2025-03-03T06:25:38.875Z] 7067a0062d35: Preparing [2025-03-03T06:25:38.875Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:38.875Z] 6b8a5e74896a: Waiting [2025-03-03T06:25:38.875Z] 869474e4a35c: Waiting [2025-03-03T06:25:38.875Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:38.875Z] 7067a0062d35: Waiting [2025-03-03T06:25:38.875Z] 9f38b15ab4d3: Layer already exists [2025-03-03T06:25:38.875Z] 66234f2e4d57: Layer already exists [2025-03-03T06:25:38.875Z] 767acfe31831: Layer already exists [2025-03-03T06:25:38.875Z] 66b8aba34adf: Layer already exists [2025-03-03T06:25:38.875Z] dd7654826527: Layer already exists [2025-03-03T06:25:38.875Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:38.875Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:38.875Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:38.875Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:38.875Z] 4.0.0-dev.66: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:39.230Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:39.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:39.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-03T06:25:39.577Z] 9f38b15ab4d3: Preparing [2025-03-03T06:25:39.577Z] dd7654826527: Preparing [2025-03-03T06:25:39.577Z] 66b8aba34adf: Preparing [2025-03-03T06:25:39.577Z] 66234f2e4d57: Preparing [2025-03-03T06:25:39.577Z] 767acfe31831: Preparing [2025-03-03T06:25:39.577Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:39.577Z] 869474e4a35c: Preparing [2025-03-03T06:25:39.577Z] 7067a0062d35: Preparing [2025-03-03T06:25:39.577Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:39.577Z] 869474e4a35c: Waiting [2025-03-03T06:25:39.577Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:39.577Z] 7067a0062d35: Waiting [2025-03-03T06:25:39.577Z] 6b8a5e74896a: Waiting [2025-03-03T06:25:39.577Z] 66b8aba34adf: Layer already exists [2025-03-03T06:25:39.577Z] 66234f2e4d57: Layer already exists [2025-03-03T06:25:39.577Z] 9f38b15ab4d3: Layer already exists [2025-03-03T06:25:39.577Z] 767acfe31831: Layer already exists [2025-03-03T06:25:39.577Z] dd7654826527: Layer already exists [2025-03-03T06:25:39.577Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:39.577Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:39.577Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:39.577Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:39.577Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:40.197Z] + 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-03T06:25:40.542Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-03T06:25:40.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-03T06:25:40.542Z] 9f38b15ab4d3: Preparing [2025-03-03T06:25:40.542Z] dd7654826527: Preparing [2025-03-03T06:25:40.542Z] 66b8aba34adf: Preparing [2025-03-03T06:25:40.542Z] 66234f2e4d57: Preparing [2025-03-03T06:25:40.542Z] 767acfe31831: Preparing [2025-03-03T06:25:40.542Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:40.542Z] 869474e4a35c: Preparing [2025-03-03T06:25:40.542Z] 7067a0062d35: Preparing [2025-03-03T06:25:40.542Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:40.542Z] 869474e4a35c: Waiting [2025-03-03T06:25:40.542Z] 7067a0062d35: Waiting [2025-03-03T06:25:40.542Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:40.542Z] 6b8a5e74896a: Waiting [2025-03-03T06:25:40.542Z] dd7654826527: Layer already exists [2025-03-03T06:25:40.542Z] 66b8aba34adf: Layer already exists [2025-03-03T06:25:40.542Z] 66234f2e4d57: Layer already exists [2025-03-03T06:25:40.542Z] 767acfe31831: Layer already exists [2025-03-03T06:25:40.542Z] 9f38b15ab4d3: Layer already exists [2025-03-03T06:25:40.542Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:40.542Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:40.542Z] 869474e4a35c: Layer already exists [2025-03-03T06:25:40.542Z] 7067a0062d35: Layer already exists [2025-03-03T06:25:40.542Z] main: digest: sha256:7f07a4dbce830add1cd4ec80d120d3b99b8f1d8920a66a578318a26c40c5aff5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:25:40.617Z] ===================================================== [Pipeline] echo [2025-03-03T06:25:40.635Z] taggedImages: [2025-03-03T06:25:40.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:40.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-03T06:25:40.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.66 [2025-03-03T06:25:40.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:40.635Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-03T06:25:40.665Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-03T06:25:40.665Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:40.665Z] latest [2025-03-03T06:25:40.665Z] 4.0.0-dev.66 [2025-03-03T06:25:40.665Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:40.665Z] main [2025-03-03T06:25:40.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:41.024Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:41.378Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:41.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-03T06:25:41.378Z] 76de6ea04233: Preparing [2025-03-03T06:25:41.378Z] fa03a28f6d74: Preparing [2025-03-03T06:25:41.378Z] 767acfe31831: Preparing [2025-03-03T06:25:41.378Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:41.378Z] eaa0d3f9f196: Preparing [2025-03-03T06:25:41.378Z] 51ec513a5159: Preparing [2025-03-03T06:25:41.378Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:41.378Z] 51ec513a5159: Waiting [2025-03-03T06:25:41.378Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:41.378Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:41.378Z] 767acfe31831: Layer already exists [2025-03-03T06:25:41.378Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:41.641Z] eaa0d3f9f196: Pushed [2025-03-03T06:25:41.641Z] 76de6ea04233: Pushed [2025-03-03T06:25:41.641Z] 51ec513a5159: Pushed [2025-03-03T06:25:46.946Z] fa03a28f6d74: Pushed [2025-03-03T06:25:46.946Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:47.291Z] + 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-03T06:25:47.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-03T06:25:47.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-03T06:25:47.648Z] 76de6ea04233: Preparing [2025-03-03T06:25:47.648Z] fa03a28f6d74: Preparing [2025-03-03T06:25:47.648Z] 767acfe31831: Preparing [2025-03-03T06:25:47.648Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:47.648Z] eaa0d3f9f196: Preparing [2025-03-03T06:25:47.648Z] 51ec513a5159: Preparing [2025-03-03T06:25:47.648Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:47.648Z] 51ec513a5159: Waiting [2025-03-03T06:25:47.648Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:47.648Z] eaa0d3f9f196: Layer already exists [2025-03-03T06:25:47.648Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:47.648Z] 767acfe31831: Layer already exists [2025-03-03T06:25:47.648Z] fa03a28f6d74: Layer already exists [2025-03-03T06:25:47.648Z] 76de6ea04233: Layer already exists [2025-03-03T06:25:47.648Z] 51ec513a5159: Layer already exists [2025-03-03T06:25:47.648Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:47.648Z] latest: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:48.006Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:48.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 [2025-03-03T06:25:48.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-03T06:25:48.351Z] 76de6ea04233: Preparing [2025-03-03T06:25:48.351Z] fa03a28f6d74: Preparing [2025-03-03T06:25:48.351Z] 767acfe31831: Preparing [2025-03-03T06:25:48.351Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:48.351Z] eaa0d3f9f196: Preparing [2025-03-03T06:25:48.351Z] 51ec513a5159: Preparing [2025-03-03T06:25:48.351Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:48.351Z] 51ec513a5159: Waiting [2025-03-03T06:25:48.351Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:48.351Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:48.351Z] 767acfe31831: Layer already exists [2025-03-03T06:25:48.351Z] 76de6ea04233: Layer already exists [2025-03-03T06:25:48.351Z] fa03a28f6d74: Layer already exists [2025-03-03T06:25:48.351Z] eaa0d3f9f196: Layer already exists [2025-03-03T06:25:48.351Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:48.351Z] 51ec513a5159: Layer already exists [2025-03-03T06:25:48.351Z] 4.0.0-dev.66: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:48.975Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:49.327Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:49.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-03T06:25:49.327Z] 76de6ea04233: Preparing [2025-03-03T06:25:49.327Z] fa03a28f6d74: Preparing [2025-03-03T06:25:49.327Z] 767acfe31831: Preparing [2025-03-03T06:25:49.327Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:49.327Z] eaa0d3f9f196: Preparing [2025-03-03T06:25:49.327Z] 51ec513a5159: Preparing [2025-03-03T06:25:49.327Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:49.327Z] 51ec513a5159: Waiting [2025-03-03T06:25:49.327Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:49.327Z] eaa0d3f9f196: Layer already exists [2025-03-03T06:25:49.328Z] 76de6ea04233: Layer already exists [2025-03-03T06:25:49.328Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:49.328Z] 767acfe31831: Layer already exists [2025-03-03T06:25:49.328Z] fa03a28f6d74: Layer already exists [2025-03-03T06:25:49.328Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:49.328Z] 51ec513a5159: Layer already exists [2025-03-03T06:25:49.328Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:49.675Z] + 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-03T06:25:50.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-03T06:25:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-03T06:25:50.036Z] 76de6ea04233: Preparing [2025-03-03T06:25:50.036Z] fa03a28f6d74: Preparing [2025-03-03T06:25:50.036Z] 767acfe31831: Preparing [2025-03-03T06:25:50.036Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:50.036Z] eaa0d3f9f196: Preparing [2025-03-03T06:25:50.036Z] 51ec513a5159: Preparing [2025-03-03T06:25:50.036Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:50.036Z] 51ec513a5159: Waiting [2025-03-03T06:25:50.036Z] 76de6ea04233: Layer already exists [2025-03-03T06:25:50.036Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:50.036Z] fa03a28f6d74: Layer already exists [2025-03-03T06:25:50.036Z] eaa0d3f9f196: Layer already exists [2025-03-03T06:25:50.036Z] 767acfe31831: Layer already exists [2025-03-03T06:25:50.036Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:50.036Z] 51ec513a5159: Layer already exists [2025-03-03T06:25:50.036Z] main: digest: sha256:8a04c44273ef595af01b9e7f02382818a3f87f996fd12dd220dcac5c87ae11df size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:25:50.372Z] ===================================================== [Pipeline] echo [2025-03-03T06:25:50.385Z] taggedImages: [2025-03-03T06:25:50.385Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:50.385Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-03T06:25:50.385Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.66 [2025-03-03T06:25:50.385Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:50.385Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-03T06:25:50.412Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-03T06:25:50.412Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:50.412Z] latest [2025-03-03T06:25:50.412Z] 4.0.0-dev.66 [2025-03-03T06:25:50.412Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:50.412Z] main [2025-03-03T06:25:50.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:50.763Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:51.110Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:25:51.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-03T06:25:51.110Z] e34f802db5c5: Preparing [2025-03-03T06:25:51.110Z] 9763a1e7961a: Preparing [2025-03-03T06:25:51.110Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:51.110Z] 4b4468364759: Preparing [2025-03-03T06:25:51.110Z] 849eb3c16d8d: Preparing [2025-03-03T06:25:51.110Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:51.110Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:51.110Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:51.374Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:51.374Z] 849eb3c16d8d: Pushed [2025-03-03T06:25:51.374Z] 4b4468364759: Pushed [2025-03-03T06:25:51.374Z] e34f802db5c5: Pushed [2025-03-03T06:25:56.683Z] 9763a1e7961a: Pushed [2025-03-03T06:25:56.683Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:57.036Z] + 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-03T06:25:57.440Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-03T06:25:57.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-03T06:25:57.440Z] e34f802db5c5: Preparing [2025-03-03T06:25:57.440Z] 9763a1e7961a: Preparing [2025-03-03T06:25:57.440Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:57.440Z] 4b4468364759: Preparing [2025-03-03T06:25:57.440Z] 849eb3c16d8d: Preparing [2025-03-03T06:25:57.440Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:57.441Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:57.441Z] 4b4468364759: Layer already exists [2025-03-03T06:25:57.441Z] 9763a1e7961a: Layer already exists [2025-03-03T06:25:57.441Z] 849eb3c16d8d: Layer already exists [2025-03-03T06:25:57.441Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:57.441Z] e34f802db5c5: Layer already exists [2025-03-03T06:25:57.441Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:57.441Z] latest: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:58.050Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:58.390Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 [2025-03-03T06:25:58.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-03T06:25:58.390Z] e34f802db5c5: Preparing [2025-03-03T06:25:58.390Z] 9763a1e7961a: Preparing [2025-03-03T06:25:58.390Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:58.390Z] 4b4468364759: Preparing [2025-03-03T06:25:58.390Z] 849eb3c16d8d: Preparing [2025-03-03T06:25:58.390Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:58.390Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:58.390Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:58.390Z] e34f802db5c5: Layer already exists [2025-03-03T06:25:58.390Z] 849eb3c16d8d: Layer already exists [2025-03-03T06:25:58.390Z] 4b4468364759: Layer already exists [2025-03-03T06:25:58.390Z] 9763a1e7961a: Layer already exists [2025-03-03T06:25:58.390Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:58.390Z] 4.0.0-dev.66: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:58.734Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:59.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:25:59.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-03T06:25:59.076Z] e34f802db5c5: Preparing [2025-03-03T06:25:59.076Z] 9763a1e7961a: Preparing [2025-03-03T06:25:59.076Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:59.076Z] 4b4468364759: Preparing [2025-03-03T06:25:59.076Z] 849eb3c16d8d: Preparing [2025-03-03T06:25:59.076Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:59.076Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:59.076Z] 849eb3c16d8d: Layer already exists [2025-03-03T06:25:59.076Z] 4b4468364759: Layer already exists [2025-03-03T06:25:59.076Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:59.076Z] 9763a1e7961a: Layer already exists [2025-03-03T06:25:59.076Z] e34f802db5c5: Layer already exists [2025-03-03T06:25:59.076Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:59.076Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:25:59.560Z] + 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-03T06:25:59.904Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-03T06:25:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-03T06:25:59.904Z] e34f802db5c5: Preparing [2025-03-03T06:25:59.904Z] 9763a1e7961a: Preparing [2025-03-03T06:25:59.904Z] 6b8a5e74896a: Preparing [2025-03-03T06:25:59.904Z] 4b4468364759: Preparing [2025-03-03T06:25:59.904Z] 849eb3c16d8d: Preparing [2025-03-03T06:25:59.904Z] dd9c8f8612c8: Preparing [2025-03-03T06:25:59.904Z] dd9c8f8612c8: Waiting [2025-03-03T06:25:59.904Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:25:59.904Z] 4b4468364759: Layer already exists [2025-03-03T06:25:59.904Z] 849eb3c16d8d: Layer already exists [2025-03-03T06:25:59.904Z] 9763a1e7961a: Layer already exists [2025-03-03T06:25:59.904Z] e34f802db5c5: Layer already exists [2025-03-03T06:25:59.905Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:25:59.905Z] main: digest: sha256:0edbb2a43ba9ecf4d005921d805c018e3230792952d5068c7f698570245b3f26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:00.240Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:00.254Z] taggedImages: [2025-03-03T06:26:00.254Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:00.254Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-03T06:26:00.254Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.66 [2025-03-03T06:26:00.254Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:00.254Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-03T06:26:00.286Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-03T06:26:00.286Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:00.286Z] latest [2025-03-03T06:26:00.286Z] 4.0.0-dev.66 [2025-03-03T06:26:00.286Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:00.286Z] main [2025-03-03T06:26:00.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:00.649Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:00.982Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:00.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-03T06:26:00.982Z] 201fe54d0049: Preparing [2025-03-03T06:26:00.982Z] 2fbc5d0e5363: Preparing [2025-03-03T06:26:00.982Z] d5bf797e418f: Preparing [2025-03-03T06:26:00.982Z] 767acfe31831: Preparing [2025-03-03T06:26:00.982Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:00.982Z] 869474e4a35c: Preparing [2025-03-03T06:26:00.982Z] 7067a0062d35: Preparing [2025-03-03T06:26:00.982Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:00.982Z] 7067a0062d35: Waiting [2025-03-03T06:26:00.982Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:00.982Z] 869474e4a35c: Waiting [2025-03-03T06:26:00.982Z] 767acfe31831: Layer already exists [2025-03-03T06:26:00.982Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:01.245Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:01.245Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:01.245Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:01.245Z] 201fe54d0049: Pushed [2025-03-03T06:26:01.245Z] 2fbc5d0e5363: Pushed [2025-03-03T06:26:06.555Z] d5bf797e418f: Pushed [2025-03-03T06:26:06.555Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:06.911Z] + 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-03T06:26:07.261Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-03T06:26:07.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-03T06:26:07.261Z] 201fe54d0049: Preparing [2025-03-03T06:26:07.261Z] 2fbc5d0e5363: Preparing [2025-03-03T06:26:07.261Z] d5bf797e418f: Preparing [2025-03-03T06:26:07.261Z] 767acfe31831: Preparing [2025-03-03T06:26:07.261Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:07.261Z] 869474e4a35c: Preparing [2025-03-03T06:26:07.261Z] 7067a0062d35: Preparing [2025-03-03T06:26:07.261Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:07.261Z] 7067a0062d35: Waiting [2025-03-03T06:26:07.261Z] 869474e4a35c: Waiting [2025-03-03T06:26:07.261Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:07.261Z] 767acfe31831: Layer already exists [2025-03-03T06:26:07.261Z] 2fbc5d0e5363: Layer already exists [2025-03-03T06:26:07.261Z] 201fe54d0049: Layer already exists [2025-03-03T06:26:07.261Z] d5bf797e418f: Layer already exists [2025-03-03T06:26:07.261Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:07.261Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:07.261Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:07.261Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:07.524Z] latest: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:07.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:08.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 [2025-03-03T06:26:08.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-03T06:26:08.215Z] 201fe54d0049: Preparing [2025-03-03T06:26:08.215Z] 2fbc5d0e5363: Preparing [2025-03-03T06:26:08.215Z] d5bf797e418f: Preparing [2025-03-03T06:26:08.215Z] 767acfe31831: Preparing [2025-03-03T06:26:08.215Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:08.215Z] 869474e4a35c: Preparing [2025-03-03T06:26:08.215Z] 7067a0062d35: Preparing [2025-03-03T06:26:08.215Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:08.215Z] 869474e4a35c: Waiting [2025-03-03T06:26:08.215Z] 7067a0062d35: Waiting [2025-03-03T06:26:08.215Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:08.215Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:08.215Z] 201fe54d0049: Layer already exists [2025-03-03T06:26:08.215Z] 767acfe31831: Layer already exists [2025-03-03T06:26:08.215Z] 2fbc5d0e5363: Layer already exists [2025-03-03T06:26:08.215Z] d5bf797e418f: Layer already exists [2025-03-03T06:26:08.215Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:08.215Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:08.215Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:08.215Z] 4.0.0-dev.66: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:08.822Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:09.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:09.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-03T06:26:09.221Z] 201fe54d0049: Preparing [2025-03-03T06:26:09.221Z] 2fbc5d0e5363: Preparing [2025-03-03T06:26:09.221Z] d5bf797e418f: Preparing [2025-03-03T06:26:09.221Z] 767acfe31831: Preparing [2025-03-03T06:26:09.221Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:09.221Z] 869474e4a35c: Preparing [2025-03-03T06:26:09.221Z] 7067a0062d35: Preparing [2025-03-03T06:26:09.221Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:09.221Z] 7067a0062d35: Waiting [2025-03-03T06:26:09.221Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:09.221Z] 201fe54d0049: Layer already exists [2025-03-03T06:26:09.221Z] d5bf797e418f: Layer already exists [2025-03-03T06:26:09.221Z] 2fbc5d0e5363: Layer already exists [2025-03-03T06:26:09.221Z] 767acfe31831: Layer already exists [2025-03-03T06:26:09.221Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:09.221Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:09.221Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:09.221Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:09.221Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:09.585Z] + 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-03T06:26:09.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-03T06:26:09.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-03T06:26:09.946Z] 201fe54d0049: Preparing [2025-03-03T06:26:09.946Z] 2fbc5d0e5363: Preparing [2025-03-03T06:26:09.946Z] d5bf797e418f: Preparing [2025-03-03T06:26:09.946Z] 767acfe31831: Preparing [2025-03-03T06:26:09.946Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:09.946Z] 869474e4a35c: Preparing [2025-03-03T06:26:09.946Z] 7067a0062d35: Preparing [2025-03-03T06:26:09.946Z] 869474e4a35c: Waiting [2025-03-03T06:26:09.946Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:09.946Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:09.946Z] 201fe54d0049: Layer already exists [2025-03-03T06:26:09.946Z] 767acfe31831: Layer already exists [2025-03-03T06:26:09.946Z] 2fbc5d0e5363: Layer already exists [2025-03-03T06:26:09.946Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:09.946Z] d5bf797e418f: Layer already exists [2025-03-03T06:26:09.946Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:09.946Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:09.946Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:09.946Z] main: digest: sha256:d261829e33492d6508e25b036cb50733695f43299c34963c071fa80fc693d107 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:10.022Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:10.041Z] taggedImages: [2025-03-03T06:26:10.041Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:10.041Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-03T06:26:10.041Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.66 [2025-03-03T06:26:10.041Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:10.041Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-03T06:26:10.076Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-03T06:26:10.076Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:10.076Z] latest [2025-03-03T06:26:10.076Z] 4.0.0-dev.66 [2025-03-03T06:26:10.076Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:10.076Z] main [2025-03-03T06:26:10.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:10.454Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:10.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:10.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-03T06:26:10.803Z] f218bbba0727: Preparing [2025-03-03T06:26:10.803Z] f7da60d7f637: Preparing [2025-03-03T06:26:10.803Z] b17adaedf355: Preparing [2025-03-03T06:26:10.803Z] a8949cbe84ae: Preparing [2025-03-03T06:26:10.803Z] 0b674981eecf: Preparing [2025-03-03T06:26:10.803Z] 50279bb3a1f7: Preparing [2025-03-03T06:26:10.803Z] 304c975ff064: Preparing [2025-03-03T06:26:10.803Z] 767acfe31831: Preparing [2025-03-03T06:26:10.803Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:10.803Z] 787f5314d5f9: Preparing [2025-03-03T06:26:10.803Z] 362e8b6e9d66: Preparing [2025-03-03T06:26:10.803Z] 5f70bf18a086: Preparing [2025-03-03T06:26:10.803Z] f446ae898031: Preparing [2025-03-03T06:26:10.803Z] d69b25bf6cc5: Preparing [2025-03-03T06:26:10.803Z] 0480abd9e81a: Preparing [2025-03-03T06:26:10.803Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:10.803Z] 50279bb3a1f7: Waiting [2025-03-03T06:26:10.803Z] 304c975ff064: Waiting [2025-03-03T06:26:10.803Z] 767acfe31831: Waiting [2025-03-03T06:26:10.803Z] f446ae898031: Waiting [2025-03-03T06:26:10.803Z] d69b25bf6cc5: Waiting [2025-03-03T06:26:10.803Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:10.803Z] 0480abd9e81a: Waiting [2025-03-03T06:26:10.803Z] 787f5314d5f9: Waiting [2025-03-03T06:26:10.803Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:10.803Z] 362e8b6e9d66: Waiting [2025-03-03T06:26:10.803Z] 5f70bf18a086: Waiting [2025-03-03T06:26:11.066Z] 0b674981eecf: Pushed [2025-03-03T06:26:11.066Z] f7da60d7f637: Pushed [2025-03-03T06:26:11.066Z] a8949cbe84ae: Pushed [2025-03-03T06:26:11.066Z] b17adaedf355: Pushed [2025-03-03T06:26:11.066Z] f218bbba0727: Pushed [2025-03-03T06:26:11.066Z] 767acfe31831: Layer already exists [2025-03-03T06:26:11.066Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:11.066Z] 5f70bf18a086: Layer already exists [2025-03-03T06:26:11.066Z] 50279bb3a1f7: Pushed [2025-03-03T06:26:11.329Z] 362e8b6e9d66: Pushed [2025-03-03T06:26:11.329Z] 787f5314d5f9: Pushed [2025-03-03T06:26:11.329Z] f446ae898031: Pushed [2025-03-03T06:26:11.329Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:11.329Z] d69b25bf6cc5: Pushed [2025-03-03T06:26:11.329Z] 0480abd9e81a: Pushed [2025-03-03T06:26:13.889Z] 304c975ff064: Pushed [2025-03-03T06:26:14.153Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:14.507Z] + 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-03T06:26:14.857Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-03T06:26:14.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-03T06:26:14.857Z] f218bbba0727: Preparing [2025-03-03T06:26:14.857Z] f7da60d7f637: Preparing [2025-03-03T06:26:14.857Z] b17adaedf355: Preparing [2025-03-03T06:26:14.857Z] a8949cbe84ae: Preparing [2025-03-03T06:26:14.857Z] 0b674981eecf: Preparing [2025-03-03T06:26:14.857Z] 50279bb3a1f7: Preparing [2025-03-03T06:26:14.857Z] 304c975ff064: Preparing [2025-03-03T06:26:14.857Z] 767acfe31831: Preparing [2025-03-03T06:26:14.857Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:14.857Z] 787f5314d5f9: Preparing [2025-03-03T06:26:14.857Z] 362e8b6e9d66: Preparing [2025-03-03T06:26:14.857Z] 5f70bf18a086: Preparing [2025-03-03T06:26:14.857Z] f446ae898031: Preparing [2025-03-03T06:26:14.857Z] d69b25bf6cc5: Preparing [2025-03-03T06:26:14.857Z] 0480abd9e81a: Preparing [2025-03-03T06:26:14.857Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:14.857Z] 787f5314d5f9: Waiting [2025-03-03T06:26:14.857Z] 362e8b6e9d66: Waiting [2025-03-03T06:26:14.857Z] 5f70bf18a086: Waiting [2025-03-03T06:26:14.857Z] f446ae898031: Waiting [2025-03-03T06:26:14.857Z] d69b25bf6cc5: Waiting [2025-03-03T06:26:14.857Z] 0480abd9e81a: Waiting [2025-03-03T06:26:14.857Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:14.857Z] 50279bb3a1f7: Waiting [2025-03-03T06:26:14.857Z] 304c975ff064: Waiting [2025-03-03T06:26:14.857Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:14.857Z] f7da60d7f637: Layer already exists [2025-03-03T06:26:14.857Z] a8949cbe84ae: Layer already exists [2025-03-03T06:26:14.857Z] b17adaedf355: Layer already exists [2025-03-03T06:26:14.857Z] 0b674981eecf: Layer already exists [2025-03-03T06:26:14.857Z] f218bbba0727: Layer already exists [2025-03-03T06:26:14.857Z] 50279bb3a1f7: Layer already exists [2025-03-03T06:26:14.857Z] 304c975ff064: Layer already exists [2025-03-03T06:26:14.857Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:14.857Z] 787f5314d5f9: Layer already exists [2025-03-03T06:26:14.857Z] 767acfe31831: Layer already exists [2025-03-03T06:26:14.857Z] 362e8b6e9d66: Layer already exists [2025-03-03T06:26:14.857Z] 5f70bf18a086: Layer already exists [2025-03-03T06:26:14.857Z] f446ae898031: Layer already exists [2025-03-03T06:26:14.857Z] d69b25bf6cc5: Layer already exists [2025-03-03T06:26:14.857Z] 0480abd9e81a: Layer already exists [2025-03-03T06:26:14.857Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:15.121Z] latest: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:15.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:15.795Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 [2025-03-03T06:26:15.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-03T06:26:15.795Z] f218bbba0727: Preparing [2025-03-03T06:26:15.795Z] f7da60d7f637: Preparing [2025-03-03T06:26:15.795Z] b17adaedf355: Preparing [2025-03-03T06:26:15.795Z] a8949cbe84ae: Preparing [2025-03-03T06:26:15.795Z] 0b674981eecf: Preparing [2025-03-03T06:26:15.795Z] 50279bb3a1f7: Preparing [2025-03-03T06:26:15.795Z] 304c975ff064: Preparing [2025-03-03T06:26:15.795Z] 50279bb3a1f7: Waiting [2025-03-03T06:26:15.795Z] 767acfe31831: Preparing [2025-03-03T06:26:15.795Z] 304c975ff064: Waiting [2025-03-03T06:26:15.795Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:15.795Z] 787f5314d5f9: Preparing [2025-03-03T06:26:15.795Z] 767acfe31831: Waiting [2025-03-03T06:26:15.795Z] 362e8b6e9d66: Preparing [2025-03-03T06:26:15.795Z] 5f70bf18a086: Preparing [2025-03-03T06:26:15.795Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:15.795Z] f446ae898031: Preparing [2025-03-03T06:26:15.795Z] 787f5314d5f9: Waiting [2025-03-03T06:26:15.795Z] d69b25bf6cc5: Preparing [2025-03-03T06:26:15.795Z] 0480abd9e81a: Preparing [2025-03-03T06:26:15.795Z] 362e8b6e9d66: Waiting [2025-03-03T06:26:15.795Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:15.795Z] 5f70bf18a086: Waiting [2025-03-03T06:26:15.795Z] f446ae898031: Waiting [2025-03-03T06:26:15.795Z] d69b25bf6cc5: Waiting [2025-03-03T06:26:15.795Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:15.795Z] 0480abd9e81a: Waiting [2025-03-03T06:26:15.795Z] a8949cbe84ae: Layer already exists [2025-03-03T06:26:15.795Z] 0b674981eecf: Layer already exists [2025-03-03T06:26:15.795Z] f218bbba0727: Layer already exists [2025-03-03T06:26:15.795Z] b17adaedf355: Layer already exists [2025-03-03T06:26:15.795Z] f7da60d7f637: Layer already exists [2025-03-03T06:26:15.795Z] 50279bb3a1f7: Layer already exists [2025-03-03T06:26:15.795Z] 304c975ff064: Layer already exists [2025-03-03T06:26:15.795Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:15.795Z] 767acfe31831: Layer already exists [2025-03-03T06:26:15.795Z] 787f5314d5f9: Layer already exists [2025-03-03T06:26:15.795Z] 362e8b6e9d66: Layer already exists [2025-03-03T06:26:15.795Z] 5f70bf18a086: Layer already exists [2025-03-03T06:26:15.795Z] f446ae898031: Layer already exists [2025-03-03T06:26:15.795Z] d69b25bf6cc5: Layer already exists [2025-03-03T06:26:15.795Z] 0480abd9e81a: Layer already exists [2025-03-03T06:26:15.795Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:16.057Z] 4.0.0-dev.66: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:16.399Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:16.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:16.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-03T06:26:16.732Z] f218bbba0727: Preparing [2025-03-03T06:26:16.732Z] f7da60d7f637: Preparing [2025-03-03T06:26:16.732Z] b17adaedf355: Preparing [2025-03-03T06:26:16.732Z] a8949cbe84ae: Preparing [2025-03-03T06:26:16.732Z] 0b674981eecf: Preparing [2025-03-03T06:26:16.732Z] 50279bb3a1f7: Preparing [2025-03-03T06:26:16.732Z] 304c975ff064: Preparing [2025-03-03T06:26:16.732Z] 767acfe31831: Preparing [2025-03-03T06:26:16.732Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:16.732Z] 787f5314d5f9: Preparing [2025-03-03T06:26:16.732Z] 362e8b6e9d66: Preparing [2025-03-03T06:26:16.732Z] 5f70bf18a086: Preparing [2025-03-03T06:26:16.732Z] f446ae898031: Preparing [2025-03-03T06:26:16.732Z] d69b25bf6cc5: Preparing [2025-03-03T06:26:16.732Z] 0480abd9e81a: Preparing [2025-03-03T06:26:16.732Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:16.732Z] 787f5314d5f9: Waiting [2025-03-03T06:26:16.732Z] 362e8b6e9d66: Waiting [2025-03-03T06:26:16.732Z] 5f70bf18a086: Waiting [2025-03-03T06:26:16.732Z] f446ae898031: Waiting [2025-03-03T06:26:16.732Z] d69b25bf6cc5: Waiting [2025-03-03T06:26:16.732Z] 0480abd9e81a: Waiting [2025-03-03T06:26:16.732Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:16.732Z] 50279bb3a1f7: Waiting [2025-03-03T06:26:16.732Z] 767acfe31831: Waiting [2025-03-03T06:26:16.732Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:16.732Z] 304c975ff064: Waiting [2025-03-03T06:26:16.732Z] b17adaedf355: Layer already exists [2025-03-03T06:26:16.732Z] f218bbba0727: Layer already exists [2025-03-03T06:26:16.732Z] a8949cbe84ae: Layer already exists [2025-03-03T06:26:16.732Z] 0b674981eecf: Layer already exists [2025-03-03T06:26:16.732Z] f7da60d7f637: Layer already exists [2025-03-03T06:26:16.732Z] 50279bb3a1f7: Layer already exists [2025-03-03T06:26:16.732Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:16.732Z] 304c975ff064: Layer already exists [2025-03-03T06:26:16.732Z] 787f5314d5f9: Layer already exists [2025-03-03T06:26:16.732Z] 767acfe31831: Layer already exists [2025-03-03T06:26:16.732Z] 362e8b6e9d66: Layer already exists [2025-03-03T06:26:16.732Z] f446ae898031: Layer already exists [2025-03-03T06:26:16.732Z] d69b25bf6cc5: Layer already exists [2025-03-03T06:26:16.732Z] 5f70bf18a086: Layer already exists [2025-03-03T06:26:16.732Z] 0480abd9e81a: Layer already exists [2025-03-03T06:26:16.732Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:16.995Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:17.341Z] + 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-03T06:26:17.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-03T06:26:17.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-03T06:26:17.686Z] f218bbba0727: Preparing [2025-03-03T06:26:17.686Z] f7da60d7f637: Preparing [2025-03-03T06:26:17.686Z] b17adaedf355: Preparing [2025-03-03T06:26:17.686Z] a8949cbe84ae: Preparing [2025-03-03T06:26:17.686Z] 0b674981eecf: Preparing [2025-03-03T06:26:17.686Z] 50279bb3a1f7: Preparing [2025-03-03T06:26:17.686Z] 304c975ff064: Preparing [2025-03-03T06:26:17.686Z] 767acfe31831: Preparing [2025-03-03T06:26:17.686Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:17.686Z] 787f5314d5f9: Preparing [2025-03-03T06:26:17.686Z] 362e8b6e9d66: Preparing [2025-03-03T06:26:17.686Z] 5f70bf18a086: Preparing [2025-03-03T06:26:17.686Z] f446ae898031: Preparing [2025-03-03T06:26:17.686Z] d69b25bf6cc5: Preparing [2025-03-03T06:26:17.686Z] 0480abd9e81a: Preparing [2025-03-03T06:26:17.686Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:17.686Z] 50279bb3a1f7: Waiting [2025-03-03T06:26:17.686Z] 304c975ff064: Waiting [2025-03-03T06:26:17.686Z] 767acfe31831: Waiting [2025-03-03T06:26:17.686Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:17.686Z] 787f5314d5f9: Waiting [2025-03-03T06:26:17.686Z] 362e8b6e9d66: Waiting [2025-03-03T06:26:17.686Z] 5f70bf18a086: Waiting [2025-03-03T06:26:17.686Z] f446ae898031: Waiting [2025-03-03T06:26:17.686Z] d69b25bf6cc5: Waiting [2025-03-03T06:26:17.686Z] 0480abd9e81a: Waiting [2025-03-03T06:26:17.686Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:17.686Z] f7da60d7f637: Layer already exists [2025-03-03T06:26:17.686Z] a8949cbe84ae: Layer already exists [2025-03-03T06:26:17.686Z] 0b674981eecf: Layer already exists [2025-03-03T06:26:17.686Z] f218bbba0727: Layer already exists [2025-03-03T06:26:17.686Z] b17adaedf355: Layer already exists [2025-03-03T06:26:17.686Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:17.686Z] 767acfe31831: Layer already exists [2025-03-03T06:26:17.686Z] 304c975ff064: Layer already exists [2025-03-03T06:26:17.686Z] 50279bb3a1f7: Layer already exists [2025-03-03T06:26:17.686Z] 787f5314d5f9: Layer already exists [2025-03-03T06:26:17.686Z] 362e8b6e9d66: Layer already exists [2025-03-03T06:26:17.686Z] 5f70bf18a086: Layer already exists [2025-03-03T06:26:17.686Z] d69b25bf6cc5: Layer already exists [2025-03-03T06:26:17.686Z] f446ae898031: Layer already exists [2025-03-03T06:26:17.686Z] 0480abd9e81a: Layer already exists [2025-03-03T06:26:17.686Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:17.949Z] main: digest: sha256:771821f82e666df360f0c3ff915a1e16352a8623356ceef978b9a750f4a06825 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:18.021Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:18.033Z] taggedImages: [2025-03-03T06:26:18.033Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:18.033Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-03T06:26:18.033Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.66 [2025-03-03T06:26:18.033Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:18.033Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-03T06:26:18.061Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-03T06:26:18.061Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:18.061Z] latest [2025-03-03T06:26:18.061Z] 4.0.0-dev.66 [2025-03-03T06:26:18.061Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:18.061Z] main [2025-03-03T06:26:18.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:18.417Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:18.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:18.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-03T06:26:18.744Z] 90bbbe1ea1e1: Preparing [2025-03-03T06:26:18.744Z] 46777ed8dcaf: Preparing [2025-03-03T06:26:18.744Z] 1196455738dd: Preparing [2025-03-03T06:26:18.744Z] 117fa338edff: Preparing [2025-03-03T06:26:18.744Z] 767acfe31831: Preparing [2025-03-03T06:26:18.744Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:18.744Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:18.744Z] 869474e4a35c: Preparing [2025-03-03T06:26:18.744Z] 7067a0062d35: Preparing [2025-03-03T06:26:18.744Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:18.744Z] 7067a0062d35: Waiting [2025-03-03T06:26:18.744Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:18.744Z] 869474e4a35c: Waiting [2025-03-03T06:26:18.744Z] 767acfe31831: Layer already exists [2025-03-03T06:26:19.007Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:19.007Z] 46777ed8dcaf: Pushed [2025-03-03T06:26:19.007Z] 1196455738dd: Pushed [2025-03-03T06:26:19.007Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:19.007Z] 90bbbe1ea1e1: Pushed [2025-03-03T06:26:19.007Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:19.007Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:23.227Z] 117fa338edff: Pushed [2025-03-03T06:26:23.491Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:23.847Z] + 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-03T06:26:24.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-03T06:26:24.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-03T06:26:24.190Z] 90bbbe1ea1e1: Preparing [2025-03-03T06:26:24.190Z] 46777ed8dcaf: Preparing [2025-03-03T06:26:24.190Z] 1196455738dd: Preparing [2025-03-03T06:26:24.190Z] 117fa338edff: Preparing [2025-03-03T06:26:24.190Z] 767acfe31831: Preparing [2025-03-03T06:26:24.190Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:24.190Z] 869474e4a35c: Preparing [2025-03-03T06:26:24.190Z] 7067a0062d35: Preparing [2025-03-03T06:26:24.190Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:24.190Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:24.190Z] 869474e4a35c: Waiting [2025-03-03T06:26:24.190Z] 7067a0062d35: Waiting [2025-03-03T06:26:24.190Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:24.190Z] 767acfe31831: Layer already exists [2025-03-03T06:26:24.190Z] 1196455738dd: Layer already exists [2025-03-03T06:26:24.190Z] 46777ed8dcaf: Layer already exists [2025-03-03T06:26:24.190Z] 90bbbe1ea1e1: Layer already exists [2025-03-03T06:26:24.190Z] 117fa338edff: Layer already exists [2025-03-03T06:26:24.190Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:24.190Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:24.190Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:24.190Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:24.190Z] latest: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:24.537Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:24.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 [2025-03-03T06:26:24.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-03T06:26:24.875Z] 90bbbe1ea1e1: Preparing [2025-03-03T06:26:24.875Z] 46777ed8dcaf: Preparing [2025-03-03T06:26:24.875Z] 1196455738dd: Preparing [2025-03-03T06:26:24.875Z] 117fa338edff: Preparing [2025-03-03T06:26:24.875Z] 767acfe31831: Preparing [2025-03-03T06:26:24.875Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:24.875Z] 869474e4a35c: Preparing [2025-03-03T06:26:24.875Z] 7067a0062d35: Preparing [2025-03-03T06:26:24.875Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:24.875Z] 869474e4a35c: Waiting [2025-03-03T06:26:24.875Z] 7067a0062d35: Waiting [2025-03-03T06:26:24.875Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:24.875Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:24.875Z] 1196455738dd: Layer already exists [2025-03-03T06:26:24.875Z] 767acfe31831: Layer already exists [2025-03-03T06:26:24.875Z] 46777ed8dcaf: Layer already exists [2025-03-03T06:26:24.875Z] 90bbbe1ea1e1: Layer already exists [2025-03-03T06:26:24.875Z] 117fa338edff: Layer already exists [2025-03-03T06:26:24.875Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:24.875Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:24.875Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:24.875Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:24.875Z] 4.0.0-dev.66: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:25.220Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:25.553Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:25.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-03T06:26:25.553Z] 90bbbe1ea1e1: Preparing [2025-03-03T06:26:25.553Z] 46777ed8dcaf: Preparing [2025-03-03T06:26:25.553Z] 1196455738dd: Preparing [2025-03-03T06:26:25.553Z] 117fa338edff: Preparing [2025-03-03T06:26:25.553Z] 767acfe31831: Preparing [2025-03-03T06:26:25.553Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:25.553Z] 869474e4a35c: Preparing [2025-03-03T06:26:25.553Z] 7067a0062d35: Preparing [2025-03-03T06:26:25.553Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:25.553Z] 869474e4a35c: Waiting [2025-03-03T06:26:25.553Z] 7067a0062d35: Waiting [2025-03-03T06:26:25.553Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:25.553Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:25.553Z] 767acfe31831: Layer already exists [2025-03-03T06:26:25.553Z] 1196455738dd: Layer already exists [2025-03-03T06:26:25.553Z] 90bbbe1ea1e1: Layer already exists [2025-03-03T06:26:25.553Z] 46777ed8dcaf: Layer already exists [2025-03-03T06:26:25.553Z] 117fa338edff: Layer already exists [2025-03-03T06:26:25.553Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:25.553Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:25.553Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:25.553Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:25.553Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:25.902Z] + 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-03T06:26:26.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-03T06:26:26.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-03T06:26:26.245Z] 90bbbe1ea1e1: Preparing [2025-03-03T06:26:26.245Z] 46777ed8dcaf: Preparing [2025-03-03T06:26:26.245Z] 1196455738dd: Preparing [2025-03-03T06:26:26.245Z] 117fa338edff: Preparing [2025-03-03T06:26:26.245Z] 767acfe31831: Preparing [2025-03-03T06:26:26.245Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:26.246Z] 869474e4a35c: Preparing [2025-03-03T06:26:26.246Z] 7067a0062d35: Preparing [2025-03-03T06:26:26.246Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:26.246Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:26.246Z] 869474e4a35c: Waiting [2025-03-03T06:26:26.246Z] 7067a0062d35: Waiting [2025-03-03T06:26:26.246Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:26.246Z] 46777ed8dcaf: Layer already exists [2025-03-03T06:26:26.246Z] 1196455738dd: Layer already exists [2025-03-03T06:26:26.246Z] 90bbbe1ea1e1: Layer already exists [2025-03-03T06:26:26.246Z] 767acfe31831: Layer already exists [2025-03-03T06:26:26.246Z] 117fa338edff: Layer already exists [2025-03-03T06:26:26.246Z] 869474e4a35c: Layer already exists [2025-03-03T06:26:26.246Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:26.246Z] 7067a0062d35: Layer already exists [2025-03-03T06:26:26.246Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:26.246Z] main: digest: sha256:2ce6421a35817399c5fe8c076a50a16060421621f60f5f92caa9e92dace416e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:26.330Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:26.341Z] taggedImages: [2025-03-03T06:26:26.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:26.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-03T06:26:26.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.66 [2025-03-03T06:26:26.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:26.341Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-03T06:26:26.365Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-03T06:26:26.365Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:26.365Z] latest [2025-03-03T06:26:26.365Z] 4.0.0-dev.66 [2025-03-03T06:26:26.365Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:26.365Z] main [2025-03-03T06:26:26.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:26.714Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:27.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:27.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-03T06:26:27.069Z] 2c067cb8867e: Preparing [2025-03-03T06:26:27.069Z] 187d07af5239: Preparing [2025-03-03T06:26:27.069Z] dbe422761a56: Preparing [2025-03-03T06:26:27.069Z] 098c6a408482: Preparing [2025-03-03T06:26:27.069Z] 9e9d201035b9: Preparing [2025-03-03T06:26:27.069Z] 767acfe31831: Preparing [2025-03-03T06:26:27.069Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:27.069Z] 1a786e92baa3: Preparing [2025-03-03T06:26:27.069Z] e9ac9f0bdf72: Preparing [2025-03-03T06:26:27.069Z] b3765b1d7c11: Preparing [2025-03-03T06:26:27.069Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:27.069Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:27.069Z] 767acfe31831: Waiting [2025-03-03T06:26:27.069Z] e9ac9f0bdf72: Waiting [2025-03-03T06:26:27.069Z] 1a786e92baa3: Waiting [2025-03-03T06:26:27.069Z] b3765b1d7c11: Waiting [2025-03-03T06:26:27.069Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:27.334Z] 187d07af5239: Pushed [2025-03-03T06:26:27.334Z] 9e9d201035b9: Pushed [2025-03-03T06:26:27.334Z] 2c067cb8867e: Pushed [2025-03-03T06:26:27.334Z] 098c6a408482: Pushed [2025-03-03T06:26:27.334Z] 767acfe31831: Layer already exists [2025-03-03T06:26:27.334Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:27.334Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:27.334Z] 1a786e92baa3: Pushed [2025-03-03T06:26:27.598Z] e9ac9f0bdf72: Pushed [2025-03-03T06:26:30.164Z] b3765b1d7c11: Pushed [2025-03-03T06:26:31.566Z] dbe422761a56: Pushed [2025-03-03T06:26:31.566Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:31.916Z] + 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-03T06:26:32.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-03T06:26:32.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-03T06:26:32.261Z] 2c067cb8867e: Preparing [2025-03-03T06:26:32.261Z] 187d07af5239: Preparing [2025-03-03T06:26:32.261Z] dbe422761a56: Preparing [2025-03-03T06:26:32.261Z] 098c6a408482: Preparing [2025-03-03T06:26:32.261Z] 9e9d201035b9: Preparing [2025-03-03T06:26:32.261Z] 767acfe31831: Preparing [2025-03-03T06:26:32.261Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:32.261Z] 767acfe31831: Waiting [2025-03-03T06:26:32.261Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:32.261Z] 1a786e92baa3: Preparing [2025-03-03T06:26:32.261Z] e9ac9f0bdf72: Preparing [2025-03-03T06:26:32.261Z] 1a786e92baa3: Waiting [2025-03-03T06:26:32.261Z] e9ac9f0bdf72: Waiting [2025-03-03T06:26:32.261Z] b3765b1d7c11: Preparing [2025-03-03T06:26:32.261Z] b3765b1d7c11: Waiting [2025-03-03T06:26:32.261Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:32.261Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:32.261Z] dbe422761a56: Layer already exists [2025-03-03T06:26:32.261Z] 187d07af5239: Layer already exists [2025-03-03T06:26:32.261Z] 098c6a408482: Layer already exists [2025-03-03T06:26:32.261Z] 9e9d201035b9: Layer already exists [2025-03-03T06:26:32.261Z] 2c067cb8867e: Layer already exists [2025-03-03T06:26:32.261Z] 767acfe31831: Layer already exists [2025-03-03T06:26:32.261Z] e9ac9f0bdf72: Layer already exists [2025-03-03T06:26:32.261Z] b3765b1d7c11: Layer already exists [2025-03-03T06:26:32.261Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:32.261Z] 1a786e92baa3: Layer already exists [2025-03-03T06:26:32.261Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:32.525Z] latest: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:32.866Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:33.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 [2025-03-03T06:26:33.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-03T06:26:33.219Z] 2c067cb8867e: Preparing [2025-03-03T06:26:33.219Z] 187d07af5239: Preparing [2025-03-03T06:26:33.219Z] dbe422761a56: Preparing [2025-03-03T06:26:33.219Z] 098c6a408482: Preparing [2025-03-03T06:26:33.219Z] 9e9d201035b9: Preparing [2025-03-03T06:26:33.219Z] 767acfe31831: Preparing [2025-03-03T06:26:33.219Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:33.219Z] 1a786e92baa3: Preparing [2025-03-03T06:26:33.219Z] e9ac9f0bdf72: Preparing [2025-03-03T06:26:33.219Z] b3765b1d7c11: Preparing [2025-03-03T06:26:33.219Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:33.219Z] 767acfe31831: Waiting [2025-03-03T06:26:33.219Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:33.219Z] 1a786e92baa3: Waiting [2025-03-03T06:26:33.219Z] e9ac9f0bdf72: Waiting [2025-03-03T06:26:33.219Z] b3765b1d7c11: Waiting [2025-03-03T06:26:33.219Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:33.219Z] 2c067cb8867e: Layer already exists [2025-03-03T06:26:33.219Z] dbe422761a56: Layer already exists [2025-03-03T06:26:33.219Z] 098c6a408482: Layer already exists [2025-03-03T06:26:33.219Z] 187d07af5239: Layer already exists [2025-03-03T06:26:33.219Z] 9e9d201035b9: Layer already exists [2025-03-03T06:26:33.219Z] 1a786e92baa3: Layer already exists [2025-03-03T06:26:33.219Z] 767acfe31831: Layer already exists [2025-03-03T06:26:33.219Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:33.219Z] b3765b1d7c11: Layer already exists [2025-03-03T06:26:33.219Z] e9ac9f0bdf72: Layer already exists [2025-03-03T06:26:33.219Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:33.483Z] 4.0.0-dev.66: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:33.830Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:34.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:34.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-03T06:26:34.172Z] 2c067cb8867e: Preparing [2025-03-03T06:26:34.172Z] 187d07af5239: Preparing [2025-03-03T06:26:34.172Z] dbe422761a56: Preparing [2025-03-03T06:26:34.172Z] 098c6a408482: Preparing [2025-03-03T06:26:34.172Z] 9e9d201035b9: Preparing [2025-03-03T06:26:34.172Z] 767acfe31831: Preparing [2025-03-03T06:26:34.172Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:34.172Z] 1a786e92baa3: Preparing [2025-03-03T06:26:34.172Z] e9ac9f0bdf72: Preparing [2025-03-03T06:26:34.172Z] b3765b1d7c11: Preparing [2025-03-03T06:26:34.172Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:34.172Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:34.172Z] 1a786e92baa3: Waiting [2025-03-03T06:26:34.172Z] e9ac9f0bdf72: Waiting [2025-03-03T06:26:34.172Z] b3765b1d7c11: Waiting [2025-03-03T06:26:34.172Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:34.172Z] 767acfe31831: Waiting [2025-03-03T06:26:34.172Z] 098c6a408482: Layer already exists [2025-03-03T06:26:34.172Z] 187d07af5239: Layer already exists [2025-03-03T06:26:34.172Z] dbe422761a56: Layer already exists [2025-03-03T06:26:34.172Z] 9e9d201035b9: Layer already exists [2025-03-03T06:26:34.172Z] 2c067cb8867e: Layer already exists [2025-03-03T06:26:34.172Z] e9ac9f0bdf72: Layer already exists [2025-03-03T06:26:34.172Z] 1a786e92baa3: Layer already exists [2025-03-03T06:26:34.172Z] 767acfe31831: Layer already exists [2025-03-03T06:26:34.172Z] b3765b1d7c11: Layer already exists [2025-03-03T06:26:34.172Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:34.172Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:34.435Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:34.777Z] + 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-03T06:26:35.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-03T06:26:35.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-03T06:26:35.118Z] 2c067cb8867e: Preparing [2025-03-03T06:26:35.118Z] 187d07af5239: Preparing [2025-03-03T06:26:35.118Z] dbe422761a56: Preparing [2025-03-03T06:26:35.118Z] 098c6a408482: Preparing [2025-03-03T06:26:35.118Z] 9e9d201035b9: Preparing [2025-03-03T06:26:35.118Z] 767acfe31831: Preparing [2025-03-03T06:26:35.118Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:35.118Z] 1a786e92baa3: Preparing [2025-03-03T06:26:35.118Z] e9ac9f0bdf72: Preparing [2025-03-03T06:26:35.118Z] b3765b1d7c11: Preparing [2025-03-03T06:26:35.118Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:35.118Z] 767acfe31831: Waiting [2025-03-03T06:26:35.118Z] e9ac9f0bdf72: Waiting [2025-03-03T06:26:35.118Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:35.118Z] 1a786e92baa3: Waiting [2025-03-03T06:26:35.118Z] b3765b1d7c11: Waiting [2025-03-03T06:26:35.118Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:35.118Z] 2c067cb8867e: Layer already exists [2025-03-03T06:26:35.118Z] 098c6a408482: Layer already exists [2025-03-03T06:26:35.118Z] dbe422761a56: Layer already exists [2025-03-03T06:26:35.118Z] 187d07af5239: Layer already exists [2025-03-03T06:26:35.118Z] 9e9d201035b9: Layer already exists [2025-03-03T06:26:35.118Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:35.118Z] 767acfe31831: Layer already exists [2025-03-03T06:26:35.118Z] 1a786e92baa3: Layer already exists [2025-03-03T06:26:35.118Z] e9ac9f0bdf72: Layer already exists [2025-03-03T06:26:35.118Z] b3765b1d7c11: Layer already exists [2025-03-03T06:26:35.118Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:35.380Z] main: digest: sha256:bd95c22b5e3dc8a5877a3653b38bed5e67c7c3e0c82d2fa3830b149a05525955 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:35.450Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:35.462Z] taggedImages: [2025-03-03T06:26:35.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:35.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-03T06:26:35.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.66 [2025-03-03T06:26:35.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:35.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-03T06:26:35.491Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-03T06:26:35.491Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:35.491Z] latest [2025-03-03T06:26:35.491Z] 4.0.0-dev.66 [2025-03-03T06:26:35.491Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:35.491Z] main [2025-03-03T06:26:35.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:35.851Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:36.206Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:36.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-03T06:26:36.206Z] 9359af3d4805: Preparing [2025-03-03T06:26:36.206Z] c8723d7278a3: Preparing [2025-03-03T06:26:36.206Z] bfbe3c845152: Preparing [2025-03-03T06:26:36.206Z] a7e409242f7c: Preparing [2025-03-03T06:26:36.206Z] c16a03f09ddb: Preparing [2025-03-03T06:26:36.206Z] f0270f248830: Preparing [2025-03-03T06:26:36.206Z] 8328d03ccb4a: Preparing [2025-03-03T06:26:36.206Z] 767acfe31831: Preparing [2025-03-03T06:26:36.206Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:36.206Z] 4bd150504bec: Preparing [2025-03-03T06:26:36.206Z] 85b52446fa76: Preparing [2025-03-03T06:26:36.206Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:36.206Z] 8328d03ccb4a: Waiting [2025-03-03T06:26:36.206Z] 767acfe31831: Waiting [2025-03-03T06:26:36.206Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:36.206Z] 4bd150504bec: Waiting [2025-03-03T06:26:36.206Z] 85b52446fa76: Waiting [2025-03-03T06:26:36.206Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:36.206Z] f0270f248830: Waiting [2025-03-03T06:26:36.470Z] c16a03f09ddb: Pushed [2025-03-03T06:26:36.470Z] c8723d7278a3: Pushed [2025-03-03T06:26:36.470Z] 9359af3d4805: Pushed [2025-03-03T06:26:36.470Z] 767acfe31831: Layer already exists [2025-03-03T06:26:36.470Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:36.470Z] f0270f248830: Pushed [2025-03-03T06:26:36.470Z] 8328d03ccb4a: Pushed [2025-03-03T06:26:36.734Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:36.734Z] 4bd150504bec: Pushed [2025-03-03T06:26:39.293Z] 85b52446fa76: Pushed [2025-03-03T06:26:40.692Z] a7e409242f7c: Pushed [2025-03-03T06:26:42.616Z] bfbe3c845152: Pushed [2025-03-03T06:26:42.878Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:43.219Z] + 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-03T06:26:43.553Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-03T06:26:43.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-03T06:26:43.553Z] 9359af3d4805: Preparing [2025-03-03T06:26:43.553Z] c8723d7278a3: Preparing [2025-03-03T06:26:43.553Z] bfbe3c845152: Preparing [2025-03-03T06:26:43.553Z] a7e409242f7c: Preparing [2025-03-03T06:26:43.553Z] c16a03f09ddb: Preparing [2025-03-03T06:26:43.553Z] f0270f248830: Preparing [2025-03-03T06:26:43.553Z] 8328d03ccb4a: Preparing [2025-03-03T06:26:43.553Z] 767acfe31831: Preparing [2025-03-03T06:26:43.553Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:43.553Z] 4bd150504bec: Preparing [2025-03-03T06:26:43.553Z] 85b52446fa76: Preparing [2025-03-03T06:26:43.553Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:43.553Z] 767acfe31831: Waiting [2025-03-03T06:26:43.553Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:43.553Z] 4bd150504bec: Waiting [2025-03-03T06:26:43.553Z] 85b52446fa76: Waiting [2025-03-03T06:26:43.553Z] f0270f248830: Waiting [2025-03-03T06:26:43.553Z] 8328d03ccb4a: Waiting [2025-03-03T06:26:43.553Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:43.553Z] c16a03f09ddb: Layer already exists [2025-03-03T06:26:43.553Z] c8723d7278a3: Layer already exists [2025-03-03T06:26:43.553Z] a7e409242f7c: Layer already exists [2025-03-03T06:26:43.553Z] 9359af3d4805: Layer already exists [2025-03-03T06:26:43.553Z] bfbe3c845152: Layer already exists [2025-03-03T06:26:43.553Z] 4bd150504bec: Layer already exists [2025-03-03T06:26:43.553Z] 8328d03ccb4a: Layer already exists [2025-03-03T06:26:43.553Z] f0270f248830: Layer already exists [2025-03-03T06:26:43.553Z] 767acfe31831: Layer already exists [2025-03-03T06:26:43.553Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:43.553Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:43.553Z] 85b52446fa76: Layer already exists [2025-03-03T06:26:43.816Z] latest: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:44.156Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:44.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 [2025-03-03T06:26:44.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-03T06:26:44.504Z] 9359af3d4805: Preparing [2025-03-03T06:26:44.504Z] c8723d7278a3: Preparing [2025-03-03T06:26:44.504Z] bfbe3c845152: Preparing [2025-03-03T06:26:44.504Z] a7e409242f7c: Preparing [2025-03-03T06:26:44.504Z] c16a03f09ddb: Preparing [2025-03-03T06:26:44.504Z] f0270f248830: Preparing [2025-03-03T06:26:44.504Z] 8328d03ccb4a: Preparing [2025-03-03T06:26:44.504Z] f0270f248830: Waiting [2025-03-03T06:26:44.504Z] 767acfe31831: Preparing [2025-03-03T06:26:44.504Z] 8328d03ccb4a: Waiting [2025-03-03T06:26:44.504Z] 767acfe31831: Waiting [2025-03-03T06:26:44.504Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:44.504Z] 4bd150504bec: Preparing [2025-03-03T06:26:44.504Z] 85b52446fa76: Preparing [2025-03-03T06:26:44.504Z] 4bd150504bec: Waiting [2025-03-03T06:26:44.504Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:44.504Z] 85b52446fa76: Waiting [2025-03-03T06:26:44.504Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:44.504Z] 9359af3d4805: Layer already exists [2025-03-03T06:26:44.504Z] bfbe3c845152: Layer already exists [2025-03-03T06:26:44.504Z] c8723d7278a3: Layer already exists [2025-03-03T06:26:44.504Z] c16a03f09ddb: Layer already exists [2025-03-03T06:26:44.504Z] a7e409242f7c: Layer already exists [2025-03-03T06:26:44.504Z] f0270f248830: Layer already exists [2025-03-03T06:26:44.504Z] 767acfe31831: Layer already exists [2025-03-03T06:26:44.504Z] 8328d03ccb4a: Layer already exists [2025-03-03T06:26:44.504Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:44.504Z] 4bd150504bec: Layer already exists [2025-03-03T06:26:44.504Z] 85b52446fa76: Layer already exists [2025-03-03T06:26:44.504Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:44.769Z] 4.0.0-dev.66: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:45.121Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:45.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:45.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-03T06:26:45.474Z] 9359af3d4805: Preparing [2025-03-03T06:26:45.474Z] c8723d7278a3: Preparing [2025-03-03T06:26:45.474Z] bfbe3c845152: Preparing [2025-03-03T06:26:45.474Z] a7e409242f7c: Preparing [2025-03-03T06:26:45.474Z] c16a03f09ddb: Preparing [2025-03-03T06:26:45.474Z] f0270f248830: Preparing [2025-03-03T06:26:45.474Z] 8328d03ccb4a: Preparing [2025-03-03T06:26:45.474Z] 767acfe31831: Preparing [2025-03-03T06:26:45.474Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:45.474Z] 4bd150504bec: Preparing [2025-03-03T06:26:45.474Z] 85b52446fa76: Preparing [2025-03-03T06:26:45.474Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:45.474Z] f0270f248830: Waiting [2025-03-03T06:26:45.474Z] 8328d03ccb4a: Waiting [2025-03-03T06:26:45.474Z] 767acfe31831: Waiting [2025-03-03T06:26:45.474Z] 4bd150504bec: Waiting [2025-03-03T06:26:45.474Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:45.474Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:45.474Z] 85b52446fa76: Waiting [2025-03-03T06:26:45.474Z] a7e409242f7c: Layer already exists [2025-03-03T06:26:45.474Z] c16a03f09ddb: Layer already exists [2025-03-03T06:26:45.474Z] bfbe3c845152: Layer already exists [2025-03-03T06:26:45.474Z] c8723d7278a3: Layer already exists [2025-03-03T06:26:45.474Z] 9359af3d4805: Layer already exists [2025-03-03T06:26:45.474Z] 767acfe31831: Layer already exists [2025-03-03T06:26:45.474Z] f0270f248830: Layer already exists [2025-03-03T06:26:45.474Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:45.474Z] 8328d03ccb4a: Layer already exists [2025-03-03T06:26:45.474Z] 4bd150504bec: Layer already exists [2025-03-03T06:26:45.474Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:45.474Z] 85b52446fa76: Layer already exists [2025-03-03T06:26:45.736Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:46.080Z] + 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-03T06:26:46.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-03T06:26:46.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-03T06:26:46.424Z] 9359af3d4805: Preparing [2025-03-03T06:26:46.424Z] c8723d7278a3: Preparing [2025-03-03T06:26:46.424Z] bfbe3c845152: Preparing [2025-03-03T06:26:46.424Z] a7e409242f7c: Preparing [2025-03-03T06:26:46.424Z] c16a03f09ddb: Preparing [2025-03-03T06:26:46.424Z] f0270f248830: Preparing [2025-03-03T06:26:46.424Z] 8328d03ccb4a: Preparing [2025-03-03T06:26:46.424Z] f0270f248830: Waiting [2025-03-03T06:26:46.424Z] 767acfe31831: Preparing [2025-03-03T06:26:46.424Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:46.424Z] 4bd150504bec: Preparing [2025-03-03T06:26:46.424Z] 85b52446fa76: Preparing [2025-03-03T06:26:46.424Z] 8328d03ccb4a: Waiting [2025-03-03T06:26:46.424Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:46.424Z] 767acfe31831: Waiting [2025-03-03T06:26:46.424Z] 85b52446fa76: Waiting [2025-03-03T06:26:46.424Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:46.424Z] 4bd150504bec: Waiting [2025-03-03T06:26:46.424Z] 6b8a5e74896a: Waiting [2025-03-03T06:26:46.424Z] c16a03f09ddb: Layer already exists [2025-03-03T06:26:46.424Z] c8723d7278a3: Layer already exists [2025-03-03T06:26:46.424Z] 9359af3d4805: Layer already exists [2025-03-03T06:26:46.424Z] a7e409242f7c: Layer already exists [2025-03-03T06:26:46.424Z] bfbe3c845152: Layer already exists [2025-03-03T06:26:46.424Z] 4bd150504bec: Layer already exists [2025-03-03T06:26:46.424Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:46.424Z] 767acfe31831: Layer already exists [2025-03-03T06:26:46.424Z] 8328d03ccb4a: Layer already exists [2025-03-03T06:26:46.424Z] f0270f248830: Layer already exists [2025-03-03T06:26:46.424Z] 85b52446fa76: Layer already exists [2025-03-03T06:26:46.424Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:46.687Z] main: digest: sha256:387462a897ddb1122154462a35a86927fcdb18cfc8cf203c1a0be305663948d2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:46.762Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:46.776Z] taggedImages: [2025-03-03T06:26:46.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:46.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-03T06:26:46.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.66 [2025-03-03T06:26:46.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:46.776Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-03T06:26:46.804Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-03T06:26:46.804Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:46.804Z] latest [2025-03-03T06:26:46.804Z] 4.0.0-dev.66 [2025-03-03T06:26:46.804Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:46.804Z] main [2025-03-03T06:26:46.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:47.161Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:47.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:47.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-03T06:26:47.510Z] a01b6bdc27ea: Preparing [2025-03-03T06:26:47.510Z] ec2027f5a0df: Preparing [2025-03-03T06:26:47.510Z] 767acfe31831: Preparing [2025-03-03T06:26:47.510Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:47.510Z] 9724bf087e8f: Preparing [2025-03-03T06:26:47.510Z] 071064fd3c68: Preparing [2025-03-03T06:26:47.510Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:47.510Z] 071064fd3c68: Waiting [2025-03-03T06:26:47.510Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:47.510Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:47.510Z] 767acfe31831: Layer already exists [2025-03-03T06:26:47.773Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:47.773Z] 9724bf087e8f: Pushed [2025-03-03T06:26:47.773Z] a01b6bdc27ea: Pushed [2025-03-03T06:26:49.702Z] 071064fd3c68: Pushed [2025-03-03T06:26:55.044Z] ec2027f5a0df: Pushed [2025-03-03T06:26:55.044Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:55.398Z] + 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-03T06:26:55.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-03T06:26:55.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-03T06:26:55.746Z] a01b6bdc27ea: Preparing [2025-03-03T06:26:55.746Z] ec2027f5a0df: Preparing [2025-03-03T06:26:55.746Z] 767acfe31831: Preparing [2025-03-03T06:26:55.746Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:55.746Z] 9724bf087e8f: Preparing [2025-03-03T06:26:55.746Z] 071064fd3c68: Preparing [2025-03-03T06:26:55.746Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:55.746Z] 071064fd3c68: Waiting [2025-03-03T06:26:55.746Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:55.746Z] ec2027f5a0df: Layer already exists [2025-03-03T06:26:55.746Z] 767acfe31831: Layer already exists [2025-03-03T06:26:55.746Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:55.746Z] 9724bf087e8f: Layer already exists [2025-03-03T06:26:55.746Z] a01b6bdc27ea: Layer already exists [2025-03-03T06:26:55.746Z] 071064fd3c68: Layer already exists [2025-03-03T06:26:55.746Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:56.010Z] latest: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:56.359Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:56.701Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 [2025-03-03T06:26:56.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-03T06:26:56.701Z] a01b6bdc27ea: Preparing [2025-03-03T06:26:56.701Z] ec2027f5a0df: Preparing [2025-03-03T06:26:56.701Z] 767acfe31831: Preparing [2025-03-03T06:26:56.701Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:56.701Z] 9724bf087e8f: Preparing [2025-03-03T06:26:56.701Z] 071064fd3c68: Preparing [2025-03-03T06:26:56.701Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:56.701Z] 071064fd3c68: Waiting [2025-03-03T06:26:56.701Z] ec2027f5a0df: Layer already exists [2025-03-03T06:26:56.701Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:56.701Z] 767acfe31831: Layer already exists [2025-03-03T06:26:56.701Z] a01b6bdc27ea: Layer already exists [2025-03-03T06:26:56.701Z] 9724bf087e8f: Layer already exists [2025-03-03T06:26:56.701Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:56.701Z] 071064fd3c68: Layer already exists [2025-03-03T06:26:56.701Z] 4.0.0-dev.66: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:57.309Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:57.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:57.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-03T06:26:57.647Z] a01b6bdc27ea: Preparing [2025-03-03T06:26:57.647Z] ec2027f5a0df: Preparing [2025-03-03T06:26:57.647Z] 767acfe31831: Preparing [2025-03-03T06:26:57.647Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:57.647Z] 9724bf087e8f: Preparing [2025-03-03T06:26:57.647Z] 071064fd3c68: Preparing [2025-03-03T06:26:57.647Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:57.647Z] 071064fd3c68: Waiting [2025-03-03T06:26:57.647Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:57.647Z] 767acfe31831: Layer already exists [2025-03-03T06:26:57.647Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:57.647Z] 9724bf087e8f: Layer already exists [2025-03-03T06:26:57.647Z] a01b6bdc27ea: Layer already exists [2025-03-03T06:26:57.647Z] ec2027f5a0df: Layer already exists [2025-03-03T06:26:57.647Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:57.647Z] 071064fd3c68: Layer already exists [2025-03-03T06:26:57.924Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:58.336Z] + 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-03T06:26:58.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-03T06:26:58.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-03T06:26:58.696Z] a01b6bdc27ea: Preparing [2025-03-03T06:26:58.696Z] ec2027f5a0df: Preparing [2025-03-03T06:26:58.696Z] 767acfe31831: Preparing [2025-03-03T06:26:58.696Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:58.696Z] 9724bf087e8f: Preparing [2025-03-03T06:26:58.696Z] 071064fd3c68: Preparing [2025-03-03T06:26:58.696Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:58.696Z] 071064fd3c68: Waiting [2025-03-03T06:26:58.696Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:58.696Z] ec2027f5a0df: Layer already exists [2025-03-03T06:26:58.696Z] a01b6bdc27ea: Layer already exists [2025-03-03T06:26:58.696Z] 9724bf087e8f: Layer already exists [2025-03-03T06:26:58.696Z] 767acfe31831: Layer already exists [2025-03-03T06:26:58.696Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:26:58.696Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:26:58.696Z] 071064fd3c68: Layer already exists [2025-03-03T06:26:58.964Z] main: digest: sha256:4f72e3c402a45382764ba1a95cd8e7313c5de637ee609c61c29736af97699bc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:26:59.047Z] ===================================================== [Pipeline] echo [2025-03-03T06:26:59.065Z] taggedImages: [2025-03-03T06:26:59.065Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:59.065Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-03T06:26:59.065Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.66 [2025-03-03T06:26:59.065Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:59.065Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-03T06:26:59.093Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-03T06:26:59.093Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:59.093Z] latest [2025-03-03T06:26:59.093Z] 4.0.0-dev.66 [2025-03-03T06:26:59.093Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:26:59.093Z] main [2025-03-03T06:26:59.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:59.468Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:26:59.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:26:59.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-03T06:26:59.822Z] 0bf46bf0c0e2: Preparing [2025-03-03T06:26:59.822Z] 879a6f6decb2: Preparing [2025-03-03T06:26:59.822Z] 82cf3aaa0b56: Preparing [2025-03-03T06:26:59.822Z] 767acfe31831: Preparing [2025-03-03T06:26:59.822Z] 6b8a5e74896a: Preparing [2025-03-03T06:26:59.822Z] ffb35c23ef5a: Preparing [2025-03-03T06:26:59.822Z] 636296f1c2e7: Preparing [2025-03-03T06:26:59.822Z] 6d88efcbf18d: Preparing [2025-03-03T06:26:59.822Z] fec46b2c19da: Preparing [2025-03-03T06:26:59.822Z] dd9c8f8612c8: Preparing [2025-03-03T06:26:59.822Z] 636296f1c2e7: Waiting [2025-03-03T06:26:59.822Z] 6d88efcbf18d: Waiting [2025-03-03T06:26:59.822Z] fec46b2c19da: Waiting [2025-03-03T06:26:59.822Z] dd9c8f8612c8: Waiting [2025-03-03T06:26:59.822Z] ffb35c23ef5a: Waiting [2025-03-03T06:26:59.822Z] 767acfe31831: Layer already exists [2025-03-03T06:26:59.822Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:00.087Z] 82cf3aaa0b56: Pushed [2025-03-03T06:27:00.087Z] 879a6f6decb2: Pushed [2025-03-03T06:27:00.087Z] 0bf46bf0c0e2: Pushed [2025-03-03T06:27:00.087Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:00.087Z] 6d88efcbf18d: Pushed [2025-03-03T06:27:01.040Z] fec46b2c19da: Pushed [2025-03-03T06:27:11.072Z] 636296f1c2e7: Pushed [2025-03-03T06:27:26.000Z] ffb35c23ef5a: Pushed [2025-03-03T06:27:26.000Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:26.347Z] + 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-03T06:27:26.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-03T06:27:26.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-03T06:27:26.685Z] 0bf46bf0c0e2: Preparing [2025-03-03T06:27:26.685Z] 879a6f6decb2: Preparing [2025-03-03T06:27:26.685Z] 82cf3aaa0b56: Preparing [2025-03-03T06:27:26.685Z] 767acfe31831: Preparing [2025-03-03T06:27:26.685Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:26.685Z] ffb35c23ef5a: Preparing [2025-03-03T06:27:26.685Z] 636296f1c2e7: Preparing [2025-03-03T06:27:26.685Z] 6d88efcbf18d: Preparing [2025-03-03T06:27:26.685Z] fec46b2c19da: Preparing [2025-03-03T06:27:26.685Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:26.685Z] ffb35c23ef5a: Waiting [2025-03-03T06:27:26.685Z] 636296f1c2e7: Waiting [2025-03-03T06:27:26.686Z] fec46b2c19da: Waiting [2025-03-03T06:27:26.686Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:26.686Z] 6d88efcbf18d: Waiting [2025-03-03T06:27:26.686Z] 82cf3aaa0b56: Layer already exists [2025-03-03T06:27:26.686Z] 767acfe31831: Layer already exists [2025-03-03T06:27:26.686Z] 879a6f6decb2: Layer already exists [2025-03-03T06:27:26.686Z] 0bf46bf0c0e2: Layer already exists [2025-03-03T06:27:26.686Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:26.686Z] ffb35c23ef5a: Layer already exists [2025-03-03T06:27:26.686Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:27:26.686Z] 636296f1c2e7: Layer already exists [2025-03-03T06:27:26.686Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:26.686Z] fec46b2c19da: Layer already exists [2025-03-03T06:27:26.686Z] latest: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:27.296Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:27.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 [2025-03-03T06:27:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-03T06:27:27.638Z] 0bf46bf0c0e2: Preparing [2025-03-03T06:27:27.638Z] 879a6f6decb2: Preparing [2025-03-03T06:27:27.638Z] 82cf3aaa0b56: Preparing [2025-03-03T06:27:27.638Z] 767acfe31831: Preparing [2025-03-03T06:27:27.638Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:27.638Z] ffb35c23ef5a: Preparing [2025-03-03T06:27:27.638Z] 636296f1c2e7: Preparing [2025-03-03T06:27:27.638Z] 6d88efcbf18d: Preparing [2025-03-03T06:27:27.638Z] fec46b2c19da: Preparing [2025-03-03T06:27:27.638Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:27.638Z] ffb35c23ef5a: Waiting [2025-03-03T06:27:27.638Z] 636296f1c2e7: Waiting [2025-03-03T06:27:27.638Z] 6d88efcbf18d: Waiting [2025-03-03T06:27:27.638Z] fec46b2c19da: Waiting [2025-03-03T06:27:27.638Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:27.638Z] 767acfe31831: Layer already exists [2025-03-03T06:27:27.638Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:27.638Z] 0bf46bf0c0e2: Layer already exists [2025-03-03T06:27:27.638Z] 879a6f6decb2: Layer already exists [2025-03-03T06:27:27.638Z] 82cf3aaa0b56: Layer already exists [2025-03-03T06:27:27.638Z] 636296f1c2e7: Layer already exists [2025-03-03T06:27:27.638Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:27:27.638Z] ffb35c23ef5a: Layer already exists [2025-03-03T06:27:27.638Z] fec46b2c19da: Layer already exists [2025-03-03T06:27:27.638Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:27.638Z] 4.0.0-dev.66: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:27.994Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:28.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:27:28.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-03T06:27:28.330Z] 0bf46bf0c0e2: Preparing [2025-03-03T06:27:28.330Z] 879a6f6decb2: Preparing [2025-03-03T06:27:28.330Z] 82cf3aaa0b56: Preparing [2025-03-03T06:27:28.330Z] 767acfe31831: Preparing [2025-03-03T06:27:28.330Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:28.330Z] ffb35c23ef5a: Preparing [2025-03-03T06:27:28.330Z] 636296f1c2e7: Preparing [2025-03-03T06:27:28.330Z] 6d88efcbf18d: Preparing [2025-03-03T06:27:28.330Z] fec46b2c19da: Preparing [2025-03-03T06:27:28.330Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:28.330Z] 636296f1c2e7: Waiting [2025-03-03T06:27:28.330Z] fec46b2c19da: Waiting [2025-03-03T06:27:28.330Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:28.330Z] 6d88efcbf18d: Waiting [2025-03-03T06:27:28.330Z] ffb35c23ef5a: Waiting [2025-03-03T06:27:28.330Z] 767acfe31831: Layer already exists [2025-03-03T06:27:28.330Z] 0bf46bf0c0e2: Layer already exists [2025-03-03T06:27:28.330Z] 879a6f6decb2: Layer already exists [2025-03-03T06:27:28.330Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:28.330Z] 82cf3aaa0b56: Layer already exists [2025-03-03T06:27:28.330Z] ffb35c23ef5a: Layer already exists [2025-03-03T06:27:28.330Z] 636296f1c2e7: Layer already exists [2025-03-03T06:27:28.330Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:28.330Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:27:28.330Z] fec46b2c19da: Layer already exists [2025-03-03T06:27:28.593Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:28.943Z] + 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-03T06:27:29.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-03T06:27:29.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-03T06:27:29.288Z] 0bf46bf0c0e2: Preparing [2025-03-03T06:27:29.288Z] 879a6f6decb2: Preparing [2025-03-03T06:27:29.288Z] 82cf3aaa0b56: Preparing [2025-03-03T06:27:29.288Z] 767acfe31831: Preparing [2025-03-03T06:27:29.288Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:29.288Z] ffb35c23ef5a: Preparing [2025-03-03T06:27:29.288Z] 636296f1c2e7: Preparing [2025-03-03T06:27:29.288Z] 6d88efcbf18d: Preparing [2025-03-03T06:27:29.288Z] fec46b2c19da: Preparing [2025-03-03T06:27:29.288Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:29.288Z] 636296f1c2e7: Waiting [2025-03-03T06:27:29.288Z] ffb35c23ef5a: Waiting [2025-03-03T06:27:29.288Z] fec46b2c19da: Waiting [2025-03-03T06:27:29.288Z] 6d88efcbf18d: Waiting [2025-03-03T06:27:29.288Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:29.288Z] 0bf46bf0c0e2: Layer already exists [2025-03-03T06:27:29.288Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:29.288Z] 82cf3aaa0b56: Layer already exists [2025-03-03T06:27:29.288Z] 767acfe31831: Layer already exists [2025-03-03T06:27:29.288Z] ffb35c23ef5a: Layer already exists [2025-03-03T06:27:29.288Z] 636296f1c2e7: Layer already exists [2025-03-03T06:27:29.288Z] 879a6f6decb2: Layer already exists [2025-03-03T06:27:29.288Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:27:29.288Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:29.288Z] fec46b2c19da: Layer already exists [2025-03-03T06:27:29.552Z] main: digest: sha256:a57beac5f837e975d364436d8f97fc504e14d2a5f39720329bdbc889ee5cc26f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:27:29.634Z] ===================================================== [Pipeline] echo [2025-03-03T06:27:29.648Z] taggedImages: [2025-03-03T06:27:29.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:27:29.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-03T06:27:29.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.66 [2025-03-03T06:27:29.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:27:29.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-03T06:27:29.678Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-03T06:27:29.678Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:27:29.678Z] latest [2025-03-03T06:27:29.678Z] 4.0.0-dev.66 [2025-03-03T06:27:29.678Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:27:29.678Z] main [2025-03-03T06:27:29.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:30.031Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:30.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:27:30.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-03T06:27:30.372Z] 358500ba7f52: Preparing [2025-03-03T06:27:30.372Z] 9814437f730d: Preparing [2025-03-03T06:27:30.372Z] e1a7de147c6f: Preparing [2025-03-03T06:27:30.372Z] 767acfe31831: Preparing [2025-03-03T06:27:30.372Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:30.372Z] eabc8f5cfd5e: Preparing [2025-03-03T06:27:30.372Z] 1c33ab5b019f: Preparing [2025-03-03T06:27:30.372Z] e3c14a36dc79: Preparing [2025-03-03T06:27:30.372Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:30.372Z] eabc8f5cfd5e: Waiting [2025-03-03T06:27:30.372Z] 1c33ab5b019f: Waiting [2025-03-03T06:27:30.372Z] e3c14a36dc79: Waiting [2025-03-03T06:27:30.372Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:30.372Z] 767acfe31831: Layer already exists [2025-03-03T06:27:30.372Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:30.635Z] 9814437f730d: Pushed [2025-03-03T06:27:30.635Z] e1a7de147c6f: Pushed [2025-03-03T06:27:30.635Z] 358500ba7f52: Pushed [2025-03-03T06:27:30.635Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:30.635Z] 1c33ab5b019f: Pushed [2025-03-03T06:27:31.211Z] e3c14a36dc79: Pushed [2025-03-03T06:27:57.834Z] eabc8f5cfd5e: Pushed [2025-03-03T06:27:57.834Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:58.175Z] + 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-03T06:27:58.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-03T06:27:58.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-03T06:27:58.519Z] 358500ba7f52: Preparing [2025-03-03T06:27:58.519Z] 9814437f730d: Preparing [2025-03-03T06:27:58.519Z] e1a7de147c6f: Preparing [2025-03-03T06:27:58.519Z] 767acfe31831: Preparing [2025-03-03T06:27:58.519Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:58.519Z] eabc8f5cfd5e: Preparing [2025-03-03T06:27:58.519Z] 1c33ab5b019f: Preparing [2025-03-03T06:27:58.519Z] e3c14a36dc79: Preparing [2025-03-03T06:27:58.519Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:58.519Z] 1c33ab5b019f: Waiting [2025-03-03T06:27:58.519Z] e3c14a36dc79: Waiting [2025-03-03T06:27:58.519Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:58.519Z] eabc8f5cfd5e: Waiting [2025-03-03T06:27:58.519Z] 358500ba7f52: Layer already exists [2025-03-03T06:27:58.519Z] 767acfe31831: Layer already exists [2025-03-03T06:27:58.519Z] e1a7de147c6f: Layer already exists [2025-03-03T06:27:58.519Z] 9814437f730d: Layer already exists [2025-03-03T06:27:58.519Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:58.519Z] eabc8f5cfd5e: Layer already exists [2025-03-03T06:27:58.519Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:58.519Z] 1c33ab5b019f: Layer already exists [2025-03-03T06:27:58.519Z] e3c14a36dc79: Layer already exists [2025-03-03T06:27:58.519Z] latest: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:59.152Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:27:59.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 [2025-03-03T06:27:59.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-03T06:27:59.501Z] 358500ba7f52: Preparing [2025-03-03T06:27:59.501Z] 9814437f730d: Preparing [2025-03-03T06:27:59.501Z] e1a7de147c6f: Preparing [2025-03-03T06:27:59.501Z] 767acfe31831: Preparing [2025-03-03T06:27:59.501Z] 6b8a5e74896a: Preparing [2025-03-03T06:27:59.501Z] eabc8f5cfd5e: Preparing [2025-03-03T06:27:59.501Z] 1c33ab5b019f: Preparing [2025-03-03T06:27:59.501Z] e3c14a36dc79: Preparing [2025-03-03T06:27:59.501Z] dd9c8f8612c8: Preparing [2025-03-03T06:27:59.501Z] 1c33ab5b019f: Waiting [2025-03-03T06:27:59.501Z] e3c14a36dc79: Waiting [2025-03-03T06:27:59.501Z] dd9c8f8612c8: Waiting [2025-03-03T06:27:59.501Z] eabc8f5cfd5e: Waiting [2025-03-03T06:27:59.501Z] e1a7de147c6f: Layer already exists [2025-03-03T06:27:59.501Z] 9814437f730d: Layer already exists [2025-03-03T06:27:59.501Z] 767acfe31831: Layer already exists [2025-03-03T06:27:59.501Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:27:59.501Z] 358500ba7f52: Layer already exists [2025-03-03T06:27:59.501Z] e3c14a36dc79: Layer already exists [2025-03-03T06:27:59.501Z] eabc8f5cfd5e: Layer already exists [2025-03-03T06:27:59.501Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:27:59.501Z] 1c33ab5b019f: Layer already exists [2025-03-03T06:27:59.501Z] 4.0.0-dev.66: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:00.108Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:00.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:00.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-03T06:28:00.450Z] 358500ba7f52: Preparing [2025-03-03T06:28:00.450Z] 9814437f730d: Preparing [2025-03-03T06:28:00.450Z] e1a7de147c6f: Preparing [2025-03-03T06:28:00.450Z] 767acfe31831: Preparing [2025-03-03T06:28:00.450Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:00.450Z] eabc8f5cfd5e: Preparing [2025-03-03T06:28:00.450Z] 1c33ab5b019f: Preparing [2025-03-03T06:28:00.450Z] eabc8f5cfd5e: Waiting [2025-03-03T06:28:00.450Z] e3c14a36dc79: Preparing [2025-03-03T06:28:00.450Z] 1c33ab5b019f: Waiting [2025-03-03T06:28:00.450Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:00.450Z] e3c14a36dc79: Waiting [2025-03-03T06:28:00.450Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:00.450Z] 767acfe31831: Layer already exists [2025-03-03T06:28:00.450Z] e1a7de147c6f: Layer already exists [2025-03-03T06:28:00.450Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:00.450Z] 9814437f730d: Layer already exists [2025-03-03T06:28:00.450Z] 358500ba7f52: Layer already exists [2025-03-03T06:28:00.450Z] e3c14a36dc79: Layer already exists [2025-03-03T06:28:00.450Z] eabc8f5cfd5e: Layer already exists [2025-03-03T06:28:00.450Z] 1c33ab5b019f: Layer already exists [2025-03-03T06:28:00.450Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:00.450Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:00.798Z] + 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-03T06:28:01.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-03T06:28:01.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-03T06:28:01.142Z] 358500ba7f52: Preparing [2025-03-03T06:28:01.142Z] 9814437f730d: Preparing [2025-03-03T06:28:01.142Z] e1a7de147c6f: Preparing [2025-03-03T06:28:01.142Z] 767acfe31831: Preparing [2025-03-03T06:28:01.142Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:01.142Z] eabc8f5cfd5e: Preparing [2025-03-03T06:28:01.142Z] 1c33ab5b019f: Preparing [2025-03-03T06:28:01.142Z] e3c14a36dc79: Preparing [2025-03-03T06:28:01.142Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:01.142Z] 1c33ab5b019f: Waiting [2025-03-03T06:28:01.142Z] e3c14a36dc79: Waiting [2025-03-03T06:28:01.142Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:01.142Z] eabc8f5cfd5e: Waiting [2025-03-03T06:28:01.142Z] 358500ba7f52: Layer already exists [2025-03-03T06:28:01.142Z] e1a7de147c6f: Layer already exists [2025-03-03T06:28:01.142Z] 767acfe31831: Layer already exists [2025-03-03T06:28:01.142Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:01.142Z] 9814437f730d: Layer already exists [2025-03-03T06:28:01.142Z] e3c14a36dc79: Layer already exists [2025-03-03T06:28:01.142Z] 1c33ab5b019f: Layer already exists [2025-03-03T06:28:01.142Z] eabc8f5cfd5e: Layer already exists [2025-03-03T06:28:01.142Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:01.142Z] main: digest: sha256:5cc259f4806c0b114b428fe3f8374938154d29b76e60b8ca4789cfd22ce23561 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:28:01.222Z] ===================================================== [Pipeline] echo [2025-03-03T06:28:01.241Z] taggedImages: [2025-03-03T06:28:01.241Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:01.241Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-03T06:28:01.241Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.66 [2025-03-03T06:28:01.241Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:01.241Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-03T06:28:01.271Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-03T06:28:01.271Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:01.271Z] latest [2025-03-03T06:28:01.271Z] 4.0.0-dev.66 [2025-03-03T06:28:01.271Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:01.271Z] main [2025-03-03T06:28:01.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:01.646Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:01.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:01.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-03T06:28:01.985Z] 4b91121a5824: Preparing [2025-03-03T06:28:01.985Z] ed2c8dfdd1f1: Preparing [2025-03-03T06:28:01.985Z] b92028438d8e: Preparing [2025-03-03T06:28:01.985Z] 767acfe31831: Preparing [2025-03-03T06:28:01.985Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:01.985Z] 9812dd92386d: Preparing [2025-03-03T06:28:01.985Z] 6d88efcbf18d: Preparing [2025-03-03T06:28:01.985Z] fec46b2c19da: Preparing [2025-03-03T06:28:01.985Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:01.985Z] 6d88efcbf18d: Waiting [2025-03-03T06:28:01.985Z] fec46b2c19da: Waiting [2025-03-03T06:28:01.985Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:01.985Z] 9812dd92386d: Waiting [2025-03-03T06:28:01.985Z] 767acfe31831: Layer already exists [2025-03-03T06:28:01.985Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:02.247Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:28:02.247Z] fec46b2c19da: Layer already exists [2025-03-03T06:28:02.247Z] b92028438d8e: Pushed [2025-03-03T06:28:02.247Z] ed2c8dfdd1f1: Pushed [2025-03-03T06:28:02.247Z] 4b91121a5824: Pushed [2025-03-03T06:28:02.247Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:28.860Z] 9812dd92386d: Pushed [2025-03-03T06:28:28.860Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:29.208Z] + 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-03T06:28:29.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-03T06:28:29.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-03T06:28:29.547Z] 4b91121a5824: Preparing [2025-03-03T06:28:29.547Z] ed2c8dfdd1f1: Preparing [2025-03-03T06:28:29.547Z] b92028438d8e: Preparing [2025-03-03T06:28:29.547Z] 767acfe31831: Preparing [2025-03-03T06:28:29.547Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:29.547Z] 9812dd92386d: Preparing [2025-03-03T06:28:29.547Z] 6d88efcbf18d: Preparing [2025-03-03T06:28:29.548Z] fec46b2c19da: Preparing [2025-03-03T06:28:29.548Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:29.548Z] 6d88efcbf18d: Waiting [2025-03-03T06:28:29.548Z] fec46b2c19da: Waiting [2025-03-03T06:28:29.548Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:29.548Z] 9812dd92386d: Waiting [2025-03-03T06:28:29.548Z] ed2c8dfdd1f1: Layer already exists [2025-03-03T06:28:29.548Z] 4b91121a5824: Layer already exists [2025-03-03T06:28:29.548Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:29.548Z] b92028438d8e: Layer already exists [2025-03-03T06:28:29.548Z] 767acfe31831: Layer already exists [2025-03-03T06:28:29.548Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:28:29.548Z] 9812dd92386d: Layer already exists [2025-03-03T06:28:29.548Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:29.548Z] fec46b2c19da: Layer already exists [2025-03-03T06:28:29.548Z] latest: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:30.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:30.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 [2025-03-03T06:28:30.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-03T06:28:30.490Z] 4b91121a5824: Preparing [2025-03-03T06:28:30.490Z] ed2c8dfdd1f1: Preparing [2025-03-03T06:28:30.490Z] b92028438d8e: Preparing [2025-03-03T06:28:30.490Z] 767acfe31831: Preparing [2025-03-03T06:28:30.490Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:30.490Z] 9812dd92386d: Preparing [2025-03-03T06:28:30.490Z] 6d88efcbf18d: Preparing [2025-03-03T06:28:30.490Z] fec46b2c19da: Preparing [2025-03-03T06:28:30.490Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:30.490Z] fec46b2c19da: Waiting [2025-03-03T06:28:30.490Z] 9812dd92386d: Waiting [2025-03-03T06:28:30.490Z] 6d88efcbf18d: Waiting [2025-03-03T06:28:30.490Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:30.490Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:30.490Z] ed2c8dfdd1f1: Layer already exists [2025-03-03T06:28:30.490Z] b92028438d8e: Layer already exists [2025-03-03T06:28:30.490Z] 4b91121a5824: Layer already exists [2025-03-03T06:28:30.490Z] 767acfe31831: Layer already exists [2025-03-03T06:28:30.490Z] fec46b2c19da: Layer already exists [2025-03-03T06:28:30.490Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:28:30.490Z] 9812dd92386d: Layer already exists [2025-03-03T06:28:30.490Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:30.754Z] 4.0.0-dev.66: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:31.093Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:31.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:31.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-03T06:28:31.432Z] 4b91121a5824: Preparing [2025-03-03T06:28:31.432Z] ed2c8dfdd1f1: Preparing [2025-03-03T06:28:31.432Z] b92028438d8e: Preparing [2025-03-03T06:28:31.432Z] 767acfe31831: Preparing [2025-03-03T06:28:31.432Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:31.432Z] 9812dd92386d: Preparing [2025-03-03T06:28:31.432Z] 6d88efcbf18d: Preparing [2025-03-03T06:28:31.432Z] fec46b2c19da: Preparing [2025-03-03T06:28:31.432Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:31.432Z] 9812dd92386d: Waiting [2025-03-03T06:28:31.432Z] fec46b2c19da: Waiting [2025-03-03T06:28:31.432Z] 6d88efcbf18d: Waiting [2025-03-03T06:28:31.432Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:31.432Z] 4b91121a5824: Layer already exists [2025-03-03T06:28:31.432Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:31.432Z] ed2c8dfdd1f1: Layer already exists [2025-03-03T06:28:31.432Z] b92028438d8e: Layer already exists [2025-03-03T06:28:31.432Z] 767acfe31831: Layer already exists [2025-03-03T06:28:31.432Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:28:31.432Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:31.432Z] 9812dd92386d: Layer already exists [2025-03-03T06:28:31.432Z] fec46b2c19da: Layer already exists [2025-03-03T06:28:31.432Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:31.789Z] + 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-03T06:28:32.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-03T06:28:32.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-03T06:28:32.134Z] 4b91121a5824: Preparing [2025-03-03T06:28:32.134Z] ed2c8dfdd1f1: Preparing [2025-03-03T06:28:32.134Z] b92028438d8e: Preparing [2025-03-03T06:28:32.134Z] 767acfe31831: Preparing [2025-03-03T06:28:32.134Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:32.134Z] 9812dd92386d: Preparing [2025-03-03T06:28:32.134Z] 6d88efcbf18d: Preparing [2025-03-03T06:28:32.134Z] fec46b2c19da: Preparing [2025-03-03T06:28:32.134Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:32.134Z] fec46b2c19da: Waiting [2025-03-03T06:28:32.134Z] 9812dd92386d: Waiting [2025-03-03T06:28:32.134Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:32.134Z] 6d88efcbf18d: Waiting [2025-03-03T06:28:32.134Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:32.134Z] 767acfe31831: Layer already exists [2025-03-03T06:28:32.134Z] b92028438d8e: Layer already exists [2025-03-03T06:28:32.134Z] ed2c8dfdd1f1: Layer already exists [2025-03-03T06:28:32.134Z] 4b91121a5824: Layer already exists [2025-03-03T06:28:32.134Z] fec46b2c19da: Layer already exists [2025-03-03T06:28:32.134Z] 6d88efcbf18d: Layer already exists [2025-03-03T06:28:32.134Z] 9812dd92386d: Layer already exists [2025-03-03T06:28:32.134Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:32.134Z] main: digest: sha256:c34d308d92627379776b6e900c704374735bc5cd30723715a5e8679747d0a250 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:28:32.477Z] ===================================================== [Pipeline] echo [2025-03-03T06:28:32.489Z] taggedImages: [2025-03-03T06:28:32.489Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:32.489Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-03T06:28:32.489Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.66 [2025-03-03T06:28:32.489Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:32.489Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-03T06:28:32.515Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-03T06:28:32.515Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:32.515Z] latest [2025-03-03T06:28:32.515Z] 4.0.0-dev.66 [2025-03-03T06:28:32.515Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:32.515Z] main [2025-03-03T06:28:32.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:32.882Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:33.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:33.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-03T06:28:33.230Z] b204ecc2e810: Preparing [2025-03-03T06:28:33.230Z] ceb00a309895: Preparing [2025-03-03T06:28:33.230Z] 767acfe31831: Preparing [2025-03-03T06:28:33.230Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:33.230Z] c678d034fc72: Preparing [2025-03-03T06:28:33.230Z] f2a7b713ba8c: Preparing [2025-03-03T06:28:33.230Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:33.230Z] f2a7b713ba8c: Waiting [2025-03-03T06:28:33.230Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:33.230Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:33.493Z] 767acfe31831: Layer already exists [2025-03-03T06:28:33.493Z] c678d034fc72: Pushed [2025-03-03T06:28:33.493Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:33.493Z] b204ecc2e810: Pushed [2025-03-03T06:28:34.444Z] f2a7b713ba8c: Pushed [2025-03-03T06:28:41.062Z] ceb00a309895: Pushed [2025-03-03T06:28:41.062Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:41.419Z] + 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-03T06:28:41.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-03T06:28:41.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-03T06:28:41.766Z] b204ecc2e810: Preparing [2025-03-03T06:28:41.766Z] ceb00a309895: Preparing [2025-03-03T06:28:41.766Z] 767acfe31831: Preparing [2025-03-03T06:28:41.766Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:41.766Z] c678d034fc72: Preparing [2025-03-03T06:28:41.766Z] f2a7b713ba8c: Preparing [2025-03-03T06:28:41.766Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:41.766Z] f2a7b713ba8c: Waiting [2025-03-03T06:28:41.766Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:41.766Z] ceb00a309895: Layer already exists [2025-03-03T06:28:41.766Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:41.766Z] c678d034fc72: Layer already exists [2025-03-03T06:28:41.766Z] b204ecc2e810: Layer already exists [2025-03-03T06:28:41.766Z] 767acfe31831: Layer already exists [2025-03-03T06:28:41.766Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:41.766Z] f2a7b713ba8c: Layer already exists [2025-03-03T06:28:41.766Z] latest: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:42.117Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:42.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 [2025-03-03T06:28:42.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-03T06:28:42.452Z] b204ecc2e810: Preparing [2025-03-03T06:28:42.452Z] ceb00a309895: Preparing [2025-03-03T06:28:42.452Z] 767acfe31831: Preparing [2025-03-03T06:28:42.452Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:42.452Z] c678d034fc72: Preparing [2025-03-03T06:28:42.452Z] f2a7b713ba8c: Preparing [2025-03-03T06:28:42.452Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:42.452Z] f2a7b713ba8c: Waiting [2025-03-03T06:28:42.452Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:42.452Z] ceb00a309895: Layer already exists [2025-03-03T06:28:42.452Z] c678d034fc72: Layer already exists [2025-03-03T06:28:42.452Z] 767acfe31831: Layer already exists [2025-03-03T06:28:42.452Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:42.452Z] b204ecc2e810: Layer already exists [2025-03-03T06:28:42.452Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:42.452Z] f2a7b713ba8c: Layer already exists [2025-03-03T06:28:42.452Z] 4.0.0-dev.66: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:42.789Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:43.126Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:43.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-03T06:28:43.126Z] b204ecc2e810: Preparing [2025-03-03T06:28:43.126Z] ceb00a309895: Preparing [2025-03-03T06:28:43.126Z] 767acfe31831: Preparing [2025-03-03T06:28:43.126Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:43.126Z] c678d034fc72: Preparing [2025-03-03T06:28:43.126Z] f2a7b713ba8c: Preparing [2025-03-03T06:28:43.126Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:43.126Z] f2a7b713ba8c: Waiting [2025-03-03T06:28:43.126Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:43.127Z] c678d034fc72: Layer already exists [2025-03-03T06:28:43.127Z] ceb00a309895: Layer already exists [2025-03-03T06:28:43.127Z] b204ecc2e810: Layer already exists [2025-03-03T06:28:43.127Z] 767acfe31831: Layer already exists [2025-03-03T06:28:43.127Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:43.127Z] f2a7b713ba8c: Layer already exists [2025-03-03T06:28:43.127Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:43.127Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:43.467Z] + 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-03T06:28:43.809Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-03T06:28:43.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-03T06:28:43.809Z] b204ecc2e810: Preparing [2025-03-03T06:28:43.809Z] ceb00a309895: Preparing [2025-03-03T06:28:43.809Z] 767acfe31831: Preparing [2025-03-03T06:28:43.809Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:43.809Z] c678d034fc72: Preparing [2025-03-03T06:28:43.809Z] f2a7b713ba8c: Preparing [2025-03-03T06:28:43.809Z] f2a7b713ba8c: Waiting [2025-03-03T06:28:43.809Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:43.809Z] 767acfe31831: Layer already exists [2025-03-03T06:28:43.809Z] ceb00a309895: Layer already exists [2025-03-03T06:28:43.809Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:43.809Z] b204ecc2e810: Layer already exists [2025-03-03T06:28:43.809Z] c678d034fc72: Layer already exists [2025-03-03T06:28:43.809Z] f2a7b713ba8c: Layer already exists [2025-03-03T06:28:43.809Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:43.809Z] main: digest: sha256:ec82f3c797700af028e81c10bcf5b83987b9ed4e3495c66a1ac0ef6fd0beb318 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:28:44.143Z] ===================================================== [Pipeline] echo [2025-03-03T06:28:44.159Z] taggedImages: [2025-03-03T06:28:44.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:44.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-03T06:28:44.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.66 [2025-03-03T06:28:44.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:44.159Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-03T06:28:44.192Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-03T06:28:44.192Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:44.192Z] latest [2025-03-03T06:28:44.192Z] 4.0.0-dev.66 [2025-03-03T06:28:44.192Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:44.192Z] main [2025-03-03T06:28:44.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:44.553Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:44.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:44.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-03T06:28:44.889Z] a9456939b548: Preparing [2025-03-03T06:28:44.889Z] b11d7a353260: Preparing [2025-03-03T06:28:44.889Z] 767acfe31831: Preparing [2025-03-03T06:28:44.889Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:44.889Z] 2b81ce50af1d: Preparing [2025-03-03T06:28:44.889Z] 93e8bb387305: Preparing [2025-03-03T06:28:44.889Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:44.889Z] 93e8bb387305: Waiting [2025-03-03T06:28:44.889Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:44.889Z] 767acfe31831: Layer already exists [2025-03-03T06:28:44.889Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:45.153Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:45.153Z] a9456939b548: Pushed [2025-03-03T06:28:45.153Z] 2b81ce50af1d: Pushed [2025-03-03T06:28:45.417Z] 93e8bb387305: Pushed [2025-03-03T06:28:53.575Z] b11d7a353260: Pushed [2025-03-03T06:28:53.575Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:53.938Z] + 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-03T06:28:54.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-03T06:28:54.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-03T06:28:54.282Z] a9456939b548: Preparing [2025-03-03T06:28:54.282Z] b11d7a353260: Preparing [2025-03-03T06:28:54.282Z] 767acfe31831: Preparing [2025-03-03T06:28:54.282Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:54.282Z] 2b81ce50af1d: Preparing [2025-03-03T06:28:54.282Z] 93e8bb387305: Preparing [2025-03-03T06:28:54.282Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:54.282Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:54.282Z] 93e8bb387305: Waiting [2025-03-03T06:28:54.282Z] 2b81ce50af1d: Layer already exists [2025-03-03T06:28:54.282Z] a9456939b548: Layer already exists [2025-03-03T06:28:54.282Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:54.282Z] b11d7a353260: Layer already exists [2025-03-03T06:28:54.282Z] 767acfe31831: Layer already exists [2025-03-03T06:28:54.282Z] 93e8bb387305: Layer already exists [2025-03-03T06:28:54.282Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:54.548Z] latest: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:54.899Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:55.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 [2025-03-03T06:28:55.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-03T06:28:55.249Z] a9456939b548: Preparing [2025-03-03T06:28:55.249Z] b11d7a353260: Preparing [2025-03-03T06:28:55.249Z] 767acfe31831: Preparing [2025-03-03T06:28:55.249Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:55.249Z] 2b81ce50af1d: Preparing [2025-03-03T06:28:55.249Z] 93e8bb387305: Preparing [2025-03-03T06:28:55.249Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:55.249Z] 93e8bb387305: Waiting [2025-03-03T06:28:55.249Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:55.249Z] 767acfe31831: Layer already exists [2025-03-03T06:28:55.249Z] a9456939b548: Layer already exists [2025-03-03T06:28:55.249Z] b11d7a353260: Layer already exists [2025-03-03T06:28:55.249Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:55.249Z] 2b81ce50af1d: Layer already exists [2025-03-03T06:28:55.249Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:55.249Z] 93e8bb387305: Layer already exists [2025-03-03T06:28:55.521Z] 4.0.0-dev.66: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:55.869Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:56.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:56.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-03T06:28:56.216Z] a9456939b548: Preparing [2025-03-03T06:28:56.216Z] b11d7a353260: Preparing [2025-03-03T06:28:56.216Z] 767acfe31831: Preparing [2025-03-03T06:28:56.216Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:56.216Z] 2b81ce50af1d: Preparing [2025-03-03T06:28:56.216Z] 93e8bb387305: Preparing [2025-03-03T06:28:56.216Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:56.216Z] 93e8bb387305: Waiting [2025-03-03T06:28:56.216Z] dd9c8f8612c8: Waiting [2025-03-03T06:28:56.216Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:56.216Z] b11d7a353260: Layer already exists [2025-03-03T06:28:56.216Z] a9456939b548: Layer already exists [2025-03-03T06:28:56.216Z] 767acfe31831: Layer already exists [2025-03-03T06:28:56.216Z] 2b81ce50af1d: Layer already exists [2025-03-03T06:28:56.216Z] 93e8bb387305: Layer already exists [2025-03-03T06:28:56.216Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:56.216Z] 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:56.557Z] + 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-03T06:28:56.895Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-03T06:28:56.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-03T06:28:56.895Z] a9456939b548: Preparing [2025-03-03T06:28:56.895Z] b11d7a353260: Preparing [2025-03-03T06:28:56.895Z] 767acfe31831: Preparing [2025-03-03T06:28:56.895Z] 6b8a5e74896a: Preparing [2025-03-03T06:28:56.895Z] 2b81ce50af1d: Preparing [2025-03-03T06:28:56.895Z] 93e8bb387305: Preparing [2025-03-03T06:28:56.895Z] dd9c8f8612c8: Preparing [2025-03-03T06:28:56.895Z] 93e8bb387305: Waiting [2025-03-03T06:28:56.895Z] 6b8a5e74896a: Layer already exists [2025-03-03T06:28:56.895Z] b11d7a353260: Layer already exists [2025-03-03T06:28:56.895Z] 767acfe31831: Layer already exists [2025-03-03T06:28:56.895Z] a9456939b548: Layer already exists [2025-03-03T06:28:56.895Z] 2b81ce50af1d: Layer already exists [2025-03-03T06:28:56.895Z] 93e8bb387305: Layer already exists [2025-03-03T06:28:56.895Z] dd9c8f8612c8: Layer already exists [2025-03-03T06:28:56.895Z] main: digest: sha256:4592533abdb8f10effeed5becbc52404d6b0ab6508eadf027abddfc318c4acda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-03T06:28:57.231Z] ===================================================== [Pipeline] echo [2025-03-03T06:28:57.247Z] taggedImages: [2025-03-03T06:28:57.248Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [2025-03-03T06:28:57.248Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-03T06:28:57.248Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.66 [2025-03-03T06:28:57.248Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6183d5c957a356b044ddcbaf5bec7c2a8a69eedb-4.0.0-dev.66 [2025-03-03T06:28:57.248Z] - 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-03T06:28:57.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T06:28:57.634Z] [2025-03-03T06:28:57.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:28:57.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T06:28:57.957Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-03T06:28:57.957Z] 8998bd30e6a1: Pulling fs layer [2025-03-03T06:28:57.957Z] 04944245beec: Pulling fs layer [2025-03-03T06:28:57.957Z] 699f458cf7ca: Pulling fs layer [2025-03-03T06:28:57.957Z] 765212b225bb: Pulling fs layer [2025-03-03T06:28:57.957Z] f23df028b6ca: Pulling fs layer [2025-03-03T06:28:57.957Z] d65c8cfc05b1: Pulling fs layer [2025-03-03T06:28:57.957Z] 2437ff75d9bd: Pulling fs layer [2025-03-03T06:28:57.957Z] 765212b225bb: Waiting [2025-03-03T06:28:57.957Z] f23df028b6ca: Waiting [2025-03-03T06:28:57.957Z] d65c8cfc05b1: Waiting [2025-03-03T06:28:57.957Z] 2437ff75d9bd: Waiting [2025-03-03T06:28:58.221Z] 04944245beec: Verifying Checksum [2025-03-03T06:28:58.221Z] 04944245beec: Download complete [2025-03-03T06:28:58.221Z] 765212b225bb: Verifying Checksum [2025-03-03T06:28:58.221Z] 765212b225bb: Download complete [2025-03-03T06:28:58.221Z] f23df028b6ca: Download complete [2025-03-03T06:28:58.221Z] d65c8cfc05b1: Verifying Checksum [2025-03-03T06:28:58.221Z] d65c8cfc05b1: Download complete [2025-03-03T06:28:58.221Z] 699f458cf7ca: Verifying Checksum [2025-03-03T06:28:58.221Z] 699f458cf7ca: Download complete [2025-03-03T06:28:58.801Z] 8998bd30e6a1: Verifying Checksum [2025-03-03T06:28:58.801Z] 8998bd30e6a1: Download complete [2025-03-03T06:29:01.367Z] 2437ff75d9bd: Verifying Checksum [2025-03-03T06:29:01.367Z] 2437ff75d9bd: Download complete [2025-03-03T06:29:03.302Z] 8998bd30e6a1: Pull complete [2025-03-03T06:29:03.567Z] 04944245beec: Pull complete [2025-03-03T06:29:05.499Z] 699f458cf7ca: Pull complete [2025-03-03T06:29:05.499Z] 765212b225bb: Pull complete [2025-03-03T06:29:06.452Z] f23df028b6ca: Pull complete [2025-03-03T06:29:06.452Z] d65c8cfc05b1: Pull complete [2025-03-03T06:29:24.654Z] 2437ff75d9bd: Pull complete [2025-03-03T06:29:24.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-03T06:29:24.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-03T06:29:24.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:29:24.854Z] prd-ubuntu20.04-docker-arm64-4c-16g-40028 does not seem to be running inside a container [2025-03-03T06:29:24.895Z] $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:29:27.584Z] $ docker top ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:29:28.518Z] ---> job-cost.sh [2025-03-03T06:29:28.518Z] lf-activate-venv: SKIPPING [2025-03-03T06:29:28.518Z] INFO: No Stack... [2025-03-03T06:29:28.781Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-03T06:29:29.731Z] INFO: Archiving Costs [Pipeline] sh [2025-03-03T06:29:30.357Z] + cat /w/workspace/edgex-go/804/archives/cost.csv [2025-03-03T06:29:30.357Z] + cut -d, -f6 [Pipeline] lock [2025-03-03T06:29:30.409Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] [2025-03-03T06:29:30.415Z] Resource [jenkins-edgexfoundry-edgex-go-main-804-stack-cost] did not exist. Created. [2025-03-03T06:29:30.421Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-03T06:29:30.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-03T06:29:31.643Z] Stashed 1 file(s) [Pipeline] } [2025-03-03T06:29:31.651Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-804-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-03T06:29:31.661Z] $ docker stop --time=1 ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe [2025-03-03T06:29:33.118Z] $ docker rm -f --volumes ea70989d0e67293d5f8794f054ef8841b617c38f562ba0a6caacaf24b3a2d4fe [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-03T06:29:33.730Z] provisioning config files... [2025-03-03T06:29:33.738Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/804@tmp/config3097590708225911179tmp [Pipeline] { [Pipeline] sh [2025-03-03T06:29:34.038Z] + set +x [2025-03-03T06:29:34.038Z] + + bash -s -- [2025-03-03T06:29:34.038Z] curl -s https://codecov.io/bash [2025-03-03T06:29:34.038Z] [2025-03-03T06:29:34.038Z] _____ _ [2025-03-03T06:29:34.038Z] / ____| | | [2025-03-03T06:29:34.039Z] | | ___ __| | ___ ___ _____ __ [2025-03-03T06:29:34.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-03T06:29:34.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-03T06:29:34.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-03T06:29:34.039Z] Bash-1.0.6 [2025-03-03T06:29:34.039Z] [2025-03-03T06:29:34.039Z] [2025-03-03T06:29:34.039Z] ==> git version 2.25.1 found [2025-03-03T06:29:34.039Z] ==> 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-03T06:29:34.039Z] Release-Date: 2020-01-08 [2025-03-03T06:29:34.039Z] 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-03T06:29:34.039Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-03T06:29:34.039Z] ==> Jenkins CI detected. [2025-03-03T06:29:34.039Z] current dir:  /w/workspace/edgex-go/804 [2025-03-03T06:29:34.039Z] project root: . [2025-03-03T06:29:34.039Z] --> token set from env [2025-03-03T06:29:34.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-03T06:29:34.039Z] ==> Running gcov in . (disable via -X gcov) [2025-03-03T06:29:34.039Z] ==> Python coveragepy not found [2025-03-03T06:29:34.039Z] ==> Searching for coverage reports in: [2025-03-03T06:29:34.039Z] + . [2025-03-03T06:29:34.298Z] -> Found 1 reports [2025-03-03T06:29:34.298Z] ==> Detecting git/mercurial file structure [2025-03-03T06:29:34.298Z] ==> Reading reports [2025-03-03T06:29:34.298Z] + ./coverage.out bytes=1651066 [2025-03-03T06:29:34.298Z] ==> Appending adjustments [2025-03-03T06:29:34.298Z] https://docs.codecov.io/docs/fixing-reports [2025-03-03T06:29:35.675Z] + Found adjustments [2025-03-03T06:29:35.675Z] ==> Gzipping contents [2025-03-03T06:29:35.675Z] 140K /tmp/codecov.yeGyGa.gz [2025-03-03T06:29:35.675Z] ==> Uploading reports [2025-03-03T06:29:35.675Z] url: https://codecov.io [2025-03-03T06:29:35.675Z] query: branch=main&commit=6183d5c957a356b044ddcbaf5bec7c2a8a69eedb&build=804&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F804%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-03T06:29:35.675Z] -> Pinging Codecov [2025-03-03T06:29:35.675Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6183d5c957a356b044ddcbaf5bec7c2a8a69eedb&build=804&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F804%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-03T06:29:35.934Z] -> Uploading to [2025-03-03T06:29:35.934Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6183d5c957a356b044ddcbaf5bec7c2a8a69eedb/1beddcb6-0686-42cd-9af2-f7f3bfb9b623.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250303T062935Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a6dec4952063543d32c0e1ef82b6d6f48c7a813ee33c41678d22c2c594673b01 [2025-03-03T06:29:35.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:29:35.934Z] Dload Upload Total Spent Left Speed [2025-03-03T06:29:36.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 513k --:--:-- --:--:-- --:--:-- 513k [2025-03-03T06:29:36.194Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6183d5c957a356b044ddcbaf5bec7c2a8a69eedb [Pipeline] } [2025-03-03T06:29:36.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-03T06:29:36.425Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-03T06:29:36.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:29:36.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T06:29:36.757Z] [2025-03-03T06:29:36.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:29:37.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T06:29:37.058Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-03T06:29:37.058Z] 43c4264eed91: Pulling fs layer [2025-03-03T06:29:37.058Z] 4cc291be95ef: Pulling fs layer [2025-03-03T06:29:37.058Z] 2ac1f1163629: Pulling fs layer [2025-03-03T06:29:37.058Z] 5c3c966382ef: Pulling fs layer [2025-03-03T06:29:37.058Z] 4f4fb700ef54: Pulling fs layer [2025-03-03T06:29:37.058Z] d9c7d2e4e75e: Pulling fs layer [2025-03-03T06:29:37.058Z] 9c3e1370e548: Pulling fs layer [2025-03-03T06:29:37.058Z] 5c3c966382ef: Waiting [2025-03-03T06:29:37.058Z] d9c7d2e4e75e: Waiting [2025-03-03T06:29:37.058Z] 9c3e1370e548: Waiting [2025-03-03T06:29:37.058Z] 4f4fb700ef54: Waiting [2025-03-03T06:29:37.058Z] 4cc291be95ef: Download complete [2025-03-03T06:29:37.058Z] 5c3c966382ef: Verifying Checksum [2025-03-03T06:29:37.058Z] 5c3c966382ef: Download complete [2025-03-03T06:29:37.058Z] 4f4fb700ef54: Verifying Checksum [2025-03-03T06:29:37.058Z] 4f4fb700ef54: Download complete [2025-03-03T06:29:37.058Z] 43c4264eed91: Verifying Checksum [2025-03-03T06:29:37.058Z] 43c4264eed91: Download complete [2025-03-03T06:29:37.316Z] d9c7d2e4e75e: Verifying Checksum [2025-03-03T06:29:37.316Z] d9c7d2e4e75e: Download complete [2025-03-03T06:29:37.316Z] 43c4264eed91: Pull complete [2025-03-03T06:29:37.316Z] 4cc291be95ef: Pull complete [2025-03-03T06:29:37.574Z] 2ac1f1163629: Download complete [2025-03-03T06:29:38.139Z] 9c3e1370e548: Verifying Checksum [2025-03-03T06:29:38.139Z] 9c3e1370e548: Download complete [2025-03-03T06:29:40.667Z] 2ac1f1163629: Pull complete [2025-03-03T06:29:40.667Z] 5c3c966382ef: Pull complete [2025-03-03T06:29:40.667Z] 4f4fb700ef54: Pull complete [2025-03-03T06:29:40.925Z] d9c7d2e4e75e: Pull complete [2025-03-03T06:29:43.450Z] 9c3e1370e548: Pull complete [2025-03-03T06:29:43.450Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-03T06:29:43.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-03T06:29:43.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:29:43.538Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:29:43.564Z] $ 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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:29:46.263Z] $ docker top de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T06:29:46.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/804 [Pipeline] echo [2025-03-03T06:29:46.695Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-03T06:29:47.003Z] + set -o pipefail [2025-03-03T06:29:47.003Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-03T06:29:55.144Z] [2025-03-03T06:29:55.144Z] Monitoring /w/workspace/edgex-go/804 (github.com/edgexfoundry/edgex-go)... [2025-03-03T06:29:55.144Z] [2025-03-03T06:29:55.144Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/04c5c48e-534b-4262-a66f-3b351be49af0 [2025-03-03T06:29:55.144Z] [2025-03-03T06:29:55.144Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-03T06:29:55.144Z] [Pipeline] } [2025-03-03T06:29:55.149Z] $ docker stop --time=1 de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 [2025-03-03T06:29:57.945Z] $ docker rm -f --volumes de8233ad7c8e0ac1cb8d9a1ed6dcf2f328e46c80382b26fd1cb2a2a5974d8c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-03T06:29:58.472Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T06:29:58.494Z] provisioning config files... [2025-03-03T06:29:58.502Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/804@tmp/config7326770246088066875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:29:58.804Z] --> edgex-publish-swagger.sh [2025-03-03T06:29:58.804Z] === Publish openapi API === [2025-03-03T06:29:58.804Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-03T06:29:58.804Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/804/openapi/core-command.yaml] [2025-03-03T06:29:58.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:29:58.804Z] Dload Upload Total Spent Left Speed [2025-03-03T06:29:59.375Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 52034 --:--:-- --:--:-- --:--:-- 52034 [2025-03-03T06:29:59.375Z] [2025-03-03T06:29:59.375Z] [2025-03-03T06:29:59.375Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/804/openapi/core-data.yaml] [2025-03-03T06:29:59.375Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:29:59.375Z] Dload Upload Total Spent Left Speed [2025-03-03T06:29:59.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 189k --:--:-- --:--:-- --:--:-- 188k [2025-03-03T06:29:59.635Z] [2025-03-03T06:29:59.635Z] [2025-03-03T06:29:59.635Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/804/openapi/core-keeper.yaml] [2025-03-03T06:29:59.635Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:29:59.635Z] Dload Upload Total Spent Left Speed [2025-03-03T06:29:59.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 244 118k --:--:-- --:--:-- --:--:-- 119k [2025-03-03T06:29:59.894Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-03T06:29:59.894Z] [2025-03-03T06:29:59.894Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/804/openapi/core-metadata.yaml] [2025-03-03T06:29:59.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:29:59.894Z] Dload Upload Total Spent Left Speed [2025-03-03T06:30:00.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 294 294k --:--:-- --:--:-- --:--:-- 294k 100 156k 100 156 100 156k 293 294k --:--:-- --:--:-- --:--:-- 293k [2025-03-03T06:30:00.463Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-03T06:30:00.463Z] [2025-03-03T06:30:00.463Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/804/openapi/security-proxy-auth.yaml] [2025-03-03T06:30:00.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:30:00.463Z] Dload Upload Total Spent Left Speed [2025-03-03T06:30:00.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 362 131k --:--:-- --:--:-- --:--:-- 131k [2025-03-03T06:30:00.724Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-03T06:30:00.724Z] [2025-03-03T06:30:00.724Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/804/openapi/security-secretstore-setup.yaml] [2025-03-03T06:30:00.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:30:00.724Z] Dload Upload Total Spent Left Speed [2025-03-03T06:30:00.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 372 22107 --:--:-- --:--:-- --:--:-- 22607 [2025-03-03T06:30:00.984Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-03T06:30:00.984Z] [2025-03-03T06:30:00.984Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/804/openapi/support-notifications.yaml] [2025-03-03T06:30:00.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:30:00.984Z] Dload Upload Total Spent Left Speed [2025-03-03T06:30:01.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 444 278k --:--:-- --:--:-- --:--:-- 279k [2025-03-03T06:30:01.243Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-03T06:30:01.243Z] [2025-03-03T06:30:01.243Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/804/openapi/support-scheduler.yaml] [2025-03-03T06:30:01.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-03T06:30:01.243Z] Dload Upload Total Spent Left Speed [2025-03-03T06:30:01.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 503 159k --:--:-- --:--:-- --:--:-- 159k [2025-03-03T06:30:01.762Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-03T06:30:01.762Z] [Pipeline] } [2025-03-03T06:30:01.772Z] 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-03T06:30:02.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T06:30:02.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:02.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T06:30:02.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:30:02.557Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:30:02.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:30:02.994Z] $ docker top a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 -eo pid,comm [2025-03-03T06:30:03.046Z] 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-03T06:30:03.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T06:30:03.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T06:30:03.100Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T06:30:03.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T06:30:03.201Z] $ docker exec a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 ssh-agent [2025-03-03T06:30:03.311Z] SSH_AUTH_SOCK=/tmp/ssh-CDexclHFqxfQ/agent.32 [2025-03-03T06:30:03.311Z] SSH_AGENT_PID=38 [2025-03-03T06:30:03.315Z] Running ssh-add (command line suppressed) [2025-03-03T06:30:03.417Z] Identity added: /w/workspace/edgex-go/804@tmp/private_key_2059299364488759362.key (/w/workspace/edgex-go/804@tmp/private_key_2059299364488759362.key) [2025-03-03T06:30:03.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T06:30:03.737Z] + git semver tag [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,895 [run_tag] DEBUG tag force:False [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,896 [check_head_tag] DEBUG check head tag [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,899 [execute] INFO git cat-file --batch-check [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=) [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,903 [execute] INFO git cat-file --batch [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=) [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,965 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,965 [execute] INFO git tag -a v4.0.0-dev.66 -m v4.0.0-dev.66 [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,965 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.66', '-m', 'v4.0.0-dev.66'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) [2025-03-03T06:30:03.996Z] 2025-03-03 06:30:03,969 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:03.996Z] 4.0.0-dev.66 [Pipeline] } [2025-03-03T06:30:03.999Z] $ docker exec --env ******** --env ******** a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 ssh-agent -k [2025-03-03T06:30:04.108Z] unset SSH_AUTH_SOCK; [2025-03-03T06:30:04.108Z] unset SSH_AGENT_PID; [2025-03-03T06:30:04.108Z] echo Agent pid 38 killed; [2025-03-03T06:30:04.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T06:30:04.446Z] + git semver [Pipeline] } [2025-03-03T06:30:04.713Z] $ docker stop --time=1 a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 [2025-03-03T06:30:05.977Z] $ docker rm -f --volumes a430771843ec24882282500dc4d7d085af8b232bd230e1d261f7309d4e9ce905 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:06.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T06:30:06.386Z] [2025-03-03T06:30:06.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:06.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T06:30:06.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-03T06:30:06.687Z] ab5ef0e58194: Pulling fs layer [2025-03-03T06:30:06.687Z] 9712f1f96733: Pulling fs layer [2025-03-03T06:30:06.687Z] 63f879dbbcfc: Pulling fs layer [2025-03-03T06:30:06.687Z] 0d9ebad4ef96: Pulling fs layer [2025-03-03T06:30:06.687Z] e9a5061849ea: Pulling fs layer [2025-03-03T06:30:06.687Z] d747dcd14b5f: Pulling fs layer [2025-03-03T06:30:06.687Z] 2de7ff778b66: Pulling fs layer [2025-03-03T06:30:06.687Z] 0d9ebad4ef96: Waiting [2025-03-03T06:30:06.687Z] e9a5061849ea: Waiting [2025-03-03T06:30:06.687Z] d747dcd14b5f: Waiting [2025-03-03T06:30:06.687Z] 2de7ff778b66: Waiting [2025-03-03T06:30:06.687Z] 9712f1f96733: Verifying Checksum [2025-03-03T06:30:06.687Z] 9712f1f96733: Download complete [2025-03-03T06:30:06.946Z] 63f879dbbcfc: Verifying Checksum [2025-03-03T06:30:06.946Z] 63f879dbbcfc: Download complete [2025-03-03T06:30:07.205Z] e9a5061849ea: Verifying Checksum [2025-03-03T06:30:07.205Z] e9a5061849ea: Download complete [2025-03-03T06:30:07.205Z] d747dcd14b5f: Download complete [2025-03-03T06:30:07.205Z] ab5ef0e58194: Verifying Checksum [2025-03-03T06:30:07.205Z] ab5ef0e58194: Download complete [2025-03-03T06:30:07.462Z] 0d9ebad4ef96: Verifying Checksum [2025-03-03T06:30:07.462Z] 0d9ebad4ef96: Download complete [2025-03-03T06:30:07.462Z] 2de7ff778b66: Verifying Checksum [2025-03-03T06:30:09.989Z] ab5ef0e58194: Pull complete [2025-03-03T06:30:09.989Z] 9712f1f96733: Pull complete [2025-03-03T06:30:10.247Z] 63f879dbbcfc: Pull complete [2025-03-03T06:30:13.530Z] 0d9ebad4ef96: Pull complete [2025-03-03T06:30:13.530Z] e9a5061849ea: Pull complete [2025-03-03T06:30:13.788Z] d747dcd14b5f: Pull complete [2025-03-03T06:30:14.724Z] 2de7ff778b66: Pull complete [2025-03-03T06:30:14.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-03T06:30:14.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-03T06:30:14.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:30:14.825Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:30:14.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:30:17.671Z] $ docker top d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-03T06:30:17.752Z] provisioning config files... [2025-03-03T06:30:17.758Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/804@tmp/config11307352814535892301tmp [2025-03-03T06:30:17.767Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/804@tmp/config15632581837647834019tmp [2025-03-03T06:30:17.775Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/804@tmp/config13753044999071434487tmp [Pipeline] { [Pipeline] echo [2025-03-03T06:30:17.803Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:18.093Z] ---> sigul-configuration.sh [2025-03-03T06:30:18.093Z] gpg: directory `/root/.gnupg' created [2025-03-03T06:30:18.093Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-03T06:30:18.093Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-03T06:30:18.093Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-03T06:30:18.093Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-03T06:30:18.093Z] gpg: CAST5 encrypted data [2025-03-03T06:30:18.093Z] gpg: encrypted with 1 passphrase [2025-03-03T06:30:18.093Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-03T06:30:18.386Z] + mkdir /home/jenkins [2025-03-03T06:30:18.386Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-03T06:30:18.682Z] + 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-03T06:30:18.694Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:18.989Z] ---> sigul-install.sh [2025-03-03T06:30:18.990Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-03T06:30:19.290Z] + git tag --list [2025-03-03T06:30:19.290Z] 0.6.0 [2025-03-03T06:30:19.290Z] 0.6.1 [2025-03-03T06:30:19.290Z] 0.7.0 [2025-03-03T06:30:19.290Z] 0.7.1 [2025-03-03T06:30:19.290Z] v1.0.0 [2025-03-03T06:30:19.290Z] v1.0.1 [2025-03-03T06:30:19.290Z] v1.1.0 [2025-03-03T06:30:19.290Z] v1.2.0 [2025-03-03T06:30:19.290Z] v1.2.1 [2025-03-03T06:30:19.290Z] v1.3.0 [2025-03-03T06:30:19.290Z] v1.3.1 [2025-03-03T06:30:19.290Z] v2.0.0 [2025-03-03T06:30:19.290Z] v2.1.0 [2025-03-03T06:30:19.290Z] v2.1.1 [2025-03-03T06:30:19.290Z] v2.2.0 [2025-03-03T06:30:19.290Z] v2.3.0 [2025-03-03T06:30:19.290Z] v3.0 [2025-03-03T06:30:19.290Z] v3.0.0 [2025-03-03T06:30:19.290Z] v3.1 [2025-03-03T06:30:19.290Z] v3.1.0 [2025-03-03T06:30:19.290Z] v3.1.0-dev.1 [2025-03-03T06:30:19.290Z] v3.1.0-dev.10 [2025-03-03T06:30:19.290Z] v3.1.0-dev.11 [2025-03-03T06:30:19.290Z] v3.1.0-dev.12 [2025-03-03T06:30:19.290Z] v3.1.0-dev.13 [2025-03-03T06:30:19.290Z] v3.1.0-dev.14 [2025-03-03T06:30:19.290Z] v3.1.0-dev.15 [2025-03-03T06:30:19.290Z] v3.1.0-dev.16 [2025-03-03T06:30:19.290Z] v3.1.0-dev.17 [2025-03-03T06:30:19.290Z] v3.1.0-dev.18 [2025-03-03T06:30:19.290Z] v3.1.0-dev.19 [2025-03-03T06:30:19.290Z] v3.1.0-dev.2 [2025-03-03T06:30:19.290Z] v3.1.0-dev.20 [2025-03-03T06:30:19.290Z] v3.1.0-dev.21 [2025-03-03T06:30:19.290Z] v3.1.0-dev.22 [2025-03-03T06:30:19.290Z] v3.1.0-dev.23 [2025-03-03T06:30:19.290Z] v3.1.0-dev.24 [2025-03-03T06:30:19.290Z] v3.1.0-dev.25 [2025-03-03T06:30:19.290Z] v3.1.0-dev.26 [2025-03-03T06:30:19.290Z] v3.1.0-dev.27 [2025-03-03T06:30:19.290Z] v3.1.0-dev.28 [2025-03-03T06:30:19.290Z] v3.1.0-dev.29 [2025-03-03T06:30:19.290Z] v3.1.0-dev.3 [2025-03-03T06:30:19.290Z] v3.1.0-dev.30 [2025-03-03T06:30:19.290Z] v3.1.0-dev.31 [2025-03-03T06:30:19.290Z] v3.1.0-dev.32 [2025-03-03T06:30:19.290Z] v3.1.0-dev.33 [2025-03-03T06:30:19.290Z] v3.1.0-dev.34 [2025-03-03T06:30:19.290Z] v3.1.0-dev.35 [2025-03-03T06:30:19.290Z] v3.1.0-dev.36 [2025-03-03T06:30:19.290Z] v3.1.0-dev.37 [2025-03-03T06:30:19.290Z] v3.1.0-dev.38 [2025-03-03T06:30:19.290Z] v3.1.0-dev.39 [2025-03-03T06:30:19.290Z] v3.1.0-dev.4 [2025-03-03T06:30:19.290Z] v3.1.0-dev.40 [2025-03-03T06:30:19.290Z] v3.1.0-dev.41 [2025-03-03T06:30:19.290Z] v3.1.0-dev.42 [2025-03-03T06:30:19.290Z] v3.1.0-dev.43 [2025-03-03T06:30:19.290Z] v3.1.0-dev.44 [2025-03-03T06:30:19.290Z] v3.1.0-dev.45 [2025-03-03T06:30:19.290Z] v3.1.0-dev.46 [2025-03-03T06:30:19.290Z] v3.1.0-dev.47 [2025-03-03T06:30:19.290Z] v3.1.0-dev.48 [2025-03-03T06:30:19.290Z] v3.1.0-dev.49 [2025-03-03T06:30:19.290Z] v3.1.0-dev.5 [2025-03-03T06:30:19.290Z] v3.1.0-dev.50 [2025-03-03T06:30:19.290Z] v3.1.0-dev.51 [2025-03-03T06:30:19.290Z] v3.1.0-dev.52 [2025-03-03T06:30:19.290Z] v3.1.0-dev.53 [2025-03-03T06:30:19.290Z] v3.1.0-dev.54 [2025-03-03T06:30:19.290Z] v3.1.0-dev.55 [2025-03-03T06:30:19.290Z] v3.1.0-dev.56 [2025-03-03T06:30:19.290Z] v3.1.0-dev.57 [2025-03-03T06:30:19.290Z] v3.1.0-dev.58 [2025-03-03T06:30:19.290Z] v3.1.0-dev.59 [2025-03-03T06:30:19.290Z] v3.1.0-dev.6 [2025-03-03T06:30:19.290Z] v3.1.0-dev.60 [2025-03-03T06:30:19.290Z] v3.1.0-dev.61 [2025-03-03T06:30:19.290Z] v3.1.0-dev.62 [2025-03-03T06:30:19.290Z] v3.1.0-dev.63 [2025-03-03T06:30:19.290Z] v3.1.0-dev.64 [2025-03-03T06:30:19.290Z] v3.1.0-dev.65 [2025-03-03T06:30:19.290Z] v3.1.0-dev.66 [2025-03-03T06:30:19.290Z] v3.1.0-dev.67 [2025-03-03T06:30:19.290Z] v3.1.0-dev.68 [2025-03-03T06:30:19.290Z] v3.1.0-dev.69 [2025-03-03T06:30:19.290Z] v3.1.0-dev.7 [2025-03-03T06:30:19.290Z] v3.1.0-dev.70 [2025-03-03T06:30:19.290Z] v3.1.0-dev.71 [2025-03-03T06:30:19.290Z] v3.1.0-dev.72 [2025-03-03T06:30:19.290Z] v3.1.0-dev.73 [2025-03-03T06:30:19.290Z] v3.1.0-dev.8 [2025-03-03T06:30:19.290Z] v3.1.0-dev.9 [2025-03-03T06:30:19.290Z] v3.1.1 [2025-03-03T06:30:19.290Z] v3.1.1-dev.1 [2025-03-03T06:30:19.290Z] v3.1.1-dev.2 [2025-03-03T06:30:19.290Z] v3.2.0-dev.1 [2025-03-03T06:30:19.290Z] v3.2.0-dev.10 [2025-03-03T06:30:19.290Z] v3.2.0-dev.100 [2025-03-03T06:30:19.290Z] v3.2.0-dev.101 [2025-03-03T06:30:19.290Z] v3.2.0-dev.102 [2025-03-03T06:30:19.290Z] v3.2.0-dev.103 [2025-03-03T06:30:19.290Z] v3.2.0-dev.104 [2025-03-03T06:30:19.290Z] v3.2.0-dev.105 [2025-03-03T06:30:19.290Z] v3.2.0-dev.106 [2025-03-03T06:30:19.290Z] v3.2.0-dev.107 [2025-03-03T06:30:19.290Z] v3.2.0-dev.108 [2025-03-03T06:30:19.290Z] v3.2.0-dev.109 [2025-03-03T06:30:19.290Z] v3.2.0-dev.11 [2025-03-03T06:30:19.290Z] v3.2.0-dev.12 [2025-03-03T06:30:19.290Z] v3.2.0-dev.13 [2025-03-03T06:30:19.290Z] v3.2.0-dev.14 [2025-03-03T06:30:19.290Z] v3.2.0-dev.15 [2025-03-03T06:30:19.290Z] v3.2.0-dev.16 [2025-03-03T06:30:19.290Z] v3.2.0-dev.17 [2025-03-03T06:30:19.290Z] v3.2.0-dev.18 [2025-03-03T06:30:19.290Z] v3.2.0-dev.19 [2025-03-03T06:30:19.290Z] v3.2.0-dev.2 [2025-03-03T06:30:19.290Z] v3.2.0-dev.20 [2025-03-03T06:30:19.290Z] v3.2.0-dev.21 [2025-03-03T06:30:19.290Z] v3.2.0-dev.22 [2025-03-03T06:30:19.290Z] v3.2.0-dev.23 [2025-03-03T06:30:19.290Z] v3.2.0-dev.24 [2025-03-03T06:30:19.290Z] v3.2.0-dev.25 [2025-03-03T06:30:19.290Z] v3.2.0-dev.26 [2025-03-03T06:30:19.290Z] v3.2.0-dev.27 [2025-03-03T06:30:19.290Z] v3.2.0-dev.28 [2025-03-03T06:30:19.290Z] v3.2.0-dev.29 [2025-03-03T06:30:19.290Z] v3.2.0-dev.3 [2025-03-03T06:30:19.290Z] v3.2.0-dev.30 [2025-03-03T06:30:19.290Z] v3.2.0-dev.31 [2025-03-03T06:30:19.290Z] v3.2.0-dev.32 [2025-03-03T06:30:19.290Z] v3.2.0-dev.33 [2025-03-03T06:30:19.290Z] v3.2.0-dev.34 [2025-03-03T06:30:19.290Z] v3.2.0-dev.35 [2025-03-03T06:30:19.290Z] v3.2.0-dev.36 [2025-03-03T06:30:19.290Z] v3.2.0-dev.37 [2025-03-03T06:30:19.290Z] v3.2.0-dev.38 [2025-03-03T06:30:19.290Z] v3.2.0-dev.39 [2025-03-03T06:30:19.290Z] v3.2.0-dev.4 [2025-03-03T06:30:19.290Z] v3.2.0-dev.40 [2025-03-03T06:30:19.290Z] v3.2.0-dev.41 [2025-03-03T06:30:19.290Z] v3.2.0-dev.42 [2025-03-03T06:30:19.290Z] v3.2.0-dev.43 [2025-03-03T06:30:19.290Z] v3.2.0-dev.44 [2025-03-03T06:30:19.290Z] v3.2.0-dev.45 [2025-03-03T06:30:19.290Z] v3.2.0-dev.46 [2025-03-03T06:30:19.290Z] v3.2.0-dev.47 [2025-03-03T06:30:19.290Z] v3.2.0-dev.48 [2025-03-03T06:30:19.290Z] v3.2.0-dev.49 [2025-03-03T06:30:19.290Z] v3.2.0-dev.5 [2025-03-03T06:30:19.290Z] v3.2.0-dev.50 [2025-03-03T06:30:19.290Z] v3.2.0-dev.51 [2025-03-03T06:30:19.290Z] v3.2.0-dev.52 [2025-03-03T06:30:19.290Z] v3.2.0-dev.53 [2025-03-03T06:30:19.290Z] v3.2.0-dev.54 [2025-03-03T06:30:19.290Z] v3.2.0-dev.55 [2025-03-03T06:30:19.290Z] v3.2.0-dev.56 [2025-03-03T06:30:19.290Z] v3.2.0-dev.57 [2025-03-03T06:30:19.290Z] v3.2.0-dev.58 [2025-03-03T06:30:19.290Z] v3.2.0-dev.59 [2025-03-03T06:30:19.290Z] v3.2.0-dev.6 [2025-03-03T06:30:19.290Z] v3.2.0-dev.60 [2025-03-03T06:30:19.290Z] v3.2.0-dev.61 [2025-03-03T06:30:19.290Z] v3.2.0-dev.62 [2025-03-03T06:30:19.290Z] v3.2.0-dev.63 [2025-03-03T06:30:19.290Z] v3.2.0-dev.64 [2025-03-03T06:30:19.290Z] v3.2.0-dev.65 [2025-03-03T06:30:19.290Z] v3.2.0-dev.66 [2025-03-03T06:30:19.290Z] v3.2.0-dev.67 [2025-03-03T06:30:19.290Z] v3.2.0-dev.68 [2025-03-03T06:30:19.290Z] v3.2.0-dev.69 [2025-03-03T06:30:19.290Z] v3.2.0-dev.7 [2025-03-03T06:30:19.290Z] v3.2.0-dev.70 [2025-03-03T06:30:19.290Z] v3.2.0-dev.71 [2025-03-03T06:30:19.290Z] v3.2.0-dev.72 [2025-03-03T06:30:19.290Z] v3.2.0-dev.73 [2025-03-03T06:30:19.290Z] v3.2.0-dev.74 [2025-03-03T06:30:19.290Z] v3.2.0-dev.75 [2025-03-03T06:30:19.290Z] v3.2.0-dev.76 [2025-03-03T06:30:19.290Z] v3.2.0-dev.77 [2025-03-03T06:30:19.290Z] v3.2.0-dev.78 [2025-03-03T06:30:19.290Z] v3.2.0-dev.79 [2025-03-03T06:30:19.290Z] v3.2.0-dev.8 [2025-03-03T06:30:19.290Z] v3.2.0-dev.80 [2025-03-03T06:30:19.290Z] v3.2.0-dev.81 [2025-03-03T06:30:19.290Z] v3.2.0-dev.82 [2025-03-03T06:30:19.290Z] v3.2.0-dev.83 [2025-03-03T06:30:19.290Z] v3.2.0-dev.84 [2025-03-03T06:30:19.290Z] v3.2.0-dev.85 [2025-03-03T06:30:19.290Z] v3.2.0-dev.86 [2025-03-03T06:30:19.290Z] v3.2.0-dev.87 [2025-03-03T06:30:19.290Z] v3.2.0-dev.88 [2025-03-03T06:30:19.290Z] v3.2.0-dev.89 [2025-03-03T06:30:19.290Z] v3.2.0-dev.9 [2025-03-03T06:30:19.290Z] v3.2.0-dev.90 [2025-03-03T06:30:19.290Z] v3.2.0-dev.91 [2025-03-03T06:30:19.290Z] v3.2.0-dev.92 [2025-03-03T06:30:19.290Z] v3.2.0-dev.93 [2025-03-03T06:30:19.290Z] v3.2.0-dev.94 [2025-03-03T06:30:19.290Z] v3.2.0-dev.95 [2025-03-03T06:30:19.290Z] v3.2.0-dev.96 [2025-03-03T06:30:19.290Z] v3.2.0-dev.97 [2025-03-03T06:30:19.290Z] v3.2.0-dev.98 [2025-03-03T06:30:19.290Z] v3.2.0-dev.99 [2025-03-03T06:30:19.290Z] v4.0.0-dev.1 [2025-03-03T06:30:19.290Z] v4.0.0-dev.10 [2025-03-03T06:30:19.290Z] v4.0.0-dev.11 [2025-03-03T06:30:19.290Z] v4.0.0-dev.12 [2025-03-03T06:30:19.290Z] v4.0.0-dev.13 [2025-03-03T06:30:19.290Z] v4.0.0-dev.14 [2025-03-03T06:30:19.290Z] v4.0.0-dev.15 [2025-03-03T06:30:19.290Z] v4.0.0-dev.16 [2025-03-03T06:30:19.290Z] v4.0.0-dev.17 [2025-03-03T06:30:19.290Z] v4.0.0-dev.18 [2025-03-03T06:30:19.290Z] v4.0.0-dev.19 [2025-03-03T06:30:19.290Z] v4.0.0-dev.2 [2025-03-03T06:30:19.290Z] v4.0.0-dev.20 [2025-03-03T06:30:19.290Z] v4.0.0-dev.21 [2025-03-03T06:30:19.290Z] v4.0.0-dev.22 [2025-03-03T06:30:19.290Z] v4.0.0-dev.23 [2025-03-03T06:30:19.290Z] v4.0.0-dev.24 [2025-03-03T06:30:19.290Z] v4.0.0-dev.25 [2025-03-03T06:30:19.290Z] v4.0.0-dev.26 [2025-03-03T06:30:19.290Z] v4.0.0-dev.27 [2025-03-03T06:30:19.290Z] v4.0.0-dev.28 [2025-03-03T06:30:19.290Z] v4.0.0-dev.29 [2025-03-03T06:30:19.290Z] v4.0.0-dev.3 [2025-03-03T06:30:19.290Z] v4.0.0-dev.30 [2025-03-03T06:30:19.290Z] v4.0.0-dev.31 [2025-03-03T06:30:19.290Z] v4.0.0-dev.32 [2025-03-03T06:30:19.290Z] v4.0.0-dev.33 [2025-03-03T06:30:19.290Z] v4.0.0-dev.34 [2025-03-03T06:30:19.290Z] v4.0.0-dev.35 [2025-03-03T06:30:19.290Z] v4.0.0-dev.36 [2025-03-03T06:30:19.290Z] v4.0.0-dev.37 [2025-03-03T06:30:19.290Z] v4.0.0-dev.38 [2025-03-03T06:30:19.290Z] v4.0.0-dev.39 [2025-03-03T06:30:19.290Z] v4.0.0-dev.4 [2025-03-03T06:30:19.290Z] v4.0.0-dev.40 [2025-03-03T06:30:19.290Z] v4.0.0-dev.41 [2025-03-03T06:30:19.290Z] v4.0.0-dev.42 [2025-03-03T06:30:19.290Z] v4.0.0-dev.43 [2025-03-03T06:30:19.290Z] v4.0.0-dev.44 [2025-03-03T06:30:19.290Z] v4.0.0-dev.45 [2025-03-03T06:30:19.290Z] v4.0.0-dev.46 [2025-03-03T06:30:19.290Z] v4.0.0-dev.47 [2025-03-03T06:30:19.290Z] v4.0.0-dev.48 [2025-03-03T06:30:19.290Z] v4.0.0-dev.49 [2025-03-03T06:30:19.290Z] v4.0.0-dev.5 [2025-03-03T06:30:19.290Z] v4.0.0-dev.50 [2025-03-03T06:30:19.290Z] v4.0.0-dev.51 [2025-03-03T06:30:19.290Z] v4.0.0-dev.52 [2025-03-03T06:30:19.290Z] v4.0.0-dev.53 [2025-03-03T06:30:19.290Z] v4.0.0-dev.54 [2025-03-03T06:30:19.290Z] v4.0.0-dev.55 [2025-03-03T06:30:19.290Z] v4.0.0-dev.56 [2025-03-03T06:30:19.290Z] v4.0.0-dev.57 [2025-03-03T06:30:19.290Z] v4.0.0-dev.58 [2025-03-03T06:30:19.290Z] v4.0.0-dev.59 [2025-03-03T06:30:19.290Z] v4.0.0-dev.6 [2025-03-03T06:30:19.290Z] v4.0.0-dev.60 [2025-03-03T06:30:19.290Z] v4.0.0-dev.61 [2025-03-03T06:30:19.290Z] v4.0.0-dev.62 [2025-03-03T06:30:19.290Z] v4.0.0-dev.63 [2025-03-03T06:30:19.290Z] v4.0.0-dev.64 [2025-03-03T06:30:19.290Z] v4.0.0-dev.65 [2025-03-03T06:30:19.290Z] v4.0.0-dev.66 [2025-03-03T06:30:19.290Z] v4.0.0-dev.7 [2025-03-03T06:30:19.290Z] v4.0.0-dev.8 [2025-03-03T06:30:19.290Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-03T06:30:19.591Z] + lftools sign git-tag v4.0.0-dev.66 [2025-03-03T06:30:20.159Z] Signing Git tag with Sigul... [2025-03-03T06:30:20.159Z] Signing v4.0.0-dev.66 [Pipeline] echo [2025-03-03T06:30:20.433Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:20.729Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-03T06:30:20.738Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-03T06:30:20.766Z] $ docker stop --time=1 d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 [2025-03-03T06:30:22.018Z] $ docker rm -f --volumes d989541216e6852927686a8724ebb55b44f751a08e132614614fddf790044996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-03T06:30:22.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T06:30:22.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:22.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T06:30:22.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:30:22.849Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:30:22.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:30:23.223Z] $ docker top 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d -eo pid,comm [2025-03-03T06:30:23.280Z] 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-03T06:30:23.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T06:30:23.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T06:30:23.337Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T06:30:23.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T06:30:23.454Z] $ docker exec 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d ssh-agent [2025-03-03T06:30:23.563Z] SSH_AUTH_SOCK=/tmp/ssh-Bc13PjMDzSaP/agent.33 [2025-03-03T06:30:23.563Z] SSH_AGENT_PID=39 [2025-03-03T06:30:23.569Z] Running ssh-add (command line suppressed) [2025-03-03T06:30:23.659Z] Identity added: /w/workspace/edgex-go/804@tmp/private_key_9232193196344434771.key (/w/workspace/edgex-go/804@tmp/private_key_9232193196344434771.key) [2025-03-03T06:30:23.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T06:30:23.973Z] + git semver bump pre [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,148 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,148 [bump_version] DEBUG bumping version:4.0.0-dev.66 on axis:pre with prefix:dev [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,148 [bump_version] DEBUG bumped version:4.0.0-dev.67 [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,148 [write_version] DEBUG write version:4.0.0-dev.67 to path:/w/workspace/edgex-go/804/.semver/main with force:True [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,148 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,149 [write_file] DEBUG write to file:/w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,151 [execute] INFO git cat-file --batch-check [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,157 [execute] INFO git cat-file --batch [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) [2025-03-03T06:30:24.232Z] 2025-03-03 06:30:24,163 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:24.232Z] 4.0.0-dev.67 [Pipeline] } [2025-03-03T06:30:24.236Z] $ docker exec --env ******** --env ******** 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d ssh-agent -k [2025-03-03T06:30:24.336Z] unset SSH_AUTH_SOCK; [2025-03-03T06:30:24.336Z] unset SSH_AGENT_PID; [2025-03-03T06:30:24.336Z] echo Agent pid 39 killed; [2025-03-03T06:30:24.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T06:30:24.680Z] + git semver [Pipeline] } [2025-03-03T06:30:24.948Z] $ docker stop --time=1 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d [2025-03-03T06:30:26.211Z] $ docker rm -f --volumes 407862daa5b374b23ecae0f1c1a6ba76853c1684b9c6eacce75928055b47968d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-03T06:30:26.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-03T06:30:26.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:26.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-03T06:30:26.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:30:26.968Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:30:26.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:30:27.300Z] $ docker top ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c -eo pid,comm [2025-03-03T06:30:27.352Z] 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-03T06:30:27.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-03T06:30:27.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-03T06:30:27.406Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-03T06:30:27.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-03T06:30:27.508Z] $ docker exec ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c ssh-agent [2025-03-03T06:30:27.619Z] SSH_AUTH_SOCK=/tmp/ssh-vt0A79WnAPn0/agent.32 [2025-03-03T06:30:27.619Z] SSH_AGENT_PID=39 [2025-03-03T06:30:27.623Z] Running ssh-add (command line suppressed) [2025-03-03T06:30:27.729Z] Identity added: /w/workspace/edgex-go/804@tmp/private_key_13982910652977213242.key (/w/workspace/edgex-go/804@tmp/private_key_13982910652977213242.key) [2025-03-03T06:30:27.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-03T06:30:28.034Z] + git semver push [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,192 [run_push] DEBUG push [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,193 [execute] INFO git cat-file --batch-check [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=) [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,196 [execute] INFO git rev-list bf228024b5432d4903fd30700ee961085bc516ea -- [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,197 [execute] DEBUG Popen(['git', 'rev-list', 'bf228024b5432d4903fd30700ee961085bc516ea', '--'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,214 [execute] INFO git fetch -v origin [2025-03-03T06:30:28.293Z] 2025-03-03 06:30:28,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-03T06:30:28.860Z] 2025-03-03 06:30:28,654 [run_push] DEBUG no remote changes detected [2025-03-03T06:30:28.860Z] 2025-03-03 06:30:28,654 [execute] INFO git push origin semver [2025-03-03T06:30:28.860Z] 2025-03-03 06:30:28,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/804/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-03T06:30:29.429Z] 2025-03-03 06:30:29,359 [run_push] DEBUG push all version tags [2025-03-03T06:30:29.429Z] 2025-03-03 06:30:29,360 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-03T06:30:29.429Z] 2025-03-03 06:30:29,360 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/804, universal_newlines=False, shell=None, istream=None) [2025-03-03T06:30:30.369Z] 2025-03-03 06:30:30,048 [read_version] DEBUG read version from /w/workspace/edgex-go/804/.semver/main [2025-03-03T06:30:30.369Z] 4.0.0-dev.67 [Pipeline] } [2025-03-03T06:30:30.372Z] $ docker exec --env ******** --env ******** ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c ssh-agent -k [2025-03-03T06:30:30.473Z] unset SSH_AUTH_SOCK; [2025-03-03T06:30:30.473Z] unset SSH_AGENT_PID; [2025-03-03T06:30:30.473Z] echo Agent pid 39 killed; [2025-03-03T06:30:30.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-03T06:30:30.808Z] + git semver [Pipeline] } [2025-03-03T06:30:31.074Z] $ docker stop --time=1 ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c [2025-03-03T06:30:32.318Z] $ docker rm -f --volumes ac0afbb48cf68ec5789703b0d08a0df2d8987f8010a55c6394122fbdcecaa34c [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-03T06:30:32.943Z] + [ -d /w/workspace/edgex-go/804/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:33.235Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:34.097Z] ---> package-listing.sh [2025-03-03T06:30:34.097Z] ++ facter osfamily [2025-03-03T06:30:34.097Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-03T06:30:34.356Z] + OS_FAMILY=debian [2025-03-03T06:30:34.356Z] + workspace=/w/workspace/edgex-go/804 [2025-03-03T06:30:34.356Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-03T06:30:34.356Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-03T06:30:34.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-03T06:30:34.356Z] + PACKAGES=/tmp/packages_start.txt [2025-03-03T06:30:34.356Z] + '[' /w/workspace/edgex-go/804 ']' [2025-03-03T06:30:34.356Z] + PACKAGES=/tmp/packages_end.txt [2025-03-03T06:30:34.356Z] + case "${OS_FAMILY}" in [2025-03-03T06:30:34.356Z] + dpkg -l [2025-03-03T06:30:34.356Z] + grep '^ii' [2025-03-03T06:30:34.356Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-03T06:30:34.356Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-03T06:30:34.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-03T06:30:34.356Z] + '[' /w/workspace/edgex-go/804 ']' [2025-03-03T06:30:34.356Z] + mkdir -p /w/workspace/edgex-go/804/archives/ [2025-03-03T06:30:34.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/804/archives/ [Pipeline] echo [2025-03-03T06:30:34.368Z] 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/804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-03T06:30:34.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:35.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T06:30:35.210Z] [2025-03-03T06:30:35.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-03T06:30:35.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T06:30:35.509Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-03T06:30:35.509Z] 5eb5b503b376: Pulling fs layer [2025-03-03T06:30:35.509Z] 5c69ac0246d0: Pulling fs layer [2025-03-03T06:30:35.509Z] ec43610c2a17: Pulling fs layer [2025-03-03T06:30:35.509Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-03T06:30:35.509Z] 33b1e0a273af: Pulling fs layer [2025-03-03T06:30:35.509Z] 5d3b04190fa2: Pulling fs layer [2025-03-03T06:30:35.509Z] 2f39f015ded8: Pulling fs layer [2025-03-03T06:30:35.509Z] 33b1e0a273af: Waiting [2025-03-03T06:30:35.509Z] 3a2ae6a8a46f: Waiting [2025-03-03T06:30:35.509Z] 5d3b04190fa2: Waiting [2025-03-03T06:30:35.509Z] 2f39f015ded8: Waiting [2025-03-03T06:30:35.509Z] 5c69ac0246d0: Verifying Checksum [2025-03-03T06:30:35.509Z] 5c69ac0246d0: Download complete [2025-03-03T06:30:35.509Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-03T06:30:35.509Z] 3a2ae6a8a46f: Download complete [2025-03-03T06:30:35.767Z] 33b1e0a273af: Verifying Checksum [2025-03-03T06:30:35.767Z] 33b1e0a273af: Download complete [2025-03-03T06:30:35.767Z] 5d3b04190fa2: Verifying Checksum [2025-03-03T06:30:35.767Z] 5d3b04190fa2: Download complete [2025-03-03T06:30:35.767Z] ec43610c2a17: Download complete [2025-03-03T06:30:35.767Z] 5eb5b503b376: Verifying Checksum [2025-03-03T06:30:35.767Z] 5eb5b503b376: Download complete [2025-03-03T06:30:36.332Z] 2f39f015ded8: Verifying Checksum [2025-03-03T06:30:36.332Z] 2f39f015ded8: Download complete [2025-03-03T06:30:36.898Z] 5eb5b503b376: Pull complete [2025-03-03T06:30:36.898Z] 5c69ac0246d0: Pull complete [2025-03-03T06:30:37.465Z] ec43610c2a17: Pull complete [2025-03-03T06:30:37.465Z] 3a2ae6a8a46f: Pull complete [2025-03-03T06:30:37.723Z] 33b1e0a273af: Pull complete [2025-03-03T06:30:37.723Z] 5d3b04190fa2: Pull complete [2025-03-03T06:30:41.910Z] 2f39f015ded8: Pull complete [2025-03-03T06:30:41.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-03T06:30:41.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-03T06:30:41.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-03T06:30:42.002Z] prd-ubuntu20.04-docker-8c-8g-40027 does not seem to be running inside a container [2025-03-03T06:30:42.022Z] $ 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/804/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/804 -v /w/workspace/edgex-go/804:/w/workspace/edgex-go/804:rw,z -v /w/workspace/edgex-go/804@tmp:/w/workspace/edgex-go/804@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-03T06:30:44.505Z] $ docker top d8b9b5c3e87f2644745dd0508566ce63948925117ed87ba4fc6695410bab28c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-03T06:30:44.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-03T06:30:45.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-03T06:30:45.428Z] + ls /var/log/sa-host [2025-03-03T06:30:45.428Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-03T06:30:45.596Z] provisioning config files... [2025-03-03T06:30:45.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/804@tmp/config13939221954477177910tmp [Pipeline] { [Pipeline] echo [2025-03-03T06:30:45.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:45.907Z] ---> create-netrc.sh [Pipeline] } [2025-03-03T06:30:45.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:46.257Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-03T06:30:46.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:46.553Z] ---> sudo-logs.sh [2025-03-03T06:30:46.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-03T06:30:46.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:46.871Z] ---> job-cost.sh [2025-03-03T06:30:46.871Z] lf-activate-venv: SKIPPING [2025-03-03T06:30:46.871Z] DEBUG: total: 0.10999999940395355 [2025-03-03T06:30:46.871Z] INFO: Retrieving Stack Cost... [2025-03-03T06:30:47.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-03T06:30:47.703Z] INFO: Archiving Costs [Pipeline] echo [2025-03-03T06:30:47.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-03T06:30:48.008Z] ---> logs-deploy.sh [2025-03-03T06:30:48.008Z] lf-activate-venv: SKIPPING [2025-03-03T06:30:48.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/804 [2025-03-03T06:30:48.008Z] INFO: archiving workspace using pattern(s): [2025-03-03T06:30:48.945Z] Archives upload complete. [2025-03-03T06:30:48.945Z] INFO: archiving logs to Nexus