Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2801c4a9184f74e54c01e3d1eec2799807029e6c 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-ssh7077494197282933343.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-ssh1449880245680981778.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-ssh13950349064489582682.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-ssh15177552113436356710.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-ssh1142666569147204162.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-36447 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/777 [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/777 # 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 2801c4a9184f74e54c01e3d1eec2799807029e6c (main) Commit message: "Merge pull request #5047 from lindseysimple/issue-5038-2" > 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 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 > git rev-list --no-walk 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T04:35:42.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T04:35:42.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T04:35:42.445Z] ========================================================= [2025-01-10T04:35:42.445Z] EdgeX Global Pipelines Version Info [2025-01-10T04:35:42.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:35:43.187Z] ------------------- [2025-01-10T04:35:43.187Z] stable info: [2025-01-10T04:35:43.187Z] ------------------- [2025-01-10T04:35:43.187Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T04:35:43.187Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T04:35:43.187Z] Message: update stable to v1.0.269 [2025-01-10T04:35:43.760Z] ------------------- [2025-01-10T04:35:43.760Z] experimental info: [2025-01-10T04:35:43.760Z] ------------------- [2025-01-10T04:35:43.760Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T04:35:43.760Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T04:35:43.760Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T04:35:43.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T04:35:43.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T04:35:43.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T04:35:43.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T04:35:43.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T04:35:43.971Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T04:35:43.997Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T04:35:44.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T04:35:44.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T04:35:44.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T04:35:44.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T04:35:44.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T04:35:44.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T04:35:44.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T04:35:44.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T04:35:44.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T04:35:44.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T04:35:44.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T04:35:44.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T04:35:44.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T04:35:44.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T04:35:44.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T04:35:44.344Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T04:35:44.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T04:35:44.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T04:35:44.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T04:35:44.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo [2025-01-10T04:35:44.452Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2801c4a [Pipeline] echo [2025-01-10T04:35:44.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:35:44.535Z] provisioning config files... [2025-01-10T04:35:44.550Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config1650053109687001651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:35:44.880Z] ---> ****-login.sh [2025-01-10T04:35:44.880Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:35:45.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:35:45.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:35:45.142Z] Configure a credential helper to remove this warning. See [2025-01-10T04:35:45.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:35:45.142Z] [2025-01-10T04:35:45.142Z] Login Succeeded [2025-01-10T04:35:45.142Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:35:45.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:35:45.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:35:45.142Z] Configure a credential helper to remove this warning. See [2025-01-10T04:35:45.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:35:45.142Z] [2025-01-10T04:35:45.142Z] Login Succeeded [2025-01-10T04:35:45.142Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:35:45.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:35:45.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:35:45.404Z] Configure a credential helper to remove this warning. See [2025-01-10T04:35:45.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:35:45.404Z] [2025-01-10T04:35:45.404Z] Login Succeeded [2025-01-10T04:35:45.404Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:35:45.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:35:45.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:35:45.404Z] Configure a credential helper to remove this warning. See [2025-01-10T04:35:45.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:35:45.404Z] [2025-01-10T04:35:45.404Z] Login Succeeded [2025-01-10T04:35:45.404Z] ****.io [2025-01-10T04:35:45.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:35:45.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:35:45.664Z] Configure a credential helper to remove this warning. See [2025-01-10T04:35:45.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:35:45.664Z] [2025-01-10T04:35:45.664Z] Login Succeeded [2025-01-10T04:35:45.664Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:35:45.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:35:46.008Z] + 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-01-10T04:35:46.008Z] + dirname cmd/core-command/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T04:35:46.008Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2025-01-10T04:35:46.008Z] -d/ -f2 [2025-01-10T04:35:46.008Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/core-data/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T04:35:46.008Z] + + dirname cmd/core-keeper/Dockerfilecut [2025-01-10T04:35:46.008Z] -d/ -f2 [2025-01-10T04:35:46.008Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2025-01-10T04:35:46.008Z] cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T04:35:46.008Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T04:35:46.008Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T04:35:46.008Z] + cut -d/ -f2 [2025-01-10T04:35:46.008Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T04:35:46.040Z] 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-01-10T04:35:46.399Z] + git rev-list -1 --merges 2801c4a9184f74e54c01e3d1eec2799807029e6c~1..2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo [2025-01-10T04:35:46.413Z] -----------> git rev-list -1 --merges 2801c4a9184f74e54c01e3d1eec2799807029e6c~1..2801c4a9184f74e54c01e3d1eec2799807029e6c 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:35:46.413Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [false] [Pipeline] sh [2025-01-10T04:35:46.716Z] + git log --format=format:%s -1 2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] echo [2025-01-10T04:35:46.731Z] ========================================================= [2025-01-10T04:35:46.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T04:35:46.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T04:35:47.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T04:35:47.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T04:35:47.142Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T04:35:47.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T04:35:47.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T04:35:47.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T04:35:47.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:35:47.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:35:47.513Z] [2025-01-10T04:35:47.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:35:47.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:35:47.821Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T04:35:47.821Z] b85a868b505f: Pulling fs layer [2025-01-10T04:35:47.821Z] e2be974225ed: Pulling fs layer [2025-01-10T04:35:47.821Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T04:35:47.821Z] 988bab9f4d93: Pulling fs layer [2025-01-10T04:35:47.821Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T04:35:47.821Z] eaf3925da568: Pulling fs layer [2025-01-10T04:35:47.821Z] bab4dde63d76: Pulling fs layer [2025-01-10T04:35:47.821Z] bde34c3a00c8: Pulling fs layer [2025-01-10T04:35:47.821Z] b352a97aabf1: Pulling fs layer [2025-01-10T04:35:47.821Z] 4872d77fe225: Pulling fs layer [2025-01-10T04:35:47.821Z] 1469e6f7b9e6: Waiting [2025-01-10T04:35:47.821Z] eaf3925da568: Waiting [2025-01-10T04:35:47.821Z] bab4dde63d76: Waiting [2025-01-10T04:35:47.821Z] 5851b861e8e6: Pulling fs layer [2025-01-10T04:35:47.821Z] bde34c3a00c8: Waiting [2025-01-10T04:35:47.821Z] 988bab9f4d93: Waiting [2025-01-10T04:35:47.821Z] b352a97aabf1: Waiting [2025-01-10T04:35:47.821Z] 4872d77fe225: Waiting [2025-01-10T04:35:47.821Z] e2be974225ed: Download complete [2025-01-10T04:35:47.821Z] 988bab9f4d93: Download complete [2025-01-10T04:35:47.821Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T04:35:47.821Z] 1469e6f7b9e6: Download complete [2025-01-10T04:35:48.081Z] eaf3925da568: Verifying Checksum [2025-01-10T04:35:48.081Z] eaf3925da568: Download complete [2025-01-10T04:35:48.081Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T04:35:48.081Z] 339a4e72a1f5: Download complete [2025-01-10T04:35:48.081Z] bde34c3a00c8: Verifying Checksum [2025-01-10T04:35:48.081Z] bde34c3a00c8: Download complete [2025-01-10T04:35:48.081Z] b352a97aabf1: Download complete [2025-01-10T04:35:48.081Z] 4872d77fe225: Verifying Checksum [2025-01-10T04:35:48.081Z] 4872d77fe225: Download complete [2025-01-10T04:35:48.081Z] 5851b861e8e6: Download complete [2025-01-10T04:35:48.081Z] b85a868b505f: Verifying Checksum [2025-01-10T04:35:48.081Z] b85a868b505f: Download complete [2025-01-10T04:35:48.353Z] bab4dde63d76: Verifying Checksum [2025-01-10T04:35:48.353Z] bab4dde63d76: Download complete [2025-01-10T04:35:49.298Z] b85a868b505f: Pull complete [2025-01-10T04:35:49.558Z] e2be974225ed: Pull complete [2025-01-10T04:35:50.128Z] 339a4e72a1f5: Pull complete [2025-01-10T04:35:50.128Z] 988bab9f4d93: Pull complete [2025-01-10T04:35:50.388Z] 1469e6f7b9e6: Pull complete [2025-01-10T04:35:50.388Z] eaf3925da568: Pull complete [2025-01-10T04:35:52.318Z] bab4dde63d76: Pull complete [2025-01-10T04:35:52.318Z] bde34c3a00c8: Pull complete [2025-01-10T04:35:52.579Z] b352a97aabf1: Pull complete [2025-01-10T04:35:52.579Z] 4872d77fe225: Pull complete [2025-01-10T04:35:52.839Z] 5851b861e8e6: Pull complete [2025-01-10T04:35:52.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T04:35:52.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:35:52.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:35:52.992Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T04:35:53.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T04:35:55.977Z] $ docker top c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T04:35:56.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:35:56.094Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:35:56.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:35:56.215Z] $ docker exec c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent [2025-01-10T04:35:56.323Z] SSH_AUTH_SOCK=/tmp/ssh-mgfn2e1foIM2/agent.32 [2025-01-10T04:35:56.323Z] SSH_AGENT_PID=39 [2025-01-10T04:35:56.330Z] Running ssh-add (command line suppressed) [2025-01-10T04:35:56.434Z] Identity added: /w/workspace/edgex-go/777@tmp/private_key_11123295656840290242.key (/w/workspace/edgex-go/777@tmp/private_key_11123295656840290242.key) [2025-01-10T04:35:56.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:35:56.757Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T04:35:56.766Z] $ docker exec --env ******** --env ******** c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent -k [2025-01-10T04:35:56.867Z] unset SSH_AUTH_SOCK; [2025-01-10T04:35:56.867Z] unset SSH_AGENT_PID; [2025-01-10T04:35:56.867Z] echo Agent pid 39 killed; [2025-01-10T04:35:56.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T04:35:56.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:35:56.923Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:35:57.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:35:57.035Z] $ docker exec c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent [2025-01-10T04:35:57.148Z] SSH_AUTH_SOCK=/tmp/ssh-NmmrxscpnwPj/agent.72 [2025-01-10T04:35:57.148Z] SSH_AGENT_PID=78 [2025-01-10T04:35:57.153Z] Running ssh-add (command line suppressed) [2025-01-10T04:35:57.248Z] Identity added: /w/workspace/edgex-go/777@tmp/private_key_6054606768612265790.key (/w/workspace/edgex-go/777@tmp/private_key_6054606768612265790.key) [2025-01-10T04:35:57.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:35:57.562Z] + git semver init [2025-01-10T04:35:57.823Z] 2025-01-10 04:35:57,742 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T04:35:57.823Z] 2025-01-10 04:35:57,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/777/.semver [2025-01-10T04:35:57.823Z] 2025-01-10 04:35:57,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/777/.semver [2025-01-10T04:35:57.823Z] 2025-01-10 04:35:57,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/777/.semver'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:36:04.414Z] 2025-01-10 04:36:03,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/777/.git/info/exclude [2025-01-10T04:36:04.414Z] 2025-01-10 04:36:03,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/777/.semver/main with force:False [2025-01-10T04:36:04.414Z] 2025-01-10 04:36:03,475 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T04:36:04.414Z] 2025-01-10 04:36:03,475 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T04:36:04.414Z] 4.0.0-dev.41 [Pipeline] } [2025-01-10T04:36:04.422Z] $ docker exec --env ******** --env ******** c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 ssh-agent -k [2025-01-10T04:36:04.513Z] unset SSH_AUTH_SOCK; [2025-01-10T04:36:04.514Z] unset SSH_AGENT_PID; [2025-01-10T04:36:04.514Z] echo Agent pid 78 killed; [2025-01-10T04:36:04.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:36:04.862Z] + git semver [Pipeline] } [2025-01-10T04:36:05.132Z] $ docker stop --time=1 c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 [2025-01-10T04:36:06.444Z] $ docker rm -f --volumes c0f93978e008565ba8532cefd7fcc950709164b5cfc499ad2f459767a4133dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:36:06.796Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T04:36:07.034Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T04:36:07.039Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.41 [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-01-10T04:36:07.483Z] + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo [2025-01-10T04:36:07.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:36:07.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:36:07.525Z] ========================================================= [2025-01-10T04:36:07.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T04:36:07.525Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:36:07.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:36:07.818Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T04:36:07.818Z] da9db072f522: Pulling fs layer [2025-01-10T04:36:07.818Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T04:36:07.818Z] 06f05ace1117: Pulling fs layer [2025-01-10T04:36:07.818Z] 5fe327b54edc: Pulling fs layer [2025-01-10T04:36:07.818Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T04:36:07.818Z] 92a5565b7b96: Pulling fs layer [2025-01-10T04:36:07.818Z] ff9bb7016b71: Pulling fs layer [2025-01-10T04:36:07.818Z] 5fe327b54edc: Waiting [2025-01-10T04:36:07.818Z] 4f4fb700ef54: Waiting [2025-01-10T04:36:07.818Z] 92a5565b7b96: Waiting [2025-01-10T04:36:07.818Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T04:36:07.818Z] a813b0c90790: Pulling fs layer [2025-01-10T04:36:07.818Z] b67dba6c2c7d: Waiting [2025-01-10T04:36:07.818Z] ff9bb7016b71: Waiting [2025-01-10T04:36:07.818Z] a813b0c90790: Waiting [2025-01-10T04:36:07.818Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T04:36:07.818Z] 6ef4a4ee8ca5: Download complete [2025-01-10T04:36:07.818Z] 5fe327b54edc: Verifying Checksum [2025-01-10T04:36:07.818Z] 5fe327b54edc: Download complete [2025-01-10T04:36:07.818Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T04:36:07.818Z] 4f4fb700ef54: Download complete [2025-01-10T04:36:07.818Z] 92a5565b7b96: Download complete [2025-01-10T04:36:07.818Z] da9db072f522: Verifying Checksum [2025-01-10T04:36:07.818Z] da9db072f522: Download complete [2025-01-10T04:36:07.818Z] ff9bb7016b71: Verifying Checksum [2025-01-10T04:36:07.818Z] ff9bb7016b71: Download complete [2025-01-10T04:36:08.078Z] da9db072f522: Pull complete [2025-01-10T04:36:08.078Z] a813b0c90790: Verifying Checksum [2025-01-10T04:36:08.078Z] a813b0c90790: Download complete [2025-01-10T04:36:08.337Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T04:36:08.337Z] 06f05ace1117: Verifying Checksum [2025-01-10T04:36:08.337Z] 06f05ace1117: Download complete [2025-01-10T04:36:08.595Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T04:36:08.595Z] b67dba6c2c7d: Download complete [2025-01-10T04:36:12.785Z] 06f05ace1117: Pull complete [2025-01-10T04:36:12.785Z] 5fe327b54edc: Pull complete [2025-01-10T04:36:12.785Z] 4f4fb700ef54: Pull complete [2025-01-10T04:36:12.785Z] 92a5565b7b96: Pull complete [2025-01-10T04:36:12.785Z] ff9bb7016b71: Pull complete [2025-01-10T04:36:15.325Z] b67dba6c2c7d: Pull complete [2025-01-10T04:36:15.585Z] a813b0c90790: Pull complete [2025-01-10T04:36:15.585Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T04:36:15.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:36:15.585Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:36:15.887Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:36:15.887Z] WORKDIR /edgex [2025-01-10T04:36:15.887Z] COPY go.mod . [2025-01-10T04:36:15.887Z] RUN go mod download [2025-01-10T04:36:15.887Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-10T04:36:16.828Z] Sending build context to Docker daemon 178.5MB [2025-01-10T04:36:16.828Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:36:16.828Z] ---> 3ba60ce46760 [2025-01-10T04:36:16.828Z] Step 2/4 : WORKDIR /edgex [2025-01-10T04:36:22.156Z] Still waiting to schedule task [2025-01-10T04:36:22.157Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-10T04:36:23.440Z] ---> Running in 0c409e29cfef [2025-01-10T04:36:23.440Z] Removing intermediate container 0c409e29cfef [2025-01-10T04:36:23.440Z] ---> 5dd850f53dc6 [2025-01-10T04:36:23.440Z] Step 3/4 : COPY go.mod . [2025-01-10T04:36:23.440Z] ---> 5f7c061a3ccf [2025-01-10T04:36:23.440Z] Step 4/4 : RUN go mod download [2025-01-10T04:36:23.440Z] ---> Running in 691574eaa4db [2025-01-10T04:36:50.012Z] Removing intermediate container 691574eaa4db [2025-01-10T04:36:50.013Z] ---> b5236337f995 [2025-01-10T04:36:50.013Z] Successfully built b5236337f995 [2025-01-10T04:36:50.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:36:50.320Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T04:36:50.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:36:50.405Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T04:36:50.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T04:36:50.876Z] $ docker top 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:36:51.227Z] + go version [2025-01-10T04:36:51.227Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T04:36:51.235Z] $ docker stop --time=1 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c [2025-01-10T04:36:52.533Z] $ docker rm -f --volumes 37c71ec1d91cbb31db0d584fc81b2820c06537b9ee00262e2fa9193ee3ae1b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:36:52.987Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T04:36:52.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:36:53.076Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T04:36:53.099Z] $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T04:36:53.454Z] $ docker top 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T04:36:53.535Z] ========================================================= [2025-01-10T04:36:53.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T04:36:53.535Z] ========================================================= [Pipeline] sh [2025-01-10T04:36:53.814Z] + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:36:54.118Z] + make test [2025-01-10T04:36:54.119Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T04:37:04.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T04:37:36.198Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T04:37:36.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-01-10T04:37:37.330Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T04:37:37.330Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T04:37:37.330Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T04:37:38.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2025-01-10T04:37:38.524Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T04:37:38.524Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T04:37:39.093Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T04:37:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T04:37:40.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T04:37:40.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T04:37:40.466Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T04:37:40.466Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:37:41.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2025-01-10T04:37:41.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements [2025-01-10T04:37:41.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T04:37:41.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T04:37:42.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.184s coverage: 93.4% of statements [2025-01-10T04:37:42.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2025-01-10T04:37:43.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2025-01-10T04:37:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T04:37:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T04:37:44.100Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T04:37:45.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 95.8% of statements [2025-01-10T04:37:45.477Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-01-10T04:37:46.042Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T04:37:46.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T04:37:46.042Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T04:37:46.042Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T04:37:46.042Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:37:46.979Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] [2025-01-10T04:37:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-01-10T04:37:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements [2025-01-10T04:37:47.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 81.1% of statements [2025-01-10T04:37:47.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-01-10T04:37:47.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-01-10T04:37:47.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-01-10T04:37:47.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2025-01-10T04:37:48.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T04:37:48.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T04:37:48.067Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T04:37:48.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T04:37:48.326Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T04:37:48.326Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T04:37:48.326Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T04:37:48.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T04:37:49.962Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T04:37:50.531Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T04:37:50.531Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T04:37:51.099Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T04:37:52.036Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T04:37:52.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T04:37:54.455Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T04:37:54.455Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T04:37:56.361Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T04:37:56.928Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T04:37:56.928Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T04:37:57.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T04:37:57.863Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:37:59.764Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T04:37:59.764Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T04:37:59.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T04:37:59.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-01-10T04:38:00.023Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T04:38:00.023Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T04:38:00.023Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T04:38:00.023Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T04:38:01.929Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T04:38:01.930Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T04:38:01.930Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T04:38:01.930Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T04:38:03.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36448 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-10T04:38:03.118Z] Running in /w/workspace/edgex-go/777 [Pipeline] { [Pipeline] checkout [2025-01-10T04:38:03.159Z] The recommended git tool is: git [2025-01-10T04:38:03.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T04:38:03.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T04:38:03.304Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:38:03.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T04:38:03.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T04:38:03.304Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T04:38:04.682Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T04:38:04.682Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:38:09.551Z] using credential edgex-jenkins-ssh [2025-01-10T04:38:09.578Z] Cloning the remote Git repository [2025-01-10T04:38:09.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-10T04:38:09.739Z] > git init /w/workspace/edgex-go/777 # timeout=10 [2025-01-10T04:38:09.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-10T04:38:09.918Z] > git --version # timeout=10 [2025-01-10T04:38:09.942Z] > git --version # 'git version 2.25.1' [2025-01-10T04:38:09.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T04:38:10.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.050s coverage: 92.9% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.039s coverage: 87.2% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.8% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.028s coverage: 3.1% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.151s coverage: 94.9% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements [2025-01-10T04:38:11.259Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.037s coverage: 45.8% of statements [2025-01-10T04:38:11.259Z] 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-01-10T04:38:11.519Z] running golangci-lint [2025-01-10T04:38:11.781Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T04:38:11.781Z] go version go1.23.4 linux/amd64 [2025-01-10T04:38:11.781Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-10T04:38:11.781Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T04:38:11.781Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T04:38:26.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-10T04:38:26.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T04:38:27.809Z] Avoid second fetch [2025-01-10T04:38:27.810Z] Checking out Revision 2801c4a9184f74e54c01e3d1eec2799807029e6c (main) [2025-01-10T04:38:28.554Z] Commit message: "Merge pull request #5047 from lindseysimple/issue-5038-2" [2025-01-10T04:38:27.822Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T04:38:27.875Z] > git checkout -f 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T04:38:33.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T04:38:33.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:38:33.175Z] Dload Upload Total Spent Left Speed [2025-01-10T04:38:33.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2025-01-10T04:38:33.507Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T04:38:33.833Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-10T04:38:33.833Z] + sudo tee /etc/docker/daemon.new [2025-01-10T04:38:33.833Z] { [2025-01-10T04:38:33.833Z] "registry-mirrors": [ [2025-01-10T04:38:33.833Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T04:38:33.833Z] ], [2025-01-10T04:38:33.833Z] "bip": "10.250.0.254/24", [2025-01-10T04:38:33.833Z] "hosts": [ [2025-01-10T04:38:33.833Z] "tcp://0.0.0.0:5555", [2025-01-10T04:38:33.833Z] "unix:///var/run/docker.sock" [2025-01-10T04:38:33.833Z] ], [2025-01-10T04:38:33.833Z] "mtu": 1458, [2025-01-10T04:38:33.833Z] "selinux-enabled": true, [2025-01-10T04:38:33.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T04:38:33.833Z] } [Pipeline] sh [2025-01-10T04:38:34.161Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T04:38:34.492Z] + sudo service docker restart [2025-01-10T04:38:38.347Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|imports|deps|files) took 24.896492411s" [2025-01-10T04:38:38.347Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.034998ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:38:52.764Z] provisioning config files... [2025-01-10T04:38:52.797Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config16083677132862977769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:38:53.225Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.531116337s with top 10 stages: buildir: 1m11.124688192s, gosec: 4.346343919s, inspect: 3.179618366s, fact_deprecated: 3.061375068s, printf: 1.995233511s, fact_purity: 1.840527816s, ctrlflow: 1.825248068s, S1038: 1.56484479s, typedness: 1.513034135s, nilness: 1.504224105s" [2025-01-10T04:38:53.225Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T04:38:53.225Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude-rules: 199/17, nolint: 17/0, path_prettifier: 199/199, identifier_marker: 199/199, exclude: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, filename_unadjuster: 199/199, skip_dirs: 199/199" [2025-01-10T04:38:53.225Z] level=info msg="[runner] processing took 17.828039ms with stages: nolint: 7.758916ms, identifier_marker: 3.912309ms, autogenerated_exclude: 2.551527ms, path_prettifier: 1.679724ms, exclude-rules: 1.012918ms, skip_dirs: 823.502µs, cgo: 33.901µs, invalid_issue: 32.761µs, filename_unadjuster: 16.491µs, max_same_issues: 1.29µs, fixer: 940ns, uniq_by_line: 770ns, skip_files: 660ns, max_from_linter: 500ns, source_code: 320ns, sort_results: 310ns, path_prefixer: 300ns, exclude: 290ns, diff: 180ns, path_shortener: 160ns, max_per_file_from_linter: 150ns, severity-rules: 120ns" [2025-01-10T04:38:53.225Z] level=info msg="[runner] linters took 14.823717224s with stages: goanalysis_metalinter: 14.805786801s" [2025-01-10T04:38:53.225Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T04:38:53.225Z] level=info msg="Memory: 392 samples, avg is 291.7MB, max is 1246.0MB" [2025-01-10T04:38:53.225Z] level=info msg="Execution took 39.791922679s" [2025-01-10T04:38:53.225Z] go vet ./... [2025-01-10T04:38:53.233Z] ---> ****-login.sh [2025-01-10T04:38:53.233Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:38:53.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:38:53.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:38:53.772Z] Configure a credential helper to remove this warning. See [2025-01-10T04:38:53.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:38:53.772Z] [2025-01-10T04:38:53.772Z] Login Succeeded [2025-01-10T04:38:53.772Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:38:54.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:38:54.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:38:54.044Z] Configure a credential helper to remove this warning. See [2025-01-10T04:38:54.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:38:54.044Z] [2025-01-10T04:38:54.044Z] Login Succeeded [2025-01-10T04:38:54.044Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:38:54.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:38:54.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:38:54.316Z] Configure a credential helper to remove this warning. See [2025-01-10T04:38:54.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:38:54.316Z] [2025-01-10T04:38:54.316Z] Login Succeeded [2025-01-10T04:38:54.316Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:38:54.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:38:54.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:38:54.586Z] Configure a credential helper to remove this warning. See [2025-01-10T04:38:54.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:38:54.586Z] [2025-01-10T04:38:54.586Z] Login Succeeded [2025-01-10T04:38:54.586Z] ****.io [2025-01-10T04:38:54.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:38:55.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:38:55.125Z] Configure a credential helper to remove this warning. See [2025-01-10T04:38:55.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:38:55.125Z] [2025-01-10T04:38:55.125Z] Login Succeeded [2025-01-10T04:38:55.125Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:38:55.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-10T04:38:55.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo [2025-01-10T04:38:55.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:38:55.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:38:55.802Z] ========================================================= [2025-01-10T04:38:55.802Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T04:38:55.802Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:38:56.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:38:56.411Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-10T04:38:56.411Z] 9986a736f7d3: Pulling fs layer [2025-01-10T04:38:56.411Z] 1f018df60701: Pulling fs layer [2025-01-10T04:38:56.411Z] 39f8f326b044: Pulling fs layer [2025-01-10T04:38:56.411Z] e6a1e7a6a96a: Pulling fs layer [2025-01-10T04:38:56.411Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T04:38:56.411Z] d45d956e0dbf: Pulling fs layer [2025-01-10T04:38:56.411Z] d7702b0d1db1: Pulling fs layer [2025-01-10T04:38:56.411Z] 5c7f0f088c93: Pulling fs layer [2025-01-10T04:38:56.411Z] 4fdc064ae6cf: Pulling fs layer [2025-01-10T04:38:56.411Z] e6a1e7a6a96a: Waiting [2025-01-10T04:38:56.411Z] 4f4fb700ef54: Waiting [2025-01-10T04:38:56.411Z] d45d956e0dbf: Waiting [2025-01-10T04:38:56.411Z] d7702b0d1db1: Waiting [2025-01-10T04:38:56.411Z] 5c7f0f088c93: Waiting [2025-01-10T04:38:56.411Z] 4fdc064ae6cf: Waiting [2025-01-10T04:38:56.411Z] 1f018df60701: Verifying Checksum [2025-01-10T04:38:56.411Z] 1f018df60701: Download complete [2025-01-10T04:38:56.411Z] 4f4fb700ef54: Download complete [2025-01-10T04:38:56.411Z] 9986a736f7d3: Download complete [2025-01-10T04:38:56.411Z] d7702b0d1db1: Download complete [2025-01-10T04:38:56.411Z] d45d956e0dbf: Verifying Checksum [2025-01-10T04:38:56.411Z] d45d956e0dbf: Download complete [2025-01-10T04:38:56.681Z] 4fdc064ae6cf: Verifying Checksum [2025-01-10T04:38:56.681Z] 4fdc064ae6cf: Download complete [2025-01-10T04:38:57.272Z] 9986a736f7d3: Pull complete [2025-01-10T04:38:57.552Z] 1f018df60701: Pull complete [2025-01-10T04:38:58.225Z] 39f8f326b044: Verifying Checksum [2025-01-10T04:38:58.225Z] 39f8f326b044: Download complete [2025-01-10T04:38:59.235Z] 5c7f0f088c93: Download complete [2025-01-10T04:38:59.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T04:38:59.787Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T04:38:59.787Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T04:38:59.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T04:39:00.098Z] + ls -al . [2025-01-10T04:39:00.098Z] total 1836 [2025-01-10T04:39:00.098Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 04:36 . [2025-01-10T04:39:00.098Z] drwxr-xr-x 4 root root 4096 Jan 10 04:36 .. [2025-01-10T04:39:00.098Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 .blubracket [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 04:35 .dockerignore [2025-01-10T04:39:00.098Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 04:38 .git [2025-01-10T04:39:00.098Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 04:35 .github [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 04:35 .gitignore [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 04:35 .golangci.yml [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 04:35 .hadolint.yml [2025-01-10T04:39:00.098Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 04:36 .semver [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 04:35 .sonarcloud.properties [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 04:35 ADOPTERS.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 04:35 Attribution.txt [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 04:35 CHANGELOG.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 04:35 CONTRIBUTING.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 04:35 GOVERNANCE.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 04:35 Jenkinsfile [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 04:35 LICENSE [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 04:35 Makefile [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 04:35 OWNERS.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 04:35 README.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 04:35 SECURITY.md [2025-01-10T04:39:00.098Z] -rw-rw-r-- 1 1001 1001 12 Jan 10 04:36 VERSION [2025-01-10T04:39:00.098Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 bin [2025-01-10T04:39:00.099Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 04:35 cmd [2025-01-10T04:39:00.099Z] -rw-r--r-- 1 root root 1510933 Jan 10 04:38 coverage.out [2025-01-10T04:39:00.099Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 fuzz_test [2025-01-10T04:39:00.099Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 04:35 go.mod [2025-01-10T04:39:00.099Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 04:35 go.sum [2025-01-10T04:39:00.099Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 04:35 internal [2025-01-10T04:39:00.099Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:35 openapi [2025-01-10T04:39:00.099Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 04:35 security.txt [2025-01-10T04:39:00.099Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 04:35 version.go [Pipeline] sh [2025-01-10T04:39:00.386Z] + '[' -e coverage.out ] [2025-01-10T04:39:00.386Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T04:39:00.537Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T04:39:00.820Z] + make build [2025-01-10T04:39:00.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:39:21.341Z] 39f8f326b044: Pull complete [2025-01-10T04:39:21.342Z] e6a1e7a6a96a: Pull complete [2025-01-10T04:39:21.342Z] 4f4fb700ef54: Pull complete [2025-01-10T04:39:21.342Z] d45d956e0dbf: Pull complete [2025-01-10T04:39:21.342Z] d7702b0d1db1: Pull complete [2025-01-10T04:39:26.733Z] 5c7f0f088c93: Pull complete [2025-01-10T04:39:27.382Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:39:27.382Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:39:27.949Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:39:28.518Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:39:29.321Z] 4fdc064ae6cf: Pull complete [2025-01-10T04:39:29.321Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T04:39:29.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:39:29.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:39:29.686Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:39:29.686Z] WORKDIR /edgex [2025-01-10T04:39:29.686Z] COPY go.mod . [2025-01-10T04:39:29.686Z] RUN go mod download [2025-01-10T04:39:29.686Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-10T04:39:30.421Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:39:31.095Z] #0 building with "default" instance using docker driver [2025-01-10T04:39:31.095Z] [2025-01-10T04:39:31.095Z] #1 [internal] load .dockerignore [2025-01-10T04:39:31.095Z] #1 transferring context: 50B 0.0s done [2025-01-10T04:39:31.095Z] #1 DONE 0.1s [2025-01-10T04:39:31.095Z] [2025-01-10T04:39:31.095Z] #2 [internal] load build definition from Dockerfile [2025-01-10T04:39:31.095Z] #2 transferring dockerfile: 172B done [2025-01-10T04:39:31.095Z] #2 DONE 0.1s [2025-01-10T04:39:31.095Z] [2025-01-10T04:39:31.095Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:39:31.095Z] #3 DONE 0.0s [2025-01-10T04:39:31.095Z] [2025-01-10T04:39:31.095Z] #4 [internal] load build context [2025-01-10T04:39:31.095Z] #4 transferring context: 6.54kB done [2025-01-10T04:39:31.095Z] #4 DONE 0.1s [2025-01-10T04:39:31.095Z] [2025-01-10T04:39:31.095Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:39:31.362Z] #5 DONE 0.3s [2025-01-10T04:39:31.362Z] [2025-01-10T04:39:31.362Z] #6 [2/4] WORKDIR /edgex [2025-01-10T04:39:32.332Z] #6 DONE 0.9s [2025-01-10T04:39:32.332Z] [2025-01-10T04:39:32.332Z] #7 [3/4] COPY go.mod . [2025-01-10T04:39:32.332Z] #7 DONE 0.1s [2025-01-10T04:39:32.332Z] [2025-01-10T04:39:32.332Z] #8 [4/4] RUN go mod download [2025-01-10T04:39:35.694Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:39:38.261Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:39:40.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:39:41.413Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:39:42.359Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:39:42.928Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:39:43.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-10T04:39:45.260Z] $ docker stop --time=1 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d [2025-01-10T04:39:47.410Z] #8 DONE 14.6s [2025-01-10T04:39:47.410Z] [2025-01-10T04:39:47.410Z] #9 exporting to image [2025-01-10T04:39:47.410Z] #9 exporting layers [2025-01-10T04:39:51.051Z] $ docker rm -f --volumes 631bbda77c186947102defd70d3f319ea645ff9b9bfa1a16dbacc771cc65eb7d [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-01-10T04:39:52.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:39:52.350Z] [2025-01-10T04:39:52.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:39:52.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:39:53.680Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T04:39:53.680Z] 91d30c5bc195: Pulling fs layer [2025-01-10T04:39:53.680Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T04:39:53.680Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T04:39:53.680Z] 4698f68db338: Pulling fs layer [2025-01-10T04:39:53.680Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T04:39:53.680Z] e0025b399a48: Pulling fs layer [2025-01-10T04:39:53.680Z] 2a2f49069b9e: Waiting [2025-01-10T04:39:53.680Z] 4698f68db338: Waiting [2025-01-10T04:39:53.680Z] e0025b399a48: Waiting [2025-01-10T04:39:53.680Z] 91d30c5bc195: Verifying Checksum [2025-01-10T04:39:53.680Z] 91d30c5bc195: Download complete [2025-01-10T04:39:53.680Z] 4698f68db338: Download complete [2025-01-10T04:39:53.963Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T04:39:53.963Z] 2e9b0aa3be6d: Download complete [2025-01-10T04:39:53.963Z] e0025b399a48: Verifying Checksum [2025-01-10T04:39:53.963Z] e0025b399a48: Download complete [2025-01-10T04:39:53.963Z] 91d30c5bc195: Pull complete [2025-01-10T04:39:53.963Z] 2a2f49069b9e: Download complete [2025-01-10T04:39:54.256Z] 2e9b0aa3be6d: Pull complete [2025-01-10T04:39:54.532Z] 9c61dcf015f6: Verifying Checksum [2025-01-10T04:39:54.532Z] 9c61dcf015f6: Download complete [2025-01-10T04:39:57.519Z] 9c61dcf015f6: Pull complete [2025-01-10T04:39:57.519Z] 4698f68db338: Pull complete [2025-01-10T04:39:57.519Z] 2a2f49069b9e: Pull complete [2025-01-10T04:39:57.780Z] e0025b399a48: Pull complete [2025-01-10T04:39:57.780Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T04:39:57.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:39:57.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:39:57.874Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T04:39:57.907Z] $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-10T04:40:00.693Z] $ docker top 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:40:01.038Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T04:40:03.586Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #1 transferring dockerfile: 1.69kB done [2025-01-10T04:40:03.586Z] #1 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #2 [core-data internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #2 transferring dockerfile: 2.07kB done [2025-01-10T04:40:03.586Z] #2 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #3 transferring dockerfile: 1.70kB done [2025-01-10T04:40:03.586Z] #3 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #4 transferring dockerfile: 2.49kB done [2025-01-10T04:40:03.586Z] #4 ... [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #5 transferring dockerfile: 2.04kB done [2025-01-10T04:40:03.586Z] #5 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #6 transferring dockerfile: 2.23kB done [2025-01-10T04:40:03.586Z] #6 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #7 transferring dockerfile: 2.07kB done [2025-01-10T04:40:03.586Z] #7 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #8 transferring dockerfile: 2.11kB done [2025-01-10T04:40:03.586Z] #8 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #9 transferring dockerfile: 3.02kB done [2025-01-10T04:40:03.586Z] #9 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #10 [security-spire-config internal] load .dockerignore [2025-01-10T04:40:03.586Z] #10 transferring context: 50B done [2025-01-10T04:40:03.586Z] #10 DONE 0.0s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #4 ... [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #11 transferring dockerfile: 1.94kB done [2025-01-10T04:40:03.586Z] #11 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #12 transferring dockerfile: 2.50kB done [2025-01-10T04:40:03.586Z] #12 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #13 transferring dockerfile: 1.81kB done [2025-01-10T04:40:03.586Z] #13 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #14 transferring dockerfile: 1.89kB done [2025-01-10T04:40:03.586Z] #14 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #15 transferring dockerfile: 1.82kB done [2025-01-10T04:40:03.586Z] #15 DONE 0.1s [2025-01-10T04:40:03.586Z] [2025-01-10T04:40:03.586Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-01-10T04:40:03.586Z] #16 transferring dockerfile: 2.13kB done [2025-01-10T04:40:03.586Z] #16 DONE 0.1s [2025-01-10T04:40:03.844Z] [2025-01-10T04:40:03.845Z] #17 [core-data internal] load .dockerignore [2025-01-10T04:40:03.845Z] #17 transferring context: 50B done [2025-01-10T04:40:03.845Z] #17 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #18 [security-spire-server internal] load .dockerignore [2025-01-10T04:40:03.845Z] #18 transferring context: 50B done [2025-01-10T04:40:03.845Z] #18 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-01-10T04:40:03.845Z] #19 transferring context: 50B done [2025-01-10T04:40:03.845Z] #19 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #20 [support-notifications internal] load .dockerignore [2025-01-10T04:40:03.845Z] #20 transferring context: 50B done [2025-01-10T04:40:03.845Z] #20 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #21 [core-keeper internal] load .dockerignore [2025-01-10T04:40:03.845Z] #21 transferring context: 50B done [2025-01-10T04:40:03.845Z] #21 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T04:40:03.845Z] #22 transferring context: 50B done [2025-01-10T04:40:03.845Z] #22 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #23 [security-proxy-auth internal] load .dockerignore [2025-01-10T04:40:03.845Z] #23 transferring context: 50B done [2025-01-10T04:40:03.845Z] #23 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #24 [security-bootstrapper internal] load .dockerignore [2025-01-10T04:40:03.845Z] #24 transferring context: 50B done [2025-01-10T04:40:03.845Z] #24 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #25 [core-command internal] load .dockerignore [2025-01-10T04:40:03.845Z] #25 transferring context: 50B done [2025-01-10T04:40:03.845Z] #25 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-10T04:40:03.845Z] #26 transferring context: 50B done [2025-01-10T04:40:03.845Z] #26 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #27 [security-spire-agent internal] load .dockerignore [2025-01-10T04:40:03.845Z] #27 transferring context: 50B done [2025-01-10T04:40:03.845Z] #27 DONE 0.0s [2025-01-10T04:40:03.845Z] [2025-01-10T04:40:03.845Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T04:40:04.108Z] #28 transferring context: 50B done [2025-01-10T04:40:04.109Z] #28 DONE 0.0s [2025-01-10T04:40:04.109Z] [2025-01-10T04:40:04.109Z] #29 [support-scheduler internal] load .dockerignore [2025-01-10T04:40:04.109Z] #29 transferring context: 50B done [2025-01-10T04:40:04.109Z] #29 DONE 0.0s [2025-01-10T04:40:04.109Z] [2025-01-10T04:40:04.109Z] #30 [core-metadata internal] load .dockerignore [2025-01-10T04:40:04.109Z] #30 transferring context: 50B done [2025-01-10T04:40:04.109Z] #30 DONE 0.0s [2025-01-10T04:40:04.109Z] [2025-01-10T04:40:04.109Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:04.109Z] #31 ... [2025-01-10T04:40:04.109Z] [2025-01-10T04:40:04.109Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:40:04.109Z] #32 DONE 0.0s [2025-01-10T04:40:04.109Z] [2025-01-10T04:40:04.109Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:04.366Z] #31 ... [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:40:04.366Z] #32 DONE 0.0s [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:04.366Z] #31 ... [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:40:04.366Z] #32 DONE 0.0s [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:04.366Z] #31 ... [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:40:04.366Z] #32 DONE 0.0s [2025-01-10T04:40:04.366Z] [2025-01-10T04:40:04.366Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:04.930Z] #31 DONE 0.8s [2025-01-10T04:40:04.930Z] [2025-01-10T04:40:04.930Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:40:04.930Z] #33 DONE 1.0s [2025-01-10T04:40:04.930Z] [2025-01-10T04:40:04.930Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:04.930Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:05.187Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T04:40:05.187Z] #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T04:40:05.187Z] #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T04:40:05.187Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2025-01-10T04:40:05.187Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-01-10T04:40:05.187Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:40:05.445Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2025-01-10T04:40:05.445Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:40:05.445Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T04:40:05.445Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2025-01-10T04:40:05.445Z] #34 ... [2025-01-10T04:40:05.445Z] [2025-01-10T04:40:05.445Z] #35 [security-spire-server internal] load build context [2025-01-10T04:40:05.445Z] #35 transferring context: 23.68kB 0.0s done [2025-01-10T04:40:05.445Z] #35 DONE 0.6s [2025-01-10T04:40:05.445Z] [2025-01-10T04:40:05.445Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:05.445Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T04:40:05.445Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-10T04:40:05.445Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T04:40:05.610Z] #9 exporting layers 17.4s done [2025-01-10T04:40:05.610Z] #9 writing image sha256:3f5c8da78dd0bf4eaa0acb9c7a3dcbc1242eff5742021e5df5276d9be6ac8529 done [2025-01-10T04:40:05.610Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T04:40:05.610Z] #9 DONE 17.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:40:05.704Z] #34 ... [2025-01-10T04:40:05.704Z] [2025-01-10T04:40:05.704Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T04:40:05.704Z] #36 DONE 1.3s [2025-01-10T04:40:05.704Z] [2025-01-10T04:40:05.704Z] #37 [security-spire-config internal] load build context [2025-01-10T04:40:05.704Z] #37 transferring context: 21.93kB 0.0s done [2025-01-10T04:40:05.704Z] #37 DONE 0.6s [2025-01-10T04:40:05.704Z] [2025-01-10T04:40:05.704Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:05.704Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2025-01-10T04:40:05.704Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T04:40:05.704Z] #34 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T04:40:05.704Z] #34 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T04:40:05.704Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T04:40:05.704Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T04:40:05.704Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:40:05.704Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:40:05.704Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-10T04:40:05.704Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T04:40:05.704Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.89MB / 30.73MB 0.7s [2025-01-10T04:40:05.954Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T04:40:05.954Z] . [2025-01-10T04:40:05.962Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.8s [2025-01-10T04:40:05.962Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T04:40:05.962Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:40:06.107Z] prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container [2025-01-10T04:40:06.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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-01-10T04:40:06.904Z] #34 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2025-01-10T04:40:06.905Z] #34 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-10T04:40:07.361Z] $ docker top 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:40:07.851Z] + go version [2025-01-10T04:40:08.118Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T04:40:08.135Z] $ docker stop --time=1 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 [2025-01-10T04:40:08.815Z] #34 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done [2025-01-10T04:40:09.706Z] $ docker rm -f --volumes 388b5ded1c483f400f5325285f3302b991675143b7b203bfb8dd2fee11cb61d7 [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-01-10T04:40:10.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:40:10.293Z] [2025-01-10T04:40:10.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:40:10.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:40:10.641Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-10T04:40:10.641Z] 547446be3368: Pulling fs layer [2025-01-10T04:40:10.641Z] d125d8839a47: Pulling fs layer [2025-01-10T04:40:10.641Z] 3e85d5ac6304: Pulling fs layer [2025-01-10T04:40:10.641Z] c3105a71a48b: Pulling fs layer [2025-01-10T04:40:10.641Z] 0f093f025ec4: Pulling fs layer [2025-01-10T04:40:10.641Z] c3106fc0e877: Pulling fs layer [2025-01-10T04:40:10.641Z] c3105a71a48b: Waiting [2025-01-10T04:40:10.641Z] 0f093f025ec4: Waiting [2025-01-10T04:40:10.641Z] c3106fc0e877: Waiting [2025-01-10T04:40:10.914Z] 547446be3368: Verifying Checksum [2025-01-10T04:40:10.914Z] 547446be3368: Download complete [2025-01-10T04:40:10.914Z] c3105a71a48b: Verifying Checksum [2025-01-10T04:40:10.914Z] c3105a71a48b: Download complete [2025-01-10T04:40:11.183Z] d125d8839a47: Verifying Checksum [2025-01-10T04:40:11.183Z] d125d8839a47: Download complete [2025-01-10T04:40:11.183Z] c3106fc0e877: Verifying Checksum [2025-01-10T04:40:11.183Z] c3106fc0e877: Download complete [2025-01-10T04:40:11.183Z] 0f093f025ec4: Verifying Checksum [2025-01-10T04:40:11.183Z] 0f093f025ec4: Download complete [2025-01-10T04:40:11.365Z] #34 ... [2025-01-10T04:40:11.365Z] [2025-01-10T04:40:11.365Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:11.365Z] #38 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:40:11.365Z] #38 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:11.365Z] #38 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:40:11.365Z] #38 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:40:11.365Z] #38 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.7s done [2025-01-10T04:40:11.365Z] #38 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T04:40:11.533Z] 547446be3368: Pull complete [2025-01-10T04:40:12.514Z] d125d8839a47: Pull complete [2025-01-10T04:40:13.105Z] 3e85d5ac6304: Verifying Checksum [2025-01-10T04:40:13.105Z] 3e85d5ac6304: Download complete [2025-01-10T04:40:15.695Z] #38 ... [2025-01-10T04:40:15.695Z] [2025-01-10T04:40:15.695Z] #39 [core-data internal] load build context [2025-01-10T04:40:15.695Z] #39 transferring context: 332.30MB 9.5s [2025-01-10T04:40:15.695Z] #39 ... [2025-01-10T04:40:15.695Z] [2025-01-10T04:40:15.695Z] #40 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:40:15.695Z] #40 ... [2025-01-10T04:40:15.695Z] [2025-01-10T04:40:15.695Z] #41 [security-secretstore-setup internal] load build context [2025-01-10T04:40:15.695Z] #41 ... [2025-01-10T04:40:15.695Z] [2025-01-10T04:40:15.695Z] #42 [security-spiffe-token-provider internal] load build context [2025-01-10T04:40:15.695Z] #42 ... [2025-01-10T04:40:15.695Z] [2025-01-10T04:40:15.695Z] #43 [security-spire-agent internal] load build context [2025-01-10T04:40:15.959Z] #43 ... [2025-01-10T04:40:15.959Z] [2025-01-10T04:40:15.959Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:15.959Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:15.959Z] #44 ... [2025-01-10T04:40:15.959Z] [2025-01-10T04:40:15.959Z] #45 [core-command internal] load build context [2025-01-10T04:40:15.959Z] #45 ... [2025-01-10T04:40:15.959Z] [2025-01-10T04:40:15.959Z] #46 [support-notifications internal] load build context [2025-01-10T04:40:16.687Z] #46 ... [2025-01-10T04:40:16.688Z] [2025-01-10T04:40:16.688Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:40:16.688Z] #47 ... [2025-01-10T04:40:16.688Z] [2025-01-10T04:40:16.688Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:17.742Z] #48 ... [2025-01-10T04:40:17.743Z] [2025-01-10T04:40:17.743Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:40:17.743Z] #49 ... [2025-01-10T04:40:17.743Z] [2025-01-10T04:40:17.743Z] #50 [security-bootstrapper internal] load build context [2025-01-10T04:40:17.743Z] #50 ... [2025-01-10T04:40:17.743Z] [2025-01-10T04:40:17.743Z] #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:18.003Z] #51 ... [2025-01-10T04:40:18.003Z] [2025-01-10T04:40:18.003Z] #52 [support-scheduler internal] load build context [2025-01-10T04:40:18.003Z] #52 ... [2025-01-10T04:40:18.003Z] [2025-01-10T04:40:18.003Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:18.003Z] #53 ... [2025-01-10T04:40:18.003Z] [2025-01-10T04:40:18.003Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:40:18.003Z] #54 ... [2025-01-10T04:40:18.003Z] [2025-01-10T04:40:18.003Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:40:18.261Z] #55 ... [2025-01-10T04:40:18.261Z] [2025-01-10T04:40:18.261Z] #56 [security-proxy-auth internal] load build context [2025-01-10T04:40:18.261Z] #56 ... [2025-01-10T04:40:18.261Z] [2025-01-10T04:40:18.261Z] #57 [core-metadata internal] load build context [2025-01-10T04:40:18.261Z] #57 ... [2025-01-10T04:40:18.261Z] [2025-01-10T04:40:18.261Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:18.518Z] #58 ... [2025-01-10T04:40:18.518Z] [2025-01-10T04:40:18.518Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:40:18.518Z] #59 ... [2025-01-10T04:40:18.518Z] [2025-01-10T04:40:18.518Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:40:18.777Z] #60 ... [2025-01-10T04:40:18.777Z] [2025-01-10T04:40:18.777Z] #61 [core-keeper internal] load build context [2025-01-10T04:40:18.777Z] #61 transferring context: 231.79MB 13.6s [2025-01-10T04:40:18.777Z] #61 ... [2025-01-10T04:40:18.777Z] [2025-01-10T04:40:18.777Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:40:19.554Z] #62 ... [2025-01-10T04:40:19.554Z] [2025-01-10T04:40:19.554Z] #63 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T04:40:19.554Z] #63 ... [2025-01-10T04:40:19.554Z] [2025-01-10T04:40:19.554Z] #64 [security-proxy-setup internal] load build context [2025-01-10T04:40:19.554Z] #64 ... [2025-01-10T04:40:19.554Z] [2025-01-10T04:40:19.554Z] #61 [core-keeper internal] load build context [2025-01-10T04:40:23.785Z] #61 transferring context: 439.02MB 18.2s done [2025-01-10T04:40:24.770Z] #61 ... [2025-01-10T04:40:24.770Z] [2025-01-10T04:40:24.770Z] #64 [security-proxy-setup internal] load build context [2025-01-10T04:40:24.770Z] #64 transferring context: 439.02MB 19.1s done [2025-01-10T04:40:24.770Z] #64 ... [2025-01-10T04:40:24.770Z] [2025-01-10T04:40:24.770Z] #39 [core-data internal] load build context [2025-01-10T04:40:24.770Z] #39 transferring context: 439.02MB 16.0s done [2025-01-10T04:40:25.117Z] #39 ... [2025-01-10T04:40:25.117Z] [2025-01-10T04:40:25.117Z] #57 [core-metadata internal] load build context [2025-01-10T04:40:25.117Z] #57 transferring context: 439.02MB 18.0s done [2025-01-10T04:40:25.466Z] #57 ... [2025-01-10T04:40:25.466Z] [2025-01-10T04:40:25.466Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:25.466Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.6s done [2025-01-10T04:40:25.731Z] #44 ... [2025-01-10T04:40:25.731Z] [2025-01-10T04:40:25.731Z] #41 [security-secretstore-setup internal] load build context [2025-01-10T04:40:25.731Z] #41 transferring context: 439.02MB 12.8s done [2025-01-10T04:40:25.731Z] #41 ... [2025-01-10T04:40:25.731Z] [2025-01-10T04:40:25.731Z] #40 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:40:25.731Z] #40 transferring context: 439.02MB 15.2s done [2025-01-10T04:40:25.990Z] #40 ... [2025-01-10T04:40:25.990Z] [2025-01-10T04:40:25.990Z] #42 [security-spiffe-token-provider internal] load build context [2025-01-10T04:40:25.990Z] #42 transferring context: 439.02MB 16.0s done [2025-01-10T04:40:26.249Z] #42 ... [2025-01-10T04:40:26.249Z] [2025-01-10T04:40:26.249Z] #45 [core-command internal] load build context [2025-01-10T04:40:26.249Z] #45 transferring context: 439.02MB 18.0s done [2025-01-10T04:40:26.249Z] #45 ... [2025-01-10T04:40:26.249Z] [2025-01-10T04:40:26.249Z] #46 [support-notifications internal] load build context [2025-01-10T04:40:26.249Z] #46 transferring context: 439.02MB 17.5s done [2025-01-10T04:40:27.186Z] #46 ... [2025-01-10T04:40:27.186Z] [2025-01-10T04:40:27.186Z] #50 [security-bootstrapper internal] load build context [2025-01-10T04:40:27.186Z] #50 transferring context: 439.02MB 15.3s done [2025-01-10T04:40:27.186Z] #50 ... [2025-01-10T04:40:27.186Z] [2025-01-10T04:40:27.186Z] #52 [support-scheduler internal] load build context [2025-01-10T04:40:27.186Z] #52 transferring context: 439.02MB 16.5s done [2025-01-10T04:40:27.187Z] 3e85d5ac6304: Pull complete [2025-01-10T04:40:27.187Z] c3105a71a48b: Pull complete [2025-01-10T04:40:27.187Z] 0f093f025ec4: Pull complete [2025-01-10T04:40:27.187Z] c3106fc0e877: Pull complete [2025-01-10T04:40:27.187Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-10T04:40:27.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:40:27.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:40:27.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container [2025-01-10T04:40:27.436Z] $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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-01-10T04:40:28.670Z] #52 ... [2025-01-10T04:40:28.670Z] [2025-01-10T04:40:28.670Z] #56 [security-proxy-auth internal] load build context [2025-01-10T04:40:28.670Z] #56 transferring context: 439.02MB 15.0s done [2025-01-10T04:40:29.258Z] $ docker top 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:40:29.690Z] #56 ... [2025-01-10T04:40:29.690Z] [2025-01-10T04:40:29.690Z] #43 [security-spire-agent internal] load build context [2025-01-10T04:40:29.690Z] #43 transferring context: 23.21kB 0.0s done [2025-01-10T04:40:29.741Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T04:40:31.681Z] #1 [security-secretstore-setup internal] load .dockerignore [2025-01-10T04:40:31.681Z] #1 transferring context: [2025-01-10T04:40:31.681Z] #1 transferring context: 50B 0.0s done [2025-01-10T04:40:31.681Z] #1 DONE 0.1s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:40:31.681Z] #2 transferring dockerfile: 2.49kB 0.0s done [2025-01-10T04:40:31.681Z] #2 DONE 0.1s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:31.681Z] #3 DONE 0.0s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:31.681Z] #4 ... [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #5 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T04:40:31.681Z] #5 transferring context: 50B 0.0s done [2025-01-10T04:40:31.681Z] #5 DONE 0.1s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:40:31.681Z] #6 transferring dockerfile: 2.23kB done [2025-01-10T04:40:31.681Z] #6 DONE 0.1s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:31.681Z] #3 DONE 0.0s [2025-01-10T04:40:31.681Z] [2025-01-10T04:40:31.681Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:31.951Z] #4 ... [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T04:40:31.951Z] #7 transferring dockerfile: 1.69kB done [2025-01-10T04:40:31.951Z] #7 DONE 0.1s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #8 [security-spire-config internal] load .dockerignore [2025-01-10T04:40:31.951Z] #8 transferring context: 50B done [2025-01-10T04:40:31.951Z] #8 DONE 0.1s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #9 [security-proxy-auth internal] load .dockerignore [2025-01-10T04:40:31.951Z] #9 transferring context: 50B done [2025-01-10T04:40:31.951Z] #9 DONE 0.1s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:31.951Z] #4 ... [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T04:40:31.951Z] #10 transferring dockerfile: 2.11kB done [2025-01-10T04:40:31.951Z] #10 DONE 0.2s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:31.951Z] #3 DONE 0.0s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:31.951Z] #4 ... [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #11 [support-notifications internal] load build definition from Dockerfile [2025-01-10T04:40:31.951Z] #11 transferring dockerfile: 2.04kB done [2025-01-10T04:40:31.951Z] #11 DONE 0.2s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #12 [support-notifications internal] load .dockerignore [2025-01-10T04:40:31.951Z] #12 transferring context: 50B done [2025-01-10T04:40:31.951Z] #12 DONE 0.2s [2025-01-10T04:40:31.951Z] [2025-01-10T04:40:31.951Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:32.220Z] #4 ... [2025-01-10T04:40:32.220Z] [2025-01-10T04:40:32.220Z] #13 [support-scheduler internal] load .dockerignore [2025-01-10T04:40:32.220Z] #13 transferring context: 50B done [2025-01-10T04:40:32.220Z] #13 DONE 0.2s [2025-01-10T04:40:32.220Z] [2025-01-10T04:40:32.220Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T04:40:32.220Z] #14 transferring dockerfile: 1.82kB 0.0s done [2025-01-10T04:40:32.220Z] #14 DONE 0.2s [2025-01-10T04:40:32.220Z] [2025-01-10T04:40:32.220Z] #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:32.220Z] #4 ... [2025-01-10T04:40:32.220Z] [2025-01-10T04:40:32.220Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:32.220Z] #3 DONE 0.0s [2025-01-10T04:40:32.220Z] [2025-01-10T04:40:32.220Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:32.489Z] #4 DONE 0.6s [2025-01-10T04:40:32.489Z] [2025-01-10T04:40:32.489Z] #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:32.489Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:32.489Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:32.489Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:32.489Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:32.489Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-01-10T04:40:32.489Z] #15 ... [2025-01-10T04:40:32.489Z] [2025-01-10T04:40:32.489Z] #16 [security-bootstrapper internal] load .dockerignore [2025-01-10T04:40:32.489Z] #16 transferring context: 50B 0.0s done [2025-01-10T04:40:32.489Z] #16 DONE 0.5s [2025-01-10T04:40:32.489Z] [2025-01-10T04:40:32.489Z] #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:32.489Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:32.489Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:32.489Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:32.489Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-10T04:40:32.769Z] #15 ... [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #17 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:40:32.769Z] #17 transferring dockerfile: 3.02kB 0.0s done [2025-01-10T04:40:32.769Z] #17 DONE 0.6s [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #18 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:40:32.769Z] #18 DONE 0.9s [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #15 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:32.769Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s [2025-01-10T04:40:32.769Z] #15 ... [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:32.769Z] #3 DONE 0.0s [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #19 [core-data internal] load build definition from Dockerfile [2025-01-10T04:40:32.769Z] #19 transferring dockerfile: 2.07kB 0.0s done [2025-01-10T04:40:32.769Z] #19 DONE 0.7s [2025-01-10T04:40:32.769Z] [2025-01-10T04:40:32.769Z] #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:32.769Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:32.769Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:32.769Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:32.769Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:32.769Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.37MB / 4.09MB 0.4s [2025-01-10T04:40:33.039Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:33.039Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-10T04:40:33.039Z] #15 ... [2025-01-10T04:40:33.039Z] [2025-01-10T04:40:33.039Z] #20 [core-data internal] load .dockerignore [2025-01-10T04:40:33.039Z] #20 transferring context: 50B 0.0s done [2025-01-10T04:40:33.039Z] #20 DONE 0.8s [2025-01-10T04:40:33.039Z] [2025-01-10T04:40:33.039Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:33.039Z] #3 DONE 0.0s [2025-01-10T04:40:33.039Z] [2025-01-10T04:40:33.039Z] #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.630Z] #15 ... [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:33.630Z] #4 DONE 1.3s [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #21 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:40:33.630Z] #21 DONE 1.5s [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #15 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.630Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:33.630Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:33.630Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:33.630Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:33.630Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:33.630Z] #15 ... [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #21 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:40:33.630Z] #21 DONE 1.5s [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.630Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:33.630Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:33.630Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:33.630Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:33.630Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:33.630Z] #15 ... [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #22 [security-proxy-auth internal] load build context [2025-01-10T04:40:33.630Z] #22 transferring context: 3.06MB 1.1s done [2025-01-10T04:40:33.630Z] #22 DONE 1.6s [2025-01-10T04:40:33.630Z] [2025-01-10T04:40:33.630Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.899Z] #15 ... [2025-01-10T04:40:33.899Z] [2025-01-10T04:40:33.899Z] #23 [core-command internal] load build definition from Dockerfile [2025-01-10T04:40:33.899Z] #23 transferring dockerfile: 1.94kB 0.0s done [2025-01-10T04:40:33.899Z] #23 DONE 1.0s [2025-01-10T04:40:33.899Z] [2025-01-10T04:40:33.899Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.899Z] #15 ... [2025-01-10T04:40:33.899Z] [2025-01-10T04:40:33.899Z] #24 [security-spire-config internal] load build context [2025-01-10T04:40:33.899Z] #24 transferring context: 21.93kB 0.1s done [2025-01-10T04:40:33.899Z] #24 DONE 1.2s [2025-01-10T04:40:33.899Z] [2025-01-10T04:40:33.899Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:33.899Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:34.169Z] #15 ... [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #25 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:40:34.169Z] #25 transferring context: 3.06MB 1.3s done [2025-01-10T04:40:34.169Z] #25 DONE 1.9s [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #26 [security-secretstore-setup internal] load build context [2025-01-10T04:40:34.169Z] #26 transferring context: 3.06MB 1.3s done [2025-01-10T04:40:34.169Z] #26 DONE 1.9s [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:34.169Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:34.169Z] #15 ... [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #27 [support-scheduler internal] load build context [2025-01-10T04:40:34.169Z] #27 transferring context: 3.06MB 0.9s done [2025-01-10T04:40:34.169Z] #27 DONE 1.8s [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #28 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-10T04:40:34.169Z] #28 DONE 0.9s [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #29 [support-notifications internal] load build context [2025-01-10T04:40:34.169Z] #29 transferring context: 3.06MB 0.9s done [2025-01-10T04:40:34.169Z] #29 DONE 1.9s [2025-01-10T04:40:34.169Z] [2025-01-10T04:40:34.169Z] #30 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:40:34.767Z] #30 ... [2025-01-10T04:40:34.767Z] [2025-01-10T04:40:34.767Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T04:40:34.767Z] #31 transferring context: 50B 0.0s done [2025-01-10T04:40:34.767Z] #31 DONE 2.4s [2025-01-10T04:40:34.767Z] [2025-01-10T04:40:34.767Z] #32 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T04:40:34.767Z] #32 transferring dockerfile: 1.89kB 0.0s done [2025-01-10T04:40:34.767Z] #32 DONE 2.4s [2025-01-10T04:40:35.037Z] [2025-01-10T04:40:35.038Z] #33 [core-metadata internal] load build definition from Dockerfile [2025-01-10T04:40:35.038Z] #33 transferring dockerfile: 2.13kB done [2025-01-10T04:40:35.038Z] #33 DONE 1.4s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #34 [core-command internal] load .dockerignore [2025-01-10T04:40:35.038Z] #34 transferring context: 50B done [2025-01-10T04:40:35.038Z] #34 DONE 2.2s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:35.038Z] #3 DONE 0.0s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #35 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T04:40:35.038Z] #35 transferring dockerfile: 1.70kB 0.0s done [2025-01-10T04:40:35.038Z] #35 DONE 2.6s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #36 [security-spire-server internal] load .dockerignore [2025-01-10T04:40:35.038Z] #36 transferring context: 50B 0.0s done [2025-01-10T04:40:35.038Z] #36 DONE 2.6s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #18 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:40:35.038Z] #18 ... [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:35.038Z] #3 DONE 0.0s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:40:35.038Z] #21 DONE 1.7s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #28 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-10T04:40:35.038Z] #28 DONE 1.1s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #37 [core-metadata internal] load .dockerignore [2025-01-10T04:40:35.038Z] #37 transferring context: 50B 0.0s done [2025-01-10T04:40:35.038Z] #37 DONE 1.7s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #38 [security-proxy-setup internal] load .dockerignore [2025-01-10T04:40:35.038Z] #38 transferring context: 50B done [2025-01-10T04:40:35.038Z] #38 DONE 2.2s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:35.038Z] #3 DONE 0.0s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #39 [security-spire-agent internal] load .dockerignore [2025-01-10T04:40:35.038Z] #39 transferring context: 50B 0.0s done [2025-01-10T04:40:35.038Z] #39 DONE 2.7s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #40 [security-spiffe-token-provider internal] load build context [2025-01-10T04:40:35.038Z] #40 DONE 0.0s [2025-01-10T04:40:35.038Z] [2025-01-10T04:40:35.038Z] #15 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:35.038Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:35.038Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:35.038Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:35.038Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:35.038Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:35.038Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:35.089Z] #43 ... [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.089Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T04:40:35.089Z] #44 ... [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #43 [security-spire-agent internal] load build context [2025-01-10T04:40:35.089Z] #43 DONE 29.0s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #41 [security-secretstore-setup internal] load build context [2025-01-10T04:40:35.089Z] #41 DONE 30.5s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #56 [security-proxy-auth internal] load build context [2025-01-10T04:40:35.089Z] #56 DONE 29.8s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.089Z] #44 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T04:40:35.089Z] #44 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T04:40:35.089Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T04:40:35.089Z] #44 ... [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #42 [security-spiffe-token-provider internal] load build context [2025-01-10T04:40:35.089Z] #42 DONE 29.8s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #50 [security-bootstrapper internal] load build context [2025-01-10T04:40:35.089Z] #50 DONE 29.8s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #40 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:40:35.089Z] #40 DONE 30.5s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #52 [support-scheduler internal] load build context [2025-01-10T04:40:35.089Z] #52 DONE 29.8s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #39 [core-data internal] load build context [2025-01-10T04:40:35.089Z] #39 DONE 30.6s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #57 [core-metadata internal] load build context [2025-01-10T04:40:35.089Z] #57 DONE 29.9s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #45 [core-command internal] load build context [2025-01-10T04:40:35.089Z] #45 DONE 29.9s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #46 [support-notifications internal] load build context [2025-01-10T04:40:35.089Z] #46 DONE 30.6s [2025-01-10T04:40:35.089Z] [2025-01-10T04:40:35.089Z] #61 [core-keeper internal] load build context [2025-01-10T04:40:35.090Z] #61 DONE 29.9s [2025-01-10T04:40:35.090Z] [2025-01-10T04:40:35.090Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.090Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2025-01-10T04:40:35.090Z] #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 0.2s [2025-01-10T04:40:35.090Z] #44 ... [2025-01-10T04:40:35.090Z] [2025-01-10T04:40:35.090Z] #64 [security-proxy-setup internal] load build context [2025-01-10T04:40:35.090Z] #64 DONE 29.9s [2025-01-10T04:40:35.090Z] [2025-01-10T04:40:35.090Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.090Z] #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 14.68MB / 20.02MB 0.3s [2025-01-10T04:40:35.090Z] #44 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s [2025-01-10T04:40:35.090Z] #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2025-01-10T04:40:35.311Z] #15 ... [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #41 [core-keeper internal] load build definition from Dockerfile [2025-01-10T04:40:35.311Z] #41 transferring dockerfile: 2.07kB done [2025-01-10T04:40:35.311Z] #41 DONE 2.1s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #42 [core-keeper internal] load .dockerignore [2025-01-10T04:40:35.311Z] #42 transferring context: 50B done [2025-01-10T04:40:35.311Z] #42 DONE 2.1s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #43 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T04:40:35.311Z] #43 transferring dockerfile: 1.81kB done [2025-01-10T04:40:35.311Z] #43 DONE 2.7s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #44 [core-data internal] load build context [2025-01-10T04:40:35.311Z] #44 transferring context: 3.06MB 0.7s done [2025-01-10T04:40:35.311Z] #44 DONE 1.8s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #15 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:35.311Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:35.311Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:35.311Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:35.311Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:35.311Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:35.311Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:35.311Z] #15 DONE 3.6s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #45 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T04:40:35.311Z] #45 transferring dockerfile: 2.50kB done [2025-01-10T04:40:35.311Z] #45 DONE 2.4s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:40:35.311Z] #3 DONE 0.0s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #46 [security-bootstrapper internal] load build context [2025-01-10T04:40:35.311Z] #46 transferring context: 3.06MB 0.7s done [2025-01-10T04:40:35.311Z] #46 DONE 1.8s [2025-01-10T04:40:35.311Z] [2025-01-10T04:40:35.311Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:35.352Z] #44 ... [2025-01-10T04:40:35.352Z] [2025-01-10T04:40:35.352Z] #63 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T04:40:35.352Z] #63 DONE 31.1s [2025-01-10T04:40:35.352Z] [2025-01-10T04:40:35.352Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:35.352Z] #34 DONE 30.4s [2025-01-10T04:40:35.352Z] [2025-01-10T04:40:35.352Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.352Z] #44 ... [2025-01-10T04:40:35.352Z] [2025-01-10T04:40:35.352Z] #65 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-10T04:40:35.352Z] #65 DONE 0.2s [2025-01-10T04:40:35.352Z] [2025-01-10T04:40:35.352Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:35.928Z] #44 ... [2025-01-10T04:40:35.928Z] [2025-01-10T04:40:35.928Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:40:35.928Z] #59 DONE 29.6s [2025-01-10T04:40:36.290Z] #47 ... [2025-01-10T04:40:36.291Z] [2025-01-10T04:40:36.291Z] #48 [security-spire-server internal] load build context [2025-01-10T04:40:36.291Z] #48 transferring context: 23.68kB 0.0s done [2025-01-10T04:40:36.291Z] #48 DONE 0.9s [2025-01-10T04:40:36.308Z] [2025-01-10T04:40:36.309Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:36.309Z] #48 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.309Z] #48 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #21 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:40:36.568Z] #21 DONE 2.2s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #28 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-10T04:40:36.568Z] #28 DONE 1.7s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #15 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:36.568Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:36.568Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:36.568Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:36.568Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:36.568Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:36.568Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:36.568Z] #15 DONE 4.2s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #49 [security-proxy-setup internal] load build context [2025-01-10T04:40:36.568Z] #49 DONE 0.0s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:40:36.568Z] #4 DONE 3.2s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:40:36.568Z] #18 DONE 2.4s [2025-01-10T04:40:36.568Z] [2025-01-10T04:40:36.568Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:36.568Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-10T04:40:36.568Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:40:36.568Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T04:40:36.568Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T04:40:36.568Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T04:40:36.568Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T04:40:36.568Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2025-01-10T04:40:36.568Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:40:36.568Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T04:40:36.568Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done [2025-01-10T04:40:36.568Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-10T04:40:36.568Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.1s [2025-01-10T04:40:36.570Z] #48 ... [2025-01-10T04:40:36.570Z] [2025-01-10T04:40:36.570Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:36.570Z] #58 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.570Z] #58 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.570Z] #58 29.72 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:36.570Z] #58 29.73 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:36.570Z] #58 29.74 (3/3) Installing tzdata (2024b-r0) [2025-01-10T04:40:36.570Z] #58 29.79 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:36.570Z] #58 29.81 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:36.570Z] #58 29.87 OK: 10 MiB in 17 packages [2025-01-10T04:40:36.570Z] #58 DONE 30.2s [2025-01-10T04:40:36.570Z] [2025-01-10T04:40:36.570Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:36.570Z] #48 30.33 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:36.570Z] #48 ... [2025-01-10T04:40:36.570Z] [2025-01-10T04:40:36.570Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:40:36.570Z] #60 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.570Z] #60 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:36.570Z] #60 29.86 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:36.570Z] #60 29.87 (2/2) Installing su-exec (0.2-r3) [2025-01-10T04:40:36.570Z] #60 29.87 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:36.570Z] #60 29.89 OK: 8 MiB in 16 packages [2025-01-10T04:40:36.570Z] #60 DONE 30.3s [2025-01-10T04:40:36.570Z] [2025-01-10T04:40:36.570Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:36.570Z] #48 30.35 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:36.570Z] #48 30.36 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:40:36.570Z] #48 30.36 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:40:36.840Z] #50 ... [2025-01-10T04:40:36.840Z] [2025-01-10T04:40:36.840Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T04:40:36.840Z] #51 DONE 1.6s [2025-01-10T04:40:36.865Z] #48 30.47 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:36.865Z] #48 30.50 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:37.110Z] [2025-01-10T04:40:37.110Z] #52 [core-command internal] load build context [2025-01-10T04:40:37.126Z] #48 30.69 OK: 19 MiB in 18 packages [2025-01-10T04:40:37.380Z] #52 ... [2025-01-10T04:40:37.380Z] [2025-01-10T04:40:37.380Z] #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:40:37.380Z] #15 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:40:37.380Z] #15 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:40:37.380Z] #15 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:40:37.380Z] #15 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:40:37.380Z] #15 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-10T04:40:37.380Z] #15 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done [2025-01-10T04:40:37.380Z] #15 DONE 4.2s [2025-01-10T04:40:37.380Z] [2025-01-10T04:40:37.380Z] #52 [core-command internal] load build context [2025-01-10T04:40:37.652Z] #52 ... [2025-01-10T04:40:37.652Z] [2025-01-10T04:40:37.652Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:37.652Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-10T04:40:37.652Z] #53 DONE 0.5s [2025-01-10T04:40:37.652Z] [2025-01-10T04:40:37.652Z] #52 [core-command internal] load build context [2025-01-10T04:40:37.694Z] #48 DONE 31.2s [2025-01-10T04:40:37.694Z] [2025-01-10T04:40:37.694Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:37.694Z] #51 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #51 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #51 30.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.694Z] #51 30.30 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.694Z] #51 30.32 OK: 8 MiB in 15 packages [2025-01-10T04:40:37.694Z] #51 DONE 31.2s [2025-01-10T04:40:37.694Z] [2025-01-10T04:40:37.694Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:40:37.694Z] #54 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #54 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #54 29.77 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:37.694Z] #54 29.77 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:37.694Z] #54 29.77 OK: 24170 distinct packages available [2025-01-10T04:40:37.694Z] #54 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #54 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #54 30.37 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:37.694Z] #54 30.42 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T04:40:37.694Z] #54 30.43 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T04:40:37.694Z] #54 30.44 (4/14) Installing libunistring (1.2-r0) [2025-01-10T04:40:37.694Z] #54 30.49 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T04:40:37.694Z] #54 30.50 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T04:40:37.694Z] #54 30.50 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T04:40:37.694Z] #54 30.52 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T04:40:37.694Z] #54 30.53 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T04:40:37.694Z] #54 30.54 (10/14) Installing curl (8.11.1-r0) [2025-01-10T04:40:37.694Z] #54 30.54 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.694Z] #54 30.54 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:37.694Z] #54 30.55 (13/14) Installing libucontext (1.2-r3) [2025-01-10T04:40:37.694Z] #54 30.55 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:37.694Z] #54 30.55 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.694Z] #54 30.60 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:37.694Z] #54 30.70 OK: 13 MiB in 28 packages [2025-01-10T04:40:37.694Z] #54 DONE 31.1s [2025-01-10T04:40:37.694Z] [2025-01-10T04:40:37.694Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:40:37.694Z] #49 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #49 29.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #49 30.28 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:37.694Z] #49 30.32 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.694Z] #49 30.32 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T04:40:37.694Z] #49 30.33 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T04:40:37.694Z] #49 30.33 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T04:40:37.694Z] #49 30.36 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T04:40:37.694Z] #49 30.37 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T04:40:37.694Z] #49 30.37 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.694Z] #49 30.39 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:37.694Z] #49 30.51 OK: 12 MiB in 21 packages [2025-01-10T04:40:37.694Z] #49 DONE 31.2s [2025-01-10T04:40:37.694Z] [2025-01-10T04:40:37.694Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:40:37.694Z] #47 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #47 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #47 30.90 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:37.694Z] #47 30.90 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:37.694Z] #47 30.90 OK: 24170 distinct packages available [2025-01-10T04:40:37.694Z] #47 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #47 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.694Z] #47 31.45 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.694Z] #47 31.52 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:37.695Z] #47 31.52 (3/5) Installing libucontext (1.2-r3) [2025-01-10T04:40:37.695Z] #47 31.52 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:37.695Z] #47 31.53 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T04:40:37.695Z] #47 31.53 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.695Z] #47 31.57 OK: 9 MiB in 19 packages [2025-01-10T04:40:37.695Z] #47 DONE 31.8s [2025-01-10T04:40:37.695Z] [2025-01-10T04:40:37.695Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:40:37.695Z] #55 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #55 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #55 30.68 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.695Z] #55 30.68 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T04:40:37.695Z] #55 30.70 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:40:37.695Z] #55 30.70 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:40:37.695Z] #55 30.78 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.695Z] #55 30.79 OK: 19 MiB in 18 packages [2025-01-10T04:40:37.695Z] #55 DONE 31.2s [2025-01-10T04:40:37.695Z] [2025-01-10T04:40:37.695Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:37.695Z] #66 ... [2025-01-10T04:40:37.695Z] [2025-01-10T04:40:37.695Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:40:37.695Z] #67 DONE 2.3s [2025-01-10T04:40:37.695Z] [2025-01-10T04:40:37.695Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:37.695Z] #44 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2025-01-10T04:40:37.695Z] #44 DONE 32.0s [2025-01-10T04:40:37.695Z] [2025-01-10T04:40:37.695Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:40:37.695Z] #62 30.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #62 30.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #62 30.91 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:37.695Z] #62 30.91 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:37.695Z] #62 30.91 OK: 24170 distinct packages available [2025-01-10T04:40:37.695Z] #62 31.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #62 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:37.695Z] #62 31.51 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:37.695Z] #62 31.51 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:37.695Z] #62 31.52 (3/4) Installing libucontext (1.2-r3) [2025-01-10T04:40:37.695Z] #62 31.52 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:37.695Z] #62 31.53 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:37.695Z] #62 31.55 OK: 8 MiB in 18 packages [2025-01-10T04:40:37.923Z] #52 ... [2025-01-10T04:40:37.923Z] [2025-01-10T04:40:37.923Z] #54 [security-spire-agent internal] load build context [2025-01-10T04:40:37.923Z] #54 transferring context: 23.21kB 0.1s done [2025-01-10T04:40:37.923Z] #54 DONE 1.0s [2025-01-10T04:40:38.192Z] [2025-01-10T04:40:38.192Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:38.192Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-10T04:40:38.192Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:40:38.192Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T04:40:38.192Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T04:40:38.192Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T04:40:38.192Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T04:40:38.192Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2025-01-10T04:40:38.192Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:40:38.192Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T04:40:38.192Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.8s done [2025-01-10T04:40:38.192Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-10T04:40:38.268Z] #62 DONE 31.8s [2025-01-10T04:40:38.268Z] [2025-01-10T04:40:38.268Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T04:40:38.268Z] #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.268Z] #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.268Z] #0 2.596 OK: 248 MiB in 58 packages [2025-01-10T04:40:38.268Z] #68 DONE 2.8s [2025-01-10T04:40:38.268Z] [2025-01-10T04:40:38.268Z] #53 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:38.268Z] #53 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.268Z] #53 31.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.268Z] #53 31.60 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:38.268Z] #53 31.60 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:38.268Z] #53 31.61 OK: 8 MiB in 15 packages [2025-01-10T04:40:38.268Z] #53 DONE 31.8s [2025-01-10T04:40:38.268Z] [2025-01-10T04:40:38.268Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:38.268Z] #69 DONE 0.1s [2025-01-10T04:40:38.268Z] [2025-01-10T04:40:38.268Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:38.531Z] #70 ... [2025-01-10T04:40:38.531Z] [2025-01-10T04:40:38.531Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:40:38.531Z] #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.531Z] #0 2.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.531Z] #0 2.611 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:38.531Z] #0 2.611 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:38.531Z] #0 2.611 OK: 24172 distinct packages available [2025-01-10T04:40:38.531Z] #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.531Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.531Z] #0 3.165 OK: 248 MiB in 58 packages [2025-01-10T04:40:38.531Z] #71 DONE 3.3s [2025-01-10T04:40:38.531Z] [2025-01-10T04:40:38.531Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:38.531Z] #72 DONE 0.1s [2025-01-10T04:40:38.793Z] [2025-01-10T04:40:38.793Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:40:38.793Z] #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.793Z] #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:38.793Z] #0 3.372 OK: 248 MiB in 58 packages [2025-01-10T04:40:38.793Z] #73 DONE 3.5s [2025-01-10T04:40:38.793Z] [2025-01-10T04:40:38.793Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:38.793Z] #74 DONE 0.1s [2025-01-10T04:40:38.793Z] [2025-01-10T04:40:38.793Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:39.054Z] #75 ... [2025-01-10T04:40:39.054Z] [2025-01-10T04:40:39.054Z] #76 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:40:39.054Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:39.054Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:39.054Z] #0 3.727 OK: 248 MiB in 58 packages [2025-01-10T04:40:39.054Z] #76 DONE 3.9s [2025-01-10T04:40:39.054Z] [2025-01-10T04:40:39.054Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:39.054Z] #77 DONE 0.0s [2025-01-10T04:40:39.315Z] [2025-01-10T04:40:39.315Z] #78 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:40:39.315Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:39.315Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:39.315Z] #0 3.881 OK: 248 MiB in 58 packages [2025-01-10T04:40:39.315Z] #78 DONE 4.0s [2025-01-10T04:40:39.315Z] [2025-01-10T04:40:39.315Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:39.315Z] #79 DONE 0.0s [2025-01-10T04:40:39.315Z] [2025-01-10T04:40:39.315Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:39.614Z] #50 ... [2025-01-10T04:40:39.614Z] [2025-01-10T04:40:39.614Z] #52 [core-command internal] load build context [2025-01-10T04:40:39.614Z] #52 transferring context: 3.06MB 3.0s done [2025-01-10T04:40:39.614Z] #52 DONE 4.3s [2025-01-10T04:40:39.614Z] [2025-01-10T04:40:39.614Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:39.614Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T04:40:39.614Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-10T04:40:39.614Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-10T04:40:39.614Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-10T04:40:39.614Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.7s [2025-01-10T04:40:39.614Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-10T04:40:39.886Z] #53 ... [2025-01-10T04:40:39.886Z] [2025-01-10T04:40:39.886Z] #40 [security-spiffe-token-provider internal] load build context [2025-01-10T04:40:39.886Z] #40 transferring context: 3.06MB 3.5s done [2025-01-10T04:40:39.886Z] #40 DONE 4.7s [2025-01-10T04:40:40.155Z] [2025-01-10T04:40:40.155Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:40.712Z] #80 ... [2025-01-10T04:40:40.712Z] [2025-01-10T04:40:40.712Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:40:40.712Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.712Z] #0 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.712Z] #0 3.966 OK: 10 MiB in 17 packages [2025-01-10T04:40:40.712Z] #81 DONE 4.2s [2025-01-10T04:40:40.752Z] #50 ... [2025-01-10T04:40:40.752Z] [2025-01-10T04:40:40.752Z] #55 [core-keeper internal] load build context [2025-01-10T04:40:40.752Z] #55 transferring context: 3.06MB 3.2s done [2025-01-10T04:40:40.752Z] #55 DONE 4.2s [2025-01-10T04:40:40.974Z] [2025-01-10T04:40:40.974Z] #66 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:40.974Z] #66 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.974Z] #66 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.974Z] #66 3.410 OK: 8 MiB in 15 packages [2025-01-10T04:40:40.974Z] #66 ... [2025-01-10T04:40:40.974Z] [2025-01-10T04:40:40.974Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:40.974Z] #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.974Z] #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:40.974Z] #0 3.363 OK: 12 MiB in 21 packages [2025-01-10T04:40:40.974Z] #82 DONE 3.5s [2025-01-10T04:40:41.024Z] [2025-01-10T04:40:41.024Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:41.243Z] [2025-01-10T04:40:41.243Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:41.243Z] #66 DONE 3.7s [2025-01-10T04:40:41.243Z] [2025-01-10T04:40:41.243Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:41.243Z] #70 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #70 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #70 ... [2025-01-10T04:40:41.243Z] [2025-01-10T04:40:41.243Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:40:41.243Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 4.416 OK: 8 MiB in 16 packages [2025-01-10T04:40:41.243Z] #83 DONE 4.6s [2025-01-10T04:40:41.243Z] [2025-01-10T04:40:41.243Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:40:41.243Z] #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 3.611 OK: 19 MiB in 18 packages [2025-01-10T04:40:41.243Z] #84 DONE 3.8s [2025-01-10T04:40:41.243Z] [2025-01-10T04:40:41.243Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:41.243Z] #0 3.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:41.243Z] #0 3.626 OK: 9 MiB in 19 packages [2025-01-10T04:40:41.243Z] #85 DONE 3.8s [2025-01-10T04:40:41.299Z] #50 ... [2025-01-10T04:40:41.299Z] [2025-01-10T04:40:41.299Z] #49 [security-proxy-setup internal] load build context [2025-01-10T04:40:41.299Z] #49 transferring context: 3.06MB 4.1s done [2025-01-10T04:40:41.299Z] #49 DONE 4.8s [2025-01-10T04:40:41.503Z] [2025-01-10T04:40:41.503Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:41.503Z] #70 3.404 OK: 8 MiB in 15 packages [2025-01-10T04:40:41.574Z] [2025-01-10T04:40:41.574Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:41.574Z] #50 ... [2025-01-10T04:40:41.574Z] [2025-01-10T04:40:41.574Z] #56 [core-metadata internal] load build context [2025-01-10T04:40:41.574Z] #56 transferring context: 3.06MB 4.3s done [2025-01-10T04:40:41.574Z] #56 DONE 5.0s [2025-01-10T04:40:41.574Z] [2025-01-10T04:40:41.574Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:41.574Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s [2025-01-10T04:40:42.896Z] #70 ... [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T04:40:42.897Z] #86 DONE 1.4s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:40:42.897Z] #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 3.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 3.756 OK: 13 MiB in 28 packages [2025-01-10T04:40:42.897Z] #87 DONE 5.2s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:40:42.897Z] #0 3.218 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 3.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 4.526 OK: 248 MiB in 58 packages [2025-01-10T04:40:42.897Z] #88 DONE 5.1s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:42.897Z] #0 4.257 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 4.762 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 5.558 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:42.897Z] #0 5.890 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:42.897Z] #0 5.904 OK: 8 MiB in 15 packages [2025-01-10T04:40:42.897Z] #89 DONE 6.7s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:40:42.897Z] #0 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 4.273 OK: 19 MiB in 18 packages [2025-01-10T04:40:42.897Z] #90 DONE 5.3s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T04:40:42.897Z] #91 DONE 1.5s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:42.897Z] #70 DONE 4.7s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:40:42.897Z] #92 DONE 1.4s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:40:42.897Z] #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:40:42.897Z] #0 3.250 OK: 8 MiB in 18 packages [2025-01-10T04:40:42.897Z] #93 DONE 4.6s [2025-01-10T04:40:42.897Z] [2025-01-10T04:40:42.897Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:40:43.016Z] #50 ... [2025-01-10T04:40:43.016Z] [2025-01-10T04:40:43.016Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:40:43.016Z] #57 DONE 6.5s [2025-01-10T04:40:43.016Z] [2025-01-10T04:40:43.016Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:43.016Z] #50 ... [2025-01-10T04:40:43.016Z] [2025-01-10T04:40:43.016Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:40:43.016Z] #58 DONE 6.6s [2025-01-10T04:40:43.016Z] [2025-01-10T04:40:43.016Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:43.470Z] #94 ... [2025-01-10T04:40:43.470Z] [2025-01-10T04:40:43.470Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:40:43.470Z] #95 DONE 0.9s [2025-01-10T04:40:43.612Z] #50 ... [2025-01-10T04:40:43.612Z] [2025-01-10T04:40:43.612Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T04:40:43.612Z] #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:43.612Z] #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:43.612Z] #0 7.855 OK: 239 MiB in 58 packages [2025-01-10T04:40:43.612Z] #59 DONE 9.2s [2025-01-10T04:40:43.612Z] [2025-01-10T04:40:43.612Z] #30 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:40:43.612Z] #30 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:43.612Z] #30 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:43.612Z] #30 7.616 OK: 239 MiB in 58 packages [2025-01-10T04:40:43.612Z] #30 DONE 10.2s [2025-01-10T04:40:43.612Z] [2025-01-10T04:40:43.612Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:43.735Z] [2025-01-10T04:40:43.735Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T04:40:43.735Z] #96 DONE 0.9s [2025-01-10T04:40:43.735Z] [2025-01-10T04:40:43.735Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T04:40:43.735Z] #97 DONE 0.9s [2025-01-10T04:40:43.735Z] [2025-01-10T04:40:43.735Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:40:44.216Z] #50 ... [2025-01-10T04:40:44.216Z] [2025-01-10T04:40:44.216Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:40:44.216Z] #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.216Z] #0 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.216Z] #0 7.147 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:44.216Z] #0 7.205 (2/2) Installing su-exec (0.2-r3) [2025-01-10T04:40:44.216Z] #0 7.235 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:44.216Z] #0 7.322 OK: 9 MiB in 16 packages [2025-01-10T04:40:44.216Z] #60 DONE 8.9s [2025-01-10T04:40:44.216Z] [2025-01-10T04:40:44.216Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:40:44.216Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.216Z] #0 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.216Z] #0 9.589 OK: 239 MiB in 58 packages [2025-01-10T04:40:44.308Z] #98 ... [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T04:40:44.308Z] #99 DONE 0.6s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:40:44.308Z] #94 DONE 1.4s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:40:44.308Z] #98 DONE 0.6s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:40:44.308Z] #100 DONE 0.1s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:40:44.308Z] #101 DONE 0.2s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T04:40:44.308Z] #102 DONE 0.1s [2025-01-10T04:40:44.308Z] [2025-01-10T04:40:44.308Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T04:40:44.492Z] #61 DONE 10.6s [2025-01-10T04:40:44.492Z] [2025-01-10T04:40:44.492Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:44.492Z] #50 ... [2025-01-10T04:40:44.492Z] [2025-01-10T04:40:44.492Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:40:44.492Z] #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.492Z] #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:44.492Z] #0 8.926 OK: 239 MiB in 58 packages [2025-01-10T04:40:44.492Z] #62 ... [2025-01-10T04:40:44.492Z] [2025-01-10T04:40:44.492Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:44.492Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done [2025-01-10T04:40:44.492Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.0s [2025-01-10T04:40:44.569Z] #103 ... [2025-01-10T04:40:44.569Z] [2025-01-10T04:40:44.569Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:40:44.569Z] #104 DONE 0.3s [2025-01-10T04:40:44.778Z] #53 ... [2025-01-10T04:40:44.778Z] [2025-01-10T04:40:44.778Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:40:44.778Z] #62 DONE 10.5s [2025-01-10T04:40:44.778Z] [2025-01-10T04:40:44.778Z] #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:44.778Z] #63 DONE 1.3s [2025-01-10T04:40:44.778Z] [2025-01-10T04:40:44.778Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:44.855Z] [2025-01-10T04:40:44.855Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T04:40:44.855Z] #103 DONE 0.3s [2025-01-10T04:40:44.855Z] [2025-01-10T04:40:44.855Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:40:44.855Z] #105 ... [2025-01-10T04:40:44.855Z] [2025-01-10T04:40:44.855Z] #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:40:44.855Z] #106 DONE 3.5s [2025-01-10T04:40:44.855Z] [2025-01-10T04:40:44.855Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:40:44.855Z] #107 DONE 0.3s [2025-01-10T04:40:45.052Z] #53 ... [2025-01-10T04:40:45.052Z] [2025-01-10T04:40:45.052Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:45.052Z] #64 DONE 1.4s [2025-01-10T04:40:45.052Z] [2025-01-10T04:40:45.052Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:45.118Z] [2025-01-10T04:40:45.118Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T04:40:45.321Z] #50 ... [2025-01-10T04:40:45.321Z] [2025-01-10T04:40:45.321Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:45.321Z] #65 DONE 1.0s [2025-01-10T04:40:45.321Z] [2025-01-10T04:40:45.321Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:45.321Z] #50 ... [2025-01-10T04:40:45.321Z] [2025-01-10T04:40:45.321Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:40:45.321Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.321Z] #0 4.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.321Z] #0 8.292 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:45.321Z] #0 8.292 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:45.321Z] #0 8.292 OK: 24050 distinct packages available [2025-01-10T04:40:45.321Z] #0 9.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.321Z] #66 ... [2025-01-10T04:40:45.321Z] [2025-01-10T04:40:45.321Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:45.591Z] #50 ... [2025-01-10T04:40:45.591Z] [2025-01-10T04:40:45.591Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:40:45.591Z] #0 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.591Z] #0 8.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.591Z] #67 ... [2025-01-10T04:40:45.591Z] [2025-01-10T04:40:45.591Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:40:45.591Z] #0 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.591Z] #0 6.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.591Z] #68 ... [2025-01-10T04:40:45.591Z] [2025-01-10T04:40:45.591Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:45.591Z] #69 DONE 0.9s [2025-01-10T04:40:45.591Z] [2025-01-10T04:40:45.591Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:45.591Z] #0 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.591Z] #0 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.688Z] #108 ... [2025-01-10T04:40:45.688Z] [2025-01-10T04:40:45.688Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:40:45.688Z] #109 DONE 0.9s [2025-01-10T04:40:45.688Z] [2025-01-10T04:40:45.688Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:40:45.688Z] #105 DONE 1.1s [2025-01-10T04:40:45.688Z] [2025-01-10T04:40:45.688Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T04:40:45.688Z] #110 DONE 1.1s [2025-01-10T04:40:45.863Z] #70 ... [2025-01-10T04:40:45.863Z] [2025-01-10T04:40:45.863Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:40:45.863Z] #0 5.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.863Z] #0 6.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.863Z] #71 ... [2025-01-10T04:40:45.863Z] [2025-01-10T04:40:45.863Z] #72 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:45.863Z] #0 5.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.863Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:45.863Z] #0 11.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:45.863Z] #0 11.38 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:45.957Z] [2025-01-10T04:40:45.957Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T04:40:46.134Z] #72 11.47 OK: 9 MiB in 15 packages [2025-01-10T04:40:46.134Z] #72 ... [2025-01-10T04:40:46.134Z] [2025-01-10T04:40:46.134Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:46.134Z] #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.134Z] #0 7.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.134Z] #73 ... [2025-01-10T04:40:46.134Z] [2025-01-10T04:40:46.134Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:40:46.134Z] #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.134Z] #0 6.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.227Z] #111 ... [2025-01-10T04:40:46.227Z] [2025-01-10T04:40:46.227Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T04:40:46.227Z] #108 DONE 1.4s [2025-01-10T04:40:46.227Z] [2025-01-10T04:40:46.227Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T04:40:46.227Z] #112 DONE 0.5s [2025-01-10T04:40:46.227Z] [2025-01-10T04:40:46.227Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T04:40:46.227Z] #111 DONE 0.4s [2025-01-10T04:40:46.227Z] [2025-01-10T04:40:46.227Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T04:40:46.405Z] #74 ... [2025-01-10T04:40:46.405Z] [2025-01-10T04:40:46.405Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:46.493Z] #113 DONE 0.2s [2025-01-10T04:40:46.493Z] [2025-01-10T04:40:46.493Z] #114 [security-spire-agent] exporting to image [2025-01-10T04:40:46.493Z] #114 exporting layers 0.8s done [2025-01-10T04:40:46.493Z] #114 writing image sha256:8164cc8bcb28aab201444461ace11adc50519db8ae8281038473f35ac91bb4fc [2025-01-10T04:40:46.677Z] #50 ... [2025-01-10T04:40:46.677Z] [2025-01-10T04:40:46.677Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:40:46.677Z] #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.677Z] #0 7.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:46.677Z] #75 ... [2025-01-10T04:40:46.677Z] [2025-01-10T04:40:46.677Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:46.677Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.3s [2025-01-10T04:40:46.752Z] #114 writing image sha256:8164cc8bcb28aab201444461ace11adc50519db8ae8281038473f35ac91bb4fc done [2025-01-10T04:40:46.752Z] #114 naming to docker.io/library/security-spire-server done [2025-01-10T04:40:47.011Z] #114 exporting layers 0.7s done [2025-01-10T04:40:47.011Z] #114 exporting layers 0.6s done [2025-01-10T04:40:47.011Z] #114 writing image sha256:c247ff0f01bca7c6843f34d70be16c682a3cc925065586457c543b805c9ed0e2 done [2025-01-10T04:40:47.011Z] #114 naming to docker.io/library/security-spire-config done [2025-01-10T04:40:47.011Z] #114 writing image sha256:81f892e78da3c74bb1d6347e34779b66a6dac96834c2c36b7700ae8eacd60689 done [2025-01-10T04:40:47.011Z] #114 naming to docker.io/library/security-spire-agent done [2025-01-10T04:40:47.011Z] #114 DONE 1.4s [2025-01-10T04:40:47.011Z] [2025-01-10T04:40:47.011Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:47.278Z] #50 ... [2025-01-10T04:40:47.278Z] [2025-01-10T04:40:47.278Z] #72 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:47.278Z] #72 DONE 12.6s [2025-01-10T04:40:47.278Z] [2025-01-10T04:40:47.278Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:47.278Z] #73 11.96 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:47.866Z] #73 12.32 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:47.866Z] #73 12.32 (3/3) Installing tzdata (2024b-r0) [2025-01-10T04:40:48.404Z] #115 ... [2025-01-10T04:40:48.404Z] [2025-01-10T04:40:48.404Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:48.404Z] #116 ... [2025-01-10T04:40:48.404Z] [2025-01-10T04:40:48.404Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:48.460Z] #73 12.89 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:48.460Z] #73 13.03 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:48.663Z] #117 ... [2025-01-10T04:40:48.663Z] [2025-01-10T04:40:48.663Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:49.450Z] #73 ... [2025-01-10T04:40:49.450Z] [2025-01-10T04:40:49.450Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:49.450Z] #70 12.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:49.450Z] #70 12.66 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:49.450Z] #70 12.80 OK: 9 MiB in 15 packages [2025-01-10T04:40:49.450Z] #70 DONE 13.9s [2025-01-10T04:40:49.450Z] [2025-01-10T04:40:49.450Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:40:49.450Z] #47 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:49.450Z] #47 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:49.450Z] #47 10.72 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:49.450Z] #47 11.05 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:49.450Z] #47 11.05 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:40:49.450Z] #47 11.08 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:40:49.450Z] #47 11.86 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:49.450Z] #47 12.01 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:49.450Z] #47 12.71 OK: 20 MiB in 18 packages [2025-01-10T04:40:49.451Z] #47 DONE 13.9s [2025-01-10T04:40:49.451Z] [2025-01-10T04:40:49.451Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:49.451Z] #73 13.85 OK: 11 MiB in 17 packages [2025-01-10T04:40:49.451Z] #73 ... [2025-01-10T04:40:49.451Z] [2025-01-10T04:40:49.451Z] #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:40:49.451Z] #71 11.05 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:49.451Z] #71 11.32 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:49.451Z] #71 11.34 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T04:40:49.451Z] #71 11.36 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T04:40:49.451Z] #71 11.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T04:40:49.451Z] #71 11.53 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T04:40:49.451Z] #71 11.68 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T04:40:49.451Z] #71 11.71 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:49.451Z] #71 11.81 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:49.451Z] #71 12.67 OK: 14 MiB in 21 packages [2025-01-10T04:40:49.451Z] #71 DONE 13.9s [2025-01-10T04:40:49.451Z] [2025-01-10T04:40:49.451Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:50.059Z] #50 ... [2025-01-10T04:40:50.059Z] [2025-01-10T04:40:50.059Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:40:50.059Z] #73 DONE 14.6s [2025-01-10T04:40:50.059Z] [2025-01-10T04:40:50.059Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:50.329Z] #50 ... [2025-01-10T04:40:50.329Z] [2025-01-10T04:40:50.329Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:40:50.329Z] #75 12.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:50.329Z] #75 12.23 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T04:40:50.329Z] #75 12.29 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:40:50.329Z] #75 12.32 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:40:50.329Z] #75 12.94 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:50.329Z] #75 13.01 OK: 20 MiB in 18 packages [2025-01-10T04:40:50.329Z] #75 DONE 13.8s [2025-01-10T04:40:50.329Z] [2025-01-10T04:40:50.329Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:51.298Z] #50 ... [2025-01-10T04:40:51.298Z] [2025-01-10T04:40:51.298Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:40:51.298Z] #66 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:51.298Z] #66 15.17 OK: 239 MiB in 58 packages [2025-01-10T04:40:51.298Z] #66 DONE 15.9s [2025-01-10T04:40:51.298Z] [2025-01-10T04:40:51.298Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:51.567Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s [2025-01-10T04:40:52.159Z] #50 ... [2025-01-10T04:40:52.159Z] [2025-01-10T04:40:52.159Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:40:52.159Z] #76 DONE 1.1s [2025-01-10T04:40:52.430Z] [2025-01-10T04:40:52.430Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:53.403Z] #77 ... [2025-01-10T04:40:53.403Z] [2025-01-10T04:40:53.403Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:40:53.403Z] #0 6.041 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:53.403Z] #0 7.033 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:53.403Z] #78 ... [2025-01-10T04:40:53.403Z] [2025-01-10T04:40:53.403Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:53.403Z] #0 5.963 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:53.403Z] #0 6.971 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:53.403Z] #79 ... [2025-01-10T04:40:53.403Z] [2025-01-10T04:40:53.403Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:54.397Z] #50 ... [2025-01-10T04:40:54.397Z] [2025-01-10T04:40:54.397Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:40:54.397Z] #74 11.81 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:54.397Z] #74 11.81 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:54.397Z] #74 11.81 OK: 24048 distinct packages available [2025-01-10T04:40:54.397Z] #74 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.397Z] #74 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.397Z] #74 16.83 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:54.397Z] #74 16.85 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:54.397Z] #74 16.89 (3/4) Installing libucontext (1.2-r3) [2025-01-10T04:40:54.397Z] #74 16.89 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:54.397Z] #74 16.93 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:54.397Z] #74 17.01 OK: 9 MiB in 18 packages [2025-01-10T04:40:54.397Z] #74 DONE 18.7s [2025-01-10T04:40:54.397Z] [2025-01-10T04:40:54.397Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:54.397Z] #50 ... [2025-01-10T04:40:54.397Z] [2025-01-10T04:40:54.397Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:40:54.397Z] #0 6.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.397Z] #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.669Z] #80 ... [2025-01-10T04:40:54.669Z] [2025-01-10T04:40:54.669Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:54.669Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s [2025-01-10T04:40:54.941Z] #53 ... [2025-01-10T04:40:54.941Z] [2025-01-10T04:40:54.941Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:54.941Z] #50 ... [2025-01-10T04:40:54.941Z] [2025-01-10T04:40:54.941Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:40:54.941Z] #68 10.86 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:54.941Z] #68 10.86 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:54.941Z] #68 10.86 OK: 24048 distinct packages available [2025-01-10T04:40:54.941Z] #68 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.941Z] #68 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:54.941Z] #68 15.95 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T04:40:54.941Z] #68 16.30 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T04:40:54.941Z] #68 16.39 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T04:40:54.941Z] #68 16.40 (4/14) Installing libunistring (1.2-r0) [2025-01-10T04:40:54.941Z] #68 16.50 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T04:40:54.941Z] #68 16.51 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T04:40:54.941Z] #68 16.52 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T04:40:54.941Z] #68 16.57 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T04:40:54.941Z] #68 16.69 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T04:40:54.941Z] #68 16.71 (10/14) Installing curl (8.11.1-r0) [2025-01-10T04:40:54.941Z] #68 16.79 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:54.941Z] #68 16.81 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:54.941Z] #68 16.89 (13/14) Installing libucontext (1.2-r3) [2025-01-10T04:40:54.941Z] #68 16.89 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:54.941Z] #68 16.94 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:54.941Z] #68 17.04 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:40:54.941Z] #68 18.03 OK: 15 MiB in 28 packages [2025-01-10T04:40:54.941Z] #68 DONE 19.5s [2025-01-10T04:40:54.941Z] [2025-01-10T04:40:54.941Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:55.216Z] #81 ... [2025-01-10T04:40:55.216Z] [2025-01-10T04:40:55.216Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:55.216Z] #82 ... [2025-01-10T04:40:55.216Z] [2025-01-10T04:40:55.216Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:40:55.216Z] #67 13.14 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:40:55.216Z] #67 13.14 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:40:55.216Z] #67 13.14 OK: 24048 distinct packages available [2025-01-10T04:40:55.216Z] #67 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:55.216Z] #67 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:55.216Z] #67 17.83 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:55.216Z] #67 17.85 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:40:55.216Z] #67 17.86 (3/5) Installing libucontext (1.2-r3) [2025-01-10T04:40:55.216Z] #67 17.87 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T04:40:55.216Z] #67 17.90 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T04:40:55.216Z] #67 18.03 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:55.216Z] #67 18.15 OK: 10 MiB in 19 packages [2025-01-10T04:40:55.216Z] #67 DONE 19.8s [2025-01-10T04:40:55.216Z] [2025-01-10T04:40:55.216Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:55.495Z] #83 ... [2025-01-10T04:40:55.495Z] [2025-01-10T04:40:55.495Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:56.091Z] #50 ... [2025-01-10T04:40:56.091Z] [2025-01-10T04:40:56.091Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:40:56.091Z] #78 11.81 OK: 239 MiB in 58 packages [2025-01-10T04:40:56.091Z] #78 DONE 12.7s [2025-01-10T04:40:56.091Z] [2025-01-10T04:40:56.091Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:56.091Z] #50 ... [2025-01-10T04:40:56.091Z] [2025-01-10T04:40:56.091Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:56.091Z] #84 ... [2025-01-10T04:40:56.091Z] [2025-01-10T04:40:56.091Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:56.360Z] #50 ... [2025-01-10T04:40:56.360Z] [2025-01-10T04:40:56.360Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:40:56.360Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done [2025-01-10T04:40:56.360Z] #53 DONE 19.2s [2025-01-10T04:40:56.360Z] [2025-01-10T04:40:56.360Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:56.947Z] #50 ... [2025-01-10T04:40:56.947Z] [2025-01-10T04:40:56.947Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T04:40:56.947Z] #85 DONE 0.7s [2025-01-10T04:40:56.947Z] [2025-01-10T04:40:56.947Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:56.947Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s [2025-01-10T04:40:56.947Z] #50 ... [2025-01-10T04:40:56.947Z] [2025-01-10T04:40:56.947Z] #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:56.947Z] #0 5.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:56.947Z] #0 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:57.216Z] #86 ... [2025-01-10T04:40:57.216Z] [2025-01-10T04:40:57.216Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:40:58.185Z] #87 ... [2025-01-10T04:40:58.185Z] [2025-01-10T04:40:58.185Z] #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:40:58.185Z] #79 12.43 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:40:58.185Z] #79 13.22 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:40:58.185Z] #79 13.33 OK: 9 MiB in 15 packages [2025-01-10T04:40:58.185Z] #79 DONE 14.9s [2025-01-10T04:40:58.185Z] [2025-01-10T04:40:58.185Z] #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:40:58.185Z] #86 11.06 OK: 9 MiB in 15 packages [2025-01-10T04:40:58.185Z] #86 DONE 12.0s [2025-01-10T04:40:58.185Z] [2025-01-10T04:40:58.185Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:59.152Z] #50 ... [2025-01-10T04:40:59.152Z] [2025-01-10T04:40:59.152Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:40:59.152Z] #80 13.69 OK: 9 MiB in 16 packages [2025-01-10T04:40:59.152Z] #80 DONE 14.8s [2025-01-10T04:40:59.152Z] [2025-01-10T04:40:59.152Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:59.421Z] #50 ... [2025-01-10T04:40:59.421Z] [2025-01-10T04:40:59.421Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:40:59.421Z] #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.421Z] #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.421Z] #88 ... [2025-01-10T04:40:59.421Z] [2025-01-10T04:40:59.421Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:59.421Z] #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.421Z] #0 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.727Z] #89 ... [2025-01-10T04:40:59.727Z] [2025-01-10T04:40:59.727Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:40:59.727Z] #0 6.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.727Z] #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:40:59.727Z] #90 ... [2025-01-10T04:40:59.727Z] [2025-01-10T04:40:59.727Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:40:59.727Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done [2025-01-10T04:41:00.006Z] #50 ... [2025-01-10T04:41:00.006Z] [2025-01-10T04:41:00.006Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:41:00.006Z] #0 5.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:00.006Z] #0 6.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:00.274Z] #91 ... [2025-01-10T04:41:00.274Z] [2025-01-10T04:41:00.274Z] #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:41:00.274Z] #50 DONE 27.5s [2025-01-10T04:41:00.274Z] [2025-01-10T04:41:00.274Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:41:00.274Z] #92 ... [2025-01-10T04:41:00.274Z] [2025-01-10T04:41:00.274Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:41:00.274Z] #0 6.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:00.274Z] #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:00.542Z] #93 ... [2025-01-10T04:41:00.542Z] [2025-01-10T04:41:00.542Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:41:00.542Z] #90 10.90 OK: 14 MiB in 21 packages [2025-01-10T04:41:01.134Z] #90 DONE 11.7s [2025-01-10T04:41:01.134Z] [2025-01-10T04:41:01.134Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:41:01.134Z] #88 11.64 OK: 20 MiB in 18 packages [2025-01-10T04:41:01.719Z] #88 ... [2025-01-10T04:41:01.719Z] [2025-01-10T04:41:01.719Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:41:01.719Z] #92 DONE 2.4s [2025-01-10T04:41:01.719Z] [2025-01-10T04:41:01.719Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T04:41:01.719Z] #94 DONE 0.2s [2025-01-10T04:41:01.719Z] [2025-01-10T04:41:01.719Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:41:01.719Z] #88 DONE 12.3s [2025-01-10T04:41:01.719Z] [2025-01-10T04:41:01.719Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:41:01.719Z] #91 11.51 OK: 11 MiB in 17 packages [2025-01-10T04:41:02.308Z] #91 DONE 12.3s [2025-01-10T04:41:02.308Z] [2025-01-10T04:41:02.308Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:41:02.308Z] #89 12.80 OK: 9 MiB in 15 packages [2025-01-10T04:41:02.897Z] #89 ... [2025-01-10T04:41:02.897Z] [2025-01-10T04:41:02.897Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:41:02.897Z] #93 11.80 OK: 20 MiB in 18 packages [2025-01-10T04:41:02.897Z] #93 DONE 12.3s [2025-01-10T04:41:02.897Z] [2025-01-10T04:41:02.897Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T04:41:02.897Z] #95 DONE 0.2s [2025-01-10T04:41:02.897Z] [2025-01-10T04:41:02.897Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:41:02.897Z] #89 DONE 13.6s [2025-01-10T04:41:02.897Z] [2025-01-10T04:41:02.897Z] #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:41:02.897Z] #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:02.897Z] #0 4.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:03.866Z] #96 8.336 OK: 10 MiB in 19 packages [2025-01-10T04:41:03.866Z] #96 ... [2025-01-10T04:41:03.866Z] [2025-01-10T04:41:03.866Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:41:03.866Z] #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:03.866Z] #0 4.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:03.866Z] #0 9.112 OK: 9 MiB in 18 packages [2025-01-10T04:41:03.866Z] #97 DONE 9.6s [2025-01-10T04:41:03.866Z] [2025-01-10T04:41:03.866Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:41:03.866Z] #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:03.866Z] #0 5.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:41:03.866Z] #0 8.564 OK: 15 MiB in 28 packages [2025-01-10T04:41:03.866Z] #98 ... [2025-01-10T04:41:03.866Z] [2025-01-10T04:41:03.866Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:41:04.133Z] #99 ... [2025-01-10T04:41:04.133Z] [2025-01-10T04:41:04.133Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:41:04.133Z] #98 DONE 9.2s [2025-01-10T04:41:04.133Z] [2025-01-10T04:41:04.133Z] #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:41:04.133Z] #96 DONE 9.0s [2025-01-10T04:41:04.403Z] [2025-01-10T04:41:04.403Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T04:41:05.363Z] #100 ... [2025-01-10T04:41:05.363Z] [2025-01-10T04:41:05.363Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:41:05.363Z] #99 DONE 1.6s [2025-01-10T04:41:05.634Z] [2025-01-10T04:41:05.634Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T04:41:05.634Z] #100 DONE 1.3s [2025-01-10T04:41:05.634Z] [2025-01-10T04:41:05.634Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:41:05.634Z] #101 DONE 1.3s [2025-01-10T04:41:05.634Z] [2025-01-10T04:41:05.634Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T04:41:05.634Z] #102 ... [2025-01-10T04:41:05.634Z] [2025-01-10T04:41:05.634Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T04:41:05.634Z] #103 DONE 0.2s [2025-01-10T04:41:05.903Z] [2025-01-10T04:41:05.903Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T04:41:05.903Z] #102 DONE 0.2s [2025-01-10T04:41:05.903Z] [2025-01-10T04:41:05.903Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:41:05.903Z] #104 ... [2025-01-10T04:41:05.903Z] [2025-01-10T04:41:05.903Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:41:05.903Z] #105 DONE 0.3s [2025-01-10T04:41:06.171Z] [2025-01-10T04:41:06.171Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:41:06.171Z] #104 DONE 0.2s [2025-01-10T04:41:06.171Z] [2025-01-10T04:41:06.171Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:41:06.171Z] #106 ... [2025-01-10T04:41:06.171Z] [2025-01-10T04:41:06.171Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:41:06.171Z] #107 DONE 0.2s [2025-01-10T04:41:06.438Z] [2025-01-10T04:41:06.438Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:41:06.438Z] #106 DONE 0.3s [2025-01-10T04:41:06.438Z] [2025-01-10T04:41:06.438Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:41:06.438Z] #108 ... [2025-01-10T04:41:06.438Z] [2025-01-10T04:41:06.438Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T04:41:06.438Z] #109 DONE 0.2s [2025-01-10T04:41:06.709Z] [2025-01-10T04:41:06.709Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:41:06.709Z] #108 DONE 0.3s [2025-01-10T04:41:06.709Z] [2025-01-10T04:41:06.709Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:41:06.709Z] #110 ... [2025-01-10T04:41:06.709Z] [2025-01-10T04:41:06.709Z] #111 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:41:06.709Z] #111 DONE 1.2s [2025-01-10T04:41:06.977Z] [2025-01-10T04:41:06.977Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:41:06.977Z] #110 DONE 0.3s [2025-01-10T04:41:06.977Z] [2025-01-10T04:41:06.977Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T04:41:06.977Z] #112 DONE 0.3s [2025-01-10T04:41:06.977Z] [2025-01-10T04:41:06.977Z] #113 [security-spire-server] exporting to image [2025-01-10T04:41:06.977Z] #113 exporting layers [2025-01-10T04:41:07.243Z] #113 ... [2025-01-10T04:41:07.243Z] [2025-01-10T04:41:07.243Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T04:41:07.243Z] #114 DONE 0.3s [2025-01-10T04:41:07.243Z] [2025-01-10T04:41:07.243Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T04:41:07.243Z] #115 DONE 0.3s [2025-01-10T04:41:07.243Z] [2025-01-10T04:41:07.243Z] #116 [security-spire-config] exporting to image [2025-01-10T04:41:07.509Z] #116 ... [2025-01-10T04:41:07.509Z] [2025-01-10T04:41:07.509Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:41:07.509Z] #117 DONE 0.3s [2025-01-10T04:41:07.780Z] [2025-01-10T04:41:07.780Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T04:41:08.056Z] #118 DONE 0.3s [2025-01-10T04:41:08.056Z] [2025-01-10T04:41:08.056Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T04:41:08.352Z] #119 DONE 0.3s [2025-01-10T04:41:08.352Z] [2025-01-10T04:41:08.352Z] #120 [security-spire-agent] exporting to image [2025-01-10T04:41:10.308Z] #120 ... [2025-01-10T04:41:10.308Z] [2025-01-10T04:41:10.308Z] #113 [security-spire-server] exporting to image [2025-01-10T04:41:10.308Z] #113 exporting layers 3.0s done [2025-01-10T04:41:10.308Z] #113 writing image sha256:58f0099227dc313209b0136ee4eb8246e1dc0020118deeb842801f1997c762ca 0.1s done [2025-01-10T04:41:10.308Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-10T04:41:10.308Z] #113 DONE 3.1s [2025-01-10T04:41:10.308Z] [2025-01-10T04:41:10.308Z] #116 [security-spire-config] exporting to image [2025-01-10T04:41:10.308Z] #116 exporting layers 3.1s done [2025-01-10T04:41:10.308Z] #116 writing image sha256:6c71cf7914d4ec02eef70918e6c4d46abb3d8a5b51271d4ce66e563b5a974cb0 0.0s done [2025-01-10T04:41:10.308Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-10T04:41:10.308Z] #116 DONE 3.2s [2025-01-10T04:41:10.308Z] [2025-01-10T04:41:10.308Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:10.577Z] #77 ... [2025-01-10T04:41:10.577Z] [2025-01-10T04:41:10.577Z] #120 [security-spire-agent] exporting to image [2025-01-10T04:41:10.577Z] #120 exporting layers 2.2s done [2025-01-10T04:41:10.577Z] #120 writing image sha256:a9de8cce35056f718439b54455dd2c8e47606563ab9c0ca81c840818fd1cb0a7 [2025-01-10T04:41:10.577Z] #120 writing image sha256:a9de8cce35056f718439b54455dd2c8e47606563ab9c0ca81c840818fd1cb0a7 0.0s done [2025-01-10T04:41:10.577Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-10T04:41:10.577Z] #120 DONE 2.3s [2025-01-10T04:41:10.577Z] [2025-01-10T04:41:10.577Z] #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #118 DONE 52.6s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #116 DONE 53.0s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #75 DONE 52.4s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #80 DONE 51.9s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #117 DONE 52.0s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:41:35.429Z] #119 ... [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:35.429Z] #115 DONE 47.6s [2025-01-10T04:41:35.429Z] [2025-01-10T04:41:35.429Z] #120 [core-keeper builder 7/8] COPY . . [2025-01-10T04:41:42.021Z] #120 ... [2025-01-10T04:41:42.021Z] [2025-01-10T04:41:42.021Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:41:42.021Z] #121 ... [2025-01-10T04:41:42.021Z] [2025-01-10T04:41:42.021Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:41:42.021Z] #122 ... [2025-01-10T04:41:42.021Z] [2025-01-10T04:41:42.021Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-10T04:41:42.021Z] #123 ... [2025-01-10T04:41:42.021Z] [2025-01-10T04:41:42.021Z] #124 [core-data builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #124 DONE 13.9s [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #121 DONE 13.9s [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #125 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #126 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #127 [core-metadata builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #127 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #128 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #129 [core-command builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #129 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #130 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #119 DONE 13.9s [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #131 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #132 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #133 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #120 [core-keeper builder 7/8] COPY . . [2025-01-10T04:41:45.311Z] #120 DONE 13.9s [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #134 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #135 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #136 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #122 DONE 14.0s [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #137 [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-01-10T04:41:45.311Z] #137 ... [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #138 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #139 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #140 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #141 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:45.311Z] #142 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:45.311Z] #143 CACHED [2025-01-10T04:41:45.311Z] [2025-01-10T04:41:45.311Z] #123 [support-notifications builder 6/7] COPY . . [2025-01-10T04:41:45.311Z] #123 DONE 13.9s [2025-01-10T04:41:45.571Z] [2025-01-10T04:41:45.571Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:41:46.511Z] #144 1.208 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:41:56.509Z] #144 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:41:56.509Z] #0 0.766 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:41:56.509Z] #145 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:41:56.509Z] #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:41:56.509Z] #146 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:41:56.509Z] #0 0.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:41:56.509Z] #147 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:41:56.509Z] #0 0.678 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:41:56.509Z] #148 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:41:56.509Z] #0 1.057 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T04:41:56.509Z] #149 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:41:56.509Z] #0 0.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:41:56.509Z] #150 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:41:56.509Z] #0 0.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:41:56.509Z] #151 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:41:56.509Z] #0 1.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:41:56.509Z] #152 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:41:56.509Z] #0 1.537 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:41:56.509Z] #153 ... [2025-01-10T04:41:56.509Z] [2025-01-10T04:41:56.509Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:41:56.509Z] #0 1.228 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:41:57.076Z] #154 ... [2025-01-10T04:41:57.076Z] [2025-01-10T04:41:57.076Z] #137 [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-01-10T04:41:57.076Z] #137 1.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:41:57.446Z] #77 DONE 61.5s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #87 DONE 57.1s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #84 DONE 67.9s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #82 DONE 68.9s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #81 DONE 68.8s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #83 DONE 68.6s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #121 DONE 1.1s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #122 [core-metadata builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #122 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #123 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #124 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #125 [core-keeper builder 7/8] COPY . . [2025-01-10T04:41:57.446Z] #125 DONE 1.2s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #126 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #127 [core-command builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #127 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #128 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #129 [core-data builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #129 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #130 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #131 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #132 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #132 DONE 1.1s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #133 [support-notifications builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #133 DONE 1.2s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #134 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #135 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #136 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:41:57.446Z] #137 ... [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #138 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #139 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #140 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #141 DONE 1.2s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:41:57.446Z] #142 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #143 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:41:57.446Z] #144 CACHED [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:41:57.446Z] #145 DONE 1.2s [2025-01-10T04:41:57.446Z] [2025-01-10T04:41:57.446Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:41:58.405Z] #146 3.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:42:05.047Z] #146 ... [2025-01-10T04:42:05.047Z] [2025-01-10T04:42:05.047Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:42:05.048Z] #0 3.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T04:42:05.048Z] #147 ... [2025-01-10T04:42:05.048Z] [2025-01-10T04:42:05.048Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:42:05.048Z] #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:42:05.315Z] #148 ... [2025-01-10T04:42:05.315Z] [2025-01-10T04:42:05.315Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:42:05.315Z] #0 3.278 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:42:05.582Z] #149 ... [2025-01-10T04:42:05.582Z] [2025-01-10T04:42:05.582Z] #150 [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-01-10T04:42:05.582Z] #0 3.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:42:05.582Z] #150 ... [2025-01-10T04:42:05.582Z] [2025-01-10T04:42:05.582Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:42:05.582Z] #0 2.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:42:05.894Z] #151 ... [2025-01-10T04:42:05.894Z] [2025-01-10T04:42:05.894Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:42:05.894Z] #0 2.853 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:42:05.894Z] #152 ... [2025-01-10T04:42:05.894Z] [2025-01-10T04:42:05.894Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:42:05.894Z] #0 3.069 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:42:06.162Z] #153 ... [2025-01-10T04:42:06.162Z] [2025-01-10T04:42:06.162Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:42:06.162Z] #0 2.868 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:42:06.429Z] #154 ... [2025-01-10T04:42:06.429Z] [2025-01-10T04:42:06.429Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:42:06.429Z] #0 2.233 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:42:06.696Z] #155 ... [2025-01-10T04:42:06.696Z] [2025-01-10T04:42:06.696Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:42:06.696Z] #0 3.041 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:42:07.658Z] #156 ... [2025-01-10T04:42:07.658Z] [2025-01-10T04:42:07.658Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:42:07.658Z] #137 2.661 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:43:33.542Z] #137 100.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:43:38.623Z] #137 ... [2025-01-10T04:43:38.623Z] [2025-01-10T04:43:38.623Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:43:38.623Z] #150 DONE 112.5s [2025-01-10T04:43:38.623Z] [2025-01-10T04:43:38.623Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:43:48.742Z] #145 ... [2025-01-10T04:43:48.742Z] [2025-01-10T04:43:48.742Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:43:48.742Z] #153 DONE 122.6s [2025-01-10T04:43:48.742Z] [2025-01-10T04:43:48.742Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:54.058Z] #155 ... [2025-01-10T04:43:54.058Z] [2025-01-10T04:43:54.058Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:43:54.058Z] #152 DONE 128.1s [2025-01-10T04:43:54.058Z] [2025-01-10T04:43:54.058Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:43:54.632Z] #38 ... [2025-01-10T04:43:54.632Z] [2025-01-10T04:43:54.632Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T04:43:57.199Z] #156 ... [2025-01-10T04:43:57.199Z] [2025-01-10T04:43:57.199Z] #137 [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-01-10T04:43:57.199Z] #137 DONE 131.9s [2025-01-10T04:43:57.199Z] [2025-01-10T04:43:57.199Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:43:57.488Z] #38 ... [2025-01-10T04:43:57.488Z] [2025-01-10T04:43:57.488Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:58.076Z] #157 ... [2025-01-10T04:43:58.076Z] [2025-01-10T04:43:58.076Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:43:58.076Z] #149 DONE 132.7s [2025-01-10T04:43:58.076Z] [2025-01-10T04:43:58.076Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:59.450Z] #158 ... [2025-01-10T04:43:59.450Z] [2025-01-10T04:43:59.450Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:59.450Z] #155 DONE 11.4s [2025-01-10T04:43:59.450Z] [2025-01-10T04:43:59.450Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:43:59.450Z] #159 ... [2025-01-10T04:43:59.450Z] [2025-01-10T04:43:59.450Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T04:43:59.450Z] #156 DONE 4.9s [2025-01-10T04:43:59.708Z] [2025-01-10T04:43:59.709Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:59.709Z] #157 DONE 2.3s [2025-01-10T04:43:59.709Z] [2025-01-10T04:43:59.709Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:43:59.709Z] #160 ... [2025-01-10T04:43:59.709Z] [2025-01-10T04:43:59.709Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:59.709Z] #161 DONE 0.8s [2025-01-10T04:43:59.709Z] [2025-01-10T04:43:59.709Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:43:59.709Z] #158 DONE 1.8s [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:43:59.971Z] #159 DONE 0.7s [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:43:59.971Z] #162 DONE 0.2s [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #163 [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-01-10T04:43:59.971Z] #163 ... [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:43:59.971Z] #164 DONE 0.3s [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:43:59.971Z] #165 DONE 0.4s [2025-01-10T04:43:59.971Z] [2025-01-10T04:43:59.971Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T04:44:02.513Z] #166 DONE 2.0s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #163 [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-01-10T04:44:02.513Z] #163 DONE 2.1s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T04:44:02.513Z] #167 ... [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #168 [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-01-10T04:44:02.513Z] #168 DONE 2.1s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T04:44:02.513Z] #169 DONE 2.1s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:44:02.513Z] #160 DONE 2.8s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #170 [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-01-10T04:44:02.513Z] #170 ... [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T04:44:02.513Z] #167 DONE 0.4s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #171 [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-01-10T04:44:02.513Z] #171 DONE 0.5s [2025-01-10T04:44:02.513Z] [2025-01-10T04:44:02.513Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:44:02.771Z] #172 ... [2025-01-10T04:44:02.771Z] [2025-01-10T04:44:02.771Z] #170 [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-01-10T04:44:02.771Z] #170 DONE 0.5s [2025-01-10T04:44:02.771Z] [2025-01-10T04:44:02.771Z] #173 [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-01-10T04:44:02.771Z] #173 DONE 0.6s [2025-01-10T04:44:02.771Z] [2025-01-10T04:44:02.771Z] #114 [security-spiffe-token-provider] exporting to image [2025-01-10T04:44:02.771Z] #114 exporting layers [2025-01-10T04:44:08.084Z] #114 ... [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:44:08.084Z] #172 DONE 4.8s [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:08.084Z] #174 ... [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:44:08.084Z] #175 ... [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:08.084Z] #176 DONE 5.6s [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T04:44:08.084Z] #177 DONE 5.3s [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:08.084Z] #174 DONE 5.3s [2025-01-10T04:44:08.084Z] [2025-01-10T04:44:08.084Z] #114 [security-spiffe-token-provider] exporting to image [2025-01-10T04:44:08.084Z] #114 exporting layers 5.4s done [2025-01-10T04:44:09.466Z] #114 writing image sha256:021a45c05013b99789d099b56e7c04e49d69eb1fea8910e9b41491faa0cba7d3 [2025-01-10T04:44:11.401Z] #114 writing image sha256:021a45c05013b99789d099b56e7c04e49d69eb1fea8910e9b41491faa0cba7d3 1.4s done [2025-01-10T04:44:11.401Z] #114 naming to docker.io/library/security-spiffe-token-provider [2025-01-10T04:44:11.401Z] #114 naming to docker.io/library/security-spiffe-token-provider 0.4s done [2025-01-10T04:44:11.401Z] #114 DONE 10.2s [2025-01-10T04:44:11.401Z] [2025-01-10T04:44:11.401Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T04:44:18.061Z] #178 ... [2025-01-10T04:44:18.061Z] [2025-01-10T04:44:18.061Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:18.061Z] #179 ... [2025-01-10T04:44:18.061Z] [2025-01-10T04:44:18.061Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:21.352Z] #180 ... [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:44:21.352Z] #146 DONE 156.1s [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:44:21.352Z] #175 DONE 13.5s [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:21.352Z] #181 ... [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:21.352Z] #179 DONE 13.4s [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T04:44:21.352Z] #178 DONE 13.4s [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:44:21.352Z] #151 DONE 156.3s [2025-01-10T04:44:21.352Z] [2025-01-10T04:44:21.352Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:44:21.352Z] #148 DONE 156.3s [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:44:21.699Z] #147 DONE 156.3s [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:21.699Z] #182 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:21.699Z] #183 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:44:21.699Z] #154 DONE 156.3s [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T04:44:21.699Z] #184 ... [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:44:21.699Z] #145 DONE 156.4s [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #185 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:21.699Z] #185 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #186 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:21.699Z] #186 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:21.699Z] #187 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:21.699Z] #188 CACHED [2025-01-10T04:44:21.699Z] [2025-01-10T04:44:21.699Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:44:22.643Z] #189 ... [2025-01-10T04:44:22.643Z] [2025-01-10T04:44:22.643Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:44:22.643Z] #144 DONE 157.5s [2025-01-10T04:44:22.905Z] [2025-01-10T04:44:22.905Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T04:44:22.905Z] #190 DONE 1.4s [2025-01-10T04:44:22.905Z] [2025-01-10T04:44:22.905Z] #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T04:44:22.905Z] #191 DONE 1.3s [2025-01-10T04:44:22.905Z] [2025-01-10T04:44:22.905Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T04:44:22.905Z] #184 DONE 1.3s [2025-01-10T04:44:22.905Z] [2025-01-10T04:44:22.905Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:23.165Z] #192 ... [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T04:44:23.165Z] #193 DONE 1.5s [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #180 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:23.165Z] #180 DONE 15.2s [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:23.165Z] #194 DONE 1.5s [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:44:23.165Z] #189 DONE 1.5s [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #195 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:23.165Z] #195 DONE 1.6s [2025-01-10T04:44:23.165Z] [2025-01-10T04:44:23.165Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T04:44:23.428Z] #196 ... [2025-01-10T04:44:23.428Z] [2025-01-10T04:44:23.428Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:23.428Z] #197 DONE 0.6s [2025-01-10T04:44:23.428Z] [2025-01-10T04:44:23.428Z] #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T04:44:23.428Z] #198 DONE 0.6s [2025-01-10T04:44:23.428Z] [2025-01-10T04:44:23.428Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:44:23.428Z] #199 DONE 0.6s [2025-01-10T04:44:23.428Z] [2025-01-10T04:44:23.428Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:23.428Z] #192 DONE 0.6s [2025-01-10T04:44:23.428Z] [2025-01-10T04:44:23.428Z] #114 [core-common-config-bootstrapper] exporting to image [2025-01-10T04:44:23.428Z] #114 exporting layers 0.2s done [2025-01-10T04:44:23.690Z] #114 ... [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #200 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:23.690Z] #200 DONE 0.6s [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #201 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:44:23.690Z] #201 DONE 0.6s [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T04:44:23.690Z] #202 DONE 0.6s [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T04:44:23.690Z] #196 DONE 0.6s [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:23.690Z] #203 DONE 0.6s [2025-01-10T04:44:23.690Z] [2025-01-10T04:44:23.690Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:23.690Z] #181 DONE 2.5s [2025-01-10T04:44:24.174Z] [2025-01-10T04:44:24.174Z] #204 [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-01-10T04:44:24.174Z] #204 DONE 0.6s [2025-01-10T04:44:24.174Z] [2025-01-10T04:44:24.174Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:24.174Z] #205 DONE 0.6s [2025-01-10T04:44:24.174Z] [2025-01-10T04:44:24.174Z] #114 [security-proxy-setup] exporting to image [2025-01-10T04:44:24.174Z] #114 exporting layers 0.2s done [2025-01-10T04:44:24.749Z] #114 ... [2025-01-10T04:44:24.749Z] [2025-01-10T04:44:24.749Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T04:44:24.749Z] #206 DONE 0.6s [2025-01-10T04:44:24.749Z] [2025-01-10T04:44:24.749Z] #207 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:44:24.749Z] #207 DONE 0.6s [2025-01-10T04:44:24.749Z] [2025-01-10T04:44:24.749Z] #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T04:44:24.749Z] #208 DONE 0.6s [2025-01-10T04:44:24.749Z] [2025-01-10T04:44:24.749Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:25.010Z] #209 ... [2025-01-10T04:44:25.010Z] [2025-01-10T04:44:25.010Z] #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:25.010Z] #210 DONE 1.1s [2025-01-10T04:44:25.010Z] [2025-01-10T04:44:25.010Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T04:44:25.010Z] #211 DONE 1.1s [2025-01-10T04:44:25.010Z] [2025-01-10T04:44:25.010Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:25.583Z] #212 ... [2025-01-10T04:44:25.583Z] [2025-01-10T04:44:25.583Z] #213 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:25.583Z] #213 DONE 2.4s [2025-01-10T04:44:25.843Z] [2025-01-10T04:44:25.843Z] #214 [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-01-10T04:44:25.843Z] #214 DONE 1.9s [2025-01-10T04:44:25.843Z] [2025-01-10T04:44:25.843Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T04:44:25.843Z] #215 DONE 1.9s [2025-01-10T04:44:25.843Z] [2025-01-10T04:44:25.844Z] #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T04:44:25.844Z] #216 DONE 1.5s [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #217 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T04:44:25.844Z] #217 DONE 1.5s [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:25.844Z] #218 ... [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T04:44:25.844Z] #219 DONE 1.0s [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:25.844Z] #209 DONE 1.0s [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #220 [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-01-10T04:44:25.844Z] #220 DONE 0.2s [2025-01-10T04:44:25.844Z] [2025-01-10T04:44:25.844Z] #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T04:44:25.844Z] #221 DONE 0.2s [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:44:26.104Z] #218 DONE 0.2s [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T04:44:26.104Z] #222 DONE 0.2s [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #114 [support-scheduler] exporting to image [2025-01-10T04:44:26.104Z] #114 writing image sha256:dea3ca3c6f5b148ce34f842c457b9e14569f0c261f1021b34205ebc71a567418 done [2025-01-10T04:44:26.104Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T04:44:26.104Z] #114 writing image sha256:cf92093a182aa2ec0f365f598c52765a0ba2da5735277696912f1802cb9e6c7f 0.0s done [2025-01-10T04:44:26.104Z] #114 naming to docker.io/library/core-command done [2025-01-10T04:44:26.104Z] #114 ... [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T04:44:26.104Z] #223 DONE 0.1s [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T04:44:26.104Z] #224 DONE 0.1s [2025-01-10T04:44:26.104Z] [2025-01-10T04:44:26.104Z] #114 [support-notifications] exporting to image [2025-01-10T04:44:26.104Z] #114 exporting layers 0.3s done [2025-01-10T04:44:26.104Z] #114 writing image sha256:833d1ef0501d98f0d8ff194b7de3706d51086cbc2a935e07797cb299ab22e3bb 0.0s done [2025-01-10T04:44:26.104Z] #114 naming to docker.io/library/security-proxy-setup done [2025-01-10T04:44:26.104Z] #114 writing image sha256:c6dfd655d4e44371ba40f5edffcc456022da90daa6d8eda49511b1c65c054958 done [2025-01-10T04:44:26.104Z] #114 naming to docker.io/library/core-metadata [2025-01-10T04:44:26.367Z] #114 ... [2025-01-10T04:44:26.368Z] [2025-01-10T04:44:26.368Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:44:26.368Z] #212 DONE 1.3s [2025-01-10T04:44:26.368Z] [2025-01-10T04:44:26.368Z] #114 [core-keeper] exporting to image [2025-01-10T04:44:26.368Z] #114 exporting layers 0.6s done [2025-01-10T04:44:26.368Z] #114 naming to docker.io/library/core-metadata done [2025-01-10T04:44:26.368Z] #114 writing image sha256:112a7817b26a0861c1c992e7c3163c77b6197a0777db95a67be326685c6e3698 0.0s done [2025-01-10T04:44:26.368Z] #114 naming to docker.io/library/core-keeper done [2025-01-10T04:44:26.368Z] #114 exporting layers 0.3s done [2025-01-10T04:44:26.368Z] #114 writing image sha256:f755c13245ec48de797f44170054dc3f02805a92e87254748873a919e93aed93 0.0s done [2025-01-10T04:44:26.368Z] #114 naming to docker.io/library/security-secretstore-setup done [2025-01-10T04:44:26.368Z] #114 writing image sha256:2ee1893135fe4162159506bcb910a29182cfabee62ef8c9bcc555b544457bd62 0.0s done [2025-01-10T04:44:26.368Z] #114 naming to docker.io/library/support-scheduler done [2025-01-10T04:44:26.368Z] #114 writing image sha256:0828118f7ce8006f3d2b77a2c03452cd17397ef22cc78018bcf2da1386019631 [2025-01-10T04:44:26.630Z] #114 exporting layers 0.3s done [2025-01-10T04:44:26.630Z] #114 writing image sha256:0828118f7ce8006f3d2b77a2c03452cd17397ef22cc78018bcf2da1386019631 0.0s done [2025-01-10T04:44:26.630Z] #114 naming to docker.io/library/core-data done [2025-01-10T04:44:26.630Z] #114 writing image sha256:46fd63c3b0bc9467953e765578a07de6d6fb3e3d081e92b01a3c26e0ae6a54be done [2025-01-10T04:44:26.630Z] #114 writing image sha256:2ce5fa396a2a0a18a280b2cae70422ec8f87b208dfa7325c64310d53059168e9 done [2025-01-10T04:44:26.630Z] #114 naming to docker.io/library/support-notifications done [2025-01-10T04:44:26.630Z] #114 naming to docker.io/library/security-proxy-auth done [2025-01-10T04:44:26.630Z] #114 DONE 13.5s [2025-01-10T04:44:26.630Z] [2025-01-10T04:44:26.630Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T04:44:26.630Z] #225 DONE 0.5s [2025-01-10T04:44:26.630Z] [2025-01-10T04:44:26.631Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:44:26.631Z] #38 ... [2025-01-10T04:44:26.631Z] [2025-01-10T04:44:26.631Z] #114 [security-bootstrapper] exporting to image [2025-01-10T04:44:26.631Z] #114 exporting layers 0.2s done [2025-01-10T04:44:26.631Z] #114 writing image sha256:938eb27b6c16fbf550b6215aabc5d481acb42310757b3d77b1c37054a8b398a2 done [2025-01-10T04:44:26.631Z] #114 naming to docker.io/library/security-bootstrapper done [2025-01-10T04:44:26.631Z] #114 DONE 13.7s [2025-01-10T04:44:26.631Z] [2025-01-10T04:44:26.631Z] #38 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:44:26.631Z] time="2025-01-10T04:40:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T04:44:26.642Z] $ docker stop --time=1 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 [2025-01-10T04:44:27.919Z] $ docker rm -f --volumes 3b203d6f4b90ed0fb7342e73b3211b8e8ee720c274ff4b7a4af461229bb23ad5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:44:28.268Z] + docker images [2025-01-10T04:44:28.268Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T04:44:28.268Z] security-bootstrapper latest 938eb27b6c16 2 seconds ago 20.3MB [2025-01-10T04:44:28.268Z] core-metadata latest c6dfd655d4e4 3 seconds ago 31.9MB [2025-01-10T04:44:28.268Z] core-keeper latest 112a7817b26a 3 seconds ago 31.4MB [2025-01-10T04:44:28.268Z] core-data latest 0828118f7ce8 3 seconds ago 31.8MB [2025-01-10T04:44:28.268Z] support-notifications latest 46fd63c3b0bc 3 seconds ago 50.3MB [2025-01-10T04:44:28.268Z] support-scheduler latest 2ee1893135fe 3 seconds ago 47MB [2025-01-10T04:44:28.268Z] security-proxy-auth latest 2ce5fa396a2a 3 seconds ago 30.7MB [2025-01-10T04:44:28.268Z] security-secretstore-setup latest f755c13245ec 4 seconds ago 41MB [2025-01-10T04:44:28.268Z] core-command latest cf92093a182a 5 seconds ago 27.6MB [2025-01-10T04:44:28.268Z] security-proxy-setup latest 833d1ef0501d 5 seconds ago 29.3MB [2025-01-10T04:44:28.268Z] core-common-config-bootstrapper latest dea3ca3c6f5b 6 seconds ago 17.1MB [2025-01-10T04:44:28.268Z] security-spiffe-token-provider latest 021a45c05013 26 seconds ago 32.6MB [2025-01-10T04:44:28.268Z] security-spire-agent latest 81f892e78da3 3 minutes ago 182MB [2025-01-10T04:44:28.268Z] security-spire-config latest c247ff0f01bc 3 minutes ago 121MB [2025-01-10T04:44:28.268Z] security-spire-server latest 8164cc8bcb28 3 minutes ago 122MB [2025-01-10T04:44:28.268Z] ci-base-image-x86_64 latest b5236337f995 7 minutes ago 982MB [2025-01-10T04:44:28.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T04:44:28.268Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T04:44:28.268Z] 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-01-10T04:44:28.405Z] provisioning config files... [2025-01-10T04:44:28.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config18301595097432634242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:44:28.726Z] ---> ****-login.sh [2025-01-10T04:44:28.726Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:44:28.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:44:28.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:44:28.726Z] Configure a credential helper to remove this warning. See [2025-01-10T04:44:28.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:44:28.726Z] [2025-01-10T04:44:28.726Z] Login Succeeded [2025-01-10T04:44:28.726Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:44:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:44:28.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:44:28.988Z] Configure a credential helper to remove this warning. See [2025-01-10T04:44:28.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:44:28.988Z] [2025-01-10T04:44:28.988Z] Login Succeeded [2025-01-10T04:44:28.988Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:44:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:44:28.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:44:28.988Z] Configure a credential helper to remove this warning. See [2025-01-10T04:44:28.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:44:28.988Z] [2025-01-10T04:44:28.988Z] Login Succeeded [2025-01-10T04:44:28.988Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:44:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:44:29.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:44:29.249Z] Configure a credential helper to remove this warning. See [2025-01-10T04:44:29.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:44:29.249Z] [2025-01-10T04:44:29.249Z] Login Succeeded [2025-01-10T04:44:29.249Z] ****.io [2025-01-10T04:44:29.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:44:29.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:44:29.509Z] Configure a credential helper to remove this warning. See [2025-01-10T04:44:29.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:44:29.509Z] [2025-01-10T04:44:29.509Z] Login Succeeded [2025-01-10T04:44:29.509Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:44:29.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:29.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:44:29.596Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-10T04:44:29.596Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:29.596Z] latest [2025-01-10T04:44:29.596Z] 4.0.0-dev.41 [2025-01-10T04:44:29.596Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:29.596Z] main [2025-01-10T04:44:29.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:29.947Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:30.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:30.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:44:30.280Z] f4c3de3e944c: Preparing [2025-01-10T04:44:30.280Z] 3ba55e0464e1: Preparing [2025-01-10T04:44:30.280Z] ec3148b1bc91: Preparing [2025-01-10T04:44:30.280Z] 83e97881865a: Preparing [2025-01-10T04:44:30.280Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:30.280Z] 186fb93e1d67: Preparing [2025-01-10T04:44:30.280Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:30.280Z] 186fb93e1d67: Waiting [2025-01-10T04:44:30.280Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:30.280Z] 83e97881865a: Pushed [2025-01-10T04:44:30.280Z] f4c3de3e944c: Pushed [2025-01-10T04:44:30.280Z] ec3148b1bc91: Pushed [2025-01-10T04:44:30.280Z] d1d4b52eeeea: Pushed [2025-01-10T04:44:30.280Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:30.280Z] 186fb93e1d67: Pushed [2025-01-10T04:44:32.816Z] 3ba55e0464e1: Pushed [2025-01-10T04:44:32.816Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:33.156Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:33.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T04:44:33.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:44:33.490Z] f4c3de3e944c: Preparing [2025-01-10T04:44:33.490Z] 3ba55e0464e1: Preparing [2025-01-10T04:44:33.490Z] ec3148b1bc91: Preparing [2025-01-10T04:44:33.490Z] 83e97881865a: Preparing [2025-01-10T04:44:33.490Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:33.490Z] 186fb93e1d67: Preparing [2025-01-10T04:44:33.490Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:33.490Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:33.490Z] 186fb93e1d67: Waiting [2025-01-10T04:44:33.490Z] f4c3de3e944c: Layer already exists [2025-01-10T04:44:33.490Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:33.490Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:33.490Z] 83e97881865a: Layer already exists [2025-01-10T04:44:33.490Z] 3ba55e0464e1: Layer already exists [2025-01-10T04:44:33.490Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:33.490Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:33.490Z] latest: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:33.824Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:34.155Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 [2025-01-10T04:44:34.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:44:34.155Z] f4c3de3e944c: Preparing [2025-01-10T04:44:34.155Z] 3ba55e0464e1: Preparing [2025-01-10T04:44:34.155Z] ec3148b1bc91: Preparing [2025-01-10T04:44:34.155Z] 83e97881865a: Preparing [2025-01-10T04:44:34.155Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:34.155Z] 186fb93e1d67: Preparing [2025-01-10T04:44:34.155Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:34.155Z] 186fb93e1d67: Waiting [2025-01-10T04:44:34.155Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:34.155Z] f4c3de3e944c: Layer already exists [2025-01-10T04:44:34.155Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:34.155Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:34.155Z] 83e97881865a: Layer already exists [2025-01-10T04:44:34.155Z] 3ba55e0464e1: Layer already exists [2025-01-10T04:44:34.155Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:34.155Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:34.155Z] 4.0.0-dev.41: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:34.497Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:34.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:34.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:44:34.828Z] f4c3de3e944c: Preparing [2025-01-10T04:44:34.828Z] 3ba55e0464e1: Preparing [2025-01-10T04:44:34.828Z] ec3148b1bc91: Preparing [2025-01-10T04:44:34.828Z] 83e97881865a: Preparing [2025-01-10T04:44:34.828Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:34.828Z] 186fb93e1d67: Preparing [2025-01-10T04:44:34.828Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:34.828Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:34.828Z] f4c3de3e944c: Layer already exists [2025-01-10T04:44:34.828Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:34.828Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:34.828Z] 3ba55e0464e1: Layer already exists [2025-01-10T04:44:34.828Z] 83e97881865a: Layer already exists [2025-01-10T04:44:34.828Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:34.828Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:34.828Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:35.163Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:35.506Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-10T04:44:35.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:44:35.506Z] f4c3de3e944c: Preparing [2025-01-10T04:44:35.506Z] 3ba55e0464e1: Preparing [2025-01-10T04:44:35.506Z] ec3148b1bc91: Preparing [2025-01-10T04:44:35.506Z] 83e97881865a: Preparing [2025-01-10T04:44:35.506Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:35.506Z] 186fb93e1d67: Preparing [2025-01-10T04:44:35.506Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:35.506Z] 186fb93e1d67: Waiting [2025-01-10T04:44:35.506Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:35.506Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:35.506Z] f4c3de3e944c: Layer already exists [2025-01-10T04:44:35.506Z] 3ba55e0464e1: Layer already exists [2025-01-10T04:44:35.506Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:35.506Z] 83e97881865a: Layer already exists [2025-01-10T04:44:35.506Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:35.506Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:35.506Z] main: digest: sha256:4b0864933c688a1605ff59fbc0e60cf7ea2d3f20cb51fae06814d1b24e45d955 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:35.578Z] ===================================================== [Pipeline] echo [2025-01-10T04:44:35.596Z] taggedImages: [2025-01-10T04:44:35.596Z] - nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:35.596Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T04:44:35.596Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.41 [2025-01-10T04:44:35.596Z] - nexus3.edgexfoundry.org:10004/core-command:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:35.596Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-10T04:44:35.627Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-10T04:44:35.627Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:35.627Z] latest [2025-01-10T04:44:35.627Z] 4.0.0-dev.41 [2025-01-10T04:44:35.627Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:35.627Z] main [2025-01-10T04:44:35.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:35.973Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:36.299Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:44:36.299Z] 47d0f252182d: Preparing [2025-01-10T04:44:36.299Z] aaf3efe53261: Preparing [2025-01-10T04:44:36.299Z] bcfef2c539dd: Preparing [2025-01-10T04:44:36.299Z] f409bc1c1f67: Preparing [2025-01-10T04:44:36.299Z] ec3148b1bc91: Preparing [2025-01-10T04:44:36.299Z] 83e97881865a: Preparing [2025-01-10T04:44:36.299Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:36.299Z] 186fb93e1d67: Preparing [2025-01-10T04:44:36.299Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:36.299Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:36.299Z] 186fb93e1d67: Waiting [2025-01-10T04:44:36.299Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:36.299Z] 83e97881865a: Waiting [2025-01-10T04:44:36.299Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:36.299Z] 83e97881865a: Layer already exists [2025-01-10T04:44:36.299Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:36.299Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:36.299Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:36.299Z] bcfef2c539dd: Pushed [2025-01-10T04:44:36.299Z] aaf3efe53261: Pushed [2025-01-10T04:44:36.299Z] 47d0f252182d: Pushed [2025-01-10T04:44:37.679Z] f409bc1c1f67: Pushed [2025-01-10T04:44:37.679Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:38.010Z] + 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-01-10T04:44:38.350Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T04:44:38.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:44:38.350Z] 47d0f252182d: Preparing [2025-01-10T04:44:38.350Z] aaf3efe53261: Preparing [2025-01-10T04:44:38.350Z] bcfef2c539dd: Preparing [2025-01-10T04:44:38.350Z] f409bc1c1f67: Preparing [2025-01-10T04:44:38.350Z] ec3148b1bc91: Preparing [2025-01-10T04:44:38.350Z] 83e97881865a: Preparing [2025-01-10T04:44:38.350Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:38.350Z] 186fb93e1d67: Preparing [2025-01-10T04:44:38.350Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:38.350Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:38.350Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:38.350Z] 186fb93e1d67: Waiting [2025-01-10T04:44:38.350Z] 47d0f252182d: Layer already exists [2025-01-10T04:44:38.350Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:38.350Z] bcfef2c539dd: Layer already exists [2025-01-10T04:44:38.350Z] aaf3efe53261: Layer already exists [2025-01-10T04:44:38.350Z] f409bc1c1f67: Layer already exists [2025-01-10T04:44:38.350Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:38.350Z] 83e97881865a: Layer already exists [2025-01-10T04:44:38.350Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:38.350Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:38.350Z] latest: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:38.691Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:39.027Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 [2025-01-10T04:44:39.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:44:39.027Z] 47d0f252182d: Preparing [2025-01-10T04:44:39.027Z] aaf3efe53261: Preparing [2025-01-10T04:44:39.027Z] bcfef2c539dd: Preparing [2025-01-10T04:44:39.027Z] f409bc1c1f67: Preparing [2025-01-10T04:44:39.027Z] ec3148b1bc91: Preparing [2025-01-10T04:44:39.027Z] 83e97881865a: Preparing [2025-01-10T04:44:39.027Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:39.027Z] 186fb93e1d67: Preparing [2025-01-10T04:44:39.027Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:39.027Z] 83e97881865a: Waiting [2025-01-10T04:44:39.027Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:39.027Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:39.027Z] f409bc1c1f67: Layer already exists [2025-01-10T04:44:39.027Z] bcfef2c539dd: Layer already exists [2025-01-10T04:44:39.028Z] 47d0f252182d: Layer already exists [2025-01-10T04:44:39.028Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:39.028Z] aaf3efe53261: Layer already exists [2025-01-10T04:44:39.028Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:39.028Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:39.028Z] 83e97881865a: Layer already exists [2025-01-10T04:44:39.028Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:39.028Z] 4.0.0-dev.41: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:39.359Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:39.691Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:39.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:44:39.691Z] 47d0f252182d: Preparing [2025-01-10T04:44:39.691Z] aaf3efe53261: Preparing [2025-01-10T04:44:39.691Z] bcfef2c539dd: Preparing [2025-01-10T04:44:39.691Z] f409bc1c1f67: Preparing [2025-01-10T04:44:39.691Z] ec3148b1bc91: Preparing [2025-01-10T04:44:39.691Z] 83e97881865a: Preparing [2025-01-10T04:44:39.691Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:39.691Z] 186fb93e1d67: Preparing [2025-01-10T04:44:39.691Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:39.691Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:39.691Z] 83e97881865a: Waiting [2025-01-10T04:44:39.691Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:39.691Z] 186fb93e1d67: Waiting [2025-01-10T04:44:39.691Z] bcfef2c539dd: Layer already exists [2025-01-10T04:44:39.691Z] aaf3efe53261: Layer already exists [2025-01-10T04:44:39.691Z] 47d0f252182d: Layer already exists [2025-01-10T04:44:39.691Z] f409bc1c1f67: Layer already exists [2025-01-10T04:44:39.691Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:39.691Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:39.691Z] 83e97881865a: Layer already exists [2025-01-10T04:44:39.691Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:39.691Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:39.691Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:40.019Z] + 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-01-10T04:44:40.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-10T04:44:40.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:44:40.352Z] 47d0f252182d: Preparing [2025-01-10T04:44:40.352Z] aaf3efe53261: Preparing [2025-01-10T04:44:40.352Z] bcfef2c539dd: Preparing [2025-01-10T04:44:40.352Z] f409bc1c1f67: Preparing [2025-01-10T04:44:40.352Z] ec3148b1bc91: Preparing [2025-01-10T04:44:40.352Z] 83e97881865a: Preparing [2025-01-10T04:44:40.352Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:40.352Z] 186fb93e1d67: Preparing [2025-01-10T04:44:40.352Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:40.352Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:40.352Z] 186fb93e1d67: Waiting [2025-01-10T04:44:40.352Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:40.352Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:40.352Z] bcfef2c539dd: Layer already exists [2025-01-10T04:44:40.352Z] f409bc1c1f67: Layer already exists [2025-01-10T04:44:40.352Z] aaf3efe53261: Layer already exists [2025-01-10T04:44:40.352Z] 47d0f252182d: Layer already exists [2025-01-10T04:44:40.352Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:40.352Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:40.352Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:40.352Z] 83e97881865a: Layer already exists [2025-01-10T04:44:40.352Z] main: digest: sha256:83fef2fdb438852f4209028042df087d1cba6b78ce80f421f05163ec606c1ddd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:40.427Z] ===================================================== [Pipeline] echo [2025-01-10T04:44:40.443Z] taggedImages: [2025-01-10T04:44:40.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:40.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T04:44:40.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.41 [2025-01-10T04:44:40.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:40.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-10T04:44:40.473Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-10T04:44:40.473Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:40.473Z] latest [2025-01-10T04:44:40.473Z] 4.0.0-dev.41 [2025-01-10T04:44:40.473Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:40.473Z] main [2025-01-10T04:44:40.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:40.823Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:41.153Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:41.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:44:41.153Z] a5b658baac00: Preparing [2025-01-10T04:44:41.153Z] 1d4c9e240679: Preparing [2025-01-10T04:44:41.153Z] 46cf5ddfd05f: Preparing [2025-01-10T04:44:41.153Z] ec3148b1bc91: Preparing [2025-01-10T04:44:41.153Z] 83e97881865a: Preparing [2025-01-10T04:44:41.153Z] 6f532fffdc11: Preparing [2025-01-10T04:44:41.153Z] 9741ad07452b: Preparing [2025-01-10T04:44:41.153Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:41.153Z] 9741ad07452b: Waiting [2025-01-10T04:44:41.153Z] 6f532fffdc11: Waiting [2025-01-10T04:44:41.153Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:41.153Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:41.153Z] 83e97881865a: Layer already exists [2025-01-10T04:44:41.153Z] a5b658baac00: Pushed [2025-01-10T04:44:41.153Z] 6f532fffdc11: Pushed [2025-01-10T04:44:41.153Z] 1d4c9e240679: Pushed [2025-01-10T04:44:41.153Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:41.153Z] 9741ad07452b: Pushed [2025-01-10T04:44:43.696Z] 46cf5ddfd05f: Pushed [2025-01-10T04:44:43.956Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:44.287Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:44.613Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T04:44:44.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:44:44.613Z] a5b658baac00: Preparing [2025-01-10T04:44:44.613Z] 1d4c9e240679: Preparing [2025-01-10T04:44:44.613Z] 46cf5ddfd05f: Preparing [2025-01-10T04:44:44.613Z] ec3148b1bc91: Preparing [2025-01-10T04:44:44.613Z] 83e97881865a: Preparing [2025-01-10T04:44:44.613Z] 6f532fffdc11: Preparing [2025-01-10T04:44:44.613Z] 9741ad07452b: Preparing [2025-01-10T04:44:44.613Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:44.613Z] 6f532fffdc11: Waiting [2025-01-10T04:44:44.613Z] 9741ad07452b: Waiting [2025-01-10T04:44:44.613Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:44.613Z] 1d4c9e240679: Layer already exists [2025-01-10T04:44:44.613Z] a5b658baac00: Layer already exists [2025-01-10T04:44:44.613Z] 46cf5ddfd05f: Layer already exists [2025-01-10T04:44:44.613Z] 83e97881865a: Layer already exists [2025-01-10T04:44:44.613Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:44.613Z] 6f532fffdc11: Layer already exists [2025-01-10T04:44:44.613Z] 9741ad07452b: Layer already exists [2025-01-10T04:44:44.613Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:44.613Z] latest: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:44.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:45.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 [2025-01-10T04:44:45.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:44:45.266Z] a5b658baac00: Preparing [2025-01-10T04:44:45.266Z] 1d4c9e240679: Preparing [2025-01-10T04:44:45.266Z] 46cf5ddfd05f: Preparing [2025-01-10T04:44:45.266Z] ec3148b1bc91: Preparing [2025-01-10T04:44:45.266Z] 83e97881865a: Preparing [2025-01-10T04:44:45.266Z] 6f532fffdc11: Preparing [2025-01-10T04:44:45.266Z] 9741ad07452b: Preparing [2025-01-10T04:44:45.266Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:45.266Z] 6f532fffdc11: Waiting [2025-01-10T04:44:45.266Z] 9741ad07452b: Waiting [2025-01-10T04:44:45.266Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:45.266Z] 46cf5ddfd05f: Layer already exists [2025-01-10T04:44:45.266Z] a5b658baac00: Layer already exists [2025-01-10T04:44:45.266Z] 1d4c9e240679: Layer already exists [2025-01-10T04:44:45.266Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:45.266Z] 83e97881865a: Layer already exists [2025-01-10T04:44:45.266Z] 6f532fffdc11: Layer already exists [2025-01-10T04:44:45.266Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:45.266Z] 9741ad07452b: Layer already exists [2025-01-10T04:44:45.266Z] 4.0.0-dev.41: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:45.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:45.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:45.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:44:45.918Z] a5b658baac00: Preparing [2025-01-10T04:44:45.918Z] 1d4c9e240679: Preparing [2025-01-10T04:44:45.918Z] 46cf5ddfd05f: Preparing [2025-01-10T04:44:45.918Z] ec3148b1bc91: Preparing [2025-01-10T04:44:45.918Z] 83e97881865a: Preparing [2025-01-10T04:44:45.918Z] 6f532fffdc11: Preparing [2025-01-10T04:44:45.918Z] 9741ad07452b: Preparing [2025-01-10T04:44:45.918Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:45.918Z] 6f532fffdc11: Waiting [2025-01-10T04:44:45.918Z] 9741ad07452b: Waiting [2025-01-10T04:44:45.918Z] a5b658baac00: Layer already exists [2025-01-10T04:44:45.918Z] 1d4c9e240679: Layer already exists [2025-01-10T04:44:45.918Z] 83e97881865a: Layer already exists [2025-01-10T04:44:45.918Z] 46cf5ddfd05f: Layer already exists [2025-01-10T04:44:45.918Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:45.918Z] 9741ad07452b: Layer already exists [2025-01-10T04:44:45.918Z] 6f532fffdc11: Layer already exists [2025-01-10T04:44:45.918Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:45.918Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:46.254Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:46.583Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-10T04:44:46.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:44:46.583Z] a5b658baac00: Preparing [2025-01-10T04:44:46.583Z] 1d4c9e240679: Preparing [2025-01-10T04:44:46.583Z] 46cf5ddfd05f: Preparing [2025-01-10T04:44:46.583Z] ec3148b1bc91: Preparing [2025-01-10T04:44:46.583Z] 83e97881865a: Preparing [2025-01-10T04:44:46.583Z] 6f532fffdc11: Preparing [2025-01-10T04:44:46.583Z] 9741ad07452b: Preparing [2025-01-10T04:44:46.583Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:46.583Z] 6f532fffdc11: Waiting [2025-01-10T04:44:46.583Z] 9741ad07452b: Waiting [2025-01-10T04:44:46.583Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:46.583Z] 1d4c9e240679: Layer already exists [2025-01-10T04:44:46.583Z] 83e97881865a: Layer already exists [2025-01-10T04:44:46.583Z] a5b658baac00: Layer already exists [2025-01-10T04:44:46.583Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:46.583Z] 46cf5ddfd05f: Layer already exists [2025-01-10T04:44:46.583Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:46.583Z] 9741ad07452b: Layer already exists [2025-01-10T04:44:46.583Z] 6f532fffdc11: Layer already exists [2025-01-10T04:44:46.583Z] main: digest: sha256:b5983a251ae97895163de9b9fe8ea182348d696e5d66295cce32e6de5da6e7da size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:46.652Z] ===================================================== [Pipeline] echo [2025-01-10T04:44:46.662Z] taggedImages: [2025-01-10T04:44:46.662Z] - nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:46.662Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T04:44:46.662Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.41 [2025-01-10T04:44:46.662Z] - nexus3.edgexfoundry.org:10004/core-data:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:46.662Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-10T04:44:46.683Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-10T04:44:46.683Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:46.683Z] latest [2025-01-10T04:44:46.683Z] 4.0.0-dev.41 [2025-01-10T04:44:46.683Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:46.683Z] main [2025-01-10T04:44:46.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:47.017Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:47.348Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:47.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:44:47.348Z] c301c36fd7d8: Preparing [2025-01-10T04:44:47.348Z] 74efd0d06e52: Preparing [2025-01-10T04:44:47.348Z] 989f4665a229: Preparing [2025-01-10T04:44:47.348Z] 83e97881865a: Preparing [2025-01-10T04:44:47.348Z] 924e3aec24ee: Preparing [2025-01-10T04:44:47.348Z] 70ef13188362: Preparing [2025-01-10T04:44:47.348Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:47.348Z] 70ef13188362: Waiting [2025-01-10T04:44:47.348Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:47.348Z] 83e97881865a: Layer already exists [2025-01-10T04:44:47.348Z] 924e3aec24ee: Pushed [2025-01-10T04:44:47.348Z] 70ef13188362: Pushed [2025-01-10T04:44:47.348Z] c301c36fd7d8: Pushed [2025-01-10T04:44:47.348Z] 74efd0d06e52: Pushed [2025-01-10T04:44:47.348Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:49.887Z] 989f4665a229: Pushed [2025-01-10T04:44:49.887Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:50.213Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:50.542Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T04:44:50.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:44:50.542Z] c301c36fd7d8: Preparing [2025-01-10T04:44:50.542Z] 74efd0d06e52: Preparing [2025-01-10T04:44:50.542Z] 989f4665a229: Preparing [2025-01-10T04:44:50.542Z] 83e97881865a: Preparing [2025-01-10T04:44:50.542Z] 924e3aec24ee: Preparing [2025-01-10T04:44:50.542Z] 70ef13188362: Preparing [2025-01-10T04:44:50.542Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:50.542Z] 70ef13188362: Waiting [2025-01-10T04:44:50.542Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:50.542Z] c301c36fd7d8: Layer already exists [2025-01-10T04:44:50.542Z] 989f4665a229: Layer already exists [2025-01-10T04:44:50.542Z] 83e97881865a: Layer already exists [2025-01-10T04:44:50.542Z] 924e3aec24ee: Layer already exists [2025-01-10T04:44:50.542Z] 74efd0d06e52: Layer already exists [2025-01-10T04:44:50.542Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:50.542Z] 70ef13188362: Layer already exists [2025-01-10T04:44:50.542Z] latest: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:50.877Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:51.197Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 [2025-01-10T04:44:51.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:44:51.197Z] c301c36fd7d8: Preparing [2025-01-10T04:44:51.197Z] 74efd0d06e52: Preparing [2025-01-10T04:44:51.197Z] 989f4665a229: Preparing [2025-01-10T04:44:51.197Z] 83e97881865a: Preparing [2025-01-10T04:44:51.197Z] 924e3aec24ee: Preparing [2025-01-10T04:44:51.197Z] 70ef13188362: Preparing [2025-01-10T04:44:51.197Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:51.197Z] 70ef13188362: Waiting [2025-01-10T04:44:51.197Z] c301c36fd7d8: Layer already exists [2025-01-10T04:44:51.197Z] 83e97881865a: Layer already exists [2025-01-10T04:44:51.197Z] 989f4665a229: Layer already exists [2025-01-10T04:44:51.197Z] 74efd0d06e52: Layer already exists [2025-01-10T04:44:51.197Z] 924e3aec24ee: Layer already exists [2025-01-10T04:44:51.197Z] 70ef13188362: Layer already exists [2025-01-10T04:44:51.197Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:51.197Z] 4.0.0-dev.41: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:51.519Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:51.840Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:51.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:44:51.840Z] c301c36fd7d8: Preparing [2025-01-10T04:44:51.840Z] 74efd0d06e52: Preparing [2025-01-10T04:44:51.840Z] 989f4665a229: Preparing [2025-01-10T04:44:51.840Z] 83e97881865a: Preparing [2025-01-10T04:44:51.840Z] 924e3aec24ee: Preparing [2025-01-10T04:44:51.840Z] 70ef13188362: Preparing [2025-01-10T04:44:51.840Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:51.840Z] 70ef13188362: Waiting [2025-01-10T04:44:51.840Z] 74efd0d06e52: Layer already exists [2025-01-10T04:44:51.840Z] 989f4665a229: Layer already exists [2025-01-10T04:44:51.840Z] 83e97881865a: Layer already exists [2025-01-10T04:44:51.840Z] c301c36fd7d8: Layer already exists [2025-01-10T04:44:51.840Z] 924e3aec24ee: Layer already exists [2025-01-10T04:44:51.840Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:51.840Z] 70ef13188362: Layer already exists [2025-01-10T04:44:51.840Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:52.179Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:52.513Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-10T04:44:52.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:44:52.513Z] c301c36fd7d8: Preparing [2025-01-10T04:44:52.513Z] 74efd0d06e52: Preparing [2025-01-10T04:44:52.513Z] 989f4665a229: Preparing [2025-01-10T04:44:52.513Z] 83e97881865a: Preparing [2025-01-10T04:44:52.513Z] 924e3aec24ee: Preparing [2025-01-10T04:44:52.513Z] 70ef13188362: Preparing [2025-01-10T04:44:52.513Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:52.513Z] 70ef13188362: Waiting [2025-01-10T04:44:52.513Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:52.513Z] 74efd0d06e52: Layer already exists [2025-01-10T04:44:52.513Z] 924e3aec24ee: Layer already exists [2025-01-10T04:44:52.513Z] 83e97881865a: Layer already exists [2025-01-10T04:44:52.513Z] 989f4665a229: Layer already exists [2025-01-10T04:44:52.513Z] c301c36fd7d8: Layer already exists [2025-01-10T04:44:52.513Z] 70ef13188362: Layer already exists [2025-01-10T04:44:52.513Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:52.513Z] main: digest: sha256:6d7877b9c4fb5b775fe6f50e7e1a8b300708cf38e86f49a41add1fa307a1bed9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:52.578Z] ===================================================== [Pipeline] echo [2025-01-10T04:44:52.589Z] taggedImages: [2025-01-10T04:44:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T04:44:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.41 [2025-01-10T04:44:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:52.589Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-10T04:44:52.611Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-10T04:44:52.611Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:52.611Z] latest [2025-01-10T04:44:52.611Z] 4.0.0-dev.41 [2025-01-10T04:44:52.611Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:52.611Z] main [2025-01-10T04:44:52.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:52.944Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:53.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:53.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:44:53.272Z] 780c74d2ac1f: Preparing [2025-01-10T04:44:53.272Z] 5d8124fcc379: Preparing [2025-01-10T04:44:53.272Z] d3e400e13dc7: Preparing [2025-01-10T04:44:53.272Z] 9c56bba307b0: Preparing [2025-01-10T04:44:53.272Z] ec3148b1bc91: Preparing [2025-01-10T04:44:53.272Z] 83e97881865a: Preparing [2025-01-10T04:44:53.272Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:53.272Z] 186fb93e1d67: Preparing [2025-01-10T04:44:53.272Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:53.272Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:53.272Z] 186fb93e1d67: Waiting [2025-01-10T04:44:53.272Z] 83e97881865a: Waiting [2025-01-10T04:44:53.272Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:53.272Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:53.272Z] 83e97881865a: Layer already exists [2025-01-10T04:44:53.272Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:53.272Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:53.272Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:53.272Z] 5d8124fcc379: Pushed [2025-01-10T04:44:53.272Z] d3e400e13dc7: Pushed [2025-01-10T04:44:53.272Z] 780c74d2ac1f: Pushed [2025-01-10T04:44:56.569Z] 9c56bba307b0: Pushed [2025-01-10T04:44:56.570Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:56.896Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:57.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T04:44:57.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:44:57.231Z] 780c74d2ac1f: Preparing [2025-01-10T04:44:57.231Z] 5d8124fcc379: Preparing [2025-01-10T04:44:57.231Z] d3e400e13dc7: Preparing [2025-01-10T04:44:57.231Z] 9c56bba307b0: Preparing [2025-01-10T04:44:57.231Z] ec3148b1bc91: Preparing [2025-01-10T04:44:57.231Z] 83e97881865a: Preparing [2025-01-10T04:44:57.231Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:57.231Z] 186fb93e1d67: Preparing [2025-01-10T04:44:57.231Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:57.231Z] 83e97881865a: Waiting [2025-01-10T04:44:57.231Z] 186fb93e1d67: Waiting [2025-01-10T04:44:57.231Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:57.231Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:57.231Z] 780c74d2ac1f: Layer already exists [2025-01-10T04:44:57.231Z] 5d8124fcc379: Layer already exists [2025-01-10T04:44:57.231Z] 9c56bba307b0: Layer already exists [2025-01-10T04:44:57.231Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:57.231Z] d3e400e13dc7: Layer already exists [2025-01-10T04:44:57.231Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:57.231Z] 83e97881865a: Layer already exists [2025-01-10T04:44:57.231Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:57.231Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:57.231Z] latest: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:57.565Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:57.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 [2025-01-10T04:44:57.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:44:57.905Z] 780c74d2ac1f: Preparing [2025-01-10T04:44:57.906Z] 5d8124fcc379: Preparing [2025-01-10T04:44:57.906Z] d3e400e13dc7: Preparing [2025-01-10T04:44:57.906Z] 9c56bba307b0: Preparing [2025-01-10T04:44:57.906Z] ec3148b1bc91: Preparing [2025-01-10T04:44:57.906Z] 83e97881865a: Preparing [2025-01-10T04:44:57.906Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:57.906Z] 186fb93e1d67: Preparing [2025-01-10T04:44:57.906Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:57.906Z] 83e97881865a: Waiting [2025-01-10T04:44:57.906Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:57.906Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:57.906Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:57.906Z] 9c56bba307b0: Layer already exists [2025-01-10T04:44:57.906Z] 780c74d2ac1f: Layer already exists [2025-01-10T04:44:57.906Z] 5d8124fcc379: Layer already exists [2025-01-10T04:44:57.906Z] d3e400e13dc7: Layer already exists [2025-01-10T04:44:57.906Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:57.906Z] 83e97881865a: Layer already exists [2025-01-10T04:44:57.906Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:57.906Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:57.906Z] 4.0.0-dev.41: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:58.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:58.577Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:58.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:44:58.577Z] 780c74d2ac1f: Preparing [2025-01-10T04:44:58.577Z] 5d8124fcc379: Preparing [2025-01-10T04:44:58.577Z] d3e400e13dc7: Preparing [2025-01-10T04:44:58.577Z] 9c56bba307b0: Preparing [2025-01-10T04:44:58.577Z] ec3148b1bc91: Preparing [2025-01-10T04:44:58.577Z] 83e97881865a: Preparing [2025-01-10T04:44:58.577Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:58.577Z] 186fb93e1d67: Preparing [2025-01-10T04:44:58.577Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:58.577Z] 83e97881865a: Waiting [2025-01-10T04:44:58.577Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:58.577Z] 186fb93e1d67: Waiting [2025-01-10T04:44:58.577Z] 5d8124fcc379: Layer already exists [2025-01-10T04:44:58.577Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:58.577Z] 9c56bba307b0: Layer already exists [2025-01-10T04:44:58.577Z] d3e400e13dc7: Layer already exists [2025-01-10T04:44:58.577Z] 780c74d2ac1f: Layer already exists [2025-01-10T04:44:58.577Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:58.577Z] 83e97881865a: Layer already exists [2025-01-10T04:44:58.577Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:58.577Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:58.577Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:58.991Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:44:59.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-10T04:44:59.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:44:59.354Z] 780c74d2ac1f: Preparing [2025-01-10T04:44:59.354Z] 5d8124fcc379: Preparing [2025-01-10T04:44:59.354Z] d3e400e13dc7: Preparing [2025-01-10T04:44:59.354Z] 9c56bba307b0: Preparing [2025-01-10T04:44:59.354Z] ec3148b1bc91: Preparing [2025-01-10T04:44:59.354Z] 83e97881865a: Preparing [2025-01-10T04:44:59.354Z] d1d4b52eeeea: Preparing [2025-01-10T04:44:59.354Z] 186fb93e1d67: Preparing [2025-01-10T04:44:59.354Z] ce5a8cde9eee: Preparing [2025-01-10T04:44:59.354Z] 186fb93e1d67: Waiting [2025-01-10T04:44:59.354Z] 83e97881865a: Waiting [2025-01-10T04:44:59.354Z] d1d4b52eeeea: Waiting [2025-01-10T04:44:59.354Z] ce5a8cde9eee: Waiting [2025-01-10T04:44:59.354Z] 5d8124fcc379: Layer already exists [2025-01-10T04:44:59.354Z] ec3148b1bc91: Layer already exists [2025-01-10T04:44:59.354Z] 780c74d2ac1f: Layer already exists [2025-01-10T04:44:59.354Z] 9c56bba307b0: Layer already exists [2025-01-10T04:44:59.354Z] d3e400e13dc7: Layer already exists [2025-01-10T04:44:59.354Z] 83e97881865a: Layer already exists [2025-01-10T04:44:59.354Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:44:59.354Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:44:59.354Z] 186fb93e1d67: Layer already exists [2025-01-10T04:44:59.354Z] main: digest: sha256:c85cf7299cb9727e0dbf380f1c0b6ffc676c6093205c3705f23d164ce21382ca size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:44:59.492Z] ===================================================== [Pipeline] echo [2025-01-10T04:44:59.505Z] taggedImages: [2025-01-10T04:44:59.505Z] - nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:59.505Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T04:44:59.505Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.41 [2025-01-10T04:44:59.505Z] - nexus3.edgexfoundry.org:10004/core-metadata:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:59.505Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-10T04:44:59.532Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-10T04:44:59.532Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:44:59.532Z] latest [2025-01-10T04:44:59.532Z] 4.0.0-dev.41 [2025-01-10T04:44:59.532Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:44:59.532Z] main [2025-01-10T04:44:59.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:00.170Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:00.542Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:00.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:45:00.542Z] 1640999cc38c: Preparing [2025-01-10T04:45:00.542Z] c917ff9becbd: Preparing [2025-01-10T04:45:00.542Z] ceb09f3838fd: Preparing [2025-01-10T04:45:00.542Z] 6717991180fa: Preparing [2025-01-10T04:45:00.542Z] 4bbf6610c478: Preparing [2025-01-10T04:45:00.542Z] ad471129ab5c: Preparing [2025-01-10T04:45:00.542Z] f36f282264c0: Preparing [2025-01-10T04:45:00.542Z] ec3148b1bc91: Preparing [2025-01-10T04:45:00.542Z] 83e97881865a: Preparing [2025-01-10T04:45:00.542Z] b3c256b69f9b: Preparing [2025-01-10T04:45:00.542Z] d580f8be0f2d: Preparing [2025-01-10T04:45:00.542Z] 5f70bf18a086: Preparing [2025-01-10T04:45:00.542Z] 0601480acb92: Preparing [2025-01-10T04:45:00.542Z] 69547a254305: Preparing [2025-01-10T04:45:00.542Z] 01b7b98bad59: Preparing [2025-01-10T04:45:00.542Z] ec3148b1bc91: Waiting [2025-01-10T04:45:00.542Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:00.542Z] 83e97881865a: Waiting [2025-01-10T04:45:00.542Z] b3c256b69f9b: Waiting [2025-01-10T04:45:00.542Z] d580f8be0f2d: Waiting [2025-01-10T04:45:00.542Z] 5f70bf18a086: Waiting [2025-01-10T04:45:00.542Z] 0601480acb92: Waiting [2025-01-10T04:45:00.542Z] 69547a254305: Waiting [2025-01-10T04:45:00.542Z] f36f282264c0: Waiting [2025-01-10T04:45:00.542Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:00.542Z] 1640999cc38c: Pushed [2025-01-10T04:45:00.542Z] 4bbf6610c478: Pushed [2025-01-10T04:45:00.542Z] ceb09f3838fd: Pushed [2025-01-10T04:45:00.542Z] 6717991180fa: Pushed [2025-01-10T04:45:00.542Z] c917ff9becbd: Pushed [2025-01-10T04:45:00.801Z] 83e97881865a: Layer already exists [2025-01-10T04:45:00.801Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:00.801Z] 5f70bf18a086: Layer already exists [2025-01-10T04:45:00.801Z] ad471129ab5c: Pushed [2025-01-10T04:45:00.801Z] b3c256b69f9b: Pushed [2025-01-10T04:45:00.801Z] 0601480acb92: Pushed [2025-01-10T04:45:00.801Z] d580f8be0f2d: Pushed [2025-01-10T04:45:00.801Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:00.801Z] 69547a254305: Pushed [2025-01-10T04:45:00.801Z] 01b7b98bad59: Pushed [2025-01-10T04:45:02.179Z] f36f282264c0: Pushed [2025-01-10T04:45:02.438Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:02.766Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:03.097Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T04:45:03.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:45:03.097Z] 1640999cc38c: Preparing [2025-01-10T04:45:03.097Z] c917ff9becbd: Preparing [2025-01-10T04:45:03.097Z] ceb09f3838fd: Preparing [2025-01-10T04:45:03.097Z] 6717991180fa: Preparing [2025-01-10T04:45:03.097Z] 4bbf6610c478: Preparing [2025-01-10T04:45:03.097Z] ad471129ab5c: Preparing [2025-01-10T04:45:03.097Z] f36f282264c0: Preparing [2025-01-10T04:45:03.097Z] ec3148b1bc91: Preparing [2025-01-10T04:45:03.097Z] 83e97881865a: Preparing [2025-01-10T04:45:03.097Z] b3c256b69f9b: Preparing [2025-01-10T04:45:03.097Z] d580f8be0f2d: Preparing [2025-01-10T04:45:03.097Z] 5f70bf18a086: Preparing [2025-01-10T04:45:03.097Z] 0601480acb92: Preparing [2025-01-10T04:45:03.097Z] 69547a254305: Preparing [2025-01-10T04:45:03.097Z] 01b7b98bad59: Preparing [2025-01-10T04:45:03.097Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:03.097Z] ad471129ab5c: Waiting [2025-01-10T04:45:03.097Z] f36f282264c0: Waiting [2025-01-10T04:45:03.097Z] ec3148b1bc91: Waiting [2025-01-10T04:45:03.097Z] 83e97881865a: Waiting [2025-01-10T04:45:03.097Z] d580f8be0f2d: Waiting [2025-01-10T04:45:03.097Z] 5f70bf18a086: Waiting [2025-01-10T04:45:03.097Z] 0601480acb92: Waiting [2025-01-10T04:45:03.097Z] 69547a254305: Waiting [2025-01-10T04:45:03.097Z] 01b7b98bad59: Waiting [2025-01-10T04:45:03.097Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:03.097Z] 1640999cc38c: Layer already exists [2025-01-10T04:45:03.097Z] 6717991180fa: Layer already exists [2025-01-10T04:45:03.097Z] ceb09f3838fd: Layer already exists [2025-01-10T04:45:03.097Z] 4bbf6610c478: Layer already exists [2025-01-10T04:45:03.097Z] c917ff9becbd: Layer already exists [2025-01-10T04:45:03.097Z] f36f282264c0: Layer already exists [2025-01-10T04:45:03.097Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:03.097Z] ad471129ab5c: Layer already exists [2025-01-10T04:45:03.097Z] b3c256b69f9b: Layer already exists [2025-01-10T04:45:03.097Z] 83e97881865a: Layer already exists [2025-01-10T04:45:03.097Z] 69547a254305: Layer already exists [2025-01-10T04:45:03.097Z] d580f8be0f2d: Layer already exists [2025-01-10T04:45:03.097Z] 5f70bf18a086: Layer already exists [2025-01-10T04:45:03.097Z] 0601480acb92: Layer already exists [2025-01-10T04:45:03.097Z] 01b7b98bad59: Layer already exists [2025-01-10T04:45:03.097Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:03.097Z] latest: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:03.432Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:03.767Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 [2025-01-10T04:45:03.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:45:03.767Z] 1640999cc38c: Preparing [2025-01-10T04:45:03.767Z] c917ff9becbd: Preparing [2025-01-10T04:45:03.767Z] ceb09f3838fd: Preparing [2025-01-10T04:45:03.767Z] 6717991180fa: Preparing [2025-01-10T04:45:03.767Z] 4bbf6610c478: Preparing [2025-01-10T04:45:03.767Z] ad471129ab5c: Preparing [2025-01-10T04:45:03.767Z] f36f282264c0: Preparing [2025-01-10T04:45:03.767Z] ec3148b1bc91: Preparing [2025-01-10T04:45:03.767Z] 83e97881865a: Preparing [2025-01-10T04:45:03.767Z] b3c256b69f9b: Preparing [2025-01-10T04:45:03.767Z] d580f8be0f2d: Preparing [2025-01-10T04:45:03.767Z] 5f70bf18a086: Preparing [2025-01-10T04:45:03.767Z] 0601480acb92: Preparing [2025-01-10T04:45:03.767Z] 69547a254305: Preparing [2025-01-10T04:45:03.767Z] 01b7b98bad59: Preparing [2025-01-10T04:45:03.767Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:03.767Z] d580f8be0f2d: Waiting [2025-01-10T04:45:03.767Z] 01b7b98bad59: Waiting [2025-01-10T04:45:03.767Z] 0601480acb92: Waiting [2025-01-10T04:45:03.767Z] 69547a254305: Waiting [2025-01-10T04:45:03.767Z] 83e97881865a: Waiting [2025-01-10T04:45:03.767Z] f36f282264c0: Waiting [2025-01-10T04:45:03.767Z] ec3148b1bc91: Waiting [2025-01-10T04:45:03.767Z] b3c256b69f9b: Waiting [2025-01-10T04:45:03.767Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:03.767Z] 5f70bf18a086: Waiting [2025-01-10T04:45:03.767Z] c917ff9becbd: Layer already exists [2025-01-10T04:45:03.767Z] ceb09f3838fd: Layer already exists [2025-01-10T04:45:03.767Z] 6717991180fa: Layer already exists [2025-01-10T04:45:03.767Z] 4bbf6610c478: Layer already exists [2025-01-10T04:45:03.767Z] 1640999cc38c: Layer already exists [2025-01-10T04:45:03.767Z] ad471129ab5c: Layer already exists [2025-01-10T04:45:03.767Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:03.767Z] f36f282264c0: Layer already exists [2025-01-10T04:45:03.767Z] 83e97881865a: Layer already exists [2025-01-10T04:45:03.767Z] b3c256b69f9b: Layer already exists [2025-01-10T04:45:03.767Z] d580f8be0f2d: Layer already exists [2025-01-10T04:45:03.767Z] 5f70bf18a086: Layer already exists [2025-01-10T04:45:03.767Z] 69547a254305: Layer already exists [2025-01-10T04:45:03.767Z] 0601480acb92: Layer already exists [2025-01-10T04:45:03.767Z] 01b7b98bad59: Layer already exists [2025-01-10T04:45:03.767Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:03.767Z] 4.0.0-dev.41: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:04.104Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:04.430Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:04.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:45:04.430Z] 1640999cc38c: Preparing [2025-01-10T04:45:04.430Z] c917ff9becbd: Preparing [2025-01-10T04:45:04.430Z] ceb09f3838fd: Preparing [2025-01-10T04:45:04.430Z] 6717991180fa: Preparing [2025-01-10T04:45:04.430Z] 4bbf6610c478: Preparing [2025-01-10T04:45:04.430Z] ad471129ab5c: Preparing [2025-01-10T04:45:04.430Z] f36f282264c0: Preparing [2025-01-10T04:45:04.430Z] ec3148b1bc91: Preparing [2025-01-10T04:45:04.430Z] 83e97881865a: Preparing [2025-01-10T04:45:04.430Z] b3c256b69f9b: Preparing [2025-01-10T04:45:04.430Z] d580f8be0f2d: Preparing [2025-01-10T04:45:04.430Z] 5f70bf18a086: Preparing [2025-01-10T04:45:04.430Z] 0601480acb92: Preparing [2025-01-10T04:45:04.430Z] 69547a254305: Preparing [2025-01-10T04:45:04.430Z] 01b7b98bad59: Preparing [2025-01-10T04:45:04.430Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:04.430Z] d580f8be0f2d: Waiting [2025-01-10T04:45:04.430Z] 5f70bf18a086: Waiting [2025-01-10T04:45:04.430Z] 0601480acb92: Waiting [2025-01-10T04:45:04.430Z] ad471129ab5c: Waiting [2025-01-10T04:45:04.430Z] 69547a254305: Waiting [2025-01-10T04:45:04.430Z] 01b7b98bad59: Waiting [2025-01-10T04:45:04.430Z] f36f282264c0: Waiting [2025-01-10T04:45:04.430Z] ec3148b1bc91: Waiting [2025-01-10T04:45:04.430Z] 83e97881865a: Waiting [2025-01-10T04:45:04.430Z] b3c256b69f9b: Waiting [2025-01-10T04:45:04.430Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:04.430Z] ceb09f3838fd: Layer already exists [2025-01-10T04:45:04.430Z] 6717991180fa: Layer already exists [2025-01-10T04:45:04.430Z] 4bbf6610c478: Layer already exists [2025-01-10T04:45:04.430Z] 1640999cc38c: Layer already exists [2025-01-10T04:45:04.430Z] c917ff9becbd: Layer already exists [2025-01-10T04:45:04.430Z] ad471129ab5c: Layer already exists [2025-01-10T04:45:04.430Z] f36f282264c0: Layer already exists [2025-01-10T04:45:04.430Z] 83e97881865a: Layer already exists [2025-01-10T04:45:04.430Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:04.430Z] b3c256b69f9b: Layer already exists [2025-01-10T04:45:04.430Z] d580f8be0f2d: Layer already exists [2025-01-10T04:45:04.430Z] 0601480acb92: Layer already exists [2025-01-10T04:45:04.430Z] 5f70bf18a086: Layer already exists [2025-01-10T04:45:04.430Z] 01b7b98bad59: Layer already exists [2025-01-10T04:45:04.430Z] 69547a254305: Layer already exists [2025-01-10T04:45:04.430Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:04.430Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:04.768Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:05.103Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-10T04:45:05.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:45:05.103Z] 1640999cc38c: Preparing [2025-01-10T04:45:05.103Z] c917ff9becbd: Preparing [2025-01-10T04:45:05.103Z] ceb09f3838fd: Preparing [2025-01-10T04:45:05.103Z] 6717991180fa: Preparing [2025-01-10T04:45:05.103Z] 4bbf6610c478: Preparing [2025-01-10T04:45:05.103Z] ad471129ab5c: Preparing [2025-01-10T04:45:05.103Z] f36f282264c0: Preparing [2025-01-10T04:45:05.103Z] ec3148b1bc91: Preparing [2025-01-10T04:45:05.103Z] 83e97881865a: Preparing [2025-01-10T04:45:05.103Z] b3c256b69f9b: Preparing [2025-01-10T04:45:05.103Z] d580f8be0f2d: Preparing [2025-01-10T04:45:05.103Z] 5f70bf18a086: Preparing [2025-01-10T04:45:05.103Z] 0601480acb92: Preparing [2025-01-10T04:45:05.103Z] 69547a254305: Preparing [2025-01-10T04:45:05.103Z] 01b7b98bad59: Preparing [2025-01-10T04:45:05.103Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:05.103Z] b3c256b69f9b: Waiting [2025-01-10T04:45:05.103Z] 69547a254305: Waiting [2025-01-10T04:45:05.104Z] d580f8be0f2d: Waiting [2025-01-10T04:45:05.104Z] 01b7b98bad59: Waiting [2025-01-10T04:45:05.104Z] 5f70bf18a086: Waiting [2025-01-10T04:45:05.104Z] 0601480acb92: Waiting [2025-01-10T04:45:05.104Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:05.104Z] ad471129ab5c: Waiting [2025-01-10T04:45:05.104Z] ec3148b1bc91: Waiting [2025-01-10T04:45:05.104Z] 4bbf6610c478: Layer already exists [2025-01-10T04:45:05.104Z] 6717991180fa: Layer already exists [2025-01-10T04:45:05.104Z] ceb09f3838fd: Layer already exists [2025-01-10T04:45:05.104Z] c917ff9becbd: Layer already exists [2025-01-10T04:45:05.104Z] 1640999cc38c: Layer already exists [2025-01-10T04:45:05.104Z] f36f282264c0: Layer already exists [2025-01-10T04:45:05.104Z] ad471129ab5c: Layer already exists [2025-01-10T04:45:05.104Z] 83e97881865a: Layer already exists [2025-01-10T04:45:05.104Z] b3c256b69f9b: Layer already exists [2025-01-10T04:45:05.104Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:05.104Z] d580f8be0f2d: Layer already exists [2025-01-10T04:45:05.104Z] 5f70bf18a086: Layer already exists [2025-01-10T04:45:05.104Z] 69547a254305: Layer already exists [2025-01-10T04:45:05.104Z] 0601480acb92: Layer already exists [2025-01-10T04:45:05.104Z] 01b7b98bad59: Layer already exists [2025-01-10T04:45:05.104Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:05.104Z] main: digest: sha256:02bae40765472a986dff004cdf2401fdb8282e388faefdf948d838c26ce258f7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:05.180Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:05.262Z] taggedImages: [2025-01-10T04:45:05.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:05.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T04:45:05.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.41 [2025-01-10T04:45:05.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:05.262Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-10T04:45:05.283Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-10T04:45:05.283Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:05.283Z] latest [2025-01-10T04:45:05.283Z] 4.0.0-dev.41 [2025-01-10T04:45:05.283Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:05.283Z] main [2025-01-10T04:45:05.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:05.626Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:05.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:05.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:45:05.956Z] c2a214a7f416: Preparing [2025-01-10T04:45:05.956Z] 8ab0e871e1c2: Preparing [2025-01-10T04:45:05.956Z] c48e89d66be2: Preparing [2025-01-10T04:45:05.956Z] 2c8b9bf5836b: Preparing [2025-01-10T04:45:05.956Z] ec3148b1bc91: Preparing [2025-01-10T04:45:05.956Z] 83e97881865a: Preparing [2025-01-10T04:45:05.956Z] d1d4b52eeeea: Preparing [2025-01-10T04:45:05.956Z] 186fb93e1d67: Preparing [2025-01-10T04:45:05.956Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:05.956Z] 83e97881865a: Waiting [2025-01-10T04:45:05.956Z] 186fb93e1d67: Waiting [2025-01-10T04:45:05.956Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:05.956Z] 83e97881865a: Layer already exists [2025-01-10T04:45:05.956Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:45:05.956Z] 8ab0e871e1c2: Pushed [2025-01-10T04:45:05.956Z] 186fb93e1d67: Layer already exists [2025-01-10T04:45:05.956Z] c48e89d66be2: Pushed [2025-01-10T04:45:05.956Z] c2a214a7f416: Pushed [2025-01-10T04:45:05.956Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:08.498Z] 2c8b9bf5836b: Pushed [2025-01-10T04:45:08.498Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:08.832Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:09.153Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T04:45:09.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:45:09.153Z] c2a214a7f416: Preparing [2025-01-10T04:45:09.153Z] 8ab0e871e1c2: Preparing [2025-01-10T04:45:09.153Z] c48e89d66be2: Preparing [2025-01-10T04:45:09.153Z] 2c8b9bf5836b: Preparing [2025-01-10T04:45:09.153Z] ec3148b1bc91: Preparing [2025-01-10T04:45:09.153Z] 83e97881865a: Preparing [2025-01-10T04:45:09.153Z] d1d4b52eeeea: Preparing [2025-01-10T04:45:09.153Z] 186fb93e1d67: Preparing [2025-01-10T04:45:09.153Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:09.153Z] 83e97881865a: Waiting [2025-01-10T04:45:09.153Z] d1d4b52eeeea: Waiting [2025-01-10T04:45:09.153Z] 186fb93e1d67: Waiting [2025-01-10T04:45:09.153Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:09.153Z] c2a214a7f416: Layer already exists [2025-01-10T04:45:09.153Z] c48e89d66be2: Layer already exists [2025-01-10T04:45:09.153Z] 2c8b9bf5836b: Layer already exists [2025-01-10T04:45:09.153Z] 8ab0e871e1c2: Layer already exists [2025-01-10T04:45:09.153Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:09.153Z] 186fb93e1d67: Layer already exists [2025-01-10T04:45:09.153Z] 83e97881865a: Layer already exists [2025-01-10T04:45:09.153Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:45:09.153Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:09.153Z] latest: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:09.494Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:09.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 [2025-01-10T04:45:09.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:45:09.818Z] c2a214a7f416: Preparing [2025-01-10T04:45:09.818Z] 8ab0e871e1c2: Preparing [2025-01-10T04:45:09.818Z] c48e89d66be2: Preparing [2025-01-10T04:45:09.818Z] 2c8b9bf5836b: Preparing [2025-01-10T04:45:09.818Z] ec3148b1bc91: Preparing [2025-01-10T04:45:09.818Z] 83e97881865a: Preparing [2025-01-10T04:45:09.818Z] d1d4b52eeeea: Preparing [2025-01-10T04:45:09.818Z] 186fb93e1d67: Preparing [2025-01-10T04:45:09.818Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:09.818Z] 186fb93e1d67: Waiting [2025-01-10T04:45:09.818Z] 83e97881865a: Waiting [2025-01-10T04:45:09.818Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:09.818Z] c2a214a7f416: Layer already exists [2025-01-10T04:45:09.818Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:09.818Z] 2c8b9bf5836b: Layer already exists [2025-01-10T04:45:09.818Z] 8ab0e871e1c2: Layer already exists [2025-01-10T04:45:09.818Z] c48e89d66be2: Layer already exists [2025-01-10T04:45:09.818Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:45:09.818Z] 83e97881865a: Layer already exists [2025-01-10T04:45:09.818Z] 186fb93e1d67: Layer already exists [2025-01-10T04:45:09.818Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:09.818Z] 4.0.0-dev.41: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:10.146Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:10.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:10.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:45:10.472Z] c2a214a7f416: Preparing [2025-01-10T04:45:10.472Z] 8ab0e871e1c2: Preparing [2025-01-10T04:45:10.472Z] c48e89d66be2: Preparing [2025-01-10T04:45:10.472Z] 2c8b9bf5836b: Preparing [2025-01-10T04:45:10.472Z] ec3148b1bc91: Preparing [2025-01-10T04:45:10.472Z] 83e97881865a: Preparing [2025-01-10T04:45:10.472Z] d1d4b52eeeea: Preparing [2025-01-10T04:45:10.472Z] 186fb93e1d67: Preparing [2025-01-10T04:45:10.472Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:10.472Z] 83e97881865a: Waiting [2025-01-10T04:45:10.472Z] d1d4b52eeeea: Waiting [2025-01-10T04:45:10.472Z] 186fb93e1d67: Waiting [2025-01-10T04:45:10.472Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:10.472Z] 2c8b9bf5836b: Layer already exists [2025-01-10T04:45:10.472Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:10.472Z] c2a214a7f416: Layer already exists [2025-01-10T04:45:10.472Z] 8ab0e871e1c2: Layer already exists [2025-01-10T04:45:10.472Z] c48e89d66be2: Layer already exists [2025-01-10T04:45:10.472Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:10.472Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:45:10.472Z] 83e97881865a: Layer already exists [2025-01-10T04:45:10.472Z] 186fb93e1d67: Layer already exists [2025-01-10T04:45:10.472Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:10.802Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:11.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-10T04:45:11.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:45:11.138Z] c2a214a7f416: Preparing [2025-01-10T04:45:11.138Z] 8ab0e871e1c2: Preparing [2025-01-10T04:45:11.138Z] c48e89d66be2: Preparing [2025-01-10T04:45:11.138Z] 2c8b9bf5836b: Preparing [2025-01-10T04:45:11.138Z] ec3148b1bc91: Preparing [2025-01-10T04:45:11.138Z] 83e97881865a: Preparing [2025-01-10T04:45:11.138Z] d1d4b52eeeea: Preparing [2025-01-10T04:45:11.138Z] 186fb93e1d67: Preparing [2025-01-10T04:45:11.138Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:11.138Z] 83e97881865a: Waiting [2025-01-10T04:45:11.138Z] d1d4b52eeeea: Waiting [2025-01-10T04:45:11.138Z] 186fb93e1d67: Waiting [2025-01-10T04:45:11.138Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:11.138Z] 8ab0e871e1c2: Layer already exists [2025-01-10T04:45:11.138Z] c2a214a7f416: Layer already exists [2025-01-10T04:45:11.138Z] 2c8b9bf5836b: Layer already exists [2025-01-10T04:45:11.138Z] c48e89d66be2: Layer already exists [2025-01-10T04:45:11.138Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:11.138Z] 83e97881865a: Layer already exists [2025-01-10T04:45:11.138Z] 186fb93e1d67: Layer already exists [2025-01-10T04:45:11.138Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:11.138Z] d1d4b52eeeea: Layer already exists [2025-01-10T04:45:11.138Z] main: digest: sha256:e9a4c9760562160f6afdea41602a995a326e9ce82af8dd4023d1d2a135b90604 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:11.217Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:11.235Z] taggedImages: [2025-01-10T04:45:11.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:11.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T04:45:11.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.41 [2025-01-10T04:45:11.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:11.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-10T04:45:11.265Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-10T04:45:11.265Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:11.265Z] latest [2025-01-10T04:45:11.265Z] 4.0.0-dev.41 [2025-01-10T04:45:11.265Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:11.265Z] main [2025-01-10T04:45:11.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:11.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:11.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:11.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:45:11.928Z] aef1e5b6a03a: Preparing [2025-01-10T04:45:11.928Z] e9822acc299f: Preparing [2025-01-10T04:45:11.928Z] f3ff214eedc0: Preparing [2025-01-10T04:45:11.928Z] dc96598cbc24: Preparing [2025-01-10T04:45:11.928Z] 2c774925f2a3: Preparing [2025-01-10T04:45:11.928Z] ec3148b1bc91: Preparing [2025-01-10T04:45:11.928Z] 83e97881865a: Preparing [2025-01-10T04:45:11.928Z] ec3148b1bc91: Waiting [2025-01-10T04:45:11.928Z] a1375ef31e75: Preparing [2025-01-10T04:45:11.928Z] 9cf53831cb0d: Preparing [2025-01-10T04:45:11.928Z] 83e97881865a: Waiting [2025-01-10T04:45:11.928Z] 9bf7d2c99043: Preparing [2025-01-10T04:45:11.928Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:11.928Z] a1375ef31e75: Waiting [2025-01-10T04:45:11.928Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:11.928Z] 9cf53831cb0d: Waiting [2025-01-10T04:45:11.928Z] 9bf7d2c99043: Waiting [2025-01-10T04:45:11.928Z] 2c774925f2a3: Pushed [2025-01-10T04:45:11.928Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:11.928Z] aef1e5b6a03a: Pushed [2025-01-10T04:45:11.928Z] dc96598cbc24: Pushed [2025-01-10T04:45:11.928Z] 83e97881865a: Layer already exists [2025-01-10T04:45:11.928Z] e9822acc299f: Pushed [2025-01-10T04:45:11.928Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:12.189Z] a1375ef31e75: Pushed [2025-01-10T04:45:12.189Z] 9cf53831cb0d: Pushed [2025-01-10T04:45:13.127Z] f3ff214eedc0: Pushed [2025-01-10T04:45:13.386Z] 9bf7d2c99043: Pushed [2025-01-10T04:45:13.645Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:13.992Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:14.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T04:45:14.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:45:14.333Z] aef1e5b6a03a: Preparing [2025-01-10T04:45:14.333Z] e9822acc299f: Preparing [2025-01-10T04:45:14.333Z] f3ff214eedc0: Preparing [2025-01-10T04:45:14.333Z] dc96598cbc24: Preparing [2025-01-10T04:45:14.333Z] 2c774925f2a3: Preparing [2025-01-10T04:45:14.333Z] ec3148b1bc91: Preparing [2025-01-10T04:45:14.333Z] 83e97881865a: Preparing [2025-01-10T04:45:14.333Z] a1375ef31e75: Preparing [2025-01-10T04:45:14.333Z] 83e97881865a: Waiting [2025-01-10T04:45:14.333Z] ec3148b1bc91: Waiting [2025-01-10T04:45:14.333Z] 9cf53831cb0d: Preparing [2025-01-10T04:45:14.333Z] 9bf7d2c99043: Preparing [2025-01-10T04:45:14.333Z] a1375ef31e75: Waiting [2025-01-10T04:45:14.333Z] 9cf53831cb0d: Waiting [2025-01-10T04:45:14.333Z] 9bf7d2c99043: Waiting [2025-01-10T04:45:14.333Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:14.333Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:14.333Z] aef1e5b6a03a: Layer already exists [2025-01-10T04:45:14.333Z] dc96598cbc24: Layer already exists [2025-01-10T04:45:14.333Z] e9822acc299f: Layer already exists [2025-01-10T04:45:14.333Z] f3ff214eedc0: Layer already exists [2025-01-10T04:45:14.333Z] 2c774925f2a3: Layer already exists [2025-01-10T04:45:14.333Z] 83e97881865a: Layer already exists [2025-01-10T04:45:14.333Z] a1375ef31e75: Layer already exists [2025-01-10T04:45:14.333Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:14.333Z] 9cf53831cb0d: Layer already exists [2025-01-10T04:45:14.333Z] 9bf7d2c99043: Layer already exists [2025-01-10T04:45:14.333Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:14.333Z] latest: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:14.665Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:14.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 [2025-01-10T04:45:14.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:45:14.987Z] aef1e5b6a03a: Preparing [2025-01-10T04:45:14.987Z] e9822acc299f: Preparing [2025-01-10T04:45:14.987Z] f3ff214eedc0: Preparing [2025-01-10T04:45:14.987Z] dc96598cbc24: Preparing [2025-01-10T04:45:14.987Z] 2c774925f2a3: Preparing [2025-01-10T04:45:14.987Z] ec3148b1bc91: Preparing [2025-01-10T04:45:14.987Z] 83e97881865a: Preparing [2025-01-10T04:45:14.987Z] a1375ef31e75: Preparing [2025-01-10T04:45:14.987Z] 9cf53831cb0d: Preparing [2025-01-10T04:45:14.987Z] 9bf7d2c99043: Preparing [2025-01-10T04:45:14.987Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:14.987Z] a1375ef31e75: Waiting [2025-01-10T04:45:14.987Z] 9bf7d2c99043: Waiting [2025-01-10T04:45:14.987Z] 9cf53831cb0d: Waiting [2025-01-10T04:45:14.987Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:14.987Z] ec3148b1bc91: Waiting [2025-01-10T04:45:14.987Z] 83e97881865a: Waiting [2025-01-10T04:45:14.987Z] 2c774925f2a3: Layer already exists [2025-01-10T04:45:14.987Z] e9822acc299f: Layer already exists [2025-01-10T04:45:14.987Z] f3ff214eedc0: Layer already exists [2025-01-10T04:45:14.987Z] dc96598cbc24: Layer already exists [2025-01-10T04:45:14.987Z] aef1e5b6a03a: Layer already exists [2025-01-10T04:45:14.987Z] 83e97881865a: Layer already exists [2025-01-10T04:45:14.987Z] a1375ef31e75: Layer already exists [2025-01-10T04:45:14.987Z] 9cf53831cb0d: Layer already exists [2025-01-10T04:45:14.987Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:14.987Z] 9bf7d2c99043: Layer already exists [2025-01-10T04:45:14.987Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:14.987Z] 4.0.0-dev.41: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:15.322Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:15.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:15.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:45:15.646Z] aef1e5b6a03a: Preparing [2025-01-10T04:45:15.646Z] e9822acc299f: Preparing [2025-01-10T04:45:15.646Z] f3ff214eedc0: Preparing [2025-01-10T04:45:15.646Z] dc96598cbc24: Preparing [2025-01-10T04:45:15.646Z] 2c774925f2a3: Preparing [2025-01-10T04:45:15.646Z] ec3148b1bc91: Preparing [2025-01-10T04:45:15.646Z] 83e97881865a: Preparing [2025-01-10T04:45:15.646Z] a1375ef31e75: Preparing [2025-01-10T04:45:15.646Z] 9cf53831cb0d: Preparing [2025-01-10T04:45:15.646Z] 9bf7d2c99043: Preparing [2025-01-10T04:45:15.646Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:15.646Z] 83e97881865a: Waiting [2025-01-10T04:45:15.646Z] 9bf7d2c99043: Waiting [2025-01-10T04:45:15.646Z] a1375ef31e75: Waiting [2025-01-10T04:45:15.646Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:15.646Z] 9cf53831cb0d: Waiting [2025-01-10T04:45:15.646Z] 2c774925f2a3: Layer already exists [2025-01-10T04:45:15.646Z] dc96598cbc24: Layer already exists [2025-01-10T04:45:15.646Z] f3ff214eedc0: Layer already exists [2025-01-10T04:45:15.646Z] e9822acc299f: Layer already exists [2025-01-10T04:45:15.646Z] aef1e5b6a03a: Layer already exists [2025-01-10T04:45:15.646Z] 9cf53831cb0d: Layer already exists [2025-01-10T04:45:15.646Z] 83e97881865a: Layer already exists [2025-01-10T04:45:15.646Z] 9bf7d2c99043: Layer already exists [2025-01-10T04:45:15.646Z] a1375ef31e75: Layer already exists [2025-01-10T04:45:15.646Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:15.646Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:15.646Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:15.976Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:16.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-10T04:45:16.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:45:16.304Z] aef1e5b6a03a: Preparing [2025-01-10T04:45:16.304Z] e9822acc299f: Preparing [2025-01-10T04:45:16.304Z] f3ff214eedc0: Preparing [2025-01-10T04:45:16.304Z] dc96598cbc24: Preparing [2025-01-10T04:45:16.304Z] 2c774925f2a3: Preparing [2025-01-10T04:45:16.304Z] ec3148b1bc91: Preparing [2025-01-10T04:45:16.304Z] 83e97881865a: Preparing [2025-01-10T04:45:16.304Z] a1375ef31e75: Preparing [2025-01-10T04:45:16.304Z] 9cf53831cb0d: Preparing [2025-01-10T04:45:16.304Z] 9bf7d2c99043: Preparing [2025-01-10T04:45:16.304Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:16.304Z] ec3148b1bc91: Waiting [2025-01-10T04:45:16.304Z] 83e97881865a: Waiting [2025-01-10T04:45:16.304Z] 9bf7d2c99043: Waiting [2025-01-10T04:45:16.304Z] 9cf53831cb0d: Waiting [2025-01-10T04:45:16.304Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:16.304Z] a1375ef31e75: Waiting [2025-01-10T04:45:16.304Z] 2c774925f2a3: Layer already exists [2025-01-10T04:45:16.304Z] aef1e5b6a03a: Layer already exists [2025-01-10T04:45:16.304Z] dc96598cbc24: Layer already exists [2025-01-10T04:45:16.304Z] f3ff214eedc0: Layer already exists [2025-01-10T04:45:16.304Z] e9822acc299f: Layer already exists [2025-01-10T04:45:16.304Z] 83e97881865a: Layer already exists [2025-01-10T04:45:16.304Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:16.304Z] 9cf53831cb0d: Layer already exists [2025-01-10T04:45:16.304Z] a1375ef31e75: Layer already exists [2025-01-10T04:45:16.304Z] 9bf7d2c99043: Layer already exists [2025-01-10T04:45:16.304Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:16.304Z] main: digest: sha256:48af58116308b57c504c2c203d89ebe9fedb1cd456aedd1ae6e30103ac244d5f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:16.383Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:16.396Z] taggedImages: [2025-01-10T04:45:16.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:16.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T04:45:16.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.41 [2025-01-10T04:45:16.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:16.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-10T04:45:16.431Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-10T04:45:16.431Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:16.431Z] latest [2025-01-10T04:45:16.431Z] 4.0.0-dev.41 [2025-01-10T04:45:16.431Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:16.431Z] main [2025-01-10T04:45:16.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:16.790Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:17.113Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:17.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:45:17.113Z] 7a0066f04381: Preparing [2025-01-10T04:45:17.113Z] 96152106310c: Preparing [2025-01-10T04:45:17.113Z] d89c94994cee: Preparing [2025-01-10T04:45:17.113Z] abb39bb1d0ce: Preparing [2025-01-10T04:45:17.113Z] 2d12fb3c9b9c: Preparing [2025-01-10T04:45:17.113Z] 22919718a557: Preparing [2025-01-10T04:45:17.113Z] dd8619ab681a: Preparing [2025-01-10T04:45:17.113Z] 22919718a557: Waiting [2025-01-10T04:45:17.113Z] ec3148b1bc91: Preparing [2025-01-10T04:45:17.113Z] 83e97881865a: Preparing [2025-01-10T04:45:17.113Z] dd8619ab681a: Waiting [2025-01-10T04:45:17.113Z] ec3148b1bc91: Waiting [2025-01-10T04:45:17.113Z] 5b760d3fc7cb: Preparing [2025-01-10T04:45:17.113Z] 63be84bdc7e6: Preparing [2025-01-10T04:45:17.113Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:17.113Z] 5b760d3fc7cb: Waiting [2025-01-10T04:45:17.113Z] 63be84bdc7e6: Waiting [2025-01-10T04:45:17.113Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:17.113Z] 2d12fb3c9b9c: Pushed [2025-01-10T04:45:17.113Z] 7a0066f04381: Pushed [2025-01-10T04:45:17.113Z] 96152106310c: Pushed [2025-01-10T04:45:17.113Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:17.113Z] 83e97881865a: Layer already exists [2025-01-10T04:45:17.113Z] 22919718a557: Pushed [2025-01-10T04:45:17.113Z] dd8619ab681a: Pushed [2025-01-10T04:45:17.371Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:17.372Z] 5b760d3fc7cb: Pushed [2025-01-10T04:45:18.308Z] abb39bb1d0ce: Pushed [2025-01-10T04:45:18.567Z] d89c94994cee: Pushed [2025-01-10T04:45:18.567Z] 63be84bdc7e6: Pushed [2025-01-10T04:45:18.826Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:19.158Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:19.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T04:45:19.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:45:19.480Z] 7a0066f04381: Preparing [2025-01-10T04:45:19.480Z] 96152106310c: Preparing [2025-01-10T04:45:19.480Z] d89c94994cee: Preparing [2025-01-10T04:45:19.480Z] abb39bb1d0ce: Preparing [2025-01-10T04:45:19.480Z] 2d12fb3c9b9c: Preparing [2025-01-10T04:45:19.480Z] 22919718a557: Preparing [2025-01-10T04:45:19.480Z] dd8619ab681a: Preparing [2025-01-10T04:45:19.480Z] ec3148b1bc91: Preparing [2025-01-10T04:45:19.480Z] 83e97881865a: Preparing [2025-01-10T04:45:19.480Z] 5b760d3fc7cb: Preparing [2025-01-10T04:45:19.480Z] 63be84bdc7e6: Preparing [2025-01-10T04:45:19.480Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:19.480Z] 63be84bdc7e6: Waiting [2025-01-10T04:45:19.480Z] 22919718a557: Waiting [2025-01-10T04:45:19.480Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:19.480Z] 5b760d3fc7cb: Waiting [2025-01-10T04:45:19.480Z] dd8619ab681a: Waiting [2025-01-10T04:45:19.480Z] ec3148b1bc91: Waiting [2025-01-10T04:45:19.480Z] 96152106310c: Layer already exists [2025-01-10T04:45:19.480Z] 7a0066f04381: Layer already exists [2025-01-10T04:45:19.480Z] 2d12fb3c9b9c: Layer already exists [2025-01-10T04:45:19.480Z] d89c94994cee: Layer already exists [2025-01-10T04:45:19.480Z] abb39bb1d0ce: Layer already exists [2025-01-10T04:45:19.480Z] dd8619ab681a: Layer already exists [2025-01-10T04:45:19.480Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:19.480Z] 83e97881865a: Layer already exists [2025-01-10T04:45:19.480Z] 22919718a557: Layer already exists [2025-01-10T04:45:19.480Z] 5b760d3fc7cb: Layer already exists [2025-01-10T04:45:19.480Z] 63be84bdc7e6: Layer already exists [2025-01-10T04:45:19.480Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:19.480Z] latest: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:19.807Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:20.130Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 [2025-01-10T04:45:20.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:45:20.131Z] 7a0066f04381: Preparing [2025-01-10T04:45:20.131Z] 96152106310c: Preparing [2025-01-10T04:45:20.131Z] d89c94994cee: Preparing [2025-01-10T04:45:20.131Z] abb39bb1d0ce: Preparing [2025-01-10T04:45:20.131Z] 2d12fb3c9b9c: Preparing [2025-01-10T04:45:20.131Z] 22919718a557: Preparing [2025-01-10T04:45:20.131Z] dd8619ab681a: Preparing [2025-01-10T04:45:20.131Z] ec3148b1bc91: Preparing [2025-01-10T04:45:20.131Z] 83e97881865a: Preparing [2025-01-10T04:45:20.131Z] 5b760d3fc7cb: Preparing [2025-01-10T04:45:20.131Z] 63be84bdc7e6: Preparing [2025-01-10T04:45:20.131Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:20.131Z] 22919718a557: Waiting [2025-01-10T04:45:20.131Z] dd8619ab681a: Waiting [2025-01-10T04:45:20.131Z] ec3148b1bc91: Waiting [2025-01-10T04:45:20.131Z] 63be84bdc7e6: Waiting [2025-01-10T04:45:20.131Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:20.131Z] 83e97881865a: Waiting [2025-01-10T04:45:20.131Z] 5b760d3fc7cb: Waiting [2025-01-10T04:45:20.131Z] d89c94994cee: Layer already exists [2025-01-10T04:45:20.131Z] 7a0066f04381: Layer already exists [2025-01-10T04:45:20.131Z] 96152106310c: Layer already exists [2025-01-10T04:45:20.131Z] 2d12fb3c9b9c: Layer already exists [2025-01-10T04:45:20.131Z] abb39bb1d0ce: Layer already exists [2025-01-10T04:45:20.131Z] 22919718a557: Layer already exists [2025-01-10T04:45:20.131Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:20.131Z] 5b760d3fc7cb: Layer already exists [2025-01-10T04:45:20.131Z] dd8619ab681a: Layer already exists [2025-01-10T04:45:20.131Z] 83e97881865a: Layer already exists [2025-01-10T04:45:20.131Z] 63be84bdc7e6: Layer already exists [2025-01-10T04:45:20.131Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:20.131Z] 4.0.0-dev.41: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:20.471Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:20.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:20.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:45:20.794Z] 7a0066f04381: Preparing [2025-01-10T04:45:20.794Z] 96152106310c: Preparing [2025-01-10T04:45:20.794Z] d89c94994cee: Preparing [2025-01-10T04:45:20.794Z] abb39bb1d0ce: Preparing [2025-01-10T04:45:20.794Z] 2d12fb3c9b9c: Preparing [2025-01-10T04:45:20.794Z] 22919718a557: Preparing [2025-01-10T04:45:20.794Z] dd8619ab681a: Preparing [2025-01-10T04:45:20.794Z] ec3148b1bc91: Preparing [2025-01-10T04:45:20.794Z] 83e97881865a: Preparing [2025-01-10T04:45:20.794Z] 5b760d3fc7cb: Preparing [2025-01-10T04:45:20.794Z] 63be84bdc7e6: Preparing [2025-01-10T04:45:20.794Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:20.794Z] 22919718a557: Waiting [2025-01-10T04:45:20.794Z] 83e97881865a: Waiting [2025-01-10T04:45:20.794Z] 5b760d3fc7cb: Waiting [2025-01-10T04:45:20.794Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:20.794Z] 63be84bdc7e6: Waiting [2025-01-10T04:45:20.794Z] dd8619ab681a: Waiting [2025-01-10T04:45:20.794Z] ec3148b1bc91: Waiting [2025-01-10T04:45:20.794Z] abb39bb1d0ce: Layer already exists [2025-01-10T04:45:20.794Z] 96152106310c: Layer already exists [2025-01-10T04:45:20.794Z] 7a0066f04381: Layer already exists [2025-01-10T04:45:20.794Z] d89c94994cee: Layer already exists [2025-01-10T04:45:20.794Z] 2d12fb3c9b9c: Layer already exists [2025-01-10T04:45:20.794Z] dd8619ab681a: Layer already exists [2025-01-10T04:45:20.794Z] 22919718a557: Layer already exists [2025-01-10T04:45:20.794Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:20.794Z] 5b760d3fc7cb: Layer already exists [2025-01-10T04:45:20.794Z] 83e97881865a: Layer already exists [2025-01-10T04:45:20.794Z] 63be84bdc7e6: Layer already exists [2025-01-10T04:45:20.794Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:20.794Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:21.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:21.446Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-10T04:45:21.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:45:21.446Z] 7a0066f04381: Preparing [2025-01-10T04:45:21.446Z] 96152106310c: Preparing [2025-01-10T04:45:21.446Z] d89c94994cee: Preparing [2025-01-10T04:45:21.446Z] abb39bb1d0ce: Preparing [2025-01-10T04:45:21.446Z] 2d12fb3c9b9c: Preparing [2025-01-10T04:45:21.446Z] 22919718a557: Preparing [2025-01-10T04:45:21.446Z] dd8619ab681a: Preparing [2025-01-10T04:45:21.446Z] ec3148b1bc91: Preparing [2025-01-10T04:45:21.446Z] 83e97881865a: Preparing [2025-01-10T04:45:21.446Z] 5b760d3fc7cb: Preparing [2025-01-10T04:45:21.446Z] 63be84bdc7e6: Preparing [2025-01-10T04:45:21.446Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:21.446Z] ec3148b1bc91: Waiting [2025-01-10T04:45:21.446Z] 83e97881865a: Waiting [2025-01-10T04:45:21.446Z] 5b760d3fc7cb: Waiting [2025-01-10T04:45:21.446Z] 63be84bdc7e6: Waiting [2025-01-10T04:45:21.446Z] 22919718a557: Waiting [2025-01-10T04:45:21.446Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:21.446Z] dd8619ab681a: Waiting [2025-01-10T04:45:21.446Z] abb39bb1d0ce: Layer already exists [2025-01-10T04:45:21.446Z] 7a0066f04381: Layer already exists [2025-01-10T04:45:21.446Z] 96152106310c: Layer already exists [2025-01-10T04:45:21.446Z] d89c94994cee: Layer already exists [2025-01-10T04:45:21.446Z] 2d12fb3c9b9c: Layer already exists [2025-01-10T04:45:21.446Z] 22919718a557: Layer already exists [2025-01-10T04:45:21.446Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:21.446Z] dd8619ab681a: Layer already exists [2025-01-10T04:45:21.446Z] 83e97881865a: Layer already exists [2025-01-10T04:45:21.446Z] 5b760d3fc7cb: Layer already exists [2025-01-10T04:45:21.446Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:21.446Z] 63be84bdc7e6: Layer already exists [2025-01-10T04:45:21.446Z] main: digest: sha256:e53a442e4a52767d6c4b3585c1e93301d8a8cacfb654eb2a726b49bab3e3dd66 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:21.524Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:21.542Z] taggedImages: [2025-01-10T04:45:21.542Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:21.542Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T04:45:21.542Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.41 [2025-01-10T04:45:21.542Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:21.542Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-10T04:45:21.576Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-10T04:45:21.576Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:21.576Z] latest [2025-01-10T04:45:21.576Z] 4.0.0-dev.41 [2025-01-10T04:45:21.576Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:21.576Z] main [2025-01-10T04:45:21.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:21.924Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:22.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:22.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:45:22.248Z] 08cad03db9fe: Preparing [2025-01-10T04:45:22.248Z] e814e1549dc0: Preparing [2025-01-10T04:45:22.248Z] ec3148b1bc91: Preparing [2025-01-10T04:45:22.248Z] 83e97881865a: Preparing [2025-01-10T04:45:22.248Z] b7a2f7625bbc: Preparing [2025-01-10T04:45:22.248Z] bea6de00c34e: Preparing [2025-01-10T04:45:22.248Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:22.248Z] bea6de00c34e: Waiting [2025-01-10T04:45:22.248Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:22.248Z] 83e97881865a: Layer already exists [2025-01-10T04:45:22.248Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:22.248Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:22.248Z] b7a2f7625bbc: Pushed [2025-01-10T04:45:22.248Z] 08cad03db9fe: Pushed [2025-01-10T04:45:23.621Z] bea6de00c34e: Pushed [2025-01-10T04:45:24.188Z] e814e1549dc0: Pushed [2025-01-10T04:45:24.446Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:24.771Z] + 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-01-10T04:45:25.097Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T04:45:25.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:45:25.097Z] 08cad03db9fe: Preparing [2025-01-10T04:45:25.097Z] e814e1549dc0: Preparing [2025-01-10T04:45:25.097Z] ec3148b1bc91: Preparing [2025-01-10T04:45:25.097Z] 83e97881865a: Preparing [2025-01-10T04:45:25.097Z] b7a2f7625bbc: Preparing [2025-01-10T04:45:25.097Z] bea6de00c34e: Preparing [2025-01-10T04:45:25.097Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:25.097Z] bea6de00c34e: Waiting [2025-01-10T04:45:25.097Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:25.097Z] 83e97881865a: Layer already exists [2025-01-10T04:45:25.097Z] b7a2f7625bbc: Layer already exists [2025-01-10T04:45:25.097Z] e814e1549dc0: Layer already exists [2025-01-10T04:45:25.097Z] 08cad03db9fe: Layer already exists [2025-01-10T04:45:25.097Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:25.097Z] bea6de00c34e: Layer already exists [2025-01-10T04:45:25.097Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:25.097Z] latest: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:25.434Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:25.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 [2025-01-10T04:45:25.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:45:25.762Z] 08cad03db9fe: Preparing [2025-01-10T04:45:25.762Z] e814e1549dc0: Preparing [2025-01-10T04:45:25.762Z] ec3148b1bc91: Preparing [2025-01-10T04:45:25.762Z] 83e97881865a: Preparing [2025-01-10T04:45:25.762Z] b7a2f7625bbc: Preparing [2025-01-10T04:45:25.762Z] bea6de00c34e: Preparing [2025-01-10T04:45:25.762Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:25.762Z] bea6de00c34e: Waiting [2025-01-10T04:45:25.762Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:25.762Z] 83e97881865a: Layer already exists [2025-01-10T04:45:25.762Z] e814e1549dc0: Layer already exists [2025-01-10T04:45:25.762Z] b7a2f7625bbc: Layer already exists [2025-01-10T04:45:25.762Z] 08cad03db9fe: Layer already exists [2025-01-10T04:45:25.762Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:25.762Z] bea6de00c34e: Layer already exists [2025-01-10T04:45:25.762Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:25.762Z] 4.0.0-dev.41: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:26.100Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:26.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:26.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:45:26.426Z] 08cad03db9fe: Preparing [2025-01-10T04:45:26.426Z] e814e1549dc0: Preparing [2025-01-10T04:45:26.426Z] ec3148b1bc91: Preparing [2025-01-10T04:45:26.426Z] 83e97881865a: Preparing [2025-01-10T04:45:26.426Z] b7a2f7625bbc: Preparing [2025-01-10T04:45:26.426Z] bea6de00c34e: Preparing [2025-01-10T04:45:26.426Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:26.426Z] bea6de00c34e: Waiting [2025-01-10T04:45:26.426Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:26.426Z] 83e97881865a: Layer already exists [2025-01-10T04:45:26.426Z] e814e1549dc0: Layer already exists [2025-01-10T04:45:26.426Z] b7a2f7625bbc: Layer already exists [2025-01-10T04:45:26.426Z] 08cad03db9fe: Layer already exists [2025-01-10T04:45:26.426Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:26.426Z] bea6de00c34e: Layer already exists [2025-01-10T04:45:26.426Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:26.426Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:26.753Z] + 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-01-10T04:45:27.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-10T04:45:27.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:45:27.088Z] 08cad03db9fe: Preparing [2025-01-10T04:45:27.088Z] e814e1549dc0: Preparing [2025-01-10T04:45:27.088Z] ec3148b1bc91: Preparing [2025-01-10T04:45:27.088Z] 83e97881865a: Preparing [2025-01-10T04:45:27.088Z] b7a2f7625bbc: Preparing [2025-01-10T04:45:27.088Z] bea6de00c34e: Preparing [2025-01-10T04:45:27.088Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:27.088Z] bea6de00c34e: Waiting [2025-01-10T04:45:27.088Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:27.088Z] 08cad03db9fe: Layer already exists [2025-01-10T04:45:27.088Z] 83e97881865a: Layer already exists [2025-01-10T04:45:27.088Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:27.088Z] e814e1549dc0: Layer already exists [2025-01-10T04:45:27.088Z] b7a2f7625bbc: Layer already exists [2025-01-10T04:45:27.088Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:27.088Z] bea6de00c34e: Layer already exists [2025-01-10T04:45:27.088Z] main: digest: sha256:78d4f747537f5dc41c3feaf7e2c0c9cf98fcb8938a60ecc41189bb01c3c4a506 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:27.166Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:27.178Z] taggedImages: [2025-01-10T04:45:27.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:27.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T04:45:27.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.41 [2025-01-10T04:45:27.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:27.178Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-10T04:45:27.201Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-10T04:45:27.201Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:27.201Z] latest [2025-01-10T04:45:27.201Z] 4.0.0-dev.41 [2025-01-10T04:45:27.201Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:27.201Z] main [2025-01-10T04:45:27.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:27.539Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:27.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:27.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:45:27.860Z] c3c299575a89: Preparing [2025-01-10T04:45:27.860Z] 29c591729db0: Preparing [2025-01-10T04:45:27.860Z] 286f8d29fa58: Preparing [2025-01-10T04:45:27.860Z] ec3148b1bc91: Preparing [2025-01-10T04:45:27.860Z] 83e97881865a: Preparing [2025-01-10T04:45:27.860Z] b8178e746d31: Preparing [2025-01-10T04:45:27.860Z] 5bf5cae920a6: Preparing [2025-01-10T04:45:27.860Z] a872a56fb731: Preparing [2025-01-10T04:45:27.860Z] 57fb0008eb24: Preparing [2025-01-10T04:45:27.860Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:27.860Z] b8178e746d31: Waiting [2025-01-10T04:45:27.860Z] 5bf5cae920a6: Waiting [2025-01-10T04:45:27.860Z] a872a56fb731: Waiting [2025-01-10T04:45:27.860Z] 57fb0008eb24: Waiting [2025-01-10T04:45:27.860Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:27.860Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:27.860Z] 83e97881865a: Layer already exists [2025-01-10T04:45:27.860Z] 286f8d29fa58: Pushed [2025-01-10T04:45:27.860Z] 29c591729db0: Pushed [2025-01-10T04:45:27.860Z] c3c299575a89: Pushed [2025-01-10T04:45:27.860Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:27.860Z] a872a56fb731: Pushed [2025-01-10T04:45:28.428Z] 57fb0008eb24: Pushed [2025-01-10T04:45:34.999Z] 5bf5cae920a6: Pushed [2025-01-10T04:45:39.192Z] b8178e746d31: Pushed [2025-01-10T04:45:39.192Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:39.513Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:39.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T04:45:39.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:45:39.836Z] c3c299575a89: Preparing [2025-01-10T04:45:39.836Z] 29c591729db0: Preparing [2025-01-10T04:45:39.836Z] 286f8d29fa58: Preparing [2025-01-10T04:45:39.836Z] ec3148b1bc91: Preparing [2025-01-10T04:45:39.836Z] 83e97881865a: Preparing [2025-01-10T04:45:39.836Z] b8178e746d31: Preparing [2025-01-10T04:45:39.836Z] 5bf5cae920a6: Preparing [2025-01-10T04:45:39.836Z] a872a56fb731: Preparing [2025-01-10T04:45:39.836Z] 57fb0008eb24: Preparing [2025-01-10T04:45:39.836Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:39.836Z] 5bf5cae920a6: Waiting [2025-01-10T04:45:39.836Z] a872a56fb731: Waiting [2025-01-10T04:45:39.836Z] 57fb0008eb24: Waiting [2025-01-10T04:45:39.836Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:39.836Z] b8178e746d31: Waiting [2025-01-10T04:45:39.836Z] c3c299575a89: Layer already exists [2025-01-10T04:45:39.836Z] 83e97881865a: Layer already exists [2025-01-10T04:45:39.836Z] 29c591729db0: Layer already exists [2025-01-10T04:45:39.836Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:39.836Z] 286f8d29fa58: Layer already exists [2025-01-10T04:45:39.836Z] b8178e746d31: Layer already exists [2025-01-10T04:45:39.836Z] 5bf5cae920a6: Layer already exists [2025-01-10T04:45:39.836Z] 57fb0008eb24: Layer already exists [2025-01-10T04:45:39.836Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:39.836Z] a872a56fb731: Layer already exists [2025-01-10T04:45:39.836Z] latest: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:40.165Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:40.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 [2025-01-10T04:45:40.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:45:40.484Z] c3c299575a89: Preparing [2025-01-10T04:45:40.484Z] 29c591729db0: Preparing [2025-01-10T04:45:40.484Z] 286f8d29fa58: Preparing [2025-01-10T04:45:40.484Z] ec3148b1bc91: Preparing [2025-01-10T04:45:40.484Z] 83e97881865a: Preparing [2025-01-10T04:45:40.484Z] b8178e746d31: Preparing [2025-01-10T04:45:40.484Z] 5bf5cae920a6: Preparing [2025-01-10T04:45:40.484Z] a872a56fb731: Preparing [2025-01-10T04:45:40.484Z] b8178e746d31: Waiting [2025-01-10T04:45:40.484Z] 5bf5cae920a6: Waiting [2025-01-10T04:45:40.484Z] 57fb0008eb24: Preparing [2025-01-10T04:45:40.484Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:40.484Z] a872a56fb731: Waiting [2025-01-10T04:45:40.484Z] 57fb0008eb24: Waiting [2025-01-10T04:45:40.484Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:40.484Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:40.484Z] 83e97881865a: Layer already exists [2025-01-10T04:45:40.484Z] 286f8d29fa58: Layer already exists [2025-01-10T04:45:40.484Z] c3c299575a89: Layer already exists [2025-01-10T04:45:40.484Z] 29c591729db0: Layer already exists [2025-01-10T04:45:40.484Z] b8178e746d31: Layer already exists [2025-01-10T04:45:40.484Z] 57fb0008eb24: Layer already exists [2025-01-10T04:45:40.484Z] 5bf5cae920a6: Layer already exists [2025-01-10T04:45:40.484Z] a872a56fb731: Layer already exists [2025-01-10T04:45:40.484Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:40.484Z] 4.0.0-dev.41: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:40.888Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:41.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:41.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:45:41.211Z] c3c299575a89: Preparing [2025-01-10T04:45:41.211Z] 29c591729db0: Preparing [2025-01-10T04:45:41.211Z] 286f8d29fa58: Preparing [2025-01-10T04:45:41.211Z] ec3148b1bc91: Preparing [2025-01-10T04:45:41.211Z] 83e97881865a: Preparing [2025-01-10T04:45:41.211Z] b8178e746d31: Preparing [2025-01-10T04:45:41.211Z] 5bf5cae920a6: Preparing [2025-01-10T04:45:41.211Z] a872a56fb731: Preparing [2025-01-10T04:45:41.211Z] 57fb0008eb24: Preparing [2025-01-10T04:45:41.211Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:41.211Z] b8178e746d31: Waiting [2025-01-10T04:45:41.211Z] 5bf5cae920a6: Waiting [2025-01-10T04:45:41.211Z] a872a56fb731: Waiting [2025-01-10T04:45:41.211Z] 57fb0008eb24: Waiting [2025-01-10T04:45:41.211Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:41.211Z] 83e97881865a: Layer already exists [2025-01-10T04:45:41.211Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:41.211Z] 29c591729db0: Layer already exists [2025-01-10T04:45:41.211Z] 286f8d29fa58: Layer already exists [2025-01-10T04:45:41.211Z] c3c299575a89: Layer already exists [2025-01-10T04:45:41.211Z] b8178e746d31: Layer already exists [2025-01-10T04:45:41.211Z] 5bf5cae920a6: Layer already exists [2025-01-10T04:45:41.211Z] 57fb0008eb24: Layer already exists [2025-01-10T04:45:41.211Z] a872a56fb731: Layer already exists [2025-01-10T04:45:41.211Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:41.211Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:41.532Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:41.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-10T04:45:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:45:41.860Z] c3c299575a89: Preparing [2025-01-10T04:45:41.860Z] 29c591729db0: Preparing [2025-01-10T04:45:41.860Z] 286f8d29fa58: Preparing [2025-01-10T04:45:41.860Z] ec3148b1bc91: Preparing [2025-01-10T04:45:41.860Z] 83e97881865a: Preparing [2025-01-10T04:45:41.860Z] b8178e746d31: Preparing [2025-01-10T04:45:41.860Z] 5bf5cae920a6: Preparing [2025-01-10T04:45:41.860Z] a872a56fb731: Preparing [2025-01-10T04:45:41.860Z] 57fb0008eb24: Preparing [2025-01-10T04:45:41.860Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:41.860Z] 5bf5cae920a6: Waiting [2025-01-10T04:45:41.860Z] a872a56fb731: Waiting [2025-01-10T04:45:41.860Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:41.860Z] b8178e746d31: Waiting [2025-01-10T04:45:41.860Z] 29c591729db0: Layer already exists [2025-01-10T04:45:41.860Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:41.860Z] c3c299575a89: Layer already exists [2025-01-10T04:45:41.860Z] 286f8d29fa58: Layer already exists [2025-01-10T04:45:41.860Z] 83e97881865a: Layer already exists [2025-01-10T04:45:41.860Z] b8178e746d31: Layer already exists [2025-01-10T04:45:41.860Z] 5bf5cae920a6: Layer already exists [2025-01-10T04:45:41.860Z] 57fb0008eb24: Layer already exists [2025-01-10T04:45:41.860Z] a872a56fb731: Layer already exists [2025-01-10T04:45:41.860Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:41.860Z] main: digest: sha256:d36356292197e695bed8b94c31762d1742e8d5e98da70caa3d783bea1cf06083 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:41.940Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:41.954Z] taggedImages: [2025-01-10T04:45:41.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:41.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T04:45:41.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.41 [2025-01-10T04:45:41.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:41.954Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-10T04:45:41.981Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-10T04:45:41.981Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:41.981Z] latest [2025-01-10T04:45:41.981Z] 4.0.0-dev.41 [2025-01-10T04:45:41.981Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:41.981Z] main [2025-01-10T04:45:41.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:42.318Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:42.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:42.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:45:42.633Z] 134602ddf149: Preparing [2025-01-10T04:45:42.633Z] 0cb5154b000b: Preparing [2025-01-10T04:45:42.633Z] ca143e927190: Preparing [2025-01-10T04:45:42.633Z] ec3148b1bc91: Preparing [2025-01-10T04:45:42.633Z] 83e97881865a: Preparing [2025-01-10T04:45:42.633Z] f1d13131ded9: Preparing [2025-01-10T04:45:42.633Z] 4c126bf3daa2: Preparing [2025-01-10T04:45:42.633Z] 0bf9fcce1edf: Preparing [2025-01-10T04:45:42.633Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:42.633Z] 0bf9fcce1edf: Waiting [2025-01-10T04:45:42.633Z] 4c126bf3daa2: Waiting [2025-01-10T04:45:42.633Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:42.633Z] f1d13131ded9: Waiting [2025-01-10T04:45:42.633Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:42.633Z] 83e97881865a: Layer already exists [2025-01-10T04:45:42.633Z] ca143e927190: Pushed [2025-01-10T04:45:42.633Z] 134602ddf149: Pushed [2025-01-10T04:45:42.633Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:42.633Z] 0cb5154b000b: Pushed [2025-01-10T04:45:42.633Z] 4c126bf3daa2: Pushed [2025-01-10T04:45:43.200Z] 0bf9fcce1edf: Pushed [2025-01-10T04:45:53.182Z] f1d13131ded9: Pushed [2025-01-10T04:45:53.182Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:53.516Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:53.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T04:45:53.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:45:53.842Z] 134602ddf149: Preparing [2025-01-10T04:45:53.842Z] 0cb5154b000b: Preparing [2025-01-10T04:45:53.842Z] ca143e927190: Preparing [2025-01-10T04:45:53.842Z] ec3148b1bc91: Preparing [2025-01-10T04:45:53.842Z] 83e97881865a: Preparing [2025-01-10T04:45:53.842Z] f1d13131ded9: Preparing [2025-01-10T04:45:53.842Z] 4c126bf3daa2: Preparing [2025-01-10T04:45:53.842Z] 0bf9fcce1edf: Preparing [2025-01-10T04:45:53.842Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:53.842Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:53.842Z] 0bf9fcce1edf: Waiting [2025-01-10T04:45:53.842Z] f1d13131ded9: Waiting [2025-01-10T04:45:53.842Z] 134602ddf149: Layer already exists [2025-01-10T04:45:53.842Z] 0cb5154b000b: Layer already exists [2025-01-10T04:45:53.842Z] 83e97881865a: Layer already exists [2025-01-10T04:45:53.842Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:53.842Z] ca143e927190: Layer already exists [2025-01-10T04:45:53.842Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:53.842Z] f1d13131ded9: Layer already exists [2025-01-10T04:45:53.842Z] 4c126bf3daa2: Layer already exists [2025-01-10T04:45:53.842Z] 0bf9fcce1edf: Layer already exists [2025-01-10T04:45:53.842Z] latest: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:54.174Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:54.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 [2025-01-10T04:45:54.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:45:54.508Z] 134602ddf149: Preparing [2025-01-10T04:45:54.508Z] 0cb5154b000b: Preparing [2025-01-10T04:45:54.508Z] ca143e927190: Preparing [2025-01-10T04:45:54.508Z] ec3148b1bc91: Preparing [2025-01-10T04:45:54.508Z] 83e97881865a: Preparing [2025-01-10T04:45:54.508Z] f1d13131ded9: Preparing [2025-01-10T04:45:54.508Z] 4c126bf3daa2: Preparing [2025-01-10T04:45:54.508Z] 0bf9fcce1edf: Preparing [2025-01-10T04:45:54.508Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:54.508Z] f1d13131ded9: Waiting [2025-01-10T04:45:54.508Z] 4c126bf3daa2: Waiting [2025-01-10T04:45:54.508Z] 0bf9fcce1edf: Waiting [2025-01-10T04:45:54.508Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:54.508Z] 134602ddf149: Layer already exists [2025-01-10T04:45:54.508Z] 0cb5154b000b: Layer already exists [2025-01-10T04:45:54.508Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:54.508Z] ca143e927190: Layer already exists [2025-01-10T04:45:54.508Z] 83e97881865a: Layer already exists [2025-01-10T04:45:54.508Z] f1d13131ded9: Layer already exists [2025-01-10T04:45:54.508Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:54.508Z] 0bf9fcce1edf: Layer already exists [2025-01-10T04:45:54.508Z] 4c126bf3daa2: Layer already exists [2025-01-10T04:45:54.508Z] 4.0.0-dev.41: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:54.838Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:55.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:55.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:45:55.161Z] 134602ddf149: Preparing [2025-01-10T04:45:55.161Z] 0cb5154b000b: Preparing [2025-01-10T04:45:55.161Z] ca143e927190: Preparing [2025-01-10T04:45:55.161Z] ec3148b1bc91: Preparing [2025-01-10T04:45:55.161Z] 83e97881865a: Preparing [2025-01-10T04:45:55.161Z] f1d13131ded9: Preparing [2025-01-10T04:45:55.161Z] 4c126bf3daa2: Preparing [2025-01-10T04:45:55.161Z] 0bf9fcce1edf: Preparing [2025-01-10T04:45:55.161Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:55.161Z] f1d13131ded9: Waiting [2025-01-10T04:45:55.161Z] 0bf9fcce1edf: Waiting [2025-01-10T04:45:55.161Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:55.161Z] 83e97881865a: Layer already exists [2025-01-10T04:45:55.161Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:55.161Z] 134602ddf149: Layer already exists [2025-01-10T04:45:55.161Z] 0cb5154b000b: Layer already exists [2025-01-10T04:45:55.161Z] ca143e927190: Layer already exists [2025-01-10T04:45:55.161Z] 4c126bf3daa2: Layer already exists [2025-01-10T04:45:55.161Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:55.161Z] f1d13131ded9: Layer already exists [2025-01-10T04:45:55.161Z] 0bf9fcce1edf: Layer already exists [2025-01-10T04:45:55.161Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:55.488Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:55.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-10T04:45:55.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:45:55.822Z] 134602ddf149: Preparing [2025-01-10T04:45:55.822Z] 0cb5154b000b: Preparing [2025-01-10T04:45:55.822Z] ca143e927190: Preparing [2025-01-10T04:45:55.822Z] ec3148b1bc91: Preparing [2025-01-10T04:45:55.822Z] 83e97881865a: Preparing [2025-01-10T04:45:55.822Z] f1d13131ded9: Preparing [2025-01-10T04:45:55.822Z] 4c126bf3daa2: Preparing [2025-01-10T04:45:55.822Z] 0bf9fcce1edf: Preparing [2025-01-10T04:45:55.822Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:55.822Z] 4c126bf3daa2: Waiting [2025-01-10T04:45:55.822Z] f1d13131ded9: Waiting [2025-01-10T04:45:55.822Z] 0bf9fcce1edf: Waiting [2025-01-10T04:45:55.822Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:55.822Z] ca143e927190: Layer already exists [2025-01-10T04:45:55.822Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:55.822Z] 134602ddf149: Layer already exists [2025-01-10T04:45:55.822Z] 83e97881865a: Layer already exists [2025-01-10T04:45:55.822Z] 0cb5154b000b: Layer already exists [2025-01-10T04:45:55.822Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:55.822Z] 0bf9fcce1edf: Layer already exists [2025-01-10T04:45:55.822Z] f1d13131ded9: Layer already exists [2025-01-10T04:45:55.822Z] 4c126bf3daa2: Layer already exists [2025-01-10T04:45:55.822Z] main: digest: sha256:7ac080e74da2cc6342d25e1bb4c83346184abbfabbef2d305e4f7d06083a8230 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:45:56.033Z] ===================================================== [Pipeline] echo [2025-01-10T04:45:56.055Z] taggedImages: [2025-01-10T04:45:56.055Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:56.055Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T04:45:56.055Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.41 [2025-01-10T04:45:56.055Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:56.055Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-10T04:45:56.081Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-10T04:45:56.081Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:56.081Z] latest [2025-01-10T04:45:56.081Z] 4.0.0-dev.41 [2025-01-10T04:45:56.081Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:45:56.081Z] main [2025-01-10T04:45:56.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:56.421Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:45:56.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:45:56.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:45:56.746Z] ab0596358bab: Preparing [2025-01-10T04:45:56.746Z] 33ce67ebf8c9: Preparing [2025-01-10T04:45:56.746Z] efd0b18c1db1: Preparing [2025-01-10T04:45:56.746Z] ec3148b1bc91: Preparing [2025-01-10T04:45:56.746Z] 83e97881865a: Preparing [2025-01-10T04:45:56.746Z] 0b0cef7cb987: Preparing [2025-01-10T04:45:56.746Z] a872a56fb731: Preparing [2025-01-10T04:45:56.746Z] 57fb0008eb24: Preparing [2025-01-10T04:45:56.746Z] ce5a8cde9eee: Preparing [2025-01-10T04:45:56.746Z] 57fb0008eb24: Waiting [2025-01-10T04:45:56.746Z] 0b0cef7cb987: Waiting [2025-01-10T04:45:56.746Z] a872a56fb731: Waiting [2025-01-10T04:45:56.746Z] ce5a8cde9eee: Waiting [2025-01-10T04:45:56.746Z] ec3148b1bc91: Layer already exists [2025-01-10T04:45:56.746Z] 83e97881865a: Layer already exists [2025-01-10T04:45:56.746Z] a872a56fb731: Layer already exists [2025-01-10T04:45:56.746Z] 57fb0008eb24: Layer already exists [2025-01-10T04:45:56.746Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:45:56.746Z] 33ce67ebf8c9: Pushed [2025-01-10T04:45:56.746Z] ab0596358bab: Pushed [2025-01-10T04:45:56.746Z] efd0b18c1db1: Pushed [2025-01-10T04:46:08.976Z] 0b0cef7cb987: Pushed [2025-01-10T04:46:08.976Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:09.304Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:09.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T04:46:09.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:46:09.635Z] ab0596358bab: Preparing [2025-01-10T04:46:09.635Z] 33ce67ebf8c9: Preparing [2025-01-10T04:46:09.635Z] efd0b18c1db1: Preparing [2025-01-10T04:46:09.635Z] ec3148b1bc91: Preparing [2025-01-10T04:46:09.635Z] 83e97881865a: Preparing [2025-01-10T04:46:09.635Z] 0b0cef7cb987: Preparing [2025-01-10T04:46:09.635Z] a872a56fb731: Preparing [2025-01-10T04:46:09.635Z] 57fb0008eb24: Preparing [2025-01-10T04:46:09.635Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:09.635Z] a872a56fb731: Waiting [2025-01-10T04:46:09.635Z] 57fb0008eb24: Waiting [2025-01-10T04:46:09.635Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:09.635Z] ab0596358bab: Layer already exists [2025-01-10T04:46:09.635Z] 83e97881865a: Layer already exists [2025-01-10T04:46:09.635Z] 33ce67ebf8c9: Layer already exists [2025-01-10T04:46:09.635Z] efd0b18c1db1: Layer already exists [2025-01-10T04:46:09.635Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:09.635Z] 57fb0008eb24: Layer already exists [2025-01-10T04:46:09.635Z] 0b0cef7cb987: Layer already exists [2025-01-10T04:46:09.635Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:09.635Z] a872a56fb731: Layer already exists [2025-01-10T04:46:09.635Z] latest: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:09.953Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:10.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 [2025-01-10T04:46:10.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:46:10.276Z] ab0596358bab: Preparing [2025-01-10T04:46:10.276Z] 33ce67ebf8c9: Preparing [2025-01-10T04:46:10.276Z] efd0b18c1db1: Preparing [2025-01-10T04:46:10.276Z] ec3148b1bc91: Preparing [2025-01-10T04:46:10.276Z] 83e97881865a: Preparing [2025-01-10T04:46:10.276Z] 0b0cef7cb987: Preparing [2025-01-10T04:46:10.276Z] a872a56fb731: Preparing [2025-01-10T04:46:10.276Z] 57fb0008eb24: Preparing [2025-01-10T04:46:10.276Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:10.276Z] a872a56fb731: Waiting [2025-01-10T04:46:10.276Z] 57fb0008eb24: Waiting [2025-01-10T04:46:10.276Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:10.276Z] 0b0cef7cb987: Waiting [2025-01-10T04:46:10.276Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:10.276Z] efd0b18c1db1: Layer already exists [2025-01-10T04:46:10.276Z] 33ce67ebf8c9: Layer already exists [2025-01-10T04:46:10.276Z] 83e97881865a: Layer already exists [2025-01-10T04:46:10.276Z] ab0596358bab: Layer already exists [2025-01-10T04:46:10.276Z] 0b0cef7cb987: Layer already exists [2025-01-10T04:46:10.276Z] 57fb0008eb24: Layer already exists [2025-01-10T04:46:10.276Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:10.276Z] a872a56fb731: Layer already exists [2025-01-10T04:46:10.276Z] 4.0.0-dev.41: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:10.597Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:10.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:10.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:46:10.917Z] ab0596358bab: Preparing [2025-01-10T04:46:10.917Z] 33ce67ebf8c9: Preparing [2025-01-10T04:46:10.917Z] efd0b18c1db1: Preparing [2025-01-10T04:46:10.917Z] ec3148b1bc91: Preparing [2025-01-10T04:46:10.917Z] 83e97881865a: Preparing [2025-01-10T04:46:10.917Z] 0b0cef7cb987: Preparing [2025-01-10T04:46:10.917Z] a872a56fb731: Preparing [2025-01-10T04:46:10.917Z] 57fb0008eb24: Preparing [2025-01-10T04:46:10.917Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:10.917Z] 0b0cef7cb987: Waiting [2025-01-10T04:46:10.917Z] a872a56fb731: Waiting [2025-01-10T04:46:10.917Z] 57fb0008eb24: Waiting [2025-01-10T04:46:10.917Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:10.917Z] ab0596358bab: Layer already exists [2025-01-10T04:46:10.917Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:10.917Z] efd0b18c1db1: Layer already exists [2025-01-10T04:46:10.917Z] 83e97881865a: Layer already exists [2025-01-10T04:46:10.917Z] 33ce67ebf8c9: Layer already exists [2025-01-10T04:46:10.917Z] a872a56fb731: Layer already exists [2025-01-10T04:46:10.917Z] 0b0cef7cb987: Layer already exists [2025-01-10T04:46:10.917Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:10.917Z] 57fb0008eb24: Layer already exists [2025-01-10T04:46:10.917Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:11.240Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:11.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-10T04:46:11.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:46:11.557Z] ab0596358bab: Preparing [2025-01-10T04:46:11.557Z] 33ce67ebf8c9: Preparing [2025-01-10T04:46:11.557Z] efd0b18c1db1: Preparing [2025-01-10T04:46:11.557Z] ec3148b1bc91: Preparing [2025-01-10T04:46:11.557Z] 83e97881865a: Preparing [2025-01-10T04:46:11.557Z] 0b0cef7cb987: Preparing [2025-01-10T04:46:11.557Z] a872a56fb731: Preparing [2025-01-10T04:46:11.557Z] 57fb0008eb24: Preparing [2025-01-10T04:46:11.557Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:11.557Z] a872a56fb731: Waiting [2025-01-10T04:46:11.557Z] 57fb0008eb24: Waiting [2025-01-10T04:46:11.557Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:11.557Z] 0b0cef7cb987: Waiting [2025-01-10T04:46:11.557Z] 83e97881865a: Layer already exists [2025-01-10T04:46:11.557Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:11.557Z] ab0596358bab: Layer already exists [2025-01-10T04:46:11.557Z] 33ce67ebf8c9: Layer already exists [2025-01-10T04:46:11.557Z] efd0b18c1db1: Layer already exists [2025-01-10T04:46:11.557Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:11.557Z] a872a56fb731: Layer already exists [2025-01-10T04:46:11.557Z] 0b0cef7cb987: Layer already exists [2025-01-10T04:46:11.557Z] 57fb0008eb24: Layer already exists [2025-01-10T04:46:11.557Z] main: digest: sha256:eb4e696b0d38d72ab3d749e75d52853b5a30b55faacd2ff3f2ff9505be4a7b21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:46:11.633Z] ===================================================== [Pipeline] echo [2025-01-10T04:46:11.649Z] taggedImages: [2025-01-10T04:46:11.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:11.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T04:46:11.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.41 [2025-01-10T04:46:11.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:11.649Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-10T04:46:11.674Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-10T04:46:11.674Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:11.674Z] latest [2025-01-10T04:46:11.674Z] 4.0.0-dev.41 [2025-01-10T04:46:11.674Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:11.674Z] main [2025-01-10T04:46:11.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:12.013Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:12.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:12.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:46:12.339Z] b4f53b9c09e6: Preparing [2025-01-10T04:46:12.339Z] b813f073a510: Preparing [2025-01-10T04:46:12.339Z] 56403c532239: Preparing [2025-01-10T04:46:12.339Z] ec3148b1bc91: Preparing [2025-01-10T04:46:12.339Z] 83e97881865a: Preparing [2025-01-10T04:46:12.339Z] 36dc279b31eb: Preparing [2025-01-10T04:46:12.339Z] 2439ec37f02c: Preparing [2025-01-10T04:46:12.339Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:12.339Z] 2439ec37f02c: Waiting [2025-01-10T04:46:12.339Z] 36dc279b31eb: Waiting [2025-01-10T04:46:12.339Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:12.339Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:12.339Z] 83e97881865a: Layer already exists [2025-01-10T04:46:12.339Z] b813f073a510: Pushed [2025-01-10T04:46:12.339Z] 36dc279b31eb: Pushed [2025-01-10T04:46:12.339Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:12.339Z] b4f53b9c09e6: Pushed [2025-01-10T04:46:12.907Z] 2439ec37f02c: Pushed [2025-01-10T04:46:16.201Z] 56403c532239: Pushed [2025-01-10T04:46:16.461Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:16.788Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:17.106Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T04:46:17.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:46:17.106Z] b4f53b9c09e6: Preparing [2025-01-10T04:46:17.106Z] b813f073a510: Preparing [2025-01-10T04:46:17.106Z] 56403c532239: Preparing [2025-01-10T04:46:17.106Z] ec3148b1bc91: Preparing [2025-01-10T04:46:17.106Z] 83e97881865a: Preparing [2025-01-10T04:46:17.106Z] 36dc279b31eb: Preparing [2025-01-10T04:46:17.106Z] 2439ec37f02c: Preparing [2025-01-10T04:46:17.106Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:17.106Z] 36dc279b31eb: Waiting [2025-01-10T04:46:17.106Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:17.106Z] 2439ec37f02c: Waiting [2025-01-10T04:46:17.106Z] b813f073a510: Layer already exists [2025-01-10T04:46:17.106Z] 83e97881865a: Layer already exists [2025-01-10T04:46:17.106Z] b4f53b9c09e6: Layer already exists [2025-01-10T04:46:17.106Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:17.106Z] 56403c532239: Layer already exists [2025-01-10T04:46:17.106Z] 2439ec37f02c: Layer already exists [2025-01-10T04:46:17.106Z] 36dc279b31eb: Layer already exists [2025-01-10T04:46:17.106Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:17.106Z] latest: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:17.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:17.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 [2025-01-10T04:46:17.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:46:17.753Z] b4f53b9c09e6: Preparing [2025-01-10T04:46:17.753Z] b813f073a510: Preparing [2025-01-10T04:46:17.753Z] 56403c532239: Preparing [2025-01-10T04:46:17.753Z] ec3148b1bc91: Preparing [2025-01-10T04:46:17.753Z] 83e97881865a: Preparing [2025-01-10T04:46:17.753Z] 36dc279b31eb: Preparing [2025-01-10T04:46:17.753Z] 2439ec37f02c: Preparing [2025-01-10T04:46:17.753Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:17.753Z] 2439ec37f02c: Waiting [2025-01-10T04:46:17.753Z] 36dc279b31eb: Waiting [2025-01-10T04:46:17.753Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:17.753Z] b4f53b9c09e6: Layer already exists [2025-01-10T04:46:17.753Z] 56403c532239: Layer already exists [2025-01-10T04:46:17.753Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:17.753Z] 83e97881865a: Layer already exists [2025-01-10T04:46:17.753Z] b813f073a510: Layer already exists [2025-01-10T04:46:17.753Z] 2439ec37f02c: Layer already exists [2025-01-10T04:46:17.753Z] 36dc279b31eb: Layer already exists [2025-01-10T04:46:17.753Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:17.753Z] 4.0.0-dev.41: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:18.075Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:18.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:18.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:46:18.394Z] b4f53b9c09e6: Preparing [2025-01-10T04:46:18.394Z] b813f073a510: Preparing [2025-01-10T04:46:18.394Z] 56403c532239: Preparing [2025-01-10T04:46:18.394Z] ec3148b1bc91: Preparing [2025-01-10T04:46:18.394Z] 83e97881865a: Preparing [2025-01-10T04:46:18.394Z] 36dc279b31eb: Preparing [2025-01-10T04:46:18.394Z] 2439ec37f02c: Preparing [2025-01-10T04:46:18.394Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:18.394Z] 2439ec37f02c: Waiting [2025-01-10T04:46:18.394Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:18.394Z] 36dc279b31eb: Waiting [2025-01-10T04:46:18.394Z] 56403c532239: Layer already exists [2025-01-10T04:46:18.394Z] 83e97881865a: Layer already exists [2025-01-10T04:46:18.394Z] b4f53b9c09e6: Layer already exists [2025-01-10T04:46:18.394Z] b813f073a510: Layer already exists [2025-01-10T04:46:18.394Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:18.394Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:18.394Z] 36dc279b31eb: Layer already exists [2025-01-10T04:46:18.394Z] 2439ec37f02c: Layer already exists [2025-01-10T04:46:18.394Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:18.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:19.047Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-10T04:46:19.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:46:19.047Z] b4f53b9c09e6: Preparing [2025-01-10T04:46:19.047Z] b813f073a510: Preparing [2025-01-10T04:46:19.047Z] 56403c532239: Preparing [2025-01-10T04:46:19.047Z] ec3148b1bc91: Preparing [2025-01-10T04:46:19.047Z] 83e97881865a: Preparing [2025-01-10T04:46:19.047Z] 36dc279b31eb: Preparing [2025-01-10T04:46:19.047Z] 2439ec37f02c: Preparing [2025-01-10T04:46:19.047Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:19.047Z] 2439ec37f02c: Waiting [2025-01-10T04:46:19.047Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:19.047Z] 36dc279b31eb: Waiting [2025-01-10T04:46:19.047Z] 83e97881865a: Layer already exists [2025-01-10T04:46:19.047Z] b4f53b9c09e6: Layer already exists [2025-01-10T04:46:19.047Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:19.047Z] b813f073a510: Layer already exists [2025-01-10T04:46:19.047Z] 56403c532239: Layer already exists [2025-01-10T04:46:19.047Z] 36dc279b31eb: Layer already exists [2025-01-10T04:46:19.047Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:19.047Z] 2439ec37f02c: Layer already exists [2025-01-10T04:46:19.047Z] main: digest: sha256:3d1a747c7312ff92f703f10b921c6260b105741713b36fbf8d7581f460a6f1b0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:46:19.111Z] ===================================================== [Pipeline] echo [2025-01-10T04:46:19.127Z] taggedImages: [2025-01-10T04:46:19.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:19.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T04:46:19.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.41 [2025-01-10T04:46:19.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:19.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-10T04:46:19.154Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-10T04:46:19.154Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:19.154Z] latest [2025-01-10T04:46:19.154Z] 4.0.0-dev.41 [2025-01-10T04:46:19.154Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:19.154Z] main [2025-01-10T04:46:19.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:19.504Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:19.825Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:19.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:46:19.825Z] a09a67359c8f: Preparing [2025-01-10T04:46:19.825Z] 814de067b83f: Preparing [2025-01-10T04:46:19.825Z] ec3148b1bc91: Preparing [2025-01-10T04:46:19.825Z] 83e97881865a: Preparing [2025-01-10T04:46:19.825Z] 63d408262798: Preparing [2025-01-10T04:46:19.825Z] 021265a1147a: Preparing [2025-01-10T04:46:19.825Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:19.825Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:19.825Z] 021265a1147a: Waiting [2025-01-10T04:46:19.825Z] 83e97881865a: Layer already exists [2025-01-10T04:46:19.825Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:19.825Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:19.825Z] 63d408262798: Pushed [2025-01-10T04:46:19.825Z] a09a67359c8f: Pushed [2025-01-10T04:46:20.084Z] 021265a1147a: Pushed [2025-01-10T04:46:24.281Z] 814de067b83f: Pushed [2025-01-10T04:46:24.281Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:24.608Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:24.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T04:46:24.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:46:24.933Z] a09a67359c8f: Preparing [2025-01-10T04:46:24.933Z] 814de067b83f: Preparing [2025-01-10T04:46:24.933Z] ec3148b1bc91: Preparing [2025-01-10T04:46:24.933Z] 83e97881865a: Preparing [2025-01-10T04:46:24.933Z] 63d408262798: Preparing [2025-01-10T04:46:24.933Z] 021265a1147a: Preparing [2025-01-10T04:46:24.933Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:24.933Z] 021265a1147a: Waiting [2025-01-10T04:46:24.933Z] a09a67359c8f: Layer already exists [2025-01-10T04:46:24.933Z] 63d408262798: Layer already exists [2025-01-10T04:46:24.933Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:24.933Z] 83e97881865a: Layer already exists [2025-01-10T04:46:24.933Z] 814de067b83f: Layer already exists [2025-01-10T04:46:24.933Z] 021265a1147a: Layer already exists [2025-01-10T04:46:24.933Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:24.933Z] latest: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:25.357Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:25.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 [2025-01-10T04:46:25.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:46:25.710Z] a09a67359c8f: Preparing [2025-01-10T04:46:25.710Z] 814de067b83f: Preparing [2025-01-10T04:46:25.710Z] ec3148b1bc91: Preparing [2025-01-10T04:46:25.710Z] 83e97881865a: Preparing [2025-01-10T04:46:25.710Z] 63d408262798: Preparing [2025-01-10T04:46:25.710Z] 021265a1147a: Preparing [2025-01-10T04:46:25.710Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:25.710Z] 021265a1147a: Waiting [2025-01-10T04:46:25.710Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:25.710Z] 63d408262798: Layer already exists [2025-01-10T04:46:25.710Z] 83e97881865a: Layer already exists [2025-01-10T04:46:25.710Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:25.710Z] a09a67359c8f: Layer already exists [2025-01-10T04:46:25.710Z] 814de067b83f: Layer already exists [2025-01-10T04:46:25.710Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:25.710Z] 021265a1147a: Layer already exists [2025-01-10T04:46:25.710Z] 4.0.0-dev.41: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:26.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:26.437Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:26.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:46:26.437Z] a09a67359c8f: Preparing [2025-01-10T04:46:26.437Z] 814de067b83f: Preparing [2025-01-10T04:46:26.437Z] ec3148b1bc91: Preparing [2025-01-10T04:46:26.437Z] 83e97881865a: Preparing [2025-01-10T04:46:26.437Z] 63d408262798: Preparing [2025-01-10T04:46:26.437Z] 021265a1147a: Preparing [2025-01-10T04:46:26.437Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:26.437Z] 021265a1147a: Waiting [2025-01-10T04:46:26.437Z] 814de067b83f: Layer already exists [2025-01-10T04:46:26.437Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:26.437Z] 63d408262798: Layer already exists [2025-01-10T04:46:26.437Z] 83e97881865a: Layer already exists [2025-01-10T04:46:26.437Z] a09a67359c8f: Layer already exists [2025-01-10T04:46:26.437Z] 021265a1147a: Layer already exists [2025-01-10T04:46:26.437Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:26.437Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:26.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:46:27.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-10T04:46:27.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:46:27.107Z] a09a67359c8f: Preparing [2025-01-10T04:46:27.107Z] 814de067b83f: Preparing [2025-01-10T04:46:27.107Z] ec3148b1bc91: Preparing [2025-01-10T04:46:27.107Z] 83e97881865a: Preparing [2025-01-10T04:46:27.107Z] 63d408262798: Preparing [2025-01-10T04:46:27.107Z] 021265a1147a: Preparing [2025-01-10T04:46:27.107Z] ce5a8cde9eee: Preparing [2025-01-10T04:46:27.107Z] ce5a8cde9eee: Waiting [2025-01-10T04:46:27.107Z] ec3148b1bc91: Layer already exists [2025-01-10T04:46:27.107Z] a09a67359c8f: Layer already exists [2025-01-10T04:46:27.107Z] 814de067b83f: Layer already exists [2025-01-10T04:46:27.107Z] 63d408262798: Layer already exists [2025-01-10T04:46:27.107Z] 83e97881865a: Layer already exists [2025-01-10T04:46:27.107Z] 021265a1147a: Layer already exists [2025-01-10T04:46:27.107Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:46:27.107Z] main: digest: sha256:238930aafbdddebcb57f6ddd71b5d62c3badf1bbf4fb41dce35d63d309b6e2b7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:46:27.187Z] ===================================================== [Pipeline] echo [2025-01-10T04:46:27.202Z] taggedImages: [2025-01-10T04:46:27.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:46:27.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T04:46:27.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.41 [2025-01-10T04:46:27.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:46:27.202Z] - 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-01-10T04:51:44.979Z] #137 ... [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:51:44.979Z] #151 DONE 581.1s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:51:44.979Z] #149 ... [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:51:44.979Z] #157 DONE 0.3s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:51:44.979Z] #158 DONE 0.2s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T04:51:44.979Z] #159 DONE 0.3s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #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-01-10T04:51:44.979Z] #160 DONE 0.3s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #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-01-10T04:51:44.979Z] #161 DONE 0.1s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:51:44.979Z] #162 DONE 2.3s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-10T04:51:44.979Z] #163 exporting layers [2025-01-10T04:51:44.979Z] #163 exporting layers 0.8s done [2025-01-10T04:51:44.979Z] #163 writing image sha256:2b91d6c6f6ab8800be5c68bd7b561d282989f625f7f529832f856371bf90263e done [2025-01-10T04:51:44.979Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2025-01-10T04:51:44.979Z] #163 DONE 0.9s [2025-01-10T04:51:44.979Z] [2025-01-10T04:51:44.979Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:51:50.328Z] #154 ... [2025-01-10T04:51:50.328Z] [2025-01-10T04:51:50.328Z] #150 [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-01-10T04:51:50.328Z] #150 594.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.41 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:51:55.742Z] #150 ... [2025-01-10T04:51:55.742Z] [2025-01-10T04:51:55.742Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:51:55.742Z] #149 DONE 600.0s [2025-01-10T04:51:55.742Z] [2025-01-10T04:51:55.742Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:51:55.742Z] #146 DONE 600.0s [2025-01-10T04:51:55.742Z] [2025-01-10T04:51:55.742Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:51:55.742Z] #153 ... [2025-01-10T04:51:55.742Z] [2025-01-10T04:51:55.742Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:51:55.742Z] #164 DONE 0.4s [2025-01-10T04:51:55.742Z] [2025-01-10T04:51:55.742Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:51:56.344Z] #165 DONE 0.5s [2025-01-10T04:51:56.344Z] [2025-01-10T04:51:56.344Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T04:51:56.613Z] #166 DONE 0.4s [2025-01-10T04:51:56.613Z] [2025-01-10T04:51:56.613Z] #167 [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-01-10T04:51:56.613Z] #167 DONE 0.2s [2025-01-10T04:51:56.613Z] [2025-01-10T04:51:56.613Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T04:51:56.886Z] #168 DONE 0.3s [2025-01-10T04:51:56.886Z] [2025-01-10T04:51:56.886Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:51:57.165Z] #169 DONE 0.4s [2025-01-10T04:51:57.165Z] [2025-01-10T04:51:57.166Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:51:57.434Z] #170 DONE 0.4s [2025-01-10T04:51:57.434Z] [2025-01-10T04:51:57.434Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:51:58.850Z] #171 DONE 2.3s [2025-01-10T04:51:58.850Z] [2025-01-10T04:51:58.850Z] #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:51:59.178Z] #172 ... [2025-01-10T04:51:59.178Z] [2025-01-10T04:51:59.178Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:51:59.178Z] #173 DONE 0.3s [2025-01-10T04:51:59.448Z] [2025-01-10T04:51:59.448Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:51:59.448Z] #174 DONE 0.3s [2025-01-10T04:51:59.448Z] [2025-01-10T04:51:59.448Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T04:51:59.716Z] #175 ... [2025-01-10T04:51:59.716Z] [2025-01-10T04:51:59.716Z] #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:51:59.716Z] #172 DONE 2.1s [2025-01-10T04:51:59.716Z] [2025-01-10T04:51:59.716Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T04:51:59.716Z] #175 DONE 0.3s [2025-01-10T04:51:59.716Z] [2025-01-10T04:51:59.716Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T04:52:00.316Z] #176 DONE 0.4s [2025-01-10T04:52:00.316Z] [2025-01-10T04:52:00.316Z] #177 [security-proxy-setup] exporting to image [2025-01-10T04:52:00.316Z] #177 exporting layers [2025-01-10T04:52:00.584Z] #177 ... [2025-01-10T04:52:00.584Z] [2025-01-10T04:52:00.584Z] #178 [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-01-10T04:52:00.584Z] #178 DONE 0.3s [2025-01-10T04:52:00.852Z] [2025-01-10T04:52:00.852Z] #179 [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-01-10T04:52:00.852Z] #179 DONE 0.2s [2025-01-10T04:52:00.852Z] [2025-01-10T04:52:00.852Z] #180 [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-01-10T04:52:01.121Z] #180 DONE 0.3s [2025-01-10T04:52:01.121Z] [2025-01-10T04:52:01.121Z] #177 [security-proxy-setup] exporting to image [2025-01-10T04:52:01.121Z] #177 exporting layers 1.3s done [2025-01-10T04:52:01.121Z] #177 writing image sha256:ab0519f1d2b2808e99158dc256e1c6d9e673b97d6b8de969d80ef10551b475e8 done [2025-01-10T04:52:01.121Z] #177 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-10T04:52:01.121Z] #177 DONE 1.4s [2025-01-10T04:52:01.121Z] [2025-01-10T04:52:01.121Z] #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T04:52:01.389Z] #181 DONE 0.3s [2025-01-10T04:52:01.389Z] [2025-01-10T04:52:01.389Z] #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T04:52:03.346Z] #182 DONE 1.9s [2025-01-10T04:52:03.346Z] [2025-01-10T04:52:03.346Z] #183 [security-bootstrapper] exporting to image [2025-01-10T04:52:04.310Z] #183 ... [2025-01-10T04:52:04.310Z] [2025-01-10T04:52:04.310Z] #150 [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-01-10T04:52:04.310Z] #150 DONE 609.3s [2025-01-10T04:52:04.655Z] [2025-01-10T04:52:04.655Z] #183 [security-bootstrapper] exporting to image [2025-01-10T04:52:04.655Z] #183 exporting layers 1.3s done [2025-01-10T04:52:04.655Z] #183 writing image sha256:2731d70832963346f716ddf14b569fa8548179fd77240b96cffd419b820a9016 [2025-01-10T04:52:04.655Z] #183 writing image sha256:2731d70832963346f716ddf14b569fa8548179fd77240b96cffd419b820a9016 done [2025-01-10T04:52:04.655Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-10T04:52:04.655Z] #183 DONE 1.3s [2025-01-10T04:52:04.655Z] [2025-01-10T04:52:04.655Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:52:05.257Z] #184 DONE 0.6s [2025-01-10T04:52:05.257Z] [2025-01-10T04:52:05.257Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:52:05.524Z] #185 DONE 0.2s [2025-01-10T04:52:05.525Z] [2025-01-10T04:52:05.525Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:52:05.525Z] #147 ... [2025-01-10T04:52:05.525Z] [2025-01-10T04:52:05.525Z] #186 [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-01-10T04:52:05.793Z] #186 DONE 0.2s [2025-01-10T04:52:05.793Z] [2025-01-10T04:52:05.793Z] #187 [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-01-10T04:52:05.793Z] #187 DONE 0.2s [2025-01-10T04:52:05.793Z] [2025-01-10T04:52:05.793Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:52:06.060Z] #137 ... [2025-01-10T04:52:06.060Z] [2025-01-10T04:52:06.060Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:52:06.060Z] #188 DONE 0.2s [2025-01-10T04:52:06.060Z] [2025-01-10T04:52:06.060Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T04:52:06.782Z] #189 DONE 0.3s [2025-01-10T04:52:06.782Z] [2025-01-10T04:52:06.782Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T04:52:06.782Z] #190 DONE 0.2s [2025-01-10T04:52:06.782Z] [2025-01-10T04:52:06.782Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:52:06.782Z] #153 ... [2025-01-10T04:52:06.782Z] [2025-01-10T04:52:06.782Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:52:06.782Z] #191 DONE 0.1s [2025-01-10T04:52:07.049Z] [2025-01-10T04:52:07.049Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:52:08.995Z] #192 DONE 1.9s [2025-01-10T04:52:08.995Z] [2025-01-10T04:52:08.995Z] #193 [security-secretstore-setup] exporting to image [2025-01-10T04:52:09.960Z] #193 exporting layers 1.3s done [2025-01-10T04:52:09.960Z] #193 writing image sha256:3b11aecb3946e906683ebf456b81e68dc81f79b8d920e0e72ae8ad8d3fe4f811 0.1s done [2025-01-10T04:52:09.960Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 [2025-01-10T04:52:10.227Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-10T04:52:10.227Z] #193 DONE 1.3s [2025-01-10T04:52:10.227Z] [2025-01-10T04:52:10.227Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:53:31.857Z] #147 DONE 690.8s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:53:31.857Z] #137 ... [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:53:31.857Z] #194 DONE 0.4s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:53:31.857Z] #195 DONE 0.3s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:53:31.857Z] #156 ... [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T04:53:31.857Z] #196 DONE 0.4s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #197 [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-01-10T04:53:31.857Z] #197 DONE 0.1s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-10T04:53:31.857Z] #198 exporting layers [2025-01-10T04:53:31.857Z] #198 exporting layers 0.9s done [2025-01-10T04:53:31.857Z] #198 writing image sha256:20e67bfffb6f5ec3d80f7184fdf4f56db2c90807b7340b2c474f2ead9b1edd8f 0.0s done [2025-01-10T04:53:31.857Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-10T04:53:31.857Z] #198 DONE 1.0s [2025-01-10T04:53:31.857Z] [2025-01-10T04:53:31.857Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:57:23.679Z] #152 DONE 924.5s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:57:23.679Z] #156 ... [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:57:23.679Z] #199 DONE 0.2s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:57:23.679Z] #200 DONE 0.1s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T04:57:23.679Z] #201 DONE 0.3s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:57:23.679Z] #202 DONE 0.1s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #203 [core-command] exporting to image [2025-01-10T04:57:23.679Z] #203 exporting layers [2025-01-10T04:57:23.679Z] #203 exporting layers 0.4s done [2025-01-10T04:57:23.679Z] #203 writing image sha256:336f75114eb9530b342c41ee3dd0501b4df6bded181b2ede65f6931f955b38e4 done [2025-01-10T04:57:23.679Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-10T04:57:23.679Z] #203 DONE 0.4s [2025-01-10T04:57:23.679Z] [2025-01-10T04:57:23.679Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:58:10.894Z] #148 ... [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:58:10.894Z] #155 DONE 973.7s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:10.894Z] #153 ... [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:10.894Z] #204 DONE 0.1s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:58:10.894Z] #205 DONE 0.2s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:58:10.894Z] #206 DONE 0.4s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T04:58:10.894Z] #207 DONE 0.2s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:58:10.894Z] #137 ... [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T04:58:10.894Z] #208 DONE 0.2s [2025-01-10T04:58:10.894Z] [2025-01-10T04:58:10.894Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:58:11.873Z] #209 DONE 1.4s [2025-01-10T04:58:11.873Z] [2025-01-10T04:58:11.873Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:58:11.873Z] #148 DONE 976.7s [2025-01-10T04:58:11.873Z] [2025-01-10T04:58:11.873Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:11.873Z] #153 ... [2025-01-10T04:58:11.873Z] [2025-01-10T04:58:11.873Z] #210 [security-proxy-auth] exporting to image [2025-01-10T04:58:11.873Z] #210 exporting layers [2025-01-10T04:58:12.471Z] #210 ... [2025-01-10T04:58:12.471Z] [2025-01-10T04:58:12.471Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:12.471Z] #211 CACHED [2025-01-10T04:58:12.471Z] [2025-01-10T04:58:12.471Z] #212 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:58:12.471Z] #212 CACHED [2025-01-10T04:58:12.471Z] [2025-01-10T04:58:12.471Z] #210 [security-proxy-auth] exporting to image [2025-01-10T04:58:12.471Z] #210 exporting layers 0.8s done [2025-01-10T04:58:12.471Z] #210 writing image sha256:a8aec609b1ed2bb12d87f1fd2c03385637ffa6553ef8b81f1924e73417637983 done [2025-01-10T04:58:12.471Z] #210 naming to docker.io/library/security-proxy-auth-arm64 [2025-01-10T04:58:12.766Z] #210 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-10T04:58:12.766Z] #210 DONE 0.9s [2025-01-10T04:58:12.766Z] [2025-01-10T04:58:12.766Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T04:58:13.031Z] #213 DONE 0.5s [2025-01-10T04:58:13.031Z] [2025-01-10T04:58:13.031Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:13.031Z] #153 ... [2025-01-10T04:58:13.031Z] [2025-01-10T04:58:13.031Z] #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:58:13.296Z] #214 DONE 0.2s [2025-01-10T04:58:13.296Z] [2025-01-10T04:58:13.296Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T04:58:13.561Z] #215 DONE 0.2s [2025-01-10T04:58:13.561Z] [2025-01-10T04:58:13.561Z] #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T04:58:13.561Z] #216 DONE 0.1s [2025-01-10T04:58:13.561Z] [2025-01-10T04:58:13.561Z] #217 [core-metadata] exporting to image [2025-01-10T04:58:14.142Z] #217 exporting layers 0.5s done [2025-01-10T04:58:14.142Z] #217 writing image sha256:94889dc3b5dd8a628d9b09c2f5cd9cfe24236f988689bc91e8aa9bde47e65876 done [2025-01-10T04:58:14.142Z] #217 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-10T04:58:14.142Z] #217 DONE 0.5s [2025-01-10T04:58:14.142Z] [2025-01-10T04:58:14.142Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:15.095Z] #156 ... [2025-01-10T04:58:15.095Z] [2025-01-10T04:58:15.095Z] #137 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:58:15.095Z] #137 DONE 979.9s [2025-01-10T04:58:15.095Z] [2025-01-10T04:58:15.095Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:15.363Z] #153 ... [2025-01-10T04:58:15.363Z] [2025-01-10T04:58:15.363Z] #218 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:15.363Z] #218 DONE 0.2s [2025-01-10T04:58:15.363Z] [2025-01-10T04:58:15.363Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:15.363Z] #156 ... [2025-01-10T04:58:15.363Z] [2025-01-10T04:58:15.363Z] #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T04:58:15.945Z] #219 DONE 0.3s [2025-01-10T04:58:15.945Z] [2025-01-10T04:58:15.945Z] #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:58:15.945Z] #220 DONE 0.1s [2025-01-10T04:58:15.945Z] [2025-01-10T04:58:15.945Z] #221 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T04:58:16.210Z] #221 DONE 0.2s [2025-01-10T04:58:16.210Z] [2025-01-10T04:58:16.210Z] #222 [core-keeper] exporting to image [2025-01-10T04:58:16.477Z] #222 exporting layers 0.4s done [2025-01-10T04:58:16.477Z] #222 writing image sha256:c70acc161fff34273acc10c5da4c3e554bedde16473ecdea535c7bc3987d4429 done [2025-01-10T04:58:16.477Z] #222 naming to docker.io/library/core-keeper-arm64 done [2025-01-10T04:58:16.477Z] #222 DONE 0.5s [2025-01-10T04:58:16.477Z] [2025-01-10T04:58:16.477Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:16.754Z] #153 ... [2025-01-10T04:58:16.754Z] [2025-01-10T04:58:16.754Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:58:16.754Z] #154 DONE 981.9s [2025-01-10T04:58:17.019Z] [2025-01-10T04:58:17.019Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:17.019Z] #153 ... [2025-01-10T04:58:17.019Z] [2025-01-10T04:58:17.019Z] #223 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:17.291Z] #223 DONE 0.3s [2025-01-10T04:58:17.291Z] [2025-01-10T04:58:17.291Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:17.291Z] #156 ... [2025-01-10T04:58:17.291Z] [2025-01-10T04:58:17.291Z] #224 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:58:17.562Z] #224 DONE 0.1s [2025-01-10T04:58:17.562Z] [2025-01-10T04:58:17.562Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T04:58:17.829Z] #225 DONE 0.4s [2025-01-10T04:58:17.829Z] [2025-01-10T04:58:17.829Z] #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:58:17.829Z] #226 DONE 0.1s [2025-01-10T04:58:17.829Z] [2025-01-10T04:58:17.829Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:18.095Z] #153 ... [2025-01-10T04:58:18.095Z] [2025-01-10T04:58:18.095Z] #227 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T04:58:18.095Z] #227 DONE 0.1s [2025-01-10T04:58:18.095Z] [2025-01-10T04:58:18.095Z] #228 [core-data] exporting to image [2025-01-10T04:58:18.360Z] #228 exporting layers 0.4s done [2025-01-10T04:58:18.625Z] #228 writing image sha256:49153989d57d7d7acf4f750b4b093acd1f698d7360d1b36dd3350b819887f240 0.0s done [2025-01-10T04:58:18.625Z] #228 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-10T04:58:18.625Z] #228 DONE 0.5s [2025-01-10T04:58:18.625Z] [2025-01-10T04:58:18.625Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:58:30.926Z] #153 DONE 995.5s [2025-01-10T04:58:30.926Z] [2025-01-10T04:58:30.926Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:30.926Z] #156 ... [2025-01-10T04:58:30.926Z] [2025-01-10T04:58:30.926Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:30.926Z] #229 DONE 0.1s [2025-01-10T04:58:30.926Z] [2025-01-10T04:58:30.926Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:30.926Z] #156 ... [2025-01-10T04:58:30.926Z] [2025-01-10T04:58:30.926Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:58:31.192Z] #230 DONE 0.2s [2025-01-10T04:58:31.192Z] [2025-01-10T04:58:31.192Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:31.192Z] #156 ... [2025-01-10T04:58:31.192Z] [2025-01-10T04:58:31.192Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T04:58:31.776Z] #231 DONE 0.5s [2025-01-10T04:58:31.776Z] [2025-01-10T04:58:31.776Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T04:58:31.776Z] #232 DONE 0.1s [2025-01-10T04:58:31.776Z] [2025-01-10T04:58:31.776Z] #233 [support-scheduler] exporting to image [2025-01-10T04:58:31.776Z] #233 exporting layers [2025-01-10T04:58:34.377Z] #233 exporting layers 2.2s done [2025-01-10T04:58:34.377Z] #233 writing image sha256:4862dd9cc00995e985402392afae5f5c6bdb0fb8ecd89c9fca55308ba52f9b36 done [2025-01-10T04:58:34.377Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-10T04:58:34.377Z] #233 DONE 2.3s [2025-01-10T04:58:34.377Z] [2025-01-10T04:58:34.377Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:58:37.714Z] #156 DONE 1002.3s [2025-01-10T04:58:37.714Z] [2025-01-10T04:58:37.714Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:58:37.981Z] #234 DONE 0.1s [2025-01-10T04:58:37.981Z] [2025-01-10T04:58:37.981Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:58:37.981Z] #235 DONE 0.1s [2025-01-10T04:58:37.981Z] [2025-01-10T04:58:37.981Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T04:58:38.565Z] #236 DONE 0.4s [2025-01-10T04:58:38.565Z] [2025-01-10T04:58:38.565Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:58:38.565Z] #237 DONE 0.1s [2025-01-10T04:58:38.565Z] [2025-01-10T04:58:38.565Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T04:58:38.565Z] #238 DONE 0.1s [2025-01-10T04:58:38.829Z] [2025-01-10T04:58:38.829Z] #239 [support-notifications] exporting to image [2025-01-10T04:58:39.094Z] #239 exporting layers 0.6s done [2025-01-10T04:58:39.359Z] #239 writing image sha256:3baf53789f3f195010dcc98060faf13c558b3801a16b6a27ce0f55b432e48de1 done [2025-01-10T04:58:39.359Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-10T04:58:39.359Z] #239 DONE 0.6s [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:58:39.359Z] time="2025-01-10T04:40:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T04:58:39.370Z] $ docker stop --time=1 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa [2025-01-10T04:58:40.951Z] $ docker rm -f --volumes 954bfb67e32941e516222024e9d992e1a0e062570dc8052e8076a4b3c052dcaa [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:58:41.428Z] + docker images [2025-01-10T04:58:41.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T04:58:41.428Z] support-notifications-arm64 latest 3baf53789f3f 3 seconds ago 50.7MB [2025-01-10T04:58:41.428Z] support-scheduler-arm64 latest 4862dd9cc009 10 seconds ago 47.2MB [2025-01-10T04:58:41.428Z] core-data-arm64 latest 49153989d57d 24 seconds ago 32.3MB [2025-01-10T04:58:41.428Z] core-keeper-arm64 latest c70acc161fff 26 seconds ago 31.9MB [2025-01-10T04:58:41.428Z] core-metadata-arm64 latest 94889dc3b5dd 28 seconds ago 32.4MB [2025-01-10T04:58:41.428Z] security-proxy-auth-arm64 latest a8aec609b1ed 30 seconds ago 31.2MB [2025-01-10T04:58:41.428Z] core-command-arm64 latest 336f75114eb9 About a minute ago 28MB [2025-01-10T04:58:41.428Z] security-spiffe-token-provider-arm64 latest 20e67bfffb6f 5 minutes ago 33.7MB [2025-01-10T04:58:41.428Z] security-secretstore-setup-arm64 latest 3b11aecb3946 6 minutes ago 41.1MB [2025-01-10T04:58:41.428Z] security-bootstrapper-arm64 latest 2731d7083296 6 minutes ago 20.9MB [2025-01-10T04:58:41.428Z] security-proxy-setup-arm64 latest ab0519f1d2b2 6 minutes ago 29.9MB [2025-01-10T04:58:41.428Z] core-common-config-bootstrapper-arm64 latest 2b91d6c6f6ab 7 minutes ago 17.8MB [2025-01-10T04:58:41.428Z] security-spire-agent-arm64 latest a9de8cce3505 17 minutes ago 176MB [2025-01-10T04:58:41.428Z] security-spire-config-arm64 latest 6c71cf7914d4 17 minutes ago 117MB [2025-01-10T04:58:41.428Z] security-spire-server-arm64 latest 58f0099227dc 17 minutes ago 118MB [2025-01-10T04:58:41.428Z] ci-base-image-arm64 latest 3f5c8da78dd0 18 minutes ago 968MB [2025-01-10T04:58:41.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-10T04:58:41.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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-01-10T04:58:41.581Z] provisioning config files... [2025-01-10T04:58:41.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/777@tmp/config1527816208953892622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:58:41.938Z] ---> ****-login.sh [2025-01-10T04:58:41.938Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:58:41.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:58:42.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:58:42.205Z] Configure a credential helper to remove this warning. See [2025-01-10T04:58:42.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:58:42.205Z] [2025-01-10T04:58:42.205Z] Login Succeeded [2025-01-10T04:58:42.205Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:58:42.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:58:42.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:58:42.471Z] Configure a credential helper to remove this warning. See [2025-01-10T04:58:42.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:58:42.471Z] [2025-01-10T04:58:42.471Z] Login Succeeded [2025-01-10T04:58:42.471Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:58:42.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:58:42.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:58:42.737Z] Configure a credential helper to remove this warning. See [2025-01-10T04:58:42.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:58:42.737Z] [2025-01-10T04:58:42.737Z] Login Succeeded [2025-01-10T04:58:42.737Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:58:43.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:58:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:58:43.005Z] Configure a credential helper to remove this warning. See [2025-01-10T04:58:43.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:58:43.005Z] [2025-01-10T04:58:43.005Z] Login Succeeded [2025-01-10T04:58:43.005Z] ****.io [2025-01-10T04:58:43.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:58:43.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:58:43.535Z] Configure a credential helper to remove this warning. See [2025-01-10T04:58:43.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:58:43.535Z] [2025-01-10T04:58:43.535Z] Login Succeeded [2025-01-10T04:58:43.535Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:58:43.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:58:43.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:58:43.625Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-10T04:58:43.625Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:58:43.625Z] latest [2025-01-10T04:58:43.625Z] 4.0.0-dev.41 [2025-01-10T04:58:43.625Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:58:43.625Z] main [2025-01-10T04:58:43.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:44.002Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:44.353Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:58:44.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:58:44.353Z] d3581a6f8e90: Preparing [2025-01-10T04:58:44.353Z] f05921354815: Preparing [2025-01-10T04:58:44.353Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:44.353Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:44.353Z] a2d99a774f7c: Preparing [2025-01-10T04:58:44.353Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:44.353Z] 534a70dc8296: Preparing [2025-01-10T04:58:44.353Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:44.353Z] 534a70dc8296: Waiting [2025-01-10T04:58:44.619Z] a2d99a774f7c: Pushed [2025-01-10T04:58:44.619Z] ead3f4cd94bf: Pushed [2025-01-10T04:58:44.619Z] 7b4e291cd4d2: Pushed [2025-01-10T04:58:44.619Z] d3581a6f8e90: Pushed [2025-01-10T04:58:44.619Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:44.619Z] 5a25ad5cdf6f: Pushed [2025-01-10T04:58:48.859Z] f05921354815: Pushed [2025-01-10T04:58:48.859Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:49.220Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:49.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T04:58:49.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:58:49.573Z] d3581a6f8e90: Preparing [2025-01-10T04:58:49.573Z] f05921354815: Preparing [2025-01-10T04:58:49.573Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:49.573Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:49.573Z] a2d99a774f7c: Preparing [2025-01-10T04:58:49.573Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:49.573Z] 534a70dc8296: Preparing [2025-01-10T04:58:49.573Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:49.573Z] 534a70dc8296: Waiting [2025-01-10T04:58:49.573Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:49.573Z] d3581a6f8e90: Layer already exists [2025-01-10T04:58:49.573Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:49.573Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:49.573Z] f05921354815: Layer already exists [2025-01-10T04:58:49.573Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:49.573Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:49.838Z] latest: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:50.193Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:50.542Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 [2025-01-10T04:58:50.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:58:50.542Z] d3581a6f8e90: Preparing [2025-01-10T04:58:50.542Z] f05921354815: Preparing [2025-01-10T04:58:50.542Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:50.542Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:50.542Z] a2d99a774f7c: Preparing [2025-01-10T04:58:50.542Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:50.542Z] 534a70dc8296: Preparing [2025-01-10T04:58:50.542Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:50.542Z] 534a70dc8296: Waiting [2025-01-10T04:58:50.542Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:50.542Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:50.542Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:50.542Z] d3581a6f8e90: Layer already exists [2025-01-10T04:58:50.542Z] f05921354815: Layer already exists [2025-01-10T04:58:50.542Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:50.542Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:50.807Z] 4.0.0-dev.41: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:51.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:51.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:58:51.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:58:51.537Z] d3581a6f8e90: Preparing [2025-01-10T04:58:51.537Z] f05921354815: Preparing [2025-01-10T04:58:51.537Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:51.537Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:51.537Z] a2d99a774f7c: Preparing [2025-01-10T04:58:51.537Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:51.537Z] 534a70dc8296: Preparing [2025-01-10T04:58:51.537Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:51.537Z] 534a70dc8296: Waiting [2025-01-10T04:58:51.537Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:51.537Z] f05921354815: Layer already exists [2025-01-10T04:58:51.537Z] d3581a6f8e90: Layer already exists [2025-01-10T04:58:51.537Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:51.537Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:51.537Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:51.537Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:51.803Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:52.171Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:52.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-10T04:58:52.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:58:52.527Z] d3581a6f8e90: Preparing [2025-01-10T04:58:52.527Z] f05921354815: Preparing [2025-01-10T04:58:52.527Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:52.527Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:52.527Z] a2d99a774f7c: Preparing [2025-01-10T04:58:52.527Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:52.527Z] 534a70dc8296: Preparing [2025-01-10T04:58:52.527Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:52.527Z] 534a70dc8296: Waiting [2025-01-10T04:58:52.527Z] d3581a6f8e90: Layer already exists [2025-01-10T04:58:52.527Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:52.527Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:52.527Z] f05921354815: Layer already exists [2025-01-10T04:58:52.527Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:52.527Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:52.527Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:52.792Z] main: digest: sha256:579111844879df3b3b59fbae8f5fab3aaf4eb4d7a4fc17691283bbc94d404f37 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:58:52.883Z] ===================================================== [Pipeline] echo [2025-01-10T04:58:52.900Z] taggedImages: [2025-01-10T04:58:52.900Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:58:52.900Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T04:58:52.900Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.41 [2025-01-10T04:58:52.900Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:58:52.900Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-10T04:58:52.926Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-10T04:58:52.926Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:58:52.926Z] latest [2025-01-10T04:58:52.926Z] 4.0.0-dev.41 [2025-01-10T04:58:52.926Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:58:52.926Z] main [2025-01-10T04:58:52.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:53.285Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:53.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:58:53.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:58:53.631Z] 14d322bea7c0: Preparing [2025-01-10T04:58:53.631Z] 11a8c67b5397: Preparing [2025-01-10T04:58:53.631Z] 44afdd2cedac: Preparing [2025-01-10T04:58:53.631Z] 226c65fae44f: Preparing [2025-01-10T04:58:53.631Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:53.631Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:53.631Z] a2d99a774f7c: Preparing [2025-01-10T04:58:53.631Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:53.631Z] 534a70dc8296: Preparing [2025-01-10T04:58:53.631Z] ead3f4cd94bf: Waiting [2025-01-10T04:58:53.631Z] a2d99a774f7c: Waiting [2025-01-10T04:58:53.631Z] 534a70dc8296: Waiting [2025-01-10T04:58:53.631Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:53.631Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:53.897Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:53.897Z] 11a8c67b5397: Pushed [2025-01-10T04:58:53.897Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:53.897Z] 44afdd2cedac: Pushed [2025-01-10T04:58:53.897Z] 14d322bea7c0: Pushed [2025-01-10T04:58:53.897Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:53.897Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:55.831Z] 226c65fae44f: Pushed [2025-01-10T04:58:55.831Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:56.200Z] + 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-01-10T04:58:56.556Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T04:58:56.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:58:56.556Z] 14d322bea7c0: Preparing [2025-01-10T04:58:56.556Z] 11a8c67b5397: Preparing [2025-01-10T04:58:56.556Z] 44afdd2cedac: Preparing [2025-01-10T04:58:56.556Z] 226c65fae44f: Preparing [2025-01-10T04:58:56.556Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:56.556Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:56.556Z] a2d99a774f7c: Preparing [2025-01-10T04:58:56.556Z] ead3f4cd94bf: Waiting [2025-01-10T04:58:56.556Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:56.556Z] a2d99a774f7c: Waiting [2025-01-10T04:58:56.556Z] 534a70dc8296: Preparing [2025-01-10T04:58:56.556Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:56.556Z] 534a70dc8296: Waiting [2025-01-10T04:58:56.556Z] 226c65fae44f: Layer already exists [2025-01-10T04:58:56.556Z] 11a8c67b5397: Layer already exists [2025-01-10T04:58:56.556Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:56.556Z] 44afdd2cedac: Layer already exists [2025-01-10T04:58:56.556Z] 14d322bea7c0: Layer already exists [2025-01-10T04:58:56.556Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:56.556Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:56.556Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:56.556Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:56.824Z] latest: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:57.180Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:57.802Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 [2025-01-10T04:58:57.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:58:57.802Z] 14d322bea7c0: Preparing [2025-01-10T04:58:57.802Z] 11a8c67b5397: Preparing [2025-01-10T04:58:57.802Z] 44afdd2cedac: Preparing [2025-01-10T04:58:57.802Z] 226c65fae44f: Preparing [2025-01-10T04:58:57.802Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:57.802Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:57.802Z] a2d99a774f7c: Preparing [2025-01-10T04:58:57.802Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:57.802Z] 534a70dc8296: Preparing [2025-01-10T04:58:57.802Z] ead3f4cd94bf: Waiting [2025-01-10T04:58:57.802Z] a2d99a774f7c: Waiting [2025-01-10T04:58:57.802Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:57.802Z] 534a70dc8296: Waiting [2025-01-10T04:58:57.802Z] 44afdd2cedac: Layer already exists [2025-01-10T04:58:57.802Z] 14d322bea7c0: Layer already exists [2025-01-10T04:58:57.802Z] 11a8c67b5397: Layer already exists [2025-01-10T04:58:57.802Z] 226c65fae44f: Layer already exists [2025-01-10T04:58:57.802Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:57.802Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:57.802Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:57.802Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:57.802Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:58.067Z] 4.0.0-dev.41: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:58.426Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:58.788Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:58:58.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:58:58.788Z] 14d322bea7c0: Preparing [2025-01-10T04:58:58.788Z] 11a8c67b5397: Preparing [2025-01-10T04:58:58.788Z] 44afdd2cedac: Preparing [2025-01-10T04:58:58.788Z] 226c65fae44f: Preparing [2025-01-10T04:58:58.788Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:58.788Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:58.788Z] a2d99a774f7c: Preparing [2025-01-10T04:58:58.788Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:58.788Z] 534a70dc8296: Preparing [2025-01-10T04:58:58.788Z] ead3f4cd94bf: Waiting [2025-01-10T04:58:58.789Z] a2d99a774f7c: Waiting [2025-01-10T04:58:58.789Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:58.789Z] 534a70dc8296: Waiting [2025-01-10T04:58:58.789Z] 11a8c67b5397: Layer already exists [2025-01-10T04:58:58.789Z] 226c65fae44f: Layer already exists [2025-01-10T04:58:58.789Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:58.789Z] 44afdd2cedac: Layer already exists [2025-01-10T04:58:58.789Z] 14d322bea7c0: Layer already exists [2025-01-10T04:58:58.789Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:58.789Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:58.789Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:58.789Z] 534a70dc8296: Layer already exists [2025-01-10T04:58:59.055Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:58:59.410Z] + 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-01-10T04:58:59.762Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-10T04:58:59.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:58:59.763Z] 14d322bea7c0: Preparing [2025-01-10T04:58:59.763Z] 11a8c67b5397: Preparing [2025-01-10T04:58:59.763Z] 44afdd2cedac: Preparing [2025-01-10T04:58:59.763Z] 226c65fae44f: Preparing [2025-01-10T04:58:59.763Z] 7b4e291cd4d2: Preparing [2025-01-10T04:58:59.763Z] ead3f4cd94bf: Preparing [2025-01-10T04:58:59.763Z] ead3f4cd94bf: Waiting [2025-01-10T04:58:59.763Z] a2d99a774f7c: Preparing [2025-01-10T04:58:59.763Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:58:59.763Z] 534a70dc8296: Preparing [2025-01-10T04:58:59.763Z] a2d99a774f7c: Waiting [2025-01-10T04:58:59.763Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:58:59.763Z] 534a70dc8296: Waiting [2025-01-10T04:58:59.763Z] 11a8c67b5397: Layer already exists [2025-01-10T04:58:59.763Z] 44afdd2cedac: Layer already exists [2025-01-10T04:58:59.763Z] 226c65fae44f: Layer already exists [2025-01-10T04:58:59.763Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:58:59.763Z] 14d322bea7c0: Layer already exists [2025-01-10T04:58:59.763Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:58:59.763Z] a2d99a774f7c: Layer already exists [2025-01-10T04:58:59.763Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:58:59.763Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:00.027Z] main: digest: sha256:8c5b64d68906a9e288ff726c91cc9fdaf6e707ea91be66838921c20965c92c20 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:00.109Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:00.123Z] taggedImages: [2025-01-10T04:59:00.123Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:00.123Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T04:59:00.123Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.41 [2025-01-10T04:59:00.123Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:00.123Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T04:59:00.149Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-10T04:59:00.149Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:00.149Z] latest [2025-01-10T04:59:00.149Z] 4.0.0-dev.41 [2025-01-10T04:59:00.149Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:00.149Z] main [2025-01-10T04:59:00.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:00.522Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:00.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:00.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:59:00.880Z] 23c03ae91fef: Preparing [2025-01-10T04:59:00.880Z] dc9e1171c122: Preparing [2025-01-10T04:59:00.880Z] a65bb2e4d8e0: Preparing [2025-01-10T04:59:00.880Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:00.880Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:00.880Z] 49deb67444a3: Preparing [2025-01-10T04:59:00.880Z] a40bd70ad843: Preparing [2025-01-10T04:59:00.880Z] 534a70dc8296: Preparing [2025-01-10T04:59:00.880Z] 49deb67444a3: Waiting [2025-01-10T04:59:00.880Z] a40bd70ad843: Waiting [2025-01-10T04:59:00.880Z] 534a70dc8296: Waiting [2025-01-10T04:59:00.880Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:00.880Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:01.144Z] dc9e1171c122: Pushed [2025-01-10T04:59:01.145Z] 23c03ae91fef: Pushed [2025-01-10T04:59:01.145Z] 49deb67444a3: Pushed [2025-01-10T04:59:01.145Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:01.145Z] a40bd70ad843: Pushed [2025-01-10T04:59:06.464Z] a65bb2e4d8e0: Pushed [2025-01-10T04:59:06.464Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:06.822Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:07.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T04:59:07.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:59:07.165Z] 23c03ae91fef: Preparing [2025-01-10T04:59:07.165Z] dc9e1171c122: Preparing [2025-01-10T04:59:07.165Z] a65bb2e4d8e0: Preparing [2025-01-10T04:59:07.165Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:07.165Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:07.165Z] 49deb67444a3: Preparing [2025-01-10T04:59:07.165Z] a40bd70ad843: Preparing [2025-01-10T04:59:07.165Z] 534a70dc8296: Preparing [2025-01-10T04:59:07.165Z] a40bd70ad843: Waiting [2025-01-10T04:59:07.165Z] 534a70dc8296: Waiting [2025-01-10T04:59:07.165Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:07.165Z] dc9e1171c122: Layer already exists [2025-01-10T04:59:07.165Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:07.165Z] 23c03ae91fef: Layer already exists [2025-01-10T04:59:07.165Z] a65bb2e4d8e0: Layer already exists [2025-01-10T04:59:07.165Z] 49deb67444a3: Layer already exists [2025-01-10T04:59:07.165Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:07.165Z] a40bd70ad843: Layer already exists [2025-01-10T04:59:07.428Z] latest: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:07.789Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:08.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 [2025-01-10T04:59:08.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:59:08.131Z] 23c03ae91fef: Preparing [2025-01-10T04:59:08.131Z] dc9e1171c122: Preparing [2025-01-10T04:59:08.131Z] a65bb2e4d8e0: Preparing [2025-01-10T04:59:08.131Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:08.131Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:08.131Z] 49deb67444a3: Preparing [2025-01-10T04:59:08.131Z] a40bd70ad843: Preparing [2025-01-10T04:59:08.131Z] 534a70dc8296: Preparing [2025-01-10T04:59:08.131Z] 49deb67444a3: Waiting [2025-01-10T04:59:08.131Z] a40bd70ad843: Waiting [2025-01-10T04:59:08.131Z] 534a70dc8296: Waiting [2025-01-10T04:59:08.131Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:08.131Z] a65bb2e4d8e0: Layer already exists [2025-01-10T04:59:08.131Z] dc9e1171c122: Layer already exists [2025-01-10T04:59:08.131Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:08.131Z] 23c03ae91fef: Layer already exists [2025-01-10T04:59:08.131Z] 49deb67444a3: Layer already exists [2025-01-10T04:59:08.131Z] a40bd70ad843: Layer already exists [2025-01-10T04:59:08.131Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:08.396Z] 4.0.0-dev.41: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:08.817Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:09.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:09.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:59:09.161Z] 23c03ae91fef: Preparing [2025-01-10T04:59:09.161Z] dc9e1171c122: Preparing [2025-01-10T04:59:09.161Z] a65bb2e4d8e0: Preparing [2025-01-10T04:59:09.161Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:09.161Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:09.161Z] 49deb67444a3: Preparing [2025-01-10T04:59:09.161Z] a40bd70ad843: Preparing [2025-01-10T04:59:09.161Z] 534a70dc8296: Preparing [2025-01-10T04:59:09.161Z] a40bd70ad843: Waiting [2025-01-10T04:59:09.161Z] 534a70dc8296: Waiting [2025-01-10T04:59:09.161Z] 49deb67444a3: Waiting [2025-01-10T04:59:09.161Z] dc9e1171c122: Layer already exists [2025-01-10T04:59:09.161Z] 23c03ae91fef: Layer already exists [2025-01-10T04:59:09.161Z] a65bb2e4d8e0: Layer already exists [2025-01-10T04:59:09.161Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:09.161Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:09.161Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:09.161Z] a40bd70ad843: Layer already exists [2025-01-10T04:59:09.161Z] 49deb67444a3: Layer already exists [2025-01-10T04:59:09.424Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:09.772Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:10.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-10T04:59:10.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:59:10.110Z] 23c03ae91fef: Preparing [2025-01-10T04:59:10.110Z] dc9e1171c122: Preparing [2025-01-10T04:59:10.110Z] a65bb2e4d8e0: Preparing [2025-01-10T04:59:10.110Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:10.110Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:10.110Z] 49deb67444a3: Preparing [2025-01-10T04:59:10.110Z] a40bd70ad843: Preparing [2025-01-10T04:59:10.110Z] 534a70dc8296: Preparing [2025-01-10T04:59:10.110Z] 49deb67444a3: Waiting [2025-01-10T04:59:10.110Z] a40bd70ad843: Waiting [2025-01-10T04:59:10.110Z] 534a70dc8296: Waiting [2025-01-10T04:59:10.110Z] 23c03ae91fef: Layer already exists [2025-01-10T04:59:10.110Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:10.110Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:10.110Z] a65bb2e4d8e0: Layer already exists [2025-01-10T04:59:10.110Z] dc9e1171c122: Layer already exists [2025-01-10T04:59:10.110Z] 49deb67444a3: Layer already exists [2025-01-10T04:59:10.110Z] a40bd70ad843: Layer already exists [2025-01-10T04:59:10.110Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:10.374Z] main: digest: sha256:5095c0b15adceb786bf660dd574beaa5cc721964b48242bbfb4c8aab5f68fac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:10.461Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:10.477Z] taggedImages: [2025-01-10T04:59:10.477Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:10.477Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T04:59:10.477Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.41 [2025-01-10T04:59:10.477Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:10.477Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-10T04:59:10.509Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-10T04:59:10.509Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:10.509Z] latest [2025-01-10T04:59:10.509Z] 4.0.0-dev.41 [2025-01-10T04:59:10.509Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:10.509Z] main [2025-01-10T04:59:10.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:10.880Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:11.231Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:11.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:59:11.231Z] 2d3ad4d5ee14: Preparing [2025-01-10T04:59:11.231Z] 125d90f60810: Preparing [2025-01-10T04:59:11.231Z] 952baa883f35: Preparing [2025-01-10T04:59:11.231Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:11.231Z] 56a99c10f439: Preparing [2025-01-10T04:59:11.231Z] b5b83bb9dd61: Preparing [2025-01-10T04:59:11.231Z] 534a70dc8296: Preparing [2025-01-10T04:59:11.231Z] b5b83bb9dd61: Waiting [2025-01-10T04:59:11.231Z] 534a70dc8296: Waiting [2025-01-10T04:59:11.231Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:11.496Z] 125d90f60810: Pushed [2025-01-10T04:59:11.496Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:11.496Z] b5b83bb9dd61: Pushed [2025-01-10T04:59:11.496Z] 2d3ad4d5ee14: Pushed [2025-01-10T04:59:11.496Z] 56a99c10f439: Pushed [2025-01-10T04:59:16.816Z] 952baa883f35: Pushed [2025-01-10T04:59:16.816Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:17.170Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:17.525Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T04:59:17.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:59:17.525Z] 2d3ad4d5ee14: Preparing [2025-01-10T04:59:17.525Z] 125d90f60810: Preparing [2025-01-10T04:59:17.525Z] 952baa883f35: Preparing [2025-01-10T04:59:17.525Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:17.525Z] 56a99c10f439: Preparing [2025-01-10T04:59:17.525Z] b5b83bb9dd61: Preparing [2025-01-10T04:59:17.525Z] 534a70dc8296: Preparing [2025-01-10T04:59:17.525Z] b5b83bb9dd61: Waiting [2025-01-10T04:59:17.525Z] 534a70dc8296: Waiting [2025-01-10T04:59:17.525Z] 952baa883f35: Layer already exists [2025-01-10T04:59:17.525Z] 125d90f60810: Layer already exists [2025-01-10T04:59:17.525Z] 56a99c10f439: Layer already exists [2025-01-10T04:59:17.525Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:17.525Z] 2d3ad4d5ee14: Layer already exists [2025-01-10T04:59:17.525Z] b5b83bb9dd61: Layer already exists [2025-01-10T04:59:17.525Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:17.791Z] latest: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:18.154Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:18.510Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 [2025-01-10T04:59:18.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:59:18.510Z] 2d3ad4d5ee14: Preparing [2025-01-10T04:59:18.510Z] 125d90f60810: Preparing [2025-01-10T04:59:18.510Z] 952baa883f35: Preparing [2025-01-10T04:59:18.510Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:18.510Z] 56a99c10f439: Preparing [2025-01-10T04:59:18.510Z] b5b83bb9dd61: Preparing [2025-01-10T04:59:18.510Z] 534a70dc8296: Preparing [2025-01-10T04:59:18.510Z] b5b83bb9dd61: Waiting [2025-01-10T04:59:18.510Z] 534a70dc8296: Waiting [2025-01-10T04:59:18.510Z] 2d3ad4d5ee14: Layer already exists [2025-01-10T04:59:18.510Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:18.510Z] 125d90f60810: Layer already exists [2025-01-10T04:59:18.510Z] 952baa883f35: Layer already exists [2025-01-10T04:59:18.510Z] 56a99c10f439: Layer already exists [2025-01-10T04:59:18.510Z] b5b83bb9dd61: Layer already exists [2025-01-10T04:59:18.510Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:18.775Z] 4.0.0-dev.41: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:19.212Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:19.575Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:19.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:59:19.576Z] 2d3ad4d5ee14: Preparing [2025-01-10T04:59:19.576Z] 125d90f60810: Preparing [2025-01-10T04:59:19.576Z] 952baa883f35: Preparing [2025-01-10T04:59:19.576Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:19.576Z] 56a99c10f439: Preparing [2025-01-10T04:59:19.576Z] b5b83bb9dd61: Preparing [2025-01-10T04:59:19.576Z] 534a70dc8296: Preparing [2025-01-10T04:59:19.576Z] 534a70dc8296: Waiting [2025-01-10T04:59:19.576Z] b5b83bb9dd61: Waiting [2025-01-10T04:59:19.576Z] 56a99c10f439: Layer already exists [2025-01-10T04:59:19.576Z] 2d3ad4d5ee14: Layer already exists [2025-01-10T04:59:19.576Z] 125d90f60810: Layer already exists [2025-01-10T04:59:19.576Z] 952baa883f35: Layer already exists [2025-01-10T04:59:19.576Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:19.576Z] b5b83bb9dd61: Layer already exists [2025-01-10T04:59:19.576Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:19.846Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:21.949Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:22.308Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-10T04:59:22.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:59:22.308Z] 2d3ad4d5ee14: Preparing [2025-01-10T04:59:22.308Z] 125d90f60810: Preparing [2025-01-10T04:59:22.308Z] 952baa883f35: Preparing [2025-01-10T04:59:22.308Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:22.308Z] 56a99c10f439: Preparing [2025-01-10T04:59:22.308Z] b5b83bb9dd61: Preparing [2025-01-10T04:59:22.308Z] 534a70dc8296: Preparing [2025-01-10T04:59:22.308Z] b5b83bb9dd61: Waiting [2025-01-10T04:59:22.308Z] 534a70dc8296: Waiting [2025-01-10T04:59:22.308Z] 952baa883f35: Layer already exists [2025-01-10T04:59:22.308Z] 2d3ad4d5ee14: Layer already exists [2025-01-10T04:59:22.308Z] 56a99c10f439: Layer already exists [2025-01-10T04:59:22.308Z] 125d90f60810: Layer already exists [2025-01-10T04:59:22.308Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:22.308Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:22.308Z] b5b83bb9dd61: Layer already exists [2025-01-10T04:59:22.579Z] main: digest: sha256:7124bbe436dd2bfebe753a7c068916d672e03e2ae9557eaaa1183cdd2b00b1ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:22.652Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:22.667Z] taggedImages: [2025-01-10T04:59:22.667Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:22.667Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T04:59:22.667Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.41 [2025-01-10T04:59:22.667Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:22.667Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-10T04:59:22.692Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-10T04:59:22.692Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:22.692Z] latest [2025-01-10T04:59:22.692Z] 4.0.0-dev.41 [2025-01-10T04:59:22.692Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:22.692Z] main [2025-01-10T04:59:22.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:23.060Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:23.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:23.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:59:23.412Z] 058f0d621fc7: Preparing [2025-01-10T04:59:23.412Z] 38ceaa662b74: Preparing [2025-01-10T04:59:23.412Z] 775a9cdabc34: Preparing [2025-01-10T04:59:23.412Z] 79837bab2900: Preparing [2025-01-10T04:59:23.412Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:23.412Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:23.412Z] a2d99a774f7c: Preparing [2025-01-10T04:59:23.412Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:23.412Z] 534a70dc8296: Preparing [2025-01-10T04:59:23.412Z] a2d99a774f7c: Waiting [2025-01-10T04:59:23.412Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:23.412Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:23.412Z] 534a70dc8296: Waiting [2025-01-10T04:59:23.412Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:23.412Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:23.683Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:23.683Z] 38ceaa662b74: Pushed [2025-01-10T04:59:23.683Z] 775a9cdabc34: Pushed [2025-01-10T04:59:23.683Z] 058f0d621fc7: Pushed [2025-01-10T04:59:23.683Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:23.683Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:29.101Z] 79837bab2900: Pushed [2025-01-10T04:59:29.101Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:29.454Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:29.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T04:59:29.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:59:29.793Z] 058f0d621fc7: Preparing [2025-01-10T04:59:29.793Z] 38ceaa662b74: Preparing [2025-01-10T04:59:29.793Z] 775a9cdabc34: Preparing [2025-01-10T04:59:29.793Z] 79837bab2900: Preparing [2025-01-10T04:59:29.793Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:29.793Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:29.793Z] a2d99a774f7c: Preparing [2025-01-10T04:59:29.793Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:29.793Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:29.793Z] a2d99a774f7c: Waiting [2025-01-10T04:59:29.793Z] 534a70dc8296: Preparing [2025-01-10T04:59:29.793Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:29.793Z] 058f0d621fc7: Layer already exists [2025-01-10T04:59:29.793Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:29.793Z] 775a9cdabc34: Layer already exists [2025-01-10T04:59:29.793Z] 79837bab2900: Layer already exists [2025-01-10T04:59:29.793Z] 38ceaa662b74: Layer already exists [2025-01-10T04:59:29.793Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:29.793Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:29.793Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:29.793Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:30.058Z] latest: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:30.405Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:30.750Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 [2025-01-10T04:59:30.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:59:30.750Z] 058f0d621fc7: Preparing [2025-01-10T04:59:30.750Z] 38ceaa662b74: Preparing [2025-01-10T04:59:30.750Z] 775a9cdabc34: Preparing [2025-01-10T04:59:30.750Z] 79837bab2900: Preparing [2025-01-10T04:59:30.750Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:30.750Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:30.750Z] a2d99a774f7c: Preparing [2025-01-10T04:59:30.750Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:30.750Z] 534a70dc8296: Preparing [2025-01-10T04:59:30.750Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:30.750Z] a2d99a774f7c: Waiting [2025-01-10T04:59:30.750Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:30.750Z] 534a70dc8296: Waiting [2025-01-10T04:59:30.750Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:30.750Z] 058f0d621fc7: Layer already exists [2025-01-10T04:59:30.750Z] 79837bab2900: Layer already exists [2025-01-10T04:59:30.750Z] 775a9cdabc34: Layer already exists [2025-01-10T04:59:30.750Z] 38ceaa662b74: Layer already exists [2025-01-10T04:59:30.750Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:30.750Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:30.750Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:30.750Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:31.016Z] 4.0.0-dev.41: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:31.357Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:31.696Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:31.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:59:31.696Z] 058f0d621fc7: Preparing [2025-01-10T04:59:31.696Z] 38ceaa662b74: Preparing [2025-01-10T04:59:31.696Z] 775a9cdabc34: Preparing [2025-01-10T04:59:31.696Z] 79837bab2900: Preparing [2025-01-10T04:59:31.696Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:31.696Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:31.696Z] a2d99a774f7c: Preparing [2025-01-10T04:59:31.696Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:31.696Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:31.696Z] 534a70dc8296: Preparing [2025-01-10T04:59:31.696Z] a2d99a774f7c: Waiting [2025-01-10T04:59:31.696Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:31.696Z] 534a70dc8296: Waiting [2025-01-10T04:59:31.696Z] 775a9cdabc34: Layer already exists [2025-01-10T04:59:31.696Z] 058f0d621fc7: Layer already exists [2025-01-10T04:59:31.696Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:31.696Z] 79837bab2900: Layer already exists [2025-01-10T04:59:31.696Z] 38ceaa662b74: Layer already exists [2025-01-10T04:59:31.696Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:31.696Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:31.696Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:31.696Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:31.962Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:32.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:32.650Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-10T04:59:32.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:59:32.650Z] 058f0d621fc7: Preparing [2025-01-10T04:59:32.650Z] 38ceaa662b74: Preparing [2025-01-10T04:59:32.650Z] 775a9cdabc34: Preparing [2025-01-10T04:59:32.650Z] 79837bab2900: Preparing [2025-01-10T04:59:32.650Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:32.650Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:32.650Z] a2d99a774f7c: Preparing [2025-01-10T04:59:32.650Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:32.650Z] 534a70dc8296: Preparing [2025-01-10T04:59:32.650Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:32.650Z] a2d99a774f7c: Waiting [2025-01-10T04:59:32.650Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:32.650Z] 534a70dc8296: Waiting [2025-01-10T04:59:32.650Z] 058f0d621fc7: Layer already exists [2025-01-10T04:59:32.650Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:32.650Z] 775a9cdabc34: Layer already exists [2025-01-10T04:59:32.650Z] 79837bab2900: Layer already exists [2025-01-10T04:59:32.650Z] 38ceaa662b74: Layer already exists [2025-01-10T04:59:32.650Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:32.650Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:32.650Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:32.650Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:32.915Z] main: digest: sha256:d430c95be79bffce4b6b83033e34c3543b529d0f89090be92bc8406b80d20f75 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:33.009Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:33.025Z] taggedImages: [2025-01-10T04:59:33.025Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:33.025Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T04:59:33.025Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.41 [2025-01-10T04:59:33.025Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:33.025Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-10T04:59:33.053Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-10T04:59:33.053Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:33.053Z] latest [2025-01-10T04:59:33.053Z] 4.0.0-dev.41 [2025-01-10T04:59:33.053Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:33.053Z] main [2025-01-10T04:59:33.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:33.418Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:33.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:33.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:59:33.765Z] 07225413f310: Preparing [2025-01-10T04:59:33.765Z] 7f7cccac2cbe: Preparing [2025-01-10T04:59:33.765Z] 8707cb87ad79: Preparing [2025-01-10T04:59:33.765Z] 6d03270ab9d4: Preparing [2025-01-10T04:59:33.765Z] 2f7b3c43d7b0: Preparing [2025-01-10T04:59:33.765Z] 408015a6b904: Preparing [2025-01-10T04:59:33.765Z] 1a63cae7fa39: Preparing [2025-01-10T04:59:33.765Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:33.765Z] 408015a6b904: Waiting [2025-01-10T04:59:33.765Z] 1a63cae7fa39: Waiting [2025-01-10T04:59:33.765Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:33.765Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:33.765Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:33.765Z] f7b47829523d: Preparing [2025-01-10T04:59:33.765Z] d77243dc642e: Preparing [2025-01-10T04:59:33.765Z] f7b47829523d: Waiting [2025-01-10T04:59:33.765Z] 5f70bf18a086: Preparing [2025-01-10T04:59:33.765Z] 0c2790179993: Preparing [2025-01-10T04:59:33.765Z] d77243dc642e: Waiting [2025-01-10T04:59:33.765Z] 72701084ed76: Preparing [2025-01-10T04:59:33.765Z] 0c2790179993: Waiting [2025-01-10T04:59:33.765Z] b4add8444c2c: Preparing [2025-01-10T04:59:33.765Z] 72701084ed76: Waiting [2025-01-10T04:59:33.765Z] 534a70dc8296: Preparing [2025-01-10T04:59:33.765Z] b4add8444c2c: Waiting [2025-01-10T04:59:33.765Z] 534a70dc8296: Waiting [2025-01-10T04:59:34.029Z] 6d03270ab9d4: Pushed [2025-01-10T04:59:34.029Z] 8707cb87ad79: Pushed [2025-01-10T04:59:34.029Z] 2f7b3c43d7b0: Pushed [2025-01-10T04:59:34.029Z] 7f7cccac2cbe: Pushed [2025-01-10T04:59:34.030Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:34.030Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:34.030Z] 07225413f310: Pushed [2025-01-10T04:59:34.293Z] 5f70bf18a086: Layer already exists [2025-01-10T04:59:34.293Z] 408015a6b904: Pushed [2025-01-10T04:59:34.293Z] d77243dc642e: Pushed [2025-01-10T04:59:34.293Z] f7b47829523d: Pushed [2025-01-10T04:59:34.293Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:34.293Z] 0c2790179993: Pushed [2025-01-10T04:59:34.293Z] 72701084ed76: Pushed [2025-01-10T04:59:34.293Z] b4add8444c2c: Pushed [2025-01-10T04:59:36.859Z] 1a63cae7fa39: Pushed [2025-01-10T04:59:37.125Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:37.470Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:37.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T04:59:37.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:59:37.819Z] 07225413f310: Preparing [2025-01-10T04:59:37.819Z] 7f7cccac2cbe: Preparing [2025-01-10T04:59:37.819Z] 8707cb87ad79: Preparing [2025-01-10T04:59:37.819Z] 6d03270ab9d4: Preparing [2025-01-10T04:59:37.819Z] 2f7b3c43d7b0: Preparing [2025-01-10T04:59:37.819Z] 408015a6b904: Preparing [2025-01-10T04:59:37.819Z] 1a63cae7fa39: Preparing [2025-01-10T04:59:37.819Z] 408015a6b904: Waiting [2025-01-10T04:59:37.819Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:37.819Z] 1a63cae7fa39: Waiting [2025-01-10T04:59:37.819Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:37.819Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:37.819Z] f7b47829523d: Preparing [2025-01-10T04:59:37.819Z] d77243dc642e: Preparing [2025-01-10T04:59:37.819Z] 5f70bf18a086: Preparing [2025-01-10T04:59:37.819Z] 0c2790179993: Preparing [2025-01-10T04:59:37.819Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:37.819Z] f7b47829523d: Waiting [2025-01-10T04:59:37.819Z] d77243dc642e: Waiting [2025-01-10T04:59:37.819Z] 5f70bf18a086: Waiting [2025-01-10T04:59:37.819Z] 72701084ed76: Preparing [2025-01-10T04:59:37.819Z] 0c2790179993: Waiting [2025-01-10T04:59:37.819Z] b4add8444c2c: Preparing [2025-01-10T04:59:37.819Z] 72701084ed76: Waiting [2025-01-10T04:59:37.819Z] 534a70dc8296: Preparing [2025-01-10T04:59:37.819Z] b4add8444c2c: Waiting [2025-01-10T04:59:37.819Z] 534a70dc8296: Waiting [2025-01-10T04:59:37.819Z] 8707cb87ad79: Layer already exists [2025-01-10T04:59:37.819Z] 6d03270ab9d4: Layer already exists [2025-01-10T04:59:37.819Z] 07225413f310: Layer already exists [2025-01-10T04:59:37.819Z] 2f7b3c43d7b0: Layer already exists [2025-01-10T04:59:37.819Z] 7f7cccac2cbe: Layer already exists [2025-01-10T04:59:37.819Z] 408015a6b904: Layer already exists [2025-01-10T04:59:37.819Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:37.819Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:37.819Z] 1a63cae7fa39: Layer already exists [2025-01-10T04:59:37.819Z] d77243dc642e: Layer already exists [2025-01-10T04:59:37.819Z] f7b47829523d: Layer already exists [2025-01-10T04:59:37.819Z] 5f70bf18a086: Layer already exists [2025-01-10T04:59:37.819Z] 72701084ed76: Layer already exists [2025-01-10T04:59:37.819Z] 0c2790179993: Layer already exists [2025-01-10T04:59:37.819Z] b4add8444c2c: Layer already exists [2025-01-10T04:59:38.083Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:38.084Z] latest: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:38.442Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:38.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 [2025-01-10T04:59:38.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:59:38.788Z] 07225413f310: Preparing [2025-01-10T04:59:38.788Z] 7f7cccac2cbe: Preparing [2025-01-10T04:59:38.788Z] 8707cb87ad79: Preparing [2025-01-10T04:59:38.788Z] 6d03270ab9d4: Preparing [2025-01-10T04:59:38.788Z] 2f7b3c43d7b0: Preparing [2025-01-10T04:59:38.788Z] 408015a6b904: Preparing [2025-01-10T04:59:38.788Z] 1a63cae7fa39: Preparing [2025-01-10T04:59:38.788Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:38.788Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:38.788Z] f7b47829523d: Preparing [2025-01-10T04:59:38.788Z] d77243dc642e: Preparing [2025-01-10T04:59:38.788Z] 5f70bf18a086: Preparing [2025-01-10T04:59:38.788Z] 0c2790179993: Preparing [2025-01-10T04:59:38.788Z] 408015a6b904: Waiting [2025-01-10T04:59:38.788Z] 72701084ed76: Preparing [2025-01-10T04:59:38.788Z] 1a63cae7fa39: Waiting [2025-01-10T04:59:38.788Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:38.788Z] b4add8444c2c: Preparing [2025-01-10T04:59:38.788Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:38.788Z] d77243dc642e: Waiting [2025-01-10T04:59:38.788Z] f7b47829523d: Waiting [2025-01-10T04:59:38.788Z] 534a70dc8296: Preparing [2025-01-10T04:59:38.788Z] 0c2790179993: Waiting [2025-01-10T04:59:38.788Z] 5f70bf18a086: Waiting [2025-01-10T04:59:38.788Z] 72701084ed76: Waiting [2025-01-10T04:59:38.788Z] 534a70dc8296: Waiting [2025-01-10T04:59:38.788Z] b4add8444c2c: Waiting [2025-01-10T04:59:38.788Z] 6d03270ab9d4: Layer already exists [2025-01-10T04:59:38.788Z] 07225413f310: Layer already exists [2025-01-10T04:59:38.788Z] 8707cb87ad79: Layer already exists [2025-01-10T04:59:38.788Z] 2f7b3c43d7b0: Layer already exists [2025-01-10T04:59:38.788Z] 7f7cccac2cbe: Layer already exists [2025-01-10T04:59:38.788Z] 408015a6b904: Layer already exists [2025-01-10T04:59:38.788Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:38.788Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:38.788Z] 1a63cae7fa39: Layer already exists [2025-01-10T04:59:38.788Z] f7b47829523d: Layer already exists [2025-01-10T04:59:38.788Z] d77243dc642e: Layer already exists [2025-01-10T04:59:38.788Z] 0c2790179993: Layer already exists [2025-01-10T04:59:39.053Z] 5f70bf18a086: Layer already exists [2025-01-10T04:59:39.053Z] 72701084ed76: Layer already exists [2025-01-10T04:59:39.053Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:39.053Z] b4add8444c2c: Layer already exists [2025-01-10T04:59:39.053Z] 4.0.0-dev.41: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:39.401Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:39.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:39.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:59:39.756Z] 07225413f310: Preparing [2025-01-10T04:59:39.756Z] 7f7cccac2cbe: Preparing [2025-01-10T04:59:39.756Z] 8707cb87ad79: Preparing [2025-01-10T04:59:39.756Z] 6d03270ab9d4: Preparing [2025-01-10T04:59:39.756Z] 2f7b3c43d7b0: Preparing [2025-01-10T04:59:39.756Z] 408015a6b904: Preparing [2025-01-10T04:59:39.756Z] 1a63cae7fa39: Preparing [2025-01-10T04:59:39.756Z] 408015a6b904: Waiting [2025-01-10T04:59:39.756Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:39.756Z] 1a63cae7fa39: Waiting [2025-01-10T04:59:39.756Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:39.756Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:39.756Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:39.756Z] f7b47829523d: Preparing [2025-01-10T04:59:39.756Z] d77243dc642e: Preparing [2025-01-10T04:59:39.756Z] 5f70bf18a086: Preparing [2025-01-10T04:59:39.756Z] f7b47829523d: Waiting [2025-01-10T04:59:39.756Z] d77243dc642e: Waiting [2025-01-10T04:59:39.756Z] 0c2790179993: Preparing [2025-01-10T04:59:39.756Z] 5f70bf18a086: Waiting [2025-01-10T04:59:39.756Z] 72701084ed76: Preparing [2025-01-10T04:59:39.756Z] 0c2790179993: Waiting [2025-01-10T04:59:39.756Z] b4add8444c2c: Preparing [2025-01-10T04:59:39.756Z] 72701084ed76: Waiting [2025-01-10T04:59:39.756Z] 534a70dc8296: Preparing [2025-01-10T04:59:39.756Z] b4add8444c2c: Waiting [2025-01-10T04:59:39.756Z] 534a70dc8296: Waiting [2025-01-10T04:59:39.756Z] 7f7cccac2cbe: Layer already exists [2025-01-10T04:59:39.756Z] 2f7b3c43d7b0: Layer already exists [2025-01-10T04:59:39.756Z] 07225413f310: Layer already exists [2025-01-10T04:59:39.756Z] 6d03270ab9d4: Layer already exists [2025-01-10T04:59:39.756Z] 8707cb87ad79: Layer already exists [2025-01-10T04:59:39.756Z] 408015a6b904: Layer already exists [2025-01-10T04:59:39.756Z] 1a63cae7fa39: Layer already exists [2025-01-10T04:59:39.756Z] f7b47829523d: Layer already exists [2025-01-10T04:59:39.756Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:39.756Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:39.756Z] d77243dc642e: Layer already exists [2025-01-10T04:59:39.756Z] 5f70bf18a086: Layer already exists [2025-01-10T04:59:40.022Z] 72701084ed76: Layer already exists [2025-01-10T04:59:40.022Z] 0c2790179993: Layer already exists [2025-01-10T04:59:40.022Z] b4add8444c2c: Layer already exists [2025-01-10T04:59:40.022Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:40.022Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:40.376Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:40.724Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-10T04:59:40.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:59:40.724Z] 07225413f310: Preparing [2025-01-10T04:59:40.724Z] 7f7cccac2cbe: Preparing [2025-01-10T04:59:40.724Z] 8707cb87ad79: Preparing [2025-01-10T04:59:40.724Z] 6d03270ab9d4: Preparing [2025-01-10T04:59:40.724Z] 2f7b3c43d7b0: Preparing [2025-01-10T04:59:40.724Z] 408015a6b904: Preparing [2025-01-10T04:59:40.724Z] 408015a6b904: Waiting [2025-01-10T04:59:40.724Z] 1a63cae7fa39: Preparing [2025-01-10T04:59:40.724Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:40.724Z] 1a63cae7fa39: Waiting [2025-01-10T04:59:40.724Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:40.724Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:40.724Z] f7b47829523d: Preparing [2025-01-10T04:59:40.724Z] d77243dc642e: Preparing [2025-01-10T04:59:40.724Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:40.724Z] f7b47829523d: Waiting [2025-01-10T04:59:40.724Z] 5f70bf18a086: Preparing [2025-01-10T04:59:40.724Z] d77243dc642e: Waiting [2025-01-10T04:59:40.724Z] 0c2790179993: Preparing [2025-01-10T04:59:40.724Z] 5f70bf18a086: Waiting [2025-01-10T04:59:40.724Z] 72701084ed76: Preparing [2025-01-10T04:59:40.724Z] 0c2790179993: Waiting [2025-01-10T04:59:40.724Z] b4add8444c2c: Preparing [2025-01-10T04:59:40.724Z] 72701084ed76: Waiting [2025-01-10T04:59:40.724Z] 534a70dc8296: Preparing [2025-01-10T04:59:40.724Z] b4add8444c2c: Waiting [2025-01-10T04:59:40.724Z] 534a70dc8296: Waiting [2025-01-10T04:59:40.724Z] 8707cb87ad79: Layer already exists [2025-01-10T04:59:40.724Z] 07225413f310: Layer already exists [2025-01-10T04:59:40.724Z] 2f7b3c43d7b0: Layer already exists [2025-01-10T04:59:40.724Z] 6d03270ab9d4: Layer already exists [2025-01-10T04:59:40.724Z] 7f7cccac2cbe: Layer already exists [2025-01-10T04:59:40.724Z] 408015a6b904: Layer already exists [2025-01-10T04:59:40.724Z] 1a63cae7fa39: Layer already exists [2025-01-10T04:59:40.724Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:40.724Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:40.724Z] f7b47829523d: Layer already exists [2025-01-10T04:59:40.724Z] d77243dc642e: Layer already exists [2025-01-10T04:59:40.724Z] 5f70bf18a086: Layer already exists [2025-01-10T04:59:40.724Z] 0c2790179993: Layer already exists [2025-01-10T04:59:40.989Z] b4add8444c2c: Layer already exists [2025-01-10T04:59:40.989Z] 72701084ed76: Layer already exists [2025-01-10T04:59:40.989Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:40.989Z] main: digest: sha256:60391874c33ab01720917791b08ddc4c92e787532f63f892d6efd006588ebad3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:41.070Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:41.084Z] taggedImages: [2025-01-10T04:59:41.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:41.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T04:59:41.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.41 [2025-01-10T04:59:41.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:41.084Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T04:59:41.111Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-10T04:59:41.111Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:41.111Z] latest [2025-01-10T04:59:41.111Z] 4.0.0-dev.41 [2025-01-10T04:59:41.111Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:41.111Z] main [2025-01-10T04:59:41.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:41.482Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:41.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:41.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:59:41.836Z] cf5d9bb9bfe0: Preparing [2025-01-10T04:59:41.836Z] 1a97b10be244: Preparing [2025-01-10T04:59:41.836Z] ffd366f5706d: Preparing [2025-01-10T04:59:41.836Z] 2ed0bb08f7bf: Preparing [2025-01-10T04:59:41.836Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:41.836Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:41.836Z] a2d99a774f7c: Preparing [2025-01-10T04:59:41.836Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:41.836Z] 534a70dc8296: Preparing [2025-01-10T04:59:41.836Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:41.836Z] a2d99a774f7c: Waiting [2025-01-10T04:59:41.836Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:41.836Z] 534a70dc8296: Waiting [2025-01-10T04:59:41.836Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:42.103Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:42.103Z] 1a97b10be244: Pushed [2025-01-10T04:59:42.103Z] ffd366f5706d: Pushed [2025-01-10T04:59:42.103Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:42.103Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:42.103Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:42.103Z] cf5d9bb9bfe0: Pushed [2025-01-10T04:59:47.422Z] 2ed0bb08f7bf: Pushed [2025-01-10T04:59:47.422Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:47.776Z] + 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-01-10T04:59:48.116Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T04:59:48.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:59:48.117Z] cf5d9bb9bfe0: Preparing [2025-01-10T04:59:48.117Z] 1a97b10be244: Preparing [2025-01-10T04:59:48.117Z] ffd366f5706d: Preparing [2025-01-10T04:59:48.117Z] 2ed0bb08f7bf: Preparing [2025-01-10T04:59:48.117Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:48.117Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:48.117Z] a2d99a774f7c: Preparing [2025-01-10T04:59:48.117Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:48.117Z] 534a70dc8296: Preparing [2025-01-10T04:59:48.117Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:48.117Z] a2d99a774f7c: Waiting [2025-01-10T04:59:48.117Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:48.117Z] 534a70dc8296: Waiting [2025-01-10T04:59:48.117Z] ffd366f5706d: Layer already exists [2025-01-10T04:59:48.117Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:48.117Z] cf5d9bb9bfe0: Layer already exists [2025-01-10T04:59:48.117Z] 1a97b10be244: Layer already exists [2025-01-10T04:59:48.117Z] 2ed0bb08f7bf: Layer already exists [2025-01-10T04:59:48.117Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:48.117Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:48.117Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:48.117Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:48.380Z] latest: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:48.725Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:49.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 [2025-01-10T04:59:49.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:59:49.075Z] cf5d9bb9bfe0: Preparing [2025-01-10T04:59:49.075Z] 1a97b10be244: Preparing [2025-01-10T04:59:49.075Z] ffd366f5706d: Preparing [2025-01-10T04:59:49.075Z] 2ed0bb08f7bf: Preparing [2025-01-10T04:59:49.075Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:49.075Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:49.075Z] a2d99a774f7c: Preparing [2025-01-10T04:59:49.075Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:49.075Z] 534a70dc8296: Preparing [2025-01-10T04:59:49.075Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:49.075Z] a2d99a774f7c: Waiting [2025-01-10T04:59:49.075Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:49.075Z] 534a70dc8296: Waiting [2025-01-10T04:59:49.075Z] ffd366f5706d: Layer already exists [2025-01-10T04:59:49.075Z] 2ed0bb08f7bf: Layer already exists [2025-01-10T04:59:49.075Z] 1a97b10be244: Layer already exists [2025-01-10T04:59:49.075Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:49.075Z] cf5d9bb9bfe0: Layer already exists [2025-01-10T04:59:49.075Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:49.075Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:49.075Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:49.075Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:49.339Z] 4.0.0-dev.41: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:49.686Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:50.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:50.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:59:50.105Z] cf5d9bb9bfe0: Preparing [2025-01-10T04:59:50.105Z] 1a97b10be244: Preparing [2025-01-10T04:59:50.105Z] ffd366f5706d: Preparing [2025-01-10T04:59:50.105Z] 2ed0bb08f7bf: Preparing [2025-01-10T04:59:50.105Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:50.105Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:50.105Z] a2d99a774f7c: Preparing [2025-01-10T04:59:50.105Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:50.105Z] 534a70dc8296: Preparing [2025-01-10T04:59:50.105Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:50.105Z] a2d99a774f7c: Waiting [2025-01-10T04:59:50.105Z] 534a70dc8296: Waiting [2025-01-10T04:59:50.105Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:50.105Z] 1a97b10be244: Layer already exists [2025-01-10T04:59:50.105Z] ffd366f5706d: Layer already exists [2025-01-10T04:59:50.105Z] 2ed0bb08f7bf: Layer already exists [2025-01-10T04:59:50.105Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:50.105Z] cf5d9bb9bfe0: Layer already exists [2025-01-10T04:59:50.105Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:50.105Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:50.105Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:50.105Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:50.369Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:50.731Z] + 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-01-10T04:59:51.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-10T04:59:51.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:59:51.083Z] cf5d9bb9bfe0: Preparing [2025-01-10T04:59:51.083Z] 1a97b10be244: Preparing [2025-01-10T04:59:51.083Z] ffd366f5706d: Preparing [2025-01-10T04:59:51.083Z] 2ed0bb08f7bf: Preparing [2025-01-10T04:59:51.083Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:51.083Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:51.083Z] a2d99a774f7c: Preparing [2025-01-10T04:59:51.083Z] 5a25ad5cdf6f: Preparing [2025-01-10T04:59:51.083Z] 534a70dc8296: Preparing [2025-01-10T04:59:51.083Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:51.083Z] 5a25ad5cdf6f: Waiting [2025-01-10T04:59:51.083Z] a2d99a774f7c: Waiting [2025-01-10T04:59:51.083Z] 534a70dc8296: Waiting [2025-01-10T04:59:51.083Z] 1a97b10be244: Layer already exists [2025-01-10T04:59:51.083Z] cf5d9bb9bfe0: Layer already exists [2025-01-10T04:59:51.083Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:51.083Z] ffd366f5706d: Layer already exists [2025-01-10T04:59:51.083Z] 2ed0bb08f7bf: Layer already exists [2025-01-10T04:59:51.083Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:51.083Z] 5a25ad5cdf6f: Layer already exists [2025-01-10T04:59:51.083Z] a2d99a774f7c: Layer already exists [2025-01-10T04:59:51.083Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:51.347Z] main: digest: sha256:f3bdebc5267246b68bde061e8a73386faceb6fdb91c3a00a3138a94138a7ba8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:51.439Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:51.450Z] taggedImages: [2025-01-10T04:59:51.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:51.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T04:59:51.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.41 [2025-01-10T04:59:51.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:51.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-10T04:59:51.478Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-10T04:59:51.478Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:51.478Z] latest [2025-01-10T04:59:51.478Z] 4.0.0-dev.41 [2025-01-10T04:59:51.478Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:51.478Z] main [2025-01-10T04:59:51.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:51.853Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:52.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:52.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:59:52.207Z] 96174ef2a8bd: Preparing [2025-01-10T04:59:52.207Z] f2359103875e: Preparing [2025-01-10T04:59:52.207Z] ed266fcffcf1: Preparing [2025-01-10T04:59:52.207Z] 9ff4edf1363f: Preparing [2025-01-10T04:59:52.207Z] 05e861f6a029: Preparing [2025-01-10T04:59:52.207Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:52.207Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:52.207Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:52.207Z] 11ae486faf1c: Preparing [2025-01-10T04:59:52.207Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:52.207Z] f5f6b9dee08c: Preparing [2025-01-10T04:59:52.207Z] 11ae486faf1c: Waiting [2025-01-10T04:59:52.207Z] f5f6b9dee08c: Waiting [2025-01-10T04:59:52.207Z] 226e07216c8e: Preparing [2025-01-10T04:59:52.207Z] 534a70dc8296: Preparing [2025-01-10T04:59:52.207Z] 226e07216c8e: Waiting [2025-01-10T04:59:52.207Z] 534a70dc8296: Waiting [2025-01-10T04:59:52.472Z] f2359103875e: Pushed [2025-01-10T04:59:52.472Z] 05e861f6a029: Pushed [2025-01-10T04:59:52.472Z] 9ff4edf1363f: Pushed [2025-01-10T04:59:52.472Z] 96174ef2a8bd: Pushed [2025-01-10T04:59:52.472Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:52.472Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:52.472Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:52.736Z] 11ae486faf1c: Pushed [2025-01-10T04:59:52.736Z] f5f6b9dee08c: Pushed [2025-01-10T04:59:54.670Z] ed266fcffcf1: Pushed [2025-01-10T04:59:55.248Z] 226e07216c8e: Pushed [2025-01-10T04:59:55.513Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:55.873Z] + 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-01-10T04:59:56.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T04:59:56.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:59:56.216Z] 96174ef2a8bd: Preparing [2025-01-10T04:59:56.216Z] f2359103875e: Preparing [2025-01-10T04:59:56.216Z] ed266fcffcf1: Preparing [2025-01-10T04:59:56.216Z] 9ff4edf1363f: Preparing [2025-01-10T04:59:56.216Z] 05e861f6a029: Preparing [2025-01-10T04:59:56.216Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:56.216Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:56.216Z] 11ae486faf1c: Preparing [2025-01-10T04:59:56.216Z] f5f6b9dee08c: Preparing [2025-01-10T04:59:56.216Z] 226e07216c8e: Preparing [2025-01-10T04:59:56.216Z] 534a70dc8296: Preparing [2025-01-10T04:59:56.216Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:56.216Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:56.216Z] 11ae486faf1c: Waiting [2025-01-10T04:59:56.216Z] f5f6b9dee08c: Waiting [2025-01-10T04:59:56.216Z] 226e07216c8e: Waiting [2025-01-10T04:59:56.216Z] 534a70dc8296: Waiting [2025-01-10T04:59:56.216Z] 96174ef2a8bd: Layer already exists [2025-01-10T04:59:56.216Z] 9ff4edf1363f: Layer already exists [2025-01-10T04:59:56.216Z] f2359103875e: Layer already exists [2025-01-10T04:59:56.216Z] 05e861f6a029: Layer already exists [2025-01-10T04:59:56.216Z] ed266fcffcf1: Layer already exists [2025-01-10T04:59:56.216Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:56.216Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:56.216Z] 11ae486faf1c: Layer already exists [2025-01-10T04:59:56.216Z] f5f6b9dee08c: Layer already exists [2025-01-10T04:59:56.216Z] 226e07216c8e: Layer already exists [2025-01-10T04:59:56.216Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:56.482Z] latest: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:56.842Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:57.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 [2025-01-10T04:59:57.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:59:57.196Z] 96174ef2a8bd: Preparing [2025-01-10T04:59:57.196Z] f2359103875e: Preparing [2025-01-10T04:59:57.196Z] ed266fcffcf1: Preparing [2025-01-10T04:59:57.196Z] 9ff4edf1363f: Preparing [2025-01-10T04:59:57.196Z] 05e861f6a029: Preparing [2025-01-10T04:59:57.196Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:57.196Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:57.196Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:57.196Z] 11ae486faf1c: Preparing [2025-01-10T04:59:57.197Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:57.197Z] f5f6b9dee08c: Preparing [2025-01-10T04:59:57.197Z] 11ae486faf1c: Waiting [2025-01-10T04:59:57.197Z] 226e07216c8e: Preparing [2025-01-10T04:59:57.197Z] f5f6b9dee08c: Waiting [2025-01-10T04:59:57.197Z] 534a70dc8296: Preparing [2025-01-10T04:59:57.197Z] 226e07216c8e: Waiting [2025-01-10T04:59:57.197Z] 534a70dc8296: Waiting [2025-01-10T04:59:57.197Z] f2359103875e: Layer already exists [2025-01-10T04:59:57.197Z] 05e861f6a029: Layer already exists [2025-01-10T04:59:57.197Z] ed266fcffcf1: Layer already exists [2025-01-10T04:59:57.197Z] 96174ef2a8bd: Layer already exists [2025-01-10T04:59:57.197Z] 9ff4edf1363f: Layer already exists [2025-01-10T04:59:57.197Z] 11ae486faf1c: Layer already exists [2025-01-10T04:59:57.197Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:57.197Z] 226e07216c8e: Layer already exists [2025-01-10T04:59:57.197Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:57.197Z] f5f6b9dee08c: Layer already exists [2025-01-10T04:59:57.197Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:57.462Z] 4.0.0-dev.41: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:57.816Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:58.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:58.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:59:58.169Z] 96174ef2a8bd: Preparing [2025-01-10T04:59:58.169Z] f2359103875e: Preparing [2025-01-10T04:59:58.169Z] ed266fcffcf1: Preparing [2025-01-10T04:59:58.169Z] 9ff4edf1363f: Preparing [2025-01-10T04:59:58.169Z] 05e861f6a029: Preparing [2025-01-10T04:59:58.169Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:58.169Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:58.169Z] 11ae486faf1c: Preparing [2025-01-10T04:59:58.169Z] f5f6b9dee08c: Preparing [2025-01-10T04:59:58.169Z] 226e07216c8e: Preparing [2025-01-10T04:59:58.169Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:58.169Z] 534a70dc8296: Preparing [2025-01-10T04:59:58.169Z] 11ae486faf1c: Waiting [2025-01-10T04:59:58.169Z] f5f6b9dee08c: Waiting [2025-01-10T04:59:58.169Z] 226e07216c8e: Waiting [2025-01-10T04:59:58.169Z] 534a70dc8296: Waiting [2025-01-10T04:59:58.169Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:58.169Z] 05e861f6a029: Layer already exists [2025-01-10T04:59:58.169Z] 96174ef2a8bd: Layer already exists [2025-01-10T04:59:58.169Z] 9ff4edf1363f: Layer already exists [2025-01-10T04:59:58.169Z] ed266fcffcf1: Layer already exists [2025-01-10T04:59:58.169Z] f2359103875e: Layer already exists [2025-01-10T04:59:58.169Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:58.169Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:58.169Z] 11ae486faf1c: Layer already exists [2025-01-10T04:59:58.169Z] 226e07216c8e: Layer already exists [2025-01-10T04:59:58.169Z] f5f6b9dee08c: Layer already exists [2025-01-10T04:59:58.169Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:58.435Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:58.791Z] + 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-01-10T04:59:59.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-10T04:59:59.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:59:59.154Z] 96174ef2a8bd: Preparing [2025-01-10T04:59:59.154Z] f2359103875e: Preparing [2025-01-10T04:59:59.154Z] ed266fcffcf1: Preparing [2025-01-10T04:59:59.154Z] 9ff4edf1363f: Preparing [2025-01-10T04:59:59.154Z] 05e861f6a029: Preparing [2025-01-10T04:59:59.154Z] 7b4e291cd4d2: Preparing [2025-01-10T04:59:59.154Z] ead3f4cd94bf: Preparing [2025-01-10T04:59:59.154Z] 11ae486faf1c: Preparing [2025-01-10T04:59:59.154Z] f5f6b9dee08c: Preparing [2025-01-10T04:59:59.154Z] 7b4e291cd4d2: Waiting [2025-01-10T04:59:59.154Z] 226e07216c8e: Preparing [2025-01-10T04:59:59.154Z] ead3f4cd94bf: Waiting [2025-01-10T04:59:59.154Z] 11ae486faf1c: Waiting [2025-01-10T04:59:59.154Z] 534a70dc8296: Preparing [2025-01-10T04:59:59.154Z] f5f6b9dee08c: Waiting [2025-01-10T04:59:59.154Z] 226e07216c8e: Waiting [2025-01-10T04:59:59.154Z] 534a70dc8296: Waiting [2025-01-10T04:59:59.154Z] 9ff4edf1363f: Layer already exists [2025-01-10T04:59:59.154Z] ed266fcffcf1: Layer already exists [2025-01-10T04:59:59.154Z] 96174ef2a8bd: Layer already exists [2025-01-10T04:59:59.154Z] 05e861f6a029: Layer already exists [2025-01-10T04:59:59.154Z] f2359103875e: Layer already exists [2025-01-10T04:59:59.154Z] 7b4e291cd4d2: Layer already exists [2025-01-10T04:59:59.154Z] 11ae486faf1c: Layer already exists [2025-01-10T04:59:59.154Z] f5f6b9dee08c: Layer already exists [2025-01-10T04:59:59.154Z] 226e07216c8e: Layer already exists [2025-01-10T04:59:59.154Z] ead3f4cd94bf: Layer already exists [2025-01-10T04:59:59.154Z] 534a70dc8296: Layer already exists [2025-01-10T04:59:59.421Z] main: digest: sha256:597a0bfb552b2bab2dceea80ae0762d3088265e01de3f903378aec977443c715 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:59:59.498Z] ===================================================== [Pipeline] echo [2025-01-10T04:59:59.512Z] taggedImages: [2025-01-10T04:59:59.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:59.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T04:59:59.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.41 [2025-01-10T04:59:59.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:59.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-10T04:59:59.540Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-10T04:59:59.540Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T04:59:59.540Z] latest [2025-01-10T04:59:59.540Z] 4.0.0-dev.41 [2025-01-10T04:59:59.540Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T04:59:59.540Z] main [2025-01-10T04:59:59.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:59:59.925Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:00.277Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:00.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T05:00:00.277Z] 366821d912b8: Preparing [2025-01-10T05:00:00.277Z] abb33a9c28c5: Preparing [2025-01-10T05:00:00.277Z] 303189ec6b3d: Preparing [2025-01-10T05:00:00.277Z] 1273c333ac2b: Preparing [2025-01-10T05:00:00.277Z] 24d23e8ed64e: Preparing [2025-01-10T05:00:00.277Z] 0c012b393892: Preparing [2025-01-10T05:00:00.277Z] 0ad019b88475: Preparing [2025-01-10T05:00:00.277Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:00.277Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:00.277Z] 7c7869863449: Preparing [2025-01-10T05:00:00.277Z] 135ca62fe719: Preparing [2025-01-10T05:00:00.277Z] 534a70dc8296: Preparing [2025-01-10T05:00:00.277Z] 0c012b393892: Waiting [2025-01-10T05:00:00.277Z] 0ad019b88475: Waiting [2025-01-10T05:00:00.277Z] 135ca62fe719: Waiting [2025-01-10T05:00:00.277Z] 7b4e291cd4d2: Waiting [2025-01-10T05:00:00.277Z] 534a70dc8296: Waiting [2025-01-10T05:00:00.277Z] 7c7869863449: Waiting [2025-01-10T05:00:00.277Z] ead3f4cd94bf: Waiting [2025-01-10T05:00:00.541Z] abb33a9c28c5: Pushed [2025-01-10T05:00:00.541Z] 24d23e8ed64e: Pushed [2025-01-10T05:00:00.541Z] 366821d912b8: Pushed [2025-01-10T05:00:00.541Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:00.541Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:00.541Z] 0c012b393892: Pushed [2025-01-10T05:00:00.541Z] 0ad019b88475: Pushed [2025-01-10T05:00:00.805Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:00.805Z] 7c7869863449: Pushed [2025-01-10T05:00:02.754Z] 1273c333ac2b: Pushed [2025-01-10T05:00:03.334Z] 303189ec6b3d: Pushed [2025-01-10T05:00:03.600Z] 135ca62fe719: Pushed [2025-01-10T05:00:03.865Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:04.236Z] + 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-01-10T05:00:04.593Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T05:00:04.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T05:00:04.593Z] 366821d912b8: Preparing [2025-01-10T05:00:04.593Z] abb33a9c28c5: Preparing [2025-01-10T05:00:04.593Z] 303189ec6b3d: Preparing [2025-01-10T05:00:04.593Z] 1273c333ac2b: Preparing [2025-01-10T05:00:04.593Z] 24d23e8ed64e: Preparing [2025-01-10T05:00:04.593Z] 0c012b393892: Preparing [2025-01-10T05:00:04.593Z] 0ad019b88475: Preparing [2025-01-10T05:00:04.593Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:04.593Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:04.593Z] 0c012b393892: Waiting [2025-01-10T05:00:04.593Z] 0ad019b88475: Waiting [2025-01-10T05:00:04.593Z] 7b4e291cd4d2: Waiting [2025-01-10T05:00:04.593Z] ead3f4cd94bf: Waiting [2025-01-10T05:00:04.593Z] 7c7869863449: Preparing [2025-01-10T05:00:04.593Z] 135ca62fe719: Preparing [2025-01-10T05:00:04.593Z] 7c7869863449: Waiting [2025-01-10T05:00:04.593Z] 534a70dc8296: Preparing [2025-01-10T05:00:04.593Z] 135ca62fe719: Waiting [2025-01-10T05:00:04.593Z] 534a70dc8296: Waiting [2025-01-10T05:00:04.593Z] 24d23e8ed64e: Layer already exists [2025-01-10T05:00:04.593Z] 366821d912b8: Layer already exists [2025-01-10T05:00:04.593Z] abb33a9c28c5: Layer already exists [2025-01-10T05:00:04.593Z] 1273c333ac2b: Layer already exists [2025-01-10T05:00:04.593Z] 303189ec6b3d: Layer already exists [2025-01-10T05:00:04.593Z] 0c012b393892: Layer already exists [2025-01-10T05:00:04.593Z] 7c7869863449: Layer already exists [2025-01-10T05:00:04.593Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:04.593Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:04.593Z] 0ad019b88475: Layer already exists [2025-01-10T05:00:04.593Z] 135ca62fe719: Layer already exists [2025-01-10T05:00:04.593Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:04.856Z] latest: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:05.209Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:05.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 [2025-01-10T05:00:05.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T05:00:05.558Z] 366821d912b8: Preparing [2025-01-10T05:00:05.558Z] abb33a9c28c5: Preparing [2025-01-10T05:00:05.558Z] 303189ec6b3d: Preparing [2025-01-10T05:00:05.558Z] 1273c333ac2b: Preparing [2025-01-10T05:00:05.558Z] 24d23e8ed64e: Preparing [2025-01-10T05:00:05.558Z] 0c012b393892: Preparing [2025-01-10T05:00:05.558Z] 0ad019b88475: Preparing [2025-01-10T05:00:05.558Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:05.558Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:05.558Z] 7c7869863449: Preparing [2025-01-10T05:00:05.558Z] 135ca62fe719: Preparing [2025-01-10T05:00:05.558Z] 534a70dc8296: Preparing [2025-01-10T05:00:05.558Z] 0c012b393892: Waiting [2025-01-10T05:00:05.558Z] 0ad019b88475: Waiting [2025-01-10T05:00:05.558Z] ead3f4cd94bf: Waiting [2025-01-10T05:00:05.558Z] 7c7869863449: Waiting [2025-01-10T05:00:05.558Z] 7b4e291cd4d2: Waiting [2025-01-10T05:00:05.558Z] 135ca62fe719: Waiting [2025-01-10T05:00:05.558Z] 534a70dc8296: Waiting [2025-01-10T05:00:05.558Z] 366821d912b8: Layer already exists [2025-01-10T05:00:05.558Z] abb33a9c28c5: Layer already exists [2025-01-10T05:00:05.558Z] 24d23e8ed64e: Layer already exists [2025-01-10T05:00:05.558Z] 1273c333ac2b: Layer already exists [2025-01-10T05:00:05.558Z] 303189ec6b3d: Layer already exists [2025-01-10T05:00:05.558Z] 0c012b393892: Layer already exists [2025-01-10T05:00:05.558Z] 0ad019b88475: Layer already exists [2025-01-10T05:00:05.558Z] 7c7869863449: Layer already exists [2025-01-10T05:00:05.558Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:05.558Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:05.558Z] 135ca62fe719: Layer already exists [2025-01-10T05:00:05.558Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:05.823Z] 4.0.0-dev.41: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:06.172Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:06.519Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:06.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T05:00:06.519Z] 366821d912b8: Preparing [2025-01-10T05:00:06.519Z] abb33a9c28c5: Preparing [2025-01-10T05:00:06.519Z] 303189ec6b3d: Preparing [2025-01-10T05:00:06.519Z] 1273c333ac2b: Preparing [2025-01-10T05:00:06.519Z] 24d23e8ed64e: Preparing [2025-01-10T05:00:06.519Z] 0c012b393892: Preparing [2025-01-10T05:00:06.519Z] 0ad019b88475: Preparing [2025-01-10T05:00:06.519Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:06.519Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:06.519Z] 7c7869863449: Preparing [2025-01-10T05:00:06.519Z] 135ca62fe719: Preparing [2025-01-10T05:00:06.519Z] 534a70dc8296: Preparing [2025-01-10T05:00:06.519Z] ead3f4cd94bf: Waiting [2025-01-10T05:00:06.519Z] 7c7869863449: Waiting [2025-01-10T05:00:06.519Z] 135ca62fe719: Waiting [2025-01-10T05:00:06.519Z] 534a70dc8296: Waiting [2025-01-10T05:00:06.519Z] 0c012b393892: Waiting [2025-01-10T05:00:06.519Z] 0ad019b88475: Waiting [2025-01-10T05:00:06.519Z] 7b4e291cd4d2: Waiting [2025-01-10T05:00:06.519Z] abb33a9c28c5: Layer already exists [2025-01-10T05:00:06.519Z] 303189ec6b3d: Layer already exists [2025-01-10T05:00:06.519Z] 366821d912b8: Layer already exists [2025-01-10T05:00:06.519Z] 1273c333ac2b: Layer already exists [2025-01-10T05:00:06.519Z] 24d23e8ed64e: Layer already exists [2025-01-10T05:00:06.519Z] 0c012b393892: Layer already exists [2025-01-10T05:00:06.519Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:06.519Z] 0ad019b88475: Layer already exists [2025-01-10T05:00:06.519Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:06.519Z] 7c7869863449: Layer already exists [2025-01-10T05:00:06.519Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:06.519Z] 135ca62fe719: Layer already exists [2025-01-10T05:00:06.784Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:07.144Z] + 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-01-10T05:00:07.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-10T05:00:07.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T05:00:07.496Z] 366821d912b8: Preparing [2025-01-10T05:00:07.496Z] abb33a9c28c5: Preparing [2025-01-10T05:00:07.496Z] 303189ec6b3d: Preparing [2025-01-10T05:00:07.496Z] 1273c333ac2b: Preparing [2025-01-10T05:00:07.496Z] 24d23e8ed64e: Preparing [2025-01-10T05:00:07.496Z] 0c012b393892: Preparing [2025-01-10T05:00:07.496Z] 0ad019b88475: Preparing [2025-01-10T05:00:07.496Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:07.496Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:07.496Z] 7c7869863449: Preparing [2025-01-10T05:00:07.496Z] 135ca62fe719: Preparing [2025-01-10T05:00:07.496Z] 534a70dc8296: Preparing [2025-01-10T05:00:07.496Z] 0c012b393892: Waiting [2025-01-10T05:00:07.496Z] 0ad019b88475: Waiting [2025-01-10T05:00:07.496Z] 7b4e291cd4d2: Waiting [2025-01-10T05:00:07.496Z] ead3f4cd94bf: Waiting [2025-01-10T05:00:07.496Z] 7c7869863449: Waiting [2025-01-10T05:00:07.496Z] 135ca62fe719: Waiting [2025-01-10T05:00:07.496Z] 534a70dc8296: Waiting [2025-01-10T05:00:07.496Z] 366821d912b8: Layer already exists [2025-01-10T05:00:07.496Z] abb33a9c28c5: Layer already exists [2025-01-10T05:00:07.496Z] 303189ec6b3d: Layer already exists [2025-01-10T05:00:07.496Z] 24d23e8ed64e: Layer already exists [2025-01-10T05:00:07.496Z] 1273c333ac2b: Layer already exists [2025-01-10T05:00:07.496Z] 0c012b393892: Layer already exists [2025-01-10T05:00:07.496Z] 0ad019b88475: Layer already exists [2025-01-10T05:00:07.496Z] 7c7869863449: Layer already exists [2025-01-10T05:00:07.496Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:07.496Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:07.496Z] 135ca62fe719: Layer already exists [2025-01-10T05:00:07.496Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:07.762Z] main: digest: sha256:42736fa3cb073baefd11c07142cc37481202d6db9fdbe7c63830e201e5bbf47b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:00:07.839Z] ===================================================== [Pipeline] echo [2025-01-10T05:00:07.851Z] taggedImages: [2025-01-10T05:00:07.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:07.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T05:00:07.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.41 [2025-01-10T05:00:07.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:07.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-10T05:00:07.887Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-10T05:00:07.887Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:07.887Z] latest [2025-01-10T05:00:07.887Z] 4.0.0-dev.41 [2025-01-10T05:00:07.887Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:07.887Z] main [2025-01-10T05:00:07.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:08.267Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:08.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:08.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T05:00:08.611Z] 1458853b68fd: Preparing [2025-01-10T05:00:08.611Z] 8bbd513b9e04: Preparing [2025-01-10T05:00:08.611Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:08.611Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:08.611Z] 11dbac02d28f: Preparing [2025-01-10T05:00:08.611Z] 61d038d817c4: Preparing [2025-01-10T05:00:08.611Z] 534a70dc8296: Preparing [2025-01-10T05:00:08.611Z] 61d038d817c4: Waiting [2025-01-10T05:00:08.611Z] 534a70dc8296: Waiting [2025-01-10T05:00:08.611Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:08.611Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:08.875Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:08.875Z] 11dbac02d28f: Pushed [2025-01-10T05:00:08.875Z] 1458853b68fd: Pushed [2025-01-10T05:00:10.811Z] 61d038d817c4: Pushed [2025-01-10T05:00:12.744Z] 8bbd513b9e04: Pushed [2025-01-10T05:00:12.744Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:13.095Z] + 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-01-10T05:00:13.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T05:00:13.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T05:00:13.449Z] 1458853b68fd: Preparing [2025-01-10T05:00:13.449Z] 8bbd513b9e04: Preparing [2025-01-10T05:00:13.449Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:13.449Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:13.449Z] 11dbac02d28f: Preparing [2025-01-10T05:00:13.449Z] 61d038d817c4: Preparing [2025-01-10T05:00:13.449Z] 534a70dc8296: Preparing [2025-01-10T05:00:13.449Z] 61d038d817c4: Waiting [2025-01-10T05:00:13.449Z] 534a70dc8296: Waiting [2025-01-10T05:00:13.449Z] 8bbd513b9e04: Layer already exists [2025-01-10T05:00:13.449Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:13.449Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:13.449Z] 11dbac02d28f: Layer already exists [2025-01-10T05:00:13.449Z] 1458853b68fd: Layer already exists [2025-01-10T05:00:13.449Z] 61d038d817c4: Layer already exists [2025-01-10T05:00:13.449Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:13.716Z] latest: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:14.070Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:14.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 [2025-01-10T05:00:14.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T05:00:14.414Z] 1458853b68fd: Preparing [2025-01-10T05:00:14.414Z] 8bbd513b9e04: Preparing [2025-01-10T05:00:14.414Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:14.414Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:14.414Z] 11dbac02d28f: Preparing [2025-01-10T05:00:14.414Z] 61d038d817c4: Preparing [2025-01-10T05:00:14.414Z] 534a70dc8296: Preparing [2025-01-10T05:00:14.414Z] 61d038d817c4: Waiting [2025-01-10T05:00:14.414Z] 534a70dc8296: Waiting [2025-01-10T05:00:14.414Z] 8bbd513b9e04: Layer already exists [2025-01-10T05:00:14.414Z] 1458853b68fd: Layer already exists [2025-01-10T05:00:14.414Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:14.414Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:14.414Z] 11dbac02d28f: Layer already exists [2025-01-10T05:00:14.414Z] 61d038d817c4: Layer already exists [2025-01-10T05:00:14.414Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:14.679Z] 4.0.0-dev.41: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:15.035Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:15.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:15.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T05:00:15.380Z] 1458853b68fd: Preparing [2025-01-10T05:00:15.380Z] 8bbd513b9e04: Preparing [2025-01-10T05:00:15.380Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:15.380Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:15.380Z] 11dbac02d28f: Preparing [2025-01-10T05:00:15.380Z] 61d038d817c4: Preparing [2025-01-10T05:00:15.380Z] 534a70dc8296: Preparing [2025-01-10T05:00:15.380Z] 61d038d817c4: Waiting [2025-01-10T05:00:15.380Z] 534a70dc8296: Waiting [2025-01-10T05:00:15.380Z] 8bbd513b9e04: Layer already exists [2025-01-10T05:00:15.380Z] 1458853b68fd: Layer already exists [2025-01-10T05:00:15.380Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:15.380Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:15.380Z] 11dbac02d28f: Layer already exists [2025-01-10T05:00:15.380Z] 61d038d817c4: Layer already exists [2025-01-10T05:00:15.380Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:15.645Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:15.994Z] + 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-01-10T05:00:16.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-10T05:00:16.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T05:00:16.338Z] 1458853b68fd: Preparing [2025-01-10T05:00:16.338Z] 8bbd513b9e04: Preparing [2025-01-10T05:00:16.338Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:16.338Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:16.338Z] 11dbac02d28f: Preparing [2025-01-10T05:00:16.338Z] 61d038d817c4: Preparing [2025-01-10T05:00:16.338Z] 534a70dc8296: Preparing [2025-01-10T05:00:16.338Z] 61d038d817c4: Waiting [2025-01-10T05:00:16.338Z] 534a70dc8296: Waiting [2025-01-10T05:00:16.338Z] 11dbac02d28f: Layer already exists [2025-01-10T05:00:16.338Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:16.338Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:16.338Z] 1458853b68fd: Layer already exists [2025-01-10T05:00:16.338Z] 8bbd513b9e04: Layer already exists [2025-01-10T05:00:16.338Z] 61d038d817c4: Layer already exists [2025-01-10T05:00:16.338Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:16.601Z] main: digest: sha256:40f3eafb0c54adce692c7f6aa17c0f00f0624e53df210f534d423931e8a61bda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:00:16.684Z] ===================================================== [Pipeline] echo [2025-01-10T05:00:16.696Z] taggedImages: [2025-01-10T05:00:16.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:16.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T05:00:16.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.41 [2025-01-10T05:00:16.696Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:16.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-10T05:00:16.721Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-10T05:00:16.721Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:16.721Z] latest [2025-01-10T05:00:16.721Z] 4.0.0-dev.41 [2025-01-10T05:00:16.721Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:16.721Z] main [2025-01-10T05:00:16.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:17.079Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:17.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:17.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T05:00:17.426Z] fc826183e648: Preparing [2025-01-10T05:00:17.426Z] e365167796e9: Preparing [2025-01-10T05:00:17.426Z] 604064489faa: Preparing [2025-01-10T05:00:17.426Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:17.426Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:17.426Z] e2df6472ea55: Preparing [2025-01-10T05:00:17.426Z] 0655ab43199b: Preparing [2025-01-10T05:00:17.426Z] f8b6b855205c: Preparing [2025-01-10T05:00:17.426Z] 49a579cdcbfa: Preparing [2025-01-10T05:00:17.426Z] 0655ab43199b: Waiting [2025-01-10T05:00:17.426Z] 534a70dc8296: Preparing [2025-01-10T05:00:17.426Z] f8b6b855205c: Waiting [2025-01-10T05:00:17.426Z] 534a70dc8296: Waiting [2025-01-10T05:00:17.426Z] 49a579cdcbfa: Waiting [2025-01-10T05:00:17.426Z] e2df6472ea55: Waiting [2025-01-10T05:00:17.426Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:17.426Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:17.691Z] 604064489faa: Pushed [2025-01-10T05:00:17.691Z] fc826183e648: Pushed [2025-01-10T05:00:17.691Z] e365167796e9: Pushed [2025-01-10T05:00:17.691Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:17.691Z] f8b6b855205c: Pushed [2025-01-10T05:00:18.643Z] 49a579cdcbfa: Pushed [2025-01-10T05:00:30.938Z] 0655ab43199b: Pushed [2025-01-10T05:00:39.129Z] e2df6472ea55: Pushed [2025-01-10T05:00:39.129Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:39.485Z] + 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-01-10T05:00:39.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T05:00:39.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T05:00:39.837Z] fc826183e648: Preparing [2025-01-10T05:00:39.837Z] e365167796e9: Preparing [2025-01-10T05:00:39.837Z] 604064489faa: Preparing [2025-01-10T05:00:39.837Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:39.837Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:39.837Z] e2df6472ea55: Preparing [2025-01-10T05:00:39.837Z] 0655ab43199b: Preparing [2025-01-10T05:00:39.837Z] f8b6b855205c: Preparing [2025-01-10T05:00:39.837Z] 49a579cdcbfa: Preparing [2025-01-10T05:00:39.837Z] 534a70dc8296: Preparing [2025-01-10T05:00:39.837Z] e2df6472ea55: Waiting [2025-01-10T05:00:39.837Z] 0655ab43199b: Waiting [2025-01-10T05:00:39.837Z] f8b6b855205c: Waiting [2025-01-10T05:00:39.837Z] 49a579cdcbfa: Waiting [2025-01-10T05:00:39.837Z] 534a70dc8296: Waiting [2025-01-10T05:00:39.837Z] e365167796e9: Layer already exists [2025-01-10T05:00:39.837Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:39.837Z] fc826183e648: Layer already exists [2025-01-10T05:00:39.837Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:39.837Z] 604064489faa: Layer already exists [2025-01-10T05:00:39.837Z] 0655ab43199b: Layer already exists [2025-01-10T05:00:39.837Z] e2df6472ea55: Layer already exists [2025-01-10T05:00:39.837Z] f8b6b855205c: Layer already exists [2025-01-10T05:00:39.837Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:00:39.837Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:40.101Z] latest: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:40.450Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:40.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 [2025-01-10T05:00:40.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T05:00:40.794Z] fc826183e648: Preparing [2025-01-10T05:00:40.794Z] e365167796e9: Preparing [2025-01-10T05:00:40.794Z] 604064489faa: Preparing [2025-01-10T05:00:40.794Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:40.794Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:40.794Z] e2df6472ea55: Preparing [2025-01-10T05:00:40.794Z] 0655ab43199b: Preparing [2025-01-10T05:00:40.794Z] f8b6b855205c: Preparing [2025-01-10T05:00:40.794Z] 49a579cdcbfa: Preparing [2025-01-10T05:00:40.794Z] 534a70dc8296: Preparing [2025-01-10T05:00:40.794Z] e2df6472ea55: Waiting [2025-01-10T05:00:40.794Z] 0655ab43199b: Waiting [2025-01-10T05:00:40.794Z] f8b6b855205c: Waiting [2025-01-10T05:00:40.794Z] 49a579cdcbfa: Waiting [2025-01-10T05:00:40.794Z] 534a70dc8296: Waiting [2025-01-10T05:00:40.794Z] 604064489faa: Layer already exists [2025-01-10T05:00:40.794Z] e365167796e9: Layer already exists [2025-01-10T05:00:40.794Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:40.794Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:40.794Z] fc826183e648: Layer already exists [2025-01-10T05:00:40.794Z] f8b6b855205c: Layer already exists [2025-01-10T05:00:40.794Z] e2df6472ea55: Layer already exists [2025-01-10T05:00:40.794Z] 0655ab43199b: Layer already exists [2025-01-10T05:00:40.794Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:00:40.794Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:41.059Z] 4.0.0-dev.41: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:41.409Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:42.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:42.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T05:00:42.017Z] fc826183e648: Preparing [2025-01-10T05:00:42.017Z] e365167796e9: Preparing [2025-01-10T05:00:42.017Z] 604064489faa: Preparing [2025-01-10T05:00:42.017Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:42.017Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:42.017Z] e2df6472ea55: Preparing [2025-01-10T05:00:42.017Z] 0655ab43199b: Preparing [2025-01-10T05:00:42.017Z] f8b6b855205c: Preparing [2025-01-10T05:00:42.017Z] 49a579cdcbfa: Preparing [2025-01-10T05:00:42.017Z] 534a70dc8296: Preparing [2025-01-10T05:00:42.017Z] 0655ab43199b: Waiting [2025-01-10T05:00:42.017Z] f8b6b855205c: Waiting [2025-01-10T05:00:42.017Z] 49a579cdcbfa: Waiting [2025-01-10T05:00:42.017Z] e2df6472ea55: Waiting [2025-01-10T05:00:42.017Z] 534a70dc8296: Waiting [2025-01-10T05:00:42.017Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:42.017Z] 604064489faa: Layer already exists [2025-01-10T05:00:42.017Z] e365167796e9: Layer already exists [2025-01-10T05:00:42.017Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:42.017Z] fc826183e648: Layer already exists [2025-01-10T05:00:42.017Z] f8b6b855205c: Layer already exists [2025-01-10T05:00:42.017Z] 0655ab43199b: Layer already exists [2025-01-10T05:00:42.017Z] e2df6472ea55: Layer already exists [2025-01-10T05:00:42.017Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:00:42.017Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:42.283Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:42.633Z] + 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-01-10T05:00:42.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-10T05:00:42.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T05:00:42.987Z] fc826183e648: Preparing [2025-01-10T05:00:42.987Z] e365167796e9: Preparing [2025-01-10T05:00:42.987Z] 604064489faa: Preparing [2025-01-10T05:00:42.987Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:42.987Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:42.987Z] e2df6472ea55: Preparing [2025-01-10T05:00:42.987Z] 0655ab43199b: Preparing [2025-01-10T05:00:42.987Z] f8b6b855205c: Preparing [2025-01-10T05:00:42.987Z] 49a579cdcbfa: Preparing [2025-01-10T05:00:42.987Z] 534a70dc8296: Preparing [2025-01-10T05:00:42.987Z] 0655ab43199b: Waiting [2025-01-10T05:00:42.987Z] f8b6b855205c: Waiting [2025-01-10T05:00:42.987Z] 49a579cdcbfa: Waiting [2025-01-10T05:00:42.987Z] 534a70dc8296: Waiting [2025-01-10T05:00:42.987Z] e2df6472ea55: Waiting [2025-01-10T05:00:42.987Z] e365167796e9: Layer already exists [2025-01-10T05:00:42.987Z] fc826183e648: Layer already exists [2025-01-10T05:00:42.987Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:42.987Z] 604064489faa: Layer already exists [2025-01-10T05:00:42.987Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:42.987Z] f8b6b855205c: Layer already exists [2025-01-10T05:00:42.987Z] e2df6472ea55: Layer already exists [2025-01-10T05:00:42.987Z] 0655ab43199b: Layer already exists [2025-01-10T05:00:42.987Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:42.987Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:00:43.251Z] main: digest: sha256:e3595dc39745845d01a8fd1c2cb6a51926d3df05a7d9eea72e0d474f9426b4bb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:00:43.336Z] ===================================================== [Pipeline] echo [2025-01-10T05:00:43.350Z] taggedImages: [2025-01-10T05:00:43.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:43.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T05:00:43.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.41 [2025-01-10T05:00:43.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:43.350Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-10T05:00:43.381Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-10T05:00:43.381Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:43.381Z] latest [2025-01-10T05:00:43.381Z] 4.0.0-dev.41 [2025-01-10T05:00:43.381Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:00:43.381Z] main [2025-01-10T05:00:43.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:43.742Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:00:44.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:00:44.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T05:00:44.088Z] 6c620d92985e: Preparing [2025-01-10T05:00:44.088Z] dc7ee38d781c: Preparing [2025-01-10T05:00:44.088Z] 8c071d19c4d5: Preparing [2025-01-10T05:00:44.088Z] 7b4e291cd4d2: Preparing [2025-01-10T05:00:44.088Z] ead3f4cd94bf: Preparing [2025-01-10T05:00:44.088Z] 019e03e0a406: Preparing [2025-01-10T05:00:44.088Z] 4968c406dce9: Preparing [2025-01-10T05:00:44.088Z] cf3cccb1dbbe: Preparing [2025-01-10T05:00:44.088Z] 534a70dc8296: Preparing [2025-01-10T05:00:44.088Z] 019e03e0a406: Waiting [2025-01-10T05:00:44.088Z] 4968c406dce9: Waiting [2025-01-10T05:00:44.088Z] cf3cccb1dbbe: Waiting [2025-01-10T05:00:44.088Z] 534a70dc8296: Waiting [2025-01-10T05:00:44.088Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:00:44.088Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:00:44.357Z] 8c071d19c4d5: Pushed [2025-01-10T05:00:44.357Z] 6c620d92985e: Pushed [2025-01-10T05:00:44.357Z] dc7ee38d781c: Pushed [2025-01-10T05:00:44.357Z] 534a70dc8296: Layer already exists [2025-01-10T05:00:44.357Z] 4968c406dce9: Pushed [2025-01-10T05:00:44.938Z] cf3cccb1dbbe: Pushed [2025-01-10T05:01:22.312Z] 019e03e0a406: Pushed [2025-01-10T05:01:22.312Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:22.661Z] + 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-01-10T05:01:23.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T05:01:23.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T05:01:23.010Z] 6c620d92985e: Preparing [2025-01-10T05:01:23.010Z] dc7ee38d781c: Preparing [2025-01-10T05:01:23.010Z] 8c071d19c4d5: Preparing [2025-01-10T05:01:23.010Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:23.010Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:23.010Z] 019e03e0a406: Preparing [2025-01-10T05:01:23.010Z] 4968c406dce9: Preparing [2025-01-10T05:01:23.010Z] cf3cccb1dbbe: Preparing [2025-01-10T05:01:23.010Z] 534a70dc8296: Preparing [2025-01-10T05:01:23.010Z] 019e03e0a406: Waiting [2025-01-10T05:01:23.010Z] 4968c406dce9: Waiting [2025-01-10T05:01:23.010Z] cf3cccb1dbbe: Waiting [2025-01-10T05:01:23.010Z] 534a70dc8296: Waiting [2025-01-10T05:01:23.010Z] 6c620d92985e: Layer already exists [2025-01-10T05:01:23.010Z] 8c071d19c4d5: Layer already exists [2025-01-10T05:01:23.010Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:23.010Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:23.010Z] dc7ee38d781c: Layer already exists [2025-01-10T05:01:23.010Z] 019e03e0a406: Layer already exists [2025-01-10T05:01:23.010Z] cf3cccb1dbbe: Layer already exists [2025-01-10T05:01:23.010Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:23.010Z] 4968c406dce9: Layer already exists [2025-01-10T05:01:23.276Z] latest: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:23.625Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:23.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 [2025-01-10T05:01:23.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T05:01:23.973Z] 6c620d92985e: Preparing [2025-01-10T05:01:23.973Z] dc7ee38d781c: Preparing [2025-01-10T05:01:23.973Z] 8c071d19c4d5: Preparing [2025-01-10T05:01:23.973Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:23.973Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:23.973Z] 019e03e0a406: Preparing [2025-01-10T05:01:23.973Z] 4968c406dce9: Preparing [2025-01-10T05:01:23.973Z] 019e03e0a406: Waiting [2025-01-10T05:01:23.973Z] cf3cccb1dbbe: Preparing [2025-01-10T05:01:23.973Z] 4968c406dce9: Waiting [2025-01-10T05:01:23.973Z] 534a70dc8296: Preparing [2025-01-10T05:01:23.973Z] 534a70dc8296: Waiting [2025-01-10T05:01:23.973Z] cf3cccb1dbbe: Waiting [2025-01-10T05:01:23.973Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:23.973Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:23.973Z] 6c620d92985e: Layer already exists [2025-01-10T05:01:23.973Z] dc7ee38d781c: Layer already exists [2025-01-10T05:01:23.973Z] 8c071d19c4d5: Layer already exists [2025-01-10T05:01:23.973Z] 019e03e0a406: Layer already exists [2025-01-10T05:01:23.973Z] 4968c406dce9: Layer already exists [2025-01-10T05:01:23.973Z] cf3cccb1dbbe: Layer already exists [2025-01-10T05:01:23.973Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:24.240Z] 4.0.0-dev.41: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:24.588Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:25.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:25.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T05:01:25.069Z] 6c620d92985e: Preparing [2025-01-10T05:01:25.069Z] dc7ee38d781c: Preparing [2025-01-10T05:01:25.069Z] 8c071d19c4d5: Preparing [2025-01-10T05:01:25.069Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:25.069Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:25.069Z] 019e03e0a406: Preparing [2025-01-10T05:01:25.069Z] 4968c406dce9: Preparing [2025-01-10T05:01:25.069Z] cf3cccb1dbbe: Preparing [2025-01-10T05:01:25.069Z] 534a70dc8296: Preparing [2025-01-10T05:01:25.069Z] 019e03e0a406: Waiting [2025-01-10T05:01:25.069Z] 4968c406dce9: Waiting [2025-01-10T05:01:25.069Z] cf3cccb1dbbe: Waiting [2025-01-10T05:01:25.069Z] 534a70dc8296: Waiting [2025-01-10T05:01:25.069Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:25.069Z] dc7ee38d781c: Layer already exists [2025-01-10T05:01:25.069Z] 6c620d92985e: Layer already exists [2025-01-10T05:01:25.069Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:25.069Z] 8c071d19c4d5: Layer already exists [2025-01-10T05:01:25.069Z] 019e03e0a406: Layer already exists [2025-01-10T05:01:25.340Z] cf3cccb1dbbe: Layer already exists [2025-01-10T05:01:25.340Z] 4968c406dce9: Layer already exists [2025-01-10T05:01:25.340Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:25.341Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:25.687Z] + 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-01-10T05:01:26.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-10T05:01:26.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T05:01:26.036Z] 6c620d92985e: Preparing [2025-01-10T05:01:26.036Z] dc7ee38d781c: Preparing [2025-01-10T05:01:26.036Z] 8c071d19c4d5: Preparing [2025-01-10T05:01:26.036Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:26.036Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:26.036Z] 019e03e0a406: Preparing [2025-01-10T05:01:26.036Z] 4968c406dce9: Preparing [2025-01-10T05:01:26.036Z] cf3cccb1dbbe: Preparing [2025-01-10T05:01:26.036Z] 534a70dc8296: Preparing [2025-01-10T05:01:26.036Z] 4968c406dce9: Waiting [2025-01-10T05:01:26.036Z] 534a70dc8296: Waiting [2025-01-10T05:01:26.036Z] cf3cccb1dbbe: Waiting [2025-01-10T05:01:26.036Z] 019e03e0a406: Waiting [2025-01-10T05:01:26.036Z] dc7ee38d781c: Layer already exists [2025-01-10T05:01:26.036Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:26.036Z] 8c071d19c4d5: Layer already exists [2025-01-10T05:01:26.036Z] 6c620d92985e: Layer already exists [2025-01-10T05:01:26.036Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:26.036Z] 4968c406dce9: Layer already exists [2025-01-10T05:01:26.036Z] 019e03e0a406: Layer already exists [2025-01-10T05:01:26.036Z] cf3cccb1dbbe: Layer already exists [2025-01-10T05:01:26.036Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:26.303Z] main: digest: sha256:c08c9a0301fb77f8fcb255d329646fb520ea4ebef8a92a5048dfbcaf753156ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:01:26.373Z] ===================================================== [Pipeline] echo [2025-01-10T05:01:26.383Z] taggedImages: [2025-01-10T05:01:26.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:26.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T05:01:26.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.41 [2025-01-10T05:01:26.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:26.383Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-10T05:01:26.402Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-10T05:01:26.402Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:26.402Z] latest [2025-01-10T05:01:26.402Z] 4.0.0-dev.41 [2025-01-10T05:01:26.402Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:26.402Z] main [2025-01-10T05:01:26.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:26.754Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:27.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:27.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T05:01:27.371Z] b29571100e43: Preparing [2025-01-10T05:01:27.371Z] 3185630b66e3: Preparing [2025-01-10T05:01:27.371Z] 11f34982b894: Preparing [2025-01-10T05:01:27.371Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:27.371Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:27.371Z] ffaedffc92e7: Preparing [2025-01-10T05:01:27.371Z] f8b6b855205c: Preparing [2025-01-10T05:01:27.371Z] 49a579cdcbfa: Preparing [2025-01-10T05:01:27.371Z] 534a70dc8296: Preparing [2025-01-10T05:01:27.371Z] ffaedffc92e7: Waiting [2025-01-10T05:01:27.371Z] f8b6b855205c: Waiting [2025-01-10T05:01:27.371Z] 49a579cdcbfa: Waiting [2025-01-10T05:01:27.371Z] 534a70dc8296: Waiting [2025-01-10T05:01:27.371Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:27.371Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:27.647Z] f8b6b855205c: Layer already exists [2025-01-10T05:01:27.647Z] 11f34982b894: Pushed [2025-01-10T05:01:27.647Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:01:27.647Z] 3185630b66e3: Pushed [2025-01-10T05:01:27.647Z] b29571100e43: Pushed [2025-01-10T05:01:27.647Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:49.667Z] ffaedffc92e7: Pushed [2025-01-10T05:01:49.667Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:50.030Z] + 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-01-10T05:01:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T05:01:50.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T05:01:50.387Z] b29571100e43: Preparing [2025-01-10T05:01:50.387Z] 3185630b66e3: Preparing [2025-01-10T05:01:50.387Z] 11f34982b894: Preparing [2025-01-10T05:01:50.387Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:50.387Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:50.387Z] ffaedffc92e7: Preparing [2025-01-10T05:01:50.387Z] f8b6b855205c: Preparing [2025-01-10T05:01:50.387Z] 49a579cdcbfa: Preparing [2025-01-10T05:01:50.387Z] 534a70dc8296: Preparing [2025-01-10T05:01:50.387Z] 49a579cdcbfa: Waiting [2025-01-10T05:01:50.387Z] ffaedffc92e7: Waiting [2025-01-10T05:01:50.387Z] f8b6b855205c: Waiting [2025-01-10T05:01:50.387Z] 534a70dc8296: Waiting [2025-01-10T05:01:50.387Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:50.387Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:50.387Z] 11f34982b894: Layer already exists [2025-01-10T05:01:50.387Z] 3185630b66e3: Layer already exists [2025-01-10T05:01:50.387Z] b29571100e43: Layer already exists [2025-01-10T05:01:50.387Z] ffaedffc92e7: Layer already exists [2025-01-10T05:01:50.387Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:01:50.387Z] f8b6b855205c: Layer already exists [2025-01-10T05:01:50.387Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:50.652Z] latest: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:51.019Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:51.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 [2025-01-10T05:01:51.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T05:01:51.370Z] b29571100e43: Preparing [2025-01-10T05:01:51.370Z] 3185630b66e3: Preparing [2025-01-10T05:01:51.370Z] 11f34982b894: Preparing [2025-01-10T05:01:51.370Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:51.370Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:51.370Z] ffaedffc92e7: Preparing [2025-01-10T05:01:51.370Z] f8b6b855205c: Preparing [2025-01-10T05:01:51.370Z] 49a579cdcbfa: Preparing [2025-01-10T05:01:51.370Z] 534a70dc8296: Preparing [2025-01-10T05:01:51.370Z] f8b6b855205c: Waiting [2025-01-10T05:01:51.370Z] 534a70dc8296: Waiting [2025-01-10T05:01:51.370Z] 49a579cdcbfa: Waiting [2025-01-10T05:01:51.370Z] ffaedffc92e7: Waiting [2025-01-10T05:01:51.370Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:51.370Z] 11f34982b894: Layer already exists [2025-01-10T05:01:51.370Z] 3185630b66e3: Layer already exists [2025-01-10T05:01:51.370Z] b29571100e43: Layer already exists [2025-01-10T05:01:51.370Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:51.370Z] f8b6b855205c: Layer already exists [2025-01-10T05:01:51.370Z] ffaedffc92e7: Layer already exists [2025-01-10T05:01:51.370Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:01:51.370Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:51.635Z] 4.0.0-dev.41: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:51.990Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:52.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:52.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T05:01:52.343Z] b29571100e43: Preparing [2025-01-10T05:01:52.343Z] 3185630b66e3: Preparing [2025-01-10T05:01:52.343Z] 11f34982b894: Preparing [2025-01-10T05:01:52.343Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:52.343Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:52.343Z] ffaedffc92e7: Preparing [2025-01-10T05:01:52.343Z] f8b6b855205c: Preparing [2025-01-10T05:01:52.343Z] 49a579cdcbfa: Preparing [2025-01-10T05:01:52.343Z] 534a70dc8296: Preparing [2025-01-10T05:01:52.343Z] ffaedffc92e7: Waiting [2025-01-10T05:01:52.343Z] f8b6b855205c: Waiting [2025-01-10T05:01:52.343Z] 49a579cdcbfa: Waiting [2025-01-10T05:01:52.343Z] 534a70dc8296: Waiting [2025-01-10T05:01:52.343Z] 3185630b66e3: Layer already exists [2025-01-10T05:01:52.343Z] 11f34982b894: Layer already exists [2025-01-10T05:01:52.343Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:52.343Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:52.343Z] b29571100e43: Layer already exists [2025-01-10T05:01:52.343Z] f8b6b855205c: Layer already exists [2025-01-10T05:01:52.343Z] ffaedffc92e7: Layer already exists [2025-01-10T05:01:52.343Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:01:52.343Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:52.610Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:52.970Z] + 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-01-10T05:01:53.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-10T05:01:53.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T05:01:53.325Z] b29571100e43: Preparing [2025-01-10T05:01:53.325Z] 3185630b66e3: Preparing [2025-01-10T05:01:53.325Z] 11f34982b894: Preparing [2025-01-10T05:01:53.325Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:53.325Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:53.325Z] ffaedffc92e7: Preparing [2025-01-10T05:01:53.325Z] f8b6b855205c: Preparing [2025-01-10T05:01:53.325Z] 49a579cdcbfa: Preparing [2025-01-10T05:01:53.325Z] 534a70dc8296: Preparing [2025-01-10T05:01:53.325Z] f8b6b855205c: Waiting [2025-01-10T05:01:53.325Z] 49a579cdcbfa: Waiting [2025-01-10T05:01:53.325Z] 534a70dc8296: Waiting [2025-01-10T05:01:53.325Z] ffaedffc92e7: Waiting [2025-01-10T05:01:53.325Z] b29571100e43: Layer already exists [2025-01-10T05:01:53.325Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:53.325Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:53.325Z] 11f34982b894: Layer already exists [2025-01-10T05:01:53.325Z] 3185630b66e3: Layer already exists [2025-01-10T05:01:53.325Z] ffaedffc92e7: Layer already exists [2025-01-10T05:01:53.325Z] 49a579cdcbfa: Layer already exists [2025-01-10T05:01:53.325Z] f8b6b855205c: Layer already exists [2025-01-10T05:01:53.325Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:53.591Z] main: digest: sha256:6323fce01909167b6450137f1c1aa3229427804f1dace004eabf186e874398b9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:01:53.676Z] ===================================================== [Pipeline] echo [2025-01-10T05:01:53.686Z] taggedImages: [2025-01-10T05:01:53.686Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:53.686Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T05:01:53.686Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.41 [2025-01-10T05:01:53.686Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:53.686Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-10T05:01:53.712Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-10T05:01:53.712Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:53.712Z] latest [2025-01-10T05:01:53.712Z] 4.0.0-dev.41 [2025-01-10T05:01:53.712Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:01:53.712Z] main [2025-01-10T05:01:53.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:54.078Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:01:54.425Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:01:54.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T05:01:54.425Z] dd4b62900e96: Preparing [2025-01-10T05:01:54.425Z] 0d8dca51e959: Preparing [2025-01-10T05:01:54.425Z] e02664125160: Preparing [2025-01-10T05:01:54.425Z] 7b4e291cd4d2: Preparing [2025-01-10T05:01:54.425Z] ead3f4cd94bf: Preparing [2025-01-10T05:01:54.425Z] fbefd0424407: Preparing [2025-01-10T05:01:54.425Z] adf30ed68400: Preparing [2025-01-10T05:01:54.425Z] 534a70dc8296: Preparing [2025-01-10T05:01:54.425Z] adf30ed68400: Waiting [2025-01-10T05:01:54.425Z] 534a70dc8296: Waiting [2025-01-10T05:01:54.425Z] fbefd0424407: Waiting [2025-01-10T05:01:54.425Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:01:54.425Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:01:54.692Z] dd4b62900e96: Pushed [2025-01-10T05:01:54.692Z] 0d8dca51e959: Pushed [2025-01-10T05:01:54.692Z] 534a70dc8296: Layer already exists [2025-01-10T05:01:54.692Z] fbefd0424407: Pushed [2025-01-10T05:01:56.094Z] adf30ed68400: Pushed [2025-01-10T05:02:02.708Z] e02664125160: Pushed [2025-01-10T05:02:02.708Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:03.054Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:03.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T05:02:03.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T05:02:03.402Z] dd4b62900e96: Preparing [2025-01-10T05:02:03.402Z] 0d8dca51e959: Preparing [2025-01-10T05:02:03.402Z] e02664125160: Preparing [2025-01-10T05:02:03.402Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:03.402Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:03.402Z] fbefd0424407: Preparing [2025-01-10T05:02:03.402Z] adf30ed68400: Preparing [2025-01-10T05:02:03.402Z] fbefd0424407: Waiting [2025-01-10T05:02:03.402Z] 534a70dc8296: Preparing [2025-01-10T05:02:03.402Z] adf30ed68400: Waiting [2025-01-10T05:02:03.402Z] 534a70dc8296: Waiting [2025-01-10T05:02:03.402Z] 0d8dca51e959: Layer already exists [2025-01-10T05:02:03.402Z] e02664125160: Layer already exists [2025-01-10T05:02:03.402Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:03.402Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:03.402Z] dd4b62900e96: Layer already exists [2025-01-10T05:02:03.402Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:03.402Z] fbefd0424407: Layer already exists [2025-01-10T05:02:03.402Z] adf30ed68400: Layer already exists [2025-01-10T05:02:03.666Z] latest: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:04.019Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:04.361Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 [2025-01-10T05:02:04.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T05:02:04.361Z] dd4b62900e96: Preparing [2025-01-10T05:02:04.361Z] 0d8dca51e959: Preparing [2025-01-10T05:02:04.361Z] e02664125160: Preparing [2025-01-10T05:02:04.361Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:04.361Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:04.361Z] fbefd0424407: Preparing [2025-01-10T05:02:04.361Z] adf30ed68400: Preparing [2025-01-10T05:02:04.361Z] 534a70dc8296: Preparing [2025-01-10T05:02:04.361Z] 534a70dc8296: Waiting [2025-01-10T05:02:04.361Z] adf30ed68400: Waiting [2025-01-10T05:02:04.361Z] fbefd0424407: Waiting [2025-01-10T05:02:04.361Z] 0d8dca51e959: Layer already exists [2025-01-10T05:02:04.361Z] e02664125160: Layer already exists [2025-01-10T05:02:04.361Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:04.361Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:04.361Z] dd4b62900e96: Layer already exists [2025-01-10T05:02:04.361Z] fbefd0424407: Layer already exists [2025-01-10T05:02:04.361Z] adf30ed68400: Layer already exists [2025-01-10T05:02:04.361Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:04.624Z] 4.0.0-dev.41: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:04.969Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:05.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:02:05.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T05:02:05.313Z] dd4b62900e96: Preparing [2025-01-10T05:02:05.313Z] 0d8dca51e959: Preparing [2025-01-10T05:02:05.313Z] e02664125160: Preparing [2025-01-10T05:02:05.313Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:05.313Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:05.313Z] fbefd0424407: Preparing [2025-01-10T05:02:05.313Z] adf30ed68400: Preparing [2025-01-10T05:02:05.313Z] 534a70dc8296: Preparing [2025-01-10T05:02:05.313Z] fbefd0424407: Waiting [2025-01-10T05:02:05.313Z] adf30ed68400: Waiting [2025-01-10T05:02:05.313Z] 534a70dc8296: Waiting [2025-01-10T05:02:05.313Z] dd4b62900e96: Layer already exists [2025-01-10T05:02:05.313Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:05.313Z] e02664125160: Layer already exists [2025-01-10T05:02:05.313Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:05.313Z] 0d8dca51e959: Layer already exists [2025-01-10T05:02:05.313Z] fbefd0424407: Layer already exists [2025-01-10T05:02:05.313Z] adf30ed68400: Layer already exists [2025-01-10T05:02:05.313Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:05.576Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:05.925Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:06.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-10T05:02:06.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T05:02:06.276Z] dd4b62900e96: Preparing [2025-01-10T05:02:06.276Z] 0d8dca51e959: Preparing [2025-01-10T05:02:06.276Z] e02664125160: Preparing [2025-01-10T05:02:06.276Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:06.276Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:06.276Z] fbefd0424407: Preparing [2025-01-10T05:02:06.276Z] adf30ed68400: Preparing [2025-01-10T05:02:06.276Z] fbefd0424407: Waiting [2025-01-10T05:02:06.276Z] 534a70dc8296: Preparing [2025-01-10T05:02:06.276Z] adf30ed68400: Waiting [2025-01-10T05:02:06.276Z] 534a70dc8296: Waiting [2025-01-10T05:02:06.276Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:06.276Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:06.276Z] dd4b62900e96: Layer already exists [2025-01-10T05:02:06.276Z] e02664125160: Layer already exists [2025-01-10T05:02:06.276Z] 0d8dca51e959: Layer already exists [2025-01-10T05:02:06.276Z] fbefd0424407: Layer already exists [2025-01-10T05:02:06.276Z] adf30ed68400: Layer already exists [2025-01-10T05:02:06.276Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:06.545Z] main: digest: sha256:6fbbbc8b9490749f1ef0281f6622dfe9e84564a15034af47a5b5dd509bae709c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:02:06.624Z] ===================================================== [Pipeline] echo [2025-01-10T05:02:06.638Z] taggedImages: [2025-01-10T05:02:06.638Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:02:06.638Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T05:02:06.638Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.41 [2025-01-10T05:02:06.638Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:02:06.638Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-10T05:02:06.665Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-10T05:02:06.665Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:02:06.665Z] latest [2025-01-10T05:02:06.665Z] 4.0.0-dev.41 [2025-01-10T05:02:06.665Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:02:06.665Z] main [2025-01-10T05:02:06.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:07.013Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:07.357Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:02:07.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T05:02:07.357Z] 763dbf805973: Preparing [2025-01-10T05:02:07.357Z] e71007231080: Preparing [2025-01-10T05:02:07.357Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:07.357Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:07.357Z] a06cd9ddb558: Preparing [2025-01-10T05:02:07.357Z] 5476f1ed8f45: Preparing [2025-01-10T05:02:07.357Z] 534a70dc8296: Preparing [2025-01-10T05:02:07.357Z] 5476f1ed8f45: Waiting [2025-01-10T05:02:07.357Z] 534a70dc8296: Waiting [2025-01-10T05:02:07.357Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:07.357Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:07.622Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:07.622Z] a06cd9ddb558: Pushed [2025-01-10T05:02:07.622Z] 763dbf805973: Pushed [2025-01-10T05:02:08.199Z] 5476f1ed8f45: Pushed [2025-01-10T05:02:14.815Z] e71007231080: Pushed [2025-01-10T05:02:15.078Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:15.428Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:15.767Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T05:02:15.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T05:02:15.767Z] 763dbf805973: Preparing [2025-01-10T05:02:15.767Z] e71007231080: Preparing [2025-01-10T05:02:15.767Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:15.767Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:15.767Z] a06cd9ddb558: Preparing [2025-01-10T05:02:15.767Z] 5476f1ed8f45: Preparing [2025-01-10T05:02:15.767Z] 534a70dc8296: Preparing [2025-01-10T05:02:15.767Z] 5476f1ed8f45: Waiting [2025-01-10T05:02:15.767Z] a06cd9ddb558: Layer already exists [2025-01-10T05:02:15.767Z] 763dbf805973: Layer already exists [2025-01-10T05:02:15.767Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:15.767Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:15.767Z] e71007231080: Layer already exists [2025-01-10T05:02:15.767Z] 5476f1ed8f45: Layer already exists [2025-01-10T05:02:15.767Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:16.032Z] latest: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:16.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:16.713Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 [2025-01-10T05:02:16.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T05:02:16.713Z] 763dbf805973: Preparing [2025-01-10T05:02:16.713Z] e71007231080: Preparing [2025-01-10T05:02:16.713Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:16.713Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:16.713Z] a06cd9ddb558: Preparing [2025-01-10T05:02:16.713Z] 5476f1ed8f45: Preparing [2025-01-10T05:02:16.713Z] 534a70dc8296: Preparing [2025-01-10T05:02:16.713Z] 5476f1ed8f45: Waiting [2025-01-10T05:02:16.713Z] 534a70dc8296: Waiting [2025-01-10T05:02:16.713Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:16.713Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:16.713Z] e71007231080: Layer already exists [2025-01-10T05:02:16.713Z] a06cd9ddb558: Layer already exists [2025-01-10T05:02:16.713Z] 763dbf805973: Layer already exists [2025-01-10T05:02:16.713Z] 5476f1ed8f45: Layer already exists [2025-01-10T05:02:16.713Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:16.976Z] 4.0.0-dev.41: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:17.329Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:17.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:02:17.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T05:02:17.673Z] 763dbf805973: Preparing [2025-01-10T05:02:17.673Z] e71007231080: Preparing [2025-01-10T05:02:17.673Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:17.673Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:17.673Z] a06cd9ddb558: Preparing [2025-01-10T05:02:17.673Z] 5476f1ed8f45: Preparing [2025-01-10T05:02:17.673Z] 534a70dc8296: Preparing [2025-01-10T05:02:17.673Z] 5476f1ed8f45: Waiting [2025-01-10T05:02:17.673Z] 534a70dc8296: Waiting [2025-01-10T05:02:17.673Z] 763dbf805973: Layer already exists [2025-01-10T05:02:17.673Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:17.673Z] e71007231080: Layer already exists [2025-01-10T05:02:17.673Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:17.673Z] a06cd9ddb558: Layer already exists [2025-01-10T05:02:17.673Z] 5476f1ed8f45: Layer already exists [2025-01-10T05:02:17.673Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:17.938Z] 2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:18.285Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:18.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-10T05:02:18.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T05:02:18.629Z] 763dbf805973: Preparing [2025-01-10T05:02:18.629Z] e71007231080: Preparing [2025-01-10T05:02:18.629Z] 7b4e291cd4d2: Preparing [2025-01-10T05:02:18.629Z] ead3f4cd94bf: Preparing [2025-01-10T05:02:18.629Z] a06cd9ddb558: Preparing [2025-01-10T05:02:18.629Z] 5476f1ed8f45: Preparing [2025-01-10T05:02:18.629Z] 534a70dc8296: Preparing [2025-01-10T05:02:18.629Z] 5476f1ed8f45: Waiting [2025-01-10T05:02:18.629Z] 534a70dc8296: Waiting [2025-01-10T05:02:18.629Z] ead3f4cd94bf: Layer already exists [2025-01-10T05:02:18.629Z] a06cd9ddb558: Layer already exists [2025-01-10T05:02:18.629Z] e71007231080: Layer already exists [2025-01-10T05:02:18.629Z] 763dbf805973: Layer already exists [2025-01-10T05:02:18.629Z] 7b4e291cd4d2: Layer already exists [2025-01-10T05:02:18.629Z] 5476f1ed8f45: Layer already exists [2025-01-10T05:02:18.629Z] 534a70dc8296: Layer already exists [2025-01-10T05:02:18.893Z] main: digest: sha256:82664dbe5a7ab4ecbd5e0f8911a3d5e53dcd82d0b2d9753e21cdcf7424b7162b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T05:02:18.975Z] ===================================================== [Pipeline] echo [2025-01-10T05:02:18.991Z] taggedImages: [2025-01-10T05:02:18.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c [2025-01-10T05:02:18.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T05:02:18.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.41 [2025-01-10T05:02:18.991Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2801c4a9184f74e54c01e3d1eec2799807029e6c-4.0.0-dev.41 [2025-01-10T05:02:18.991Z] - 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-01-10T05:02:19.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T05:02:19.374Z] [2025-01-10T05:02:19.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:02:19.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T05:02:19.695Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T05:02:19.695Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T05:02:19.695Z] 04944245beec: Pulling fs layer [2025-01-10T05:02:19.695Z] 699f458cf7ca: Pulling fs layer [2025-01-10T05:02:19.695Z] 765212b225bb: Pulling fs layer [2025-01-10T05:02:19.695Z] f23df028b6ca: Pulling fs layer [2025-01-10T05:02:19.695Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T05:02:19.695Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T05:02:19.695Z] f23df028b6ca: Waiting [2025-01-10T05:02:19.695Z] 2437ff75d9bd: Waiting [2025-01-10T05:02:19.695Z] d65c8cfc05b1: Waiting [2025-01-10T05:02:19.695Z] 765212b225bb: Waiting [2025-01-10T05:02:19.960Z] 04944245beec: Verifying Checksum [2025-01-10T05:02:19.960Z] 04944245beec: Download complete [2025-01-10T05:02:19.960Z] 765212b225bb: Verifying Checksum [2025-01-10T05:02:19.960Z] 765212b225bb: Download complete [2025-01-10T05:02:19.960Z] f23df028b6ca: Verifying Checksum [2025-01-10T05:02:19.960Z] f23df028b6ca: Download complete [2025-01-10T05:02:19.960Z] d65c8cfc05b1: Download complete [2025-01-10T05:02:19.960Z] 699f458cf7ca: Verifying Checksum [2025-01-10T05:02:19.960Z] 699f458cf7ca: Download complete [2025-01-10T05:02:20.539Z] 8998bd30e6a1: Download complete [2025-01-10T05:02:22.469Z] 2437ff75d9bd: Verifying Checksum [2025-01-10T05:02:22.469Z] 2437ff75d9bd: Download complete [2025-01-10T05:02:26.711Z] 8998bd30e6a1: Pull complete [2025-01-10T05:02:26.975Z] 04944245beec: Pull complete [2025-01-10T05:02:28.910Z] 699f458cf7ca: Pull complete [2025-01-10T05:02:28.910Z] 765212b225bb: Pull complete [2025-01-10T05:02:29.863Z] f23df028b6ca: Pull complete [2025-01-10T05:02:29.863Z] d65c8cfc05b1: Pull complete [2025-01-10T05:02:56.525Z] 2437ff75d9bd: Pull complete [2025-01-10T05:02:56.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T05:02:56.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T05:02:56.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:02:56.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-36448 does not seem to be running inside a container [2025-01-10T05:02:56.735Z] $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@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-01-10T05:02:58.705Z] $ docker top 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:02:59.291Z] ---> job-cost.sh [2025-01-10T05:02:59.554Z] lf-activate-venv: SKIPPING [2025-01-10T05:02:59.554Z] INFO: No Stack... [2025-01-10T05:03:00.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T05:03:01.089Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T05:03:01.403Z] + cat /w/workspace/edgex-go/777/archives/cost.csv [2025-01-10T05:03:01.403Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T05:03:01.436Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] [2025-01-10T05:03:01.442Z] Resource [jenkins-edgexfoundry-edgex-go-main-777-stack-cost] did not exist. Created. [2025-01-10T05:03:01.447Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T05:03:01.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T05:03:02.370Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T05:03:02.380Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-777-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T05:03:02.402Z] $ docker stop --time=1 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f [2025-01-10T05:03:03.793Z] $ docker rm -f --volumes 1cc783fa15ca5cd674666307cb81b71e25770f2718a8477780b11f471a78372f [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-01-10T05:03:04.348Z] provisioning config files... [2025-01-10T05:03:04.355Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/777@tmp/config2243049707802468480tmp [Pipeline] { [Pipeline] sh [2025-01-10T05:03:04.659Z] + set +x [2025-01-10T05:03:04.659Z] + curl -s https://codecov.io/bash [2025-01-10T05:03:04.659Z] + bash -s -- [2025-01-10T05:03:04.659Z] [2025-01-10T05:03:04.659Z] _____ _ [2025-01-10T05:03:04.659Z] / ____| | | [2025-01-10T05:03:04.659Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T05:03:04.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T05:03:04.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T05:03:04.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T05:03:04.659Z] Bash-1.0.6 [2025-01-10T05:03:04.659Z] [2025-01-10T05:03:04.659Z] [2025-01-10T05:03:04.659Z] ==> git version 2.25.1 found [2025-01-10T05:03:04.659Z] ==> 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-01-10T05:03:04.659Z] Release-Date: 2020-01-08 [2025-01-10T05:03:04.659Z] 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-01-10T05:03:04.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T05:03:04.659Z] ==> Jenkins CI detected. [2025-01-10T05:03:04.659Z] current dir:  /w/workspace/edgex-go/777 [2025-01-10T05:03:04.659Z] project root: . [2025-01-10T05:03:04.659Z] --> token set from env [2025-01-10T05:03:04.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T05:03:04.921Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T05:03:04.921Z] ==> Python coveragepy not found [2025-01-10T05:03:04.921Z] ==> Searching for coverage reports in: [2025-01-10T05:03:04.921Z] + . [2025-01-10T05:03:04.921Z] -> Found 1 reports [2025-01-10T05:03:04.921Z] ==> Detecting git/mercurial file structure [2025-01-10T05:03:04.921Z] ==> Reading reports [2025-01-10T05:03:04.921Z] + ./coverage.out bytes=1510933 [2025-01-10T05:03:04.921Z] ==> Appending adjustments [2025-01-10T05:03:04.921Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T05:03:06.307Z] + Found adjustments [2025-01-10T05:03:06.307Z] ==> Gzipping contents [2025-01-10T05:03:06.307Z] 128K /tmp/codecov.2lsPCu.gz [2025-01-10T05:03:06.307Z] ==> Uploading reports [2025-01-10T05:03:06.307Z] url: https://codecov.io [2025-01-10T05:03:06.307Z] query: branch=main&commit=2801c4a9184f74e54c01e3d1eec2799807029e6c&build=777&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F777%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T05:03:06.307Z] -> Pinging Codecov [2025-01-10T05:03:06.307Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2801c4a9184f74e54c01e3d1eec2799807029e6c&build=777&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F777%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T05:03:06.566Z] -> Uploading to [2025-01-10T05:03:06.567Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/2801c4a9184f74e54c01e3d1eec2799807029e6c/a31fd863-6d33-4a67-9ca5-be4161095f1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T050306Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6dc38cc36050c6148bab2f622b6bfef735d202d7297b25ec7d6f305196a54fc1 [2025-01-10T05:03:06.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:06.567Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:06.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 613k --:--:-- --:--:-- --:--:-- 610k 100 127k 0 0 100 127k 0 496k --:--:-- --:--:-- --:--:-- 494k [2025-01-10T05:03:06.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2801c4a9184f74e54c01e3d1eec2799807029e6c [Pipeline] } [2025-01-10T05:03:06.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-10T05:03:07.077Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T05:03:07.098Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:03:07.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T05:03:07.403Z] [2025-01-10T05:03:07.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:03:07.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T05:03:07.708Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T05:03:07.708Z] 43c4264eed91: Pulling fs layer [2025-01-10T05:03:07.708Z] 4cc291be95ef: Pulling fs layer [2025-01-10T05:03:07.708Z] 2ac1f1163629: Pulling fs layer [2025-01-10T05:03:07.708Z] 5c3c966382ef: Pulling fs layer [2025-01-10T05:03:07.708Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T05:03:07.708Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T05:03:07.708Z] 9c3e1370e548: Pulling fs layer [2025-01-10T05:03:07.708Z] 4f4fb700ef54: Waiting [2025-01-10T05:03:07.708Z] d9c7d2e4e75e: Waiting [2025-01-10T05:03:07.708Z] 9c3e1370e548: Waiting [2025-01-10T05:03:07.708Z] 4cc291be95ef: Download complete [2025-01-10T05:03:07.708Z] 5c3c966382ef: Verifying Checksum [2025-01-10T05:03:07.708Z] 5c3c966382ef: Download complete [2025-01-10T05:03:07.708Z] 4f4fb700ef54: Download complete [2025-01-10T05:03:07.708Z] 43c4264eed91: Download complete [2025-01-10T05:03:07.968Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T05:03:07.968Z] d9c7d2e4e75e: Download complete [2025-01-10T05:03:07.968Z] 43c4264eed91: Pull complete [2025-01-10T05:03:08.227Z] 4cc291be95ef: Pull complete [2025-01-10T05:03:08.227Z] 2ac1f1163629: Download complete [2025-01-10T05:03:08.796Z] 9c3e1370e548: Verifying Checksum [2025-01-10T05:03:08.796Z] 9c3e1370e548: Download complete [2025-01-10T05:03:12.988Z] 2ac1f1163629: Pull complete [2025-01-10T05:03:12.988Z] 5c3c966382ef: Pull complete [2025-01-10T05:03:12.988Z] 4f4fb700ef54: Pull complete [2025-01-10T05:03:12.988Z] d9c7d2e4e75e: Pull complete [2025-01-10T05:03:16.272Z] 9c3e1370e548: Pull complete [2025-01-10T05:03:16.272Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T05:03:16.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T05:03:16.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:03:16.383Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:03:16.404Z] $ 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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-10T05:03:22.227Z] $ docker top 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T05:03:22.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/777 [Pipeline] echo [2025-01-10T05:03:22.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-10T05:03:22.875Z] + set -o pipefail [2025-01-10T05:03:22.875Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-10T05:03:32.857Z] [2025-01-10T05:03:32.857Z] Monitoring /w/workspace/edgex-go/777 (github.com/edgexfoundry/edgex-go)... [2025-01-10T05:03:32.857Z] [2025-01-10T05:03:32.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b0daf339-67d3-48e7-84c4-fb8210d75124 [2025-01-10T05:03:32.857Z] [2025-01-10T05:03:32.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T05:03:32.857Z] [2025-01-10T05:03:32.857Z] [2025-01-10T05:03:32.857Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T05:03:32.857Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T05:03:33.118Z] $ docker stop --time=1 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 [2025-01-10T05:03:37.529Z] $ docker rm -f --volumes 4e86b690dd87e223d1606df418838be8ac27178a55e26cc0c648eb9d7e2da929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-10T05:03:38.108Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T05:03:38.128Z] provisioning config files... [2025-01-10T05:03:38.134Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/777@tmp/config4525598431093950077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:03:38.437Z] --> edgex-publish-swagger.sh [2025-01-10T05:03:38.437Z] === Publish openapi API === [2025-01-10T05:03:38.437Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-10T05:03:38.437Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/777/openapi/core-command.yaml] [2025-01-10T05:03:38.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:38.437Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:39.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 100 32782 0 0 100 32782 0 59495 --:--:-- --:--:-- --:--:-- 59387 [2025-01-10T05:03:39.005Z] [2025-01-10T05:03:39.005Z] [2025-01-10T05:03:39.005Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/777/openapi/core-data.yaml] [2025-01-10T05:03:39.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:39.005Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:39.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 142k --:--:-- --:--:-- --:--:-- 142k [2025-01-10T05:03:39.573Z] [2025-01-10T05:03:39.573Z] [2025-01-10T05:03:39.573Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/777/openapi/core-keeper.yaml] [2025-01-10T05:03:39.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:39.573Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:39.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 217 105k --:--:-- --:--:-- --:--:-- 105k 100 32901 100 66 100 32835 217 105k --:--:-- --:--:-- --:--:-- 105k [2025-01-10T05:03:39.832Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T05:03:39.832Z] [2025-01-10T05:03:39.832Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/777/openapi/core-metadata.yaml] [2025-01-10T05:03:39.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:39.832Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:40.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 390 388k --:--:-- --:--:-- --:--:-- 388k [2025-01-10T05:03:40.090Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T05:03:40.090Z] [2025-01-10T05:03:40.090Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/777/openapi/security-proxy-auth.yaml] [2025-01-10T05:03:40.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:40.090Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:40.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 375 135k --:--:-- --:--:-- --:--:-- 136k [2025-01-10T05:03:40.348Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T05:03:40.348Z] [2025-01-10T05:03:40.348Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/777/openapi/support-notifications.yaml] [2025-01-10T05:03:40.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:40.348Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:40.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 450 282k --:--:-- --:--:-- --:--:-- 281k 100 97k 100 156 100 99976 450 282k --:--:-- --:--:-- --:--:-- 281k [2025-01-10T05:03:40.607Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T05:03:40.607Z] [2025-01-10T05:03:40.607Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/777/openapi/support-scheduler.yaml] [2025-01-10T05:03:40.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T05:03:40.607Z] Dload Upload Total Spent Left Speed [2025-01-10T05:03:40.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 557 176k --:--:-- --:--:-- --:--:-- 177k [2025-01-10T05:03:40.866Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T05:03:40.866Z] [Pipeline] } [2025-01-10T05:03:40.873Z] 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-01-10T05:03:41.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T05:03:41.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:03:41.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T05:03:41.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:03:41.776Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:03:41.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T05:03:42.306Z] $ docker top a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T05:03:42.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T05:03:42.430Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T05:03:42.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T05:03:42.545Z] $ docker exec a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c ssh-agent [2025-01-10T05:03:42.657Z] SSH_AUTH_SOCK=/tmp/ssh-xwAWS7i2r0rd/agent.33 [2025-01-10T05:03:42.657Z] SSH_AGENT_PID=39 [2025-01-10T05:03:42.661Z] Running ssh-add (command line suppressed) [2025-01-10T05:03:42.752Z] Identity added: /w/workspace/edgex-go/777@tmp/private_key_5068560447356303551.key (/w/workspace/edgex-go/777@tmp/private_key_5068560447356303551.key) [2025-01-10T05:03:42.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T05:03:43.078Z] + git semver tag [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,275 [run_tag] DEBUG tag force:False [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,275 [check_head_tag] DEBUG check head tag [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,278 [execute] INFO git cat-file --batch-check [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=) [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,282 [execute] INFO git cat-file --batch [2025-01-10T05:03:43.337Z] 2025-01-10 05:03:43,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=) [2025-01-10T05:03:43.596Z] 2025-01-10 05:03:43,335 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:03:43.596Z] 2025-01-10 05:03:43,336 [execute] INFO git tag -a v4.0.0-dev.41 -m v4.0.0-dev.41 [2025-01-10T05:03:43.596Z] 2025-01-10 05:03:43,336 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.41', '-m', 'v4.0.0-dev.41'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) [2025-01-10T05:03:43.596Z] 2025-01-10 05:03:43,341 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:03:43.596Z] 4.0.0-dev.41 [Pipeline] } [2025-01-10T05:03:43.598Z] $ docker exec --env ******** --env ******** a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c ssh-agent -k [2025-01-10T05:03:43.711Z] unset SSH_AUTH_SOCK; [2025-01-10T05:03:43.711Z] unset SSH_AGENT_PID; [2025-01-10T05:03:43.711Z] echo Agent pid 39 killed; [2025-01-10T05:03:43.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T05:03:44.050Z] + git semver [Pipeline] } [2025-01-10T05:03:44.314Z] $ docker stop --time=1 a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c [2025-01-10T05:03:45.631Z] $ docker rm -f --volumes a4cf59627695332a6d35291cc3c854b0e4d5338c2dae0649b4352720ee520e8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:03:46.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T05:03:46.058Z] [2025-01-10T05:03:46.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:03:46.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T05:03:46.619Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T05:03:46.619Z] ab5ef0e58194: Pulling fs layer [2025-01-10T05:03:46.619Z] 9712f1f96733: Pulling fs layer [2025-01-10T05:03:46.619Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T05:03:46.619Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T05:03:46.619Z] e9a5061849ea: Pulling fs layer [2025-01-10T05:03:46.619Z] 0d9ebad4ef96: Waiting [2025-01-10T05:03:46.619Z] d747dcd14b5f: Pulling fs layer [2025-01-10T05:03:46.619Z] 2de7ff778b66: Pulling fs layer [2025-01-10T05:03:46.619Z] d747dcd14b5f: Waiting [2025-01-10T05:03:46.619Z] e9a5061849ea: Waiting [2025-01-10T05:03:46.619Z] 9712f1f96733: Download complete [2025-01-10T05:03:46.877Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T05:03:46.877Z] 63f879dbbcfc: Download complete [2025-01-10T05:03:46.877Z] e9a5061849ea: Verifying Checksum [2025-01-10T05:03:46.877Z] e9a5061849ea: Download complete [2025-01-10T05:03:47.136Z] d747dcd14b5f: Verifying Checksum [2025-01-10T05:03:47.136Z] d747dcd14b5f: Download complete [2025-01-10T05:03:47.136Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T05:03:47.136Z] ab5ef0e58194: Verifying Checksum [2025-01-10T05:03:47.136Z] ab5ef0e58194: Download complete [2025-01-10T05:03:47.136Z] 2de7ff778b66: Verifying Checksum [2025-01-10T05:03:50.419Z] ab5ef0e58194: Pull complete [2025-01-10T05:03:50.419Z] 9712f1f96733: Pull complete [2025-01-10T05:03:50.677Z] 63f879dbbcfc: Pull complete [2025-01-10T05:03:54.862Z] 0d9ebad4ef96: Pull complete [2025-01-10T05:03:54.862Z] e9a5061849ea: Pull complete [2025-01-10T05:03:55.119Z] d747dcd14b5f: Pull complete [2025-01-10T05:03:56.052Z] 2de7ff778b66: Pull complete [2025-01-10T05:03:56.052Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T05:03:56.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T05:03:56.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:03:56.151Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:03:56.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-10T05:04:01.568Z] $ docker top 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T05:04:01.655Z] provisioning config files... [2025-01-10T05:04:01.662Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/777@tmp/config12554733897779533793tmp [2025-01-10T05:04:01.673Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/777@tmp/config14582570388054843304tmp [2025-01-10T05:04:01.682Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/777@tmp/config13250053699924557683tmp [Pipeline] { [Pipeline] echo [2025-01-10T05:04:01.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:02.008Z] ---> sigul-configuration.sh [2025-01-10T05:04:02.008Z] gpg: directory `/root/.gnupg' created [2025-01-10T05:04:02.008Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T05:04:02.008Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T05:04:02.008Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T05:04:02.008Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T05:04:02.008Z] gpg: CAST5 encrypted data [2025-01-10T05:04:02.008Z] gpg: encrypted with 1 passphrase [2025-01-10T05:04:02.008Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T05:04:02.308Z] + mkdir /home/jenkins [2025-01-10T05:04:02.308Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T05:04:02.609Z] + 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-01-10T05:04:02.625Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:02.921Z] ---> sigul-install.sh [2025-01-10T05:04:02.921Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T05:04:03.227Z] + git tag --list [2025-01-10T05:04:03.227Z] 0.6.0 [2025-01-10T05:04:03.227Z] 0.6.1 [2025-01-10T05:04:03.227Z] 0.7.0 [2025-01-10T05:04:03.227Z] 0.7.1 [2025-01-10T05:04:03.227Z] v1.0.0 [2025-01-10T05:04:03.227Z] v1.0.1 [2025-01-10T05:04:03.227Z] v1.1.0 [2025-01-10T05:04:03.227Z] v1.2.0 [2025-01-10T05:04:03.227Z] v1.2.1 [2025-01-10T05:04:03.227Z] v1.3.0 [2025-01-10T05:04:03.227Z] v1.3.1 [2025-01-10T05:04:03.227Z] v2.0.0 [2025-01-10T05:04:03.227Z] v2.1.0 [2025-01-10T05:04:03.227Z] v2.1.1 [2025-01-10T05:04:03.227Z] v2.2.0 [2025-01-10T05:04:03.227Z] v2.3.0 [2025-01-10T05:04:03.227Z] v3.0 [2025-01-10T05:04:03.227Z] v3.0.0 [2025-01-10T05:04:03.227Z] v3.1 [2025-01-10T05:04:03.227Z] v3.1.0 [2025-01-10T05:04:03.227Z] v3.1.0-dev.1 [2025-01-10T05:04:03.227Z] v3.1.0-dev.10 [2025-01-10T05:04:03.227Z] v3.1.0-dev.11 [2025-01-10T05:04:03.227Z] v3.1.0-dev.12 [2025-01-10T05:04:03.227Z] v3.1.0-dev.13 [2025-01-10T05:04:03.227Z] v3.1.0-dev.14 [2025-01-10T05:04:03.227Z] v3.1.0-dev.15 [2025-01-10T05:04:03.227Z] v3.1.0-dev.16 [2025-01-10T05:04:03.227Z] v3.1.0-dev.17 [2025-01-10T05:04:03.227Z] v3.1.0-dev.18 [2025-01-10T05:04:03.227Z] v3.1.0-dev.19 [2025-01-10T05:04:03.227Z] v3.1.0-dev.2 [2025-01-10T05:04:03.227Z] v3.1.0-dev.20 [2025-01-10T05:04:03.227Z] v3.1.0-dev.21 [2025-01-10T05:04:03.227Z] v3.1.0-dev.22 [2025-01-10T05:04:03.227Z] v3.1.0-dev.23 [2025-01-10T05:04:03.227Z] v3.1.0-dev.24 [2025-01-10T05:04:03.227Z] v3.1.0-dev.25 [2025-01-10T05:04:03.227Z] v3.1.0-dev.26 [2025-01-10T05:04:03.227Z] v3.1.0-dev.27 [2025-01-10T05:04:03.227Z] v3.1.0-dev.28 [2025-01-10T05:04:03.227Z] v3.1.0-dev.29 [2025-01-10T05:04:03.227Z] v3.1.0-dev.3 [2025-01-10T05:04:03.227Z] v3.1.0-dev.30 [2025-01-10T05:04:03.227Z] v3.1.0-dev.31 [2025-01-10T05:04:03.227Z] v3.1.0-dev.32 [2025-01-10T05:04:03.227Z] v3.1.0-dev.33 [2025-01-10T05:04:03.227Z] v3.1.0-dev.34 [2025-01-10T05:04:03.227Z] v3.1.0-dev.35 [2025-01-10T05:04:03.227Z] v3.1.0-dev.36 [2025-01-10T05:04:03.227Z] v3.1.0-dev.37 [2025-01-10T05:04:03.227Z] v3.1.0-dev.38 [2025-01-10T05:04:03.227Z] v3.1.0-dev.39 [2025-01-10T05:04:03.227Z] v3.1.0-dev.4 [2025-01-10T05:04:03.227Z] v3.1.0-dev.40 [2025-01-10T05:04:03.227Z] v3.1.0-dev.41 [2025-01-10T05:04:03.227Z] v3.1.0-dev.42 [2025-01-10T05:04:03.227Z] v3.1.0-dev.43 [2025-01-10T05:04:03.227Z] v3.1.0-dev.44 [2025-01-10T05:04:03.227Z] v3.1.0-dev.45 [2025-01-10T05:04:03.227Z] v3.1.0-dev.46 [2025-01-10T05:04:03.227Z] v3.1.0-dev.47 [2025-01-10T05:04:03.227Z] v3.1.0-dev.48 [2025-01-10T05:04:03.227Z] v3.1.0-dev.49 [2025-01-10T05:04:03.227Z] v3.1.0-dev.5 [2025-01-10T05:04:03.227Z] v3.1.0-dev.50 [2025-01-10T05:04:03.227Z] v3.1.0-dev.51 [2025-01-10T05:04:03.227Z] v3.1.0-dev.52 [2025-01-10T05:04:03.227Z] v3.1.0-dev.53 [2025-01-10T05:04:03.227Z] v3.1.0-dev.54 [2025-01-10T05:04:03.227Z] v3.1.0-dev.55 [2025-01-10T05:04:03.227Z] v3.1.0-dev.56 [2025-01-10T05:04:03.227Z] v3.1.0-dev.57 [2025-01-10T05:04:03.227Z] v3.1.0-dev.58 [2025-01-10T05:04:03.227Z] v3.1.0-dev.59 [2025-01-10T05:04:03.227Z] v3.1.0-dev.6 [2025-01-10T05:04:03.227Z] v3.1.0-dev.60 [2025-01-10T05:04:03.227Z] v3.1.0-dev.61 [2025-01-10T05:04:03.227Z] v3.1.0-dev.62 [2025-01-10T05:04:03.227Z] v3.1.0-dev.63 [2025-01-10T05:04:03.227Z] v3.1.0-dev.64 [2025-01-10T05:04:03.227Z] v3.1.0-dev.65 [2025-01-10T05:04:03.227Z] v3.1.0-dev.66 [2025-01-10T05:04:03.227Z] v3.1.0-dev.67 [2025-01-10T05:04:03.227Z] v3.1.0-dev.68 [2025-01-10T05:04:03.227Z] v3.1.0-dev.69 [2025-01-10T05:04:03.227Z] v3.1.0-dev.7 [2025-01-10T05:04:03.227Z] v3.1.0-dev.70 [2025-01-10T05:04:03.227Z] v3.1.0-dev.71 [2025-01-10T05:04:03.227Z] v3.1.0-dev.72 [2025-01-10T05:04:03.227Z] v3.1.0-dev.73 [2025-01-10T05:04:03.227Z] v3.1.0-dev.8 [2025-01-10T05:04:03.227Z] v3.1.0-dev.9 [2025-01-10T05:04:03.227Z] v3.1.1 [2025-01-10T05:04:03.227Z] v3.1.1-dev.1 [2025-01-10T05:04:03.227Z] v3.1.1-dev.2 [2025-01-10T05:04:03.227Z] v3.2.0-dev.1 [2025-01-10T05:04:03.227Z] v3.2.0-dev.10 [2025-01-10T05:04:03.227Z] v3.2.0-dev.100 [2025-01-10T05:04:03.227Z] v3.2.0-dev.101 [2025-01-10T05:04:03.227Z] v3.2.0-dev.102 [2025-01-10T05:04:03.227Z] v3.2.0-dev.103 [2025-01-10T05:04:03.227Z] v3.2.0-dev.104 [2025-01-10T05:04:03.227Z] v3.2.0-dev.105 [2025-01-10T05:04:03.227Z] v3.2.0-dev.106 [2025-01-10T05:04:03.227Z] v3.2.0-dev.107 [2025-01-10T05:04:03.227Z] v3.2.0-dev.108 [2025-01-10T05:04:03.227Z] v3.2.0-dev.109 [2025-01-10T05:04:03.227Z] v3.2.0-dev.11 [2025-01-10T05:04:03.227Z] v3.2.0-dev.12 [2025-01-10T05:04:03.227Z] v3.2.0-dev.13 [2025-01-10T05:04:03.227Z] v3.2.0-dev.14 [2025-01-10T05:04:03.227Z] v3.2.0-dev.15 [2025-01-10T05:04:03.227Z] v3.2.0-dev.16 [2025-01-10T05:04:03.227Z] v3.2.0-dev.17 [2025-01-10T05:04:03.227Z] v3.2.0-dev.18 [2025-01-10T05:04:03.227Z] v3.2.0-dev.19 [2025-01-10T05:04:03.227Z] v3.2.0-dev.2 [2025-01-10T05:04:03.227Z] v3.2.0-dev.20 [2025-01-10T05:04:03.227Z] v3.2.0-dev.21 [2025-01-10T05:04:03.227Z] v3.2.0-dev.22 [2025-01-10T05:04:03.227Z] v3.2.0-dev.23 [2025-01-10T05:04:03.227Z] v3.2.0-dev.24 [2025-01-10T05:04:03.227Z] v3.2.0-dev.25 [2025-01-10T05:04:03.227Z] v3.2.0-dev.26 [2025-01-10T05:04:03.227Z] v3.2.0-dev.27 [2025-01-10T05:04:03.227Z] v3.2.0-dev.28 [2025-01-10T05:04:03.227Z] v3.2.0-dev.29 [2025-01-10T05:04:03.227Z] v3.2.0-dev.3 [2025-01-10T05:04:03.227Z] v3.2.0-dev.30 [2025-01-10T05:04:03.227Z] v3.2.0-dev.31 [2025-01-10T05:04:03.227Z] v3.2.0-dev.32 [2025-01-10T05:04:03.227Z] v3.2.0-dev.33 [2025-01-10T05:04:03.227Z] v3.2.0-dev.34 [2025-01-10T05:04:03.227Z] v3.2.0-dev.35 [2025-01-10T05:04:03.227Z] v3.2.0-dev.36 [2025-01-10T05:04:03.227Z] v3.2.0-dev.37 [2025-01-10T05:04:03.227Z] v3.2.0-dev.38 [2025-01-10T05:04:03.227Z] v3.2.0-dev.39 [2025-01-10T05:04:03.227Z] v3.2.0-dev.4 [2025-01-10T05:04:03.227Z] v3.2.0-dev.40 [2025-01-10T05:04:03.227Z] v3.2.0-dev.41 [2025-01-10T05:04:03.227Z] v3.2.0-dev.42 [2025-01-10T05:04:03.227Z] v3.2.0-dev.43 [2025-01-10T05:04:03.227Z] v3.2.0-dev.44 [2025-01-10T05:04:03.227Z] v3.2.0-dev.45 [2025-01-10T05:04:03.227Z] v3.2.0-dev.46 [2025-01-10T05:04:03.227Z] v3.2.0-dev.47 [2025-01-10T05:04:03.227Z] v3.2.0-dev.48 [2025-01-10T05:04:03.227Z] v3.2.0-dev.49 [2025-01-10T05:04:03.227Z] v3.2.0-dev.5 [2025-01-10T05:04:03.227Z] v3.2.0-dev.50 [2025-01-10T05:04:03.227Z] v3.2.0-dev.51 [2025-01-10T05:04:03.227Z] v3.2.0-dev.52 [2025-01-10T05:04:03.227Z] v3.2.0-dev.53 [2025-01-10T05:04:03.227Z] v3.2.0-dev.54 [2025-01-10T05:04:03.227Z] v3.2.0-dev.55 [2025-01-10T05:04:03.227Z] v3.2.0-dev.56 [2025-01-10T05:04:03.227Z] v3.2.0-dev.57 [2025-01-10T05:04:03.227Z] v3.2.0-dev.58 [2025-01-10T05:04:03.227Z] v3.2.0-dev.59 [2025-01-10T05:04:03.227Z] v3.2.0-dev.6 [2025-01-10T05:04:03.227Z] v3.2.0-dev.60 [2025-01-10T05:04:03.227Z] v3.2.0-dev.61 [2025-01-10T05:04:03.227Z] v3.2.0-dev.62 [2025-01-10T05:04:03.227Z] v3.2.0-dev.63 [2025-01-10T05:04:03.227Z] v3.2.0-dev.64 [2025-01-10T05:04:03.227Z] v3.2.0-dev.65 [2025-01-10T05:04:03.227Z] v3.2.0-dev.66 [2025-01-10T05:04:03.227Z] v3.2.0-dev.67 [2025-01-10T05:04:03.227Z] v3.2.0-dev.68 [2025-01-10T05:04:03.227Z] v3.2.0-dev.69 [2025-01-10T05:04:03.227Z] v3.2.0-dev.7 [2025-01-10T05:04:03.227Z] v3.2.0-dev.70 [2025-01-10T05:04:03.227Z] v3.2.0-dev.71 [2025-01-10T05:04:03.227Z] v3.2.0-dev.72 [2025-01-10T05:04:03.227Z] v3.2.0-dev.73 [2025-01-10T05:04:03.227Z] v3.2.0-dev.74 [2025-01-10T05:04:03.227Z] v3.2.0-dev.75 [2025-01-10T05:04:03.227Z] v3.2.0-dev.76 [2025-01-10T05:04:03.227Z] v3.2.0-dev.77 [2025-01-10T05:04:03.227Z] v3.2.0-dev.78 [2025-01-10T05:04:03.227Z] v3.2.0-dev.79 [2025-01-10T05:04:03.227Z] v3.2.0-dev.8 [2025-01-10T05:04:03.227Z] v3.2.0-dev.80 [2025-01-10T05:04:03.227Z] v3.2.0-dev.81 [2025-01-10T05:04:03.227Z] v3.2.0-dev.82 [2025-01-10T05:04:03.227Z] v3.2.0-dev.83 [2025-01-10T05:04:03.227Z] v3.2.0-dev.84 [2025-01-10T05:04:03.227Z] v3.2.0-dev.85 [2025-01-10T05:04:03.227Z] v3.2.0-dev.86 [2025-01-10T05:04:03.227Z] v3.2.0-dev.87 [2025-01-10T05:04:03.227Z] v3.2.0-dev.88 [2025-01-10T05:04:03.227Z] v3.2.0-dev.89 [2025-01-10T05:04:03.227Z] v3.2.0-dev.9 [2025-01-10T05:04:03.227Z] v3.2.0-dev.90 [2025-01-10T05:04:03.227Z] v3.2.0-dev.91 [2025-01-10T05:04:03.227Z] v3.2.0-dev.92 [2025-01-10T05:04:03.227Z] v3.2.0-dev.93 [2025-01-10T05:04:03.227Z] v3.2.0-dev.94 [2025-01-10T05:04:03.227Z] v3.2.0-dev.95 [2025-01-10T05:04:03.227Z] v3.2.0-dev.96 [2025-01-10T05:04:03.227Z] v3.2.0-dev.97 [2025-01-10T05:04:03.227Z] v3.2.0-dev.98 [2025-01-10T05:04:03.227Z] v3.2.0-dev.99 [2025-01-10T05:04:03.227Z] v4.0.0-dev.1 [2025-01-10T05:04:03.227Z] v4.0.0-dev.10 [2025-01-10T05:04:03.227Z] v4.0.0-dev.11 [2025-01-10T05:04:03.227Z] v4.0.0-dev.12 [2025-01-10T05:04:03.227Z] v4.0.0-dev.13 [2025-01-10T05:04:03.227Z] v4.0.0-dev.14 [2025-01-10T05:04:03.227Z] v4.0.0-dev.15 [2025-01-10T05:04:03.227Z] v4.0.0-dev.16 [2025-01-10T05:04:03.227Z] v4.0.0-dev.17 [2025-01-10T05:04:03.227Z] v4.0.0-dev.18 [2025-01-10T05:04:03.227Z] v4.0.0-dev.19 [2025-01-10T05:04:03.227Z] v4.0.0-dev.2 [2025-01-10T05:04:03.227Z] v4.0.0-dev.20 [2025-01-10T05:04:03.227Z] v4.0.0-dev.21 [2025-01-10T05:04:03.227Z] v4.0.0-dev.22 [2025-01-10T05:04:03.227Z] v4.0.0-dev.23 [2025-01-10T05:04:03.227Z] v4.0.0-dev.24 [2025-01-10T05:04:03.227Z] v4.0.0-dev.25 [2025-01-10T05:04:03.227Z] v4.0.0-dev.26 [2025-01-10T05:04:03.227Z] v4.0.0-dev.27 [2025-01-10T05:04:03.227Z] v4.0.0-dev.28 [2025-01-10T05:04:03.227Z] v4.0.0-dev.29 [2025-01-10T05:04:03.227Z] v4.0.0-dev.3 [2025-01-10T05:04:03.227Z] v4.0.0-dev.30 [2025-01-10T05:04:03.227Z] v4.0.0-dev.31 [2025-01-10T05:04:03.227Z] v4.0.0-dev.32 [2025-01-10T05:04:03.227Z] v4.0.0-dev.33 [2025-01-10T05:04:03.227Z] v4.0.0-dev.34 [2025-01-10T05:04:03.227Z] v4.0.0-dev.35 [2025-01-10T05:04:03.227Z] v4.0.0-dev.36 [2025-01-10T05:04:03.227Z] v4.0.0-dev.37 [2025-01-10T05:04:03.227Z] v4.0.0-dev.38 [2025-01-10T05:04:03.227Z] v4.0.0-dev.39 [2025-01-10T05:04:03.227Z] v4.0.0-dev.4 [2025-01-10T05:04:03.227Z] v4.0.0-dev.40 [2025-01-10T05:04:03.227Z] v4.0.0-dev.41 [2025-01-10T05:04:03.227Z] v4.0.0-dev.5 [2025-01-10T05:04:03.227Z] v4.0.0-dev.6 [2025-01-10T05:04:03.227Z] v4.0.0-dev.7 [2025-01-10T05:04:03.227Z] v4.0.0-dev.8 [2025-01-10T05:04:03.227Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T05:04:03.526Z] + lftools sign git-tag v4.0.0-dev.41 [2025-01-10T05:04:04.096Z] Signing Git tag with Sigul... [2025-01-10T05:04:04.096Z] Signing v4.0.0-dev.41 [Pipeline] echo [2025-01-10T05:04:04.682Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:04.980Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T05:04:04.988Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T05:04:05.006Z] $ docker stop --time=1 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 [2025-01-10T05:04:06.304Z] $ docker rm -f --volumes 417e1da0300de85500b8e5ea8203a2efb751efc2c1bae9d6534999e55070a834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T05:04:06.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T05:04:06.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:04:07.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T05:04:07.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:04:07.155Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:04:07.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T05:04:07.579Z] $ docker top 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T05:04:07.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T05:04:07.710Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T05:04:07.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T05:04:07.819Z] $ docker exec 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df ssh-agent [2025-01-10T05:04:07.952Z] SSH_AUTH_SOCK=/tmp/ssh-KPXYhGkra1Xm/agent.32 [2025-01-10T05:04:07.952Z] SSH_AGENT_PID=38 [2025-01-10T05:04:07.957Z] Running ssh-add (command line suppressed) [2025-01-10T05:04:08.062Z] Identity added: /w/workspace/edgex-go/777@tmp/private_key_85749785192864737.key (/w/workspace/edgex-go/777@tmp/private_key_85749785192864737.key) [2025-01-10T05:04:08.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T05:04:08.380Z] + git semver bump pre [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,558 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,559 [bump_version] DEBUG bumping version:4.0.0-dev.41 on axis:pre with prefix:dev [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,559 [bump_version] DEBUG bumped version:4.0.0-dev.42 [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,559 [write_version] DEBUG write version:4.0.0-dev.42 to path:/w/workspace/edgex-go/777/.semver/main with force:True [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,559 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,559 [write_file] DEBUG write to file:/w/workspace/edgex-go/777/.semver/main [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,561 [execute] INFO git cat-file --batch-check [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,568 [execute] INFO git cat-file --batch [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T05:04:08.640Z] 2025-01-10 05:04:08,574 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:04:08.641Z] 4.0.0-dev.42 [Pipeline] } [2025-01-10T05:04:08.645Z] $ docker exec --env ******** --env ******** 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df ssh-agent -k [2025-01-10T05:04:08.775Z] unset SSH_AUTH_SOCK; [2025-01-10T05:04:08.775Z] unset SSH_AGENT_PID; [2025-01-10T05:04:08.776Z] echo Agent pid 38 killed; [2025-01-10T05:04:08.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T05:04:09.128Z] + git semver [Pipeline] } [2025-01-10T05:04:09.394Z] $ docker stop --time=1 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df [2025-01-10T05:04:10.697Z] $ docker rm -f --volumes 439d43c806b140c5f2713ec2e5b7dc7623e1dae9d6e8056d70ec4a39181034df [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T05:04:11.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T05:04:11.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:04:11.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T05:04:11.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:04:11.475Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:04:11.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T05:04:11.889Z] $ docker top d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d -eo pid,comm [2025-01-10T05:04:11.950Z] 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-01-10T05:04:11.950Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T05:04:12.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T05:04:12.011Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T05:04:12.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T05:04:12.124Z] $ docker exec d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d ssh-agent [2025-01-10T05:04:12.249Z] SSH_AUTH_SOCK=/tmp/ssh-1R1TRIbxlFPs/agent.32 [2025-01-10T05:04:12.249Z] SSH_AGENT_PID=38 [2025-01-10T05:04:12.254Z] Running ssh-add (command line suppressed) [2025-01-10T05:04:12.360Z] Identity added: /w/workspace/edgex-go/777@tmp/private_key_15205008830597305480.key (/w/workspace/edgex-go/777@tmp/private_key_15205008830597305480.key) [2025-01-10T05:04:12.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T05:04:12.677Z] + git semver push [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,835 [run_push] DEBUG push [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,835 [execute] INFO git cat-file --batch-check [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,839 [execute] INFO git rev-list 06d1e40ae8fb2ac94b18c40db4a03890e7d84a1f -- [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,839 [execute] DEBUG Popen(['git', 'rev-list', '06d1e40ae8fb2ac94b18c40db4a03890e7d84a1f', '--'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,859 [execute] INFO git fetch -v origin [2025-01-10T05:04:12.937Z] 2025-01-10 05:04:12,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T05:04:13.503Z] 2025-01-10 05:04:13,304 [run_push] DEBUG no remote changes detected [2025-01-10T05:04:13.503Z] 2025-01-10 05:04:13,304 [execute] INFO git push origin semver [2025-01-10T05:04:13.503Z] 2025-01-10 05:04:13,305 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/777/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T05:04:14.075Z] 2025-01-10 05:04:13,988 [run_push] DEBUG push all version tags [2025-01-10T05:04:14.075Z] 2025-01-10 05:04:13,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T05:04:14.075Z] 2025-01-10 05:04:13,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/777, universal_newlines=False, shell=None, istream=None) [2025-01-10T05:04:15.014Z] 2025-01-10 05:04:14,661 [read_version] DEBUG read version from /w/workspace/edgex-go/777/.semver/main [2025-01-10T05:04:15.014Z] 4.0.0-dev.42 [Pipeline] } [2025-01-10T05:04:15.017Z] $ docker exec --env ******** --env ******** d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d ssh-agent -k [2025-01-10T05:04:15.116Z] unset SSH_AUTH_SOCK; [2025-01-10T05:04:15.116Z] unset SSH_AGENT_PID; [2025-01-10T05:04:15.116Z] echo Agent pid 38 killed; [2025-01-10T05:04:15.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T05:04:15.463Z] + git semver [Pipeline] } [2025-01-10T05:04:15.729Z] $ docker stop --time=1 d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d [2025-01-10T05:04:17.039Z] $ docker rm -f --volumes d7955ed895c8cfd91151a4854758e78d18fd0b19ad3a557aabe3137fe53de75d [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-01-10T05:04:17.645Z] + [ -d /w/workspace/edgex-go/777/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:17.941Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:18.809Z] ---> package-listing.sh [2025-01-10T05:04:18.809Z] ++ facter osfamily [2025-01-10T05:04:18.809Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T05:04:19.067Z] + OS_FAMILY=debian [2025-01-10T05:04:19.067Z] + workspace=/w/workspace/edgex-go/777 [2025-01-10T05:04:19.067Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T05:04:19.067Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T05:04:19.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T05:04:19.067Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T05:04:19.067Z] + '[' /w/workspace/edgex-go/777 ']' [2025-01-10T05:04:19.067Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T05:04:19.067Z] + case "${OS_FAMILY}" in [2025-01-10T05:04:19.067Z] + dpkg -l [2025-01-10T05:04:19.067Z] + grep '^ii' [2025-01-10T05:04:19.067Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T05:04:19.067Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T05:04:19.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T05:04:19.067Z] + '[' /w/workspace/edgex-go/777 ']' [2025-01-10T05:04:19.067Z] + mkdir -p /w/workspace/edgex-go/777/archives/ [2025-01-10T05:04:19.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/777/archives/ [Pipeline] echo [2025-01-10T05:04:19.079Z] 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/777/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T05:04:19.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:04:19.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T05:04:19.932Z] [2025-01-10T05:04:19.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T05:04:20.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T05:04:20.241Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T05:04:20.241Z] 5eb5b503b376: Pulling fs layer [2025-01-10T05:04:20.241Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T05:04:20.241Z] ec43610c2a17: Pulling fs layer [2025-01-10T05:04:20.241Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T05:04:20.241Z] 33b1e0a273af: Pulling fs layer [2025-01-10T05:04:20.241Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T05:04:20.241Z] 2f39f015ded8: Pulling fs layer [2025-01-10T05:04:20.241Z] 33b1e0a273af: Waiting [2025-01-10T05:04:20.241Z] 2f39f015ded8: Waiting [2025-01-10T05:04:20.241Z] 3a2ae6a8a46f: Waiting [2025-01-10T05:04:20.241Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T05:04:20.241Z] 5c69ac0246d0: Download complete [2025-01-10T05:04:20.241Z] 3a2ae6a8a46f: Download complete [2025-01-10T05:04:20.241Z] 33b1e0a273af: Verifying Checksum [2025-01-10T05:04:20.241Z] 33b1e0a273af: Download complete [2025-01-10T05:04:20.241Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T05:04:20.241Z] 5d3b04190fa2: Download complete [2025-01-10T05:04:20.500Z] ec43610c2a17: Verifying Checksum [2025-01-10T05:04:20.500Z] ec43610c2a17: Download complete [2025-01-10T05:04:20.500Z] 5eb5b503b376: Verifying Checksum [2025-01-10T05:04:20.500Z] 5eb5b503b376: Download complete [2025-01-10T05:04:21.067Z] 2f39f015ded8: Download complete [2025-01-10T05:04:21.635Z] 5eb5b503b376: Pull complete [2025-01-10T05:04:21.895Z] 5c69ac0246d0: Pull complete [2025-01-10T05:04:22.154Z] ec43610c2a17: Pull complete [2025-01-10T05:04:22.413Z] 3a2ae6a8a46f: Pull complete [2025-01-10T05:04:22.672Z] 33b1e0a273af: Pull complete [2025-01-10T05:04:22.672Z] 5d3b04190fa2: Pull complete [2025-01-10T05:04:26.861Z] 2f39f015ded8: Pull complete [2025-01-10T05:04:27.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T05:04:27.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T05:04:27.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T05:04:27.225Z] prd-ubuntu20.04-docker-8c-8g-36447 does not seem to be running inside a container [2025-01-10T05:04:27.249Z] $ 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/777/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/777 -v /w/workspace/edgex-go/777:/w/workspace/edgex-go/777:rw,z -v /w/workspace/edgex-go/777@tmp:/w/workspace/edgex-go/777@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T05:04:32.009Z] $ docker top 167b13b06eb825327f52b0449c05dd6e2f2fd1f0f1916be803d2bdb30a2365e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T05:04:32.366Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T05:04:32.651Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T05:04:32.938Z] + ls /var/log/sa-host [2025-01-10T05:04:32.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T05:04:33.122Z] provisioning config files... [2025-01-10T05:04:33.132Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/777@tmp/config9188270895864812006tmp [Pipeline] { [Pipeline] echo [2025-01-10T05:04:33.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:33.439Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T05:04:33.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:33.968Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T05:04:33.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:34.298Z] ---> sudo-logs.sh [2025-01-10T05:04:34.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T05:04:34.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:34.619Z] ---> job-cost.sh [2025-01-10T05:04:34.619Z] lf-activate-venv: SKIPPING [2025-01-10T05:04:34.619Z] DEBUG: total: 0.2199999988079071 [2025-01-10T05:04:34.619Z] INFO: Retrieving Stack Cost... [2025-01-10T05:04:34.879Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T05:04:35.447Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T05:04:35.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T05:04:35.750Z] ---> logs-deploy.sh [2025-01-10T05:04:35.750Z] lf-activate-venv: SKIPPING [2025-01-10T05:04:35.750Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/777 [2025-01-10T05:04:35.750Z] INFO: archiving workspace using pattern(s): [2025-01-10T05:04:36.694Z] Archives upload complete. [2025-01-10T05:04:36.954Z] INFO: archiving logs to Nexus