Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 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-ssh9672701875138712032.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-ssh9409858078416504368.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-ssh5045324751150383018.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-ssh7402722450094355926.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-ssh7623883598149178412.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36388 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/773 [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/773 # 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (main) Commit message: "Merge pull request #5043 from jinlinGuan/issue-4990" > 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-list --no-walk 9ac3255ea4988fb3cf80e853ed266a8f77f6a952 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-09T05:46:44.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-09T05:46:44.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-09T05:46:44.976Z] ========================================================= [2025-01-09T05:46:44.976Z] EdgeX Global Pipelines Version Info [2025-01-09T05:46:44.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-09T05:46:45.922Z] ------------------- [2025-01-09T05:46:45.922Z] stable info: [2025-01-09T05:46:45.922Z] ------------------- [2025-01-09T05:46:45.922Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-09T05:46:45.922Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-09T05:46:45.922Z] Message: update stable to v1.0.269 [2025-01-09T05:46:46.494Z] ------------------- [2025-01-09T05:46:46.494Z] experimental info: [2025-01-09T05:46:46.494Z] ------------------- [2025-01-09T05:46:46.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-09T05:46:46.494Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-09T05:46:46.494Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-09T05:46:46.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-09T05:46:46.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-09T05:46:46.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-09T05:46:46.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-09T05:46:46.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-09T05:46:46.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-09T05:46:46.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-09T05:46:46.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-09T05:46:46.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-09T05:46:46.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-09T05:46:46.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-09T05:46:46.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-09T05:46:46.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-09T05:46:46.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-09T05:46:46.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-09T05:46:46.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-09T05:46:46.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-09T05:46:46.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-09T05:46:46.951Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-09T05:46:46.977Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-09T05:46:46.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-09T05:46:47.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-09T05:46:47.036Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-09T05:46:47.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-09T05:46:47.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-09T05:46:47.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-09T05:46:47.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo [2025-01-09T05:46:47.138Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d11a11 [Pipeline] echo [2025-01-09T05:46:47.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T05:46:47.215Z] provisioning config files... [2025-01-09T05:46:47.226Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config9686924213409807321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T05:46:47.552Z] ---> ****-login.sh [2025-01-09T05:46:47.552Z] nexus3.edgexfoundry.org:10001 [2025-01-09T05:46:47.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:46:47.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:46:47.814Z] Configure a credential helper to remove this warning. See [2025-01-09T05:46:47.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:46:47.815Z] [2025-01-09T05:46:47.815Z] Login Succeeded [2025-01-09T05:46:47.815Z] nexus3.edgexfoundry.org:10002 [2025-01-09T05:46:47.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:46:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:46:48.076Z] Configure a credential helper to remove this warning. See [2025-01-09T05:46:48.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:46:48.076Z] [2025-01-09T05:46:48.076Z] Login Succeeded [2025-01-09T05:46:48.076Z] nexus3.edgexfoundry.org:10003 [2025-01-09T05:46:48.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:46:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:46:48.076Z] Configure a credential helper to remove this warning. See [2025-01-09T05:46:48.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:46:48.076Z] [2025-01-09T05:46:48.076Z] Login Succeeded [2025-01-09T05:46:48.076Z] nexus3.edgexfoundry.org:10004 [2025-01-09T05:46:48.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:46:48.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:46:48.076Z] Configure a credential helper to remove this warning. See [2025-01-09T05:46:48.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:46:48.076Z] [2025-01-09T05:46:48.076Z] Login Succeeded [2025-01-09T05:46:48.076Z] ****.io [2025-01-09T05:46:48.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:46:48.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:46:48.598Z] Configure a credential helper to remove this warning. See [2025-01-09T05:46:48.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:46:48.598Z] [2025-01-09T05:46:48.598Z] Login Succeeded [2025-01-09T05:46:48.598Z] ---> ****-login.sh ends [Pipeline] } [2025-01-09T05:46:48.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T05:46:48.938Z] + 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-09T05:46:48.938Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2025-01-09T05:46:48.938Z] [2025-01-09T05:46:48.938Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/core-data/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/core-keeper/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/core-metadata/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-09T05:46:48.938Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-09T05:46:48.938Z] + cut -d/ -f2 [2025-01-09T05:46:48.938Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-09T05:46:48.939Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-09T05:46:48.939Z] + cut -d/ -f2 [2025-01-09T05:46:48.939Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-09T05:46:48.939Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-09T05:46:48.939Z] + cut -d/ -f2 [2025-01-09T05:46:48.939Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-09T05:46:48.939Z] + dirname+ cmd/support-notifications/Dockerfile [2025-01-09T05:46:48.939Z] cut -d/ -f2 [2025-01-09T05:46:48.939Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-09T05:46:48.939Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-09T05:46:48.939Z] + cut -d/ -f2 [2025-01-09T05:46:48.939Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-09T05:46:48.979Z] 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-09T05:46:49.344Z] + git rev-list -1 --merges 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c~1..0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo [2025-01-09T05:46:49.357Z] -----------> git rev-list -1 --merges 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c~1..0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:46:49.357Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [false] [Pipeline] sh [2025-01-09T05:46:49.650Z] + git log --format=format:%s -1 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] echo [2025-01-09T05:46:49.669Z] ========================================================= [2025-01-09T05:46:49.669Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-09T05:46:49.669Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-09T05:46:50.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-09T05:46:50.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-09T05:46:50.111Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-09T05:46:50.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-09T05:46:50.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-09T05:46:50.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-09T05:46:50.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:46:50.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T05:46:50.543Z] [2025-01-09T05:46:50.543Z] 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-09T05:46:50.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T05:46:50.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-09T05:46:50.851Z] b85a868b505f: Pulling fs layer [2025-01-09T05:46:50.851Z] e2be974225ed: Pulling fs layer [2025-01-09T05:46:50.851Z] 339a4e72a1f5: Pulling fs layer [2025-01-09T05:46:50.851Z] 988bab9f4d93: Pulling fs layer [2025-01-09T05:46:50.851Z] 1469e6f7b9e6: Pulling fs layer [2025-01-09T05:46:50.851Z] eaf3925da568: Pulling fs layer [2025-01-09T05:46:50.851Z] bab4dde63d76: Pulling fs layer [2025-01-09T05:46:50.851Z] bde34c3a00c8: Pulling fs layer [2025-01-09T05:46:50.851Z] b352a97aabf1: Pulling fs layer [2025-01-09T05:46:50.851Z] 4872d77fe225: Pulling fs layer [2025-01-09T05:46:50.851Z] 5851b861e8e6: Pulling fs layer [2025-01-09T05:46:50.851Z] 1469e6f7b9e6: Waiting [2025-01-09T05:46:50.851Z] eaf3925da568: Waiting [2025-01-09T05:46:50.851Z] bab4dde63d76: Waiting [2025-01-09T05:46:50.851Z] bde34c3a00c8: Waiting [2025-01-09T05:46:50.851Z] b352a97aabf1: Waiting [2025-01-09T05:46:50.851Z] 4872d77fe225: Waiting [2025-01-09T05:46:50.851Z] 5851b861e8e6: Waiting [2025-01-09T05:46:50.851Z] 988bab9f4d93: Waiting [2025-01-09T05:46:50.851Z] e2be974225ed: Verifying Checksum [2025-01-09T05:46:50.851Z] e2be974225ed: Download complete [2025-01-09T05:46:50.851Z] 988bab9f4d93: Verifying Checksum [2025-01-09T05:46:50.851Z] 988bab9f4d93: Download complete [2025-01-09T05:46:51.113Z] 339a4e72a1f5: Verifying Checksum [2025-01-09T05:46:51.113Z] 339a4e72a1f5: Download complete [2025-01-09T05:46:51.113Z] eaf3925da568: Verifying Checksum [2025-01-09T05:46:51.113Z] eaf3925da568: Download complete [2025-01-09T05:46:51.113Z] 1469e6f7b9e6: Verifying Checksum [2025-01-09T05:46:51.113Z] 1469e6f7b9e6: Download complete [2025-01-09T05:46:51.113Z] bde34c3a00c8: Verifying Checksum [2025-01-09T05:46:51.113Z] bde34c3a00c8: Download complete [2025-01-09T05:46:51.113Z] b352a97aabf1: Download complete [2025-01-09T05:46:51.113Z] 4872d77fe225: Download complete [2025-01-09T05:46:51.113Z] 5851b861e8e6: Download complete [2025-01-09T05:46:51.113Z] b85a868b505f: Verifying Checksum [2025-01-09T05:46:51.113Z] b85a868b505f: Download complete [2025-01-09T05:46:51.373Z] bab4dde63d76: Verifying Checksum [2025-01-09T05:46:51.373Z] bab4dde63d76: Download complete [2025-01-09T05:46:52.310Z] b85a868b505f: Pull complete [2025-01-09T05:46:52.310Z] e2be974225ed: Pull complete [2025-01-09T05:46:52.879Z] 339a4e72a1f5: Pull complete [2025-01-09T05:46:52.879Z] 988bab9f4d93: Pull complete [2025-01-09T05:46:53.142Z] 1469e6f7b9e6: Pull complete [2025-01-09T05:46:53.142Z] eaf3925da568: Pull complete [2025-01-09T05:46:55.080Z] bab4dde63d76: Pull complete [2025-01-09T05:46:55.080Z] bde34c3a00c8: Pull complete [2025-01-09T05:46:55.080Z] b352a97aabf1: Pull complete [2025-01-09T05:46:55.341Z] 4872d77fe225: Pull complete [2025-01-09T05:46:55.341Z] 5851b861e8e6: Pull complete [2025-01-09T05:46:55.341Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-09T05:46:55.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T05:46:55.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:46:55.492Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T05:46:55.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:46:57.418Z] $ docker top 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad -eo pid,comm [2025-01-09T05:46:57.478Z] 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-09T05:46:57.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-09T05:46:57.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T05:46:57.535Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T05:46:57.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T05:46:57.650Z] $ docker exec 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent [2025-01-09T05:46:57.764Z] SSH_AUTH_SOCK=/tmp/ssh-Z6kkGCaPPpiQ/agent.32 [2025-01-09T05:46:57.764Z] SSH_AGENT_PID=38 [2025-01-09T05:46:57.770Z] Running ssh-add (command line suppressed) [2025-01-09T05:46:57.877Z] Identity added: /w/workspace/edgex-go/773@tmp/private_key_1330339802136753744.key (/w/workspace/edgex-go/773@tmp/private_key_1330339802136753744.key) [2025-01-09T05:46:57.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T05:46:58.186Z] + git tag --points-at HEAD [Pipeline] } [2025-01-09T05:46:58.196Z] $ docker exec --env ******** --env ******** 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent -k [2025-01-09T05:46:58.293Z] unset SSH_AUTH_SOCK; [2025-01-09T05:46:58.294Z] unset SSH_AGENT_PID; [2025-01-09T05:46:58.294Z] echo Agent pid 38 killed; [2025-01-09T05:46:58.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-09T05:46:58.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T05:46:58.347Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T05:46:58.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T05:46:58.454Z] $ docker exec 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent [2025-01-09T05:46:58.564Z] SSH_AUTH_SOCK=/tmp/ssh-EuEOLjAblSX8/agent.72 [2025-01-09T05:46:58.564Z] SSH_AGENT_PID=78 [2025-01-09T05:46:58.568Z] Running ssh-add (command line suppressed) [2025-01-09T05:46:58.661Z] Identity added: /w/workspace/edgex-go/773@tmp/private_key_7377228933711772871.key (/w/workspace/edgex-go/773@tmp/private_key_7377228933711772871.key) [2025-01-09T05:46:58.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T05:46:58.970Z] + git semver init [2025-01-09T05:46:59.237Z] 2025-01-09 05:46:59,146 [run_init] DEBUG init version:0.0.0 force:False [2025-01-09T05:46:59.237Z] 2025-01-09 05:46:59,147 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/773/.semver [2025-01-09T05:46:59.237Z] 2025-01-09 05:46:59,148 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/773/.semver [2025-01-09T05:46:59.237Z] 2025-01-09 05:46:59,148 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/773/.semver'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) [2025-01-09T05:47:04.512Z] 2025-01-09 05:47:03,580 [append_file] DEBUG append to file:/w/workspace/edgex-go/773/.git/info/exclude [2025-01-09T05:47:04.512Z] 2025-01-09 05:47:03,581 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/773/.semver/main with force:False [2025-01-09T05:47:04.512Z] 2025-01-09 05:47:03,581 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T05:47:04.512Z] 2025-01-09 05:47:03,581 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T05:47:04.512Z] 4.0.0-dev.37 [Pipeline] } [2025-01-09T05:47:04.518Z] $ docker exec --env ******** --env ******** 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad ssh-agent -k [2025-01-09T05:47:04.606Z] unset SSH_AUTH_SOCK; [2025-01-09T05:47:04.606Z] unset SSH_AGENT_PID; [2025-01-09T05:47:04.606Z] echo Agent pid 78 killed; [2025-01-09T05:47:04.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T05:47:04.940Z] + git semver [Pipeline] } [2025-01-09T05:47:05.222Z] $ docker stop --time=1 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad [2025-01-09T05:47:06.546Z] $ docker rm -f --volumes 143f02b111e0d489d73874e9fc253c0bca2d5a2382ee366ee5979636727f10ad [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T05:47:06.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-09T05:47:07.115Z] Stashed 1 file(s) [Pipeline] echo [2025-01-09T05:47:07.120Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.37 [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-09T05:47:07.533Z] + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo [2025-01-09T05:47:07.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T05:47:07.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T05:47:07.584Z] ========================================================= [2025-01-09T05:47:07.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-09T05:47:07.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-09T05:47:07.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T05:47:07.875Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-09T05:47:07.875Z] da9db072f522: Pulling fs layer [2025-01-09T05:47:07.875Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-09T05:47:07.875Z] 06f05ace1117: Pulling fs layer [2025-01-09T05:47:07.875Z] 5fe327b54edc: Pulling fs layer [2025-01-09T05:47:07.875Z] 4f4fb700ef54: Pulling fs layer [2025-01-09T05:47:07.875Z] 92a5565b7b96: Pulling fs layer [2025-01-09T05:47:07.875Z] ff9bb7016b71: Pulling fs layer [2025-01-09T05:47:07.875Z] b67dba6c2c7d: Pulling fs layer [2025-01-09T05:47:07.875Z] a813b0c90790: Pulling fs layer [2025-01-09T05:47:07.875Z] 4f4fb700ef54: Waiting [2025-01-09T05:47:07.875Z] 92a5565b7b96: Waiting [2025-01-09T05:47:07.875Z] ff9bb7016b71: Waiting [2025-01-09T05:47:07.875Z] a813b0c90790: Waiting [2025-01-09T05:47:07.875Z] 5fe327b54edc: Waiting [2025-01-09T05:47:07.875Z] b67dba6c2c7d: Waiting [2025-01-09T05:47:07.875Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-09T05:47:07.875Z] 6ef4a4ee8ca5: Download complete [2025-01-09T05:47:07.875Z] 5fe327b54edc: Verifying Checksum [2025-01-09T05:47:07.875Z] 5fe327b54edc: Download complete [2025-01-09T05:47:07.875Z] 4f4fb700ef54: Verifying Checksum [2025-01-09T05:47:07.875Z] 4f4fb700ef54: Download complete [2025-01-09T05:47:07.875Z] 92a5565b7b96: Download complete [2025-01-09T05:47:07.875Z] da9db072f522: Download complete [2025-01-09T05:47:07.875Z] ff9bb7016b71: Verifying Checksum [2025-01-09T05:47:07.875Z] ff9bb7016b71: Download complete [2025-01-09T05:47:08.133Z] da9db072f522: Pull complete [2025-01-09T05:47:08.133Z] 6ef4a4ee8ca5: Pull complete [2025-01-09T05:47:08.391Z] a813b0c90790: Verifying Checksum [2025-01-09T05:47:08.391Z] a813b0c90790: Download complete [2025-01-09T05:47:08.391Z] 06f05ace1117: Verifying Checksum [2025-01-09T05:47:08.391Z] 06f05ace1117: Download complete [2025-01-09T05:47:08.956Z] b67dba6c2c7d: Verifying Checksum [2025-01-09T05:47:08.956Z] b67dba6c2c7d: Download complete [2025-01-09T05:47:12.245Z] 06f05ace1117: Pull complete [2025-01-09T05:47:12.245Z] 5fe327b54edc: Pull complete [2025-01-09T05:47:12.245Z] 4f4fb700ef54: Pull complete [2025-01-09T05:47:12.245Z] 92a5565b7b96: Pull complete [2025-01-09T05:47:12.245Z] ff9bb7016b71: Pull complete [2025-01-09T05:47:14.161Z] b67dba6c2c7d: Pull complete [2025-01-09T05:47:14.731Z] a813b0c90790: Pull complete [2025-01-09T05:47:14.731Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-09T05:47:14.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T05:47:14.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-09T05:47:15.033Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T05:47:15.033Z] WORKDIR /edgex [2025-01-09T05:47:15.033Z] COPY go.mod . [2025-01-09T05:47:15.033Z] RUN go mod download [2025-01-09T05:47:15.033Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-09T05:47:15.602Z] Sending build context to Docker daemon 178.5MB [2025-01-09T05:47:15.602Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T05:47:15.602Z] ---> 3ba60ce46760 [2025-01-09T05:47:15.602Z] Step 2/4 : WORKDIR /edgex [2025-01-09T05:47:18.145Z] ---> Running in 0b5e898cb487 [2025-01-09T05:47:18.145Z] Removing intermediate container 0b5e898cb487 [2025-01-09T05:47:18.145Z] ---> 5c120269c0e4 [2025-01-09T05:47:18.145Z] Step 3/4 : COPY go.mod . [2025-01-09T05:47:18.145Z] ---> 75952015bf09 [2025-01-09T05:47:18.145Z] Step 4/4 : RUN go mod download [2025-01-09T05:47:18.145Z] ---> Running in 5a4e9c844a58 [2025-01-09T05:47:22.215Z] Still waiting to schedule task [2025-01-09T05:47:22.216Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-09T05:47:40.114Z] Removing intermediate container 5a4e9c844a58 [2025-01-09T05:47:40.114Z] ---> ef8ce04f6b61 [2025-01-09T05:47:40.114Z] Successfully built ef8ce04f6b61 [2025-01-09T05:47:40.114Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:47:40.426Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-09T05:47:40.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:47:40.508Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T05:47:40.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:47:40.908Z] $ docker top 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T05:47:41.264Z] + go version [2025-01-09T05:47:41.264Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-09T05:47:41.272Z] $ docker stop --time=1 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be [2025-01-09T05:47:42.562Z] $ docker rm -f --volumes 391d3a9c769da4528c9a2468ef3aa57f403c92b5c326a69dd59448ae445c33be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:47:42.992Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-09T05:47:42.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:47:43.068Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T05:47:43.114Z] $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:47:43.399Z] $ docker top 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-09T05:47:43.474Z] ========================================================= [2025-01-09T05:47:43.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-09T05:47:43.474Z] ========================================================= [Pipeline] sh [2025-01-09T05:47:43.755Z] + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] fileExists [Pipeline] sh [2025-01-09T05:47:44.055Z] + make test [2025-01-09T05:47:44.055Z] go test -race -coverprofile=coverage.out ./... [2025-01-09T05:47:52.180Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-09T05:48:18.728Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-09T05:48:18.728Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-09T05:48:18.987Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-09T05:48:18.987Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-09T05:48:19.245Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-09T05:48:19.246Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-09T05:48:20.624Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-09T05:48:20.624Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-09T05:48:20.624Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-09T05:48:20.624Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-09T05:48:22.006Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-09T05:48:22.006Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-09T05:48:22.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements [2025-01-09T05:48:23.887Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-09T05:48:23.887Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-09T05:48:23.887Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-09T05:48:24.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-01-09T05:48:24.457Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-09T05:48:24.457Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-09T05:48:25.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-09T05:48:25.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-09T05:48:25.398Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-09T05:48:26.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-09T05:48:26.777Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-09T05:48:26.777Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-09T05:48:26.777Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-09T05:48:26.777Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:28.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2025-01-09T05:48:28.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 48.4% of statements [2025-01-09T05:48:28.155Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-09T05:48:28.155Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-09T05:48:28.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.323s coverage: 93.4% of statements [2025-01-09T05:48:28.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2025-01-09T05:48:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-09T05:48:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-09T05:48:28.979Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-09T05:48:29.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 9.4% of statements [2025-01-09T05:48:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.8% of statements [2025-01-09T05:48:30.611Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2025-01-09T05:48:30.870Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-09T05:48:31.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-09T05:48:31.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-09T05:48:31.132Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-09T05:48:31.132Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:31.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-01-09T05:48:32.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-01-09T05:48:32.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements [2025-01-09T05:48:32.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements [2025-01-09T05:48:32.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-01-09T05:48:32.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-09T05:48:32.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-09T05:48:32.837Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-09T05:48:33.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-09T05:48:33.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-09T05:48:33.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-09T05:48:33.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-09T05:48:33.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements [2025-01-09T05:48:33.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-01-09T05:48:33.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-01-09T05:48:33.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-09T05:48:34.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-09T05:48:35.188Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-09T05:48:35.189Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-09T05:48:35.758Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-09T05:48:36.695Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-09T05:48:37.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-09T05:48:38.569Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-09T05:48:38.829Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-09T05:48:41.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-09T05:48:41.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-09T05:48:41.367Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-09T05:48:42.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-09T05:48:42.306Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-09T05:48:44.217Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-09T05:48:44.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2025-01-09T05:48:45.722Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-09T05:48:45.722Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-09T05:48:45.722Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-09T05:48:45.722Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-09T05:48:47.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-09T05:48:47.103Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-09T05:48:47.103Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:47.103Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-09T05:48:47.103Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-09T05:48:47.103Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-09T05:48:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-09T05:48:48.481Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.047s coverage: 92.9% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2025-01-09T05:48:52.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.8% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 93.8% of statements [2025-01-09T05:48:52.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-01-09T05:48:52.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements [2025-01-09T05:48:52.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements [2025-01-09T05:48:52.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-01-09T05:48:52.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-01-09T05:48:52.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 45.8% of statements [2025-01-09T05:48:52.988Z] 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-09T05:48:53.557Z] running golangci-lint [2025-01-09T05:48:53.558Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-09T05:48:53.558Z] go version go1.23.4 linux/amd64 [2025-01-09T05:48:53.761Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-09T05:48:53.784Z] Running in /w/workspace/edgex-go/773 [Pipeline] { [Pipeline] checkout [2025-01-09T05:48:53.816Z] 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-09T05:48:53.816Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-09T05:48:53.816Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-09T05:48:56.839Z] The recommended git tool is: git [2025-01-09T05:49:01.838Z] using credential edgex-jenkins-ssh [2025-01-09T05:49:01.862Z] Cloning the remote Git repository [2025-01-09T05:49:01.899Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-09T05:49:01.982Z] > git init /w/workspace/edgex-go/773 # timeout=10 [2025-01-09T05:49:02.119Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-09T05:49:02.120Z] > git --version # timeout=10 [2025-01-09T05:49:02.143Z] > git --version # 'git version 2.25.1' [2025-01-09T05:49:02.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-09T05:49:02.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-09T05:49:18.607Z] Avoid second fetch [2025-01-09T05:49:18.607Z] Checking out Revision 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (main) [2025-01-09T05:49:19.355Z] Commit message: "Merge pull request #5043 from jinlinGuan/issue-4990" [2025-01-09T05:49:17.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-09T05:49:17.822Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-09T05:49:18.617Z] > git config core.sparsecheckout # timeout=10 [2025-01-09T05:49:18.668Z] > git checkout -f 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 [2025-01-09T05:49:20.544Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|files|name|deps) took 23.227277728s" [2025-01-09T05:49:20.544Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.979187ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-09T05:49:24.012Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-09T05:49:24.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T05:49:24.012Z] Dload Upload Total Spent Left Speed [2025-01-09T05:49:24.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2025-01-09T05:49:24.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-09T05:49:24.657Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-01-09T05:49:24.657Z] tee /etc/docker/daemon.new [2025-01-09T05:49:24.657Z] { [2025-01-09T05:49:24.657Z] "registry-mirrors": [ [2025-01-09T05:49:24.657Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-09T05:49:24.657Z] ], [2025-01-09T05:49:24.657Z] "bip": "10.250.0.254/24", [2025-01-09T05:49:24.657Z] "hosts": [ [2025-01-09T05:49:24.657Z] "tcp://0.0.0.0:5555", [2025-01-09T05:49:24.657Z] "unix:///var/run/docker.sock" [2025-01-09T05:49:24.657Z] ], [2025-01-09T05:49:24.657Z] "mtu": 1458, [2025-01-09T05:49:24.657Z] "selinux-enabled": true, [2025-01-09T05:49:24.657Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-09T05:49:24.657Z] } [Pipeline] sh [2025-01-09T05:49:24.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-09T05:49:25.301Z] + sudo service docker restart [2025-01-09T05:49:32.753Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.8504248s with top 10 stages: buildir: 1m7.639654482s, gosec: 4.464834564s, inspect: 2.915058719s, fact_deprecated: 2.327654095s, ctrlflow: 1.951897988s, fact_purity: 1.549149733s, printf: 1.438021374s, nilness: 1.221391736s, S1038: 1.186335198s, isgenerated: 1.007347303s" [2025-01-09T05:49:32.753Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-09T05:49:32.753Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude: 199/199, exclude-rules: 199/17, identifier_marker: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, autogenerated_exclude: 199/199, skip_dirs: 199/199, cgo: 199/199, invalid_issue: 199/199, nolint: 17/0" [2025-01-09T05:49:32.753Z] level=info msg="[runner] processing took 19.05347ms with stages: nolint: 8.612152ms, identifier_marker: 5.606827ms, exclude-rules: 1.661603ms, autogenerated_exclude: 1.223031ms, path_prettifier: 1.22139ms, skip_dirs: 527.084µs, cgo: 97.872µs, invalid_issue: 61.451µs, filename_unadjuster: 36.02µs, max_same_issues: 1.37µs, max_from_linter: 670ns, fixer: 650ns, uniq_by_line: 640ns, skip_files: 620ns, exclude: 400ns, sort_results: 380ns, severity-rules: 330ns, path_shortener: 310ns, path_prefixer: 240ns, diff: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns" [2025-01-09T05:49:32.753Z] level=info msg="[runner] linters took 13.666180421s with stages: goanalysis_metalinter: 13.647017741s" [2025-01-09T05:49:32.753Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-09T05:49:32.753Z] level=info msg="Memory: 364 samples, avg is 302.8MB, max is 1393.0MB" [2025-01-09T05:49:32.753Z] level=info msg="Execution took 36.953274s" [2025-01-09T05:49:32.753Z] go vet ./... [2025-01-09T05:49:38.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-09T05:49:38.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-09T05:49:38.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-09T05:49:38.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-09T05:49:38.340Z] + ls -al . [2025-01-09T05:49:38.340Z] total 1836 [2025-01-09T05:49:38.340Z] drwxrwxr-x 11 1001 1001 4096 Jan 9 05:47 . [2025-01-09T05:49:38.340Z] drwxr-xr-x 4 root root 4096 Jan 9 05:47 .. [2025-01-09T05:49:38.340Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 .blubracket [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 10 Jan 9 05:46 .dockerignore [2025-01-09T05:49:38.340Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 05:48 .git [2025-01-09T05:49:38.340Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 05:46 .github [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 907 Jan 9 05:46 .gitignore [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 199 Jan 9 05:46 .golangci.yml [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 100 Jan 9 05:46 .hadolint.yml [2025-01-09T05:49:38.340Z] drwxr-xr-x 3 1001 1001 4096 Jan 9 05:47 .semver [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 155 Jan 9 05:46 .sonarcloud.properties [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 05:46 ADOPTERS.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 17256 Jan 9 05:46 Attribution.txt [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 100284 Jan 9 05:46 CHANGELOG.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 05:46 CONTRIBUTING.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 05:46 GOVERNANCE.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 858 Jan 9 05:46 Jenkinsfile [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 05:46 LICENSE [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 16740 Jan 9 05:46 Makefile [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 05:46 OWNERS.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 9932 Jan 9 05:46 README.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 789 Jan 9 05:46 SECURITY.md [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 12 Jan 9 05:47 VERSION [2025-01-09T05:49:38.340Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 bin [2025-01-09T05:49:38.340Z] drwxrwxr-x 19 1001 1001 4096 Jan 9 05:46 cmd [2025-01-09T05:49:38.340Z] -rw-r--r-- 1 root root 1510933 Jan 9 05:48 coverage.out [2025-01-09T05:49:38.340Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 fuzz_test [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 6506 Jan 9 05:46 go.mod [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 88058 Jan 9 05:46 go.sum [2025-01-09T05:49:38.340Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 05:46 internal [2025-01-09T05:49:38.340Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 05:46 openapi [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 584 Jan 9 05:46 security.txt [2025-01-09T05:49:38.340Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 05:46 version.go [Pipeline] sh [2025-01-09T05:49:38.629Z] + '[' -e coverage.out ] [2025-01-09T05:49:38.629Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-09T05:49:38.784Z] Stashed 1 file(s) [Pipeline] sh [2025-01-09T05:49:39.070Z] + make build [2025-01-09T05:49:39.070Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T05:49:43.555Z] provisioning config files... [2025-01-09T05:49:43.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config2650086822549369765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T05:49:44.021Z] ---> ****-login.sh [2025-01-09T05:49:44.021Z] nexus3.edgexfoundry.org:10001 [2025-01-09T05:49:44.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:49:44.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:49:44.293Z] Configure a credential helper to remove this warning. See [2025-01-09T05:49:44.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:49:44.293Z] [2025-01-09T05:49:44.293Z] Login Succeeded [2025-01-09T05:49:44.293Z] nexus3.edgexfoundry.org:10002 [2025-01-09T05:49:44.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:49:44.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:49:44.564Z] Configure a credential helper to remove this warning. See [2025-01-09T05:49:44.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:49:44.564Z] [2025-01-09T05:49:44.564Z] Login Succeeded [2025-01-09T05:49:44.564Z] nexus3.edgexfoundry.org:10003 [2025-01-09T05:49:44.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:49:44.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:49:44.834Z] Configure a credential helper to remove this warning. See [2025-01-09T05:49:44.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:49:44.834Z] [2025-01-09T05:49:44.834Z] Login Succeeded [2025-01-09T05:49:44.834Z] nexus3.edgexfoundry.org:10004 [2025-01-09T05:49:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:49:45.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:49:45.107Z] Configure a credential helper to remove this warning. See [2025-01-09T05:49:45.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:49:45.107Z] [2025-01-09T05:49:45.107Z] Login Succeeded [2025-01-09T05:49:45.107Z] ****.io [2025-01-09T05:49:45.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:49:45.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:49:45.659Z] Configure a credential helper to remove this warning. See [2025-01-09T05:49:45.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:49:45.659Z] [2025-01-09T05:49:45.659Z] Login Succeeded [2025-01-09T05:49:45.659Z] ---> ****-login.sh ends [Pipeline] } [2025-01-09T05:49:45.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-09T05:49:46.263Z] + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo [2025-01-09T05:49:46.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T05:49:46.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T05:49:46.317Z] ========================================================= [2025-01-09T05:49:46.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-09T05:49:46.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-09T05:49:46.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-09T05:49:46.646Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-09T05:49:46.646Z] 9986a736f7d3: Pulling fs layer [2025-01-09T05:49:46.646Z] 1f018df60701: Pulling fs layer [2025-01-09T05:49:46.646Z] 39f8f326b044: Pulling fs layer [2025-01-09T05:49:46.646Z] e6a1e7a6a96a: Pulling fs layer [2025-01-09T05:49:46.646Z] 4f4fb700ef54: Pulling fs layer [2025-01-09T05:49:46.646Z] d45d956e0dbf: Pulling fs layer [2025-01-09T05:49:46.646Z] d7702b0d1db1: Pulling fs layer [2025-01-09T05:49:46.646Z] e6a1e7a6a96a: Waiting [2025-01-09T05:49:46.646Z] 5c7f0f088c93: Pulling fs layer [2025-01-09T05:49:46.646Z] 4f4fb700ef54: Waiting [2025-01-09T05:49:46.646Z] 4fdc064ae6cf: Pulling fs layer [2025-01-09T05:49:46.646Z] d7702b0d1db1: Waiting [2025-01-09T05:49:46.646Z] d45d956e0dbf: Waiting [2025-01-09T05:49:46.646Z] 5c7f0f088c93: Waiting [2025-01-09T05:49:46.646Z] 4fdc064ae6cf: Waiting [2025-01-09T05:49:46.914Z] 1f018df60701: Verifying Checksum [2025-01-09T05:49:46.914Z] 1f018df60701: Download complete [2025-01-09T05:49:46.914Z] e6a1e7a6a96a: Verifying Checksum [2025-01-09T05:49:46.914Z] e6a1e7a6a96a: Download complete [2025-01-09T05:49:46.914Z] 4f4fb700ef54: Verifying Checksum [2025-01-09T05:49:46.914Z] 4f4fb700ef54: Download complete [2025-01-09T05:49:46.914Z] d45d956e0dbf: Verifying Checksum [2025-01-09T05:49:46.914Z] d45d956e0dbf: Download complete [2025-01-09T05:49:46.914Z] 9986a736f7d3: Download complete [2025-01-09T05:49:46.914Z] d7702b0d1db1: Verifying Checksum [2025-01-09T05:49:46.914Z] d7702b0d1db1: Download complete [2025-01-09T05:49:47.182Z] 4fdc064ae6cf: Verifying Checksum [2025-01-09T05:49:47.182Z] 4fdc064ae6cf: Download complete [2025-01-09T05:49:47.450Z] 9986a736f7d3: Pull complete [2025-01-09T05:49:48.040Z] 1f018df60701: Pull complete [2025-01-09T05:49:48.310Z] 39f8f326b044: Verifying Checksum [2025-01-09T05:49:48.310Z] 39f8f326b044: Download complete [2025-01-09T05:49:49.282Z] 5c7f0f088c93: Verifying Checksum [2025-01-09T05:49:49.282Z] 5c7f0f088c93: Download complete [2025-01-09T05:50:05.625Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-09T05:50:05.625Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-09T05:50:05.625Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-09T05:50:06.563Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-09T05:50:07.936Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-09T05:50:11.382Z] 39f8f326b044: Pull complete [2025-01-09T05:50:11.382Z] e6a1e7a6a96a: Pull complete [2025-01-09T05:50:11.382Z] 4f4fb700ef54: Pull complete [2025-01-09T05:50:11.382Z] d45d956e0dbf: Pull complete [2025-01-09T05:50:11.382Z] d7702b0d1db1: Pull complete [2025-01-09T05:50:13.211Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-09T05:50:15.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-09T05:50:18.040Z] 5c7f0f088c93: Pull complete [2025-01-09T05:50:18.281Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-09T05:50:18.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-09T05:50:19.530Z] 4fdc064ae6cf: Pull complete [2025-01-09T05:50:19.530Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-09T05:50:19.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-09T05:50:19.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-09T05:50:19.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-09T05:50:19.886Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-09T05:50:19.886Z] WORKDIR /edgex [2025-01-09T05:50:19.886Z] COPY go.mod . [2025-01-09T05:50:19.886Z] RUN go mod download [2025-01-09T05:50:19.886Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-09T05:50:20.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-09T05:50:21.305Z] #0 building with "default" instance using docker driver [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #1 [internal] load .dockerignore [2025-01-09T05:50:21.305Z] #1 transferring context: 50B 0.0s done [2025-01-09T05:50:21.305Z] #1 DONE 0.1s [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #2 [internal] load build definition from Dockerfile [2025-01-09T05:50:21.305Z] #2 transferring dockerfile: 172B 0.0s done [2025-01-09T05:50:21.305Z] #2 DONE 0.1s [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-09T05:50:21.305Z] #3 DONE 0.0s [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #4 [internal] load build context [2025-01-09T05:50:21.305Z] #4 transferring context: 6.54kB done [2025-01-09T05:50:21.305Z] #4 DONE 0.1s [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-09T05:50:21.305Z] #5 DONE 0.3s [2025-01-09T05:50:21.305Z] [2025-01-09T05:50:21.305Z] #6 [2/4] WORKDIR /edgex [2025-01-09T05:50:21.688Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-09T05:50:22.634Z] $ docker stop --time=1 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb [2025-01-09T05:50:22.721Z] #6 DONE 1.2s [2025-01-09T05:50:22.721Z] [2025-01-09T05:50:22.721Z] #7 [3/4] COPY go.mod . [2025-01-09T05:50:22.721Z] #7 DONE 0.1s [2025-01-09T05:50:22.721Z] [2025-01-09T05:50:22.721Z] #8 [4/4] RUN go mod download [2025-01-09T05:50:25.224Z] $ docker rm -f --volumes 78af93b95cfd4cc338b1d57c5a715cfb16ac8d052101d4a33d31a2e83a031ddb [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-09T05:50:26.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T05:50:26.500Z] [2025-01-09T05:50:26.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:50:26.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T05:50:26.813Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-09T05:50:26.813Z] 91d30c5bc195: Pulling fs layer [2025-01-09T05:50:26.813Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-09T05:50:26.813Z] 9c61dcf015f6: Pulling fs layer [2025-01-09T05:50:26.813Z] 4698f68db338: Pulling fs layer [2025-01-09T05:50:26.813Z] 2a2f49069b9e: Pulling fs layer [2025-01-09T05:50:26.813Z] e0025b399a48: Pulling fs layer [2025-01-09T05:50:26.813Z] 4698f68db338: Waiting [2025-01-09T05:50:26.813Z] 2a2f49069b9e: Waiting [2025-01-09T05:50:26.813Z] e0025b399a48: Waiting [2025-01-09T05:50:26.813Z] 91d30c5bc195: Verifying Checksum [2025-01-09T05:50:26.813Z] 91d30c5bc195: Download complete [2025-01-09T05:50:26.813Z] 4698f68db338: Verifying Checksum [2025-01-09T05:50:26.813Z] 4698f68db338: Download complete [2025-01-09T05:50:27.072Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-09T05:50:27.072Z] 2e9b0aa3be6d: Download complete [2025-01-09T05:50:27.072Z] e0025b399a48: Verifying Checksum [2025-01-09T05:50:27.072Z] e0025b399a48: Download complete [2025-01-09T05:50:27.072Z] 91d30c5bc195: Pull complete [2025-01-09T05:50:27.072Z] 2a2f49069b9e: Download complete [2025-01-09T05:50:27.331Z] 2e9b0aa3be6d: Pull complete [2025-01-09T05:50:27.589Z] 9c61dcf015f6: Verifying Checksum [2025-01-09T05:50:27.589Z] 9c61dcf015f6: Download complete [2025-01-09T05:50:30.127Z] 9c61dcf015f6: Pull complete [2025-01-09T05:50:30.385Z] 4698f68db338: Pull complete [2025-01-09T05:50:30.644Z] 2a2f49069b9e: Pull complete [2025-01-09T05:50:30.644Z] e0025b399a48: Pull complete [2025-01-09T05:50:30.644Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-09T05:50:30.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T05:50:30.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:50:30.750Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T05:50:30.779Z] $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:50:31.884Z] $ docker top 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T05:50:32.237Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-09T05:50:34.773Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #1 transferring dockerfile: [2025-01-09T05:50:34.773Z] #1 transferring dockerfile: 1.89kB done [2025-01-09T05:50:34.773Z] #1 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #2 [core-data internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #2 transferring dockerfile: 2.07kB done [2025-01-09T05:50:34.773Z] #2 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #3 transferring dockerfile: 2.07kB done [2025-01-09T05:50:34.773Z] #3 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #4 transferring dockerfile: 3.02kB done [2025-01-09T05:50:34.773Z] #4 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #5 transferring dockerfile: 2.49kB done [2025-01-09T05:50:34.773Z] #5 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #6 transferring dockerfile: 1.82kB done [2025-01-09T05:50:34.773Z] #6 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #7 transferring dockerfile: 2.50kB done [2025-01-09T05:50:34.773Z] #7 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #8 transferring dockerfile: 2.13kB done [2025-01-09T05:50:34.773Z] #8 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #9 [core-command internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #9 transferring dockerfile: 1.94kB done [2025-01-09T05:50:34.773Z] #9 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #10 transferring dockerfile: 2.15kB done [2025-01-09T05:50:34.773Z] #10 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #11 transferring dockerfile: 1.70kB done [2025-01-09T05:50:34.773Z] #11 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #12 transferring dockerfile: 1.81kB done [2025-01-09T05:50:34.773Z] #12 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #13 transferring dockerfile: 2.23kB done [2025-01-09T05:50:34.773Z] #13 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-01-09T05:50:34.773Z] #14 transferring dockerfile: 1.69kB done [2025-01-09T05:50:34.773Z] #14 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2025-01-09T05:50:34.773Z] #15 transferring context: 50B done [2025-01-09T05:50:34.773Z] #15 DONE 0.0s [2025-01-09T05:50:34.773Z] [2025-01-09T05:50:34.773Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-01-09T05:50:35.032Z] #16 transferring dockerfile: 2.04kB done [2025-01-09T05:50:35.032Z] #16 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #17 [core-data internal] load .dockerignore [2025-01-09T05:50:35.032Z] #17 transferring context: 50B done [2025-01-09T05:50:35.032Z] #17 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #18 [core-keeper internal] load .dockerignore [2025-01-09T05:50:35.032Z] #18 transferring context: 50B done [2025-01-09T05:50:35.032Z] #18 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #19 [security-bootstrapper internal] load .dockerignore [2025-01-09T05:50:35.032Z] #19 transferring context: 50B done [2025-01-09T05:50:35.032Z] #19 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-01-09T05:50:35.032Z] #20 transferring context: 50B done [2025-01-09T05:50:35.032Z] #20 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #21 [support-scheduler internal] load .dockerignore [2025-01-09T05:50:35.032Z] #21 transferring context: 50B done [2025-01-09T05:50:35.032Z] #21 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #22 [security-proxy-setup internal] load .dockerignore [2025-01-09T05:50:35.032Z] #22 transferring context: 50B done [2025-01-09T05:50:35.032Z] #22 DONE 0.0s [2025-01-09T05:50:35.032Z] [2025-01-09T05:50:35.032Z] #23 [core-command internal] load .dockerignore [2025-01-09T05:50:35.291Z] #23 transferring context: 50B done [2025-01-09T05:50:35.291Z] #23 DONE 0.0s [2025-01-09T05:50:35.291Z] [2025-01-09T05:50:35.291Z] #24 [core-metadata internal] load .dockerignore [2025-01-09T05:50:35.291Z] #24 transferring context: 50B done [2025-01-09T05:50:35.291Z] #24 DONE 0.0s [2025-01-09T05:50:35.291Z] [2025-01-09T05:50:35.291Z] #25 [security-spire-server internal] load .dockerignore [2025-01-09T05:50:35.291Z] #25 transferring context: 50B done [2025-01-09T05:50:35.291Z] #25 DONE 0.0s [2025-01-09T05:50:35.291Z] [2025-01-09T05:50:35.291Z] #26 [security-proxy-auth internal] load .dockerignore [2025-01-09T05:50:35.291Z] #26 transferring context: 50B done [2025-01-09T05:50:35.291Z] #26 DONE 0.0s [2025-01-09T05:50:35.291Z] [2025-01-09T05:50:35.292Z] #27 [security-spire-agent internal] load .dockerignore [2025-01-09T05:50:35.292Z] #27 transferring context: 50B done [2025-01-09T05:50:35.292Z] #27 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-09T05:50:35.292Z] #28 transferring context: 50B done [2025-01-09T05:50:35.292Z] #28 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #29 [security-spire-config internal] load .dockerignore [2025-01-09T05:50:35.292Z] #29 transferring context: 50B done [2025-01-09T05:50:35.292Z] #29 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.292Z] #30 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #31 [support-notifications internal] load .dockerignore [2025-01-09T05:50:35.292Z] #31 transferring context: 50B done [2025-01-09T05:50:35.292Z] #31 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.292Z] #30 DONE 0.0s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:50:35.292Z] #32 DONE 0.1s [2025-01-09T05:50:35.292Z] [2025-01-09T05:50:35.292Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:35.292Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:35.292Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:35.292Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:35.292Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:35.292Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s [2025-01-09T05:50:35.292Z] #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 [2025-01-09T05:50:35.550Z] #33 ... [2025-01-09T05:50:35.550Z] [2025-01-09T05:50:35.550Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.550Z] #30 DONE 0.0s [2025-01-09T05:50:35.550Z] [2025-01-09T05:50:35.550Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:35.550Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:35.550Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:35.550Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:35.550Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:35.550Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done [2025-01-09T05:50:35.550Z] #33 ... [2025-01-09T05:50:35.550Z] [2025-01-09T05:50:35.550Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-09T05:50:35.550Z] #34 DONE 0.5s [2025-01-09T05:50:35.550Z] [2025-01-09T05:50:35.550Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:35.550Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:35.550Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:35.550Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:35.550Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:35.550Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done [2025-01-09T05:50:35.550Z] #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done [2025-01-09T05:50:35.809Z] #33 ... [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.809Z] #30 DONE 0.0s [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-09T05:50:35.809Z] #34 DONE 0.5s [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:35.809Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:35.809Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:35.809Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:35.809Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:35.809Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done [2025-01-09T05:50:35.809Z] #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done [2025-01-09T05:50:35.809Z] #33 ... [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.809Z] #30 DONE 0.0s [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T05:50:35.809Z] #30 DONE 0.0s [2025-01-09T05:50:35.809Z] [2025-01-09T05:50:35.809Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:50:36.377Z] #32 DONE 0.9s [2025-01-09T05:50:36.377Z] [2025-01-09T05:50:36.377Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-09T05:50:36.377Z] #34 DONE 0.5s [2025-01-09T05:50:36.377Z] [2025-01-09T05:50:36.377Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-09T05:50:36.377Z] #35 DONE 0.9s [2025-01-09T05:50:36.377Z] [2025-01-09T05:50:36.377Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:36.377Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:36.377Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:36.377Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:36.377Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:36.377Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done [2025-01-09T05:50:36.377Z] #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done [2025-01-09T05:50:36.377Z] #33 DONE 1.3s [2025-01-09T05:50:36.377Z] [2025-01-09T05:50:36.377Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:36.947Z] #36 ... [2025-01-09T05:50:36.947Z] [2025-01-09T05:50:36.947Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:50:36.947Z] #33 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.0s done [2025-01-09T05:50:36.947Z] #33 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:50:36.947Z] #33 sha256:4a3cab1bc39fb70fa37e0a1cd4513060116c1dc98aeabd318916102f2d9119ae 1.02kB / 1.02kB done [2025-01-09T05:50:36.947Z] #33 sha256:dbf365b1c719d8ae568ec49403ebe6eb2c80e8d33f57404eb589f90badca2274 581B / 581B done [2025-01-09T05:50:36.947Z] #33 sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 3.61MB / 3.61MB 0.1s done [2025-01-09T05:50:36.947Z] #33 extracting sha256:63b69af3dc5582ce6b63be03623e334ccd4e5cb4bde42702bbfc7a986a1bf432 0.2s done [2025-01-09T05:50:36.947Z] #33 DONE 1.3s [2025-01-09T05:50:36.947Z] [2025-01-09T05:50:36.947Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-09T05:50:36.947Z] #37 DONE 1.2s [2025-01-09T05:50:36.947Z] [2025-01-09T05:50:36.947Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-09T05:50:36.947Z] #38 DONE 1.2s [2025-01-09T05:50:36.947Z] [2025-01-09T05:50:36.947Z] #39 [security-spire-server internal] load build context [2025-01-09T05:50:36.947Z] #39 transferring context: 23.68kB 0.1s done [2025-01-09T05:50:36.947Z] #39 DONE 0.1s [2025-01-09T05:50:36.947Z] [2025-01-09T05:50:36.947Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:37.207Z] #36 ... [2025-01-09T05:50:37.207Z] [2025-01-09T05:50:37.207Z] #40 [security-spire-config internal] load build context [2025-01-09T05:50:37.207Z] #40 transferring context: 21.93kB 0.0s done [2025-01-09T05:50:37.207Z] #40 DONE 0.2s [2025-01-09T05:50:37.207Z] [2025-01-09T05:50:37.207Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:37.467Z] #36 ... [2025-01-09T05:50:37.467Z] [2025-01-09T05:50:37.467Z] #41 [security-spire-agent internal] load build context [2025-01-09T05:50:37.467Z] #41 transferring context: 23.21kB done [2025-01-09T05:50:37.467Z] #41 DONE 0.5s [2025-01-09T05:50:37.467Z] [2025-01-09T05:50:37.467Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:37.729Z] #8 DONE 14.2s [2025-01-09T05:50:37.729Z] [2025-01-09T05:50:37.729Z] #9 exporting to image [2025-01-09T05:50:37.729Z] #9 exporting layers [2025-01-09T05:50:40.761Z] #36 ... [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-09T05:50:40.761Z] #42 DONE 4.1s [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:40.761Z] #36 ... [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #43 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T05:50:40.761Z] #0 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 1.016 OK: 248 MiB in 58 packages [2025-01-09T05:50:40.761Z] #43 DONE 4.3s [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T05:50:40.761Z] #0 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 2.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 2.442 OK: 248 MiB in 58 packages [2025-01-09T05:50:40.761Z] #44 DONE 4.3s [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-09T05:50:40.761Z] #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 0.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 1.180 OK: 248 MiB in 58 packages [2025-01-09T05:50:40.761Z] #45 DONE 4.4s [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-09T05:50:40.761Z] #0 0.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 1.306 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:50:40.761Z] #0 1.306 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:50:40.761Z] #0 1.306 OK: 24172 distinct packages available [2025-01-09T05:50:40.761Z] #0 1.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:40.761Z] #0 1.762 OK: 248 MiB in 58 packages [2025-01-09T05:50:40.761Z] #46 DONE 4.3s [2025-01-09T05:50:40.761Z] [2025-01-09T05:50:40.761Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:42.142Z] #36 transferring context: 170.94MB 5.6s [2025-01-09T05:50:44.676Z] #36 ... [2025-01-09T05:50:44.676Z] [2025-01-09T05:50:44.676Z] #47 [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-09T05:50:44.676Z] #47 DONE 8.1s [2025-01-09T05:50:44.676Z] [2025-01-09T05:50:44.676Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:45.249Z] #36 ... [2025-01-09T05:50:45.249Z] [2025-01-09T05:50:45.249Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-09T05:50:45.249Z] #48 ... [2025-01-09T05:50:45.249Z] [2025-01-09T05:50:45.249Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:50:45.249Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-09T05:50:45.249Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-09T05:50:45.249Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-09T05:50:45.249Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-09T05:50:45.249Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2025-01-09T05:50:45.249Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done [2025-01-09T05:50:45.249Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-09T05:50:45.249Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s done [2025-01-09T05:50:45.249Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T05:50:45.249Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.9s done [2025-01-09T05:50:45.249Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-09T05:50:45.249Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2025-01-09T05:50:45.509Z] #49 ... [2025-01-09T05:50:45.509Z] [2025-01-09T05:50:45.509Z] #50 [core-data internal] load build context [2025-01-09T05:50:45.509Z] #50 ... [2025-01-09T05:50:45.509Z] [2025-01-09T05:50:45.509Z] #51 [core-keeper internal] load build context [2025-01-09T05:50:45.768Z] #51 ... [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #52 [support-scheduler internal] load build context [2025-01-09T05:50:45.768Z] #52 ... [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #53 [security-bootstrapper internal] load build context [2025-01-09T05:50:45.768Z] #53 ... [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-09T05:50:45.768Z] #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 5.198 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:50:45.768Z] #0 5.198 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:50:45.768Z] #0 5.198 OK: 24171 distinct packages available [2025-01-09T05:50:45.768Z] #0 5.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 5.688 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:45.768Z] #0 5.700 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:50:45.768Z] #0 5.706 (3/4) Installing libucontext (1.2-r3) [2025-01-09T05:50:45.768Z] #0 5.709 (4/4) Installing gcompat (1.1.0-r4) [2025-01-09T05:50:45.768Z] #0 5.714 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:45.768Z] #0 5.761 OK: 8 MiB in 18 packages [2025-01-09T05:50:45.768Z] #54 DONE 8.8s [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-09T05:50:45.768Z] #0 5.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:45.768Z] #0 5.864 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:45.768Z] #0 5.874 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:45.768Z] #0 5.887 OK: 8 MiB in 15 packages [2025-01-09T05:50:45.768Z] #55 DONE 9.3s [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #53 [security-bootstrapper internal] load build context [2025-01-09T05:50:45.768Z] #53 ... [2025-01-09T05:50:45.768Z] [2025-01-09T05:50:45.768Z] #56 [security-proxy-auth internal] load build context [2025-01-09T05:50:46.031Z] #56 ... [2025-01-09T05:50:46.031Z] [2025-01-09T05:50:46.031Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-09T05:50:46.031Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 5.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 5.540 OK: 248 MiB in 58 packages [2025-01-09T05:50:46.031Z] #57 DONE 9.6s [2025-01-09T05:50:46.031Z] [2025-01-09T05:50:46.031Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-09T05:50:46.031Z] #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 5.304 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:50:46.031Z] #0 5.304 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:50:46.031Z] #0 5.304 OK: 24171 distinct packages available [2025-01-09T05:50:46.031Z] #0 5.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.031Z] #0 5.757 (1/14) Installing ca-certificates (20241121-r1) [2025-01-09T05:50:46.031Z] #0 5.772 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-09T05:50:46.031Z] #0 5.781 (3/14) Installing c-ares (1.33.1-r0) [2025-01-09T05:50:46.031Z] #0 5.787 (4/14) Installing libunistring (1.2-r0) [2025-01-09T05:50:46.031Z] #0 5.804 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-09T05:50:46.031Z] #0 5.810 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-09T05:50:46.031Z] #0 5.815 (7/14) Installing libpsl (0.21.5-r1) [2025-01-09T05:50:46.031Z] #0 5.818 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-09T05:50:46.031Z] #0 5.830 (9/14) Installing libcurl (8.11.1-r0) [2025-01-09T05:50:46.031Z] #0 5.847 (10/14) Installing curl (8.11.1-r0) [2025-01-09T05:50:46.031Z] #0 5.855 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:46.031Z] #0 5.860 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:50:46.031Z] #0 5.865 (13/14) Installing libucontext (1.2-r3) [2025-01-09T05:50:46.031Z] #0 5.876 (14/14) Installing gcompat (1.1.0-r4) [2025-01-09T05:50:46.031Z] #0 5.878 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:46.031Z] #0 5.893 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:46.031Z] #0 5.943 OK: 13 MiB in 28 packages [2025-01-09T05:50:46.031Z] #58 DONE 9.4s [2025-01-09T05:50:46.031Z] [2025-01-09T05:50:46.031Z] #56 [security-proxy-auth internal] load build context [2025-01-09T05:50:46.031Z] #56 ... [2025-01-09T05:50:46.031Z] [2025-01-09T05:50:46.032Z] #59 [core-command internal] load build context [2025-01-09T05:50:46.032Z] #59 ... [2025-01-09T05:50:46.032Z] [2025-01-09T05:50:46.032Z] #60 [security-secretstore-setup internal] load build context [2025-01-09T05:50:46.289Z] #60 ... [2025-01-09T05:50:46.289Z] [2025-01-09T05:50:46.289Z] #61 [core-metadata internal] load build context [2025-01-09T05:50:46.289Z] #61 ... [2025-01-09T05:50:46.289Z] [2025-01-09T05:50:46.289Z] #62 [security-proxy-setup internal] load build context [2025-01-09T05:50:46.289Z] #62 ... [2025-01-09T05:50:46.289Z] [2025-01-09T05:50:46.289Z] #63 [support-notifications internal] load build context [2025-01-09T05:50:46.548Z] #63 ... [2025-01-09T05:50:46.548Z] [2025-01-09T05:50:46.548Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T05:50:46.548Z] #0 9.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.548Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.548Z] #64 ... [2025-01-09T05:50:46.548Z] [2025-01-09T05:50:46.548Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T05:50:46.548Z] #0 9.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.548Z] #0 9.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.548Z] #0 10.07 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:46.806Z] #65 10.09 (2/2) Installing su-exec (0.2-r3) [2025-01-09T05:50:46.806Z] #65 10.09 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:46.806Z] #65 10.11 OK: 8 MiB in 16 packages [2025-01-09T05:50:46.806Z] #65 ... [2025-01-09T05:50:46.806Z] [2025-01-09T05:50:46.806Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T05:50:46.806Z] #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.806Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:46.806Z] #66 ... [2025-01-09T05:50:46.806Z] [2025-01-09T05:50:46.806Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T05:50:47.064Z] #67 ... [2025-01-09T05:50:47.064Z] [2025-01-09T05:50:47.064Z] #68 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T05:50:47.064Z] #0 9.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.064Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.064Z] #0 10.39 (1/7) Installing ca-certificates (20241121-r1) [2025-01-09T05:50:47.064Z] #68 10.40 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:47.064Z] #68 10.41 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-09T05:50:47.064Z] #68 10.42 (4/7) Installing libsodium (1.0.19-r0) [2025-01-09T05:50:47.064Z] #68 10.43 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-09T05:50:47.064Z] #68 10.44 (6/7) Installing libzmq (4.3.5-r2) [2025-01-09T05:50:47.064Z] #68 10.46 (7/7) Installing zeromq (4.3.5-r2) [2025-01-09T05:50:47.064Z] #68 10.46 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:47.064Z] #68 10.47 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:47.064Z] #68 ... [2025-01-09T05:50:47.064Z] [2025-01-09T05:50:47.064Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:50:47.064Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-09T05:50:47.064Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-09T05:50:47.064Z] #69 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-09T05:50:47.064Z] #69 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-09T05:50:47.065Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2025-01-09T05:50:47.065Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2025-01-09T05:50:47.065Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T05:50:47.065Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.5s done [2025-01-09T05:50:47.065Z] #69 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done [2025-01-09T05:50:47.065Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-09T05:50:47.065Z] #69 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-01-09T05:50:47.065Z] #69 ... [2025-01-09T05:50:47.065Z] [2025-01-09T05:50:47.065Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T05:50:47.324Z] #70 ... [2025-01-09T05:50:47.324Z] [2025-01-09T05:50:47.324Z] #71 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-09T05:50:47.324Z] #0 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.324Z] #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.324Z] #71 10.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:47.324Z] #71 10.80 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:47.324Z] #71 10.81 OK: 8 MiB in 15 packages [2025-01-09T05:50:47.324Z] #71 ... [2025-01-09T05:50:47.324Z] [2025-01-09T05:50:47.324Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T05:50:47.324Z] #67 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.324Z] #67 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:47.582Z] #67 11.13 (1/3) Installing ca-certificates (20241121-r1) [2025-01-09T05:50:47.582Z] #67 11.14 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:47.582Z] #67 11.14 (3/3) Installing tzdata (2024b-r0) [2025-01-09T05:50:47.841Z] #67 11.17 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:47.841Z] #67 11.18 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:47.841Z] #67 11.22 OK: 10 MiB in 17 packages [2025-01-09T05:50:49.224Z] #67 ... [2025-01-09T05:50:49.224Z] [2025-01-09T05:50:49.224Z] #52 [support-scheduler internal] load build context [2025-01-09T05:50:49.224Z] #52 transferring context: 439.00MB 12.4s done [2025-01-09T05:50:49.224Z] #52 DONE 13.8s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #68 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T05:50:49.482Z] #68 10.51 OK: 12 MiB in 21 packages [2025-01-09T05:50:49.482Z] #68 DONE 12.8s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T05:50:49.482Z] #66 10.39 (1/4) Installing ca-certificates (20241121-r1) [2025-01-09T05:50:49.482Z] #66 10.41 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:49.482Z] #66 10.42 (3/4) Installing su-exec (0.2-r3) [2025-01-09T05:50:49.482Z] #66 10.42 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T05:50:49.482Z] #66 10.51 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:49.482Z] #66 10.52 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:49.482Z] #66 10.58 OK: 19 MiB in 18 packages [2025-01-09T05:50:49.482Z] #66 DONE 12.8s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T05:50:49.482Z] #64 10.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:49.482Z] #64 10.33 (2/4) Installing openssl (3.3.2-r1) [2025-01-09T05:50:49.482Z] #64 10.34 (3/4) Installing su-exec (0.2-r3) [2025-01-09T05:50:49.482Z] #64 10.34 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T05:50:49.482Z] #64 10.43 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:49.482Z] #64 10.44 OK: 19 MiB in 18 packages [2025-01-09T05:50:49.482Z] #64 DONE 12.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T05:50:49.482Z] #67 DONE 12.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:50:49.482Z] #72 ... [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T05:50:49.482Z] #65 DONE 12.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #71 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-09T05:50:49.482Z] #71 DONE 12.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #50 [core-data internal] load build context [2025-01-09T05:50:49.482Z] #50 transferring context: 439.00MB 12.9s done [2025-01-09T05:50:49.482Z] #50 DONE 14.1s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #61 [core-metadata internal] load build context [2025-01-09T05:50:49.482Z] #61 transferring context: 439.00MB 12.8s done [2025-01-09T05:50:49.482Z] #61 DONE 13.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #60 [security-secretstore-setup internal] load build context [2025-01-09T05:50:49.482Z] #60 transferring context: 439.00MB 12.8s done [2025-01-09T05:50:49.482Z] #60 DONE 14.0s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #62 [security-proxy-setup internal] load build context [2025-01-09T05:50:49.482Z] #62 transferring context: 439.00MB 12.8s done [2025-01-09T05:50:49.482Z] #62 DONE 13.9s [2025-01-09T05:50:49.482Z] [2025-01-09T05:50:49.482Z] #53 [security-bootstrapper internal] load build context [2025-01-09T05:50:49.482Z] #53 transferring context: 439.00MB 13.0s done [2025-01-09T05:50:49.482Z] #53 DONE 14.1s [2025-01-09T05:50:49.741Z] [2025-01-09T05:50:49.741Z] #63 [support-notifications internal] load build context [2025-01-09T05:50:49.741Z] #63 transferring context: 439.00MB 12.4s done [2025-01-09T05:50:49.741Z] #63 DONE 13.2s [2025-01-09T05:50:49.741Z] [2025-01-09T05:50:49.741Z] #36 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:50:49.741Z] #36 transferring context: 439.00MB 12.6s done [2025-01-09T05:50:49.741Z] #36 DONE 13.3s [2025-01-09T05:50:49.741Z] [2025-01-09T05:50:49.741Z] #56 [security-proxy-auth internal] load build context [2025-01-09T05:50:49.741Z] #56 transferring context: 439.00MB 13.3s done [2025-01-09T05:50:49.741Z] #56 DONE 13.9s [2025-01-09T05:50:49.741Z] [2025-01-09T05:50:49.741Z] #59 [core-command internal] load build context [2025-01-09T05:50:49.741Z] #59 transferring context: 439.00MB 13.1s done [2025-01-09T05:50:49.741Z] #59 DONE 13.9s [2025-01-09T05:50:49.741Z] [2025-01-09T05:50:49.741Z] #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:50:49.999Z] #73 ... [2025-01-09T05:50:49.999Z] [2025-01-09T05:50:49.999Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:50:49.999Z] #74 DONE 0.7s [2025-01-09T05:50:49.999Z] [2025-01-09T05:50:49.999Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-09T05:50:49.999Z] #48 transferring context: 439.00MB 14.4s done [2025-01-09T05:50:49.999Z] #48 DONE 14.8s [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:50:50.257Z] #75 DONE 0.6s [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:50:50.257Z] #76 DONE 0.6s [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:50:50.257Z] #77 DONE 0.6s [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:50:50.257Z] #78 ... [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #51 [core-keeper internal] load build context [2025-01-09T05:50:50.257Z] #51 transferring context: 439.00MB 14.9s done [2025-01-09T05:50:50.257Z] #51 DONE 14.9s [2025-01-09T05:50:50.257Z] [2025-01-09T05:50:50.257Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:50:50.257Z] #79 DONE 0.2s [2025-01-09T05:50:50.515Z] [2025-01-09T05:50:50.515Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:50:50.515Z] #49 ... [2025-01-09T05:50:50.515Z] [2025-01-09T05:50:50.515Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T05:50:50.515Z] #0 9.619 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #80 ... [2025-01-09T05:50:50.772Z] [2025-01-09T05:50:50.772Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T05:50:50.772Z] #70 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #70 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #70 13.62 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:50:50.772Z] #70 13.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:50:50.772Z] #70 13.62 OK: 24171 distinct packages available [2025-01-09T05:50:50.772Z] #70 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #70 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #70 ... [2025-01-09T05:50:50.772Z] [2025-01-09T05:50:50.772Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:50:50.772Z] #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #0 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:50.772Z] #0 4.819 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:50.772Z] #0 4.832 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:50.772Z] #0 4.876 OK: 13 MiB in 28 packages [2025-01-09T05:50:50.772Z] #81 DONE 5.0s [2025-01-09T05:50:51.032Z] [2025-01-09T05:50:51.032Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-09T05:50:51.032Z] #0 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.032Z] #0 4.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.032Z] #0 4.980 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:51.032Z] #0 4.989 OK: 8 MiB in 18 packages [2025-01-09T05:50:51.032Z] #82 DONE 5.1s [2025-01-09T05:50:51.032Z] [2025-01-09T05:50:51.032Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:50:51.602Z] #83 DONE 0.3s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T05:50:51.603Z] #70 14.11 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:51.603Z] #70 14.11 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:50:51.603Z] #70 14.11 (3/5) Installing libucontext (1.2-r3) [2025-01-09T05:50:51.603Z] #70 14.12 (4/5) Installing gcompat (1.1.0-r4) [2025-01-09T05:50:51.603Z] #70 14.12 (5/5) Installing openssl (3.3.2-r1) [2025-01-09T05:50:51.603Z] #70 14.13 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:51.603Z] #70 14.14 OK: 9 MiB in 19 packages [2025-01-09T05:50:51.603Z] #70 DONE 14.4s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-09T05:50:51.603Z] #84 DONE 0.0s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-09T05:50:51.603Z] #85 DONE 0.0s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:50:51.603Z] #86 DONE 0.1s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #87 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-09T05:50:51.603Z] #87 DONE 0.1s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #88 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-09T05:50:51.603Z] #88 DONE 0.0s [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:50:51.603Z] #73 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.603Z] #73 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.603Z] #73 ... [2025-01-09T05:50:51.603Z] [2025-01-09T05:50:51.603Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-09T05:50:51.603Z] #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.603Z] #0 1.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:51.603Z] #0 2.025 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:51.603Z] #0 2.034 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:51.603Z] #0 2.094 OK: 19 MiB in 18 packages [2025-01-09T05:50:51.603Z] #89 DONE 2.3s [2025-01-09T05:50:51.860Z] [2025-01-09T05:50:51.860Z] #73 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:50:51.860Z] #73 2.348 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:51.860Z] #73 2.358 OK: 8 MiB in 15 packages [2025-01-09T05:50:52.118Z] #73 DONE 2.5s [2025-01-09T05:50:52.118Z] [2025-01-09T05:50:52.118Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-09T05:50:52.118Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.118Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.118Z] #0 2.401 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:52.119Z] #0 2.411 OK: 19 MiB in 18 packages [2025-01-09T05:50:52.119Z] #90 DONE 2.6s [2025-01-09T05:50:52.119Z] [2025-01-09T05:50:52.119Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:50:52.119Z] #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.119Z] #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.119Z] #0 2.385 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:52.119Z] #0 2.392 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:52.119Z] #0 2.448 OK: 12 MiB in 21 packages [2025-01-09T05:50:52.119Z] #91 DONE 2.6s [2025-01-09T05:50:52.119Z] [2025-01-09T05:50:52.119Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-09T05:50:52.119Z] #92 DONE 0.1s [2025-01-09T05:50:52.119Z] [2025-01-09T05:50:52.119Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:50:52.119Z] #72 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.119Z] #72 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.119Z] #72 2.378 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:52.119Z] #72 2.389 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:50:52.119Z] #72 2.459 OK: 10 MiB in 17 packages [2025-01-09T05:50:52.119Z] #72 DONE 2.7s [2025-01-09T05:50:52.119Z] [2025-01-09T05:50:52.119Z] #93 [security-spire-config] exporting to image [2025-01-09T05:50:52.119Z] #93 exporting layers [2025-01-09T05:50:52.377Z] #93 ... [2025-01-09T05:50:52.377Z] [2025-01-09T05:50:52.377Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:50:52.377Z] #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.377Z] #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.377Z] #0 6.162 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:52.377Z] #0 6.172 OK: 8 MiB in 15 packages [2025-01-09T05:50:52.377Z] #94 DONE 6.3s [2025-01-09T05:50:52.377Z] [2025-01-09T05:50:52.377Z] #93 [security-spire-config] exporting to image [2025-01-09T05:50:52.377Z] #93 exporting layers 0.8s done [2025-01-09T05:50:52.377Z] #93 writing image sha256:56051e3cd58cd6eca4cc303881cdd5a1347614e05fb18a0785674b220398ab14 done [2025-01-09T05:50:52.377Z] #93 naming to docker.io/library/security-spire-config done [2025-01-09T05:50:52.377Z] #93 DONE 0.8s [2025-01-09T05:50:52.377Z] [2025-01-09T05:50:52.377Z] #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-09T05:50:52.377Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.377Z] #0 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:52.377Z] #0 2.818 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:52.377Z] #0 2.833 OK: 8 MiB in 16 packages [2025-01-09T05:50:52.377Z] #95 DONE 2.9s [2025-01-09T05:50:52.377Z] [2025-01-09T05:50:52.377Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-09T05:50:53.778Z] #96 DONE 1.0s [2025-01-09T05:50:53.778Z] [2025-01-09T05:50:53.778Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-09T05:50:53.778Z] #97 DONE 0.0s [2025-01-09T05:50:53.778Z] [2025-01-09T05:50:53.778Z] #98 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-09T05:50:53.778Z] #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:53.778Z] #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:53.778Z] #0 2.120 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:50:53.778Z] #0 2.127 OK: 9 MiB in 19 packages [2025-01-09T05:50:53.778Z] #98 DONE 2.3s [2025-01-09T05:50:53.778Z] [2025-01-09T05:50:53.778Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:50:54.037Z] #99 DONE 0.4s [2025-01-09T05:50:54.037Z] [2025-01-09T05:50:54.037Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-09T05:50:54.037Z] #100 DONE 0.4s [2025-01-09T05:50:54.037Z] [2025-01-09T05:50:54.037Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-09T05:50:54.037Z] #101 DONE 0.1s [2025-01-09T05:50:54.037Z] [2025-01-09T05:50:54.037Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:50:54.296Z] #102 ... [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T05:50:54.296Z] #80 12.62 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:54.296Z] #80 13.45 OK: 248 MiB in 58 packages [2025-01-09T05:50:54.296Z] #80 DONE 13.6s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-09T05:50:54.296Z] #103 DONE 0.2s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-09T05:50:54.296Z] #104 DONE 0.3s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:50:54.296Z] #102 DONE 0.3s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #105 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-09T05:50:54.296Z] #0 5.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:54.296Z] #0 8.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T05:50:54.296Z] #0 8.996 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:50:54.296Z] #0 9.294 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:50:54.296Z] #0 9.303 OK: 8 MiB in 15 packages [2025-01-09T05:50:54.296Z] #105 DONE 9.4s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:50:54.296Z] #106 DONE 0.1s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-09T05:50:54.296Z] #107 DONE 0.1s [2025-01-09T05:50:54.296Z] [2025-01-09T05:50:54.296Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-09T05:50:54.297Z] #108 DONE 0.0s [2025-01-09T05:50:54.297Z] [2025-01-09T05:50:54.297Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-09T05:50:54.556Z] #109 DONE 0.1s [2025-01-09T05:50:54.556Z] [2025-01-09T05:50:54.556Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-09T05:50:54.556Z] #110 DONE 0.0s [2025-01-09T05:50:54.556Z] [2025-01-09T05:50:54.556Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:50:54.556Z] #111 DONE 0.0s [2025-01-09T05:50:54.556Z] [2025-01-09T05:50:54.556Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-09T05:50:54.556Z] #112 DONE 0.1s [2025-01-09T05:50:54.556Z] [2025-01-09T05:50:54.556Z] #93 [security-spire-server] exporting to image [2025-01-09T05:50:54.815Z] #93 ... [2025-01-09T05:50:54.815Z] [2025-01-09T05:50:54.815Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-09T05:50:54.815Z] #113 DONE 0.0s [2025-01-09T05:50:54.815Z] [2025-01-09T05:50:54.815Z] #93 [security-spire-agent] exporting to image [2025-01-09T05:50:55.079Z] #93 exporting layers 0.6s done [2025-01-09T05:50:55.079Z] #93 writing image sha256:66db2abcdd610b7f015330bc16b1b838d4ac9621ec8f5b3de7543b9dc2f82f33 done [2025-01-09T05:50:55.079Z] #93 naming to docker.io/library/security-spire-server done [2025-01-09T05:50:55.339Z] #93 writing image sha256:f75b2b58a42f5edfcf3c9f0a13c462c802fa619ccd9715130b06ced240e8fda8 done [2025-01-09T05:50:55.339Z] #93 naming to docker.io/library/security-spire-agent done [2025-01-09T05:50:55.339Z] #93 DONE 1.4s [2025-01-09T05:50:55.339Z] [2025-01-09T05:50:55.339Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:50:55.944Z] #9 exporting layers 17.2s done [2025-01-09T05:50:55.944Z] #9 writing image sha256:bd33e6093a63bcfe60bd318abfafc4e7aa4cfe5a0428bc118cae79ddd4ddeafc done [2025-01-09T05:50:55.944Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-09T05:50:55.944Z] #9 DONE 17.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:50:56.286Z] + docker inspect -f . ci-base-image-arm64 [2025-01-09T05:50:56.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:50:56.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container [2025-01-09T05:50:56.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:50:57.709Z] $ docker top 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T05:50:58.194Z] + go version [2025-01-09T05:50:58.462Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-09T05:50:58.475Z] $ docker stop --time=1 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e [2025-01-09T05:51:00.010Z] $ docker rm -f --volumes 0c57b5c9b433ad0a8b20ff3b05f993dac2f965fbe223f05b5b0ce2181c07353e [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-09T05:51:00.618Z] #114 ... [2025-01-09T05:51:00.618Z] [2025-01-09T05:51:00.618Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:00.618Z] #115 ... [2025-01-09T05:51:00.618Z] [2025-01-09T05:51:00.618Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:00.618Z] #116 ... [2025-01-09T05:51:00.618Z] [2025-01-09T05:51:00.618Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:00.618Z] #117 ... [2025-01-09T05:51:00.618Z] [2025-01-09T05:51:00.618Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:00.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-09T05:51:00.685Z] [2025-01-09T05:51:00.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:51:01.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-09T05:51:01.035Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-09T05:51:01.035Z] 547446be3368: Pulling fs layer [2025-01-09T05:51:01.035Z] d125d8839a47: Pulling fs layer [2025-01-09T05:51:01.035Z] 3e85d5ac6304: Pulling fs layer [2025-01-09T05:51:01.035Z] c3105a71a48b: Pulling fs layer [2025-01-09T05:51:01.035Z] 0f093f025ec4: Pulling fs layer [2025-01-09T05:51:01.035Z] c3106fc0e877: Pulling fs layer [2025-01-09T05:51:01.035Z] c3105a71a48b: Waiting [2025-01-09T05:51:01.035Z] 0f093f025ec4: Waiting [2025-01-09T05:51:01.035Z] c3106fc0e877: Waiting [2025-01-09T05:51:01.306Z] 547446be3368: Verifying Checksum [2025-01-09T05:51:01.306Z] 547446be3368: Download complete [2025-01-09T05:51:01.306Z] c3105a71a48b: Verifying Checksum [2025-01-09T05:51:01.306Z] c3105a71a48b: Download complete [2025-01-09T05:51:01.575Z] d125d8839a47: Verifying Checksum [2025-01-09T05:51:01.575Z] d125d8839a47: Download complete [2025-01-09T05:51:01.575Z] c3106fc0e877: Verifying Checksum [2025-01-09T05:51:01.575Z] c3106fc0e877: Download complete [2025-01-09T05:51:01.575Z] 0f093f025ec4: Verifying Checksum [2025-01-09T05:51:01.575Z] 0f093f025ec4: Download complete [2025-01-09T05:51:01.842Z] 547446be3368: Pull complete [2025-01-09T05:51:02.424Z] d125d8839a47: Pull complete [2025-01-09T05:51:03.380Z] 3e85d5ac6304: Verifying Checksum [2025-01-09T05:51:03.380Z] 3e85d5ac6304: Download complete [2025-01-09T05:51:15.710Z] 3e85d5ac6304: Pull complete [2025-01-09T05:51:15.710Z] c3105a71a48b: Pull complete [2025-01-09T05:51:17.654Z] 0f093f025ec4: Pull complete [2025-01-09T05:51:17.654Z] c3106fc0e877: Pull complete [2025-01-09T05:51:17.654Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-09T05:51:17.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-09T05:51:17.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T05:51:17.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container [2025-01-09T05:51:17.906Z] $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T05:51:19.673Z] $ docker top 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T05:51:20.175Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-09T05:51:22.132Z] #1 [core-data internal] load .dockerignore [2025-01-09T05:51:22.132Z] #1 transferring context: [2025-01-09T05:51:22.132Z] #1 transferring context: 50B 0.0s done [2025-01-09T05:51:22.132Z] #1 DONE 0.1s [2025-01-09T05:51:22.132Z] [2025-01-09T05:51:22.132Z] #2 [core-data internal] load build definition from Dockerfile [2025-01-09T05:51:22.132Z] #2 transferring dockerfile: 2.07kB done [2025-01-09T05:51:22.132Z] #2 DONE 0.1s [2025-01-09T05:51:22.132Z] [2025-01-09T05:51:22.132Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:22.132Z] #3 DONE 0.0s [2025-01-09T05:51:22.132Z] [2025-01-09T05:51:22.132Z] #4 [security-spire-config internal] load .dockerignore [2025-01-09T05:51:22.132Z] #4 transferring context: 50B done [2025-01-09T05:51:22.132Z] #4 DONE 0.1s [2025-01-09T05:51:22.132Z] [2025-01-09T05:51:22.132Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-01-09T05:51:22.132Z] #5 transferring dockerfile: 1.69kB done [2025-01-09T05:51:22.132Z] #5 DONE 0.1s [2025-01-09T05:51:22.132Z] [2025-01-09T05:51:22.132Z] #6 [core-metadata internal] load .dockerignore [2025-01-09T05:51:22.132Z] #6 transferring context: 50B 0.0s done [2025-01-09T05:51:22.402Z] #6 DONE 0.1s [2025-01-09T05:51:22.402Z] [2025-01-09T05:51:22.402Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-01-09T05:51:22.402Z] #7 transferring dockerfile: 2.13kB 0.0s done [2025-01-09T05:51:22.402Z] #7 DONE 0.1s [2025-01-09T05:51:22.402Z] [2025-01-09T05:51:22.402Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:22.402Z] #3 DONE 0.0s [2025-01-09T05:51:22.402Z] [2025-01-09T05:51:22.402Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-01-09T05:51:22.402Z] #8 transferring dockerfile: 1.70kB done [2025-01-09T05:51:22.402Z] #8 DONE 0.2s [2025-01-09T05:51:22.402Z] [2025-01-09T05:51:22.402Z] #9 [security-spire-server internal] load .dockerignore [2025-01-09T05:51:22.402Z] #9 transferring context: 50B 0.0s done [2025-01-09T05:51:22.402Z] #9 DONE 0.2s [2025-01-09T05:51:22.402Z] [2025-01-09T05:51:22.402Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-09T05:51:22.625Z] #118 DONE 30.1s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:22.625Z] #115 DONE 30.2s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:22.625Z] #114 DONE 26.0s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:22.625Z] #78 DONE 30.2s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:22.625Z] #117 DONE 30.2s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:22.625Z] #116 DONE 30.3s [2025-01-09T05:51:22.625Z] [2025-01-09T05:51:22.625Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-09T05:51:22.675Z] #10 ... [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-09T05:51:22.675Z] #11 DONE 0.0s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-09T05:51:22.675Z] #12 DONE 0.0s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #13 [security-secretstore-setup internal] load .dockerignore [2025-01-09T05:51:22.675Z] #13 transferring context: 50B 0.0s done [2025-01-09T05:51:22.675Z] #13 DONE 0.2s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #14 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:51:22.675Z] #14 DONE 0.5s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-09T05:51:22.675Z] #15 transferring dockerfile: 2.49kB done [2025-01-09T05:51:22.675Z] #15 DONE 0.3s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:22.675Z] #3 DONE 0.0s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-01-09T05:51:22.675Z] #16 transferring context: 50B done [2025-01-09T05:51:22.675Z] #16 DONE 0.2s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-09T05:51:22.675Z] #10 transferring dockerfile: 1.89kB done [2025-01-09T05:51:22.675Z] #10 DONE 0.2s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #17 [support-scheduler internal] load .dockerignore [2025-01-09T05:51:22.675Z] #17 ... [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:22.675Z] #3 DONE 0.0s [2025-01-09T05:51:22.675Z] [2025-01-09T05:51:22.675Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-09T05:51:22.675Z] #12 transferring dockerfile: 2.23kB done [2025-01-09T05:51:22.675Z] #12 DONE 0.2s [2025-01-09T05:51:22.949Z] [2025-01-09T05:51:22.949Z] #17 [support-scheduler internal] load .dockerignore [2025-01-09T05:51:22.949Z] #17 ... [2025-01-09T05:51:22.949Z] [2025-01-09T05:51:22.949Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-09T05:51:22.949Z] #11 transferring context: 50B done [2025-01-09T05:51:22.949Z] #11 DONE 0.3s [2025-01-09T05:51:22.949Z] [2025-01-09T05:51:22.949Z] #18 [support-scheduler internal] load build definition from Dockerfile [2025-01-09T05:51:22.949Z] #18 transferring dockerfile: 1.82kB done [2025-01-09T05:51:22.949Z] #18 DONE 0.3s [2025-01-09T05:51:22.949Z] [2025-01-09T05:51:22.949Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:22.949Z] #3 DONE 0.0s [2025-01-09T05:51:22.949Z] [2025-01-09T05:51:22.949Z] #17 [support-scheduler internal] load .dockerignore [2025-01-09T05:51:22.949Z] #17 transferring context: 50B 0.0s done [2025-01-09T05:51:23.220Z] #17 DONE 0.4s [2025-01-09T05:51:23.220Z] [2025-01-09T05:51:23.220Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:23.220Z] #3 DONE 0.0s [2025-01-09T05:51:23.220Z] [2025-01-09T05:51:23.220Z] #19 [security-proxy-auth internal] load .dockerignore [2025-01-09T05:51:23.220Z] #19 transferring context: 50B 0.0s done [2025-01-09T05:51:23.220Z] #19 DONE 0.4s [2025-01-09T05:51:23.220Z] [2025-01-09T05:51:23.220Z] #20 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:51:23.220Z] #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done [2025-01-09T05:51:23.220Z] #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:51:23.220Z] #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-09T05:51:23.220Z] #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-09T05:51:23.220Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 0B / 4.09MB 0.1s [2025-01-09T05:51:23.220Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.05MB / 4.09MB 0.3s [2025-01-09T05:51:23.489Z] #20 ... [2025-01-09T05:51:23.489Z] [2025-01-09T05:51:23.489Z] #21 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-09T05:51:23.489Z] #21 DONE 1.2s [2025-01-09T05:51:23.489Z] [2025-01-09T05:51:23.489Z] #20 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:51:23.489Z] #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done [2025-01-09T05:51:23.489Z] #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:51:23.489Z] #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-09T05:51:23.489Z] #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-09T05:51:23.489Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 3.83MB / 4.09MB 0.4s [2025-01-09T05:51:23.489Z] #20 ... [2025-01-09T05:51:23.489Z] [2025-01-09T05:51:23.489Z] #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:51:23.489Z] #14 DONE 1.2s [2025-01-09T05:51:23.489Z] [2025-01-09T05:51:23.489Z] #20 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:51:23.489Z] #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done [2025-01-09T05:51:23.489Z] #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:51:23.489Z] #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-09T05:51:23.489Z] #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-09T05:51:23.489Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done [2025-01-09T05:51:23.489Z] #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 [2025-01-09T05:51:23.759Z] #20 ... [2025-01-09T05:51:23.759Z] [2025-01-09T05:51:23.759Z] #22 [core-metadata internal] load build context [2025-01-09T05:51:23.759Z] #22 transferring context: 3.06MB 0.7s done [2025-01-09T05:51:23.759Z] #22 DONE 1.1s [2025-01-09T05:51:23.759Z] [2025-01-09T05:51:23.759Z] #23 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-09T05:51:23.759Z] #23 transferring dockerfile: 2.50kB 0.0s done [2025-01-09T05:51:23.759Z] #23 DONE 0.7s [2025-01-09T05:51:23.759Z] [2025-01-09T05:51:23.759Z] #24 [core-data internal] load build context [2025-01-09T05:51:23.759Z] #24 transferring context: 3.06MB 0.7s done [2025-01-09T05:51:23.759Z] #24 DONE 1.2s [2025-01-09T05:51:23.759Z] [2025-01-09T05:51:23.759Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:23.759Z] #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-09T05:51:23.759Z] #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-09T05:51:23.759Z] #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-09T05:51:23.759Z] #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-09T05:51:23.759Z] #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-09T05:51:24.028Z] #25 ... [2025-01-09T05:51:24.028Z] [2025-01-09T05:51:24.028Z] #26 [core-command internal] load .dockerignore [2025-01-09T05:51:24.028Z] #26 transferring context: 50B 0.1s done [2025-01-09T05:51:24.028Z] #26 DONE 1.1s [2025-01-09T05:51:24.028Z] [2025-01-09T05:51:24.028Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.028Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-09T05:51:24.028Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2025-01-09T05:51:24.028Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2025-01-09T05:51:24.028Z] #25 ... [2025-01-09T05:51:24.028Z] [2025-01-09T05:51:24.028Z] #27 [security-proxy-setup internal] load .dockerignore [2025-01-09T05:51:24.028Z] #27 transferring context: 50B 0.1s done [2025-01-09T05:51:24.028Z] #27 DONE 0.9s [2025-01-09T05:51:24.028Z] [2025-01-09T05:51:24.028Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.028Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-09T05:51:24.028Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-09T05:51:24.028Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 0.3s [2025-01-09T05:51:24.297Z] #25 ... [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:24.297Z] #3 DONE 0.0s [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #28 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-09T05:51:24.297Z] #28 transferring dockerfile: 2.15kB 0.0s done [2025-01-09T05:51:24.297Z] #28 DONE 1.4s [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.297Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-09T05:51:24.297Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.4s [2025-01-09T05:51:24.297Z] #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T05:51:24.297Z] #25 ... [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:24.297Z] #3 DONE 0.0s [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-09T05:51:24.297Z] #29 DONE 1.8s [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.297Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.5s [2025-01-09T05:51:24.297Z] #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-09T05:51:24.297Z] #25 ... [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #30 [security-secretstore-setup internal] load build context [2025-01-09T05:51:24.297Z] #30 transferring context: 3.06MB 0.8s done [2025-01-09T05:51:24.297Z] #30 DONE 1.2s [2025-01-09T05:51:24.297Z] [2025-01-09T05:51:24.297Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.298Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.6s [2025-01-09T05:51:24.566Z] #25 ... [2025-01-09T05:51:24.566Z] [2025-01-09T05:51:24.566Z] #31 [core-common-config-bootstrapper internal] load build context [2025-01-09T05:51:24.566Z] #31 transferring context: 3.06MB 0.9s done [2025-01-09T05:51:24.566Z] #31 DONE 1.3s [2025-01-09T05:51:24.566Z] [2025-01-09T05:51:24.566Z] #32 [security-spiffe-token-provider internal] load build context [2025-01-09T05:51:24.566Z] #32 transferring context: 3.06MB 1.0s done [2025-01-09T05:51:24.566Z] #32 DONE 1.4s [2025-01-09T05:51:24.566Z] [2025-01-09T05:51:24.566Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.566Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.41MB / 28.04MB 0.7s [2025-01-09T05:51:24.566Z] #25 ... [2025-01-09T05:51:24.566Z] [2025-01-09T05:51:24.566Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:51:24.566Z] #14 DONE 2.0s [2025-01-09T05:51:24.566Z] [2025-01-09T05:51:24.566Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.566Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 0.8s [2025-01-09T05:51:24.838Z] #25 ... [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-09T05:51:24.838Z] #29 DONE 2.1s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #33 [security-spire-server internal] load build context [2025-01-09T05:51:24.838Z] #33 transferring context: 23.68kB 0.0s done [2025-01-09T05:51:24.838Z] #33 DONE 1.2s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.838Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.73MB / 28.04MB 0.9s [2025-01-09T05:51:24.838Z] #25 ... [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #34 [security-spire-config internal] load build context [2025-01-09T05:51:24.838Z] #34 transferring context: 21.93kB 0.0s done [2025-01-09T05:51:24.838Z] #34 DONE 1.3s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.838Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.0s [2025-01-09T05:51:24.838Z] #25 ... [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #35 [security-spire-agent internal] load build definition from Dockerfile [2025-01-09T05:51:24.838Z] #35 transferring dockerfile: 1.81kB done [2025-01-09T05:51:24.838Z] #35 DONE 1.4s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #36 [support-notifications internal] load .dockerignore [2025-01-09T05:51:24.838Z] #36 transferring context: 50B 0.0s done [2025-01-09T05:51:24.838Z] #36 DONE 1.6s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #37 [core-command internal] load build definition from Dockerfile [2025-01-09T05:51:24.838Z] #37 transferring dockerfile: 1.94kB done [2025-01-09T05:51:24.838Z] #37 DONE 1.9s [2025-01-09T05:51:24.838Z] [2025-01-09T05:51:24.838Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:24.838Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s [2025-01-09T05:51:25.107Z] #25 ... [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #38 [security-bootstrapper internal] load .dockerignore [2025-01-09T05:51:25.107Z] #38 transferring context: 50B done [2025-01-09T05:51:25.107Z] #38 DONE 1.4s [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #39 [support-notifications internal] load build definition from Dockerfile [2025-01-09T05:51:25.107Z] #39 transferring dockerfile: 2.04kB done [2025-01-09T05:51:25.107Z] #39 DONE 1.7s [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:25.107Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done [2025-01-09T05:51:25.107Z] #25 ... [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #40 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-09T05:51:25.107Z] #40 transferring dockerfile: 3.02kB done [2025-01-09T05:51:25.107Z] #40 DONE 1.5s [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #41 [security-spire-agent internal] load .dockerignore [2025-01-09T05:51:25.107Z] #41 transferring context: 50B 0.0s done [2025-01-09T05:51:25.107Z] #41 DONE 1.7s [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:25.107Z] #3 DONE 0.0s [2025-01-09T05:51:25.107Z] [2025-01-09T05:51:25.107Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:25.107Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-09T05:51:25.378Z] #25 ... [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #42 [core-keeper internal] load .dockerignore [2025-01-09T05:51:25.378Z] #42 transferring context: 50B done [2025-01-09T05:51:25.378Z] #42 DONE 1.4s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #43 [core-keeper internal] load build definition from Dockerfile [2025-01-09T05:51:25.378Z] #43 transferring dockerfile: 2.07kB 0.0s done [2025-01-09T05:51:25.378Z] #43 DONE 1.4s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-09T05:51:25.378Z] #3 DONE 0.0s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #44 [support-scheduler internal] load build context [2025-01-09T05:51:25.378Z] #44 transferring context: 3.06MB 0.5s done [2025-01-09T05:51:25.378Z] #44 DONE 1.7s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-09T05:51:25.378Z] #45 DONE 1.5s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:25.378Z] #25 ... [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #29 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-09T05:51:25.378Z] #29 DONE 2.5s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-09T05:51:25.378Z] #21 DONE 1.4s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T05:51:25.378Z] #14 DONE 2.4s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #45 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-09T05:51:25.378Z] #45 DONE 1.9s [2025-01-09T05:51:25.378Z] [2025-01-09T05:51:25.378Z] #25 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:25.647Z] #25 ... [2025-01-09T05:51:25.647Z] [2025-01-09T05:51:25.647Z] #20 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:51:25.647Z] #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done [2025-01-09T05:51:25.647Z] #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:51:25.647Z] #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-09T05:51:25.647Z] #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-09T05:51:25.647Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done [2025-01-09T05:51:25.647Z] #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.2s done [2025-01-09T05:51:25.647Z] #20 DONE 3.8s [2025-01-09T05:51:25.647Z] [2025-01-09T05:51:25.647Z] #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:27.161Z] #119 ... [2025-01-09T05:51:27.161Z] [2025-01-09T05:51:27.161Z] #120 [core-data builder 6/7] COPY . . [2025-01-09T05:51:27.179Z] #46 ... [2025-01-09T05:51:27.179Z] [2025-01-09T05:51:27.179Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-09T05:51:27.179Z] #47 DONE 1.5s [2025-01-09T05:51:27.179Z] [2025-01-09T05:51:27.179Z] #48 [support-notifications internal] load build context [2025-01-09T05:51:27.179Z] #48 ... [2025-01-09T05:51:27.179Z] [2025-01-09T05:51:27.179Z] #20 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-09T05:51:27.179Z] #20 resolve docker.io/library/alpine:3.20@sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 0.2s done [2025-01-09T05:51:27.179Z] #20 sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f 9.22kB / 9.22kB done [2025-01-09T05:51:27.179Z] #20 sha256:aecd12b654fd11b0c9b727949e9d322ca2011fd96493d8472eae8df78c3f11f6 1.02kB / 1.02kB done [2025-01-09T05:51:27.179Z] #20 sha256:c051696d2c6a0a7cd987415c451143a7cf0d18997b063155e3b2b22028e00604 597B / 597B done [2025-01-09T05:51:27.179Z] #20 sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 4.09MB / 4.09MB 0.4s done [2025-01-09T05:51:27.179Z] #20 extracting sha256:ef22e11fe7735044a1b56fc644666588aa863fb6abe827f676cb9d11ba34d993 1.2s done [2025-01-09T05:51:27.179Z] #20 DONE 3.8s [2025-01-09T05:51:27.179Z] [2025-01-09T05:51:27.179Z] #48 [support-notifications internal] load build context [2025-01-09T05:51:27.528Z] #48 ... [2025-01-09T05:51:27.528Z] [2025-01-09T05:51:27.528Z] #49 [security-spire-agent internal] load build context [2025-01-09T05:51:27.528Z] #49 transferring context: 23.21kB 0.1s done [2025-01-09T05:51:27.528Z] #49 DONE 0.6s [2025-01-09T05:51:27.528Z] [2025-01-09T05:51:27.528Z] #48 [support-notifications internal] load build context [2025-01-09T05:51:27.805Z] #48 ... [2025-01-09T05:51:27.805Z] [2025-01-09T05:51:27.805Z] #50 [security-proxy-setup internal] load build context [2025-01-09T05:51:27.805Z] #50 transferring context: 3.06MB 2.1s done [2025-01-09T05:51:27.805Z] #50 DONE 3.2s [2025-01-09T05:51:27.805Z] [2025-01-09T05:51:27.805Z] #48 [support-notifications internal] load build context [2025-01-09T05:51:28.403Z] #48 transferring context: 3.06MB 2.8s done [2025-01-09T05:51:28.686Z] #48 DONE 3.2s [2025-01-09T05:51:28.686Z] [2025-01-09T05:51:28.686Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:28.686Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2025-01-09T05:51:28.686Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-09T05:51:28.686Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-09T05:51:28.686Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-09T05:51:28.686Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.11MB / 18.32MB 1.0s [2025-01-09T05:51:28.686Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-09T05:51:28.686Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-09T05:51:28.686Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.1s [2025-01-09T05:51:28.966Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 1.3s [2025-01-09T05:51:29.236Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.6s [2025-01-09T05:51:29.236Z] #51 ... [2025-01-09T05:51:29.236Z] [2025-01-09T05:51:29.236Z] #52 [security-proxy-auth internal] load build context [2025-01-09T05:51:29.236Z] #52 transferring context: 3.06MB 3.5s done [2025-01-09T05:51:29.236Z] #52 DONE 4.7s [2025-01-09T05:51:29.236Z] [2025-01-09T05:51:29.236Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:29.513Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 1.9s [2025-01-09T05:51:29.776Z] #120 DONE 9.3s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #121 DONE 9.3s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #122 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #123 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #124 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #125 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #126 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #127 [security-proxy-auth builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #127 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #128 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #129 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #130 [core-command builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #130 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #119 DONE 9.3s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #131 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #132 [core-metadata builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #132 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #133 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #134 [security-proxy-setup builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #134 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #135 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #136 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #137 [support-scheduler builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #137 DONE 9.4s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #138 [security-bootstrapper builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #138 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:29.776Z] #139 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:29.776Z] #140 CACHED [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #141 [core-keeper builder 7/8] COPY . . [2025-01-09T05:51:29.776Z] #141 DONE 9.4s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-09T05:51:29.776Z] #142 DONE 9.4s [2025-01-09T05:51:29.776Z] [2025-01-09T05:51:29.776Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T05:51:29.796Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.3s [2025-01-09T05:51:29.796Z] #51 ... [2025-01-09T05:51:29.796Z] [2025-01-09T05:51:29.796Z] #53 [core-keeper internal] load build context [2025-01-09T05:51:29.796Z] #53 transferring context: 3.06MB 3.2s done [2025-01-09T05:51:29.796Z] #53 DONE 4.5s [2025-01-09T05:51:29.796Z] [2025-01-09T05:51:29.796Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:30.070Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.38MB / 18.32MB 2.5s [2025-01-09T05:51:30.340Z] #51 ... [2025-01-09T05:51:30.340Z] [2025-01-09T05:51:30.340Z] #54 [core-command internal] load build context [2025-01-09T05:51:30.340Z] #54 transferring context: 3.06MB 3.3s done [2025-01-09T05:51:30.340Z] #54 DONE 4.9s [2025-01-09T05:51:30.340Z] [2025-01-09T05:51:30.340Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:30.340Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.7s [2025-01-09T05:51:30.611Z] #51 ... [2025-01-09T05:51:30.611Z] [2025-01-09T05:51:30.611Z] #55 [security-bootstrapper internal] load build context [2025-01-09T05:51:30.611Z] #55 transferring context: 3.06MB 3.6s done [2025-01-09T05:51:30.611Z] #55 DONE 5.1s [2025-01-09T05:51:30.611Z] [2025-01-09T05:51:30.611Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:30.611Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.0s [2025-01-09T05:51:30.611Z] #51 ... [2025-01-09T05:51:30.611Z] [2025-01-09T05:51:30.611Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-09T05:51:30.611Z] #56 DONE 5.3s [2025-01-09T05:51:30.611Z] [2025-01-09T05:51:30.611Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:30.611Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 3.2s [2025-01-09T05:51:30.881Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 3.4s [2025-01-09T05:51:31.152Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.02MB / 18.32MB 3.6s [2025-01-09T05:51:31.168Z] #143 1.267 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-09T05:51:31.481Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 3.8s [2025-01-09T05:51:31.481Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.0s done [2025-01-09T05:51:31.751Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-01-09T05:51:33.171Z] #51 ... [2025-01-09T05:51:33.171Z] [2025-01-09T05:51:33.171Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-09T05:51:33.171Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.171Z] #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.171Z] #0 7.127 OK: 239 MiB in 58 packages [2025-01-09T05:51:33.171Z] #57 DONE 7.9s [2025-01-09T05:51:33.171Z] [2025-01-09T05:51:33.171Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T05:51:33.171Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.171Z] #0 3.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.171Z] #0 6.765 OK: 239 MiB in 58 packages [2025-01-09T05:51:33.171Z] #58 DONE 8.3s [2025-01-09T05:51:33.457Z] [2025-01-09T05:51:33.457Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:33.738Z] #51 ... [2025-01-09T05:51:33.739Z] [2025-01-09T05:51:33.739Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-09T05:51:33.739Z] #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.739Z] #0 4.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:33.739Z] #0 7.531 OK: 239 MiB in 58 packages [2025-01-09T05:51:33.739Z] #59 DONE 8.4s [2025-01-09T05:51:33.739Z] [2025-01-09T05:51:33.739Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:34.024Z] #51 ... [2025-01-09T05:51:34.024Z] [2025-01-09T05:51:34.024Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T05:51:34.024Z] #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:34.024Z] #0 5.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:34.024Z] #0 8.476 OK: 239 MiB in 58 packages [2025-01-09T05:51:34.024Z] #60 DONE 9.4s [2025-01-09T05:51:34.305Z] [2025-01-09T05:51:34.305Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:34.576Z] #51 ... [2025-01-09T05:51:34.576Z] [2025-01-09T05:51:34.576Z] #61 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:34.576Z] #61 DONE 1.2s [2025-01-09T05:51:34.576Z] [2025-01-09T05:51:34.576Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:34.576Z] #62 DONE 1.3s [2025-01-09T05:51:34.576Z] [2025-01-09T05:51:34.576Z] #63 [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-09T05:51:34.576Z] #63 DONE 9.0s [2025-01-09T05:51:34.576Z] [2025-01-09T05:51:34.576Z] #64 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:35.167Z] #64 ... [2025-01-09T05:51:35.167Z] [2025-01-09T05:51:35.167Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:35.167Z] #65 DONE 1.3s [2025-01-09T05:51:35.167Z] [2025-01-09T05:51:35.167Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:35.167Z] #66 DONE 1.0s [2025-01-09T05:51:35.167Z] [2025-01-09T05:51:35.167Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-09T05:51:35.167Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.167Z] #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.167Z] #0 6.889 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:51:35.167Z] #0 6.889 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:51:35.167Z] #0 6.889 OK: 24050 distinct packages available [2025-01-09T05:51:35.167Z] #0 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.167Z] #0 8.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.439Z] #67 ... [2025-01-09T05:51:35.439Z] [2025-01-09T05:51:35.439Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:35.439Z] #25 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-09T05:51:35.439Z] #25 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-09T05:51:35.439Z] #25 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-09T05:51:35.439Z] #25 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-09T05:51:35.439Z] #25 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-09T05:51:35.439Z] #25 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-09T05:51:35.439Z] #25 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-09T05:51:35.439Z] #25 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-09T05:51:35.439Z] #25 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done [2025-01-09T05:51:35.439Z] #25 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T05:51:35.439Z] #25 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-09T05:51:35.439Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2025-01-09T05:51:35.439Z] #25 ... [2025-01-09T05:51:35.439Z] [2025-01-09T05:51:35.439Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T05:51:35.439Z] #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.439Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.710Z] #68 ... [2025-01-09T05:51:35.710Z] [2025-01-09T05:51:35.710Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-09T05:51:35.710Z] #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.710Z] #0 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.982Z] #69 ... [2025-01-09T05:51:35.982Z] [2025-01-09T05:51:35.982Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T05:51:35.982Z] #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.982Z] #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.982Z] #70 ... [2025-01-09T05:51:35.982Z] [2025-01-09T05:51:35.982Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T05:51:35.982Z] #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:35.982Z] #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.255Z] #71 ... [2025-01-09T05:51:36.255Z] [2025-01-09T05:51:36.255Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T05:51:36.255Z] #0 8.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.255Z] #0 9.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.255Z] #72 ... [2025-01-09T05:51:36.255Z] [2025-01-09T05:51:36.255Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:36.255Z] #0 6.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.255Z] #0 8.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.524Z] #73 ... [2025-01-09T05:51:36.524Z] [2025-01-09T05:51:36.524Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-09T05:51:36.524Z] #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.524Z] #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.524Z] #74 ... [2025-01-09T05:51:36.524Z] [2025-01-09T05:51:36.524Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T05:51:36.524Z] #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.524Z] #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.795Z] #75 ... [2025-01-09T05:51:36.795Z] [2025-01-09T05:51:36.795Z] #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T05:51:36.795Z] #0 7.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.795Z] #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:36.795Z] #76 ... [2025-01-09T05:51:36.795Z] [2025-01-09T05:51:36.795Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:40.175Z] #25 ... [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:40.175Z] #46 5.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:40.175Z] #46 7.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:40.175Z] #46 12.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:40.175Z] #46 12.90 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:40.175Z] #46 12.97 OK: 9 MiB in 15 packages [2025-01-09T05:51:40.175Z] #46 DONE 14.5s [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:40.175Z] #73 12.85 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:40.175Z] #73 12.87 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:40.175Z] #73 12.98 OK: 9 MiB in 15 packages [2025-01-09T05:51:40.175Z] #73 DONE 14.3s [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:40.175Z] #25 ... [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T05:51:40.175Z] #72 13.02 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:40.175Z] #72 13.06 (2/2) Installing su-exec (0.2-r3) [2025-01-09T05:51:40.175Z] #72 13.07 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:40.175Z] #72 13.21 OK: 9 MiB in 16 packages [2025-01-09T05:51:40.175Z] #72 DONE 14.6s [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-09T05:51:40.175Z] #67 13.19 OK: 239 MiB in 58 packages [2025-01-09T05:51:40.175Z] #67 DONE 14.9s [2025-01-09T05:51:40.175Z] [2025-01-09T05:51:40.175Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:40.771Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2025-01-09T05:51:40.771Z] #25 ... [2025-01-09T05:51:40.771Z] [2025-01-09T05:51:40.771Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T05:51:40.771Z] #0 5.028 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:40.771Z] #0 6.572 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:40.771Z] #77 ... [2025-01-09T05:51:40.771Z] [2025-01-09T05:51:40.771Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:40.771Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.1s [2025-01-09T05:51:41.043Z] #51 ... [2025-01-09T05:51:41.043Z] [2025-01-09T05:51:41.043Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:51:41.043Z] #78 DONE 0.8s [2025-01-09T05:51:41.043Z] [2025-01-09T05:51:41.043Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:41.043Z] #51 ... [2025-01-09T05:51:41.043Z] [2025-01-09T05:51:41.043Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:41.135Z] #143 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T05:51:41.135Z] #0 1.279 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-09T05:51:41.135Z] #144 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T05:51:41.135Z] #0 1.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-09T05:51:41.135Z] #145 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T05:51:41.135Z] #0 1.425 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-09T05:51:41.135Z] #146 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T05:51:41.135Z] #0 1.452 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-09T05:51:41.135Z] #147 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T05:51:41.135Z] #0 0.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-09T05:51:41.135Z] #148 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:51:41.135Z] #0 0.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-09T05:51:41.135Z] #149 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T05:51:41.135Z] #0 1.045 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-09T05:51:41.135Z] #150 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #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-09T05:51:41.135Z] #0 0.522 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-09T05:51:41.135Z] #151 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T05:51:41.135Z] #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-09T05:51:41.135Z] #152 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T05:51:41.135Z] #0 0.869 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-09T05:51:41.135Z] #153 ... [2025-01-09T05:51:41.135Z] [2025-01-09T05:51:41.135Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T05:51:41.135Z] #0 0.758 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-09T05:51:41.631Z] #25 ... [2025-01-09T05:51:41.631Z] [2025-01-09T05:51:41.631Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T05:51:41.631Z] #70 11.90 (1/3) Installing ca-certificates (20241121-r1) [2025-01-09T05:51:41.631Z] #70 12.22 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:41.631Z] #70 12.25 (3/3) Installing tzdata (2024b-r0) [2025-01-09T05:51:41.631Z] #70 12.98 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:41.631Z] #70 13.03 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:41.631Z] #70 13.78 OK: 11 MiB in 17 packages [2025-01-09T05:51:41.631Z] #70 DONE 15.8s [2025-01-09T05:51:41.631Z] [2025-01-09T05:51:41.631Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T05:51:41.631Z] #77 10.86 OK: 239 MiB in 58 packages [2025-01-09T05:51:42.600Z] #77 ... [2025-01-09T05:51:42.600Z] [2025-01-09T05:51:42.600Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T05:51:42.600Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s done [2025-01-09T05:51:42.600Z] #51 DONE 15.5s [2025-01-09T05:51:42.600Z] [2025-01-09T05:51:42.600Z] #76 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T05:51:42.600Z] #76 13.63 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:42.600Z] #76 13.65 (2/4) Installing openssl (3.3.2-r1) [2025-01-09T05:51:42.600Z] #76 13.73 (3/4) Installing su-exec (0.2-r3) [2025-01-09T05:51:42.600Z] #76 13.74 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T05:51:42.600Z] #76 14.65 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:42.600Z] #76 14.83 OK: 20 MiB in 18 packages [2025-01-09T05:51:42.600Z] #76 DONE 16.8s [2025-01-09T05:51:42.600Z] [2025-01-09T05:51:42.600Z] #75 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T05:51:42.600Z] #75 12.72 (1/7) Installing ca-certificates (20241121-r1) [2025-01-09T05:51:42.600Z] #75 13.19 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:42.600Z] #75 13.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-09T05:51:42.600Z] #75 13.32 (4/7) Installing libsodium (1.0.19-r0) [2025-01-09T05:51:42.600Z] #75 13.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-09T05:51:42.600Z] #75 13.97 (6/7) Installing libzmq (4.3.5-r2) [2025-01-09T05:51:42.600Z] #75 14.03 (7/7) Installing zeromq (4.3.5-r2) [2025-01-09T05:51:42.600Z] #75 14.09 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:42.600Z] #75 14.20 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:42.600Z] #75 15.03 OK: 14 MiB in 21 packages [2025-01-09T05:51:42.600Z] #75 DONE 16.9s [2025-01-09T05:51:42.600Z] [2025-01-09T05:51:42.600Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:43.189Z] #25 ... [2025-01-09T05:51:43.189Z] [2025-01-09T05:51:43.189Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T05:51:43.189Z] #77 DONE 12.3s [2025-01-09T05:51:43.189Z] [2025-01-09T05:51:43.189Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-09T05:51:43.776Z] #79 ... [2025-01-09T05:51:43.776Z] [2025-01-09T05:51:43.776Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T05:51:43.776Z] #71 13.95 (1/4) Installing ca-certificates (20241121-r1) [2025-01-09T05:51:43.776Z] #71 14.34 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:43.776Z] #71 14.35 (3/4) Installing su-exec (0.2-r3) [2025-01-09T05:51:43.776Z] #71 14.37 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T05:51:43.776Z] #71 15.35 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:43.776Z] #71 15.47 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:43.776Z] #71 16.54 OK: 20 MiB in 18 packages [2025-01-09T05:51:43.776Z] #71 DONE 18.1s [2025-01-09T05:51:43.776Z] [2025-01-09T05:51:43.776Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:44.748Z] #25 ... [2025-01-09T05:51:44.748Z] [2025-01-09T05:51:44.748Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-09T05:51:44.748Z] #79 DONE 1.5s [2025-01-09T05:51:44.748Z] [2025-01-09T05:51:44.748Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:44.748Z] #25 ... [2025-01-09T05:51:44.748Z] [2025-01-09T05:51:44.748Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:44.748Z] #80 ... [2025-01-09T05:51:44.748Z] [2025-01-09T05:51:44.748Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:44.748Z] #81 ... [2025-01-09T05:51:44.748Z] [2025-01-09T05:51:44.748Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:45.023Z] #82 ... [2025-01-09T05:51:45.023Z] [2025-01-09T05:51:45.023Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T05:51:45.023Z] #68 10.85 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:51:45.023Z] #68 10.85 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:51:45.023Z] #68 10.85 OK: 24049 distinct packages available [2025-01-09T05:51:45.023Z] #68 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:45.023Z] #68 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:45.023Z] #68 18.88 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:45.023Z] #68 18.96 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:51:45.023Z] #68 18.96 (3/5) Installing libucontext (1.2-r3) [2025-01-09T05:51:45.023Z] #68 18.96 (4/5) Installing gcompat (1.1.0-r4) [2025-01-09T05:51:45.023Z] #68 19.00 (5/5) Installing openssl (3.3.2-r1) [2025-01-09T05:51:45.023Z] #68 19.03 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:45.023Z] #68 19.17 OK: 10 MiB in 19 packages [2025-01-09T05:51:45.023Z] #68 DONE 20.0s [2025-01-09T05:51:45.294Z] [2025-01-09T05:51:45.294Z] #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:45.294Z] #83 ... [2025-01-09T05:51:45.294Z] [2025-01-09T05:51:45.294Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:45.565Z] #84 ... [2025-01-09T05:51:45.565Z] [2025-01-09T05:51:45.565Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:45.565Z] #85 ... [2025-01-09T05:51:45.565Z] [2025-01-09T05:51:45.565Z] #64 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-09T05:51:45.565Z] #64 3.506 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:45.565Z] #64 4.855 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:45.565Z] #64 9.457 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:45.565Z] #64 9.914 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:45.565Z] #64 10.02 OK: 9 MiB in 15 packages [2025-01-09T05:51:45.565Z] #64 DONE 11.1s [2025-01-09T05:51:45.565Z] [2025-01-09T05:51:45.565Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:46.154Z] #25 ... [2025-01-09T05:51:46.154Z] [2025-01-09T05:51:46.154Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-09T05:51:46.154Z] #69 12.75 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:51:46.154Z] #69 12.75 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:51:46.154Z] #69 12.75 OK: 24049 distinct packages available [2025-01-09T05:51:46.154Z] #69 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:46.154Z] #69 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:46.154Z] #69 19.22 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:46.154Z] #69 19.25 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:51:46.154Z] #69 19.29 (3/4) Installing libucontext (1.2-r3) [2025-01-09T05:51:46.154Z] #69 19.29 (4/4) Installing gcompat (1.1.0-r4) [2025-01-09T05:51:46.154Z] #69 19.29 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:46.154Z] #69 19.38 OK: 9 MiB in 18 packages [2025-01-09T05:51:46.154Z] #69 DONE 20.5s [2025-01-09T05:51:46.154Z] [2025-01-09T05:51:46.154Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:46.154Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s [2025-01-09T05:51:46.740Z] #25 ... [2025-01-09T05:51:46.740Z] [2025-01-09T05:51:46.740Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-09T05:51:46.740Z] #74 12.41 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T05:51:46.740Z] #74 12.41 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T05:51:46.740Z] #74 12.41 OK: 24049 distinct packages available [2025-01-09T05:51:46.740Z] #74 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:46.740Z] #74 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:46.740Z] #74 18.88 (1/14) Installing ca-certificates (20241121-r1) [2025-01-09T05:51:46.740Z] #74 19.06 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-09T05:51:46.740Z] #74 19.10 (3/14) Installing c-ares (1.33.1-r0) [2025-01-09T05:51:46.740Z] #74 19.12 (4/14) Installing libunistring (1.2-r0) [2025-01-09T05:51:46.740Z] #74 19.21 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-09T05:51:46.740Z] #74 19.21 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-09T05:51:46.740Z] #74 19.22 (7/14) Installing libpsl (0.21.5-r1) [2025-01-09T05:51:46.740Z] #74 19.23 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-09T05:51:46.740Z] #74 19.26 (9/14) Installing libcurl (8.11.1-r0) [2025-01-09T05:51:46.740Z] #74 19.30 (10/14) Installing curl (8.11.1-r0) [2025-01-09T05:51:46.740Z] #74 19.33 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-09T05:51:46.740Z] #74 19.33 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-09T05:51:46.740Z] #74 19.37 (13/14) Installing libucontext (1.2-r3) [2025-01-09T05:51:46.740Z] #74 19.37 (14/14) Installing gcompat (1.1.0-r4) [2025-01-09T05:51:46.740Z] #74 19.39 Executing busybox-1.36.1-r29.trigger [2025-01-09T05:51:46.740Z] #74 19.47 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:46.740Z] #74 20.16 OK: 15 MiB in 28 packages [2025-01-09T05:51:46.740Z] #74 DONE 21.0s [2025-01-09T05:51:46.740Z] [2025-01-09T05:51:46.740Z] #25 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:51:48.157Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done [2025-01-09T05:51:48.157Z] #25 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.8s done [2025-01-09T05:51:48.430Z] #25 DONE 25.4s [2025-01-09T05:51:48.430Z] [2025-01-09T05:51:48.430Z] #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:48.430Z] #83 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:48.430Z] #83 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:49.852Z] #83 ... [2025-01-09T05:51:49.852Z] [2025-01-09T05:51:49.852Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:51:49.853Z] #0 7.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:49.853Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:49.853Z] #86 ... [2025-01-09T05:51:49.853Z] [2025-01-09T05:51:49.853Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:51:49.853Z] #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:49.853Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:50.122Z] #87 ... [2025-01-09T05:51:50.122Z] [2025-01-09T05:51:50.122Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-09T05:51:50.122Z] #0 5.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:50.122Z] #0 6.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:50.122Z] #0 9.666 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:50.122Z] #0 9.741 OK: 9 MiB in 16 packages [2025-01-09T05:51:50.392Z] #88 ... [2025-01-09T05:51:50.392Z] [2025-01-09T05:51:50.392Z] #83 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:50.392Z] #83 10.27 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:50.392Z] #83 10.34 OK: 9 MiB in 15 packages [2025-01-09T05:51:50.978Z] #83 ... [2025-01-09T05:51:50.978Z] [2025-01-09T05:51:50.978Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-09T05:51:50.978Z] #88 DONE 10.7s [2025-01-09T05:51:50.978Z] [2025-01-09T05:51:50.978Z] #83 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:51.249Z] #83 DONE 11.6s [2025-01-09T05:51:51.249Z] [2025-01-09T05:51:51.249Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-09T05:51:51.249Z] #89 ... [2025-01-09T05:51:51.249Z] [2025-01-09T05:51:51.249Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:51:51.249Z] #0 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:51.249Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:51.249Z] #0 9.544 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:51.249Z] #0 9.596 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:51.519Z] #90 ... [2025-01-09T05:51:51.519Z] [2025-01-09T05:51:51.519Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:51:51.791Z] #91 ... [2025-01-09T05:51:51.791Z] [2025-01-09T05:51:51.791Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:51:51.791Z] #86 10.90 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:51.791Z] #86 10.94 OK: 9 MiB in 15 packages [2025-01-09T05:51:51.791Z] #86 DONE 11.9s [2025-01-09T05:51:51.791Z] [2025-01-09T05:51:51.791Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-09T05:51:51.791Z] #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:51.791Z] #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.064Z] #92 ... [2025-01-09T05:51:52.064Z] [2025-01-09T05:51:52.064Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:51:52.064Z] #90 10.52 OK: 11 MiB in 17 packages [2025-01-09T05:51:52.651Z] #90 ... [2025-01-09T05:51:52.651Z] [2025-01-09T05:51:52.651Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-09T05:51:52.651Z] #0 5.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.651Z] #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.651Z] #0 9.761 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:52.651Z] #0 9.807 OK: 20 MiB in 18 packages [2025-01-09T05:51:52.651Z] #93 ... [2025-01-09T05:51:52.651Z] [2025-01-09T05:51:52.651Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:51:52.651Z] #90 DONE 11.3s [2025-01-09T05:51:52.651Z] [2025-01-09T05:51:52.651Z] #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:51:52.651Z] #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.651Z] #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.926Z] #94 ... [2025-01-09T05:51:52.926Z] [2025-01-09T05:51:52.926Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:52.926Z] #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:52.926Z] #0 4.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:53.203Z] #95 ... [2025-01-09T05:51:53.203Z] [2025-01-09T05:51:53.203Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-09T05:51:53.203Z] #93 DONE 10.5s [2025-01-09T05:51:53.203Z] [2025-01-09T05:51:53.203Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-09T05:51:53.476Z] #96 DONE 0.3s [2025-01-09T05:51:53.476Z] [2025-01-09T05:51:53.476Z] #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:51:53.476Z] #94 10.61 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:53.476Z] #94 10.63 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:53.476Z] #94 ... [2025-01-09T05:51:53.476Z] [2025-01-09T05:51:53.476Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-09T05:51:53.476Z] #89 DONE 2.5s [2025-01-09T05:51:53.744Z] [2025-01-09T05:51:53.744Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-09T05:51:53.744Z] #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:53.744Z] #0 5.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-09T05:51:53.744Z] #0 9.161 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:53.744Z] #0 9.184 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:53.744Z] #0 9.661 OK: 20 MiB in 18 packages [2025-01-09T05:51:53.744Z] #97 ... [2025-01-09T05:51:53.744Z] [2025-01-09T05:51:53.744Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-09T05:51:53.744Z] #98 DONE 0.4s [2025-01-09T05:51:53.744Z] [2025-01-09T05:51:53.744Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-09T05:51:53.744Z] #92 7.936 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:53.744Z] #92 7.989 OK: 10 MiB in 19 packages [2025-01-09T05:51:53.744Z] #92 DONE 9.1s [2025-01-09T05:51:53.744Z] [2025-01-09T05:51:53.744Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:51:54.340Z] #99 ... [2025-01-09T05:51:54.340Z] [2025-01-09T05:51:54.340Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-09T05:51:54.340Z] #97 DONE 10.5s [2025-01-09T05:51:54.340Z] [2025-01-09T05:51:54.340Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:54.340Z] #95 8.123 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:54.340Z] #95 8.207 OK: 9 MiB in 18 packages [2025-01-09T05:51:54.610Z] #95 ... [2025-01-09T05:51:54.610Z] [2025-01-09T05:51:54.610Z] #94 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T05:51:54.610Z] #94 11.21 OK: 14 MiB in 21 packages [2025-01-09T05:51:54.610Z] #94 DONE 12.1s [2025-01-09T05:51:54.885Z] [2025-01-09T05:51:54.885Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T05:51:54.885Z] #87 6.927 (1/1) Upgrading ca-certificates-bundle (20241121-r0 -> 20241121-r1) [2025-01-09T05:51:54.885Z] #87 6.975 Executing ca-certificates-20241121-r1.trigger [2025-01-09T05:51:54.885Z] #87 7.593 OK: 15 MiB in 28 packages [2025-01-09T05:51:55.162Z] #87 DONE 8.6s [2025-01-09T05:51:55.162Z] [2025-01-09T05:51:55.162Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-09T05:51:55.162Z] #95 DONE 9.1s [2025-01-09T05:51:55.162Z] [2025-01-09T05:51:55.162Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-09T05:51:56.573Z] #100 ... [2025-01-09T05:51:56.573Z] [2025-01-09T05:51:56.573Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:51:56.573Z] #99 DONE 2.6s [2025-01-09T05:51:56.573Z] [2025-01-09T05:51:56.573Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-09T05:51:56.573Z] #100 DONE 2.7s [2025-01-09T05:51:56.573Z] [2025-01-09T05:51:56.573Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:51:56.839Z] #101 ... [2025-01-09T05:51:56.839Z] [2025-01-09T05:51:56.839Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:51:56.839Z] #102 DONE 1.5s [2025-01-09T05:51:56.839Z] [2025-01-09T05:51:56.839Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-09T05:51:56.839Z] #103 DONE 0.5s [2025-01-09T05:51:56.839Z] [2025-01-09T05:51:56.839Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-09T05:51:57.428Z] #104 DONE 0.5s [2025-01-09T05:51:57.428Z] [2025-01-09T05:51:57.428Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-09T05:51:57.428Z] #105 ... [2025-01-09T05:51:57.428Z] [2025-01-09T05:51:57.428Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-09T05:51:57.428Z] #106 DONE 0.5s [2025-01-09T05:51:57.696Z] [2025-01-09T05:51:57.696Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-09T05:51:57.696Z] #105 DONE 0.5s [2025-01-09T05:51:57.696Z] [2025-01-09T05:51:57.696Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:51:57.965Z] #107 ... [2025-01-09T05:51:57.965Z] [2025-01-09T05:51:57.965Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:51:57.965Z] #108 DONE 0.6s [2025-01-09T05:51:58.235Z] [2025-01-09T05:51:58.236Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-09T05:51:58.505Z] #109 ... [2025-01-09T05:51:58.505Z] [2025-01-09T05:51:58.505Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T05:51:58.505Z] #101 DONE 2.0s [2025-01-09T05:51:58.505Z] [2025-01-09T05:51:58.505Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:51:58.505Z] #107 DONE 0.7s [2025-01-09T05:51:58.505Z] [2025-01-09T05:51:58.505Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-09T05:51:58.505Z] #109 DONE 0.5s [2025-01-09T05:51:58.505Z] [2025-01-09T05:51:58.505Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-09T05:51:58.772Z] #110 ... [2025-01-09T05:51:58.772Z] [2025-01-09T05:51:58.772Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-09T05:51:58.772Z] #111 DONE 0.5s [2025-01-09T05:51:59.040Z] [2025-01-09T05:51:59.040Z] #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-09T05:51:59.306Z] #112 ... [2025-01-09T05:51:59.306Z] [2025-01-09T05:51:59.306Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-09T05:51:59.306Z] #113 DONE 0.5s [2025-01-09T05:51:59.306Z] [2025-01-09T05:51:59.306Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-09T05:51:59.306Z] #110 DONE 0.5s [2025-01-09T05:51:59.306Z] [2025-01-09T05:51:59.306Z] #114 [security-spire-server] exporting to image [2025-01-09T05:51:59.306Z] #114 exporting layers [2025-01-09T05:51:59.576Z] #114 ... [2025-01-09T05:51:59.576Z] [2025-01-09T05:51:59.576Z] #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-09T05:51:59.576Z] #112 DONE 0.5s [2025-01-09T05:51:59.576Z] [2025-01-09T05:51:59.576Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-09T05:51:59.576Z] #115 DONE 0.5s [2025-01-09T05:51:59.576Z] [2025-01-09T05:51:59.576Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T05:52:00.170Z] #116 DONE 0.6s [2025-01-09T05:52:00.170Z] [2025-01-09T05:52:00.170Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-09T05:52:00.753Z] #117 DONE 0.5s [2025-01-09T05:52:00.753Z] [2025-01-09T05:52:00.753Z] #118 [security-spire-config] exporting to image [2025-01-09T05:52:01.020Z] #118 ... [2025-01-09T05:52:01.020Z] [2025-01-09T05:52:01.020Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-09T05:52:01.020Z] #119 DONE 0.3s [2025-01-09T05:52:01.299Z] [2025-01-09T05:52:01.299Z] #120 [security-spire-agent] exporting to image [2025-01-09T05:52:02.707Z] #120 ... [2025-01-09T05:52:02.707Z] [2025-01-09T05:52:02.707Z] #114 [security-spire-server] exporting to image [2025-01-09T05:52:02.707Z] #114 exporting layers 3.2s done [2025-01-09T05:52:02.707Z] #114 writing image sha256:5d982db847074314ee0fb4cdf4bff53cc5c78876c12d9d470bcfe89f91a06b4c 0.0s done [2025-01-09T05:52:02.707Z] #114 naming to docker.io/library/security-spire-server-arm64 0.1s done [2025-01-09T05:52:02.707Z] #114 DONE 3.3s [2025-01-09T05:52:02.707Z] [2025-01-09T05:52:02.707Z] #118 [security-spire-config] exporting to image [2025-01-09T05:52:02.707Z] #118 exporting layers 2.8s done [2025-01-09T05:52:02.708Z] #118 writing image sha256:4eb73ff9b846e080189f7e1c5bd31304b6fe1f28298c68166e41ec4c1ee7d2c8 0.1s done [2025-01-09T05:52:02.708Z] #118 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-09T05:52:02.708Z] #118 DONE 3.0s [2025-01-09T05:52:02.708Z] [2025-01-09T05:52:02.708Z] #120 [security-spire-agent] exporting to image [2025-01-09T05:52:03.287Z] #120 exporting layers 2.1s done [2025-01-09T05:52:03.287Z] #120 writing image sha256:a039be3c383f01514d85c29fc5c4c9af1ec18803c9697516389e0c4750461df0 0.0s done [2025-01-09T05:52:03.287Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-09T05:52:03.287Z] #120 DONE 2.2s [2025-01-09T05:52:03.287Z] [2025-01-09T05:52:03.287Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #91 DONE 59.2s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #82 DONE 55.7s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #85 DONE 65.0s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #80 DONE 65.8s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #84 DONE 65.0s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #81 DONE 65.7s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #121 [core-data builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #121 ... [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #122 [support-scheduler builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #122 DONE 1.1s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #123 [core-keeper builder 7/8] COPY . . [2025-01-09T05:52:42.362Z] #123 DONE 1.2s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #124 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #125 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #126 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #127 [support-notifications builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #127 DONE 1.2s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #128 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #129 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #130 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #131 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #132 [core-command builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #132 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #133 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #134 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #135 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #136 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #137 DONE 1.1s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #138 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #139 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #140 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #141 DONE 1.2s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-09T05:52:42.362Z] #142 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T05:52:42.362Z] #143 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #144 [core-metadata builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #144 CACHED [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #121 [core-data builder 6/7] COPY . . [2025-01-09T05:52:42.362Z] #121 DONE 1.2s [2025-01-09T05:52:42.362Z] [2025-01-09T05:52:42.362Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T05:52:44.952Z] #145 3.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-09T05:52:51.598Z] #145 ... [2025-01-09T05:52:51.598Z] [2025-01-09T05:52:51.598Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T05:52:51.598Z] #0 2.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-09T05:52:51.865Z] #146 ... [2025-01-09T05:52:51.865Z] [2025-01-09T05:52:51.865Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T05:52:51.865Z] #0 2.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-09T05:52:52.143Z] #147 ... [2025-01-09T05:52:52.143Z] [2025-01-09T05:52:52.143Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-09T05:52:52.143Z] #0 3.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-09T05:52:52.143Z] #148 ... [2025-01-09T05:52:52.143Z] [2025-01-09T05:52:52.143Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T05:52:52.144Z] #0 2.217 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-09T05:52:52.412Z] #149 ... [2025-01-09T05:52:52.412Z] [2025-01-09T05:52:52.412Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T05:52:52.412Z] #0 2.792 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-09T05:52:52.412Z] #150 ... [2025-01-09T05:52:52.412Z] [2025-01-09T05:52:52.412Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T05:52:52.412Z] #0 2.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-09T05:52:52.716Z] #151 ... [2025-01-09T05:52:52.716Z] [2025-01-09T05:52:52.716Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:52:52.716Z] #0 2.912 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-09T05:52:52.716Z] #152 ... [2025-01-09T05:52:52.716Z] [2025-01-09T05:52:52.716Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T05:52:52.716Z] #0 2.744 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-09T05:52:52.985Z] #153 ... [2025-01-09T05:52:52.985Z] [2025-01-09T05:52:52.985Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T05:52:52.985Z] #0 2.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-09T05:52:53.425Z] #154 ... [2025-01-09T05:52:53.425Z] [2025-01-09T05:52:53.425Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T05:52:53.425Z] #0 2.357 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-09T05:52:53.425Z] #155 ... [2025-01-09T05:52:53.425Z] [2025-01-09T05:52:53.425Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T05:52:53.425Z] #0 2.680 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-09T05:53:02.571Z] #154 ... [2025-01-09T05:53:02.571Z] [2025-01-09T05:53:02.571Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T05:53:02.571Z] #148 DONE 88.5s [2025-01-09T05:53:02.571Z] [2025-01-09T05:53:02.571Z] #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-09T05:53:02.571Z] #151 DONE 88.5s [2025-01-09T05:53:02.571Z] [2025-01-09T05:53:02.571Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T05:53:02.571Z] #153 ... [2025-01-09T05:53:02.571Z] [2025-01-09T05:53:02.571Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-09T05:53:02.572Z] #155 DONE 0.2s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:02.572Z] #156 DONE 0.2s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T05:53:02.572Z] #154 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-09T05:53:02.572Z] #157 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:02.572Z] #158 DONE 0.3s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #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-09T05:53:02.572Z] #159 DONE 0.5s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T05:53:02.572Z] #152 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #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-09T05:53:02.572Z] #160 DONE 0.5s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #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-09T05:53:02.572Z] #161 DONE 0.1s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #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-09T05:53:02.572Z] #162 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-09T05:53:02.572Z] #157 DONE 1.6s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:02.572Z] #163 DONE 0.3s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T05:53:02.572Z] #146 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:02.572Z] #164 DONE 0.2s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-09T05:53:02.572Z] #165 DONE 0.5s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:53:02.572Z] #149 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #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-09T05:53:02.572Z] #162 DONE 1.3s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #93 [core-common-config-bootstrapper] exporting to image [2025-01-09T05:53:02.572Z] #93 exporting layers [2025-01-09T05:53:02.572Z] #93 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T05:53:02.572Z] #144 DONE 92.0s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-09T05:53:02.572Z] #166 DONE 0.4s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:02.572Z] #167 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #168 [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-09T05:53:02.572Z] #168 DONE 0.3s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T05:53:02.572Z] #146 92.38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-09T05:53:02.572Z] #146 ... [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:02.572Z] #167 DONE 0.6s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #93 [core-common-config-bootstrapper] exporting to image [2025-01-09T05:53:02.572Z] #93 exporting layers 1.2s done [2025-01-09T05:53:02.572Z] #93 writing image sha256:602798ac9070a3c981798d440ca5391d23ddf1d3033e907bfabf1576f9d62d4f done [2025-01-09T05:53:02.572Z] #93 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2025-01-09T05:53:02.572Z] #93 DONE 2.8s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #169 [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-09T05:53:02.572Z] #169 DONE 0.5s [2025-01-09T05:53:02.572Z] [2025-01-09T05:53:02.572Z] #170 [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-09T05:53:02.830Z] #170 ... [2025-01-09T05:53:02.830Z] [2025-01-09T05:53:02.830Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:02.830Z] #171 DONE 0.3s [2025-01-09T05:53:02.830Z] [2025-01-09T05:53:02.830Z] #170 [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-09T05:53:02.830Z] #170 DONE 0.3s [2025-01-09T05:53:02.830Z] [2025-01-09T05:53:02.830Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-09T05:53:03.093Z] #172 DONE 0.1s [2025-01-09T05:53:03.093Z] [2025-01-09T05:53:03.093Z] #173 [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-09T05:53:03.093Z] #173 DONE 0.1s [2025-01-09T05:53:03.093Z] [2025-01-09T05:53:03.093Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-09T05:53:03.093Z] #174 DONE 0.1s [2025-01-09T05:53:03.093Z] [2025-01-09T05:53:03.093Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T05:53:03.352Z] #175 ... [2025-01-09T05:53:03.352Z] [2025-01-09T05:53:03.352Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-09T05:53:03.352Z] #176 DONE 0.3s [2025-01-09T05:53:03.352Z] [2025-01-09T05:53:03.352Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T05:53:03.611Z] #177 DONE 0.2s [2025-01-09T05:53:03.611Z] [2025-01-09T05:53:03.611Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T05:53:04.180Z] #178 ... [2025-01-09T05:53:04.180Z] [2025-01-09T05:53:04.180Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T05:53:04.180Z] #175 DONE 1.2s [2025-01-09T05:53:04.180Z] [2025-01-09T05:53:04.180Z] #93 [security-bootstrapper] exporting to image [2025-01-09T05:53:04.750Z] #93 ... [2025-01-09T05:53:04.750Z] [2025-01-09T05:53:04.750Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T05:53:04.750Z] #146 DONE 95.0s [2025-01-09T05:53:05.014Z] [2025-01-09T05:53:05.014Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T05:53:05.014Z] #178 DONE 1.4s [2025-01-09T05:53:05.014Z] [2025-01-09T05:53:05.014Z] #93 [security-proxy-setup] exporting to image [2025-01-09T05:53:05.273Z] #93 exporting layers 1.0s done [2025-01-09T05:53:05.273Z] #93 writing image sha256:a9909080685450f79d811fdb3a934e893e2e2fe18bff44ee34a1117eacecc3d7 0.0s done [2025-01-09T05:53:05.273Z] #93 naming to docker.io/library/security-bootstrapper [2025-01-09T05:53:05.273Z] #93 ... [2025-01-09T05:53:05.273Z] [2025-01-09T05:53:05.273Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:05.273Z] #179 DONE 0.1s [2025-01-09T05:53:05.273Z] [2025-01-09T05:53:05.273Z] #93 [security-bootstrapper] exporting to image [2025-01-09T05:53:05.273Z] #93 naming to docker.io/library/security-bootstrapper done [2025-01-09T05:53:05.273Z] #93 exporting layers 0.5s done [2025-01-09T05:53:05.273Z] #93 writing image sha256:5f33d3fd55c51a6f739e5198a930af1042b2169937b091caec2b45f61adb2c78 0.0s done [2025-01-09T05:53:05.273Z] #93 naming to docker.io/library/security-proxy-setup [2025-01-09T05:53:05.579Z] #93 naming to docker.io/library/security-proxy-setup done [2025-01-09T05:53:05.579Z] #93 DONE 4.0s [2025-01-09T05:53:05.579Z] [2025-01-09T05:53:05.579Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:05.579Z] #180 DONE 0.2s [2025-01-09T05:53:05.579Z] [2025-01-09T05:53:05.579Z] #181 [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-09T05:53:05.579Z] #181 DONE 0.1s [2025-01-09T05:53:05.579Z] [2025-01-09T05:53:05.579Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T05:53:05.867Z] #147 ... [2025-01-09T05:53:05.867Z] [2025-01-09T05:53:05.867Z] #182 [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-09T05:53:05.867Z] #182 DONE 0.2s [2025-01-09T05:53:05.867Z] [2025-01-09T05:53:05.867Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:05.867Z] #183 DONE 0.1s [2025-01-09T05:53:05.867Z] [2025-01-09T05:53:05.867Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:53:06.130Z] #149 ... [2025-01-09T05:53:06.131Z] [2025-01-09T05:53:06.131Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-09T05:53:06.131Z] #184 DONE 0.2s [2025-01-09T05:53:06.131Z] [2025-01-09T05:53:06.131Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-09T05:53:06.389Z] #185 DONE 0.2s [2025-01-09T05:53:06.389Z] [2025-01-09T05:53:06.389Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T05:53:06.389Z] #150 ... [2025-01-09T05:53:06.389Z] [2025-01-09T05:53:06.389Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T05:53:06.389Z] #186 DONE 0.1s [2025-01-09T05:53:06.389Z] [2025-01-09T05:53:06.389Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T05:53:07.767Z] #187 DONE 1.3s [2025-01-09T05:53:07.767Z] [2025-01-09T05:53:07.767Z] #93 [security-secretstore-setup] exporting to image [2025-01-09T05:53:08.333Z] #93 exporting layers 0.5s done [2025-01-09T05:53:08.333Z] #93 writing image sha256:226ccd9a0e43008fddb164438747224c956aa9e4ded5ad0005117048a4567ab9 done [2025-01-09T05:53:08.333Z] #93 naming to docker.io/library/security-secretstore-setup done [2025-01-09T05:53:08.333Z] #93 DONE 4.5s [2025-01-09T05:53:08.333Z] [2025-01-09T05:53:08.333Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T05:53:20.529Z] #153 ... [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T05:53:20.529Z] #145 DONE 109.2s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:53:20.529Z] #149 ... [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:20.529Z] #188 DONE 0.2s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:20.529Z] #189 DONE 0.1s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-09T05:53:20.529Z] #190 DONE 0.1s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #191 [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-09T05:53:20.529Z] #191 DONE 0.1s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #93 [security-spiffe-token-provider] exporting to image [2025-01-09T05:53:20.529Z] #93 exporting layers [2025-01-09T05:53:20.529Z] #93 exporting layers 0.3s done [2025-01-09T05:53:20.529Z] #93 writing image sha256:fae0f290c46425542304a7ba7a0b0f34831831afb2915309c00a81154d44274f done [2025-01-09T05:53:20.529Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2025-01-09T05:53:20.529Z] #93 DONE 4.8s [2025-01-09T05:53:20.529Z] [2025-01-09T05:53:20.529Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T05:53:59.233Z] #154 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T05:53:59.233Z] #149 DONE 144.9s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T05:53:59.233Z] #143 DONE 144.9s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T05:53:59.233Z] #150 DONE 145.0s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T05:53:59.233Z] #154 DONE 145.0s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T05:53:59.233Z] #152 DONE 145.0s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #192 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #193 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #193 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-09T05:53:59.233Z] #194 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #195 CACHED [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #196 CACHED [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #197 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #198 CACHED [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #199 CACHED [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #200 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-09T05:53:59.233Z] #200 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-09T05:53:59.233Z] #194 DONE 0.6s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #201 DONE 0.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #202 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T05:53:59.233Z] #153 DONE 146.5s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #203 DONE 1.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #202 DONE 1.0s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-09T05:53:59.233Z] #204 DONE 1.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #200 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-09T05:53:59.233Z] #200 DONE 1.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-09T05:53:59.233Z] #205 DONE 1.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #206 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #207 DONE 0.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T05:53:59.233Z] #147 DONE 147.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #208 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-09T05:53:59.233Z] #209 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #210 DONE 0.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #206 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-09T05:53:59.233Z] #211 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #212 DONE 0.2s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [core-keeper] exporting to image [2025-01-09T05:53:59.233Z] #93 exporting layers [2025-01-09T05:53:59.233Z] #93 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #213 DONE 0.2s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-09T05:53:59.233Z] #214 DONE 0.2s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-09T05:53:59.233Z] #215 DONE 0.2s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [core-keeper] exporting to image [2025-01-09T05:53:59.233Z] #93 exporting layers 0.2s done [2025-01-09T05:53:59.233Z] #93 exporting layers 0.2s done [2025-01-09T05:53:59.233Z] #93 writing image sha256:cb447155ae6ae6c98dd0c97ca59836a9d8ee81daa72b6c215c688e38d77a82ac done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/core-command done [2025-01-09T05:53:59.233Z] #93 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-09T05:53:59.233Z] #216 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #217 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-09T05:53:59.233Z] #217 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #218 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T05:53:59.233Z] #218 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-09T05:53:59.233Z] #219 DONE 0.4s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-09T05:53:59.233Z] #220 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [core-data] exporting to image [2025-01-09T05:53:59.233Z] #93 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #221 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T05:53:59.233Z] #221 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [core-keeper] exporting to image [2025-01-09T05:53:59.233Z] #93 writing image sha256:34cfab1ceb455b0792e6e324a38dfae34673870ed66f4adb99c66617f1836085 0.0s done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/core-keeper done [2025-01-09T05:53:59.233Z] #93 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #222 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-09T05:53:59.233Z] #222 DONE 0.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T05:53:59.233Z] #223 DONE 0.8s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [core-data] exporting to image [2025-01-09T05:53:59.233Z] #93 exporting layers 0.4s done [2025-01-09T05:53:59.233Z] #93 writing image sha256:69aa1c3b2debe74e0df64367e79d2f39a58186f2772f61e033d2d9cea3a8d076 0.0s done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/core-data done [2025-01-09T05:53:59.233Z] #93 ... [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #224 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-09T05:53:59.233Z] #224 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #225 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-09T05:53:59.233Z] #225 DONE 0.1s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #93 [support-scheduler] exporting to image [2025-01-09T05:53:59.233Z] #93 writing image sha256:302654e1bff81cecf8db4d64543c71965a7f4d8c05e9e1d42c0223608edd9707 done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/support-scheduler done [2025-01-09T05:53:59.233Z] #93 exporting layers 0.3s done [2025-01-09T05:53:59.233Z] #93 writing image sha256:7fb298d9547dd0d3ee318d9bfec68d45749324f30a04782f28cf825f32a8adcf 0.0s done [2025-01-09T05:53:59.233Z] #93 writing image sha256:1957b8303837aba1929da6010365272e1516ed23242b14a87089fd74d445cd21 done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/security-proxy-auth done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/core-metadata done [2025-01-09T05:53:59.233Z] #93 writing image sha256:71b4870ef804c83a8468f2c506fd256c801d01e7ef556cb5496d2098ea6e2f0f done [2025-01-09T05:53:59.233Z] #93 naming to docker.io/library/support-notifications done [2025-01-09T05:53:59.233Z] #93 DONE 6.3s [2025-01-09T05:53:59.233Z] [2025-01-09T05:53:59.233Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T05:53:59.233Z] time="2025-01-09T05:50:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-09T05:53:59.236Z] $ docker stop --time=1 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 [2025-01-09T05:54:00.510Z] $ docker rm -f --volumes 57ff1a0adfa8537119b47a1766d204c386fada600aba74532877afd541b527f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T05:54:00.863Z] + docker images [2025-01-09T05:54:00.864Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-09T05:54:00.864Z] core-metadata latest 7fb298d9547d 3 seconds ago 32.2MB [2025-01-09T05:54:00.864Z] security-proxy-auth latest 1957b8303837 3 seconds ago 30.9MB [2025-01-09T05:54:00.864Z] support-notifications latest 71b4870ef804 3 seconds ago 50.5MB [2025-01-09T05:54:00.864Z] core-data latest 69aa1c3b2deb 3 seconds ago 32MB [2025-01-09T05:54:00.864Z] support-scheduler latest 302654e1bff8 3 seconds ago 47.2MB [2025-01-09T05:54:00.864Z] core-keeper latest 34cfab1ceb45 4 seconds ago 31.4MB [2025-01-09T05:54:00.864Z] core-command latest cb447155ae6a 4 seconds ago 27.8MB [2025-01-09T05:54:00.864Z] security-spiffe-token-provider latest fae0f290c464 41 seconds ago 32.8MB [2025-01-09T05:54:00.864Z] security-secretstore-setup latest 226ccd9a0e43 53 seconds ago 41.2MB [2025-01-09T05:54:00.864Z] security-proxy-setup latest 5f33d3fd55c5 56 seconds ago 29.5MB [2025-01-09T05:54:00.864Z] security-bootstrapper latest a99090806854 57 seconds ago 20.5MB [2025-01-09T05:54:00.864Z] core-common-config-bootstrapper latest 602798ac9070 59 seconds ago 17.3MB [2025-01-09T05:54:00.864Z] security-spire-agent latest f75b2b58a42f 3 minutes ago 183MB [2025-01-09T05:54:00.864Z] security-spire-server latest 66db2abcdd61 3 minutes ago 122MB [2025-01-09T05:54:00.864Z] security-spire-config latest 56051e3cd58c 3 minutes ago 121MB [2025-01-09T05:54:00.864Z] ci-base-image-x86_64 latest ef8ce04f6b61 6 minutes ago 982MB [2025-01-09T05:54:00.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-09T05:54:00.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-09T05:54:00.864Z] 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-09T05:54:00.996Z] provisioning config files... [2025-01-09T05:54:01.004Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config10647761584298994400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T05:54:01.301Z] ---> ****-login.sh [2025-01-09T05:54:01.301Z] nexus3.edgexfoundry.org:10001 [2025-01-09T05:54:01.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:54:01.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:54:01.302Z] Configure a credential helper to remove this warning. See [2025-01-09T05:54:01.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:54:01.302Z] [2025-01-09T05:54:01.302Z] Login Succeeded [2025-01-09T05:54:01.302Z] nexus3.edgexfoundry.org:10002 [2025-01-09T05:54:01.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:54:01.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:54:01.560Z] Configure a credential helper to remove this warning. See [2025-01-09T05:54:01.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:54:01.560Z] [2025-01-09T05:54:01.560Z] Login Succeeded [2025-01-09T05:54:01.561Z] nexus3.edgexfoundry.org:10003 [2025-01-09T05:54:01.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:54:01.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:54:01.561Z] Configure a credential helper to remove this warning. See [2025-01-09T05:54:01.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:54:01.561Z] [2025-01-09T05:54:01.561Z] Login Succeeded [2025-01-09T05:54:01.561Z] nexus3.edgexfoundry.org:10004 [2025-01-09T05:54:01.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:54:01.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:54:01.820Z] Configure a credential helper to remove this warning. See [2025-01-09T05:54:01.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:54:01.820Z] [2025-01-09T05:54:01.820Z] Login Succeeded [2025-01-09T05:54:01.820Z] ****.io [2025-01-09T05:54:01.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T05:54:02.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T05:54:02.080Z] Configure a credential helper to remove this warning. See [2025-01-09T05:54:02.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T05:54:02.080Z] [2025-01-09T05:54:02.080Z] Login Succeeded [2025-01-09T05:54:02.080Z] ---> ****-login.sh ends [Pipeline] } [2025-01-09T05:54:02.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:02.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T05:54:02.166Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-09T05:54:02.166Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:02.166Z] latest [2025-01-09T05:54:02.166Z] 4.0.0-dev.37 [2025-01-09T05:54:02.166Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:02.166Z] main [2025-01-09T05:54:02.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:02.510Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:02.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:02.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-09T05:54:02.835Z] ba682f48b363: Preparing [2025-01-09T05:54:02.835Z] d83218dfcd39: Preparing [2025-01-09T05:54:02.835Z] 494ca75d08d6: Preparing [2025-01-09T05:54:02.835Z] 8376ca50c376: Preparing [2025-01-09T05:54:02.835Z] e67f7a0e0298: Preparing [2025-01-09T05:54:02.835Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:02.835Z] b05f8993843a: Preparing [2025-01-09T05:54:02.835Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:02.835Z] b05f8993843a: Waiting [2025-01-09T05:54:02.835Z] 494ca75d08d6: Pushed [2025-01-09T05:54:02.835Z] e67f7a0e0298: Pushed [2025-01-09T05:54:02.835Z] 8376ca50c376: Pushed [2025-01-09T05:54:02.835Z] ba682f48b363: Pushed [2025-01-09T05:54:02.835Z] b05f8993843a: Layer already exists [2025-01-09T05:54:02.835Z] 8bc0ef7d14b6: Pushed [2025-01-09T05:54:05.369Z] d83218dfcd39: Pushed [2025-01-09T05:54:05.369Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:05.688Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:06.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-09T05:54:06.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-09T05:54:06.016Z] ba682f48b363: Preparing [2025-01-09T05:54:06.016Z] d83218dfcd39: Preparing [2025-01-09T05:54:06.016Z] 494ca75d08d6: Preparing [2025-01-09T05:54:06.016Z] 8376ca50c376: Preparing [2025-01-09T05:54:06.016Z] e67f7a0e0298: Preparing [2025-01-09T05:54:06.016Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:06.016Z] b05f8993843a: Preparing [2025-01-09T05:54:06.016Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:06.016Z] b05f8993843a: Waiting [2025-01-09T05:54:06.016Z] d83218dfcd39: Layer already exists [2025-01-09T05:54:06.016Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:06.016Z] ba682f48b363: Layer already exists [2025-01-09T05:54:06.016Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:06.016Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:06.016Z] b05f8993843a: Layer already exists [2025-01-09T05:54:06.016Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:06.016Z] latest: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:06.342Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:06.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 [2025-01-09T05:54:06.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-09T05:54:06.671Z] ba682f48b363: Preparing [2025-01-09T05:54:06.671Z] d83218dfcd39: Preparing [2025-01-09T05:54:06.671Z] 494ca75d08d6: Preparing [2025-01-09T05:54:06.671Z] 8376ca50c376: Preparing [2025-01-09T05:54:06.671Z] e67f7a0e0298: Preparing [2025-01-09T05:54:06.671Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:06.671Z] b05f8993843a: Preparing [2025-01-09T05:54:06.671Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:06.671Z] b05f8993843a: Waiting [2025-01-09T05:54:06.671Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:06.671Z] ba682f48b363: Layer already exists [2025-01-09T05:54:06.671Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:06.671Z] d83218dfcd39: Layer already exists [2025-01-09T05:54:06.671Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:06.671Z] b05f8993843a: Layer already exists [2025-01-09T05:54:06.671Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:06.671Z] 4.0.0-dev.37: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:07.003Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:07.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:07.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-09T05:54:07.331Z] ba682f48b363: Preparing [2025-01-09T05:54:07.331Z] d83218dfcd39: Preparing [2025-01-09T05:54:07.331Z] 494ca75d08d6: Preparing [2025-01-09T05:54:07.331Z] 8376ca50c376: Preparing [2025-01-09T05:54:07.331Z] e67f7a0e0298: Preparing [2025-01-09T05:54:07.331Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:07.331Z] b05f8993843a: Preparing [2025-01-09T05:54:07.331Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:07.331Z] b05f8993843a: Waiting [2025-01-09T05:54:07.331Z] ba682f48b363: Layer already exists [2025-01-09T05:54:07.331Z] d83218dfcd39: Layer already exists [2025-01-09T05:54:07.331Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:07.331Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:07.331Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:07.331Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:07.331Z] b05f8993843a: Layer already exists [2025-01-09T05:54:07.331Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:07.652Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:07.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-09T05:54:07.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-09T05:54:07.979Z] ba682f48b363: Preparing [2025-01-09T05:54:07.979Z] d83218dfcd39: Preparing [2025-01-09T05:54:07.979Z] 494ca75d08d6: Preparing [2025-01-09T05:54:07.979Z] 8376ca50c376: Preparing [2025-01-09T05:54:07.979Z] e67f7a0e0298: Preparing [2025-01-09T05:54:07.979Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:07.979Z] b05f8993843a: Preparing [2025-01-09T05:54:07.979Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:07.979Z] b05f8993843a: Waiting [2025-01-09T05:54:07.979Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:07.979Z] ba682f48b363: Layer already exists [2025-01-09T05:54:07.979Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:07.979Z] d83218dfcd39: Layer already exists [2025-01-09T05:54:07.979Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:07.979Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:07.979Z] b05f8993843a: Layer already exists [2025-01-09T05:54:07.979Z] main: digest: sha256:32614a6c10786de1b16e5bd8bd2822cdfb640d0ba2fbb766382193653c47eba8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:08.051Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:08.063Z] taggedImages: [2025-01-09T05:54:08.063Z] - nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:08.063Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-09T05:54:08.063Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.37 [2025-01-09T05:54:08.063Z] - nexus3.edgexfoundry.org:10004/core-command:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:08.063Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-09T05:54:08.086Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-09T05:54:08.086Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:08.086Z] latest [2025-01-09T05:54:08.086Z] 4.0.0-dev.37 [2025-01-09T05:54:08.086Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:08.086Z] main [2025-01-09T05:54:08.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:08.420Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:08.744Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:08.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-09T05:54:08.745Z] 089824b0dc4e: Preparing [2025-01-09T05:54:08.745Z] fbeac32fba09: Preparing [2025-01-09T05:54:08.745Z] d5260cb1ebc6: Preparing [2025-01-09T05:54:08.745Z] 5857718f109c: Preparing [2025-01-09T05:54:08.745Z] 494ca75d08d6: Preparing [2025-01-09T05:54:08.745Z] 8376ca50c376: Preparing [2025-01-09T05:54:08.745Z] e67f7a0e0298: Preparing [2025-01-09T05:54:08.745Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:08.745Z] b05f8993843a: Preparing [2025-01-09T05:54:08.745Z] 8376ca50c376: Waiting [2025-01-09T05:54:08.745Z] b05f8993843a: Waiting [2025-01-09T05:54:08.745Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:08.745Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:08.745Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:08.745Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:08.745Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:08.745Z] fbeac32fba09: Pushed [2025-01-09T05:54:08.745Z] 089824b0dc4e: Pushed [2025-01-09T05:54:08.745Z] d5260cb1ebc6: Pushed [2025-01-09T05:54:08.745Z] b05f8993843a: Layer already exists [2025-01-09T05:54:10.122Z] 5857718f109c: Pushed [2025-01-09T05:54:10.122Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:10.448Z] + 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-09T05:54:10.782Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-09T05:54:10.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-09T05:54:10.782Z] 089824b0dc4e: Preparing [2025-01-09T05:54:10.782Z] fbeac32fba09: Preparing [2025-01-09T05:54:10.782Z] d5260cb1ebc6: Preparing [2025-01-09T05:54:10.782Z] 5857718f109c: Preparing [2025-01-09T05:54:10.782Z] 494ca75d08d6: Preparing [2025-01-09T05:54:10.782Z] 8376ca50c376: Preparing [2025-01-09T05:54:10.782Z] e67f7a0e0298: Preparing [2025-01-09T05:54:10.782Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:10.782Z] b05f8993843a: Preparing [2025-01-09T05:54:10.782Z] e67f7a0e0298: Waiting [2025-01-09T05:54:10.782Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:10.782Z] 8376ca50c376: Waiting [2025-01-09T05:54:10.782Z] b05f8993843a: Waiting [2025-01-09T05:54:10.782Z] 5857718f109c: Layer already exists [2025-01-09T05:54:10.782Z] 089824b0dc4e: Layer already exists [2025-01-09T05:54:10.782Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:10.782Z] fbeac32fba09: Layer already exists [2025-01-09T05:54:10.782Z] d5260cb1ebc6: Layer already exists [2025-01-09T05:54:10.782Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:10.782Z] b05f8993843a: Layer already exists [2025-01-09T05:54:10.782Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:10.782Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:10.782Z] latest: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:11.124Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:11.442Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 [2025-01-09T05:54:11.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-09T05:54:11.443Z] 089824b0dc4e: Preparing [2025-01-09T05:54:11.443Z] fbeac32fba09: Preparing [2025-01-09T05:54:11.443Z] d5260cb1ebc6: Preparing [2025-01-09T05:54:11.443Z] 5857718f109c: Preparing [2025-01-09T05:54:11.443Z] 494ca75d08d6: Preparing [2025-01-09T05:54:11.443Z] 8376ca50c376: Preparing [2025-01-09T05:54:11.443Z] e67f7a0e0298: Preparing [2025-01-09T05:54:11.443Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:11.443Z] b05f8993843a: Preparing [2025-01-09T05:54:11.443Z] 8376ca50c376: Waiting [2025-01-09T05:54:11.443Z] e67f7a0e0298: Waiting [2025-01-09T05:54:11.443Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:11.443Z] b05f8993843a: Waiting [2025-01-09T05:54:11.443Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:11.443Z] 089824b0dc4e: Layer already exists [2025-01-09T05:54:11.443Z] fbeac32fba09: Layer already exists [2025-01-09T05:54:11.443Z] d5260cb1ebc6: Layer already exists [2025-01-09T05:54:11.443Z] 5857718f109c: Layer already exists [2025-01-09T05:54:11.443Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:11.443Z] b05f8993843a: Layer already exists [2025-01-09T05:54:11.443Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:11.443Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:11.443Z] 4.0.0-dev.37: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:11.765Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:12.085Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:12.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-09T05:54:12.086Z] 089824b0dc4e: Preparing [2025-01-09T05:54:12.086Z] fbeac32fba09: Preparing [2025-01-09T05:54:12.086Z] d5260cb1ebc6: Preparing [2025-01-09T05:54:12.086Z] 5857718f109c: Preparing [2025-01-09T05:54:12.086Z] 494ca75d08d6: Preparing [2025-01-09T05:54:12.086Z] 8376ca50c376: Preparing [2025-01-09T05:54:12.086Z] e67f7a0e0298: Preparing [2025-01-09T05:54:12.086Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:12.086Z] 8376ca50c376: Waiting [2025-01-09T05:54:12.086Z] e67f7a0e0298: Waiting [2025-01-09T05:54:12.086Z] b05f8993843a: Preparing [2025-01-09T05:54:12.086Z] b05f8993843a: Waiting [2025-01-09T05:54:12.086Z] fbeac32fba09: Layer already exists [2025-01-09T05:54:12.086Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:12.086Z] d5260cb1ebc6: Layer already exists [2025-01-09T05:54:12.086Z] 5857718f109c: Layer already exists [2025-01-09T05:54:12.086Z] 089824b0dc4e: Layer already exists [2025-01-09T05:54:12.086Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:12.086Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:12.086Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:12.086Z] b05f8993843a: Layer already exists [2025-01-09T05:54:12.086Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:12.413Z] + 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-09T05:54:12.734Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-09T05:54:12.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-09T05:54:12.734Z] 089824b0dc4e: Preparing [2025-01-09T05:54:12.734Z] fbeac32fba09: Preparing [2025-01-09T05:54:12.734Z] d5260cb1ebc6: Preparing [2025-01-09T05:54:12.734Z] 5857718f109c: Preparing [2025-01-09T05:54:12.734Z] 494ca75d08d6: Preparing [2025-01-09T05:54:12.734Z] 8376ca50c376: Preparing [2025-01-09T05:54:12.734Z] e67f7a0e0298: Preparing [2025-01-09T05:54:12.734Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:12.734Z] b05f8993843a: Preparing [2025-01-09T05:54:12.734Z] 8376ca50c376: Waiting [2025-01-09T05:54:12.734Z] e67f7a0e0298: Waiting [2025-01-09T05:54:12.734Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:12.734Z] b05f8993843a: Waiting [2025-01-09T05:54:12.734Z] fbeac32fba09: Layer already exists [2025-01-09T05:54:12.734Z] d5260cb1ebc6: Layer already exists [2025-01-09T05:54:12.734Z] 089824b0dc4e: Layer already exists [2025-01-09T05:54:12.734Z] 5857718f109c: Layer already exists [2025-01-09T05:54:12.734Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:12.734Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:12.734Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:12.734Z] b05f8993843a: Layer already exists [2025-01-09T05:54:12.734Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:12.734Z] main: digest: sha256:283ec51a4633634334972480b5140e0a96b7899b29e015568460f3f158276190 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:12.809Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:12.824Z] taggedImages: [2025-01-09T05:54:12.824Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:12.824Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-09T05:54:12.824Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.37 [2025-01-09T05:54:12.824Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:12.824Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-09T05:54:12.855Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-09T05:54:12.855Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:12.855Z] latest [2025-01-09T05:54:12.855Z] 4.0.0-dev.37 [2025-01-09T05:54:12.855Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:12.855Z] main [2025-01-09T05:54:12.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:13.194Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:13.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:13.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-09T05:54:13.523Z] cc02def06902: Preparing [2025-01-09T05:54:13.523Z] 733aee55af62: Preparing [2025-01-09T05:54:13.523Z] 950e41a2dd18: Preparing [2025-01-09T05:54:13.523Z] 494ca75d08d6: Preparing [2025-01-09T05:54:13.523Z] 8376ca50c376: Preparing [2025-01-09T05:54:13.523Z] 43ee99480358: Preparing [2025-01-09T05:54:13.523Z] f919150f6584: Preparing [2025-01-09T05:54:13.523Z] b05f8993843a: Preparing [2025-01-09T05:54:13.523Z] 43ee99480358: Waiting [2025-01-09T05:54:13.523Z] f919150f6584: Waiting [2025-01-09T05:54:13.523Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:13.523Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:13.523Z] 733aee55af62: Pushed [2025-01-09T05:54:13.523Z] cc02def06902: Pushed [2025-01-09T05:54:13.523Z] b05f8993843a: Layer already exists [2025-01-09T05:54:13.523Z] f919150f6584: Pushed [2025-01-09T05:54:13.523Z] 43ee99480358: Pushed [2025-01-09T05:54:16.818Z] 950e41a2dd18: Pushed [2025-01-09T05:54:16.818Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:17.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:17.464Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-09T05:54:17.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-09T05:54:17.464Z] cc02def06902: Preparing [2025-01-09T05:54:17.464Z] 733aee55af62: Preparing [2025-01-09T05:54:17.464Z] 950e41a2dd18: Preparing [2025-01-09T05:54:17.464Z] 494ca75d08d6: Preparing [2025-01-09T05:54:17.464Z] 8376ca50c376: Preparing [2025-01-09T05:54:17.464Z] 43ee99480358: Preparing [2025-01-09T05:54:17.464Z] f919150f6584: Preparing [2025-01-09T05:54:17.464Z] b05f8993843a: Preparing [2025-01-09T05:54:17.464Z] 43ee99480358: Waiting [2025-01-09T05:54:17.464Z] f919150f6584: Waiting [2025-01-09T05:54:17.464Z] b05f8993843a: Waiting [2025-01-09T05:54:17.464Z] 733aee55af62: Layer already exists [2025-01-09T05:54:17.464Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:17.464Z] 950e41a2dd18: Layer already exists [2025-01-09T05:54:17.464Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:17.464Z] cc02def06902: Layer already exists [2025-01-09T05:54:17.464Z] f919150f6584: Layer already exists [2025-01-09T05:54:17.464Z] b05f8993843a: Layer already exists [2025-01-09T05:54:17.464Z] 43ee99480358: Layer already exists [2025-01-09T05:54:17.464Z] latest: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:17.787Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:18.109Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 [2025-01-09T05:54:18.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-09T05:54:18.109Z] cc02def06902: Preparing [2025-01-09T05:54:18.109Z] 733aee55af62: Preparing [2025-01-09T05:54:18.109Z] 950e41a2dd18: Preparing [2025-01-09T05:54:18.109Z] 494ca75d08d6: Preparing [2025-01-09T05:54:18.109Z] 8376ca50c376: Preparing [2025-01-09T05:54:18.109Z] 43ee99480358: Preparing [2025-01-09T05:54:18.109Z] f919150f6584: Preparing [2025-01-09T05:54:18.109Z] b05f8993843a: Preparing [2025-01-09T05:54:18.109Z] 43ee99480358: Waiting [2025-01-09T05:54:18.109Z] f919150f6584: Waiting [2025-01-09T05:54:18.109Z] b05f8993843a: Waiting [2025-01-09T05:54:18.110Z] 733aee55af62: Layer already exists [2025-01-09T05:54:18.110Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:18.110Z] 950e41a2dd18: Layer already exists [2025-01-09T05:54:18.110Z] cc02def06902: Layer already exists [2025-01-09T05:54:18.110Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:18.110Z] f919150f6584: Layer already exists [2025-01-09T05:54:18.110Z] 43ee99480358: Layer already exists [2025-01-09T05:54:18.110Z] b05f8993843a: Layer already exists [2025-01-09T05:54:18.110Z] 4.0.0-dev.37: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:18.448Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:18.776Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:18.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-09T05:54:18.776Z] cc02def06902: Preparing [2025-01-09T05:54:18.776Z] 733aee55af62: Preparing [2025-01-09T05:54:18.776Z] 950e41a2dd18: Preparing [2025-01-09T05:54:18.776Z] 494ca75d08d6: Preparing [2025-01-09T05:54:18.776Z] 8376ca50c376: Preparing [2025-01-09T05:54:18.776Z] 43ee99480358: Preparing [2025-01-09T05:54:18.776Z] f919150f6584: Preparing [2025-01-09T05:54:18.776Z] b05f8993843a: Preparing [2025-01-09T05:54:18.776Z] f919150f6584: Waiting [2025-01-09T05:54:18.776Z] b05f8993843a: Waiting [2025-01-09T05:54:18.776Z] 43ee99480358: Waiting [2025-01-09T05:54:18.776Z] 950e41a2dd18: Layer already exists [2025-01-09T05:54:18.776Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:18.776Z] cc02def06902: Layer already exists [2025-01-09T05:54:18.776Z] 733aee55af62: Layer already exists [2025-01-09T05:54:18.776Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:18.776Z] b05f8993843a: Layer already exists [2025-01-09T05:54:18.776Z] 43ee99480358: Layer already exists [2025-01-09T05:54:18.776Z] f919150f6584: Layer already exists [2025-01-09T05:54:18.776Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:19.096Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:19.423Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-09T05:54:19.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-09T05:54:19.423Z] cc02def06902: Preparing [2025-01-09T05:54:19.423Z] 733aee55af62: Preparing [2025-01-09T05:54:19.423Z] 950e41a2dd18: Preparing [2025-01-09T05:54:19.423Z] 494ca75d08d6: Preparing [2025-01-09T05:54:19.423Z] 8376ca50c376: Preparing [2025-01-09T05:54:19.423Z] 43ee99480358: Preparing [2025-01-09T05:54:19.423Z] f919150f6584: Preparing [2025-01-09T05:54:19.423Z] b05f8993843a: Preparing [2025-01-09T05:54:19.423Z] b05f8993843a: Waiting [2025-01-09T05:54:19.423Z] 43ee99480358: Waiting [2025-01-09T05:54:19.423Z] f919150f6584: Waiting [2025-01-09T05:54:19.423Z] 950e41a2dd18: Layer already exists [2025-01-09T05:54:19.423Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:19.423Z] cc02def06902: Layer already exists [2025-01-09T05:54:19.423Z] 733aee55af62: Layer already exists [2025-01-09T05:54:19.423Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:19.423Z] b05f8993843a: Layer already exists [2025-01-09T05:54:19.423Z] f919150f6584: Layer already exists [2025-01-09T05:54:19.423Z] 43ee99480358: Layer already exists [2025-01-09T05:54:19.423Z] main: digest: sha256:cc7d378e0ddc7948f00ca8eaf7cc9e11d15f0130a26cae5084725308e4774b24 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:19.493Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:19.506Z] taggedImages: [2025-01-09T05:54:19.506Z] - nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:19.506Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-09T05:54:19.506Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.37 [2025-01-09T05:54:19.506Z] - nexus3.edgexfoundry.org:10004/core-data:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:19.506Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-09T05:54:19.528Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-09T05:54:19.528Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:19.528Z] latest [2025-01-09T05:54:19.528Z] 4.0.0-dev.37 [2025-01-09T05:54:19.528Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:19.528Z] main [2025-01-09T05:54:19.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:20.023Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:20.352Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:20.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-09T05:54:20.352Z] a9799dc55739: Preparing [2025-01-09T05:54:20.352Z] f5ec82cd7106: Preparing [2025-01-09T05:54:20.352Z] dd679a9663a2: Preparing [2025-01-09T05:54:20.352Z] 8376ca50c376: Preparing [2025-01-09T05:54:20.352Z] 2a115eda046a: Preparing [2025-01-09T05:54:20.352Z] 9cb235b66dd0: Preparing [2025-01-09T05:54:20.352Z] b05f8993843a: Preparing [2025-01-09T05:54:20.352Z] b05f8993843a: Waiting [2025-01-09T05:54:20.352Z] 9cb235b66dd0: Waiting [2025-01-09T05:54:20.352Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:20.352Z] 9cb235b66dd0: Pushed [2025-01-09T05:54:20.352Z] 2a115eda046a: Pushed [2025-01-09T05:54:20.352Z] f5ec82cd7106: Pushed [2025-01-09T05:54:20.352Z] a9799dc55739: Pushed [2025-01-09T05:54:20.352Z] b05f8993843a: Layer already exists [2025-01-09T05:54:22.905Z] dd679a9663a2: Pushed [2025-01-09T05:54:22.905Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:23.235Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:23.551Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-09T05:54:23.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-09T05:54:23.551Z] a9799dc55739: Preparing [2025-01-09T05:54:23.551Z] f5ec82cd7106: Preparing [2025-01-09T05:54:23.551Z] dd679a9663a2: Preparing [2025-01-09T05:54:23.551Z] 8376ca50c376: Preparing [2025-01-09T05:54:23.551Z] 2a115eda046a: Preparing [2025-01-09T05:54:23.551Z] 9cb235b66dd0: Preparing [2025-01-09T05:54:23.551Z] b05f8993843a: Preparing [2025-01-09T05:54:23.551Z] 9cb235b66dd0: Waiting [2025-01-09T05:54:23.551Z] b05f8993843a: Waiting [2025-01-09T05:54:23.551Z] a9799dc55739: Layer already exists [2025-01-09T05:54:23.551Z] f5ec82cd7106: Layer already exists [2025-01-09T05:54:23.551Z] 2a115eda046a: Layer already exists [2025-01-09T05:54:23.551Z] dd679a9663a2: Layer already exists [2025-01-09T05:54:23.551Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:23.551Z] b05f8993843a: Layer already exists [2025-01-09T05:54:23.551Z] 9cb235b66dd0: Layer already exists [2025-01-09T05:54:23.551Z] latest: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:23.883Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:24.214Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 [2025-01-09T05:54:24.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-09T05:54:24.214Z] a9799dc55739: Preparing [2025-01-09T05:54:24.214Z] f5ec82cd7106: Preparing [2025-01-09T05:54:24.214Z] dd679a9663a2: Preparing [2025-01-09T05:54:24.214Z] 8376ca50c376: Preparing [2025-01-09T05:54:24.214Z] 2a115eda046a: Preparing [2025-01-09T05:54:24.214Z] 9cb235b66dd0: Preparing [2025-01-09T05:54:24.214Z] b05f8993843a: Preparing [2025-01-09T05:54:24.214Z] 9cb235b66dd0: Waiting [2025-01-09T05:54:24.214Z] b05f8993843a: Waiting [2025-01-09T05:54:24.214Z] dd679a9663a2: Layer already exists [2025-01-09T05:54:24.214Z] a9799dc55739: Layer already exists [2025-01-09T05:54:24.214Z] 2a115eda046a: Layer already exists [2025-01-09T05:54:24.214Z] f5ec82cd7106: Layer already exists [2025-01-09T05:54:24.214Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:24.214Z] b05f8993843a: Layer already exists [2025-01-09T05:54:24.214Z] 9cb235b66dd0: Layer already exists [2025-01-09T05:54:24.214Z] 4.0.0-dev.37: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:24.536Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:24.857Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:24.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-09T05:54:24.857Z] a9799dc55739: Preparing [2025-01-09T05:54:24.857Z] f5ec82cd7106: Preparing [2025-01-09T05:54:24.857Z] dd679a9663a2: Preparing [2025-01-09T05:54:24.857Z] 8376ca50c376: Preparing [2025-01-09T05:54:24.857Z] 2a115eda046a: Preparing [2025-01-09T05:54:24.857Z] 9cb235b66dd0: Preparing [2025-01-09T05:54:24.857Z] b05f8993843a: Preparing [2025-01-09T05:54:24.857Z] 9cb235b66dd0: Waiting [2025-01-09T05:54:24.857Z] b05f8993843a: Waiting [2025-01-09T05:54:24.857Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:24.857Z] 2a115eda046a: Layer already exists [2025-01-09T05:54:24.857Z] a9799dc55739: Layer already exists [2025-01-09T05:54:24.857Z] dd679a9663a2: Layer already exists [2025-01-09T05:54:24.857Z] f5ec82cd7106: Layer already exists [2025-01-09T05:54:24.857Z] 9cb235b66dd0: Layer already exists [2025-01-09T05:54:24.857Z] b05f8993843a: Layer already exists [2025-01-09T05:54:24.857Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:25.188Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:25.510Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-09T05:54:25.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-09T05:54:25.510Z] a9799dc55739: Preparing [2025-01-09T05:54:25.510Z] f5ec82cd7106: Preparing [2025-01-09T05:54:25.510Z] dd679a9663a2: Preparing [2025-01-09T05:54:25.510Z] 8376ca50c376: Preparing [2025-01-09T05:54:25.510Z] 2a115eda046a: Preparing [2025-01-09T05:54:25.510Z] 9cb235b66dd0: Preparing [2025-01-09T05:54:25.510Z] b05f8993843a: Preparing [2025-01-09T05:54:25.510Z] 9cb235b66dd0: Waiting [2025-01-09T05:54:25.510Z] b05f8993843a: Waiting [2025-01-09T05:54:25.510Z] f5ec82cd7106: Layer already exists [2025-01-09T05:54:25.510Z] a9799dc55739: Layer already exists [2025-01-09T05:54:25.510Z] 2a115eda046a: Layer already exists [2025-01-09T05:54:25.510Z] dd679a9663a2: Layer already exists [2025-01-09T05:54:25.510Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:25.510Z] b05f8993843a: Layer already exists [2025-01-09T05:54:25.510Z] 9cb235b66dd0: Layer already exists [2025-01-09T05:54:25.510Z] main: digest: sha256:3744bc96f900da842994932a208c5b40d70cc9faa9e4713caff8a55c106b4e39 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:25.587Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:25.602Z] taggedImages: [2025-01-09T05:54:25.602Z] - nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:25.602Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-09T05:54:25.602Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.37 [2025-01-09T05:54:25.602Z] - nexus3.edgexfoundry.org:10004/core-keeper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:25.602Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-09T05:54:25.634Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-09T05:54:25.634Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:25.634Z] latest [2025-01-09T05:54:25.634Z] 4.0.0-dev.37 [2025-01-09T05:54:25.634Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:25.634Z] main [2025-01-09T05:54:25.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:25.976Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:26.298Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:26.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-09T05:54:26.299Z] b5124c59cfb0: Preparing [2025-01-09T05:54:26.299Z] d8ddf754e543: Preparing [2025-01-09T05:54:26.299Z] 1fc938453141: Preparing [2025-01-09T05:54:26.299Z] 3ada5457fb46: Preparing [2025-01-09T05:54:26.299Z] 494ca75d08d6: Preparing [2025-01-09T05:54:26.299Z] 8376ca50c376: Preparing [2025-01-09T05:54:26.299Z] e67f7a0e0298: Preparing [2025-01-09T05:54:26.299Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:26.299Z] b05f8993843a: Preparing [2025-01-09T05:54:26.299Z] 8376ca50c376: Waiting [2025-01-09T05:54:26.299Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:26.299Z] e67f7a0e0298: Waiting [2025-01-09T05:54:26.299Z] b05f8993843a: Waiting [2025-01-09T05:54:26.299Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:26.299Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:26.299Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:26.299Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:26.299Z] b05f8993843a: Layer already exists [2025-01-09T05:54:26.299Z] b5124c59cfb0: Pushed [2025-01-09T05:54:26.299Z] d8ddf754e543: Pushed [2025-01-09T05:54:26.299Z] 1fc938453141: Pushed [2025-01-09T05:54:28.842Z] 3ada5457fb46: Pushed [2025-01-09T05:54:29.101Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:29.419Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:29.739Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-09T05:54:29.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-09T05:54:29.739Z] b5124c59cfb0: Preparing [2025-01-09T05:54:29.739Z] d8ddf754e543: Preparing [2025-01-09T05:54:29.739Z] 1fc938453141: Preparing [2025-01-09T05:54:29.739Z] 3ada5457fb46: Preparing [2025-01-09T05:54:29.739Z] 494ca75d08d6: Preparing [2025-01-09T05:54:29.739Z] 8376ca50c376: Preparing [2025-01-09T05:54:29.739Z] e67f7a0e0298: Preparing [2025-01-09T05:54:29.739Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:29.739Z] b05f8993843a: Preparing [2025-01-09T05:54:29.739Z] 8376ca50c376: Waiting [2025-01-09T05:54:29.739Z] b05f8993843a: Waiting [2025-01-09T05:54:29.739Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:29.739Z] e67f7a0e0298: Waiting [2025-01-09T05:54:29.739Z] b5124c59cfb0: Layer already exists [2025-01-09T05:54:29.739Z] 1fc938453141: Layer already exists [2025-01-09T05:54:29.739Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:29.739Z] d8ddf754e543: Layer already exists [2025-01-09T05:54:29.739Z] 3ada5457fb46: Layer already exists [2025-01-09T05:54:29.739Z] b05f8993843a: Layer already exists [2025-01-09T05:54:29.739Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:29.739Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:29.739Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:29.739Z] latest: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:30.082Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:30.401Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 [2025-01-09T05:54:30.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-09T05:54:30.401Z] b5124c59cfb0: Preparing [2025-01-09T05:54:30.401Z] d8ddf754e543: Preparing [2025-01-09T05:54:30.401Z] 1fc938453141: Preparing [2025-01-09T05:54:30.401Z] 3ada5457fb46: Preparing [2025-01-09T05:54:30.401Z] 494ca75d08d6: Preparing [2025-01-09T05:54:30.401Z] 8376ca50c376: Preparing [2025-01-09T05:54:30.401Z] e67f7a0e0298: Preparing [2025-01-09T05:54:30.401Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:30.401Z] b05f8993843a: Preparing [2025-01-09T05:54:30.401Z] e67f7a0e0298: Waiting [2025-01-09T05:54:30.401Z] 8376ca50c376: Waiting [2025-01-09T05:54:30.401Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:30.401Z] 1fc938453141: Layer already exists [2025-01-09T05:54:30.401Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:30.401Z] 3ada5457fb46: Layer already exists [2025-01-09T05:54:30.401Z] d8ddf754e543: Layer already exists [2025-01-09T05:54:30.401Z] b5124c59cfb0: Layer already exists [2025-01-09T05:54:30.401Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:30.401Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:30.401Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:30.401Z] b05f8993843a: Layer already exists [2025-01-09T05:54:30.401Z] 4.0.0-dev.37: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:30.725Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:31.041Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:31.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-09T05:54:31.041Z] b5124c59cfb0: Preparing [2025-01-09T05:54:31.041Z] d8ddf754e543: Preparing [2025-01-09T05:54:31.041Z] 1fc938453141: Preparing [2025-01-09T05:54:31.041Z] 3ada5457fb46: Preparing [2025-01-09T05:54:31.041Z] 494ca75d08d6: Preparing [2025-01-09T05:54:31.041Z] 8376ca50c376: Preparing [2025-01-09T05:54:31.041Z] e67f7a0e0298: Preparing [2025-01-09T05:54:31.041Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:31.041Z] b05f8993843a: Preparing [2025-01-09T05:54:31.041Z] e67f7a0e0298: Waiting [2025-01-09T05:54:31.041Z] 8376ca50c376: Waiting [2025-01-09T05:54:31.041Z] b05f8993843a: Waiting [2025-01-09T05:54:31.041Z] 1fc938453141: Layer already exists [2025-01-09T05:54:31.041Z] d8ddf754e543: Layer already exists [2025-01-09T05:54:31.041Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:31.041Z] b5124c59cfb0: Layer already exists [2025-01-09T05:54:31.041Z] 3ada5457fb46: Layer already exists [2025-01-09T05:54:31.041Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:31.041Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:31.041Z] b05f8993843a: Layer already exists [2025-01-09T05:54:31.041Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:31.041Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:31.361Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:31.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-09T05:54:31.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-09T05:54:31.687Z] b5124c59cfb0: Preparing [2025-01-09T05:54:31.687Z] d8ddf754e543: Preparing [2025-01-09T05:54:31.687Z] 1fc938453141: Preparing [2025-01-09T05:54:31.687Z] 3ada5457fb46: Preparing [2025-01-09T05:54:31.687Z] 494ca75d08d6: Preparing [2025-01-09T05:54:31.687Z] 8376ca50c376: Preparing [2025-01-09T05:54:31.687Z] e67f7a0e0298: Preparing [2025-01-09T05:54:31.687Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:31.687Z] b05f8993843a: Preparing [2025-01-09T05:54:31.687Z] 8376ca50c376: Waiting [2025-01-09T05:54:31.687Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:31.687Z] e67f7a0e0298: Waiting [2025-01-09T05:54:31.687Z] b05f8993843a: Waiting [2025-01-09T05:54:31.687Z] b5124c59cfb0: Layer already exists [2025-01-09T05:54:31.687Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:31.687Z] 1fc938453141: Layer already exists [2025-01-09T05:54:31.687Z] 3ada5457fb46: Layer already exists [2025-01-09T05:54:31.687Z] d8ddf754e543: Layer already exists [2025-01-09T05:54:31.687Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:31.687Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:31.687Z] b05f8993843a: Layer already exists [2025-01-09T05:54:31.687Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:31.687Z] main: digest: sha256:4a145759393e0431d2ac2bdf0cdcca0d2d3e46702925bf09830a9aceca14c696 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:31.761Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:31.773Z] taggedImages: [2025-01-09T05:54:31.773Z] - nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:31.773Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-09T05:54:31.773Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.37 [2025-01-09T05:54:31.773Z] - nexus3.edgexfoundry.org:10004/core-metadata:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:31.773Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-09T05:54:31.796Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-09T05:54:31.796Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:31.796Z] latest [2025-01-09T05:54:31.796Z] 4.0.0-dev.37 [2025-01-09T05:54:31.796Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:31.796Z] main [2025-01-09T05:54:31.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:32.140Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:32.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:32.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-09T05:54:32.456Z] eeb1296ad1ab: Preparing [2025-01-09T05:54:32.456Z] 25c35d2f30fc: Preparing [2025-01-09T05:54:32.456Z] 7cfd0332804b: Preparing [2025-01-09T05:54:32.456Z] ec76096783a2: Preparing [2025-01-09T05:54:32.456Z] e612450e4e33: Preparing [2025-01-09T05:54:32.456Z] 80cd17772cfe: Preparing [2025-01-09T05:54:32.456Z] 2784e682a09e: Preparing [2025-01-09T05:54:32.456Z] 494ca75d08d6: Preparing [2025-01-09T05:54:32.456Z] 8376ca50c376: Preparing [2025-01-09T05:54:32.456Z] b49defbd8d13: Preparing [2025-01-09T05:54:32.456Z] 20ea31140b97: Preparing [2025-01-09T05:54:32.456Z] 5f70bf18a086: Preparing [2025-01-09T05:54:32.456Z] c1be9f3dcceb: Preparing [2025-01-09T05:54:32.456Z] 30f27250ec93: Preparing [2025-01-09T05:54:32.456Z] bf4ae9d5b7bb: Preparing [2025-01-09T05:54:32.456Z] b05f8993843a: Preparing [2025-01-09T05:54:32.456Z] 8376ca50c376: Waiting [2025-01-09T05:54:32.456Z] 80cd17772cfe: Waiting [2025-01-09T05:54:32.456Z] b49defbd8d13: Waiting [2025-01-09T05:54:32.456Z] 20ea31140b97: Waiting [2025-01-09T05:54:32.456Z] 5f70bf18a086: Waiting [2025-01-09T05:54:32.456Z] 30f27250ec93: Waiting [2025-01-09T05:54:32.456Z] 2784e682a09e: Waiting [2025-01-09T05:54:32.456Z] 494ca75d08d6: Waiting [2025-01-09T05:54:32.456Z] bf4ae9d5b7bb: Waiting [2025-01-09T05:54:32.456Z] c1be9f3dcceb: Waiting [2025-01-09T05:54:32.456Z] b05f8993843a: Waiting [2025-01-09T05:54:32.456Z] 25c35d2f30fc: Pushed [2025-01-09T05:54:32.456Z] ec76096783a2: Pushed [2025-01-09T05:54:32.456Z] 7cfd0332804b: Pushed [2025-01-09T05:54:32.456Z] e612450e4e33: Pushed [2025-01-09T05:54:32.456Z] eeb1296ad1ab: Pushed [2025-01-09T05:54:32.456Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:32.456Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:32.456Z] 5f70bf18a086: Layer already exists [2025-01-09T05:54:32.456Z] 80cd17772cfe: Pushed [2025-01-09T05:54:32.717Z] b49defbd8d13: Pushed [2025-01-09T05:54:32.717Z] 20ea31140b97: Pushed [2025-01-09T05:54:32.717Z] c1be9f3dcceb: Pushed [2025-01-09T05:54:32.717Z] b05f8993843a: Layer already exists [2025-01-09T05:54:32.717Z] 30f27250ec93: Pushed [2025-01-09T05:54:32.718Z] bf4ae9d5b7bb: Pushed [2025-01-09T05:54:34.099Z] 2784e682a09e: Pushed [2025-01-09T05:54:34.099Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:34.434Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:34.754Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-09T05:54:34.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-09T05:54:34.755Z] eeb1296ad1ab: Preparing [2025-01-09T05:54:34.755Z] 25c35d2f30fc: Preparing [2025-01-09T05:54:34.755Z] 7cfd0332804b: Preparing [2025-01-09T05:54:34.755Z] ec76096783a2: Preparing [2025-01-09T05:54:34.755Z] e612450e4e33: Preparing [2025-01-09T05:54:34.755Z] 80cd17772cfe: Preparing [2025-01-09T05:54:34.755Z] 2784e682a09e: Preparing [2025-01-09T05:54:34.755Z] 494ca75d08d6: Preparing [2025-01-09T05:54:34.755Z] 8376ca50c376: Preparing [2025-01-09T05:54:34.755Z] b49defbd8d13: Preparing [2025-01-09T05:54:34.755Z] 20ea31140b97: Preparing [2025-01-09T05:54:34.755Z] 5f70bf18a086: Preparing [2025-01-09T05:54:34.755Z] c1be9f3dcceb: Preparing [2025-01-09T05:54:34.755Z] 30f27250ec93: Preparing [2025-01-09T05:54:34.755Z] bf4ae9d5b7bb: Preparing [2025-01-09T05:54:34.755Z] b05f8993843a: Preparing [2025-01-09T05:54:34.755Z] 80cd17772cfe: Waiting [2025-01-09T05:54:34.755Z] 2784e682a09e: Waiting [2025-01-09T05:54:34.755Z] 494ca75d08d6: Waiting [2025-01-09T05:54:34.755Z] 8376ca50c376: Waiting [2025-01-09T05:54:34.755Z] b49defbd8d13: Waiting [2025-01-09T05:54:34.755Z] 20ea31140b97: Waiting [2025-01-09T05:54:34.755Z] b05f8993843a: Waiting [2025-01-09T05:54:34.755Z] bf4ae9d5b7bb: Waiting [2025-01-09T05:54:34.755Z] 5f70bf18a086: Waiting [2025-01-09T05:54:34.755Z] ec76096783a2: Layer already exists [2025-01-09T05:54:34.755Z] eeb1296ad1ab: Layer already exists [2025-01-09T05:54:34.755Z] 7cfd0332804b: Layer already exists [2025-01-09T05:54:34.755Z] e612450e4e33: Layer already exists [2025-01-09T05:54:34.755Z] 25c35d2f30fc: Layer already exists [2025-01-09T05:54:34.755Z] 2784e682a09e: Layer already exists [2025-01-09T05:54:34.755Z] 80cd17772cfe: Layer already exists [2025-01-09T05:54:34.755Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:34.755Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:34.755Z] b49defbd8d13: Layer already exists [2025-01-09T05:54:34.755Z] 20ea31140b97: Layer already exists [2025-01-09T05:54:34.755Z] 5f70bf18a086: Layer already exists [2025-01-09T05:54:34.755Z] c1be9f3dcceb: Layer already exists [2025-01-09T05:54:34.755Z] bf4ae9d5b7bb: Layer already exists [2025-01-09T05:54:34.755Z] 30f27250ec93: Layer already exists [2025-01-09T05:54:34.755Z] b05f8993843a: Layer already exists [2025-01-09T05:54:34.755Z] latest: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:35.090Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:35.414Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 [2025-01-09T05:54:35.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-09T05:54:35.414Z] eeb1296ad1ab: Preparing [2025-01-09T05:54:35.414Z] 25c35d2f30fc: Preparing [2025-01-09T05:54:35.414Z] 7cfd0332804b: Preparing [2025-01-09T05:54:35.414Z] ec76096783a2: Preparing [2025-01-09T05:54:35.414Z] e612450e4e33: Preparing [2025-01-09T05:54:35.414Z] 80cd17772cfe: Preparing [2025-01-09T05:54:35.414Z] 2784e682a09e: Preparing [2025-01-09T05:54:35.414Z] 494ca75d08d6: Preparing [2025-01-09T05:54:35.414Z] 8376ca50c376: Preparing [2025-01-09T05:54:35.414Z] b49defbd8d13: Preparing [2025-01-09T05:54:35.414Z] 20ea31140b97: Preparing [2025-01-09T05:54:35.414Z] 5f70bf18a086: Preparing [2025-01-09T05:54:35.414Z] c1be9f3dcceb: Preparing [2025-01-09T05:54:35.414Z] 30f27250ec93: Preparing [2025-01-09T05:54:35.414Z] bf4ae9d5b7bb: Preparing [2025-01-09T05:54:35.414Z] b05f8993843a: Preparing [2025-01-09T05:54:35.414Z] 2784e682a09e: Waiting [2025-01-09T05:54:35.414Z] 494ca75d08d6: Waiting [2025-01-09T05:54:35.414Z] b49defbd8d13: Waiting [2025-01-09T05:54:35.414Z] 8376ca50c376: Waiting [2025-01-09T05:54:35.414Z] 20ea31140b97: Waiting [2025-01-09T05:54:35.414Z] 5f70bf18a086: Waiting [2025-01-09T05:54:35.414Z] c1be9f3dcceb: Waiting [2025-01-09T05:54:35.414Z] bf4ae9d5b7bb: Waiting [2025-01-09T05:54:35.414Z] 30f27250ec93: Waiting [2025-01-09T05:54:35.414Z] 80cd17772cfe: Waiting [2025-01-09T05:54:35.414Z] 7cfd0332804b: Layer already exists [2025-01-09T05:54:35.414Z] 25c35d2f30fc: Layer already exists [2025-01-09T05:54:35.414Z] ec76096783a2: Layer already exists [2025-01-09T05:54:35.414Z] e612450e4e33: Layer already exists [2025-01-09T05:54:35.414Z] eeb1296ad1ab: Layer already exists [2025-01-09T05:54:35.414Z] 80cd17772cfe: Layer already exists [2025-01-09T05:54:35.414Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:35.414Z] b49defbd8d13: Layer already exists [2025-01-09T05:54:35.414Z] 2784e682a09e: Layer already exists [2025-01-09T05:54:35.414Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:35.414Z] c1be9f3dcceb: Layer already exists [2025-01-09T05:54:35.414Z] 20ea31140b97: Layer already exists [2025-01-09T05:54:35.414Z] 30f27250ec93: Layer already exists [2025-01-09T05:54:35.414Z] 5f70bf18a086: Layer already exists [2025-01-09T05:54:35.414Z] bf4ae9d5b7bb: Layer already exists [2025-01-09T05:54:35.414Z] b05f8993843a: Layer already exists [2025-01-09T05:54:35.414Z] 4.0.0-dev.37: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:35.740Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:36.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:36.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-09T05:54:36.057Z] eeb1296ad1ab: Preparing [2025-01-09T05:54:36.057Z] 25c35d2f30fc: Preparing [2025-01-09T05:54:36.057Z] 7cfd0332804b: Preparing [2025-01-09T05:54:36.057Z] ec76096783a2: Preparing [2025-01-09T05:54:36.057Z] e612450e4e33: Preparing [2025-01-09T05:54:36.057Z] 80cd17772cfe: Preparing [2025-01-09T05:54:36.057Z] 2784e682a09e: Preparing [2025-01-09T05:54:36.057Z] 494ca75d08d6: Preparing [2025-01-09T05:54:36.057Z] 8376ca50c376: Preparing [2025-01-09T05:54:36.057Z] b49defbd8d13: Preparing [2025-01-09T05:54:36.057Z] 20ea31140b97: Preparing [2025-01-09T05:54:36.057Z] 5f70bf18a086: Preparing [2025-01-09T05:54:36.057Z] c1be9f3dcceb: Preparing [2025-01-09T05:54:36.057Z] 30f27250ec93: Preparing [2025-01-09T05:54:36.057Z] bf4ae9d5b7bb: Preparing [2025-01-09T05:54:36.057Z] b05f8993843a: Preparing [2025-01-09T05:54:36.057Z] 80cd17772cfe: Waiting [2025-01-09T05:54:36.057Z] 8376ca50c376: Waiting [2025-01-09T05:54:36.057Z] b49defbd8d13: Waiting [2025-01-09T05:54:36.057Z] 2784e682a09e: Waiting [2025-01-09T05:54:36.057Z] 20ea31140b97: Waiting [2025-01-09T05:54:36.057Z] 494ca75d08d6: Waiting [2025-01-09T05:54:36.057Z] 5f70bf18a086: Waiting [2025-01-09T05:54:36.057Z] b05f8993843a: Waiting [2025-01-09T05:54:36.057Z] bf4ae9d5b7bb: Waiting [2025-01-09T05:54:36.057Z] c1be9f3dcceb: Waiting [2025-01-09T05:54:36.057Z] 30f27250ec93: Waiting [2025-01-09T05:54:36.057Z] 25c35d2f30fc: Layer already exists [2025-01-09T05:54:36.057Z] ec76096783a2: Layer already exists [2025-01-09T05:54:36.057Z] e612450e4e33: Layer already exists [2025-01-09T05:54:36.057Z] eeb1296ad1ab: Layer already exists [2025-01-09T05:54:36.057Z] 7cfd0332804b: Layer already exists [2025-01-09T05:54:36.057Z] 2784e682a09e: Layer already exists [2025-01-09T05:54:36.057Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:36.057Z] b49defbd8d13: Layer already exists [2025-01-09T05:54:36.057Z] 80cd17772cfe: Layer already exists [2025-01-09T05:54:36.057Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:36.057Z] 20ea31140b97: Layer already exists [2025-01-09T05:54:36.057Z] bf4ae9d5b7bb: Layer already exists [2025-01-09T05:54:36.057Z] c1be9f3dcceb: Layer already exists [2025-01-09T05:54:36.057Z] 30f27250ec93: Layer already exists [2025-01-09T05:54:36.057Z] 5f70bf18a086: Layer already exists [2025-01-09T05:54:36.057Z] b05f8993843a: Layer already exists [2025-01-09T05:54:36.057Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:36.387Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:36.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-09T05:54:36.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-09T05:54:36.718Z] eeb1296ad1ab: Preparing [2025-01-09T05:54:36.718Z] 25c35d2f30fc: Preparing [2025-01-09T05:54:36.718Z] 7cfd0332804b: Preparing [2025-01-09T05:54:36.718Z] ec76096783a2: Preparing [2025-01-09T05:54:36.718Z] e612450e4e33: Preparing [2025-01-09T05:54:36.718Z] 80cd17772cfe: Preparing [2025-01-09T05:54:36.718Z] 2784e682a09e: Preparing [2025-01-09T05:54:36.718Z] 494ca75d08d6: Preparing [2025-01-09T05:54:36.718Z] 8376ca50c376: Preparing [2025-01-09T05:54:36.718Z] b49defbd8d13: Preparing [2025-01-09T05:54:36.718Z] 20ea31140b97: Preparing [2025-01-09T05:54:36.718Z] 5f70bf18a086: Preparing [2025-01-09T05:54:36.718Z] c1be9f3dcceb: Preparing [2025-01-09T05:54:36.718Z] 80cd17772cfe: Waiting [2025-01-09T05:54:36.718Z] 2784e682a09e: Waiting [2025-01-09T05:54:36.718Z] 8376ca50c376: Waiting [2025-01-09T05:54:36.718Z] 494ca75d08d6: Waiting [2025-01-09T05:54:36.718Z] 20ea31140b97: Waiting [2025-01-09T05:54:36.718Z] 5f70bf18a086: Waiting [2025-01-09T05:54:36.718Z] b49defbd8d13: Waiting [2025-01-09T05:54:36.718Z] 30f27250ec93: Preparing [2025-01-09T05:54:36.718Z] bf4ae9d5b7bb: Preparing [2025-01-09T05:54:36.718Z] b05f8993843a: Preparing [2025-01-09T05:54:36.718Z] bf4ae9d5b7bb: Waiting [2025-01-09T05:54:36.718Z] 30f27250ec93: Waiting [2025-01-09T05:54:36.718Z] c1be9f3dcceb: Waiting [2025-01-09T05:54:36.718Z] eeb1296ad1ab: Layer already exists [2025-01-09T05:54:36.718Z] e612450e4e33: Layer already exists [2025-01-09T05:54:36.718Z] 7cfd0332804b: Layer already exists [2025-01-09T05:54:36.718Z] ec76096783a2: Layer already exists [2025-01-09T05:54:36.718Z] 25c35d2f30fc: Layer already exists [2025-01-09T05:54:36.718Z] 80cd17772cfe: Layer already exists [2025-01-09T05:54:36.718Z] 2784e682a09e: Layer already exists [2025-01-09T05:54:36.718Z] b49defbd8d13: Layer already exists [2025-01-09T05:54:36.718Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:36.718Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:36.718Z] 5f70bf18a086: Layer already exists [2025-01-09T05:54:36.718Z] 20ea31140b97: Layer already exists [2025-01-09T05:54:36.718Z] 30f27250ec93: Layer already exists [2025-01-09T05:54:36.718Z] c1be9f3dcceb: Layer already exists [2025-01-09T05:54:36.718Z] bf4ae9d5b7bb: Layer already exists [2025-01-09T05:54:36.718Z] b05f8993843a: Layer already exists [2025-01-09T05:54:36.718Z] main: digest: sha256:8708af0d2c28eb30c35ae5efb7948dc3be8b2bba2f96295adc8e983e6129037f size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:36.797Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:36.811Z] taggedImages: [2025-01-09T05:54:36.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:36.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-09T05:54:36.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.37 [2025-01-09T05:54:36.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:36.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-09T05:54:36.838Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-09T05:54:36.838Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:36.838Z] latest [2025-01-09T05:54:36.838Z] 4.0.0-dev.37 [2025-01-09T05:54:36.838Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:36.838Z] main [2025-01-09T05:54:36.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:37.186Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:37.501Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:37.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-09T05:54:37.501Z] af3b05529662: Preparing [2025-01-09T05:54:37.501Z] bb7b12e83e68: Preparing [2025-01-09T05:54:37.501Z] fabaede282c1: Preparing [2025-01-09T05:54:37.501Z] b714fc712962: Preparing [2025-01-09T05:54:37.501Z] 494ca75d08d6: Preparing [2025-01-09T05:54:37.501Z] 8376ca50c376: Preparing [2025-01-09T05:54:37.501Z] e67f7a0e0298: Preparing [2025-01-09T05:54:37.501Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:37.501Z] b05f8993843a: Preparing [2025-01-09T05:54:37.501Z] 8376ca50c376: Waiting [2025-01-09T05:54:37.501Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:37.501Z] e67f7a0e0298: Waiting [2025-01-09T05:54:37.501Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:37.501Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:37.501Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:37.501Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:37.501Z] bb7b12e83e68: Pushed [2025-01-09T05:54:37.501Z] b05f8993843a: Layer already exists [2025-01-09T05:54:37.501Z] fabaede282c1: Pushed [2025-01-09T05:54:37.501Z] af3b05529662: Pushed [2025-01-09T05:54:40.045Z] b714fc712962: Pushed [2025-01-09T05:54:40.045Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:40.379Z] + 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-09T05:54:40.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-09T05:54:40.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-09T05:54:40.704Z] af3b05529662: Preparing [2025-01-09T05:54:40.704Z] bb7b12e83e68: Preparing [2025-01-09T05:54:40.704Z] fabaede282c1: Preparing [2025-01-09T05:54:40.704Z] b714fc712962: Preparing [2025-01-09T05:54:40.704Z] 494ca75d08d6: Preparing [2025-01-09T05:54:40.704Z] 8376ca50c376: Preparing [2025-01-09T05:54:40.704Z] e67f7a0e0298: Preparing [2025-01-09T05:54:40.704Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:40.704Z] b05f8993843a: Preparing [2025-01-09T05:54:40.704Z] e67f7a0e0298: Waiting [2025-01-09T05:54:40.704Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:40.704Z] b05f8993843a: Waiting [2025-01-09T05:54:40.704Z] 8376ca50c376: Waiting [2025-01-09T05:54:40.704Z] b714fc712962: Layer already exists [2025-01-09T05:54:40.704Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:40.704Z] fabaede282c1: Layer already exists [2025-01-09T05:54:40.704Z] bb7b12e83e68: Layer already exists [2025-01-09T05:54:40.704Z] af3b05529662: Layer already exists [2025-01-09T05:54:40.704Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:40.704Z] b05f8993843a: Layer already exists [2025-01-09T05:54:40.704Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:40.704Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:40.704Z] latest: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:41.029Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:41.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 [2025-01-09T05:54:41.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-09T05:54:41.349Z] af3b05529662: Preparing [2025-01-09T05:54:41.349Z] bb7b12e83e68: Preparing [2025-01-09T05:54:41.349Z] fabaede282c1: Preparing [2025-01-09T05:54:41.349Z] b714fc712962: Preparing [2025-01-09T05:54:41.349Z] 494ca75d08d6: Preparing [2025-01-09T05:54:41.349Z] 8376ca50c376: Preparing [2025-01-09T05:54:41.349Z] e67f7a0e0298: Preparing [2025-01-09T05:54:41.349Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:41.349Z] b05f8993843a: Preparing [2025-01-09T05:54:41.349Z] 8376ca50c376: Waiting [2025-01-09T05:54:41.349Z] e67f7a0e0298: Waiting [2025-01-09T05:54:41.349Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:41.349Z] b05f8993843a: Waiting [2025-01-09T05:54:41.349Z] af3b05529662: Layer already exists [2025-01-09T05:54:41.349Z] b714fc712962: Layer already exists [2025-01-09T05:54:41.349Z] fabaede282c1: Layer already exists [2025-01-09T05:54:41.349Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:41.349Z] bb7b12e83e68: Layer already exists [2025-01-09T05:54:41.349Z] b05f8993843a: Layer already exists [2025-01-09T05:54:41.349Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:41.349Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:41.349Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:41.349Z] 4.0.0-dev.37: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:41.676Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:42.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:42.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-09T05:54:42.004Z] af3b05529662: Preparing [2025-01-09T05:54:42.004Z] bb7b12e83e68: Preparing [2025-01-09T05:54:42.004Z] fabaede282c1: Preparing [2025-01-09T05:54:42.004Z] b714fc712962: Preparing [2025-01-09T05:54:42.004Z] 494ca75d08d6: Preparing [2025-01-09T05:54:42.004Z] 8376ca50c376: Preparing [2025-01-09T05:54:42.004Z] e67f7a0e0298: Preparing [2025-01-09T05:54:42.004Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:42.004Z] b05f8993843a: Preparing [2025-01-09T05:54:42.004Z] e67f7a0e0298: Waiting [2025-01-09T05:54:42.004Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:42.004Z] b05f8993843a: Waiting [2025-01-09T05:54:42.004Z] bb7b12e83e68: Layer already exists [2025-01-09T05:54:42.004Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:42.004Z] b714fc712962: Layer already exists [2025-01-09T05:54:42.004Z] fabaede282c1: Layer already exists [2025-01-09T05:54:42.004Z] af3b05529662: Layer already exists [2025-01-09T05:54:42.004Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:42.004Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:42.004Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:42.004Z] b05f8993843a: Layer already exists [2025-01-09T05:54:42.004Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:42.327Z] + 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-09T05:54:42.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-09T05:54:42.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-09T05:54:42.653Z] af3b05529662: Preparing [2025-01-09T05:54:42.653Z] bb7b12e83e68: Preparing [2025-01-09T05:54:42.653Z] fabaede282c1: Preparing [2025-01-09T05:54:42.653Z] b714fc712962: Preparing [2025-01-09T05:54:42.653Z] 494ca75d08d6: Preparing [2025-01-09T05:54:42.653Z] 8376ca50c376: Preparing [2025-01-09T05:54:42.653Z] e67f7a0e0298: Preparing [2025-01-09T05:54:42.653Z] 8bc0ef7d14b6: Preparing [2025-01-09T05:54:42.653Z] b05f8993843a: Preparing [2025-01-09T05:54:42.653Z] 8bc0ef7d14b6: Waiting [2025-01-09T05:54:42.653Z] b05f8993843a: Waiting [2025-01-09T05:54:42.653Z] e67f7a0e0298: Waiting [2025-01-09T05:54:42.653Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:42.653Z] fabaede282c1: Layer already exists [2025-01-09T05:54:42.653Z] bb7b12e83e68: Layer already exists [2025-01-09T05:54:42.653Z] b714fc712962: Layer already exists [2025-01-09T05:54:42.654Z] af3b05529662: Layer already exists [2025-01-09T05:54:42.654Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:42.654Z] e67f7a0e0298: Layer already exists [2025-01-09T05:54:42.654Z] 8bc0ef7d14b6: Layer already exists [2025-01-09T05:54:42.654Z] b05f8993843a: Layer already exists [2025-01-09T05:54:42.654Z] main: digest: sha256:c98ed01cef7cca35c06b063aff889a34741262bf17952150c32afd4d6c02c8b1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:42.726Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:42.743Z] taggedImages: [2025-01-09T05:54:42.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:42.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-09T05:54:42.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.37 [2025-01-09T05:54:42.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:42.743Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-09T05:54:42.774Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-09T05:54:42.774Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:42.774Z] latest [2025-01-09T05:54:42.774Z] 4.0.0-dev.37 [2025-01-09T05:54:42.774Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:42.774Z] main [2025-01-09T05:54:42.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:43.119Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:43.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:43.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-09T05:54:43.435Z] 8e2f9a19ad2b: Preparing [2025-01-09T05:54:43.435Z] 336d8ecdd31b: Preparing [2025-01-09T05:54:43.435Z] 3ac18c7bfd73: Preparing [2025-01-09T05:54:43.435Z] 0cde4726b573: Preparing [2025-01-09T05:54:43.435Z] 7f0951f610cc: Preparing [2025-01-09T05:54:43.435Z] 494ca75d08d6: Preparing [2025-01-09T05:54:43.435Z] 8376ca50c376: Preparing [2025-01-09T05:54:43.435Z] f1b866c8d9fa: Preparing [2025-01-09T05:54:43.435Z] 13c2f40b8168: Preparing [2025-01-09T05:54:43.435Z] 494ca75d08d6: Waiting [2025-01-09T05:54:43.435Z] f1b866c8d9fa: Waiting [2025-01-09T05:54:43.435Z] 13c2f40b8168: Waiting [2025-01-09T05:54:43.435Z] 8376ca50c376: Waiting [2025-01-09T05:54:43.435Z] 447eb4b95065: Preparing [2025-01-09T05:54:43.435Z] b05f8993843a: Preparing [2025-01-09T05:54:43.435Z] 447eb4b95065: Waiting [2025-01-09T05:54:43.435Z] b05f8993843a: Waiting [2025-01-09T05:54:43.435Z] 336d8ecdd31b: Pushed [2025-01-09T05:54:43.435Z] 0cde4726b573: Pushed [2025-01-09T05:54:43.435Z] 8e2f9a19ad2b: Pushed [2025-01-09T05:54:43.436Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:43.436Z] 7f0951f610cc: Pushed [2025-01-09T05:54:43.436Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:43.436Z] b05f8993843a: Layer already exists [2025-01-09T05:54:43.436Z] f1b866c8d9fa: Pushed [2025-01-09T05:54:43.694Z] 13c2f40b8168: Pushed [2025-01-09T05:54:44.629Z] 3ac18c7bfd73: Pushed [2025-01-09T05:54:44.889Z] 447eb4b95065: Pushed [2025-01-09T05:54:44.889Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:45.212Z] + 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-09T05:54:45.533Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-09T05:54:45.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-09T05:54:45.533Z] 8e2f9a19ad2b: Preparing [2025-01-09T05:54:45.533Z] 336d8ecdd31b: Preparing [2025-01-09T05:54:45.533Z] 3ac18c7bfd73: Preparing [2025-01-09T05:54:45.533Z] 0cde4726b573: Preparing [2025-01-09T05:54:45.533Z] 7f0951f610cc: Preparing [2025-01-09T05:54:45.533Z] 494ca75d08d6: Preparing [2025-01-09T05:54:45.533Z] 8376ca50c376: Preparing [2025-01-09T05:54:45.533Z] f1b866c8d9fa: Preparing [2025-01-09T05:54:45.533Z] 13c2f40b8168: Preparing [2025-01-09T05:54:45.533Z] 447eb4b95065: Preparing [2025-01-09T05:54:45.533Z] b05f8993843a: Preparing [2025-01-09T05:54:45.533Z] 8376ca50c376: Waiting [2025-01-09T05:54:45.533Z] 494ca75d08d6: Waiting [2025-01-09T05:54:45.533Z] f1b866c8d9fa: Waiting [2025-01-09T05:54:45.533Z] 13c2f40b8168: Waiting [2025-01-09T05:54:45.533Z] 447eb4b95065: Waiting [2025-01-09T05:54:45.533Z] b05f8993843a: Waiting [2025-01-09T05:54:45.533Z] 0cde4726b573: Layer already exists [2025-01-09T05:54:45.533Z] 336d8ecdd31b: Layer already exists [2025-01-09T05:54:45.533Z] 7f0951f610cc: Layer already exists [2025-01-09T05:54:45.533Z] 8e2f9a19ad2b: Layer already exists [2025-01-09T05:54:45.533Z] 3ac18c7bfd73: Layer already exists [2025-01-09T05:54:45.533Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:45.533Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:45.533Z] 13c2f40b8168: Layer already exists [2025-01-09T05:54:45.533Z] f1b866c8d9fa: Layer already exists [2025-01-09T05:54:45.533Z] 447eb4b95065: Layer already exists [2025-01-09T05:54:45.533Z] b05f8993843a: Layer already exists [2025-01-09T05:54:45.534Z] latest: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:45.851Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:46.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 [2025-01-09T05:54:46.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-09T05:54:46.172Z] 8e2f9a19ad2b: Preparing [2025-01-09T05:54:46.172Z] 336d8ecdd31b: Preparing [2025-01-09T05:54:46.172Z] 3ac18c7bfd73: Preparing [2025-01-09T05:54:46.172Z] 0cde4726b573: Preparing [2025-01-09T05:54:46.172Z] 7f0951f610cc: Preparing [2025-01-09T05:54:46.172Z] 494ca75d08d6: Preparing [2025-01-09T05:54:46.172Z] 8376ca50c376: Preparing [2025-01-09T05:54:46.172Z] f1b866c8d9fa: Preparing [2025-01-09T05:54:46.172Z] 13c2f40b8168: Preparing [2025-01-09T05:54:46.172Z] 447eb4b95065: Preparing [2025-01-09T05:54:46.172Z] b05f8993843a: Preparing [2025-01-09T05:54:46.172Z] b05f8993843a: Waiting [2025-01-09T05:54:46.172Z] 447eb4b95065: Waiting [2025-01-09T05:54:46.172Z] 494ca75d08d6: Waiting [2025-01-09T05:54:46.172Z] f1b866c8d9fa: Waiting [2025-01-09T05:54:46.172Z] 13c2f40b8168: Waiting [2025-01-09T05:54:46.172Z] 7f0951f610cc: Layer already exists [2025-01-09T05:54:46.172Z] 8e2f9a19ad2b: Layer already exists [2025-01-09T05:54:46.172Z] 336d8ecdd31b: Layer already exists [2025-01-09T05:54:46.172Z] 3ac18c7bfd73: Layer already exists [2025-01-09T05:54:46.172Z] 0cde4726b573: Layer already exists [2025-01-09T05:54:46.172Z] 447eb4b95065: Layer already exists [2025-01-09T05:54:46.172Z] f1b866c8d9fa: Layer already exists [2025-01-09T05:54:46.172Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:46.172Z] 13c2f40b8168: Layer already exists [2025-01-09T05:54:46.172Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:46.172Z] b05f8993843a: Layer already exists [2025-01-09T05:54:46.172Z] 4.0.0-dev.37: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:46.506Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:46.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:46.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-09T05:54:46.821Z] 8e2f9a19ad2b: Preparing [2025-01-09T05:54:46.821Z] 336d8ecdd31b: Preparing [2025-01-09T05:54:46.821Z] 3ac18c7bfd73: Preparing [2025-01-09T05:54:46.821Z] 0cde4726b573: Preparing [2025-01-09T05:54:46.821Z] 7f0951f610cc: Preparing [2025-01-09T05:54:46.821Z] 494ca75d08d6: Preparing [2025-01-09T05:54:46.821Z] 8376ca50c376: Preparing [2025-01-09T05:54:46.821Z] f1b866c8d9fa: Preparing [2025-01-09T05:54:46.821Z] 13c2f40b8168: Preparing [2025-01-09T05:54:46.821Z] 447eb4b95065: Preparing [2025-01-09T05:54:46.821Z] b05f8993843a: Preparing [2025-01-09T05:54:46.821Z] b05f8993843a: Waiting [2025-01-09T05:54:46.821Z] 447eb4b95065: Waiting [2025-01-09T05:54:46.821Z] 8376ca50c376: Waiting [2025-01-09T05:54:46.821Z] 494ca75d08d6: Waiting [2025-01-09T05:54:46.821Z] f1b866c8d9fa: Waiting [2025-01-09T05:54:46.821Z] 13c2f40b8168: Waiting [2025-01-09T05:54:46.821Z] 336d8ecdd31b: Layer already exists [2025-01-09T05:54:46.821Z] 0cde4726b573: Layer already exists [2025-01-09T05:54:46.821Z] 7f0951f610cc: Layer already exists [2025-01-09T05:54:46.821Z] 3ac18c7bfd73: Layer already exists [2025-01-09T05:54:46.821Z] 8e2f9a19ad2b: Layer already exists [2025-01-09T05:54:46.821Z] f1b866c8d9fa: Layer already exists [2025-01-09T05:54:46.821Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:46.822Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:46.822Z] 447eb4b95065: Layer already exists [2025-01-09T05:54:46.822Z] 13c2f40b8168: Layer already exists [2025-01-09T05:54:46.822Z] b05f8993843a: Layer already exists [2025-01-09T05:54:46.822Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:47.153Z] + 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-09T05:54:47.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-09T05:54:47.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-09T05:54:47.480Z] 8e2f9a19ad2b: Preparing [2025-01-09T05:54:47.480Z] 336d8ecdd31b: Preparing [2025-01-09T05:54:47.480Z] 3ac18c7bfd73: Preparing [2025-01-09T05:54:47.480Z] 0cde4726b573: Preparing [2025-01-09T05:54:47.480Z] 7f0951f610cc: Preparing [2025-01-09T05:54:47.480Z] 494ca75d08d6: Preparing [2025-01-09T05:54:47.480Z] 8376ca50c376: Preparing [2025-01-09T05:54:47.480Z] f1b866c8d9fa: Preparing [2025-01-09T05:54:47.480Z] 13c2f40b8168: Preparing [2025-01-09T05:54:47.480Z] 447eb4b95065: Preparing [2025-01-09T05:54:47.480Z] b05f8993843a: Preparing [2025-01-09T05:54:47.480Z] 8376ca50c376: Waiting [2025-01-09T05:54:47.480Z] b05f8993843a: Waiting [2025-01-09T05:54:47.480Z] f1b866c8d9fa: Waiting [2025-01-09T05:54:47.480Z] 13c2f40b8168: Waiting [2025-01-09T05:54:47.480Z] 494ca75d08d6: Waiting [2025-01-09T05:54:47.480Z] 0cde4726b573: Layer already exists [2025-01-09T05:54:47.480Z] 7f0951f610cc: Layer already exists [2025-01-09T05:54:47.480Z] 336d8ecdd31b: Layer already exists [2025-01-09T05:54:47.480Z] 3ac18c7bfd73: Layer already exists [2025-01-09T05:54:47.480Z] 8e2f9a19ad2b: Layer already exists [2025-01-09T05:54:47.480Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:47.480Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:47.480Z] f1b866c8d9fa: Layer already exists [2025-01-09T05:54:47.480Z] 13c2f40b8168: Layer already exists [2025-01-09T05:54:47.480Z] 447eb4b95065: Layer already exists [2025-01-09T05:54:47.480Z] b05f8993843a: Layer already exists [2025-01-09T05:54:47.480Z] main: digest: sha256:7867a1aeb3588be57153b4daff5f2570f931998ff5e891f653a01fd50903a207 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:47.561Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:47.577Z] taggedImages: [2025-01-09T05:54:47.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:47.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-09T05:54:47.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.37 [2025-01-09T05:54:47.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:47.577Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-09T05:54:47.603Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-09T05:54:47.603Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:47.603Z] latest [2025-01-09T05:54:47.603Z] 4.0.0-dev.37 [2025-01-09T05:54:47.603Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:47.603Z] main [2025-01-09T05:54:47.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:47.939Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:48.264Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:48.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-09T05:54:48.264Z] ad2a0f2ade81: Preparing [2025-01-09T05:54:48.264Z] f9ebdc580a93: Preparing [2025-01-09T05:54:48.264Z] 22dd66ca4e4a: Preparing [2025-01-09T05:54:48.264Z] 8661bbc5db75: Preparing [2025-01-09T05:54:48.264Z] 9ba2bbe82478: Preparing [2025-01-09T05:54:48.264Z] 596ba0a700be: Preparing [2025-01-09T05:54:48.264Z] 8ba57fdb21ae: Preparing [2025-01-09T05:54:48.264Z] 494ca75d08d6: Preparing [2025-01-09T05:54:48.264Z] 8376ca50c376: Preparing [2025-01-09T05:54:48.264Z] 4876af6b9fab: Preparing [2025-01-09T05:54:48.264Z] 4df1a5dac5df: Preparing [2025-01-09T05:54:48.264Z] b05f8993843a: Preparing [2025-01-09T05:54:48.264Z] 596ba0a700be: Waiting [2025-01-09T05:54:48.264Z] 8ba57fdb21ae: Waiting [2025-01-09T05:54:48.264Z] 494ca75d08d6: Waiting [2025-01-09T05:54:48.264Z] 8376ca50c376: Waiting [2025-01-09T05:54:48.264Z] 4df1a5dac5df: Waiting [2025-01-09T05:54:48.264Z] b05f8993843a: Waiting [2025-01-09T05:54:48.264Z] 9ba2bbe82478: Pushed [2025-01-09T05:54:48.264Z] ad2a0f2ade81: Pushed [2025-01-09T05:54:48.264Z] f9ebdc580a93: Pushed [2025-01-09T05:54:48.264Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:48.264Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:48.523Z] 596ba0a700be: Pushed [2025-01-09T05:54:48.523Z] 8ba57fdb21ae: Pushed [2025-01-09T05:54:48.523Z] b05f8993843a: Layer already exists [2025-01-09T05:54:48.523Z] 4876af6b9fab: Pushed [2025-01-09T05:54:49.455Z] 8661bbc5db75: Pushed [2025-01-09T05:54:49.713Z] 22dd66ca4e4a: Pushed [2025-01-09T05:54:49.713Z] 4df1a5dac5df: Pushed [2025-01-09T05:54:49.713Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:50.482Z] + 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-09T05:54:50.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-09T05:54:50.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-09T05:54:50.867Z] ad2a0f2ade81: Preparing [2025-01-09T05:54:50.867Z] f9ebdc580a93: Preparing [2025-01-09T05:54:50.867Z] 22dd66ca4e4a: Preparing [2025-01-09T05:54:50.867Z] 8661bbc5db75: Preparing [2025-01-09T05:54:50.867Z] 9ba2bbe82478: Preparing [2025-01-09T05:54:50.867Z] 596ba0a700be: Preparing [2025-01-09T05:54:50.867Z] 8ba57fdb21ae: Preparing [2025-01-09T05:54:50.867Z] 494ca75d08d6: Preparing [2025-01-09T05:54:50.867Z] 8376ca50c376: Preparing [2025-01-09T05:54:50.867Z] 4876af6b9fab: Preparing [2025-01-09T05:54:50.867Z] 4df1a5dac5df: Preparing [2025-01-09T05:54:50.867Z] b05f8993843a: Preparing [2025-01-09T05:54:50.867Z] 596ba0a700be: Waiting [2025-01-09T05:54:50.867Z] 8ba57fdb21ae: Waiting [2025-01-09T05:54:50.867Z] 8376ca50c376: Waiting [2025-01-09T05:54:50.867Z] b05f8993843a: Waiting [2025-01-09T05:54:50.867Z] 4876af6b9fab: Waiting [2025-01-09T05:54:50.867Z] 494ca75d08d6: Waiting [2025-01-09T05:54:50.867Z] 22dd66ca4e4a: Layer already exists [2025-01-09T05:54:50.867Z] 9ba2bbe82478: Layer already exists [2025-01-09T05:54:50.867Z] ad2a0f2ade81: Layer already exists [2025-01-09T05:54:50.867Z] 8661bbc5db75: Layer already exists [2025-01-09T05:54:50.867Z] f9ebdc580a93: Layer already exists [2025-01-09T05:54:50.867Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:50.867Z] 4876af6b9fab: Layer already exists [2025-01-09T05:54:50.867Z] 596ba0a700be: Layer already exists [2025-01-09T05:54:50.867Z] 8ba57fdb21ae: Layer already exists [2025-01-09T05:54:50.867Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:50.867Z] 4df1a5dac5df: Layer already exists [2025-01-09T05:54:50.867Z] b05f8993843a: Layer already exists [2025-01-09T05:54:50.867Z] latest: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:51.227Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:51.546Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 [2025-01-09T05:54:51.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-09T05:54:51.546Z] ad2a0f2ade81: Preparing [2025-01-09T05:54:51.546Z] f9ebdc580a93: Preparing [2025-01-09T05:54:51.546Z] 22dd66ca4e4a: Preparing [2025-01-09T05:54:51.546Z] 8661bbc5db75: Preparing [2025-01-09T05:54:51.546Z] 9ba2bbe82478: Preparing [2025-01-09T05:54:51.546Z] 596ba0a700be: Preparing [2025-01-09T05:54:51.546Z] 8ba57fdb21ae: Preparing [2025-01-09T05:54:51.546Z] 494ca75d08d6: Preparing [2025-01-09T05:54:51.546Z] 8376ca50c376: Preparing [2025-01-09T05:54:51.546Z] 4876af6b9fab: Preparing [2025-01-09T05:54:51.546Z] 4df1a5dac5df: Preparing [2025-01-09T05:54:51.546Z] b05f8993843a: Preparing [2025-01-09T05:54:51.546Z] 596ba0a700be: Waiting [2025-01-09T05:54:51.546Z] 8ba57fdb21ae: Waiting [2025-01-09T05:54:51.546Z] 4df1a5dac5df: Waiting [2025-01-09T05:54:51.546Z] 8376ca50c376: Waiting [2025-01-09T05:54:51.546Z] b05f8993843a: Waiting [2025-01-09T05:54:51.546Z] 4876af6b9fab: Waiting [2025-01-09T05:54:51.546Z] 494ca75d08d6: Waiting [2025-01-09T05:54:51.546Z] 22dd66ca4e4a: Layer already exists [2025-01-09T05:54:51.546Z] f9ebdc580a93: Layer already exists [2025-01-09T05:54:51.546Z] 9ba2bbe82478: Layer already exists [2025-01-09T05:54:51.546Z] 8661bbc5db75: Layer already exists [2025-01-09T05:54:51.546Z] ad2a0f2ade81: Layer already exists [2025-01-09T05:54:51.546Z] 8ba57fdb21ae: Layer already exists [2025-01-09T05:54:51.546Z] 596ba0a700be: Layer already exists [2025-01-09T05:54:51.546Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:51.546Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:51.546Z] 4876af6b9fab: Layer already exists [2025-01-09T05:54:51.546Z] b05f8993843a: Layer already exists [2025-01-09T05:54:51.546Z] 4df1a5dac5df: Layer already exists [2025-01-09T05:54:51.546Z] 4.0.0-dev.37: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:51.871Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:52.177Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:52.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-09T05:54:52.177Z] ad2a0f2ade81: Preparing [2025-01-09T05:54:52.177Z] f9ebdc580a93: Preparing [2025-01-09T05:54:52.177Z] 22dd66ca4e4a: Preparing [2025-01-09T05:54:52.177Z] 8661bbc5db75: Preparing [2025-01-09T05:54:52.177Z] 9ba2bbe82478: Preparing [2025-01-09T05:54:52.177Z] 596ba0a700be: Preparing [2025-01-09T05:54:52.177Z] 8ba57fdb21ae: Preparing [2025-01-09T05:54:52.177Z] 494ca75d08d6: Preparing [2025-01-09T05:54:52.177Z] 8376ca50c376: Preparing [2025-01-09T05:54:52.177Z] 4876af6b9fab: Preparing [2025-01-09T05:54:52.177Z] 494ca75d08d6: Waiting [2025-01-09T05:54:52.177Z] 596ba0a700be: Waiting [2025-01-09T05:54:52.177Z] 8ba57fdb21ae: Waiting [2025-01-09T05:54:52.177Z] 4df1a5dac5df: Preparing [2025-01-09T05:54:52.177Z] b05f8993843a: Preparing [2025-01-09T05:54:52.177Z] 4876af6b9fab: Waiting [2025-01-09T05:54:52.177Z] 4df1a5dac5df: Waiting [2025-01-09T05:54:52.177Z] 9ba2bbe82478: Layer already exists [2025-01-09T05:54:52.177Z] 22dd66ca4e4a: Layer already exists [2025-01-09T05:54:52.177Z] 8661bbc5db75: Layer already exists [2025-01-09T05:54:52.177Z] f9ebdc580a93: Layer already exists [2025-01-09T05:54:52.177Z] ad2a0f2ade81: Layer already exists [2025-01-09T05:54:52.177Z] 596ba0a700be: Layer already exists [2025-01-09T05:54:52.177Z] 4876af6b9fab: Layer already exists [2025-01-09T05:54:52.177Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:52.177Z] 8ba57fdb21ae: Layer already exists [2025-01-09T05:54:52.177Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:52.177Z] 4df1a5dac5df: Layer already exists [2025-01-09T05:54:52.177Z] b05f8993843a: Layer already exists [2025-01-09T05:54:52.177Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:52.501Z] + 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-09T05:54:52.817Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-09T05:54:52.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-09T05:54:52.817Z] ad2a0f2ade81: Preparing [2025-01-09T05:54:52.817Z] f9ebdc580a93: Preparing [2025-01-09T05:54:52.817Z] 22dd66ca4e4a: Preparing [2025-01-09T05:54:52.817Z] 8661bbc5db75: Preparing [2025-01-09T05:54:52.817Z] 9ba2bbe82478: Preparing [2025-01-09T05:54:52.817Z] 596ba0a700be: Preparing [2025-01-09T05:54:52.817Z] 8ba57fdb21ae: Preparing [2025-01-09T05:54:52.817Z] 494ca75d08d6: Preparing [2025-01-09T05:54:52.817Z] 8376ca50c376: Preparing [2025-01-09T05:54:52.817Z] 4876af6b9fab: Preparing [2025-01-09T05:54:52.817Z] 4df1a5dac5df: Preparing [2025-01-09T05:54:52.817Z] b05f8993843a: Preparing [2025-01-09T05:54:52.817Z] 596ba0a700be: Waiting [2025-01-09T05:54:52.817Z] 494ca75d08d6: Waiting [2025-01-09T05:54:52.817Z] 4df1a5dac5df: Waiting [2025-01-09T05:54:52.817Z] b05f8993843a: Waiting [2025-01-09T05:54:52.817Z] 4876af6b9fab: Waiting [2025-01-09T05:54:52.817Z] 8376ca50c376: Waiting [2025-01-09T05:54:52.817Z] 8ba57fdb21ae: Waiting [2025-01-09T05:54:52.817Z] ad2a0f2ade81: Layer already exists [2025-01-09T05:54:52.817Z] f9ebdc580a93: Layer already exists [2025-01-09T05:54:52.817Z] 22dd66ca4e4a: Layer already exists [2025-01-09T05:54:52.817Z] 9ba2bbe82478: Layer already exists [2025-01-09T05:54:52.817Z] 8661bbc5db75: Layer already exists [2025-01-09T05:54:52.817Z] 8ba57fdb21ae: Layer already exists [2025-01-09T05:54:52.817Z] 596ba0a700be: Layer already exists [2025-01-09T05:54:52.817Z] 4876af6b9fab: Layer already exists [2025-01-09T05:54:52.817Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:52.817Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:52.817Z] 4df1a5dac5df: Layer already exists [2025-01-09T05:54:52.817Z] b05f8993843a: Layer already exists [2025-01-09T05:54:52.817Z] main: digest: sha256:206bf267809364f68cb375ef93de6177615fddb2029b5b78afc965f26cab98e1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:52.886Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:52.900Z] taggedImages: [2025-01-09T05:54:52.900Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:52.900Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-09T05:54:52.900Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.37 [2025-01-09T05:54:52.900Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:52.900Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-09T05:54:52.922Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-09T05:54:52.922Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:52.922Z] latest [2025-01-09T05:54:52.922Z] 4.0.0-dev.37 [2025-01-09T05:54:52.922Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:52.922Z] main [2025-01-09T05:54:52.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:53.258Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:53.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:53.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-09T05:54:53.577Z] 39184a400461: Preparing [2025-01-09T05:54:53.577Z] b867b62b892b: Preparing [2025-01-09T05:54:53.577Z] 494ca75d08d6: Preparing [2025-01-09T05:54:53.577Z] 8376ca50c376: Preparing [2025-01-09T05:54:53.577Z] 758e10111bc0: Preparing [2025-01-09T05:54:53.577Z] 3290cf34d180: Preparing [2025-01-09T05:54:53.577Z] b05f8993843a: Preparing [2025-01-09T05:54:53.577Z] 3290cf34d180: Waiting [2025-01-09T05:54:53.577Z] b05f8993843a: Waiting [2025-01-09T05:54:53.577Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:53.577Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:53.577Z] b05f8993843a: Layer already exists [2025-01-09T05:54:53.577Z] 39184a400461: Pushed [2025-01-09T05:54:53.577Z] 758e10111bc0: Pushed [2025-01-09T05:54:54.515Z] 3290cf34d180: Pushed [2025-01-09T05:54:55.453Z] b867b62b892b: Pushed [2025-01-09T05:54:55.712Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:56.033Z] + 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-09T05:54:56.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-09T05:54:56.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-09T05:54:56.354Z] 39184a400461: Preparing [2025-01-09T05:54:56.354Z] b867b62b892b: Preparing [2025-01-09T05:54:56.354Z] 494ca75d08d6: Preparing [2025-01-09T05:54:56.354Z] 8376ca50c376: Preparing [2025-01-09T05:54:56.354Z] 758e10111bc0: Preparing [2025-01-09T05:54:56.354Z] 3290cf34d180: Preparing [2025-01-09T05:54:56.354Z] b05f8993843a: Preparing [2025-01-09T05:54:56.354Z] 3290cf34d180: Waiting [2025-01-09T05:54:56.354Z] b05f8993843a: Waiting [2025-01-09T05:54:56.354Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:56.354Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:56.354Z] 758e10111bc0: Layer already exists [2025-01-09T05:54:56.354Z] 39184a400461: Layer already exists [2025-01-09T05:54:56.354Z] b867b62b892b: Layer already exists [2025-01-09T05:54:56.354Z] 3290cf34d180: Layer already exists [2025-01-09T05:54:56.354Z] b05f8993843a: Layer already exists [2025-01-09T05:54:56.354Z] latest: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:56.672Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:56.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 [2025-01-09T05:54:56.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-09T05:54:56.983Z] 39184a400461: Preparing [2025-01-09T05:54:56.983Z] b867b62b892b: Preparing [2025-01-09T05:54:56.983Z] 494ca75d08d6: Preparing [2025-01-09T05:54:56.983Z] 8376ca50c376: Preparing [2025-01-09T05:54:56.983Z] 758e10111bc0: Preparing [2025-01-09T05:54:56.983Z] 3290cf34d180: Preparing [2025-01-09T05:54:56.983Z] b05f8993843a: Preparing [2025-01-09T05:54:56.983Z] 3290cf34d180: Waiting [2025-01-09T05:54:56.983Z] b05f8993843a: Waiting [2025-01-09T05:54:56.983Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:56.983Z] 758e10111bc0: Layer already exists [2025-01-09T05:54:56.983Z] 39184a400461: Layer already exists [2025-01-09T05:54:56.983Z] b867b62b892b: Layer already exists [2025-01-09T05:54:56.983Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:56.983Z] 3290cf34d180: Layer already exists [2025-01-09T05:54:56.983Z] b05f8993843a: Layer already exists [2025-01-09T05:54:56.983Z] 4.0.0-dev.37: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:57.293Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:57.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:57.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-09T05:54:57.617Z] 39184a400461: Preparing [2025-01-09T05:54:57.617Z] b867b62b892b: Preparing [2025-01-09T05:54:57.617Z] 494ca75d08d6: Preparing [2025-01-09T05:54:57.617Z] 8376ca50c376: Preparing [2025-01-09T05:54:57.617Z] 758e10111bc0: Preparing [2025-01-09T05:54:57.617Z] 3290cf34d180: Preparing [2025-01-09T05:54:57.617Z] b05f8993843a: Preparing [2025-01-09T05:54:57.617Z] 3290cf34d180: Waiting [2025-01-09T05:54:57.617Z] b05f8993843a: Waiting [2025-01-09T05:54:57.617Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:57.617Z] b867b62b892b: Layer already exists [2025-01-09T05:54:57.617Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:57.617Z] 758e10111bc0: Layer already exists [2025-01-09T05:54:57.617Z] 39184a400461: Layer already exists [2025-01-09T05:54:57.617Z] 3290cf34d180: Layer already exists [2025-01-09T05:54:57.617Z] b05f8993843a: Layer already exists [2025-01-09T05:54:57.617Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:57.944Z] + 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-09T05:54:58.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-09T05:54:58.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-09T05:54:58.261Z] 39184a400461: Preparing [2025-01-09T05:54:58.261Z] b867b62b892b: Preparing [2025-01-09T05:54:58.261Z] 494ca75d08d6: Preparing [2025-01-09T05:54:58.261Z] 8376ca50c376: Preparing [2025-01-09T05:54:58.261Z] 758e10111bc0: Preparing [2025-01-09T05:54:58.261Z] 3290cf34d180: Preparing [2025-01-09T05:54:58.261Z] b05f8993843a: Preparing [2025-01-09T05:54:58.261Z] 3290cf34d180: Waiting [2025-01-09T05:54:58.261Z] 758e10111bc0: Layer already exists [2025-01-09T05:54:58.261Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:58.261Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:58.261Z] b867b62b892b: Layer already exists [2025-01-09T05:54:58.261Z] 39184a400461: Layer already exists [2025-01-09T05:54:58.261Z] 3290cf34d180: Layer already exists [2025-01-09T05:54:58.261Z] b05f8993843a: Layer already exists [2025-01-09T05:54:58.261Z] main: digest: sha256:f2e0f2fcd27b3a65f224da88eaa0f6d63c6410b2d68accf6363962e2ba8f4cb6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:54:58.332Z] ===================================================== [Pipeline] echo [2025-01-09T05:54:58.349Z] taggedImages: [2025-01-09T05:54:58.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:58.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-09T05:54:58.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.37 [2025-01-09T05:54:58.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:58.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-09T05:54:58.371Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-09T05:54:58.371Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:58.371Z] latest [2025-01-09T05:54:58.371Z] 4.0.0-dev.37 [2025-01-09T05:54:58.371Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:54:58.371Z] main [2025-01-09T05:54:58.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:58.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:54:59.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:54:59.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-09T05:54:59.025Z] 3783fa13c6be: Preparing [2025-01-09T05:54:59.025Z] 98e6b96bcfea: Preparing [2025-01-09T05:54:59.025Z] aa91b6b213c3: Preparing [2025-01-09T05:54:59.025Z] 494ca75d08d6: Preparing [2025-01-09T05:54:59.025Z] 8376ca50c376: Preparing [2025-01-09T05:54:59.025Z] 5d8ae3777f74: Preparing [2025-01-09T05:54:59.025Z] 3be684c4a37a: Preparing [2025-01-09T05:54:59.025Z] d621ea2f887c: Preparing [2025-01-09T05:54:59.025Z] f5e9cad04b3c: Preparing [2025-01-09T05:54:59.025Z] b05f8993843a: Preparing [2025-01-09T05:54:59.025Z] 5d8ae3777f74: Waiting [2025-01-09T05:54:59.025Z] 3be684c4a37a: Waiting [2025-01-09T05:54:59.025Z] d621ea2f887c: Waiting [2025-01-09T05:54:59.025Z] f5e9cad04b3c: Waiting [2025-01-09T05:54:59.025Z] b05f8993843a: Waiting [2025-01-09T05:54:59.025Z] 8376ca50c376: Layer already exists [2025-01-09T05:54:59.025Z] 494ca75d08d6: Layer already exists [2025-01-09T05:54:59.025Z] 3783fa13c6be: Pushed [2025-01-09T05:54:59.025Z] aa91b6b213c3: Pushed [2025-01-09T05:54:59.025Z] 98e6b96bcfea: Pushed [2025-01-09T05:54:59.025Z] b05f8993843a: Layer already exists [2025-01-09T05:54:59.284Z] d621ea2f887c: Pushed [2025-01-09T05:54:59.542Z] f5e9cad04b3c: Pushed [2025-01-09T05:55:06.105Z] 3be684c4a37a: Pushed [2025-01-09T05:55:09.386Z] 5d8ae3777f74: Pushed [2025-01-09T05:55:09.386Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:09.709Z] + 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-09T05:55:10.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-09T05:55:10.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-09T05:55:10.029Z] 3783fa13c6be: Preparing [2025-01-09T05:55:10.029Z] 98e6b96bcfea: Preparing [2025-01-09T05:55:10.029Z] aa91b6b213c3: Preparing [2025-01-09T05:55:10.029Z] 494ca75d08d6: Preparing [2025-01-09T05:55:10.029Z] 8376ca50c376: Preparing [2025-01-09T05:55:10.029Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:10.029Z] 3be684c4a37a: Preparing [2025-01-09T05:55:10.029Z] d621ea2f887c: Preparing [2025-01-09T05:55:10.029Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:10.029Z] b05f8993843a: Preparing [2025-01-09T05:55:10.029Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:10.029Z] b05f8993843a: Waiting [2025-01-09T05:55:10.029Z] 3be684c4a37a: Waiting [2025-01-09T05:55:10.029Z] d621ea2f887c: Waiting [2025-01-09T05:55:10.029Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:10.029Z] aa91b6b213c3: Layer already exists [2025-01-09T05:55:10.029Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:10.029Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:10.029Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:10.029Z] 98e6b96bcfea: Layer already exists [2025-01-09T05:55:10.029Z] 3be684c4a37a: Layer already exists [2025-01-09T05:55:10.029Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:10.029Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:10.029Z] b05f8993843a: Layer already exists [2025-01-09T05:55:10.029Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:10.029Z] latest: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:10.350Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:10.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 [2025-01-09T05:55:10.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-09T05:55:10.664Z] 3783fa13c6be: Preparing [2025-01-09T05:55:10.664Z] 98e6b96bcfea: Preparing [2025-01-09T05:55:10.664Z] aa91b6b213c3: Preparing [2025-01-09T05:55:10.664Z] 494ca75d08d6: Preparing [2025-01-09T05:55:10.664Z] 8376ca50c376: Preparing [2025-01-09T05:55:10.664Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:10.664Z] 3be684c4a37a: Preparing [2025-01-09T05:55:10.664Z] d621ea2f887c: Preparing [2025-01-09T05:55:10.664Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:10.664Z] b05f8993843a: Preparing [2025-01-09T05:55:10.664Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:10.664Z] 3be684c4a37a: Waiting [2025-01-09T05:55:10.664Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:10.664Z] b05f8993843a: Waiting [2025-01-09T05:55:10.664Z] d621ea2f887c: Waiting [2025-01-09T05:55:10.664Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:10.664Z] 98e6b96bcfea: Layer already exists [2025-01-09T05:55:10.664Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:10.664Z] aa91b6b213c3: Layer already exists [2025-01-09T05:55:10.664Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:10.664Z] 3be684c4a37a: Layer already exists [2025-01-09T05:55:10.664Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:10.664Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:10.664Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:10.664Z] b05f8993843a: Layer already exists [2025-01-09T05:55:10.664Z] 4.0.0-dev.37: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:10.983Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:11.305Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:11.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-09T05:55:11.305Z] 3783fa13c6be: Preparing [2025-01-09T05:55:11.305Z] 98e6b96bcfea: Preparing [2025-01-09T05:55:11.305Z] aa91b6b213c3: Preparing [2025-01-09T05:55:11.305Z] 494ca75d08d6: Preparing [2025-01-09T05:55:11.305Z] 8376ca50c376: Preparing [2025-01-09T05:55:11.305Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:11.305Z] 3be684c4a37a: Preparing [2025-01-09T05:55:11.305Z] d621ea2f887c: Preparing [2025-01-09T05:55:11.305Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:11.305Z] b05f8993843a: Preparing [2025-01-09T05:55:11.305Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:11.305Z] 3be684c4a37a: Waiting [2025-01-09T05:55:11.305Z] d621ea2f887c: Waiting [2025-01-09T05:55:11.305Z] b05f8993843a: Waiting [2025-01-09T05:55:11.305Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:11.305Z] 98e6b96bcfea: Layer already exists [2025-01-09T05:55:11.305Z] aa91b6b213c3: Layer already exists [2025-01-09T05:55:11.305Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:11.305Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:11.305Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:11.305Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:11.305Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:11.305Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:11.305Z] b05f8993843a: Layer already exists [2025-01-09T05:55:11.305Z] 3be684c4a37a: Layer already exists [2025-01-09T05:55:11.305Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:11.628Z] + 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-09T05:55:11.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-09T05:55:11.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-09T05:55:11.952Z] 3783fa13c6be: Preparing [2025-01-09T05:55:11.952Z] 98e6b96bcfea: Preparing [2025-01-09T05:55:11.952Z] aa91b6b213c3: Preparing [2025-01-09T05:55:11.952Z] 494ca75d08d6: Preparing [2025-01-09T05:55:11.952Z] 8376ca50c376: Preparing [2025-01-09T05:55:11.952Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:11.952Z] 3be684c4a37a: Preparing [2025-01-09T05:55:11.952Z] d621ea2f887c: Preparing [2025-01-09T05:55:11.952Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:11.952Z] b05f8993843a: Preparing [2025-01-09T05:55:11.952Z] 3be684c4a37a: Waiting [2025-01-09T05:55:11.952Z] d621ea2f887c: Waiting [2025-01-09T05:55:11.952Z] b05f8993843a: Waiting [2025-01-09T05:55:11.952Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:11.952Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:11.952Z] aa91b6b213c3: Layer already exists [2025-01-09T05:55:11.952Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:11.952Z] 98e6b96bcfea: Layer already exists [2025-01-09T05:55:11.952Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:11.952Z] 3be684c4a37a: Layer already exists [2025-01-09T05:55:11.952Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:11.952Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:11.952Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:11.952Z] b05f8993843a: Layer already exists [2025-01-09T05:55:11.952Z] main: digest: sha256:88c48b0a28fc307a77a96bc449e8176b7f8839872c9594611a1fad06f6f8ac32 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:55:12.022Z] ===================================================== [Pipeline] echo [2025-01-09T05:55:12.033Z] taggedImages: [2025-01-09T05:55:12.033Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:12.033Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-09T05:55:12.033Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.37 [2025-01-09T05:55:12.033Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:12.033Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-09T05:55:12.064Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-09T05:55:12.064Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:12.064Z] latest [2025-01-09T05:55:12.064Z] 4.0.0-dev.37 [2025-01-09T05:55:12.064Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:12.064Z] main [2025-01-09T05:55:12.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:12.408Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:12.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:12.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-09T05:55:12.725Z] 9efb1dcdb050: Preparing [2025-01-09T05:55:12.725Z] 03aeec67d58e: Preparing [2025-01-09T05:55:12.725Z] 0df92d5dd199: Preparing [2025-01-09T05:55:12.725Z] 494ca75d08d6: Preparing [2025-01-09T05:55:12.725Z] 8376ca50c376: Preparing [2025-01-09T05:55:12.725Z] b8de45f4e688: Preparing [2025-01-09T05:55:12.725Z] 705d2062dfe0: Preparing [2025-01-09T05:55:12.725Z] 7ae36687877b: Preparing [2025-01-09T05:55:12.725Z] b05f8993843a: Preparing [2025-01-09T05:55:12.725Z] 705d2062dfe0: Waiting [2025-01-09T05:55:12.725Z] 7ae36687877b: Waiting [2025-01-09T05:55:12.725Z] b8de45f4e688: Waiting [2025-01-09T05:55:12.725Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:12.725Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:12.725Z] 03aeec67d58e: Pushed [2025-01-09T05:55:12.725Z] 0df92d5dd199: Pushed [2025-01-09T05:55:12.725Z] 9efb1dcdb050: Pushed [2025-01-09T05:55:12.725Z] b05f8993843a: Layer already exists [2025-01-09T05:55:12.725Z] 705d2062dfe0: Pushed [2025-01-09T05:55:13.292Z] 7ae36687877b: Pushed [2025-01-09T05:55:23.274Z] b8de45f4e688: Pushed [2025-01-09T05:55:23.274Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:23.602Z] + 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-09T05:55:23.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-09T05:55:23.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-09T05:55:23.925Z] 9efb1dcdb050: Preparing [2025-01-09T05:55:23.925Z] 03aeec67d58e: Preparing [2025-01-09T05:55:23.925Z] 0df92d5dd199: Preparing [2025-01-09T05:55:23.925Z] 494ca75d08d6: Preparing [2025-01-09T05:55:23.925Z] 8376ca50c376: Preparing [2025-01-09T05:55:23.925Z] b8de45f4e688: Preparing [2025-01-09T05:55:23.925Z] 705d2062dfe0: Preparing [2025-01-09T05:55:23.925Z] 7ae36687877b: Preparing [2025-01-09T05:55:23.925Z] b05f8993843a: Preparing [2025-01-09T05:55:23.925Z] 705d2062dfe0: Waiting [2025-01-09T05:55:23.925Z] 7ae36687877b: Waiting [2025-01-09T05:55:23.925Z] b05f8993843a: Waiting [2025-01-09T05:55:23.925Z] b8de45f4e688: Waiting [2025-01-09T05:55:23.925Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:23.925Z] 03aeec67d58e: Layer already exists [2025-01-09T05:55:23.925Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:23.925Z] 9efb1dcdb050: Layer already exists [2025-01-09T05:55:23.925Z] 0df92d5dd199: Layer already exists [2025-01-09T05:55:23.925Z] b8de45f4e688: Layer already exists [2025-01-09T05:55:23.925Z] 7ae36687877b: Layer already exists [2025-01-09T05:55:23.925Z] 705d2062dfe0: Layer already exists [2025-01-09T05:55:23.925Z] b05f8993843a: Layer already exists [2025-01-09T05:55:23.925Z] latest: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:24.234Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:24.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 [2025-01-09T05:55:24.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-09T05:55:24.550Z] 9efb1dcdb050: Preparing [2025-01-09T05:55:24.550Z] 03aeec67d58e: Preparing [2025-01-09T05:55:24.550Z] 0df92d5dd199: Preparing [2025-01-09T05:55:24.550Z] 494ca75d08d6: Preparing [2025-01-09T05:55:24.550Z] 8376ca50c376: Preparing [2025-01-09T05:55:24.550Z] b8de45f4e688: Preparing [2025-01-09T05:55:24.550Z] 705d2062dfe0: Preparing [2025-01-09T05:55:24.550Z] 7ae36687877b: Preparing [2025-01-09T05:55:24.550Z] b05f8993843a: Preparing [2025-01-09T05:55:24.550Z] b8de45f4e688: Waiting [2025-01-09T05:55:24.550Z] 705d2062dfe0: Waiting [2025-01-09T05:55:24.550Z] 7ae36687877b: Waiting [2025-01-09T05:55:24.550Z] b05f8993843a: Waiting [2025-01-09T05:55:24.550Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:24.550Z] 03aeec67d58e: Layer already exists [2025-01-09T05:55:24.550Z] 9efb1dcdb050: Layer already exists [2025-01-09T05:55:24.550Z] 0df92d5dd199: Layer already exists [2025-01-09T05:55:24.550Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:24.550Z] b8de45f4e688: Layer already exists [2025-01-09T05:55:24.550Z] 705d2062dfe0: Layer already exists [2025-01-09T05:55:24.550Z] 7ae36687877b: Layer already exists [2025-01-09T05:55:24.550Z] b05f8993843a: Layer already exists [2025-01-09T05:55:24.550Z] 4.0.0-dev.37: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:24.874Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:25.201Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:25.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-09T05:55:25.201Z] 9efb1dcdb050: Preparing [2025-01-09T05:55:25.201Z] 03aeec67d58e: Preparing [2025-01-09T05:55:25.201Z] 0df92d5dd199: Preparing [2025-01-09T05:55:25.201Z] 494ca75d08d6: Preparing [2025-01-09T05:55:25.201Z] 8376ca50c376: Preparing [2025-01-09T05:55:25.201Z] b8de45f4e688: Preparing [2025-01-09T05:55:25.201Z] 705d2062dfe0: Preparing [2025-01-09T05:55:25.201Z] 7ae36687877b: Preparing [2025-01-09T05:55:25.201Z] b05f8993843a: Preparing [2025-01-09T05:55:25.201Z] b8de45f4e688: Waiting [2025-01-09T05:55:25.201Z] 705d2062dfe0: Waiting [2025-01-09T05:55:25.201Z] 7ae36687877b: Waiting [2025-01-09T05:55:25.201Z] b05f8993843a: Waiting [2025-01-09T05:55:25.201Z] 9efb1dcdb050: Layer already exists [2025-01-09T05:55:25.201Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:25.201Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:25.201Z] 03aeec67d58e: Layer already exists [2025-01-09T05:55:25.201Z] 0df92d5dd199: Layer already exists [2025-01-09T05:55:25.201Z] 7ae36687877b: Layer already exists [2025-01-09T05:55:25.201Z] b05f8993843a: Layer already exists [2025-01-09T05:55:25.201Z] 705d2062dfe0: Layer already exists [2025-01-09T05:55:25.201Z] b8de45f4e688: Layer already exists [2025-01-09T05:55:25.201Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:25.526Z] + 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-09T05:55:25.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-09T05:55:25.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-09T05:55:25.851Z] 9efb1dcdb050: Preparing [2025-01-09T05:55:25.851Z] 03aeec67d58e: Preparing [2025-01-09T05:55:25.851Z] 0df92d5dd199: Preparing [2025-01-09T05:55:25.851Z] 494ca75d08d6: Preparing [2025-01-09T05:55:25.851Z] 8376ca50c376: Preparing [2025-01-09T05:55:25.851Z] b8de45f4e688: Preparing [2025-01-09T05:55:25.851Z] 705d2062dfe0: Preparing [2025-01-09T05:55:25.851Z] 7ae36687877b: Preparing [2025-01-09T05:55:25.851Z] b05f8993843a: Preparing [2025-01-09T05:55:25.851Z] b8de45f4e688: Waiting [2025-01-09T05:55:25.851Z] 705d2062dfe0: Waiting [2025-01-09T05:55:25.851Z] 7ae36687877b: Waiting [2025-01-09T05:55:25.851Z] b05f8993843a: Waiting [2025-01-09T05:55:25.851Z] 9efb1dcdb050: Layer already exists [2025-01-09T05:55:25.851Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:25.851Z] 0df92d5dd199: Layer already exists [2025-01-09T05:55:25.851Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:25.851Z] 03aeec67d58e: Layer already exists [2025-01-09T05:55:25.851Z] 705d2062dfe0: Layer already exists [2025-01-09T05:55:25.851Z] b8de45f4e688: Layer already exists [2025-01-09T05:55:25.851Z] 7ae36687877b: Layer already exists [2025-01-09T05:55:25.851Z] b05f8993843a: Layer already exists [2025-01-09T05:55:25.851Z] main: digest: sha256:51f488b2382045519327ef0040fa3057c4fe67f7e6cd155ee6f153568d5ae599 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:55:25.938Z] ===================================================== [Pipeline] echo [2025-01-09T05:55:25.953Z] taggedImages: [2025-01-09T05:55:25.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:25.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-09T05:55:25.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.37 [2025-01-09T05:55:25.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:25.953Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-09T05:55:25.977Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-09T05:55:25.977Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:25.977Z] latest [2025-01-09T05:55:25.977Z] 4.0.0-dev.37 [2025-01-09T05:55:25.977Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:25.977Z] main [2025-01-09T05:55:25.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:26.317Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:26.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:26.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-09T05:55:26.636Z] 3783fa13c6be: Preparing [2025-01-09T05:55:26.636Z] 8edb78268257: Preparing [2025-01-09T05:55:26.636Z] 5f1f371302f2: Preparing [2025-01-09T05:55:26.636Z] 494ca75d08d6: Preparing [2025-01-09T05:55:26.636Z] 8376ca50c376: Preparing [2025-01-09T05:55:26.636Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:26.636Z] d621ea2f887c: Preparing [2025-01-09T05:55:26.636Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:26.636Z] b05f8993843a: Preparing [2025-01-09T05:55:26.636Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:26.636Z] d621ea2f887c: Waiting [2025-01-09T05:55:26.636Z] b05f8993843a: Waiting [2025-01-09T05:55:26.636Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:26.636Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:26.636Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:26.636Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:26.636Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:26.636Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:26.636Z] b05f8993843a: Layer already exists [2025-01-09T05:55:26.636Z] 5f1f371302f2: Pushed [2025-01-09T05:55:26.636Z] 8edb78268257: Pushed [2025-01-09T05:55:26.895Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:27.220Z] + 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-09T05:55:27.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-09T05:55:27.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-09T05:55:27.546Z] 3783fa13c6be: Preparing [2025-01-09T05:55:27.546Z] 8edb78268257: Preparing [2025-01-09T05:55:27.546Z] 5f1f371302f2: Preparing [2025-01-09T05:55:27.546Z] 494ca75d08d6: Preparing [2025-01-09T05:55:27.546Z] 8376ca50c376: Preparing [2025-01-09T05:55:27.546Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:27.546Z] d621ea2f887c: Preparing [2025-01-09T05:55:27.546Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:27.546Z] b05f8993843a: Preparing [2025-01-09T05:55:27.546Z] d621ea2f887c: Waiting [2025-01-09T05:55:27.546Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:27.546Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:27.546Z] b05f8993843a: Waiting [2025-01-09T05:55:27.546Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:27.546Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:27.546Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:27.546Z] 5f1f371302f2: Layer already exists [2025-01-09T05:55:27.546Z] 8edb78268257: Layer already exists [2025-01-09T05:55:27.546Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:27.546Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:27.546Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:27.546Z] b05f8993843a: Layer already exists [2025-01-09T05:55:27.546Z] latest: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:27.864Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:28.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 [2025-01-09T05:55:28.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-09T05:55:28.188Z] 3783fa13c6be: Preparing [2025-01-09T05:55:28.188Z] 8edb78268257: Preparing [2025-01-09T05:55:28.188Z] 5f1f371302f2: Preparing [2025-01-09T05:55:28.188Z] 494ca75d08d6: Preparing [2025-01-09T05:55:28.188Z] 8376ca50c376: Preparing [2025-01-09T05:55:28.188Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:28.188Z] d621ea2f887c: Preparing [2025-01-09T05:55:28.188Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:28.188Z] b05f8993843a: Preparing [2025-01-09T05:55:28.188Z] d621ea2f887c: Waiting [2025-01-09T05:55:28.188Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:28.188Z] b05f8993843a: Waiting [2025-01-09T05:55:28.188Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:28.188Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:28.188Z] 8edb78268257: Layer already exists [2025-01-09T05:55:28.188Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:28.188Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:28.188Z] 5f1f371302f2: Layer already exists [2025-01-09T05:55:28.188Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:28.188Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:28.188Z] b05f8993843a: Layer already exists [2025-01-09T05:55:28.188Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:28.188Z] 4.0.0-dev.37: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:28.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:28.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:28.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-09T05:55:28.842Z] 3783fa13c6be: Preparing [2025-01-09T05:55:28.842Z] 8edb78268257: Preparing [2025-01-09T05:55:28.842Z] 5f1f371302f2: Preparing [2025-01-09T05:55:28.842Z] 494ca75d08d6: Preparing [2025-01-09T05:55:28.842Z] 8376ca50c376: Preparing [2025-01-09T05:55:28.842Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:28.842Z] d621ea2f887c: Preparing [2025-01-09T05:55:28.842Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:28.842Z] b05f8993843a: Preparing [2025-01-09T05:55:28.842Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:28.842Z] d621ea2f887c: Waiting [2025-01-09T05:55:28.842Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:28.842Z] b05f8993843a: Waiting [2025-01-09T05:55:28.842Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:28.842Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:28.842Z] 8edb78268257: Layer already exists [2025-01-09T05:55:28.842Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:28.842Z] 5f1f371302f2: Layer already exists [2025-01-09T05:55:28.842Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:28.842Z] b05f8993843a: Layer already exists [2025-01-09T05:55:28.842Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:28.842Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:28.842Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:29.170Z] + 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-09T05:55:29.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-09T05:55:29.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-09T05:55:29.493Z] 3783fa13c6be: Preparing [2025-01-09T05:55:29.493Z] 8edb78268257: Preparing [2025-01-09T05:55:29.493Z] 5f1f371302f2: Preparing [2025-01-09T05:55:29.493Z] 494ca75d08d6: Preparing [2025-01-09T05:55:29.493Z] 8376ca50c376: Preparing [2025-01-09T05:55:29.493Z] 5d8ae3777f74: Preparing [2025-01-09T05:55:29.493Z] d621ea2f887c: Preparing [2025-01-09T05:55:29.493Z] f5e9cad04b3c: Preparing [2025-01-09T05:55:29.493Z] b05f8993843a: Preparing [2025-01-09T05:55:29.493Z] d621ea2f887c: Waiting [2025-01-09T05:55:29.493Z] 5d8ae3777f74: Waiting [2025-01-09T05:55:29.493Z] f5e9cad04b3c: Waiting [2025-01-09T05:55:29.493Z] b05f8993843a: Waiting [2025-01-09T05:55:29.493Z] 8edb78268257: Layer already exists [2025-01-09T05:55:29.493Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:29.493Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:29.493Z] 5f1f371302f2: Layer already exists [2025-01-09T05:55:29.493Z] 3783fa13c6be: Layer already exists [2025-01-09T05:55:29.494Z] f5e9cad04b3c: Layer already exists [2025-01-09T05:55:29.494Z] 5d8ae3777f74: Layer already exists [2025-01-09T05:55:29.494Z] d621ea2f887c: Layer already exists [2025-01-09T05:55:29.494Z] b05f8993843a: Layer already exists [2025-01-09T05:55:29.494Z] main: digest: sha256:714a3353c9bdf8f1d08a6e8d03e71406bf319e17d9d85c23a2f806cccb6d54ad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:55:29.561Z] ===================================================== [Pipeline] echo [2025-01-09T05:55:29.652Z] taggedImages: [2025-01-09T05:55:29.652Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:29.652Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-09T05:55:29.652Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.37 [2025-01-09T05:55:29.652Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:29.652Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-09T05:55:29.681Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-09T05:55:29.681Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:29.681Z] latest [2025-01-09T05:55:29.681Z] 4.0.0-dev.37 [2025-01-09T05:55:29.681Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:29.681Z] main [2025-01-09T05:55:29.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:30.023Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:30.349Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:30.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-09T05:55:30.349Z] 4819e31db843: Preparing [2025-01-09T05:55:30.349Z] 086666ee0d14: Preparing [2025-01-09T05:55:30.349Z] e51feee5ad8e: Preparing [2025-01-09T05:55:30.349Z] 494ca75d08d6: Preparing [2025-01-09T05:55:30.349Z] 8376ca50c376: Preparing [2025-01-09T05:55:30.349Z] a058c4e5148c: Preparing [2025-01-09T05:55:30.349Z] 4916ab8f65b8: Preparing [2025-01-09T05:55:30.349Z] b05f8993843a: Preparing [2025-01-09T05:55:30.349Z] a058c4e5148c: Waiting [2025-01-09T05:55:30.349Z] b05f8993843a: Waiting [2025-01-09T05:55:30.349Z] 4916ab8f65b8: Waiting [2025-01-09T05:55:30.349Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:30.349Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:30.349Z] 086666ee0d14: Pushed [2025-01-09T05:55:30.349Z] 4819e31db843: Pushed [2025-01-09T05:55:30.349Z] b05f8993843a: Layer already exists [2025-01-09T05:55:30.349Z] a058c4e5148c: Pushed [2025-01-09T05:55:30.917Z] 4916ab8f65b8: Pushed [2025-01-09T05:55:34.203Z] e51feee5ad8e: Pushed [2025-01-09T05:55:34.203Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:34.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:34.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-09T05:55:34.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-09T05:55:34.849Z] 4819e31db843: Preparing [2025-01-09T05:55:34.849Z] 086666ee0d14: Preparing [2025-01-09T05:55:34.849Z] e51feee5ad8e: Preparing [2025-01-09T05:55:34.849Z] 494ca75d08d6: Preparing [2025-01-09T05:55:34.849Z] 8376ca50c376: Preparing [2025-01-09T05:55:34.849Z] a058c4e5148c: Preparing [2025-01-09T05:55:34.849Z] 4916ab8f65b8: Preparing [2025-01-09T05:55:34.849Z] b05f8993843a: Preparing [2025-01-09T05:55:34.849Z] a058c4e5148c: Waiting [2025-01-09T05:55:34.849Z] 4916ab8f65b8: Waiting [2025-01-09T05:55:34.849Z] b05f8993843a: Waiting [2025-01-09T05:55:34.849Z] e51feee5ad8e: Layer already exists [2025-01-09T05:55:34.849Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:34.849Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:34.849Z] 4819e31db843: Layer already exists [2025-01-09T05:55:34.849Z] 086666ee0d14: Layer already exists [2025-01-09T05:55:34.849Z] b05f8993843a: Layer already exists [2025-01-09T05:55:34.849Z] 4916ab8f65b8: Layer already exists [2025-01-09T05:55:34.849Z] a058c4e5148c: Layer already exists [2025-01-09T05:55:34.849Z] latest: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:35.175Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:35.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 [2025-01-09T05:55:35.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-09T05:55:35.498Z] 4819e31db843: Preparing [2025-01-09T05:55:35.498Z] 086666ee0d14: Preparing [2025-01-09T05:55:35.498Z] e51feee5ad8e: Preparing [2025-01-09T05:55:35.498Z] 494ca75d08d6: Preparing [2025-01-09T05:55:35.498Z] 8376ca50c376: Preparing [2025-01-09T05:55:35.498Z] a058c4e5148c: Preparing [2025-01-09T05:55:35.498Z] 4916ab8f65b8: Preparing [2025-01-09T05:55:35.498Z] b05f8993843a: Preparing [2025-01-09T05:55:35.498Z] a058c4e5148c: Waiting [2025-01-09T05:55:35.498Z] 4916ab8f65b8: Waiting [2025-01-09T05:55:35.498Z] b05f8993843a: Waiting [2025-01-09T05:55:35.498Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:35.498Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:35.498Z] e51feee5ad8e: Layer already exists [2025-01-09T05:55:35.498Z] 4819e31db843: Layer already exists [2025-01-09T05:55:35.498Z] 086666ee0d14: Layer already exists [2025-01-09T05:55:35.498Z] 4916ab8f65b8: Layer already exists [2025-01-09T05:55:35.498Z] b05f8993843a: Layer already exists [2025-01-09T05:55:35.498Z] a058c4e5148c: Layer already exists [2025-01-09T05:55:35.498Z] 4.0.0-dev.37: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:35.819Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:36.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:36.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-09T05:55:36.140Z] 4819e31db843: Preparing [2025-01-09T05:55:36.140Z] 086666ee0d14: Preparing [2025-01-09T05:55:36.140Z] e51feee5ad8e: Preparing [2025-01-09T05:55:36.140Z] 494ca75d08d6: Preparing [2025-01-09T05:55:36.140Z] 8376ca50c376: Preparing [2025-01-09T05:55:36.140Z] a058c4e5148c: Preparing [2025-01-09T05:55:36.140Z] 4916ab8f65b8: Preparing [2025-01-09T05:55:36.140Z] b05f8993843a: Preparing [2025-01-09T05:55:36.140Z] a058c4e5148c: Waiting [2025-01-09T05:55:36.140Z] 4916ab8f65b8: Waiting [2025-01-09T05:55:36.140Z] b05f8993843a: Waiting [2025-01-09T05:55:36.140Z] 4819e31db843: Layer already exists [2025-01-09T05:55:36.140Z] 086666ee0d14: Layer already exists [2025-01-09T05:55:36.140Z] e51feee5ad8e: Layer already exists [2025-01-09T05:55:36.140Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:36.140Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:36.140Z] 4916ab8f65b8: Layer already exists [2025-01-09T05:55:36.140Z] a058c4e5148c: Layer already exists [2025-01-09T05:55:36.140Z] b05f8993843a: Layer already exists [2025-01-09T05:55:36.140Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:36.464Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:36.790Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-09T05:55:36.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-09T05:55:36.790Z] 4819e31db843: Preparing [2025-01-09T05:55:36.790Z] 086666ee0d14: Preparing [2025-01-09T05:55:36.790Z] e51feee5ad8e: Preparing [2025-01-09T05:55:36.790Z] 494ca75d08d6: Preparing [2025-01-09T05:55:36.790Z] 8376ca50c376: Preparing [2025-01-09T05:55:36.790Z] a058c4e5148c: Preparing [2025-01-09T05:55:36.790Z] 4916ab8f65b8: Preparing [2025-01-09T05:55:36.790Z] b05f8993843a: Preparing [2025-01-09T05:55:36.790Z] a058c4e5148c: Waiting [2025-01-09T05:55:36.790Z] 4916ab8f65b8: Waiting [2025-01-09T05:55:36.790Z] b05f8993843a: Waiting [2025-01-09T05:55:36.790Z] 086666ee0d14: Layer already exists [2025-01-09T05:55:36.790Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:36.790Z] e51feee5ad8e: Layer already exists [2025-01-09T05:55:36.790Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:36.790Z] 4819e31db843: Layer already exists [2025-01-09T05:55:36.790Z] b05f8993843a: Layer already exists [2025-01-09T05:55:36.790Z] a058c4e5148c: Layer already exists [2025-01-09T05:55:36.790Z] 4916ab8f65b8: Layer already exists [2025-01-09T05:55:36.790Z] main: digest: sha256:063580897dece5731c92cf98b73966ff65ad5dfaba4f2bd4b87d12b6dd9d2ce3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:55:36.862Z] ===================================================== [Pipeline] echo [2025-01-09T05:55:36.877Z] taggedImages: [2025-01-09T05:55:36.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:36.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-09T05:55:36.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.37 [2025-01-09T05:55:36.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:36.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-09T05:55:36.903Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-09T05:55:36.903Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:36.903Z] latest [2025-01-09T05:55:36.903Z] 4.0.0-dev.37 [2025-01-09T05:55:36.903Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:36.903Z] main [2025-01-09T05:55:36.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:37.247Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:37.565Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:37.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-09T05:55:37.565Z] c7a46a6dcb5b: Preparing [2025-01-09T05:55:37.565Z] 88eb5d3ce913: Preparing [2025-01-09T05:55:37.565Z] 494ca75d08d6: Preparing [2025-01-09T05:55:37.565Z] 8376ca50c376: Preparing [2025-01-09T05:55:37.565Z] 66079c1cafa0: Preparing [2025-01-09T05:55:37.565Z] 76517d472059: Preparing [2025-01-09T05:55:37.565Z] b05f8993843a: Preparing [2025-01-09T05:55:37.565Z] 76517d472059: Waiting [2025-01-09T05:55:37.565Z] b05f8993843a: Waiting [2025-01-09T05:55:37.565Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:37.565Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:37.565Z] b05f8993843a: Layer already exists [2025-01-09T05:55:37.565Z] c7a46a6dcb5b: Pushed [2025-01-09T05:55:37.565Z] 66079c1cafa0: Pushed [2025-01-09T05:55:37.822Z] 76517d472059: Pushed [2025-01-09T05:55:42.010Z] 88eb5d3ce913: Pushed [2025-01-09T05:55:42.010Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:42.327Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:42.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-09T05:55:42.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-09T05:55:42.638Z] c7a46a6dcb5b: Preparing [2025-01-09T05:55:42.639Z] 88eb5d3ce913: Preparing [2025-01-09T05:55:42.639Z] 494ca75d08d6: Preparing [2025-01-09T05:55:42.639Z] 8376ca50c376: Preparing [2025-01-09T05:55:42.639Z] 66079c1cafa0: Preparing [2025-01-09T05:55:42.639Z] 76517d472059: Preparing [2025-01-09T05:55:42.639Z] b05f8993843a: Preparing [2025-01-09T05:55:42.639Z] 76517d472059: Waiting [2025-01-09T05:55:42.639Z] b05f8993843a: Waiting [2025-01-09T05:55:42.639Z] 66079c1cafa0: Layer already exists [2025-01-09T05:55:42.639Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:42.639Z] 88eb5d3ce913: Layer already exists [2025-01-09T05:55:42.639Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:42.639Z] c7a46a6dcb5b: Layer already exists [2025-01-09T05:55:42.639Z] b05f8993843a: Layer already exists [2025-01-09T05:55:42.639Z] 76517d472059: Layer already exists [2025-01-09T05:55:42.639Z] latest: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:42.958Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:43.273Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 [2025-01-09T05:55:43.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-09T05:55:43.273Z] c7a46a6dcb5b: Preparing [2025-01-09T05:55:43.273Z] 88eb5d3ce913: Preparing [2025-01-09T05:55:43.273Z] 494ca75d08d6: Preparing [2025-01-09T05:55:43.273Z] 8376ca50c376: Preparing [2025-01-09T05:55:43.273Z] 66079c1cafa0: Preparing [2025-01-09T05:55:43.273Z] 76517d472059: Preparing [2025-01-09T05:55:43.273Z] b05f8993843a: Preparing [2025-01-09T05:55:43.273Z] 76517d472059: Waiting [2025-01-09T05:55:43.273Z] b05f8993843a: Waiting [2025-01-09T05:55:43.273Z] 66079c1cafa0: Layer already exists [2025-01-09T05:55:43.273Z] 88eb5d3ce913: Layer already exists [2025-01-09T05:55:43.273Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:43.273Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:43.273Z] c7a46a6dcb5b: Layer already exists [2025-01-09T05:55:43.273Z] 76517d472059: Layer already exists [2025-01-09T05:55:43.273Z] b05f8993843a: Layer already exists [2025-01-09T05:55:43.273Z] 4.0.0-dev.37: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:43.595Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:43.920Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:43.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-09T05:55:43.920Z] c7a46a6dcb5b: Preparing [2025-01-09T05:55:43.920Z] 88eb5d3ce913: Preparing [2025-01-09T05:55:43.920Z] 494ca75d08d6: Preparing [2025-01-09T05:55:43.920Z] 8376ca50c376: Preparing [2025-01-09T05:55:43.920Z] 66079c1cafa0: Preparing [2025-01-09T05:55:43.920Z] 76517d472059: Preparing [2025-01-09T05:55:43.920Z] b05f8993843a: Preparing [2025-01-09T05:55:43.920Z] 76517d472059: Waiting [2025-01-09T05:55:43.920Z] b05f8993843a: Waiting [2025-01-09T05:55:43.920Z] 88eb5d3ce913: Layer already exists [2025-01-09T05:55:43.920Z] 66079c1cafa0: Layer already exists [2025-01-09T05:55:43.920Z] c7a46a6dcb5b: Layer already exists [2025-01-09T05:55:43.920Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:43.920Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:43.920Z] 76517d472059: Layer already exists [2025-01-09T05:55:43.920Z] b05f8993843a: Layer already exists [2025-01-09T05:55:43.920Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:44.244Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T05:55:44.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-09T05:55:44.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-09T05:55:44.561Z] c7a46a6dcb5b: Preparing [2025-01-09T05:55:44.561Z] 88eb5d3ce913: Preparing [2025-01-09T05:55:44.561Z] 494ca75d08d6: Preparing [2025-01-09T05:55:44.561Z] 8376ca50c376: Preparing [2025-01-09T05:55:44.561Z] 66079c1cafa0: Preparing [2025-01-09T05:55:44.561Z] 76517d472059: Preparing [2025-01-09T05:55:44.561Z] b05f8993843a: Preparing [2025-01-09T05:55:44.561Z] 76517d472059: Waiting [2025-01-09T05:55:44.561Z] b05f8993843a: Waiting [2025-01-09T05:55:44.561Z] c7a46a6dcb5b: Layer already exists [2025-01-09T05:55:44.561Z] 88eb5d3ce913: Layer already exists [2025-01-09T05:55:44.561Z] 8376ca50c376: Layer already exists [2025-01-09T05:55:44.561Z] 494ca75d08d6: Layer already exists [2025-01-09T05:55:44.561Z] 66079c1cafa0: Layer already exists [2025-01-09T05:55:44.561Z] b05f8993843a: Layer already exists [2025-01-09T05:55:44.561Z] 76517d472059: Layer already exists [2025-01-09T05:55:44.561Z] main: digest: sha256:00e473ee84bb812bcc445db39426e1c05c462b229d9d90e829539ecaffe762a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T05:55:44.629Z] ===================================================== [Pipeline] echo [2025-01-09T05:55:44.642Z] taggedImages: [2025-01-09T05:55:44.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T05:55:44.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-09T05:55:44.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.37 [2025-01-09T05:55:44.642Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T05:55:44.642Z] - 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-09T06:02:17.503Z] #156 ... [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-09T06:02:17.503Z] #148 DONE 573.2s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T06:02:17.503Z] #156 ... [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:02:17.503Z] #157 DONE 0.4s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:02:17.503Z] #158 DONE 0.2s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:02:17.503Z] #149 ... [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #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-09T06:02:17.503Z] #159 DONE 0.3s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T06:02:17.503Z] #147 ... [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #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-09T06:02:17.503Z] #160 DONE 0.1s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T06:02:17.503Z] #154 574.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.37 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-09T06:02:17.503Z] #154 ... [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #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-09T06:02:17.503Z] #161 DONE 0.3s [2025-01-09T06:02:17.503Z] [2025-01-09T06:02:17.503Z] #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-09T06:02:18.465Z] #162 DONE 2.0s [2025-01-09T06:02:18.465Z] [2025-01-09T06:02:18.465Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-09T06:02:18.465Z] #163 exporting layers [2025-01-09T06:02:19.442Z] #163 exporting layers 0.8s done [2025-01-09T06:02:19.442Z] #163 writing image sha256:4e0a74ed8911d61cb5ad15c4589c502c8f5c8573705ffcb3ff11da1f6aa033e1 0.0s done [2025-01-09T06:02:19.442Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-09T06:02:19.442Z] #163 DONE 0.8s [2025-01-09T06:02:19.442Z] [2025-01-09T06:02:19.442Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T06:02:22.805Z] #156 ... [2025-01-09T06:02:22.805Z] [2025-01-09T06:02:22.805Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T06:02:22.805Z] #155 DONE 580.8s [2025-01-09T06:02:22.805Z] [2025-01-09T06:02:22.805Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T06:02:22.805Z] #152 ... [2025-01-09T06:02:22.805Z] [2025-01-09T06:02:22.805Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:02:23.404Z] #164 DONE 0.5s [2025-01-09T06:02:23.404Z] [2025-01-09T06:02:23.404Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:02:23.404Z] #165 DONE 0.2s [2025-01-09T06:02:23.404Z] [2025-01-09T06:02:23.404Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T06:02:23.674Z] #146 ... [2025-01-09T06:02:23.674Z] [2025-01-09T06:02:23.674Z] #166 [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-09T06:02:23.674Z] #166 DONE 0.2s [2025-01-09T06:02:23.674Z] [2025-01-09T06:02:23.674Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-09T06:02:23.955Z] #167 DONE 0.2s [2025-01-09T06:02:23.955Z] [2025-01-09T06:02:23.955Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-09T06:02:24.224Z] #168 DONE 0.3s [2025-01-09T06:02:24.224Z] [2025-01-09T06:02:24.224Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T06:02:24.491Z] #169 DONE 0.2s [2025-01-09T06:02:24.491Z] [2025-01-09T06:02:24.491Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:02:25.904Z] #170 ... [2025-01-09T06:02:25.904Z] [2025-01-09T06:02:25.904Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T06:02:25.904Z] #151 DONE 584.4s [2025-01-09T06:02:26.170Z] [2025-01-09T06:02:26.170Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T06:02:26.170Z] #156 ... [2025-01-09T06:02:26.170Z] [2025-01-09T06:02:26.170Z] #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-09T06:02:26.443Z] #171 DONE 0.4s [2025-01-09T06:02:26.444Z] [2025-01-09T06:02:26.444Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:02:26.710Z] #153 ... [2025-01-09T06:02:26.710Z] [2025-01-09T06:02:26.710Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:02:26.710Z] #170 DONE 2.2s [2025-01-09T06:02:26.710Z] [2025-01-09T06:02:26.710Z] #172 [security-proxy-setup] exporting to image [2025-01-09T06:02:26.710Z] #172 exporting layers [2025-01-09T06:02:28.129Z] #172 exporting layers 1.4s done [2025-01-09T06:02:28.129Z] #172 writing image sha256:bc43b63bd62881f12f6215bd8223df9cdb0fcaf800ac40f34bbd7394ec29e87b 0.0s done [2025-01-09T06:02:28.129Z] #172 naming to docker.io/library/security-proxy-setup-arm64 [2025-01-09T06:02:28.129Z] #172 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-09T06:02:28.129Z] #172 DONE 1.4s [2025-01-09T06:02:28.129Z] [2025-01-09T06:02:28.129Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-09T06:02:29.557Z] #173 DONE 2.5s [2025-01-09T06:02:29.557Z] [2025-01-09T06:02:29.557Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-09T06:02:29.557Z] #154 DONE 587.7s [2025-01-09T06:02:29.557Z] [2025-01-09T06:02:29.557Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:02:29.557Z] #174 DONE 0.4s [2025-01-09T06:02:29.557Z] [2025-01-09T06:02:29.557Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:02:29.822Z] #149 ... [2025-01-09T06:02:29.822Z] [2025-01-09T06:02:29.822Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:02:30.195Z] #175 DONE 0.4s [2025-01-09T06:02:30.195Z] [2025-01-09T06:02:30.195Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:02:30.195Z] #176 DONE 0.4s [2025-01-09T06:02:30.195Z] [2025-01-09T06:02:30.195Z] #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:02:30.803Z] #177 DONE 0.4s [2025-01-09T06:02:30.803Z] [2025-01-09T06:02:30.803Z] #178 [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-09T06:02:30.803Z] #178 ... [2025-01-09T06:02:30.803Z] [2025-01-09T06:02:30.803Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-09T06:02:30.803Z] #179 DONE 0.7s [2025-01-09T06:02:30.803Z] [2025-01-09T06:02:30.803Z] #178 [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-09T06:02:30.803Z] #178 DONE 0.2s [2025-01-09T06:02:30.803Z] [2025-01-09T06:02:30.803Z] #180 [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-09T06:02:31.073Z] #180 ... [2025-01-09T06:02:31.073Z] [2025-01-09T06:02:31.073Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-09T06:02:31.073Z] #181 DONE 0.3s [2025-01-09T06:02:31.073Z] [2025-01-09T06:02:31.073Z] #180 [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-09T06:02:31.073Z] #180 DONE 0.3s [2025-01-09T06:02:31.073Z] [2025-01-09T06:02:31.073Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:02:31.342Z] #182 DONE 0.2s [2025-01-09T06:02:31.342Z] [2025-01-09T06:02:31.342Z] #183 [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-09T06:02:31.342Z] #183 DONE 0.2s [2025-01-09T06:02:31.342Z] [2025-01-09T06:02:31.342Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-09T06:02:31.608Z] #184 ... [2025-01-09T06:02:31.608Z] [2025-01-09T06:02:31.608Z] #185 [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-09T06:02:31.608Z] #185 DONE 0.4s [2025-01-09T06:02:31.874Z] [2025-01-09T06:02:31.874Z] #186 [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-09T06:02:31.874Z] #186 ... [2025-01-09T06:02:31.874Z] [2025-01-09T06:02:31.874Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-09T06:02:31.874Z] #184 DONE 0.6s [2025-01-09T06:02:32.139Z] [2025-01-09T06:02:32.139Z] #186 [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-09T06:02:32.139Z] #186 DONE 0.3s [2025-01-09T06:02:32.139Z] [2025-01-09T06:02:32.139Z] #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-09T06:02:32.139Z] #187 DONE 0.3s [2025-01-09T06:02:32.139Z] [2025-01-09T06:02:32.139Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-09T06:02:32.407Z] #188 DONE 0.4s [2025-01-09T06:02:32.407Z] [2025-01-09T06:02:32.407Z] #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T06:02:32.679Z] #189 ... [2025-01-09T06:02:32.679Z] [2025-01-09T06:02:32.679Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T06:02:32.679Z] #190 DONE 0.3s [2025-01-09T06:02:32.949Z] [2025-01-09T06:02:32.949Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:02:34.554Z] #191 ... [2025-01-09T06:02:34.555Z] [2025-01-09T06:02:34.555Z] #189 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T06:02:34.555Z] #189 DONE 2.2s [2025-01-09T06:02:34.824Z] [2025-01-09T06:02:34.824Z] #192 [security-bootstrapper] exporting to image [2025-01-09T06:02:34.824Z] #192 exporting layers [2025-01-09T06:02:34.824Z] #192 ... [2025-01-09T06:02:34.824Z] [2025-01-09T06:02:34.824Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:02:34.824Z] #191 DONE 2.1s [2025-01-09T06:02:34.824Z] [2025-01-09T06:02:34.824Z] #193 [security-secretstore-setup] exporting to image [2025-01-09T06:02:35.781Z] #193 ... [2025-01-09T06:02:35.781Z] [2025-01-09T06:02:35.781Z] #192 [security-bootstrapper] exporting to image [2025-01-09T06:02:35.781Z] #192 exporting layers 1.4s done [2025-01-09T06:02:35.781Z] #192 writing image sha256:356b271e0d98a1782c1a9b3d6e29e2d69e8f2fd2498ed67af99a90e7475dab48 0.1s done [2025-01-09T06:02:35.781Z] #192 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2025-01-09T06:02:35.781Z] #192 DONE 1.5s [2025-01-09T06:02:36.048Z] [2025-01-09T06:02:36.048Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T06:02:36.631Z] #152 ... [2025-01-09T06:02:36.631Z] [2025-01-09T06:02:36.631Z] #193 [security-secretstore-setup] exporting to image [2025-01-09T06:02:36.631Z] #193 exporting layers 1.8s done [2025-01-09T06:02:36.631Z] #193 writing image sha256:d8941ec94f3a7afbac2366befb451ca804f0aa1c47d651dfff93c08c66738a4d done [2025-01-09T06:02:36.631Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-09T06:02:36.631Z] #193 DONE 1.9s [2025-01-09T06:02:36.898Z] [2025-01-09T06:02:36.898Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T06:03:58.494Z] #150 ... [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T06:03:58.494Z] #145 DONE 670.9s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:03:58.494Z] #194 DONE 0.2s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T06:03:58.494Z] #150 ... [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:03:58.494Z] #195 DONE 0.3s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #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-09T06:03:58.494Z] #196 DONE 0.3s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #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-09T06:03:58.494Z] #197 DONE 0.2s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T06:03:58.494Z] #147 ... [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-09T06:03:58.494Z] #198 exporting layers [2025-01-09T06:03:58.494Z] #198 exporting layers 0.7s done [2025-01-09T06:03:58.494Z] #198 writing image sha256:7998dd42c93cf4eee24dbd55ff2c51d8f529a351e0bb2657cf741ce1ecf0ae5a done [2025-01-09T06:03:58.494Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-01-09T06:03:58.494Z] #198 DONE 0.7s [2025-01-09T06:03:58.494Z] [2025-01-09T06:03:58.494Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T06:07:35.244Z] #152 DONE 891.3s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T06:07:35.244Z] #150 ... [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:07:35.244Z] #199 DONE 0.3s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T06:07:35.244Z] #147 ... [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:07:35.244Z] #200 DONE 0.2s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-09T06:07:35.244Z] #201 DONE 0.4s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T06:07:35.244Z] #156 ... [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:07:35.244Z] #202 DONE 0.3s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:07:35.244Z] #149 ... [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #203 [core-command] exporting to image [2025-01-09T06:07:35.244Z] #203 exporting layers [2025-01-09T06:07:35.244Z] #203 exporting layers 0.4s done [2025-01-09T06:07:35.244Z] #203 writing image sha256:a37fc34efed9319fa63a3cda023fdd8eadf94211d1b7d3135025504686ab2b92 done [2025-01-09T06:07:35.244Z] #203 naming to docker.io/library/core-command-arm64 [2025-01-09T06:07:35.244Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-09T06:07:35.244Z] #203 DONE 0.4s [2025-01-09T06:07:35.244Z] [2025-01-09T06:07:35.244Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:08:31.620Z] #149 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T06:08:31.620Z] #150 DONE 943.0s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T06:08:31.620Z] #156 DONE 943.0s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:08:31.620Z] #149 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:31.620Z] #204 DONE 0.3s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:31.620Z] #205 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:31.620Z] #206 DONE 0.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T06:08:31.620Z] #147 DONE 943.7s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:31.620Z] #205 DONE 0.3s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-09T06:08:31.620Z] #207 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #208 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:31.620Z] #208 CACHED [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #209 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:31.620Z] #209 CACHED [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-09T06:08:31.620Z] #207 DONE 0.7s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #210 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-09T06:08:31.620Z] #210 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:31.620Z] #211 DONE 0.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:31.620Z] #212 DONE 0.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #213 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-09T06:08:31.620Z] #213 DONE 0.4s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T06:08:31.620Z] #146 DONE 944.9s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:31.620Z] #214 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-09T06:08:31.620Z] #215 DONE 0.4s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-09T06:08:31.620Z] #216 DONE 0.4s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #217 [core-keeper] exporting to image [2025-01-09T06:08:31.620Z] #217 exporting layers [2025-01-09T06:08:31.620Z] #217 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #214 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:31.620Z] #214 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-09T06:08:31.620Z] #218 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-09T06:08:31.620Z] #219 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #220 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:31.620Z] #220 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-09T06:08:31.620Z] #218 DONE 0.4s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #217 [core-keeper] exporting to image [2025-01-09T06:08:31.620Z] #217 exporting layers 0.5s done [2025-01-09T06:08:31.620Z] #217 writing image sha256:4e33351eafff6f908a62af027d99c13e04ccebca4006e512523e1a520332b65e done [2025-01-09T06:08:31.620Z] #217 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-09T06:08:31.620Z] #217 DONE 0.6s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:31.620Z] #221 DONE 0.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-09T06:08:31.620Z] #222 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #223 [core-metadata] exporting to image [2025-01-09T06:08:31.620Z] #223 exporting layers 0.5s done [2025-01-09T06:08:31.620Z] #223 writing image sha256:e740d5459ca39d968b7d8126b6850e7da1bab3552d5d10b19413bec2fc5c4221 0.0s done [2025-01-09T06:08:31.620Z] #223 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-09T06:08:31.620Z] #223 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #222 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-09T06:08:31.620Z] #222 DONE 0.6s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:08:31.620Z] #224 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:31.620Z] #225 DONE 0.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-09T06:08:31.620Z] #226 DONE 0.1s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #227 [core-data] exporting to image [2025-01-09T06:08:31.620Z] #227 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T06:08:31.620Z] #224 DONE 1.2s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #228 [security-proxy-auth] exporting to image [2025-01-09T06:08:31.620Z] #228 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #227 [core-data] exporting to image [2025-01-09T06:08:31.620Z] #227 exporting layers 0.5s done [2025-01-09T06:08:31.620Z] #227 writing image sha256:9c319ccc158ed00153fc1f7653f4b1987874e489eead3252f896a73f48187014 done [2025-01-09T06:08:31.620Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-09T06:08:31.620Z] #227 DONE 0.5s [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:08:31.620Z] #153 ... [2025-01-09T06:08:31.620Z] [2025-01-09T06:08:31.620Z] #228 [security-proxy-auth] exporting to image [2025-01-09T06:08:31.620Z] #228 exporting layers 0.8s done [2025-01-09T06:08:31.620Z] #228 writing image sha256:b7f318c4f83dfc584f54fa9dca4fb8a78280229406c23d5288e75b4a983f7ed4 done [2025-01-09T06:08:31.621Z] #228 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-09T06:08:31.621Z] #228 DONE 0.9s [2025-01-09T06:08:31.621Z] [2025-01-09T06:08:31.621Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:08:39.994Z] #153 ... [2025-01-09T06:08:39.994Z] [2025-01-09T06:08:39.994Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T06:08:39.994Z] #149 DONE 958.6s [2025-01-09T06:08:40.289Z] [2025-01-09T06:08:40.289Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:40.567Z] #229 DONE 0.1s [2025-01-09T06:08:40.567Z] [2025-01-09T06:08:40.567Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:08:40.567Z] #153 ... [2025-01-09T06:08:40.567Z] [2025-01-09T06:08:40.567Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:40.567Z] #230 DONE 0.1s [2025-01-09T06:08:40.855Z] [2025-01-09T06:08:40.855Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-09T06:08:41.136Z] #231 DONE 0.6s [2025-01-09T06:08:41.136Z] [2025-01-09T06:08:41.136Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:08:41.136Z] #153 ... [2025-01-09T06:08:41.136Z] [2025-01-09T06:08:41.136Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-09T06:08:41.136Z] #232 DONE 0.1s [2025-01-09T06:08:41.403Z] [2025-01-09T06:08:41.403Z] #233 [support-scheduler] exporting to image [2025-01-09T06:08:41.403Z] #233 exporting layers [2025-01-09T06:08:41.989Z] #233 exporting layers 0.6s done [2025-01-09T06:08:41.989Z] #233 writing image sha256:f10c486c8442606acbbef6eaa1b2583ca50eb3b79ccd78a3a87301ef77f7c1db done [2025-01-09T06:08:41.989Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-09T06:08:41.989Z] #233 DONE 0.7s [2025-01-09T06:08:41.989Z] [2025-01-09T06:08:41.989Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T06:08:48.701Z] #153 DONE 966.7s [2025-01-09T06:08:48.701Z] [2025-01-09T06:08:48.701Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T06:08:48.701Z] #234 DONE 0.1s [2025-01-09T06:08:48.701Z] [2025-01-09T06:08:48.701Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T06:08:48.701Z] #235 DONE 0.1s [2025-01-09T06:08:48.701Z] [2025-01-09T06:08:48.701Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-09T06:08:49.281Z] #236 DONE 0.5s [2025-01-09T06:08:49.282Z] [2025-01-09T06:08:49.282Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-09T06:08:49.282Z] #237 DONE 0.1s [2025-01-09T06:08:49.282Z] [2025-01-09T06:08:49.282Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-09T06:08:49.282Z] #238 DONE 0.1s [2025-01-09T06:08:49.282Z] [2025-01-09T06:08:49.282Z] #239 [support-notifications] exporting to image [2025-01-09T06:08:49.282Z] #239 exporting layers [2025-01-09T06:08:49.861Z] #239 exporting layers 0.5s done [2025-01-09T06:08:49.861Z] #239 writing image sha256:92d6094e0e0bd79d4b2ce3b0e146a14b21d5a7e18b00a197a084c76f93ab3d8e done [2025-01-09T06:08:49.861Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-09T06:08:49.861Z] #239 DONE 0.5s [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T06:08:49.861Z] time="2025-01-09T05:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-09T06:08:49.870Z] $ docker stop --time=1 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f [2025-01-09T06:08:51.410Z] $ docker rm -f --volumes 84f36991585c79891429bb60e16eb9cf90873a2a8b513864b21935c498c6241f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T06:08:51.885Z] + docker images [2025-01-09T06:08:51.885Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-09T06:08:51.885Z] support-notifications-arm64 latest 92d6094e0e0b 2 seconds ago 50.9MB [2025-01-09T06:08:51.885Z] support-scheduler-arm64 latest f10c486c8442 10 seconds ago 47.4MB [2025-01-09T06:08:51.885Z] security-proxy-auth-arm64 latest b7f318c4f83d 23 seconds ago 31.4MB [2025-01-09T06:08:51.885Z] core-data-arm64 latest 9c319ccc158e 23 seconds ago 32.5MB [2025-01-09T06:08:51.885Z] core-keeper-arm64 latest 4e33351eafff 25 seconds ago 31.9MB [2025-01-09T06:08:51.885Z] core-metadata-arm64 latest e740d5459ca3 25 seconds ago 32.6MB [2025-01-09T06:08:51.885Z] core-command-arm64 latest a37fc34efed9 About a minute ago 28.2MB [2025-01-09T06:08:51.885Z] security-spiffe-token-provider-arm64 latest 7998dd42c93c 4 minutes ago 33.9MB [2025-01-09T06:08:51.885Z] security-secretstore-setup-arm64 latest d8941ec94f3a 6 minutes ago 41.3MB [2025-01-09T06:08:51.886Z] security-bootstrapper-arm64 latest 356b271e0d98 6 minutes ago 21.1MB [2025-01-09T06:08:51.886Z] security-proxy-setup-arm64 latest bc43b63bd628 6 minutes ago 30.2MB [2025-01-09T06:08:51.886Z] core-common-config-bootstrapper-arm64 latest 4e0a74ed8911 6 minutes ago 18MB [2025-01-09T06:08:51.886Z] security-spire-agent-arm64 latest a039be3c383f 16 minutes ago 176MB [2025-01-09T06:08:51.886Z] security-spire-config-arm64 latest 4eb73ff9b846 16 minutes ago 117MB [2025-01-09T06:08:51.886Z] security-spire-server-arm64 latest 5d982db84707 16 minutes ago 118MB [2025-01-09T06:08:51.886Z] ci-base-image-arm64 latest bd33e6093a63 18 minutes ago 968MB [2025-01-09T06:08:51.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-09T06:08:51.886Z] 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-09T06:08:52.063Z] provisioning config files... [2025-01-09T06:08:52.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/773@tmp/config6147626550989805452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:08:52.427Z] ---> ****-login.sh [2025-01-09T06:08:52.427Z] nexus3.edgexfoundry.org:10001 [2025-01-09T06:08:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T06:08:52.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T06:08:52.692Z] Configure a credential helper to remove this warning. See [2025-01-09T06:08:52.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T06:08:52.692Z] [2025-01-09T06:08:52.692Z] Login Succeeded [2025-01-09T06:08:52.692Z] nexus3.edgexfoundry.org:10002 [2025-01-09T06:08:52.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T06:08:52.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T06:08:52.957Z] Configure a credential helper to remove this warning. See [2025-01-09T06:08:52.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T06:08:52.957Z] [2025-01-09T06:08:52.957Z] Login Succeeded [2025-01-09T06:08:52.957Z] nexus3.edgexfoundry.org:10003 [2025-01-09T06:08:53.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T06:08:53.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T06:08:53.223Z] Configure a credential helper to remove this warning. See [2025-01-09T06:08:53.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T06:08:53.223Z] [2025-01-09T06:08:53.223Z] Login Succeeded [2025-01-09T06:08:53.223Z] nexus3.edgexfoundry.org:10004 [2025-01-09T06:08:53.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T06:08:53.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T06:08:53.489Z] Configure a credential helper to remove this warning. See [2025-01-09T06:08:53.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T06:08:53.489Z] [2025-01-09T06:08:53.489Z] Login Succeeded [2025-01-09T06:08:53.489Z] ****.io [2025-01-09T06:08:53.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T06:08:54.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T06:08:54.018Z] Configure a credential helper to remove this warning. See [2025-01-09T06:08:54.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T06:08:54.019Z] [2025-01-09T06:08:54.019Z] Login Succeeded [2025-01-09T06:08:54.019Z] ---> ****-login.sh ends [Pipeline] } [2025-01-09T06:08:54.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:08:54.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T06:08:54.118Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-09T06:08:54.118Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:08:54.118Z] latest [2025-01-09T06:08:54.118Z] 4.0.0-dev.37 [2025-01-09T06:08:54.118Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:08:54.118Z] main [2025-01-09T06:08:54.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:08:54.499Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:08:54.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:08:54.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-09T06:08:54.861Z] c4505529ed06: Preparing [2025-01-09T06:08:54.861Z] a260399d6c67: Preparing [2025-01-09T06:08:54.861Z] b367e2b6db8c: Preparing [2025-01-09T06:08:54.861Z] 38457a99dac8: Preparing [2025-01-09T06:08:54.861Z] 787b1f7c3939: Preparing [2025-01-09T06:08:54.861Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:08:54.861Z] f82783b86194: Preparing [2025-01-09T06:08:54.861Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:08:54.861Z] f82783b86194: Waiting [2025-01-09T06:08:55.128Z] 38457a99dac8: Pushed [2025-01-09T06:08:55.128Z] b367e2b6db8c: Pushed [2025-01-09T06:08:55.128Z] c4505529ed06: Pushed [2025-01-09T06:08:55.128Z] 787b1f7c3939: Pushed [2025-01-09T06:08:55.128Z] f82783b86194: Layer already exists [2025-01-09T06:08:55.128Z] 7cf2b4d5f23d: Pushed [2025-01-09T06:08:59.368Z] a260399d6c67: Pushed [2025-01-09T06:08:59.631Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:08:59.995Z] + 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-09T06:09:00.341Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-09T06:09:00.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-09T06:09:00.341Z] c4505529ed06: Preparing [2025-01-09T06:09:00.341Z] a260399d6c67: Preparing [2025-01-09T06:09:00.341Z] b367e2b6db8c: Preparing [2025-01-09T06:09:00.341Z] 38457a99dac8: Preparing [2025-01-09T06:09:00.341Z] 787b1f7c3939: Preparing [2025-01-09T06:09:00.341Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:00.341Z] f82783b86194: Preparing [2025-01-09T06:09:00.341Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:00.341Z] f82783b86194: Waiting [2025-01-09T06:09:00.341Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:00.341Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:00.341Z] a260399d6c67: Layer already exists [2025-01-09T06:09:00.341Z] c4505529ed06: Layer already exists [2025-01-09T06:09:00.341Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:00.341Z] f82783b86194: Layer already exists [2025-01-09T06:09:00.341Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:00.605Z] latest: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:00.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:01.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 [2025-01-09T06:09:01.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-09T06:09:01.310Z] c4505529ed06: Preparing [2025-01-09T06:09:01.310Z] a260399d6c67: Preparing [2025-01-09T06:09:01.310Z] b367e2b6db8c: Preparing [2025-01-09T06:09:01.310Z] 38457a99dac8: Preparing [2025-01-09T06:09:01.310Z] 787b1f7c3939: Preparing [2025-01-09T06:09:01.310Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:01.310Z] f82783b86194: Preparing [2025-01-09T06:09:01.310Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:01.310Z] f82783b86194: Waiting [2025-01-09T06:09:01.310Z] a260399d6c67: Layer already exists [2025-01-09T06:09:01.310Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:01.310Z] c4505529ed06: Layer already exists [2025-01-09T06:09:01.310Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:01.310Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:01.310Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:01.310Z] f82783b86194: Layer already exists [2025-01-09T06:09:01.573Z] 4.0.0-dev.37: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:01.932Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:02.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:02.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-09T06:09:02.288Z] c4505529ed06: Preparing [2025-01-09T06:09:02.288Z] a260399d6c67: Preparing [2025-01-09T06:09:02.288Z] b367e2b6db8c: Preparing [2025-01-09T06:09:02.288Z] 38457a99dac8: Preparing [2025-01-09T06:09:02.288Z] 787b1f7c3939: Preparing [2025-01-09T06:09:02.288Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:02.288Z] f82783b86194: Preparing [2025-01-09T06:09:02.288Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:02.288Z] f82783b86194: Waiting [2025-01-09T06:09:02.288Z] a260399d6c67: Layer already exists [2025-01-09T06:09:02.288Z] c4505529ed06: Layer already exists [2025-01-09T06:09:02.288Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:02.288Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:02.288Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:02.288Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:02.288Z] f82783b86194: Layer already exists [2025-01-09T06:09:02.552Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:02.904Z] + 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-09T06:09:03.263Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-09T06:09:03.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-09T06:09:03.263Z] c4505529ed06: Preparing [2025-01-09T06:09:03.263Z] a260399d6c67: Preparing [2025-01-09T06:09:03.263Z] b367e2b6db8c: Preparing [2025-01-09T06:09:03.263Z] 38457a99dac8: Preparing [2025-01-09T06:09:03.263Z] 787b1f7c3939: Preparing [2025-01-09T06:09:03.263Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:03.263Z] f82783b86194: Preparing [2025-01-09T06:09:03.263Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:03.263Z] f82783b86194: Waiting [2025-01-09T06:09:03.263Z] a260399d6c67: Layer already exists [2025-01-09T06:09:03.263Z] c4505529ed06: Layer already exists [2025-01-09T06:09:03.263Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:03.263Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:03.263Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:03.263Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:03.263Z] f82783b86194: Layer already exists [2025-01-09T06:09:03.529Z] main: digest: sha256:5a192beccb8b8d07be58e774160c03cf753b4a276cd0d9ac7571add41d72d666 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:03.607Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:03.622Z] taggedImages: [2025-01-09T06:09:03.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:03.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-09T06:09:03.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.37 [2025-01-09T06:09:03.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:03.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-09T06:09:03.647Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-09T06:09:03.647Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:03.647Z] latest [2025-01-09T06:09:03.647Z] 4.0.0-dev.37 [2025-01-09T06:09:03.647Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:03.647Z] main [2025-01-09T06:09:03.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:04.010Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:04.360Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:04.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-09T06:09:04.360Z] 5886ede1a618: Preparing [2025-01-09T06:09:04.360Z] be22cc709b34: Preparing [2025-01-09T06:09:04.360Z] 9336dafb041f: Preparing [2025-01-09T06:09:04.360Z] a7f7c7895e8c: Preparing [2025-01-09T06:09:04.360Z] b367e2b6db8c: Preparing [2025-01-09T06:09:04.360Z] 38457a99dac8: Preparing [2025-01-09T06:09:04.360Z] 787b1f7c3939: Preparing [2025-01-09T06:09:04.360Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:04.360Z] 38457a99dac8: Waiting [2025-01-09T06:09:04.360Z] 787b1f7c3939: Waiting [2025-01-09T06:09:04.360Z] f82783b86194: Preparing [2025-01-09T06:09:04.360Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:04.360Z] f82783b86194: Waiting [2025-01-09T06:09:04.360Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:04.625Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:04.625Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:04.625Z] be22cc709b34: Pushed [2025-01-09T06:09:04.625Z] 9336dafb041f: Pushed [2025-01-09T06:09:04.625Z] 5886ede1a618: Pushed [2025-01-09T06:09:04.625Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:04.625Z] f82783b86194: Layer already exists [2025-01-09T06:09:06.559Z] a7f7c7895e8c: Pushed [2025-01-09T06:09:06.825Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:07.183Z] + 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-09T06:09:07.540Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-09T06:09:07.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-09T06:09:07.541Z] 5886ede1a618: Preparing [2025-01-09T06:09:07.541Z] be22cc709b34: Preparing [2025-01-09T06:09:07.541Z] 9336dafb041f: Preparing [2025-01-09T06:09:07.541Z] a7f7c7895e8c: Preparing [2025-01-09T06:09:07.541Z] b367e2b6db8c: Preparing [2025-01-09T06:09:07.541Z] 38457a99dac8: Preparing [2025-01-09T06:09:07.541Z] 38457a99dac8: Waiting [2025-01-09T06:09:07.541Z] 787b1f7c3939: Preparing [2025-01-09T06:09:07.541Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:07.541Z] f82783b86194: Preparing [2025-01-09T06:09:07.541Z] 787b1f7c3939: Waiting [2025-01-09T06:09:07.541Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:07.541Z] f82783b86194: Waiting [2025-01-09T06:09:07.541Z] 9336dafb041f: Layer already exists [2025-01-09T06:09:07.541Z] a7f7c7895e8c: Layer already exists [2025-01-09T06:09:07.541Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:07.541Z] be22cc709b34: Layer already exists [2025-01-09T06:09:07.541Z] 5886ede1a618: Layer already exists [2025-01-09T06:09:07.541Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:07.541Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:07.541Z] f82783b86194: Layer already exists [2025-01-09T06:09:07.541Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:07.807Z] latest: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:08.167Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:08.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 [2025-01-09T06:09:08.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-09T06:09:08.533Z] 5886ede1a618: Preparing [2025-01-09T06:09:08.533Z] be22cc709b34: Preparing [2025-01-09T06:09:08.533Z] 9336dafb041f: Preparing [2025-01-09T06:09:08.533Z] a7f7c7895e8c: Preparing [2025-01-09T06:09:08.533Z] b367e2b6db8c: Preparing [2025-01-09T06:09:08.533Z] 38457a99dac8: Preparing [2025-01-09T06:09:08.533Z] 787b1f7c3939: Preparing [2025-01-09T06:09:08.533Z] 38457a99dac8: Waiting [2025-01-09T06:09:08.533Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:08.533Z] 787b1f7c3939: Waiting [2025-01-09T06:09:08.533Z] f82783b86194: Preparing [2025-01-09T06:09:08.533Z] f82783b86194: Waiting [2025-01-09T06:09:08.533Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:08.533Z] 5886ede1a618: Layer already exists [2025-01-09T06:09:08.533Z] be22cc709b34: Layer already exists [2025-01-09T06:09:08.533Z] 9336dafb041f: Layer already exists [2025-01-09T06:09:08.533Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:08.533Z] a7f7c7895e8c: Layer already exists [2025-01-09T06:09:08.533Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:08.533Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:08.533Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:08.533Z] f82783b86194: Layer already exists [2025-01-09T06:09:08.796Z] 4.0.0-dev.37: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:09.149Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:09.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:09.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-09T06:09:09.494Z] 5886ede1a618: Preparing [2025-01-09T06:09:09.494Z] be22cc709b34: Preparing [2025-01-09T06:09:09.494Z] 9336dafb041f: Preparing [2025-01-09T06:09:09.494Z] a7f7c7895e8c: Preparing [2025-01-09T06:09:09.494Z] b367e2b6db8c: Preparing [2025-01-09T06:09:09.494Z] 38457a99dac8: Preparing [2025-01-09T06:09:09.494Z] 787b1f7c3939: Preparing [2025-01-09T06:09:09.494Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:09.494Z] f82783b86194: Preparing [2025-01-09T06:09:09.494Z] 787b1f7c3939: Waiting [2025-01-09T06:09:09.494Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:09.494Z] f82783b86194: Waiting [2025-01-09T06:09:09.494Z] 38457a99dac8: Waiting [2025-01-09T06:09:09.494Z] a7f7c7895e8c: Layer already exists [2025-01-09T06:09:09.494Z] 9336dafb041f: Layer already exists [2025-01-09T06:09:09.494Z] 5886ede1a618: Layer already exists [2025-01-09T06:09:09.494Z] be22cc709b34: Layer already exists [2025-01-09T06:09:09.494Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:09.494Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:09.494Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:09.494Z] f82783b86194: Layer already exists [2025-01-09T06:09:09.494Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:09.758Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:10.107Z] + 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-09T06:09:10.450Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-09T06:09:10.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-09T06:09:10.450Z] 5886ede1a618: Preparing [2025-01-09T06:09:10.450Z] be22cc709b34: Preparing [2025-01-09T06:09:10.450Z] 9336dafb041f: Preparing [2025-01-09T06:09:10.450Z] a7f7c7895e8c: Preparing [2025-01-09T06:09:10.450Z] b367e2b6db8c: Preparing [2025-01-09T06:09:10.450Z] 38457a99dac8: Preparing [2025-01-09T06:09:10.450Z] 787b1f7c3939: Preparing [2025-01-09T06:09:10.450Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:10.450Z] f82783b86194: Preparing [2025-01-09T06:09:10.450Z] 38457a99dac8: Waiting [2025-01-09T06:09:10.450Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:10.450Z] 787b1f7c3939: Waiting [2025-01-09T06:09:10.450Z] f82783b86194: Waiting [2025-01-09T06:09:10.450Z] 9336dafb041f: Layer already exists [2025-01-09T06:09:10.450Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:10.450Z] 5886ede1a618: Layer already exists [2025-01-09T06:09:10.450Z] a7f7c7895e8c: Layer already exists [2025-01-09T06:09:10.450Z] be22cc709b34: Layer already exists [2025-01-09T06:09:10.450Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:10.450Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:10.450Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:10.450Z] f82783b86194: Layer already exists [2025-01-09T06:09:10.713Z] main: digest: sha256:b05eec31cf0bf7f059737d12dd9f545729e367cb1fa2d17d2133a3c91ffd16dc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:10.797Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:10.817Z] taggedImages: [2025-01-09T06:09:10.817Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:10.817Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-09T06:09:10.817Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.37 [2025-01-09T06:09:10.817Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:10.817Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-09T06:09:10.847Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-09T06:09:10.847Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:10.847Z] latest [2025-01-09T06:09:10.847Z] 4.0.0-dev.37 [2025-01-09T06:09:10.847Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:10.847Z] main [2025-01-09T06:09:10.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:11.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:11.570Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:11.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-09T06:09:11.570Z] 66e286897043: Preparing [2025-01-09T06:09:11.570Z] dd2c96219814: Preparing [2025-01-09T06:09:11.570Z] a8361a457c53: Preparing [2025-01-09T06:09:11.570Z] b367e2b6db8c: Preparing [2025-01-09T06:09:11.570Z] 38457a99dac8: Preparing [2025-01-09T06:09:11.570Z] 603d9cdc9d33: Preparing [2025-01-09T06:09:11.570Z] 7267d3757d9e: Preparing [2025-01-09T06:09:11.570Z] f82783b86194: Preparing [2025-01-09T06:09:11.570Z] 603d9cdc9d33: Waiting [2025-01-09T06:09:11.570Z] 7267d3757d9e: Waiting [2025-01-09T06:09:11.570Z] f82783b86194: Waiting [2025-01-09T06:09:11.570Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:11.570Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:11.834Z] 66e286897043: Pushed [2025-01-09T06:09:11.835Z] dd2c96219814: Pushed [2025-01-09T06:09:11.835Z] f82783b86194: Layer already exists [2025-01-09T06:09:11.835Z] 7267d3757d9e: Pushed [2025-01-09T06:09:11.835Z] 603d9cdc9d33: Pushed [2025-01-09T06:09:17.147Z] a8361a457c53: Pushed [2025-01-09T06:09:17.147Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:17.503Z] + 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-09T06:09:17.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-09T06:09:17.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-09T06:09:17.841Z] 66e286897043: Preparing [2025-01-09T06:09:17.841Z] dd2c96219814: Preparing [2025-01-09T06:09:17.841Z] a8361a457c53: Preparing [2025-01-09T06:09:17.841Z] b367e2b6db8c: Preparing [2025-01-09T06:09:17.841Z] 38457a99dac8: Preparing [2025-01-09T06:09:17.841Z] 603d9cdc9d33: Preparing [2025-01-09T06:09:17.841Z] 7267d3757d9e: Preparing [2025-01-09T06:09:17.841Z] f82783b86194: Preparing [2025-01-09T06:09:17.841Z] 7267d3757d9e: Waiting [2025-01-09T06:09:17.841Z] f82783b86194: Waiting [2025-01-09T06:09:17.841Z] 603d9cdc9d33: Waiting [2025-01-09T06:09:17.841Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:17.841Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:17.841Z] a8361a457c53: Layer already exists [2025-01-09T06:09:17.841Z] dd2c96219814: Layer already exists [2025-01-09T06:09:17.841Z] 66e286897043: Layer already exists [2025-01-09T06:09:17.841Z] 7267d3757d9e: Layer already exists [2025-01-09T06:09:17.841Z] 603d9cdc9d33: Layer already exists [2025-01-09T06:09:17.841Z] f82783b86194: Layer already exists [2025-01-09T06:09:18.103Z] latest: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:18.465Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:18.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 [2025-01-09T06:09:18.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-09T06:09:18.811Z] 66e286897043: Preparing [2025-01-09T06:09:18.811Z] dd2c96219814: Preparing [2025-01-09T06:09:18.811Z] a8361a457c53: Preparing [2025-01-09T06:09:18.811Z] b367e2b6db8c: Preparing [2025-01-09T06:09:18.811Z] 38457a99dac8: Preparing [2025-01-09T06:09:18.811Z] 603d9cdc9d33: Preparing [2025-01-09T06:09:18.811Z] 7267d3757d9e: Preparing [2025-01-09T06:09:18.811Z] f82783b86194: Preparing [2025-01-09T06:09:18.811Z] 7267d3757d9e: Waiting [2025-01-09T06:09:18.811Z] 603d9cdc9d33: Waiting [2025-01-09T06:09:18.811Z] f82783b86194: Waiting [2025-01-09T06:09:18.811Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:18.811Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:18.811Z] dd2c96219814: Layer already exists [2025-01-09T06:09:18.811Z] a8361a457c53: Layer already exists [2025-01-09T06:09:18.811Z] 66e286897043: Layer already exists [2025-01-09T06:09:18.811Z] 603d9cdc9d33: Layer already exists [2025-01-09T06:09:18.811Z] f82783b86194: Layer already exists [2025-01-09T06:09:18.811Z] 7267d3757d9e: Layer already exists [2025-01-09T06:09:19.074Z] 4.0.0-dev.37: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:19.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:20.716Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:20.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-09T06:09:20.717Z] 66e286897043: Preparing [2025-01-09T06:09:20.717Z] dd2c96219814: Preparing [2025-01-09T06:09:20.717Z] a8361a457c53: Preparing [2025-01-09T06:09:20.717Z] b367e2b6db8c: Preparing [2025-01-09T06:09:20.717Z] 38457a99dac8: Preparing [2025-01-09T06:09:20.717Z] 603d9cdc9d33: Preparing [2025-01-09T06:09:20.717Z] 7267d3757d9e: Preparing [2025-01-09T06:09:20.717Z] 603d9cdc9d33: Waiting [2025-01-09T06:09:20.717Z] f82783b86194: Preparing [2025-01-09T06:09:20.717Z] f82783b86194: Waiting [2025-01-09T06:09:20.717Z] 7267d3757d9e: Waiting [2025-01-09T06:09:20.717Z] a8361a457c53: Layer already exists [2025-01-09T06:09:20.717Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:20.717Z] dd2c96219814: Layer already exists [2025-01-09T06:09:20.717Z] 66e286897043: Layer already exists [2025-01-09T06:09:20.717Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:20.717Z] 7267d3757d9e: Layer already exists [2025-01-09T06:09:20.717Z] 603d9cdc9d33: Layer already exists [2025-01-09T06:09:20.717Z] f82783b86194: Layer already exists [2025-01-09T06:09:20.981Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:21.347Z] + 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-09T06:09:21.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-09T06:09:21.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-09T06:09:21.689Z] 66e286897043: Preparing [2025-01-09T06:09:21.689Z] dd2c96219814: Preparing [2025-01-09T06:09:21.689Z] a8361a457c53: Preparing [2025-01-09T06:09:21.689Z] b367e2b6db8c: Preparing [2025-01-09T06:09:21.689Z] 38457a99dac8: Preparing [2025-01-09T06:09:21.689Z] 603d9cdc9d33: Preparing [2025-01-09T06:09:21.689Z] 7267d3757d9e: Preparing [2025-01-09T06:09:21.689Z] f82783b86194: Preparing [2025-01-09T06:09:21.689Z] 7267d3757d9e: Waiting [2025-01-09T06:09:21.689Z] f82783b86194: Waiting [2025-01-09T06:09:21.689Z] 603d9cdc9d33: Waiting [2025-01-09T06:09:21.689Z] 66e286897043: Layer already exists [2025-01-09T06:09:21.689Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:21.689Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:21.689Z] a8361a457c53: Layer already exists [2025-01-09T06:09:21.689Z] dd2c96219814: Layer already exists [2025-01-09T06:09:21.689Z] 603d9cdc9d33: Layer already exists [2025-01-09T06:09:21.689Z] 7267d3757d9e: Layer already exists [2025-01-09T06:09:21.689Z] f82783b86194: Layer already exists [2025-01-09T06:09:21.954Z] main: digest: sha256:2ea491acbf964148680df6c3cf480b88f7cc06b4368cf6ac12a06d8278f047e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:22.024Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:22.036Z] taggedImages: [2025-01-09T06:09:22.036Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:22.036Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-09T06:09:22.036Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.37 [2025-01-09T06:09:22.036Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:22.036Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-09T06:09:22.070Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-09T06:09:22.070Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:22.070Z] latest [2025-01-09T06:09:22.070Z] 4.0.0-dev.37 [2025-01-09T06:09:22.070Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:22.070Z] main [2025-01-09T06:09:22.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:22.449Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:22.798Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:22.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-09T06:09:22.798Z] b70c6a896d0e: Preparing [2025-01-09T06:09:22.798Z] 56cc54e79375: Preparing [2025-01-09T06:09:22.798Z] b12a6f279d07: Preparing [2025-01-09T06:09:22.798Z] 38457a99dac8: Preparing [2025-01-09T06:09:22.798Z] 4f57e14a2f8e: Preparing [2025-01-09T06:09:22.798Z] 57bf7a40f7ce: Preparing [2025-01-09T06:09:22.798Z] f82783b86194: Preparing [2025-01-09T06:09:22.798Z] f82783b86194: Waiting [2025-01-09T06:09:22.798Z] 57bf7a40f7ce: Waiting [2025-01-09T06:09:22.798Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:23.062Z] 56cc54e79375: Pushed [2025-01-09T06:09:23.062Z] 4f57e14a2f8e: Pushed [2025-01-09T06:09:23.062Z] b70c6a896d0e: Pushed [2025-01-09T06:09:23.062Z] 57bf7a40f7ce: Pushed [2025-01-09T06:09:23.062Z] f82783b86194: Layer already exists [2025-01-09T06:09:28.382Z] b12a6f279d07: Pushed [2025-01-09T06:09:28.382Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:28.732Z] + 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-09T06:09:29.091Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-09T06:09:29.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-09T06:09:29.091Z] b70c6a896d0e: Preparing [2025-01-09T06:09:29.091Z] 56cc54e79375: Preparing [2025-01-09T06:09:29.091Z] b12a6f279d07: Preparing [2025-01-09T06:09:29.091Z] 38457a99dac8: Preparing [2025-01-09T06:09:29.091Z] 4f57e14a2f8e: Preparing [2025-01-09T06:09:29.091Z] 57bf7a40f7ce: Preparing [2025-01-09T06:09:29.091Z] f82783b86194: Preparing [2025-01-09T06:09:29.091Z] 57bf7a40f7ce: Waiting [2025-01-09T06:09:29.091Z] f82783b86194: Waiting [2025-01-09T06:09:29.091Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:29.091Z] b12a6f279d07: Layer already exists [2025-01-09T06:09:29.091Z] 56cc54e79375: Layer already exists [2025-01-09T06:09:29.091Z] b70c6a896d0e: Layer already exists [2025-01-09T06:09:29.092Z] 4f57e14a2f8e: Layer already exists [2025-01-09T06:09:29.092Z] 57bf7a40f7ce: Layer already exists [2025-01-09T06:09:29.092Z] f82783b86194: Layer already exists [2025-01-09T06:09:29.354Z] latest: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:29.711Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:30.066Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 [2025-01-09T06:09:30.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-09T06:09:30.066Z] b70c6a896d0e: Preparing [2025-01-09T06:09:30.066Z] 56cc54e79375: Preparing [2025-01-09T06:09:30.066Z] b12a6f279d07: Preparing [2025-01-09T06:09:30.066Z] 38457a99dac8: Preparing [2025-01-09T06:09:30.066Z] 4f57e14a2f8e: Preparing [2025-01-09T06:09:30.066Z] 57bf7a40f7ce: Preparing [2025-01-09T06:09:30.066Z] f82783b86194: Preparing [2025-01-09T06:09:30.066Z] f82783b86194: Waiting [2025-01-09T06:09:30.066Z] 57bf7a40f7ce: Waiting [2025-01-09T06:09:30.066Z] 4f57e14a2f8e: Layer already exists [2025-01-09T06:09:30.066Z] b70c6a896d0e: Layer already exists [2025-01-09T06:09:30.066Z] 56cc54e79375: Layer already exists [2025-01-09T06:09:30.066Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:30.066Z] b12a6f279d07: Layer already exists [2025-01-09T06:09:30.066Z] f82783b86194: Layer already exists [2025-01-09T06:09:30.066Z] 57bf7a40f7ce: Layer already exists [2025-01-09T06:09:30.329Z] 4.0.0-dev.37: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:30.675Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:31.027Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:31.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-09T06:09:31.027Z] b70c6a896d0e: Preparing [2025-01-09T06:09:31.027Z] 56cc54e79375: Preparing [2025-01-09T06:09:31.027Z] b12a6f279d07: Preparing [2025-01-09T06:09:31.027Z] 38457a99dac8: Preparing [2025-01-09T06:09:31.027Z] 4f57e14a2f8e: Preparing [2025-01-09T06:09:31.027Z] 57bf7a40f7ce: Preparing [2025-01-09T06:09:31.027Z] f82783b86194: Preparing [2025-01-09T06:09:31.027Z] b70c6a896d0e: Layer already exists [2025-01-09T06:09:31.027Z] 56cc54e79375: Layer already exists [2025-01-09T06:09:31.027Z] b12a6f279d07: Layer already exists [2025-01-09T06:09:31.027Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:31.027Z] 4f57e14a2f8e: Layer already exists [2025-01-09T06:09:31.027Z] 57bf7a40f7ce: Layer already exists [2025-01-09T06:09:31.027Z] f82783b86194: Layer already exists [2025-01-09T06:09:31.292Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:31.641Z] + 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-09T06:09:31.993Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-09T06:09:31.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-09T06:09:31.993Z] b70c6a896d0e: Preparing [2025-01-09T06:09:31.993Z] 56cc54e79375: Preparing [2025-01-09T06:09:31.993Z] b12a6f279d07: Preparing [2025-01-09T06:09:31.993Z] 38457a99dac8: Preparing [2025-01-09T06:09:31.993Z] 4f57e14a2f8e: Preparing [2025-01-09T06:09:31.993Z] 57bf7a40f7ce: Preparing [2025-01-09T06:09:31.993Z] f82783b86194: Preparing [2025-01-09T06:09:31.993Z] f82783b86194: Waiting [2025-01-09T06:09:31.993Z] 57bf7a40f7ce: Waiting [2025-01-09T06:09:31.993Z] b12a6f279d07: Layer already exists [2025-01-09T06:09:31.993Z] 56cc54e79375: Layer already exists [2025-01-09T06:09:31.993Z] 4f57e14a2f8e: Layer already exists [2025-01-09T06:09:31.993Z] b70c6a896d0e: Layer already exists [2025-01-09T06:09:31.993Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:31.993Z] 57bf7a40f7ce: Layer already exists [2025-01-09T06:09:31.993Z] f82783b86194: Layer already exists [2025-01-09T06:09:32.258Z] main: digest: sha256:45db51a082b36e5487ee1c88a339817e7bf076c6ef77d047e7c6d21a63f22e20 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:32.347Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:32.365Z] taggedImages: [2025-01-09T06:09:32.365Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:32.365Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-09T06:09:32.365Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.37 [2025-01-09T06:09:32.365Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:32.365Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-09T06:09:32.401Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-09T06:09:32.401Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:32.401Z] latest [2025-01-09T06:09:32.401Z] 4.0.0-dev.37 [2025-01-09T06:09:32.401Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:32.401Z] main [2025-01-09T06:09:32.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:32.776Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:33.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:33.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-09T06:09:33.220Z] d807c48d581f: Preparing [2025-01-09T06:09:33.220Z] c79e2e38b0a8: Preparing [2025-01-09T06:09:33.220Z] e34925ca98ac: Preparing [2025-01-09T06:09:33.220Z] aa945c1ff3cf: Preparing [2025-01-09T06:09:33.220Z] b367e2b6db8c: Preparing [2025-01-09T06:09:33.220Z] 38457a99dac8: Preparing [2025-01-09T06:09:33.220Z] 787b1f7c3939: Preparing [2025-01-09T06:09:33.220Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:33.220Z] f82783b86194: Preparing [2025-01-09T06:09:33.220Z] f82783b86194: Waiting [2025-01-09T06:09:33.220Z] 787b1f7c3939: Waiting [2025-01-09T06:09:33.220Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:33.220Z] 38457a99dac8: Waiting [2025-01-09T06:09:33.220Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:33.485Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:33.485Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:33.485Z] c79e2e38b0a8: Pushed [2025-01-09T06:09:33.485Z] d807c48d581f: Pushed [2025-01-09T06:09:33.485Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:33.485Z] e34925ca98ac: Pushed [2025-01-09T06:09:33.485Z] f82783b86194: Layer already exists [2025-01-09T06:09:38.817Z] aa945c1ff3cf: Pushed [2025-01-09T06:09:38.817Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:39.175Z] + 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-09T06:09:39.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-09T06:09:39.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-09T06:09:39.518Z] d807c48d581f: Preparing [2025-01-09T06:09:39.518Z] c79e2e38b0a8: Preparing [2025-01-09T06:09:39.518Z] e34925ca98ac: Preparing [2025-01-09T06:09:39.518Z] aa945c1ff3cf: Preparing [2025-01-09T06:09:39.518Z] b367e2b6db8c: Preparing [2025-01-09T06:09:39.518Z] 38457a99dac8: Preparing [2025-01-09T06:09:39.518Z] 787b1f7c3939: Preparing [2025-01-09T06:09:39.518Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:39.518Z] f82783b86194: Preparing [2025-01-09T06:09:39.518Z] 38457a99dac8: Waiting [2025-01-09T06:09:39.518Z] 787b1f7c3939: Waiting [2025-01-09T06:09:39.518Z] f82783b86194: Waiting [2025-01-09T06:09:39.518Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:39.518Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:39.518Z] c79e2e38b0a8: Layer already exists [2025-01-09T06:09:39.518Z] e34925ca98ac: Layer already exists [2025-01-09T06:09:39.518Z] aa945c1ff3cf: Layer already exists [2025-01-09T06:09:39.518Z] d807c48d581f: Layer already exists [2025-01-09T06:09:39.518Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:39.518Z] f82783b86194: Layer already exists [2025-01-09T06:09:39.518Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:39.518Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:39.783Z] latest: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:40.134Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:40.483Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 [2025-01-09T06:09:40.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-09T06:09:40.483Z] d807c48d581f: Preparing [2025-01-09T06:09:40.483Z] c79e2e38b0a8: Preparing [2025-01-09T06:09:40.483Z] e34925ca98ac: Preparing [2025-01-09T06:09:40.483Z] aa945c1ff3cf: Preparing [2025-01-09T06:09:40.483Z] b367e2b6db8c: Preparing [2025-01-09T06:09:40.483Z] 38457a99dac8: Preparing [2025-01-09T06:09:40.483Z] 787b1f7c3939: Preparing [2025-01-09T06:09:40.483Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:40.483Z] f82783b86194: Preparing [2025-01-09T06:09:40.483Z] 787b1f7c3939: Waiting [2025-01-09T06:09:40.483Z] 38457a99dac8: Waiting [2025-01-09T06:09:40.483Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:40.483Z] f82783b86194: Waiting [2025-01-09T06:09:40.483Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:40.483Z] aa945c1ff3cf: Layer already exists [2025-01-09T06:09:40.483Z] d807c48d581f: Layer already exists [2025-01-09T06:09:40.483Z] c79e2e38b0a8: Layer already exists [2025-01-09T06:09:40.483Z] e34925ca98ac: Layer already exists [2025-01-09T06:09:40.483Z] f82783b86194: Layer already exists [2025-01-09T06:09:40.483Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:40.483Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:40.483Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:40.751Z] 4.0.0-dev.37: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:41.109Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:41.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:41.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-09T06:09:41.452Z] d807c48d581f: Preparing [2025-01-09T06:09:41.452Z] c79e2e38b0a8: Preparing [2025-01-09T06:09:41.452Z] e34925ca98ac: Preparing [2025-01-09T06:09:41.452Z] aa945c1ff3cf: Preparing [2025-01-09T06:09:41.452Z] b367e2b6db8c: Preparing [2025-01-09T06:09:41.452Z] 38457a99dac8: Preparing [2025-01-09T06:09:41.452Z] 787b1f7c3939: Preparing [2025-01-09T06:09:41.452Z] 38457a99dac8: Waiting [2025-01-09T06:09:41.452Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:41.452Z] 787b1f7c3939: Waiting [2025-01-09T06:09:41.452Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:41.452Z] f82783b86194: Preparing [2025-01-09T06:09:41.452Z] f82783b86194: Waiting [2025-01-09T06:09:41.452Z] aa945c1ff3cf: Layer already exists [2025-01-09T06:09:41.452Z] e34925ca98ac: Layer already exists [2025-01-09T06:09:41.452Z] d807c48d581f: Layer already exists [2025-01-09T06:09:41.452Z] c79e2e38b0a8: Layer already exists [2025-01-09T06:09:41.452Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:41.452Z] f82783b86194: Layer already exists [2025-01-09T06:09:41.452Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:41.452Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:41.452Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:41.716Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:42.066Z] + 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-09T06:09:42.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-09T06:09:42.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-09T06:09:42.418Z] d807c48d581f: Preparing [2025-01-09T06:09:42.418Z] c79e2e38b0a8: Preparing [2025-01-09T06:09:42.418Z] e34925ca98ac: Preparing [2025-01-09T06:09:42.418Z] aa945c1ff3cf: Preparing [2025-01-09T06:09:42.418Z] b367e2b6db8c: Preparing [2025-01-09T06:09:42.418Z] 38457a99dac8: Preparing [2025-01-09T06:09:42.418Z] 787b1f7c3939: Preparing [2025-01-09T06:09:42.418Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:42.418Z] 38457a99dac8: Waiting [2025-01-09T06:09:42.418Z] 787b1f7c3939: Waiting [2025-01-09T06:09:42.418Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:42.418Z] f82783b86194: Preparing [2025-01-09T06:09:42.418Z] f82783b86194: Waiting [2025-01-09T06:09:42.418Z] c79e2e38b0a8: Layer already exists [2025-01-09T06:09:42.418Z] d807c48d581f: Layer already exists [2025-01-09T06:09:42.418Z] e34925ca98ac: Layer already exists [2025-01-09T06:09:42.418Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:42.418Z] aa945c1ff3cf: Layer already exists [2025-01-09T06:09:42.418Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:42.418Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:42.418Z] f82783b86194: Layer already exists [2025-01-09T06:09:42.418Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:42.686Z] main: digest: sha256:065609b25cb71a01f922759be0cf6acacd897af609e2b3862c9a71100196617c size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:42.777Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:42.791Z] taggedImages: [2025-01-09T06:09:42.791Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:42.791Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-09T06:09:42.791Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.37 [2025-01-09T06:09:42.791Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:42.791Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-09T06:09:42.819Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-09T06:09:42.819Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:42.819Z] latest [2025-01-09T06:09:42.819Z] 4.0.0-dev.37 [2025-01-09T06:09:42.819Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:42.819Z] main [2025-01-09T06:09:42.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:43.191Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:43.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:43.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-09T06:09:43.536Z] 8a445bf0d536: Preparing [2025-01-09T06:09:43.536Z] 7a6ba066e3a3: Preparing [2025-01-09T06:09:43.536Z] ee3b9b196ce1: Preparing [2025-01-09T06:09:43.536Z] 2f9abe7e5d3c: Preparing [2025-01-09T06:09:43.536Z] a65d6c68a08a: Preparing [2025-01-09T06:09:43.536Z] 2634666043b6: Preparing [2025-01-09T06:09:43.536Z] 1396aaa20195: Preparing [2025-01-09T06:09:43.536Z] b367e2b6db8c: Preparing [2025-01-09T06:09:43.536Z] 38457a99dac8: Preparing [2025-01-09T06:09:43.536Z] 3ba8ba5553b1: Preparing [2025-01-09T06:09:43.536Z] a8a244c466b3: Preparing [2025-01-09T06:09:43.536Z] 5f70bf18a086: Preparing [2025-01-09T06:09:43.536Z] e9e312900d3f: Preparing [2025-01-09T06:09:43.536Z] 910fd49fd7fd: Preparing [2025-01-09T06:09:43.536Z] 2634666043b6: Waiting [2025-01-09T06:09:43.536Z] 1396aaa20195: Waiting [2025-01-09T06:09:43.536Z] 096deda99ae4: Preparing [2025-01-09T06:09:43.536Z] a8a244c466b3: Waiting [2025-01-09T06:09:43.536Z] b367e2b6db8c: Waiting [2025-01-09T06:09:43.536Z] 5f70bf18a086: Waiting [2025-01-09T06:09:43.536Z] 3ba8ba5553b1: Waiting [2025-01-09T06:09:43.536Z] 38457a99dac8: Waiting [2025-01-09T06:09:43.536Z] f82783b86194: Preparing [2025-01-09T06:09:43.536Z] e9e312900d3f: Waiting [2025-01-09T06:09:43.536Z] 910fd49fd7fd: Waiting [2025-01-09T06:09:43.536Z] 096deda99ae4: Waiting [2025-01-09T06:09:43.536Z] f82783b86194: Waiting [2025-01-09T06:09:43.804Z] a65d6c68a08a: Pushed [2025-01-09T06:09:43.804Z] 2f9abe7e5d3c: Pushed [2025-01-09T06:09:43.804Z] 8a445bf0d536: Pushed [2025-01-09T06:09:43.804Z] ee3b9b196ce1: Pushed [2025-01-09T06:09:43.804Z] 7a6ba066e3a3: Pushed [2025-01-09T06:09:43.804Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:43.804Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:43.804Z] 2634666043b6: Pushed [2025-01-09T06:09:43.804Z] 5f70bf18a086: Layer already exists [2025-01-09T06:09:44.070Z] 3ba8ba5553b1: Pushed [2025-01-09T06:09:44.070Z] a8a244c466b3: Pushed [2025-01-09T06:09:44.070Z] f82783b86194: Layer already exists [2025-01-09T06:09:44.070Z] e9e312900d3f: Pushed [2025-01-09T06:09:44.070Z] 910fd49fd7fd: Pushed [2025-01-09T06:09:44.070Z] 096deda99ae4: Pushed [2025-01-09T06:09:46.673Z] 1396aaa20195: Pushed [2025-01-09T06:09:46.945Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:47.315Z] + 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-09T06:09:47.679Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-09T06:09:47.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-09T06:09:47.680Z] 8a445bf0d536: Preparing [2025-01-09T06:09:47.680Z] 7a6ba066e3a3: Preparing [2025-01-09T06:09:47.680Z] ee3b9b196ce1: Preparing [2025-01-09T06:09:47.680Z] 2f9abe7e5d3c: Preparing [2025-01-09T06:09:47.680Z] a65d6c68a08a: Preparing [2025-01-09T06:09:47.680Z] 2634666043b6: Preparing [2025-01-09T06:09:47.680Z] 1396aaa20195: Preparing [2025-01-09T06:09:47.680Z] 2634666043b6: Waiting [2025-01-09T06:09:47.680Z] b367e2b6db8c: Preparing [2025-01-09T06:09:47.680Z] 38457a99dac8: Preparing [2025-01-09T06:09:47.680Z] 3ba8ba5553b1: Preparing [2025-01-09T06:09:47.680Z] a8a244c466b3: Preparing [2025-01-09T06:09:47.680Z] 5f70bf18a086: Preparing [2025-01-09T06:09:47.680Z] e9e312900d3f: Preparing [2025-01-09T06:09:47.680Z] 910fd49fd7fd: Preparing [2025-01-09T06:09:47.680Z] 096deda99ae4: Preparing [2025-01-09T06:09:47.680Z] f82783b86194: Preparing [2025-01-09T06:09:47.680Z] 1396aaa20195: Waiting [2025-01-09T06:09:47.680Z] b367e2b6db8c: Waiting [2025-01-09T06:09:47.680Z] e9e312900d3f: Waiting [2025-01-09T06:09:47.680Z] 910fd49fd7fd: Waiting [2025-01-09T06:09:47.680Z] 096deda99ae4: Waiting [2025-01-09T06:09:47.680Z] f82783b86194: Waiting [2025-01-09T06:09:47.680Z] 38457a99dac8: Waiting [2025-01-09T06:09:47.680Z] 3ba8ba5553b1: Waiting [2025-01-09T06:09:47.680Z] a8a244c466b3: Waiting [2025-01-09T06:09:47.680Z] 5f70bf18a086: Waiting [2025-01-09T06:09:47.680Z] 8a445bf0d536: Layer already exists [2025-01-09T06:09:47.680Z] ee3b9b196ce1: Layer already exists [2025-01-09T06:09:47.680Z] 2f9abe7e5d3c: Layer already exists [2025-01-09T06:09:47.680Z] 7a6ba066e3a3: Layer already exists [2025-01-09T06:09:47.680Z] a65d6c68a08a: Layer already exists [2025-01-09T06:09:47.680Z] 2634666043b6: Layer already exists [2025-01-09T06:09:47.680Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:47.680Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:47.680Z] 1396aaa20195: Layer already exists [2025-01-09T06:09:47.680Z] 3ba8ba5553b1: Layer already exists [2025-01-09T06:09:47.680Z] e9e312900d3f: Layer already exists [2025-01-09T06:09:47.680Z] 5f70bf18a086: Layer already exists [2025-01-09T06:09:47.680Z] a8a244c466b3: Layer already exists [2025-01-09T06:09:47.680Z] 096deda99ae4: Layer already exists [2025-01-09T06:09:47.680Z] 910fd49fd7fd: Layer already exists [2025-01-09T06:09:47.680Z] f82783b86194: Layer already exists [2025-01-09T06:09:47.946Z] latest: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:48.365Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:48.749Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 [2025-01-09T06:09:48.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-09T06:09:48.749Z] 8a445bf0d536: Preparing [2025-01-09T06:09:48.749Z] 7a6ba066e3a3: Preparing [2025-01-09T06:09:48.749Z] ee3b9b196ce1: Preparing [2025-01-09T06:09:48.749Z] 2f9abe7e5d3c: Preparing [2025-01-09T06:09:48.749Z] a65d6c68a08a: Preparing [2025-01-09T06:09:48.749Z] 2634666043b6: Preparing [2025-01-09T06:09:48.749Z] 1396aaa20195: Preparing [2025-01-09T06:09:48.749Z] b367e2b6db8c: Preparing [2025-01-09T06:09:48.749Z] 38457a99dac8: Preparing [2025-01-09T06:09:48.749Z] 2634666043b6: Waiting [2025-01-09T06:09:48.749Z] 1396aaa20195: Waiting [2025-01-09T06:09:48.749Z] b367e2b6db8c: Waiting [2025-01-09T06:09:48.749Z] 3ba8ba5553b1: Preparing [2025-01-09T06:09:48.749Z] a8a244c466b3: Preparing [2025-01-09T06:09:48.749Z] 5f70bf18a086: Preparing [2025-01-09T06:09:48.749Z] 38457a99dac8: Waiting [2025-01-09T06:09:48.749Z] e9e312900d3f: Preparing [2025-01-09T06:09:48.749Z] 3ba8ba5553b1: Waiting [2025-01-09T06:09:48.749Z] a8a244c466b3: Waiting [2025-01-09T06:09:48.749Z] 910fd49fd7fd: Preparing [2025-01-09T06:09:48.749Z] 5f70bf18a086: Waiting [2025-01-09T06:09:48.749Z] e9e312900d3f: Waiting [2025-01-09T06:09:48.749Z] 910fd49fd7fd: Waiting [2025-01-09T06:09:48.749Z] 096deda99ae4: Preparing [2025-01-09T06:09:48.749Z] f82783b86194: Preparing [2025-01-09T06:09:48.749Z] 096deda99ae4: Waiting [2025-01-09T06:09:48.749Z] f82783b86194: Waiting [2025-01-09T06:09:48.749Z] a65d6c68a08a: Layer already exists [2025-01-09T06:09:48.749Z] 8a445bf0d536: Layer already exists [2025-01-09T06:09:48.749Z] 7a6ba066e3a3: Layer already exists [2025-01-09T06:09:48.749Z] 2f9abe7e5d3c: Layer already exists [2025-01-09T06:09:48.749Z] ee3b9b196ce1: Layer already exists [2025-01-09T06:09:48.749Z] 1396aaa20195: Layer already exists [2025-01-09T06:09:48.749Z] 2634666043b6: Layer already exists [2025-01-09T06:09:48.749Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:48.749Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:48.749Z] 3ba8ba5553b1: Layer already exists [2025-01-09T06:09:48.749Z] a8a244c466b3: Layer already exists [2025-01-09T06:09:48.749Z] e9e312900d3f: Layer already exists [2025-01-09T06:09:48.749Z] 5f70bf18a086: Layer already exists [2025-01-09T06:09:48.749Z] 910fd49fd7fd: Layer already exists [2025-01-09T06:09:48.749Z] 096deda99ae4: Layer already exists [2025-01-09T06:09:48.749Z] f82783b86194: Layer already exists [2025-01-09T06:09:49.015Z] 4.0.0-dev.37: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:49.370Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:49.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:49.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-09T06:09:49.726Z] 8a445bf0d536: Preparing [2025-01-09T06:09:49.726Z] 7a6ba066e3a3: Preparing [2025-01-09T06:09:49.726Z] ee3b9b196ce1: Preparing [2025-01-09T06:09:49.726Z] 2f9abe7e5d3c: Preparing [2025-01-09T06:09:49.726Z] a65d6c68a08a: Preparing [2025-01-09T06:09:49.726Z] 2634666043b6: Preparing [2025-01-09T06:09:49.726Z] 1396aaa20195: Preparing [2025-01-09T06:09:49.726Z] 2634666043b6: Waiting [2025-01-09T06:09:49.726Z] b367e2b6db8c: Preparing [2025-01-09T06:09:49.726Z] 1396aaa20195: Waiting [2025-01-09T06:09:49.726Z] 38457a99dac8: Preparing [2025-01-09T06:09:49.726Z] b367e2b6db8c: Waiting [2025-01-09T06:09:49.726Z] 3ba8ba5553b1: Preparing [2025-01-09T06:09:49.726Z] 38457a99dac8: Waiting [2025-01-09T06:09:49.726Z] a8a244c466b3: Preparing [2025-01-09T06:09:49.726Z] 3ba8ba5553b1: Waiting [2025-01-09T06:09:49.726Z] 5f70bf18a086: Preparing [2025-01-09T06:09:49.726Z] a8a244c466b3: Waiting [2025-01-09T06:09:49.726Z] e9e312900d3f: Preparing [2025-01-09T06:09:49.726Z] 5f70bf18a086: Waiting [2025-01-09T06:09:49.726Z] 910fd49fd7fd: Preparing [2025-01-09T06:09:49.726Z] e9e312900d3f: Waiting [2025-01-09T06:09:49.726Z] 096deda99ae4: Preparing [2025-01-09T06:09:49.726Z] 910fd49fd7fd: Waiting [2025-01-09T06:09:49.726Z] 096deda99ae4: Waiting [2025-01-09T06:09:49.726Z] f82783b86194: Preparing [2025-01-09T06:09:49.726Z] f82783b86194: Waiting [2025-01-09T06:09:49.726Z] a65d6c68a08a: Layer already exists [2025-01-09T06:09:49.726Z] 2f9abe7e5d3c: Layer already exists [2025-01-09T06:09:49.726Z] ee3b9b196ce1: Layer already exists [2025-01-09T06:09:49.726Z] 8a445bf0d536: Layer already exists [2025-01-09T06:09:49.726Z] 7a6ba066e3a3: Layer already exists [2025-01-09T06:09:49.726Z] 2634666043b6: Layer already exists [2025-01-09T06:09:49.726Z] 3ba8ba5553b1: Layer already exists [2025-01-09T06:09:49.726Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:49.726Z] 1396aaa20195: Layer already exists [2025-01-09T06:09:49.726Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:49.726Z] a8a244c466b3: Layer already exists [2025-01-09T06:09:49.726Z] 5f70bf18a086: Layer already exists [2025-01-09T06:09:49.726Z] 096deda99ae4: Layer already exists [2025-01-09T06:09:49.726Z] 910fd49fd7fd: Layer already exists [2025-01-09T06:09:49.726Z] e9e312900d3f: Layer already exists [2025-01-09T06:09:49.991Z] f82783b86194: Layer already exists [2025-01-09T06:09:49.991Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:50.341Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:50.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-09T06:09:50.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-09T06:09:50.695Z] 8a445bf0d536: Preparing [2025-01-09T06:09:50.695Z] 7a6ba066e3a3: Preparing [2025-01-09T06:09:50.695Z] ee3b9b196ce1: Preparing [2025-01-09T06:09:50.695Z] 2f9abe7e5d3c: Preparing [2025-01-09T06:09:50.695Z] a65d6c68a08a: Preparing [2025-01-09T06:09:50.695Z] 2634666043b6: Preparing [2025-01-09T06:09:50.695Z] 1396aaa20195: Preparing [2025-01-09T06:09:50.695Z] b367e2b6db8c: Preparing [2025-01-09T06:09:50.695Z] 38457a99dac8: Preparing [2025-01-09T06:09:50.695Z] 2634666043b6: Waiting [2025-01-09T06:09:50.695Z] 3ba8ba5553b1: Preparing [2025-01-09T06:09:50.695Z] a8a244c466b3: Preparing [2025-01-09T06:09:50.695Z] 5f70bf18a086: Preparing [2025-01-09T06:09:50.695Z] e9e312900d3f: Preparing [2025-01-09T06:09:50.695Z] 910fd49fd7fd: Preparing [2025-01-09T06:09:50.695Z] 1396aaa20195: Waiting [2025-01-09T06:09:50.695Z] 096deda99ae4: Preparing [2025-01-09T06:09:50.695Z] b367e2b6db8c: Waiting [2025-01-09T06:09:50.695Z] f82783b86194: Preparing [2025-01-09T06:09:50.695Z] 38457a99dac8: Waiting [2025-01-09T06:09:50.695Z] 3ba8ba5553b1: Waiting [2025-01-09T06:09:50.695Z] a8a244c466b3: Waiting [2025-01-09T06:09:50.695Z] 910fd49fd7fd: Waiting [2025-01-09T06:09:50.695Z] 096deda99ae4: Waiting [2025-01-09T06:09:50.695Z] 5f70bf18a086: Waiting [2025-01-09T06:09:50.695Z] f82783b86194: Waiting [2025-01-09T06:09:50.695Z] e9e312900d3f: Waiting [2025-01-09T06:09:50.695Z] ee3b9b196ce1: Layer already exists [2025-01-09T06:09:50.695Z] 7a6ba066e3a3: Layer already exists [2025-01-09T06:09:50.695Z] 8a445bf0d536: Layer already exists [2025-01-09T06:09:50.695Z] a65d6c68a08a: Layer already exists [2025-01-09T06:09:50.695Z] 2f9abe7e5d3c: Layer already exists [2025-01-09T06:09:50.695Z] 1396aaa20195: Layer already exists [2025-01-09T06:09:50.695Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:50.695Z] 2634666043b6: Layer already exists [2025-01-09T06:09:50.695Z] 3ba8ba5553b1: Layer already exists [2025-01-09T06:09:50.695Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:50.695Z] a8a244c466b3: Layer already exists [2025-01-09T06:09:50.695Z] e9e312900d3f: Layer already exists [2025-01-09T06:09:50.695Z] 096deda99ae4: Layer already exists [2025-01-09T06:09:50.695Z] 910fd49fd7fd: Layer already exists [2025-01-09T06:09:50.695Z] 5f70bf18a086: Layer already exists [2025-01-09T06:09:50.960Z] f82783b86194: Layer already exists [2025-01-09T06:09:50.960Z] main: digest: sha256:9b4438dd97dae09b9b312d4ba580294639cc09c5c30661440fd1ea3a47098e4a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:09:51.043Z] ===================================================== [Pipeline] echo [2025-01-09T06:09:51.057Z] taggedImages: [2025-01-09T06:09:51.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:51.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-09T06:09:51.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.37 [2025-01-09T06:09:51.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:51.057Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-09T06:09:51.082Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-09T06:09:51.082Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:51.082Z] latest [2025-01-09T06:09:51.082Z] 4.0.0-dev.37 [2025-01-09T06:09:51.082Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:51.082Z] main [2025-01-09T06:09:51.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:51.441Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:51.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:09:51.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-09T06:09:51.800Z] 1637562c8279: Preparing [2025-01-09T06:09:51.800Z] bf7fcc3d2f2e: Preparing [2025-01-09T06:09:51.800Z] 2a5d074d95fe: Preparing [2025-01-09T06:09:51.800Z] 126d3783c674: Preparing [2025-01-09T06:09:51.801Z] b367e2b6db8c: Preparing [2025-01-09T06:09:51.801Z] 38457a99dac8: Preparing [2025-01-09T06:09:51.801Z] 787b1f7c3939: Preparing [2025-01-09T06:09:51.801Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:51.801Z] f82783b86194: Preparing [2025-01-09T06:09:51.801Z] 787b1f7c3939: Waiting [2025-01-09T06:09:51.801Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:51.801Z] f82783b86194: Waiting [2025-01-09T06:09:51.801Z] 38457a99dac8: Waiting [2025-01-09T06:09:51.801Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:52.067Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:52.067Z] bf7fcc3d2f2e: Pushed [2025-01-09T06:09:52.067Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:52.067Z] 2a5d074d95fe: Pushed [2025-01-09T06:09:52.067Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:52.067Z] 1637562c8279: Pushed [2025-01-09T06:09:52.067Z] f82783b86194: Layer already exists [2025-01-09T06:09:57.388Z] 126d3783c674: Pushed [2025-01-09T06:09:57.388Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:57.742Z] + 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-09T06:09:58.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-09T06:09:58.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-09T06:09:58.077Z] 1637562c8279: Preparing [2025-01-09T06:09:58.077Z] bf7fcc3d2f2e: Preparing [2025-01-09T06:09:58.077Z] 2a5d074d95fe: Preparing [2025-01-09T06:09:58.077Z] 126d3783c674: Preparing [2025-01-09T06:09:58.077Z] b367e2b6db8c: Preparing [2025-01-09T06:09:58.077Z] 38457a99dac8: Preparing [2025-01-09T06:09:58.077Z] 787b1f7c3939: Preparing [2025-01-09T06:09:58.077Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:58.077Z] f82783b86194: Preparing [2025-01-09T06:09:58.077Z] 787b1f7c3939: Waiting [2025-01-09T06:09:58.077Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:58.077Z] f82783b86194: Waiting [2025-01-09T06:09:58.077Z] 38457a99dac8: Waiting [2025-01-09T06:09:58.077Z] 1637562c8279: Layer already exists [2025-01-09T06:09:58.077Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:58.077Z] bf7fcc3d2f2e: Layer already exists [2025-01-09T06:09:58.077Z] 2a5d074d95fe: Layer already exists [2025-01-09T06:09:58.077Z] 126d3783c674: Layer already exists [2025-01-09T06:09:58.077Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:58.077Z] f82783b86194: Layer already exists [2025-01-09T06:09:58.077Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:58.077Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:58.341Z] latest: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:58.679Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:59.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 [2025-01-09T06:09:59.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-09T06:09:59.019Z] 1637562c8279: Preparing [2025-01-09T06:09:59.019Z] bf7fcc3d2f2e: Preparing [2025-01-09T06:09:59.019Z] 2a5d074d95fe: Preparing [2025-01-09T06:09:59.019Z] 126d3783c674: Preparing [2025-01-09T06:09:59.019Z] b367e2b6db8c: Preparing [2025-01-09T06:09:59.019Z] 38457a99dac8: Preparing [2025-01-09T06:09:59.019Z] 787b1f7c3939: Preparing [2025-01-09T06:09:59.019Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:59.019Z] f82783b86194: Preparing [2025-01-09T06:09:59.019Z] 38457a99dac8: Waiting [2025-01-09T06:09:59.019Z] 787b1f7c3939: Waiting [2025-01-09T06:09:59.019Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:59.019Z] f82783b86194: Waiting [2025-01-09T06:09:59.019Z] bf7fcc3d2f2e: Layer already exists [2025-01-09T06:09:59.019Z] 1637562c8279: Layer already exists [2025-01-09T06:09:59.019Z] 126d3783c674: Layer already exists [2025-01-09T06:09:59.019Z] 2a5d074d95fe: Layer already exists [2025-01-09T06:09:59.019Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:59.019Z] 38457a99dac8: Layer already exists [2025-01-09T06:09:59.019Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:59.019Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:59.019Z] f82783b86194: Layer already exists [2025-01-09T06:09:59.283Z] 4.0.0-dev.37: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:59.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:09:59.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:09:59.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-09T06:09:59.990Z] 1637562c8279: Preparing [2025-01-09T06:09:59.990Z] bf7fcc3d2f2e: Preparing [2025-01-09T06:09:59.990Z] 2a5d074d95fe: Preparing [2025-01-09T06:09:59.990Z] 126d3783c674: Preparing [2025-01-09T06:09:59.990Z] b367e2b6db8c: Preparing [2025-01-09T06:09:59.990Z] 38457a99dac8: Preparing [2025-01-09T06:09:59.990Z] 787b1f7c3939: Preparing [2025-01-09T06:09:59.990Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:09:59.990Z] f82783b86194: Preparing [2025-01-09T06:09:59.990Z] 38457a99dac8: Waiting [2025-01-09T06:09:59.990Z] 787b1f7c3939: Waiting [2025-01-09T06:09:59.990Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:09:59.990Z] f82783b86194: Waiting [2025-01-09T06:09:59.990Z] bf7fcc3d2f2e: Layer already exists [2025-01-09T06:09:59.990Z] 2a5d074d95fe: Layer already exists [2025-01-09T06:09:59.990Z] b367e2b6db8c: Layer already exists [2025-01-09T06:09:59.990Z] 1637562c8279: Layer already exists [2025-01-09T06:09:59.990Z] 126d3783c674: Layer already exists [2025-01-09T06:09:59.990Z] f82783b86194: Layer already exists [2025-01-09T06:09:59.990Z] 787b1f7c3939: Layer already exists [2025-01-09T06:09:59.990Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:09:59.990Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:00.255Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:00.606Z] + 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-09T06:10:00.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-09T06:10:00.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-09T06:10:00.948Z] 1637562c8279: Preparing [2025-01-09T06:10:00.948Z] bf7fcc3d2f2e: Preparing [2025-01-09T06:10:00.948Z] 2a5d074d95fe: Preparing [2025-01-09T06:10:00.948Z] 126d3783c674: Preparing [2025-01-09T06:10:00.948Z] b367e2b6db8c: Preparing [2025-01-09T06:10:00.948Z] 38457a99dac8: Preparing [2025-01-09T06:10:00.948Z] 787b1f7c3939: Preparing [2025-01-09T06:10:00.948Z] 7cf2b4d5f23d: Preparing [2025-01-09T06:10:00.948Z] f82783b86194: Preparing [2025-01-09T06:10:00.948Z] 38457a99dac8: Waiting [2025-01-09T06:10:00.948Z] 787b1f7c3939: Waiting [2025-01-09T06:10:00.948Z] 7cf2b4d5f23d: Waiting [2025-01-09T06:10:00.948Z] f82783b86194: Waiting [2025-01-09T06:10:00.948Z] 126d3783c674: Layer already exists [2025-01-09T06:10:00.948Z] bf7fcc3d2f2e: Layer already exists [2025-01-09T06:10:00.948Z] 1637562c8279: Layer already exists [2025-01-09T06:10:00.948Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:00.948Z] 2a5d074d95fe: Layer already exists [2025-01-09T06:10:00.948Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:00.948Z] 787b1f7c3939: Layer already exists [2025-01-09T06:10:00.948Z] 7cf2b4d5f23d: Layer already exists [2025-01-09T06:10:00.948Z] f82783b86194: Layer already exists [2025-01-09T06:10:01.214Z] main: digest: sha256:26d7fa1d75d1a9c7c304e51a0e0bd1207a142813f842134605f3373ec87d42d9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:10:01.292Z] ===================================================== [Pipeline] echo [2025-01-09T06:10:01.304Z] taggedImages: [2025-01-09T06:10:01.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:01.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-09T06:10:01.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.37 [2025-01-09T06:10:01.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:01.304Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-09T06:10:01.330Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-09T06:10:01.330Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:01.330Z] latest [2025-01-09T06:10:01.330Z] 4.0.0-dev.37 [2025-01-09T06:10:01.330Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:01.330Z] main [2025-01-09T06:10:01.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:01.690Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:02.035Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:02.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-09T06:10:02.036Z] f3f28bbd530c: Preparing [2025-01-09T06:10:02.036Z] bc98f077b50d: Preparing [2025-01-09T06:10:02.036Z] d26f29c6d701: Preparing [2025-01-09T06:10:02.036Z] a91229401109: Preparing [2025-01-09T06:10:02.036Z] 8deda4721635: Preparing [2025-01-09T06:10:02.036Z] b367e2b6db8c: Preparing [2025-01-09T06:10:02.036Z] 38457a99dac8: Preparing [2025-01-09T06:10:02.036Z] 1ef3b42710ed: Preparing [2025-01-09T06:10:02.036Z] d3de97fc1f11: Preparing [2025-01-09T06:10:02.036Z] ec9353bd1612: Preparing [2025-01-09T06:10:02.036Z] 38457a99dac8: Waiting [2025-01-09T06:10:02.036Z] 1ef3b42710ed: Waiting [2025-01-09T06:10:02.036Z] b367e2b6db8c: Waiting [2025-01-09T06:10:02.036Z] d3de97fc1f11: Waiting [2025-01-09T06:10:02.036Z] f82783b86194: Preparing [2025-01-09T06:10:02.036Z] ec9353bd1612: Waiting [2025-01-09T06:10:02.036Z] f82783b86194: Waiting [2025-01-09T06:10:02.301Z] 8deda4721635: Pushed [2025-01-09T06:10:02.301Z] bc98f077b50d: Pushed [2025-01-09T06:10:02.301Z] a91229401109: Pushed [2025-01-09T06:10:02.301Z] f3f28bbd530c: Pushed [2025-01-09T06:10:02.301Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:02.301Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:02.301Z] f82783b86194: Layer already exists [2025-01-09T06:10:02.301Z] 1ef3b42710ed: Pushed [2025-01-09T06:10:02.566Z] d3de97fc1f11: Pushed [2025-01-09T06:10:04.496Z] d26f29c6d701: Pushed [2025-01-09T06:10:05.448Z] ec9353bd1612: Pushed [2025-01-09T06:10:05.717Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:06.060Z] + 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-09T06:10:06.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-09T06:10:06.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-09T06:10:06.412Z] f3f28bbd530c: Preparing [2025-01-09T06:10:06.412Z] bc98f077b50d: Preparing [2025-01-09T06:10:06.412Z] d26f29c6d701: Preparing [2025-01-09T06:10:06.412Z] a91229401109: Preparing [2025-01-09T06:10:06.412Z] 8deda4721635: Preparing [2025-01-09T06:10:06.412Z] b367e2b6db8c: Preparing [2025-01-09T06:10:06.412Z] 38457a99dac8: Preparing [2025-01-09T06:10:06.412Z] 1ef3b42710ed: Preparing [2025-01-09T06:10:06.412Z] d3de97fc1f11: Preparing [2025-01-09T06:10:06.412Z] ec9353bd1612: Preparing [2025-01-09T06:10:06.412Z] f82783b86194: Preparing [2025-01-09T06:10:06.412Z] b367e2b6db8c: Waiting [2025-01-09T06:10:06.412Z] d3de97fc1f11: Waiting [2025-01-09T06:10:06.412Z] ec9353bd1612: Waiting [2025-01-09T06:10:06.412Z] f82783b86194: Waiting [2025-01-09T06:10:06.412Z] 38457a99dac8: Waiting [2025-01-09T06:10:06.412Z] 1ef3b42710ed: Waiting [2025-01-09T06:10:06.412Z] 8deda4721635: Layer already exists [2025-01-09T06:10:06.412Z] bc98f077b50d: Layer already exists [2025-01-09T06:10:06.412Z] d26f29c6d701: Layer already exists [2025-01-09T06:10:06.412Z] a91229401109: Layer already exists [2025-01-09T06:10:06.412Z] f3f28bbd530c: Layer already exists [2025-01-09T06:10:06.412Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:06.412Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:06.412Z] d3de97fc1f11: Layer already exists [2025-01-09T06:10:06.412Z] 1ef3b42710ed: Layer already exists [2025-01-09T06:10:06.412Z] ec9353bd1612: Layer already exists [2025-01-09T06:10:06.412Z] f82783b86194: Layer already exists [2025-01-09T06:10:06.678Z] latest: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:07.033Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:07.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 [2025-01-09T06:10:07.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-09T06:10:07.379Z] f3f28bbd530c: Preparing [2025-01-09T06:10:07.379Z] bc98f077b50d: Preparing [2025-01-09T06:10:07.379Z] d26f29c6d701: Preparing [2025-01-09T06:10:07.379Z] a91229401109: Preparing [2025-01-09T06:10:07.379Z] 8deda4721635: Preparing [2025-01-09T06:10:07.379Z] b367e2b6db8c: Preparing [2025-01-09T06:10:07.379Z] 38457a99dac8: Preparing [2025-01-09T06:10:07.379Z] 1ef3b42710ed: Preparing [2025-01-09T06:10:07.379Z] d3de97fc1f11: Preparing [2025-01-09T06:10:07.379Z] ec9353bd1612: Preparing [2025-01-09T06:10:07.379Z] f82783b86194: Preparing [2025-01-09T06:10:07.379Z] b367e2b6db8c: Waiting [2025-01-09T06:10:07.379Z] 38457a99dac8: Waiting [2025-01-09T06:10:07.379Z] d3de97fc1f11: Waiting [2025-01-09T06:10:07.379Z] 1ef3b42710ed: Waiting [2025-01-09T06:10:07.379Z] ec9353bd1612: Waiting [2025-01-09T06:10:07.379Z] f82783b86194: Waiting [2025-01-09T06:10:07.379Z] bc98f077b50d: Layer already exists [2025-01-09T06:10:07.379Z] a91229401109: Layer already exists [2025-01-09T06:10:07.379Z] 8deda4721635: Layer already exists [2025-01-09T06:10:07.379Z] d26f29c6d701: Layer already exists [2025-01-09T06:10:07.379Z] f3f28bbd530c: Layer already exists [2025-01-09T06:10:07.379Z] d3de97fc1f11: Layer already exists [2025-01-09T06:10:07.379Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:07.379Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:07.379Z] 1ef3b42710ed: Layer already exists [2025-01-09T06:10:07.379Z] ec9353bd1612: Layer already exists [2025-01-09T06:10:07.379Z] f82783b86194: Layer already exists [2025-01-09T06:10:07.643Z] 4.0.0-dev.37: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:07.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:08.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:08.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-09T06:10:08.338Z] f3f28bbd530c: Preparing [2025-01-09T06:10:08.338Z] bc98f077b50d: Preparing [2025-01-09T06:10:08.338Z] d26f29c6d701: Preparing [2025-01-09T06:10:08.338Z] a91229401109: Preparing [2025-01-09T06:10:08.338Z] 8deda4721635: Preparing [2025-01-09T06:10:08.338Z] b367e2b6db8c: Preparing [2025-01-09T06:10:08.338Z] 38457a99dac8: Preparing [2025-01-09T06:10:08.338Z] 1ef3b42710ed: Preparing [2025-01-09T06:10:08.338Z] d3de97fc1f11: Preparing [2025-01-09T06:10:08.338Z] ec9353bd1612: Preparing [2025-01-09T06:10:08.338Z] f82783b86194: Preparing [2025-01-09T06:10:08.338Z] b367e2b6db8c: Waiting [2025-01-09T06:10:08.338Z] 38457a99dac8: Waiting [2025-01-09T06:10:08.338Z] 1ef3b42710ed: Waiting [2025-01-09T06:10:08.338Z] ec9353bd1612: Waiting [2025-01-09T06:10:08.338Z] d3de97fc1f11: Waiting [2025-01-09T06:10:08.338Z] f82783b86194: Waiting [2025-01-09T06:10:08.338Z] d26f29c6d701: Layer already exists [2025-01-09T06:10:08.338Z] a91229401109: Layer already exists [2025-01-09T06:10:08.338Z] f3f28bbd530c: Layer already exists [2025-01-09T06:10:08.338Z] 8deda4721635: Layer already exists [2025-01-09T06:10:08.338Z] bc98f077b50d: Layer already exists [2025-01-09T06:10:08.338Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:08.338Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:08.338Z] 1ef3b42710ed: Layer already exists [2025-01-09T06:10:08.338Z] d3de97fc1f11: Layer already exists [2025-01-09T06:10:08.338Z] ec9353bd1612: Layer already exists [2025-01-09T06:10:08.338Z] f82783b86194: Layer already exists [2025-01-09T06:10:08.602Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:08.968Z] + 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-09T06:10:09.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-09T06:10:09.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-09T06:10:09.314Z] f3f28bbd530c: Preparing [2025-01-09T06:10:09.314Z] bc98f077b50d: Preparing [2025-01-09T06:10:09.314Z] d26f29c6d701: Preparing [2025-01-09T06:10:09.314Z] a91229401109: Preparing [2025-01-09T06:10:09.314Z] 8deda4721635: Preparing [2025-01-09T06:10:09.314Z] b367e2b6db8c: Preparing [2025-01-09T06:10:09.314Z] 38457a99dac8: Preparing [2025-01-09T06:10:09.314Z] 1ef3b42710ed: Preparing [2025-01-09T06:10:09.314Z] d3de97fc1f11: Preparing [2025-01-09T06:10:09.314Z] ec9353bd1612: Preparing [2025-01-09T06:10:09.314Z] f82783b86194: Preparing [2025-01-09T06:10:09.314Z] b367e2b6db8c: Waiting [2025-01-09T06:10:09.314Z] 1ef3b42710ed: Waiting [2025-01-09T06:10:09.314Z] 38457a99dac8: Waiting [2025-01-09T06:10:09.314Z] d3de97fc1f11: Waiting [2025-01-09T06:10:09.314Z] ec9353bd1612: Waiting [2025-01-09T06:10:09.314Z] f82783b86194: Waiting [2025-01-09T06:10:09.314Z] f3f28bbd530c: Layer already exists [2025-01-09T06:10:09.314Z] 8deda4721635: Layer already exists [2025-01-09T06:10:09.314Z] bc98f077b50d: Layer already exists [2025-01-09T06:10:09.314Z] d26f29c6d701: Layer already exists [2025-01-09T06:10:09.314Z] a91229401109: Layer already exists [2025-01-09T06:10:09.314Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:09.314Z] 1ef3b42710ed: Layer already exists [2025-01-09T06:10:09.314Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:09.314Z] d3de97fc1f11: Layer already exists [2025-01-09T06:10:09.314Z] ec9353bd1612: Layer already exists [2025-01-09T06:10:09.314Z] f82783b86194: Layer already exists [2025-01-09T06:10:09.579Z] main: digest: sha256:b1337b7c9b4d5bf18ad9aaef8e281fa80c6961662a5d3ec4c8acda91d52bd3da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:10:09.661Z] ===================================================== [Pipeline] echo [2025-01-09T06:10:09.674Z] taggedImages: [2025-01-09T06:10:09.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:09.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-09T06:10:09.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.37 [2025-01-09T06:10:09.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:09.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-09T06:10:09.698Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-09T06:10:09.698Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:09.698Z] latest [2025-01-09T06:10:09.698Z] 4.0.0-dev.37 [2025-01-09T06:10:09.698Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:09.698Z] main [2025-01-09T06:10:09.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:10.048Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:10.395Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:10.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-09T06:10:10.396Z] 8d4777a3f917: Preparing [2025-01-09T06:10:10.396Z] 8739bd6bf07a: Preparing [2025-01-09T06:10:10.396Z] 4768a7102e31: Preparing [2025-01-09T06:10:10.396Z] 1cdafe538b6e: Preparing [2025-01-09T06:10:10.396Z] e2fed303a1ac: Preparing [2025-01-09T06:10:10.396Z] ada93673ffd1: Preparing [2025-01-09T06:10:10.396Z] 05bf2179106e: Preparing [2025-01-09T06:10:10.396Z] b367e2b6db8c: Preparing [2025-01-09T06:10:10.396Z] 38457a99dac8: Preparing [2025-01-09T06:10:10.396Z] a2fc453b85c8: Preparing [2025-01-09T06:10:10.396Z] 5c5e7d4d637a: Preparing [2025-01-09T06:10:10.396Z] ada93673ffd1: Waiting [2025-01-09T06:10:10.396Z] f82783b86194: Preparing [2025-01-09T06:10:10.396Z] 05bf2179106e: Waiting [2025-01-09T06:10:10.396Z] b367e2b6db8c: Waiting [2025-01-09T06:10:10.396Z] 38457a99dac8: Waiting [2025-01-09T06:10:10.396Z] a2fc453b85c8: Waiting [2025-01-09T06:10:10.396Z] f82783b86194: Waiting [2025-01-09T06:10:10.396Z] 5c5e7d4d637a: Waiting [2025-01-09T06:10:10.661Z] 8739bd6bf07a: Pushed [2025-01-09T06:10:10.661Z] e2fed303a1ac: Pushed [2025-01-09T06:10:10.661Z] 8d4777a3f917: Pushed [2025-01-09T06:10:10.661Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:10.661Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:10.661Z] 05bf2179106e: Pushed [2025-01-09T06:10:10.661Z] ada93673ffd1: Pushed [2025-01-09T06:10:10.930Z] f82783b86194: Layer already exists [2025-01-09T06:10:10.930Z] a2fc453b85c8: Pushed [2025-01-09T06:10:12.877Z] 1cdafe538b6e: Pushed [2025-01-09T06:10:13.457Z] 4768a7102e31: Pushed [2025-01-09T06:10:13.722Z] 5c5e7d4d637a: Pushed [2025-01-09T06:10:13.722Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:14.083Z] + 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-09T06:10:14.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-09T06:10:14.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-09T06:10:14.449Z] 8d4777a3f917: Preparing [2025-01-09T06:10:14.449Z] 8739bd6bf07a: Preparing [2025-01-09T06:10:14.449Z] 4768a7102e31: Preparing [2025-01-09T06:10:14.449Z] 1cdafe538b6e: Preparing [2025-01-09T06:10:14.449Z] e2fed303a1ac: Preparing [2025-01-09T06:10:14.449Z] ada93673ffd1: Preparing [2025-01-09T06:10:14.449Z] 05bf2179106e: Preparing [2025-01-09T06:10:14.449Z] ada93673ffd1: Waiting [2025-01-09T06:10:14.449Z] b367e2b6db8c: Preparing [2025-01-09T06:10:14.449Z] 05bf2179106e: Waiting [2025-01-09T06:10:14.449Z] 38457a99dac8: Preparing [2025-01-09T06:10:14.449Z] b367e2b6db8c: Waiting [2025-01-09T06:10:14.449Z] a2fc453b85c8: Preparing [2025-01-09T06:10:14.449Z] 38457a99dac8: Waiting [2025-01-09T06:10:14.449Z] 5c5e7d4d637a: Preparing [2025-01-09T06:10:14.449Z] f82783b86194: Preparing [2025-01-09T06:10:14.449Z] a2fc453b85c8: Waiting [2025-01-09T06:10:14.449Z] 5c5e7d4d637a: Waiting [2025-01-09T06:10:14.449Z] f82783b86194: Waiting [2025-01-09T06:10:14.449Z] 4768a7102e31: Layer already exists [2025-01-09T06:10:14.450Z] 8d4777a3f917: Layer already exists [2025-01-09T06:10:14.450Z] 1cdafe538b6e: Layer already exists [2025-01-09T06:10:14.450Z] e2fed303a1ac: Layer already exists [2025-01-09T06:10:14.450Z] 8739bd6bf07a: Layer already exists [2025-01-09T06:10:14.450Z] ada93673ffd1: Layer already exists [2025-01-09T06:10:14.450Z] a2fc453b85c8: Layer already exists [2025-01-09T06:10:14.450Z] 05bf2179106e: Layer already exists [2025-01-09T06:10:14.450Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:14.450Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:14.450Z] 5c5e7d4d637a: Layer already exists [2025-01-09T06:10:14.450Z] f82783b86194: Layer already exists [2025-01-09T06:10:14.715Z] latest: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:15.072Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:15.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 [2025-01-09T06:10:15.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-09T06:10:15.425Z] 8d4777a3f917: Preparing [2025-01-09T06:10:15.425Z] 8739bd6bf07a: Preparing [2025-01-09T06:10:15.425Z] 4768a7102e31: Preparing [2025-01-09T06:10:15.425Z] 1cdafe538b6e: Preparing [2025-01-09T06:10:15.425Z] e2fed303a1ac: Preparing [2025-01-09T06:10:15.425Z] ada93673ffd1: Preparing [2025-01-09T06:10:15.425Z] 05bf2179106e: Preparing [2025-01-09T06:10:15.425Z] b367e2b6db8c: Preparing [2025-01-09T06:10:15.425Z] 38457a99dac8: Preparing [2025-01-09T06:10:15.425Z] a2fc453b85c8: Preparing [2025-01-09T06:10:15.425Z] 5c5e7d4d637a: Preparing [2025-01-09T06:10:15.425Z] f82783b86194: Preparing [2025-01-09T06:10:15.425Z] 05bf2179106e: Waiting [2025-01-09T06:10:15.425Z] b367e2b6db8c: Waiting [2025-01-09T06:10:15.425Z] 5c5e7d4d637a: Waiting [2025-01-09T06:10:15.425Z] f82783b86194: Waiting [2025-01-09T06:10:15.425Z] 38457a99dac8: Waiting [2025-01-09T06:10:15.425Z] a2fc453b85c8: Waiting [2025-01-09T06:10:15.425Z] ada93673ffd1: Waiting [2025-01-09T06:10:15.425Z] 1cdafe538b6e: Layer already exists [2025-01-09T06:10:15.425Z] e2fed303a1ac: Layer already exists [2025-01-09T06:10:15.425Z] 8739bd6bf07a: Layer already exists [2025-01-09T06:10:15.425Z] 4768a7102e31: Layer already exists [2025-01-09T06:10:15.425Z] 8d4777a3f917: Layer already exists [2025-01-09T06:10:15.425Z] 05bf2179106e: Layer already exists [2025-01-09T06:10:15.425Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:15.425Z] ada93673ffd1: Layer already exists [2025-01-09T06:10:15.425Z] a2fc453b85c8: Layer already exists [2025-01-09T06:10:15.425Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:15.425Z] 5c5e7d4d637a: Layer already exists [2025-01-09T06:10:15.425Z] f82783b86194: Layer already exists [2025-01-09T06:10:15.689Z] 4.0.0-dev.37: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:16.029Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:17.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:17.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-09T06:10:17.326Z] 8d4777a3f917: Preparing [2025-01-09T06:10:17.326Z] 8739bd6bf07a: Preparing [2025-01-09T06:10:17.326Z] 4768a7102e31: Preparing [2025-01-09T06:10:17.326Z] 1cdafe538b6e: Preparing [2025-01-09T06:10:17.326Z] e2fed303a1ac: Preparing [2025-01-09T06:10:17.326Z] ada93673ffd1: Preparing [2025-01-09T06:10:17.326Z] 05bf2179106e: Preparing [2025-01-09T06:10:17.326Z] b367e2b6db8c: Preparing [2025-01-09T06:10:17.326Z] 38457a99dac8: Preparing [2025-01-09T06:10:17.326Z] a2fc453b85c8: Preparing [2025-01-09T06:10:17.326Z] 5c5e7d4d637a: Preparing [2025-01-09T06:10:17.326Z] f82783b86194: Preparing [2025-01-09T06:10:17.326Z] 05bf2179106e: Waiting [2025-01-09T06:10:17.326Z] b367e2b6db8c: Waiting [2025-01-09T06:10:17.326Z] ada93673ffd1: Waiting [2025-01-09T06:10:17.326Z] 38457a99dac8: Waiting [2025-01-09T06:10:17.326Z] a2fc453b85c8: Waiting [2025-01-09T06:10:17.326Z] 5c5e7d4d637a: Waiting [2025-01-09T06:10:17.326Z] f82783b86194: Waiting [2025-01-09T06:10:17.326Z] 4768a7102e31: Layer already exists [2025-01-09T06:10:17.326Z] e2fed303a1ac: Layer already exists [2025-01-09T06:10:17.326Z] 1cdafe538b6e: Layer already exists [2025-01-09T06:10:17.326Z] 8739bd6bf07a: Layer already exists [2025-01-09T06:10:17.326Z] 8d4777a3f917: Layer already exists [2025-01-09T06:10:17.326Z] ada93673ffd1: Layer already exists [2025-01-09T06:10:17.326Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:17.326Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:17.326Z] a2fc453b85c8: Layer already exists [2025-01-09T06:10:17.326Z] 05bf2179106e: Layer already exists [2025-01-09T06:10:17.326Z] 5c5e7d4d637a: Layer already exists [2025-01-09T06:10:17.326Z] f82783b86194: Layer already exists [2025-01-09T06:10:17.592Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:17.939Z] + 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-09T06:10:18.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-09T06:10:18.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-09T06:10:18.297Z] 8d4777a3f917: Preparing [2025-01-09T06:10:18.297Z] 8739bd6bf07a: Preparing [2025-01-09T06:10:18.297Z] 4768a7102e31: Preparing [2025-01-09T06:10:18.297Z] 1cdafe538b6e: Preparing [2025-01-09T06:10:18.297Z] e2fed303a1ac: Preparing [2025-01-09T06:10:18.297Z] ada93673ffd1: Preparing [2025-01-09T06:10:18.297Z] 05bf2179106e: Preparing [2025-01-09T06:10:18.297Z] b367e2b6db8c: Preparing [2025-01-09T06:10:18.297Z] 38457a99dac8: Preparing [2025-01-09T06:10:18.297Z] a2fc453b85c8: Preparing [2025-01-09T06:10:18.297Z] 5c5e7d4d637a: Preparing [2025-01-09T06:10:18.297Z] f82783b86194: Preparing [2025-01-09T06:10:18.297Z] b367e2b6db8c: Waiting [2025-01-09T06:10:18.297Z] 5c5e7d4d637a: Waiting [2025-01-09T06:10:18.297Z] f82783b86194: Waiting [2025-01-09T06:10:18.297Z] 38457a99dac8: Waiting [2025-01-09T06:10:18.297Z] a2fc453b85c8: Waiting [2025-01-09T06:10:18.297Z] ada93673ffd1: Waiting [2025-01-09T06:10:18.297Z] 05bf2179106e: Waiting [2025-01-09T06:10:18.297Z] e2fed303a1ac: Layer already exists [2025-01-09T06:10:18.297Z] 8739bd6bf07a: Layer already exists [2025-01-09T06:10:18.297Z] 8d4777a3f917: Layer already exists [2025-01-09T06:10:18.297Z] 4768a7102e31: Layer already exists [2025-01-09T06:10:18.297Z] 1cdafe538b6e: Layer already exists [2025-01-09T06:10:18.297Z] ada93673ffd1: Layer already exists [2025-01-09T06:10:18.297Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:18.297Z] 05bf2179106e: Layer already exists [2025-01-09T06:10:18.297Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:18.297Z] a2fc453b85c8: Layer already exists [2025-01-09T06:10:18.297Z] f82783b86194: Layer already exists [2025-01-09T06:10:18.297Z] 5c5e7d4d637a: Layer already exists [2025-01-09T06:10:18.564Z] main: digest: sha256:a3b9eeac2854863c9a7d957e8dd202cb0bdbffe92d284db941ad8afeaa3ed5c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:10:18.642Z] ===================================================== [Pipeline] echo [2025-01-09T06:10:18.657Z] taggedImages: [2025-01-09T06:10:18.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:18.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-09T06:10:18.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.37 [2025-01-09T06:10:18.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:18.657Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-09T06:10:18.683Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-09T06:10:18.683Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:18.683Z] latest [2025-01-09T06:10:18.683Z] 4.0.0-dev.37 [2025-01-09T06:10:18.683Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:18.683Z] main [2025-01-09T06:10:18.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:19.055Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:19.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:19.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-09T06:10:19.403Z] 1707b322f39d: Preparing [2025-01-09T06:10:19.403Z] 827ce340c9e1: Preparing [2025-01-09T06:10:19.403Z] b367e2b6db8c: Preparing [2025-01-09T06:10:19.403Z] 38457a99dac8: Preparing [2025-01-09T06:10:19.403Z] efd0da7456f1: Preparing [2025-01-09T06:10:19.403Z] 77b5a72bfe54: Preparing [2025-01-09T06:10:19.403Z] f82783b86194: Preparing [2025-01-09T06:10:19.403Z] 77b5a72bfe54: Waiting [2025-01-09T06:10:19.403Z] f82783b86194: Waiting [2025-01-09T06:10:19.403Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:19.403Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:19.670Z] f82783b86194: Layer already exists [2025-01-09T06:10:19.670Z] 1707b322f39d: Pushed [2025-01-09T06:10:19.670Z] efd0da7456f1: Pushed [2025-01-09T06:10:21.610Z] 77b5a72bfe54: Pushed [2025-01-09T06:10:23.541Z] 827ce340c9e1: Pushed [2025-01-09T06:10:23.816Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:24.186Z] + 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-09T06:10:24.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-09T06:10:24.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-09T06:10:24.547Z] 1707b322f39d: Preparing [2025-01-09T06:10:24.547Z] 827ce340c9e1: Preparing [2025-01-09T06:10:24.547Z] b367e2b6db8c: Preparing [2025-01-09T06:10:24.547Z] 38457a99dac8: Preparing [2025-01-09T06:10:24.547Z] efd0da7456f1: Preparing [2025-01-09T06:10:24.547Z] 77b5a72bfe54: Preparing [2025-01-09T06:10:24.547Z] f82783b86194: Preparing [2025-01-09T06:10:24.547Z] 77b5a72bfe54: Waiting [2025-01-09T06:10:24.547Z] f82783b86194: Waiting [2025-01-09T06:10:24.547Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:24.547Z] 827ce340c9e1: Layer already exists [2025-01-09T06:10:24.547Z] 1707b322f39d: Layer already exists [2025-01-09T06:10:24.547Z] efd0da7456f1: Layer already exists [2025-01-09T06:10:24.547Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:24.547Z] 77b5a72bfe54: Layer already exists [2025-01-09T06:10:24.547Z] f82783b86194: Layer already exists [2025-01-09T06:10:24.812Z] latest: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:25.160Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:25.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 [2025-01-09T06:10:25.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-09T06:10:25.684Z] 1707b322f39d: Preparing [2025-01-09T06:10:25.684Z] 827ce340c9e1: Preparing [2025-01-09T06:10:25.684Z] b367e2b6db8c: Preparing [2025-01-09T06:10:25.684Z] 38457a99dac8: Preparing [2025-01-09T06:10:25.684Z] efd0da7456f1: Preparing [2025-01-09T06:10:25.684Z] 77b5a72bfe54: Preparing [2025-01-09T06:10:25.684Z] f82783b86194: Preparing [2025-01-09T06:10:25.684Z] f82783b86194: Waiting [2025-01-09T06:10:25.684Z] 77b5a72bfe54: Waiting [2025-01-09T06:10:25.684Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:25.684Z] 827ce340c9e1: Layer already exists [2025-01-09T06:10:25.684Z] 1707b322f39d: Layer already exists [2025-01-09T06:10:25.684Z] efd0da7456f1: Layer already exists [2025-01-09T06:10:25.684Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:25.684Z] f82783b86194: Layer already exists [2025-01-09T06:10:25.684Z] 77b5a72bfe54: Layer already exists [2025-01-09T06:10:25.947Z] 4.0.0-dev.37: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:26.288Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:26.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:26.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-09T06:10:26.623Z] 1707b322f39d: Preparing [2025-01-09T06:10:26.623Z] 827ce340c9e1: Preparing [2025-01-09T06:10:26.623Z] b367e2b6db8c: Preparing [2025-01-09T06:10:26.623Z] 38457a99dac8: Preparing [2025-01-09T06:10:26.623Z] efd0da7456f1: Preparing [2025-01-09T06:10:26.623Z] 77b5a72bfe54: Preparing [2025-01-09T06:10:26.623Z] f82783b86194: Preparing [2025-01-09T06:10:26.623Z] 77b5a72bfe54: Waiting [2025-01-09T06:10:26.623Z] f82783b86194: Waiting [2025-01-09T06:10:26.623Z] 1707b322f39d: Layer already exists [2025-01-09T06:10:26.623Z] efd0da7456f1: Layer already exists [2025-01-09T06:10:26.623Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:26.623Z] 827ce340c9e1: Layer already exists [2025-01-09T06:10:26.623Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:26.623Z] 77b5a72bfe54: Layer already exists [2025-01-09T06:10:26.623Z] f82783b86194: Layer already exists [2025-01-09T06:10:26.888Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:27.236Z] + 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-09T06:10:27.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-09T06:10:27.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-09T06:10:27.583Z] 1707b322f39d: Preparing [2025-01-09T06:10:27.583Z] 827ce340c9e1: Preparing [2025-01-09T06:10:27.583Z] b367e2b6db8c: Preparing [2025-01-09T06:10:27.583Z] 38457a99dac8: Preparing [2025-01-09T06:10:27.583Z] efd0da7456f1: Preparing [2025-01-09T06:10:27.583Z] 77b5a72bfe54: Preparing [2025-01-09T06:10:27.583Z] f82783b86194: Preparing [2025-01-09T06:10:27.583Z] 77b5a72bfe54: Waiting [2025-01-09T06:10:27.583Z] f82783b86194: Waiting [2025-01-09T06:10:27.583Z] efd0da7456f1: Layer already exists [2025-01-09T06:10:27.583Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:27.583Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:27.583Z] 827ce340c9e1: Layer already exists [2025-01-09T06:10:27.583Z] 1707b322f39d: Layer already exists [2025-01-09T06:10:27.583Z] f82783b86194: Layer already exists [2025-01-09T06:10:27.583Z] 77b5a72bfe54: Layer already exists [2025-01-09T06:10:27.849Z] main: digest: sha256:f2b4f09056567b765e978acfb3d997b74ffad300747cd2108310f0149127f0cd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:10:28.070Z] ===================================================== [Pipeline] echo [2025-01-09T06:10:28.089Z] taggedImages: [2025-01-09T06:10:28.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:28.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-09T06:10:28.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.37 [2025-01-09T06:10:28.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:28.089Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-09T06:10:28.119Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-09T06:10:28.119Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:28.119Z] latest [2025-01-09T06:10:28.119Z] 4.0.0-dev.37 [2025-01-09T06:10:28.119Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:28.119Z] main [2025-01-09T06:10:28.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:28.481Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:29.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:29.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-09T06:10:29.410Z] 66ea4f398d6c: Preparing [2025-01-09T06:10:29.410Z] 9ad435e5ed0a: Preparing [2025-01-09T06:10:29.410Z] 623cd4ab8447: Preparing [2025-01-09T06:10:29.410Z] b367e2b6db8c: Preparing [2025-01-09T06:10:29.410Z] 38457a99dac8: Preparing [2025-01-09T06:10:29.410Z] b041fbc4e9cf: Preparing [2025-01-09T06:10:29.410Z] 138a3b98552f: Preparing [2025-01-09T06:10:29.410Z] e48dbb4d62db: Preparing [2025-01-09T06:10:29.410Z] 696c4496a72f: Preparing [2025-01-09T06:10:29.410Z] f82783b86194: Preparing [2025-01-09T06:10:29.410Z] 138a3b98552f: Waiting [2025-01-09T06:10:29.410Z] e48dbb4d62db: Waiting [2025-01-09T06:10:29.410Z] 696c4496a72f: Waiting [2025-01-09T06:10:29.410Z] f82783b86194: Waiting [2025-01-09T06:10:29.410Z] b041fbc4e9cf: Waiting [2025-01-09T06:10:29.410Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:29.410Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:29.675Z] 623cd4ab8447: Pushed [2025-01-09T06:10:29.675Z] 66ea4f398d6c: Pushed [2025-01-09T06:10:29.675Z] 9ad435e5ed0a: Pushed [2025-01-09T06:10:29.675Z] f82783b86194: Layer already exists [2025-01-09T06:10:29.675Z] e48dbb4d62db: Pushed [2025-01-09T06:10:30.628Z] 696c4496a72f: Pushed [2025-01-09T06:10:42.907Z] 138a3b98552f: Pushed [2025-01-09T06:10:51.077Z] b041fbc4e9cf: Pushed [2025-01-09T06:10:51.341Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:51.680Z] + 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-09T06:10:52.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-09T06:10:52.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-09T06:10:52.024Z] 66ea4f398d6c: Preparing [2025-01-09T06:10:52.024Z] 9ad435e5ed0a: Preparing [2025-01-09T06:10:52.024Z] 623cd4ab8447: Preparing [2025-01-09T06:10:52.024Z] b367e2b6db8c: Preparing [2025-01-09T06:10:52.024Z] 38457a99dac8: Preparing [2025-01-09T06:10:52.024Z] b041fbc4e9cf: Preparing [2025-01-09T06:10:52.024Z] 138a3b98552f: Preparing [2025-01-09T06:10:52.024Z] e48dbb4d62db: Preparing [2025-01-09T06:10:52.024Z] 696c4496a72f: Preparing [2025-01-09T06:10:52.024Z] f82783b86194: Preparing [2025-01-09T06:10:52.024Z] 138a3b98552f: Waiting [2025-01-09T06:10:52.024Z] e48dbb4d62db: Waiting [2025-01-09T06:10:52.024Z] f82783b86194: Waiting [2025-01-09T06:10:52.024Z] 696c4496a72f: Waiting [2025-01-09T06:10:52.024Z] b041fbc4e9cf: Waiting [2025-01-09T06:10:52.024Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:52.024Z] 9ad435e5ed0a: Layer already exists [2025-01-09T06:10:52.024Z] 66ea4f398d6c: Layer already exists [2025-01-09T06:10:52.024Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:52.024Z] 138a3b98552f: Layer already exists [2025-01-09T06:10:52.024Z] 623cd4ab8447: Layer already exists [2025-01-09T06:10:52.024Z] e48dbb4d62db: Layer already exists [2025-01-09T06:10:52.024Z] 696c4496a72f: Layer already exists [2025-01-09T06:10:52.291Z] b041fbc4e9cf: Layer already exists [2025-01-09T06:10:52.291Z] f82783b86194: Layer already exists [2025-01-09T06:10:52.291Z] latest: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:52.636Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:52.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 [2025-01-09T06:10:52.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-09T06:10:52.978Z] 66ea4f398d6c: Preparing [2025-01-09T06:10:52.978Z] 9ad435e5ed0a: Preparing [2025-01-09T06:10:52.978Z] 623cd4ab8447: Preparing [2025-01-09T06:10:52.978Z] b367e2b6db8c: Preparing [2025-01-09T06:10:52.978Z] 38457a99dac8: Preparing [2025-01-09T06:10:52.978Z] b041fbc4e9cf: Preparing [2025-01-09T06:10:52.978Z] 138a3b98552f: Preparing [2025-01-09T06:10:52.978Z] e48dbb4d62db: Preparing [2025-01-09T06:10:52.978Z] 696c4496a72f: Preparing [2025-01-09T06:10:52.978Z] f82783b86194: Preparing [2025-01-09T06:10:52.978Z] b041fbc4e9cf: Waiting [2025-01-09T06:10:52.978Z] 138a3b98552f: Waiting [2025-01-09T06:10:52.978Z] e48dbb4d62db: Waiting [2025-01-09T06:10:52.978Z] f82783b86194: Waiting [2025-01-09T06:10:52.978Z] 696c4496a72f: Waiting [2025-01-09T06:10:52.978Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:52.978Z] 623cd4ab8447: Layer already exists [2025-01-09T06:10:52.978Z] 66ea4f398d6c: Layer already exists [2025-01-09T06:10:52.978Z] 9ad435e5ed0a: Layer already exists [2025-01-09T06:10:52.978Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:52.978Z] b041fbc4e9cf: Layer already exists [2025-01-09T06:10:52.978Z] e48dbb4d62db: Layer already exists [2025-01-09T06:10:52.978Z] 138a3b98552f: Layer already exists [2025-01-09T06:10:52.978Z] f82783b86194: Layer already exists [2025-01-09T06:10:52.978Z] 696c4496a72f: Layer already exists [2025-01-09T06:10:53.242Z] 4.0.0-dev.37: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:53.596Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:53.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:53.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-09T06:10:53.937Z] 66ea4f398d6c: Preparing [2025-01-09T06:10:53.937Z] 9ad435e5ed0a: Preparing [2025-01-09T06:10:53.937Z] 623cd4ab8447: Preparing [2025-01-09T06:10:53.937Z] b367e2b6db8c: Preparing [2025-01-09T06:10:53.937Z] 38457a99dac8: Preparing [2025-01-09T06:10:53.937Z] b041fbc4e9cf: Preparing [2025-01-09T06:10:53.937Z] 138a3b98552f: Preparing [2025-01-09T06:10:53.937Z] e48dbb4d62db: Preparing [2025-01-09T06:10:53.937Z] b041fbc4e9cf: Waiting [2025-01-09T06:10:53.937Z] 138a3b98552f: Waiting [2025-01-09T06:10:53.937Z] 696c4496a72f: Preparing [2025-01-09T06:10:53.937Z] e48dbb4d62db: Waiting [2025-01-09T06:10:53.937Z] f82783b86194: Preparing [2025-01-09T06:10:53.937Z] 696c4496a72f: Waiting [2025-01-09T06:10:53.937Z] f82783b86194: Waiting [2025-01-09T06:10:53.937Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:53.937Z] 623cd4ab8447: Layer already exists [2025-01-09T06:10:53.937Z] 9ad435e5ed0a: Layer already exists [2025-01-09T06:10:53.937Z] 66ea4f398d6c: Layer already exists [2025-01-09T06:10:53.937Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:53.937Z] b041fbc4e9cf: Layer already exists [2025-01-09T06:10:53.938Z] 696c4496a72f: Layer already exists [2025-01-09T06:10:53.938Z] 138a3b98552f: Layer already exists [2025-01-09T06:10:53.938Z] f82783b86194: Layer already exists [2025-01-09T06:10:53.938Z] e48dbb4d62db: Layer already exists [2025-01-09T06:10:54.203Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:54.557Z] + 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-09T06:10:54.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-09T06:10:54.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-09T06:10:54.900Z] 66ea4f398d6c: Preparing [2025-01-09T06:10:54.900Z] 9ad435e5ed0a: Preparing [2025-01-09T06:10:54.900Z] 623cd4ab8447: Preparing [2025-01-09T06:10:54.900Z] b367e2b6db8c: Preparing [2025-01-09T06:10:54.900Z] 38457a99dac8: Preparing [2025-01-09T06:10:54.900Z] b041fbc4e9cf: Preparing [2025-01-09T06:10:54.900Z] 138a3b98552f: Preparing [2025-01-09T06:10:54.900Z] b041fbc4e9cf: Waiting [2025-01-09T06:10:54.900Z] e48dbb4d62db: Preparing [2025-01-09T06:10:54.900Z] 138a3b98552f: Waiting [2025-01-09T06:10:54.900Z] e48dbb4d62db: Waiting [2025-01-09T06:10:54.900Z] 696c4496a72f: Preparing [2025-01-09T06:10:54.900Z] f82783b86194: Preparing [2025-01-09T06:10:54.900Z] 696c4496a72f: Waiting [2025-01-09T06:10:54.900Z] f82783b86194: Waiting [2025-01-09T06:10:54.900Z] 623cd4ab8447: Layer already exists [2025-01-09T06:10:54.900Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:54.900Z] 9ad435e5ed0a: Layer already exists [2025-01-09T06:10:54.900Z] 66ea4f398d6c: Layer already exists [2025-01-09T06:10:54.900Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:54.900Z] 696c4496a72f: Layer already exists [2025-01-09T06:10:54.900Z] 138a3b98552f: Layer already exists [2025-01-09T06:10:54.900Z] b041fbc4e9cf: Layer already exists [2025-01-09T06:10:54.900Z] e48dbb4d62db: Layer already exists [2025-01-09T06:10:54.900Z] f82783b86194: Layer already exists [2025-01-09T06:10:55.166Z] main: digest: sha256:4804ff74c880dea96072105c58e5ada32139cdfded27743898cb2854a528a905 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:10:55.243Z] ===================================================== [Pipeline] echo [2025-01-09T06:10:55.256Z] taggedImages: [2025-01-09T06:10:55.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:55.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-09T06:10:55.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.37 [2025-01-09T06:10:55.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:55.256Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-09T06:10:55.283Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-09T06:10:55.283Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:55.283Z] latest [2025-01-09T06:10:55.283Z] 4.0.0-dev.37 [2025-01-09T06:10:55.283Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:10:55.283Z] main [2025-01-09T06:10:55.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:55.645Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:10:55.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:10:55.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-09T06:10:55.995Z] e81bd33d1163: Preparing [2025-01-09T06:10:55.995Z] bea40bf1b9dd: Preparing [2025-01-09T06:10:55.995Z] 75f5bb2b6962: Preparing [2025-01-09T06:10:55.995Z] b367e2b6db8c: Preparing [2025-01-09T06:10:55.995Z] 38457a99dac8: Preparing [2025-01-09T06:10:55.995Z] d2a76ce7cca2: Preparing [2025-01-09T06:10:55.995Z] 28a62fd065f5: Preparing [2025-01-09T06:10:55.995Z] 72d76b94a1d6: Preparing [2025-01-09T06:10:55.995Z] d2a76ce7cca2: Waiting [2025-01-09T06:10:55.995Z] 28a62fd065f5: Waiting [2025-01-09T06:10:55.995Z] f82783b86194: Preparing [2025-01-09T06:10:55.995Z] 72d76b94a1d6: Waiting [2025-01-09T06:10:55.995Z] f82783b86194: Waiting [2025-01-09T06:10:55.995Z] b367e2b6db8c: Layer already exists [2025-01-09T06:10:55.995Z] 38457a99dac8: Layer already exists [2025-01-09T06:10:56.260Z] 75f5bb2b6962: Pushed [2025-01-09T06:10:56.260Z] bea40bf1b9dd: Pushed [2025-01-09T06:10:56.260Z] e81bd33d1163: Pushed [2025-01-09T06:10:56.260Z] f82783b86194: Layer already exists [2025-01-09T06:10:56.260Z] 28a62fd065f5: Pushed [2025-01-09T06:10:56.838Z] 72d76b94a1d6: Pushed [2025-01-09T06:11:18.871Z] d2a76ce7cca2: Pushed [2025-01-09T06:11:18.871Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:19.204Z] + 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-09T06:11:19.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-09T06:11:19.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-09T06:11:19.550Z] e81bd33d1163: Preparing [2025-01-09T06:11:19.550Z] bea40bf1b9dd: Preparing [2025-01-09T06:11:19.550Z] 75f5bb2b6962: Preparing [2025-01-09T06:11:19.550Z] b367e2b6db8c: Preparing [2025-01-09T06:11:19.550Z] 38457a99dac8: Preparing [2025-01-09T06:11:19.550Z] d2a76ce7cca2: Preparing [2025-01-09T06:11:19.550Z] 28a62fd065f5: Preparing [2025-01-09T06:11:19.550Z] 72d76b94a1d6: Preparing [2025-01-09T06:11:19.550Z] f82783b86194: Preparing [2025-01-09T06:11:19.550Z] d2a76ce7cca2: Waiting [2025-01-09T06:11:19.550Z] 28a62fd065f5: Waiting [2025-01-09T06:11:19.550Z] 72d76b94a1d6: Waiting [2025-01-09T06:11:19.550Z] f82783b86194: Waiting [2025-01-09T06:11:19.550Z] e81bd33d1163: Layer already exists [2025-01-09T06:11:19.550Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:19.550Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:19.550Z] 75f5bb2b6962: Layer already exists [2025-01-09T06:11:19.550Z] bea40bf1b9dd: Layer already exists [2025-01-09T06:11:19.550Z] d2a76ce7cca2: Layer already exists [2025-01-09T06:11:19.550Z] 28a62fd065f5: Layer already exists [2025-01-09T06:11:19.550Z] 72d76b94a1d6: Layer already exists [2025-01-09T06:11:19.550Z] f82783b86194: Layer already exists [2025-01-09T06:11:19.816Z] latest: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:20.165Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:20.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 [2025-01-09T06:11:20.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-09T06:11:20.509Z] e81bd33d1163: Preparing [2025-01-09T06:11:20.509Z] bea40bf1b9dd: Preparing [2025-01-09T06:11:20.509Z] 75f5bb2b6962: Preparing [2025-01-09T06:11:20.509Z] b367e2b6db8c: Preparing [2025-01-09T06:11:20.509Z] 38457a99dac8: Preparing [2025-01-09T06:11:20.509Z] d2a76ce7cca2: Preparing [2025-01-09T06:11:20.509Z] 28a62fd065f5: Preparing [2025-01-09T06:11:20.509Z] 72d76b94a1d6: Preparing [2025-01-09T06:11:20.509Z] f82783b86194: Preparing [2025-01-09T06:11:20.509Z] d2a76ce7cca2: Waiting [2025-01-09T06:11:20.509Z] 28a62fd065f5: Waiting [2025-01-09T06:11:20.509Z] 72d76b94a1d6: Waiting [2025-01-09T06:11:20.509Z] f82783b86194: Waiting [2025-01-09T06:11:20.509Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:20.509Z] 75f5bb2b6962: Layer already exists [2025-01-09T06:11:20.509Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:20.509Z] e81bd33d1163: Layer already exists [2025-01-09T06:11:20.509Z] bea40bf1b9dd: Layer already exists [2025-01-09T06:11:20.509Z] 72d76b94a1d6: Layer already exists [2025-01-09T06:11:20.509Z] d2a76ce7cca2: Layer already exists [2025-01-09T06:11:20.509Z] f82783b86194: Layer already exists [2025-01-09T06:11:20.509Z] 28a62fd065f5: Layer already exists [2025-01-09T06:11:20.773Z] 4.0.0-dev.37: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:21.123Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:21.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:21.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-09T06:11:21.475Z] e81bd33d1163: Preparing [2025-01-09T06:11:21.475Z] bea40bf1b9dd: Preparing [2025-01-09T06:11:21.475Z] 75f5bb2b6962: Preparing [2025-01-09T06:11:21.475Z] b367e2b6db8c: Preparing [2025-01-09T06:11:21.475Z] 38457a99dac8: Preparing [2025-01-09T06:11:21.475Z] d2a76ce7cca2: Preparing [2025-01-09T06:11:21.475Z] 28a62fd065f5: Preparing [2025-01-09T06:11:21.475Z] 72d76b94a1d6: Preparing [2025-01-09T06:11:21.475Z] f82783b86194: Preparing [2025-01-09T06:11:21.475Z] f82783b86194: Waiting [2025-01-09T06:11:21.475Z] 72d76b94a1d6: Waiting [2025-01-09T06:11:21.475Z] 28a62fd065f5: Waiting [2025-01-09T06:11:21.475Z] d2a76ce7cca2: Waiting [2025-01-09T06:11:21.475Z] 75f5bb2b6962: Layer already exists [2025-01-09T06:11:21.475Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:21.475Z] e81bd33d1163: Layer already exists [2025-01-09T06:11:21.475Z] bea40bf1b9dd: Layer already exists [2025-01-09T06:11:21.475Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:21.475Z] d2a76ce7cca2: Layer already exists [2025-01-09T06:11:21.475Z] 72d76b94a1d6: Layer already exists [2025-01-09T06:11:21.475Z] f82783b86194: Layer already exists [2025-01-09T06:11:21.475Z] 28a62fd065f5: Layer already exists [2025-01-09T06:11:21.741Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:22.096Z] + 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-09T06:11:22.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-09T06:11:22.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-09T06:11:22.447Z] e81bd33d1163: Preparing [2025-01-09T06:11:22.447Z] bea40bf1b9dd: Preparing [2025-01-09T06:11:22.447Z] 75f5bb2b6962: Preparing [2025-01-09T06:11:22.447Z] b367e2b6db8c: Preparing [2025-01-09T06:11:22.447Z] 38457a99dac8: Preparing [2025-01-09T06:11:22.447Z] d2a76ce7cca2: Preparing [2025-01-09T06:11:22.447Z] 28a62fd065f5: Preparing [2025-01-09T06:11:22.447Z] 72d76b94a1d6: Preparing [2025-01-09T06:11:22.447Z] f82783b86194: Preparing [2025-01-09T06:11:22.447Z] 28a62fd065f5: Waiting [2025-01-09T06:11:22.447Z] 72d76b94a1d6: Waiting [2025-01-09T06:11:22.447Z] f82783b86194: Waiting [2025-01-09T06:11:22.447Z] d2a76ce7cca2: Waiting [2025-01-09T06:11:22.447Z] e81bd33d1163: Layer already exists [2025-01-09T06:11:22.447Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:22.447Z] 75f5bb2b6962: Layer already exists [2025-01-09T06:11:22.447Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:22.447Z] bea40bf1b9dd: Layer already exists [2025-01-09T06:11:22.447Z] f82783b86194: Layer already exists [2025-01-09T06:11:22.447Z] 28a62fd065f5: Layer already exists [2025-01-09T06:11:22.447Z] d2a76ce7cca2: Layer already exists [2025-01-09T06:11:22.447Z] 72d76b94a1d6: Layer already exists [2025-01-09T06:11:22.711Z] main: digest: sha256:65440214d6492860f96a5634d517d023c73dd9bd569f0ea1d6b5c49a1f4fad40 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:11:22.784Z] ===================================================== [Pipeline] echo [2025-01-09T06:11:22.799Z] taggedImages: [2025-01-09T06:11:22.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:22.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-09T06:11:22.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.37 [2025-01-09T06:11:22.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:22.799Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-09T06:11:22.830Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-09T06:11:22.830Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:22.830Z] latest [2025-01-09T06:11:22.830Z] 4.0.0-dev.37 [2025-01-09T06:11:22.830Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:22.830Z] main [2025-01-09T06:11:22.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:23.185Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:23.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:23.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-09T06:11:23.533Z] 4f10930f48aa: Preparing [2025-01-09T06:11:23.533Z] 772e8501d997: Preparing [2025-01-09T06:11:23.533Z] a769628d0d66: Preparing [2025-01-09T06:11:23.533Z] b367e2b6db8c: Preparing [2025-01-09T06:11:23.533Z] 38457a99dac8: Preparing [2025-01-09T06:11:23.533Z] 60e1cfdccd3a: Preparing [2025-01-09T06:11:23.533Z] e48dbb4d62db: Preparing [2025-01-09T06:11:23.533Z] 696c4496a72f: Preparing [2025-01-09T06:11:23.533Z] f82783b86194: Preparing [2025-01-09T06:11:23.533Z] e48dbb4d62db: Waiting [2025-01-09T06:11:23.533Z] 696c4496a72f: Waiting [2025-01-09T06:11:23.533Z] 60e1cfdccd3a: Waiting [2025-01-09T06:11:23.533Z] f82783b86194: Waiting [2025-01-09T06:11:23.533Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:23.533Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:23.533Z] e48dbb4d62db: Layer already exists [2025-01-09T06:11:23.799Z] 4f10930f48aa: Pushed [2025-01-09T06:11:23.799Z] 696c4496a72f: Layer already exists [2025-01-09T06:11:23.799Z] a769628d0d66: Pushed [2025-01-09T06:11:23.799Z] 772e8501d997: Pushed [2025-01-09T06:11:23.799Z] f82783b86194: Layer already exists [2025-01-09T06:11:45.832Z] 60e1cfdccd3a: Pushed [2025-01-09T06:11:45.832Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:46.174Z] + 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-09T06:11:46.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-09T06:11:46.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-09T06:11:46.531Z] 4f10930f48aa: Preparing [2025-01-09T06:11:46.531Z] 772e8501d997: Preparing [2025-01-09T06:11:46.531Z] a769628d0d66: Preparing [2025-01-09T06:11:46.532Z] b367e2b6db8c: Preparing [2025-01-09T06:11:46.532Z] 38457a99dac8: Preparing [2025-01-09T06:11:46.532Z] 60e1cfdccd3a: Preparing [2025-01-09T06:11:46.532Z] e48dbb4d62db: Preparing [2025-01-09T06:11:46.532Z] 696c4496a72f: Preparing [2025-01-09T06:11:46.532Z] f82783b86194: Preparing [2025-01-09T06:11:46.532Z] 60e1cfdccd3a: Waiting [2025-01-09T06:11:46.532Z] e48dbb4d62db: Waiting [2025-01-09T06:11:46.532Z] 696c4496a72f: Waiting [2025-01-09T06:11:46.532Z] f82783b86194: Waiting [2025-01-09T06:11:46.532Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:46.532Z] a769628d0d66: Layer already exists [2025-01-09T06:11:46.532Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:46.532Z] 4f10930f48aa: Layer already exists [2025-01-09T06:11:46.532Z] 772e8501d997: Layer already exists [2025-01-09T06:11:46.532Z] 696c4496a72f: Layer already exists [2025-01-09T06:11:46.532Z] e48dbb4d62db: Layer already exists [2025-01-09T06:11:46.532Z] f82783b86194: Layer already exists [2025-01-09T06:11:46.532Z] 60e1cfdccd3a: Layer already exists [2025-01-09T06:11:46.795Z] latest: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:47.150Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:47.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 [2025-01-09T06:11:47.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-09T06:11:47.504Z] 4f10930f48aa: Preparing [2025-01-09T06:11:47.504Z] 772e8501d997: Preparing [2025-01-09T06:11:47.504Z] a769628d0d66: Preparing [2025-01-09T06:11:47.504Z] b367e2b6db8c: Preparing [2025-01-09T06:11:47.504Z] 38457a99dac8: Preparing [2025-01-09T06:11:47.504Z] 60e1cfdccd3a: Preparing [2025-01-09T06:11:47.504Z] e48dbb4d62db: Preparing [2025-01-09T06:11:47.505Z] 696c4496a72f: Preparing [2025-01-09T06:11:47.505Z] f82783b86194: Preparing [2025-01-09T06:11:47.505Z] 60e1cfdccd3a: Waiting [2025-01-09T06:11:47.505Z] e48dbb4d62db: Waiting [2025-01-09T06:11:47.505Z] 696c4496a72f: Waiting [2025-01-09T06:11:47.505Z] f82783b86194: Waiting [2025-01-09T06:11:47.505Z] a769628d0d66: Layer already exists [2025-01-09T06:11:47.505Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:47.505Z] 772e8501d997: Layer already exists [2025-01-09T06:11:47.505Z] 4f10930f48aa: Layer already exists [2025-01-09T06:11:47.505Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:47.505Z] e48dbb4d62db: Layer already exists [2025-01-09T06:11:47.505Z] 60e1cfdccd3a: Layer already exists [2025-01-09T06:11:47.505Z] f82783b86194: Layer already exists [2025-01-09T06:11:47.505Z] 696c4496a72f: Layer already exists [2025-01-09T06:11:47.769Z] 4.0.0-dev.37: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:48.123Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:48.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:48.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-09T06:11:48.468Z] 4f10930f48aa: Preparing [2025-01-09T06:11:48.468Z] 772e8501d997: Preparing [2025-01-09T06:11:48.468Z] a769628d0d66: Preparing [2025-01-09T06:11:48.468Z] b367e2b6db8c: Preparing [2025-01-09T06:11:48.468Z] 38457a99dac8: Preparing [2025-01-09T06:11:48.468Z] 60e1cfdccd3a: Preparing [2025-01-09T06:11:48.468Z] e48dbb4d62db: Preparing [2025-01-09T06:11:48.468Z] 696c4496a72f: Preparing [2025-01-09T06:11:48.468Z] f82783b86194: Preparing [2025-01-09T06:11:48.468Z] 60e1cfdccd3a: Waiting [2025-01-09T06:11:48.468Z] e48dbb4d62db: Waiting [2025-01-09T06:11:48.468Z] 696c4496a72f: Waiting [2025-01-09T06:11:48.468Z] f82783b86194: Waiting [2025-01-09T06:11:48.468Z] 772e8501d997: Layer already exists [2025-01-09T06:11:48.468Z] a769628d0d66: Layer already exists [2025-01-09T06:11:48.468Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:48.468Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:48.468Z] 4f10930f48aa: Layer already exists [2025-01-09T06:11:48.468Z] e48dbb4d62db: Layer already exists [2025-01-09T06:11:48.468Z] f82783b86194: Layer already exists [2025-01-09T06:11:48.468Z] 696c4496a72f: Layer already exists [2025-01-09T06:11:48.468Z] 60e1cfdccd3a: Layer already exists [2025-01-09T06:11:48.732Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:49.090Z] + 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-09T06:11:49.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-09T06:11:49.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-09T06:11:49.441Z] 4f10930f48aa: Preparing [2025-01-09T06:11:49.441Z] 772e8501d997: Preparing [2025-01-09T06:11:49.441Z] a769628d0d66: Preparing [2025-01-09T06:11:49.441Z] b367e2b6db8c: Preparing [2025-01-09T06:11:49.441Z] 38457a99dac8: Preparing [2025-01-09T06:11:49.441Z] 60e1cfdccd3a: Preparing [2025-01-09T06:11:49.441Z] e48dbb4d62db: Preparing [2025-01-09T06:11:49.441Z] 696c4496a72f: Preparing [2025-01-09T06:11:49.441Z] f82783b86194: Preparing [2025-01-09T06:11:49.441Z] e48dbb4d62db: Waiting [2025-01-09T06:11:49.441Z] 696c4496a72f: Waiting [2025-01-09T06:11:49.441Z] f82783b86194: Waiting [2025-01-09T06:11:49.441Z] 60e1cfdccd3a: Waiting [2025-01-09T06:11:49.441Z] a769628d0d66: Layer already exists [2025-01-09T06:11:49.441Z] 772e8501d997: Layer already exists [2025-01-09T06:11:49.441Z] 4f10930f48aa: Layer already exists [2025-01-09T06:11:49.441Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:49.441Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:49.441Z] 696c4496a72f: Layer already exists [2025-01-09T06:11:49.441Z] f82783b86194: Layer already exists [2025-01-09T06:11:49.441Z] 60e1cfdccd3a: Layer already exists [2025-01-09T06:11:49.441Z] e48dbb4d62db: Layer already exists [2025-01-09T06:11:49.704Z] main: digest: sha256:cb23af6d21809757a7c93ad1097d531989881b35102a51eda3aa352fa2858672 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:11:49.780Z] ===================================================== [Pipeline] echo [2025-01-09T06:11:49.797Z] taggedImages: [2025-01-09T06:11:49.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:49.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-09T06:11:49.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.37 [2025-01-09T06:11:49.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:49.797Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-09T06:11:49.833Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-09T06:11:49.833Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:49.833Z] latest [2025-01-09T06:11:49.833Z] 4.0.0-dev.37 [2025-01-09T06:11:49.833Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:11:49.833Z] main [2025-01-09T06:11:49.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:50.200Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:50.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:11:50.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-09T06:11:50.551Z] 3d621e5c7c6d: Preparing [2025-01-09T06:11:50.551Z] 54f2ae10ec93: Preparing [2025-01-09T06:11:50.551Z] ef87508bff1d: Preparing [2025-01-09T06:11:50.551Z] b367e2b6db8c: Preparing [2025-01-09T06:11:50.551Z] 38457a99dac8: Preparing [2025-01-09T06:11:50.551Z] 201ffe46a73f: Preparing [2025-01-09T06:11:50.551Z] b266bf64df3d: Preparing [2025-01-09T06:11:50.551Z] f82783b86194: Preparing [2025-01-09T06:11:50.551Z] b266bf64df3d: Waiting [2025-01-09T06:11:50.551Z] 201ffe46a73f: Waiting [2025-01-09T06:11:50.551Z] f82783b86194: Waiting [2025-01-09T06:11:50.551Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:50.551Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:50.815Z] 54f2ae10ec93: Pushed [2025-01-09T06:11:50.815Z] 3d621e5c7c6d: Pushed [2025-01-09T06:11:50.815Z] f82783b86194: Layer already exists [2025-01-09T06:11:50.815Z] 201ffe46a73f: Pushed [2025-01-09T06:11:51.766Z] b266bf64df3d: Pushed [2025-01-09T06:11:58.379Z] ef87508bff1d: Pushed [2025-01-09T06:11:58.644Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:59.004Z] + 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-09T06:11:59.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-09T06:11:59.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-09T06:11:59.355Z] 3d621e5c7c6d: Preparing [2025-01-09T06:11:59.355Z] 54f2ae10ec93: Preparing [2025-01-09T06:11:59.355Z] ef87508bff1d: Preparing [2025-01-09T06:11:59.355Z] b367e2b6db8c: Preparing [2025-01-09T06:11:59.355Z] 38457a99dac8: Preparing [2025-01-09T06:11:59.355Z] 201ffe46a73f: Preparing [2025-01-09T06:11:59.355Z] b266bf64df3d: Preparing [2025-01-09T06:11:59.355Z] 201ffe46a73f: Waiting [2025-01-09T06:11:59.355Z] f82783b86194: Preparing [2025-01-09T06:11:59.355Z] b266bf64df3d: Waiting [2025-01-09T06:11:59.355Z] f82783b86194: Waiting [2025-01-09T06:11:59.355Z] b367e2b6db8c: Layer already exists [2025-01-09T06:11:59.355Z] 38457a99dac8: Layer already exists [2025-01-09T06:11:59.355Z] ef87508bff1d: Layer already exists [2025-01-09T06:11:59.355Z] 54f2ae10ec93: Layer already exists [2025-01-09T06:11:59.355Z] 3d621e5c7c6d: Layer already exists [2025-01-09T06:11:59.355Z] b266bf64df3d: Layer already exists [2025-01-09T06:11:59.355Z] 201ffe46a73f: Layer already exists [2025-01-09T06:11:59.355Z] f82783b86194: Layer already exists [2025-01-09T06:11:59.619Z] latest: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:11:59.974Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:00.322Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 [2025-01-09T06:12:00.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-09T06:12:00.322Z] 3d621e5c7c6d: Preparing [2025-01-09T06:12:00.322Z] 54f2ae10ec93: Preparing [2025-01-09T06:12:00.322Z] ef87508bff1d: Preparing [2025-01-09T06:12:00.322Z] b367e2b6db8c: Preparing [2025-01-09T06:12:00.322Z] 38457a99dac8: Preparing [2025-01-09T06:12:00.322Z] 201ffe46a73f: Preparing [2025-01-09T06:12:00.322Z] b266bf64df3d: Preparing [2025-01-09T06:12:00.322Z] f82783b86194: Preparing [2025-01-09T06:12:00.322Z] 201ffe46a73f: Waiting [2025-01-09T06:12:00.322Z] b266bf64df3d: Waiting [2025-01-09T06:12:00.322Z] f82783b86194: Waiting [2025-01-09T06:12:00.322Z] 3d621e5c7c6d: Layer already exists [2025-01-09T06:12:00.322Z] 54f2ae10ec93: Layer already exists [2025-01-09T06:12:00.322Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:00.322Z] ef87508bff1d: Layer already exists [2025-01-09T06:12:00.322Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:00.322Z] 201ffe46a73f: Layer already exists [2025-01-09T06:12:00.322Z] f82783b86194: Layer already exists [2025-01-09T06:12:00.322Z] b266bf64df3d: Layer already exists [2025-01-09T06:12:00.586Z] 4.0.0-dev.37: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:00.938Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:01.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:12:01.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-09T06:12:01.289Z] 3d621e5c7c6d: Preparing [2025-01-09T06:12:01.289Z] 54f2ae10ec93: Preparing [2025-01-09T06:12:01.289Z] ef87508bff1d: Preparing [2025-01-09T06:12:01.289Z] b367e2b6db8c: Preparing [2025-01-09T06:12:01.289Z] 38457a99dac8: Preparing [2025-01-09T06:12:01.289Z] 201ffe46a73f: Preparing [2025-01-09T06:12:01.289Z] b266bf64df3d: Preparing [2025-01-09T06:12:01.289Z] 201ffe46a73f: Waiting [2025-01-09T06:12:01.289Z] f82783b86194: Preparing [2025-01-09T06:12:01.289Z] b266bf64df3d: Waiting [2025-01-09T06:12:01.289Z] f82783b86194: Waiting [2025-01-09T06:12:01.289Z] 3d621e5c7c6d: Layer already exists [2025-01-09T06:12:01.289Z] ef87508bff1d: Layer already exists [2025-01-09T06:12:01.289Z] 54f2ae10ec93: Layer already exists [2025-01-09T06:12:01.289Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:01.289Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:01.289Z] b266bf64df3d: Layer already exists [2025-01-09T06:12:01.289Z] 201ffe46a73f: Layer already exists [2025-01-09T06:12:01.289Z] f82783b86194: Layer already exists [2025-01-09T06:12:01.554Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:01.907Z] + 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-09T06:12:02.261Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-09T06:12:02.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-09T06:12:02.261Z] 3d621e5c7c6d: Preparing [2025-01-09T06:12:02.261Z] 54f2ae10ec93: Preparing [2025-01-09T06:12:02.261Z] ef87508bff1d: Preparing [2025-01-09T06:12:02.261Z] b367e2b6db8c: Preparing [2025-01-09T06:12:02.261Z] 38457a99dac8: Preparing [2025-01-09T06:12:02.261Z] 201ffe46a73f: Preparing [2025-01-09T06:12:02.261Z] b266bf64df3d: Preparing [2025-01-09T06:12:02.261Z] f82783b86194: Preparing [2025-01-09T06:12:02.261Z] 201ffe46a73f: Waiting [2025-01-09T06:12:02.261Z] b266bf64df3d: Waiting [2025-01-09T06:12:02.261Z] f82783b86194: Waiting [2025-01-09T06:12:02.261Z] 3d621e5c7c6d: Layer already exists [2025-01-09T06:12:02.261Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:02.261Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:02.261Z] ef87508bff1d: Layer already exists [2025-01-09T06:12:02.261Z] f82783b86194: Layer already exists [2025-01-09T06:12:02.261Z] 54f2ae10ec93: Layer already exists [2025-01-09T06:12:02.261Z] 201ffe46a73f: Layer already exists [2025-01-09T06:12:02.261Z] b266bf64df3d: Layer already exists [2025-01-09T06:12:02.527Z] main: digest: sha256:1b4600be808730e72f791db28d6a693e3003e55618b9ca1b1b432deee7fb17c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:12:02.613Z] ===================================================== [Pipeline] echo [2025-01-09T06:12:02.632Z] taggedImages: [2025-01-09T06:12:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:12:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-09T06:12:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.37 [2025-01-09T06:12:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:12:02.632Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-09T06:12:02.657Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-09T06:12:02.658Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:12:02.658Z] latest [2025-01-09T06:12:02.658Z] 4.0.0-dev.37 [2025-01-09T06:12:02.658Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:12:02.658Z] main [2025-01-09T06:12:02.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:03.015Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:03.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:12:03.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-09T06:12:03.367Z] 30c1290227b8: Preparing [2025-01-09T06:12:03.367Z] d7b2f110febf: Preparing [2025-01-09T06:12:03.367Z] b367e2b6db8c: Preparing [2025-01-09T06:12:03.367Z] 38457a99dac8: Preparing [2025-01-09T06:12:03.367Z] 69628b280bc0: Preparing [2025-01-09T06:12:03.367Z] 017ce607b0ab: Preparing [2025-01-09T06:12:03.367Z] f82783b86194: Preparing [2025-01-09T06:12:03.367Z] f82783b86194: Waiting [2025-01-09T06:12:03.367Z] 017ce607b0ab: Waiting [2025-01-09T06:12:03.367Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:03.367Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:03.633Z] f82783b86194: Layer already exists [2025-01-09T06:12:03.633Z] 30c1290227b8: Pushed [2025-01-09T06:12:03.633Z] 69628b280bc0: Pushed [2025-01-09T06:12:04.212Z] 017ce607b0ab: Pushed [2025-01-09T06:12:12.430Z] d7b2f110febf: Pushed [2025-01-09T06:12:12.430Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:12.789Z] + 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-09T06:12:13.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-09T06:12:13.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-09T06:12:13.136Z] 30c1290227b8: Preparing [2025-01-09T06:12:13.136Z] d7b2f110febf: Preparing [2025-01-09T06:12:13.136Z] b367e2b6db8c: Preparing [2025-01-09T06:12:13.136Z] 38457a99dac8: Preparing [2025-01-09T06:12:13.136Z] 69628b280bc0: Preparing [2025-01-09T06:12:13.136Z] 017ce607b0ab: Preparing [2025-01-09T06:12:13.136Z] f82783b86194: Preparing [2025-01-09T06:12:13.136Z] 017ce607b0ab: Waiting [2025-01-09T06:12:13.136Z] f82783b86194: Waiting [2025-01-09T06:12:13.136Z] 30c1290227b8: Layer already exists [2025-01-09T06:12:13.136Z] d7b2f110febf: Layer already exists [2025-01-09T06:12:13.136Z] 69628b280bc0: Layer already exists [2025-01-09T06:12:13.136Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:13.136Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:13.136Z] 017ce607b0ab: Layer already exists [2025-01-09T06:12:13.136Z] f82783b86194: Layer already exists [2025-01-09T06:12:13.402Z] latest: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:13.748Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:14.082Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 [2025-01-09T06:12:14.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-09T06:12:14.082Z] 30c1290227b8: Preparing [2025-01-09T06:12:14.082Z] d7b2f110febf: Preparing [2025-01-09T06:12:14.082Z] b367e2b6db8c: Preparing [2025-01-09T06:12:14.082Z] 38457a99dac8: Preparing [2025-01-09T06:12:14.082Z] 69628b280bc0: Preparing [2025-01-09T06:12:14.082Z] 017ce607b0ab: Preparing [2025-01-09T06:12:14.082Z] f82783b86194: Preparing [2025-01-09T06:12:14.082Z] 017ce607b0ab: Waiting [2025-01-09T06:12:14.082Z] f82783b86194: Waiting [2025-01-09T06:12:14.082Z] 30c1290227b8: Layer already exists [2025-01-09T06:12:14.082Z] d7b2f110febf: Layer already exists [2025-01-09T06:12:14.082Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:14.082Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:14.082Z] 69628b280bc0: Layer already exists [2025-01-09T06:12:14.082Z] f82783b86194: Layer already exists [2025-01-09T06:12:14.082Z] 017ce607b0ab: Layer already exists [2025-01-09T06:12:14.347Z] 4.0.0-dev.37: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:14.849Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:15.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:12:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-09T06:12:15.226Z] 30c1290227b8: Preparing [2025-01-09T06:12:15.226Z] d7b2f110febf: Preparing [2025-01-09T06:12:15.226Z] b367e2b6db8c: Preparing [2025-01-09T06:12:15.226Z] 38457a99dac8: Preparing [2025-01-09T06:12:15.226Z] 69628b280bc0: Preparing [2025-01-09T06:12:15.226Z] 017ce607b0ab: Preparing [2025-01-09T06:12:15.226Z] f82783b86194: Preparing [2025-01-09T06:12:15.226Z] 017ce607b0ab: Waiting [2025-01-09T06:12:15.226Z] f82783b86194: Waiting [2025-01-09T06:12:15.226Z] d7b2f110febf: Layer already exists [2025-01-09T06:12:15.226Z] 69628b280bc0: Layer already exists [2025-01-09T06:12:15.226Z] 30c1290227b8: Layer already exists [2025-01-09T06:12:15.226Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:15.226Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:15.226Z] f82783b86194: Layer already exists [2025-01-09T06:12:15.226Z] 017ce607b0ab: Layer already exists [2025-01-09T06:12:15.494Z] 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:15.862Z] + 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-09T06:12:16.238Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-09T06:12:16.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-09T06:12:16.238Z] 30c1290227b8: Preparing [2025-01-09T06:12:16.238Z] d7b2f110febf: Preparing [2025-01-09T06:12:16.238Z] b367e2b6db8c: Preparing [2025-01-09T06:12:16.238Z] 38457a99dac8: Preparing [2025-01-09T06:12:16.238Z] 69628b280bc0: Preparing [2025-01-09T06:12:16.238Z] 017ce607b0ab: Preparing [2025-01-09T06:12:16.238Z] f82783b86194: Preparing [2025-01-09T06:12:16.238Z] 017ce607b0ab: Waiting [2025-01-09T06:12:16.238Z] f82783b86194: Waiting [2025-01-09T06:12:16.238Z] 69628b280bc0: Layer already exists [2025-01-09T06:12:16.238Z] d7b2f110febf: Layer already exists [2025-01-09T06:12:16.238Z] b367e2b6db8c: Layer already exists [2025-01-09T06:12:16.238Z] 30c1290227b8: Layer already exists [2025-01-09T06:12:16.238Z] 38457a99dac8: Layer already exists [2025-01-09T06:12:16.238Z] 017ce607b0ab: Layer already exists [2025-01-09T06:12:16.238Z] f82783b86194: Layer already exists [2025-01-09T06:12:16.507Z] main: digest: sha256:6e5796d57e1dcf9f6f85074e918bb57fe6d10ee9774731fabf2d5c52a72405d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-09T06:12:16.580Z] ===================================================== [Pipeline] echo [2025-01-09T06:12:16.596Z] taggedImages: [2025-01-09T06:12:16.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [2025-01-09T06:12:16.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-09T06:12:16.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.37 [2025-01-09T06:12:16.596Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c-4.0.0-dev.37 [2025-01-09T06:12:16.596Z] - 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-09T06:12:17.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-09T06:12:17.007Z] [2025-01-09T06:12:17.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:12:17.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-09T06:12:17.361Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-09T06:12:17.361Z] 8998bd30e6a1: Pulling fs layer [2025-01-09T06:12:17.361Z] 04944245beec: Pulling fs layer [2025-01-09T06:12:17.361Z] 699f458cf7ca: Pulling fs layer [2025-01-09T06:12:17.361Z] 765212b225bb: Pulling fs layer [2025-01-09T06:12:17.361Z] f23df028b6ca: Pulling fs layer [2025-01-09T06:12:17.361Z] d65c8cfc05b1: Pulling fs layer [2025-01-09T06:12:17.361Z] 2437ff75d9bd: Pulling fs layer [2025-01-09T06:12:17.361Z] 765212b225bb: Waiting [2025-01-09T06:12:17.361Z] f23df028b6ca: Waiting [2025-01-09T06:12:17.361Z] d65c8cfc05b1: Waiting [2025-01-09T06:12:17.361Z] 2437ff75d9bd: Waiting [2025-01-09T06:12:17.640Z] 04944245beec: Verifying Checksum [2025-01-09T06:12:17.640Z] 04944245beec: Download complete [2025-01-09T06:12:17.640Z] 765212b225bb: Verifying Checksum [2025-01-09T06:12:17.640Z] 765212b225bb: Download complete [2025-01-09T06:12:17.640Z] f23df028b6ca: Verifying Checksum [2025-01-09T06:12:17.640Z] f23df028b6ca: Download complete [2025-01-09T06:12:17.640Z] d65c8cfc05b1: Download complete [2025-01-09T06:12:17.640Z] 699f458cf7ca: Verifying Checksum [2025-01-09T06:12:17.640Z] 699f458cf7ca: Download complete [2025-01-09T06:12:18.245Z] 8998bd30e6a1: Verifying Checksum [2025-01-09T06:12:18.245Z] 8998bd30e6a1: Download complete [2025-01-09T06:12:20.238Z] 2437ff75d9bd: Verifying Checksum [2025-01-09T06:12:20.238Z] 2437ff75d9bd: Download complete [2025-01-09T06:12:24.482Z] 8998bd30e6a1: Pull complete [2025-01-09T06:12:25.061Z] 04944245beec: Pull complete [2025-01-09T06:12:26.997Z] 699f458cf7ca: Pull complete [2025-01-09T06:12:26.997Z] 765212b225bb: Pull complete [2025-01-09T06:12:27.953Z] f23df028b6ca: Pull complete [2025-01-09T06:12:27.953Z] d65c8cfc05b1: Pull complete [2025-01-09T06:12:54.603Z] 2437ff75d9bd: Pull complete [2025-01-09T06:12:54.603Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-09T06:12:54.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-09T06:12:54.603Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:12:54.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-36389 does not seem to be running inside a container [2025-01-09T06:12:54.824Z] $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:12:56.672Z] $ docker top 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:12:57.231Z] ---> job-cost.sh [2025-01-09T06:12:57.495Z] lf-activate-venv: SKIPPING [2025-01-09T06:12:57.495Z] INFO: No Stack... [2025-01-09T06:12:58.075Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-09T06:12:58.653Z] INFO: Archiving Costs [Pipeline] sh [2025-01-09T06:12:58.965Z] + cat /w/workspace/edgex-go/773/archives/cost.csv [2025-01-09T06:12:58.965Z] + cut -d, -f6 [Pipeline] lock [2025-01-09T06:12:59.023Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] [2025-01-09T06:12:59.035Z] Resource [jenkins-edgexfoundry-edgex-go-main-773-stack-cost] did not exist. Created. [2025-01-09T06:12:59.045Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-09T06:12:59.365Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-09T06:12:59.956Z] Stashed 1 file(s) [Pipeline] } [2025-01-09T06:12:59.966Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-773-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-09T06:12:59.980Z] $ docker stop --time=1 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf [2025-01-09T06:13:01.363Z] $ docker rm -f --volumes 3f1cf19ad6fe475d7a012b12a489d5f349b5f2d83b59388561373a84b060cbcf [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-09T06:13:01.905Z] provisioning config files... [2025-01-09T06:13:01.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/773@tmp/config9305121874149595200tmp [Pipeline] { [Pipeline] sh [2025-01-09T06:13:02.216Z] + set +x [2025-01-09T06:13:02.216Z] + curl -s https://codecov.io/bash [2025-01-09T06:13:02.216Z] + bash -s -- [2025-01-09T06:13:02.216Z] [2025-01-09T06:13:02.216Z] _____ _ [2025-01-09T06:13:02.216Z] / ____| | | [2025-01-09T06:13:02.216Z] | | ___ __| | ___ ___ _____ __ [2025-01-09T06:13:02.216Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-09T06:13:02.216Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-09T06:13:02.216Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-09T06:13:02.216Z] Bash-1.0.6 [2025-01-09T06:13:02.216Z] [2025-01-09T06:13:02.216Z] [2025-01-09T06:13:02.216Z] ==> git version 2.25.1 found [2025-01-09T06:13:02.216Z] ==> 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-09T06:13:02.216Z] Release-Date: 2020-01-08 [2025-01-09T06:13:02.216Z] 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-09T06:13:02.216Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-09T06:13:02.216Z] ==> Jenkins CI detected. [2025-01-09T06:13:02.216Z] current dir:  /w/workspace/edgex-go/773 [2025-01-09T06:13:02.216Z] project root: . [2025-01-09T06:13:02.216Z] --> token set from env [2025-01-09T06:13:02.216Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-09T06:13:02.216Z] ==> Running gcov in . (disable via -X gcov) [2025-01-09T06:13:02.216Z] ==> Python coveragepy not found [2025-01-09T06:13:02.216Z] ==> Searching for coverage reports in: [2025-01-09T06:13:02.216Z] + . [2025-01-09T06:13:02.476Z] -> Found 1 reports [2025-01-09T06:13:02.476Z] ==> Detecting git/mercurial file structure [2025-01-09T06:13:02.476Z] ==> Reading reports [2025-01-09T06:13:02.476Z] + ./coverage.out bytes=1510933 [2025-01-09T06:13:02.476Z] ==> Appending adjustments [2025-01-09T06:13:02.476Z] https://docs.codecov.io/docs/fixing-reports [2025-01-09T06:13:03.860Z] + Found adjustments [2025-01-09T06:13:03.860Z] ==> Gzipping contents [2025-01-09T06:13:03.860Z] 128K /tmp/codecov.vfW1QE.gz [2025-01-09T06:13:03.860Z] ==> Uploading reports [2025-01-09T06:13:03.860Z] url: https://codecov.io [2025-01-09T06:13:03.860Z] query: branch=main&commit=0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c&build=773&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F773%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-09T06:13:03.860Z] -> Pinging Codecov [2025-01-09T06:13:03.860Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c&build=773&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F773%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-09T06:13:03.860Z] -> Uploading to [2025-01-09T06:13:03.861Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c/e3a3cb68-8000-4ea9-9ec5-c668f225680c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250109T061303Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=81421e4c08b72017c2486897e6a4cc770f66a8b6aed7ed7e515ecad6363f5e61 [2025-01-09T06:13:03.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:03.861Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:04.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 312k --:--:-- --:--:-- --:--:-- 311k 100 126k 0 0 100 126k 0 310k --:--:-- --:--:-- --:--:-- 309k [2025-01-09T06:13:04.430Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c [Pipeline] } [2025-01-09T06:13:04.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-09T06:13:04.700Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-09T06:13:04.718Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:05.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-09T06:13:05.023Z] [2025-01-09T06:13:05.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:05.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-09T06:13:05.332Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-09T06:13:05.332Z] 43c4264eed91: Pulling fs layer [2025-01-09T06:13:05.332Z] 4cc291be95ef: Pulling fs layer [2025-01-09T06:13:05.332Z] 2ac1f1163629: Pulling fs layer [2025-01-09T06:13:05.332Z] 5c3c966382ef: Pulling fs layer [2025-01-09T06:13:05.332Z] 4f4fb700ef54: Pulling fs layer [2025-01-09T06:13:05.332Z] d9c7d2e4e75e: Pulling fs layer [2025-01-09T06:13:05.332Z] 9c3e1370e548: Pulling fs layer [2025-01-09T06:13:05.332Z] 5c3c966382ef: Waiting [2025-01-09T06:13:05.332Z] 4f4fb700ef54: Waiting [2025-01-09T06:13:05.332Z] d9c7d2e4e75e: Waiting [2025-01-09T06:13:05.332Z] 9c3e1370e548: Waiting [2025-01-09T06:13:05.332Z] 4cc291be95ef: Download complete [2025-01-09T06:13:05.332Z] 5c3c966382ef: Download complete [2025-01-09T06:13:05.332Z] 4f4fb700ef54: Verifying Checksum [2025-01-09T06:13:05.332Z] 4f4fb700ef54: Download complete [2025-01-09T06:13:05.332Z] 43c4264eed91: Download complete [2025-01-09T06:13:05.590Z] 43c4264eed91: Pull complete [2025-01-09T06:13:05.590Z] d9c7d2e4e75e: Verifying Checksum [2025-01-09T06:13:05.590Z] d9c7d2e4e75e: Download complete [2025-01-09T06:13:05.590Z] 4cc291be95ef: Pull complete [2025-01-09T06:13:05.848Z] 2ac1f1163629: Verifying Checksum [2025-01-09T06:13:05.848Z] 2ac1f1163629: Download complete [2025-01-09T06:13:06.412Z] 9c3e1370e548: Verifying Checksum [2025-01-09T06:13:06.412Z] 9c3e1370e548: Download complete [2025-01-09T06:13:09.696Z] 2ac1f1163629: Pull complete [2025-01-09T06:13:09.696Z] 5c3c966382ef: Pull complete [2025-01-09T06:13:09.696Z] 4f4fb700ef54: Pull complete [2025-01-09T06:13:09.954Z] d9c7d2e4e75e: Pull complete [2025-01-09T06:13:13.236Z] 9c3e1370e548: Pull complete [2025-01-09T06:13:13.236Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-09T06:13:13.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-09T06:13:13.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:13:13.347Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:13:13.370Z] $ 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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:13:15.207Z] $ docker top df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T06:13:15.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/773 [Pipeline] echo [2025-01-09T06:13:15.582Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-09T06:13:15.862Z] + set -o pipefail [2025-01-09T06:13:15.862Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-09T06:13:23.985Z] [2025-01-09T06:13:23.985Z] Monitoring /w/workspace/edgex-go/773 (github.com/edgexfoundry/edgex-go)... [2025-01-09T06:13:23.985Z] [2025-01-09T06:13:23.985Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ad53d84a-ea5c-4949-b760-b06036b8cbc6 [2025-01-09T06:13:23.985Z] [2025-01-09T06:13:23.985Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-09T06:13:23.985Z] [2025-01-09T06:13:23.985Z] [2025-01-09T06:13:23.985Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-09T06:13:23.985Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-09T06:13:23.989Z] $ docker stop --time=1 df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f [2025-01-09T06:13:26.169Z] $ docker rm -f --volumes df03029dae0b2fa14acb2fc4c5d2e34014b4625c7c8734258f75a67336a0059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-09T06:13:26.735Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T06:13:26.750Z] provisioning config files... [2025-01-09T06:13:26.758Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/773@tmp/config12842296395267855452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:13:27.059Z] --> edgex-publish-swagger.sh [2025-01-09T06:13:27.059Z] === Publish openapi API === [2025-01-09T06:13:27.059Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-09T06:13:27.059Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/773/openapi/core-command.yaml] [2025-01-09T06:13:27.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:27.059Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:27.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 142k --:--:-- --:--:-- --:--:-- 142k 100 32782 0 0 100 32782 0 61274 --:--:-- --:--:-- --:--:-- 61160 [2025-01-09T06:13:27.630Z] [2025-01-09T06:13:27.630Z] [2025-01-09T06:13:27.630Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/773/openapi/core-data.yaml] [2025-01-09T06:13:27.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:27.630Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:28.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 93096 --:--:-- --:--:-- --:--:-- 92976 100 72057 0 0 100 72057 0 93096 --:--:-- --:--:-- --:--:-- 92976 [2025-01-09T06:13:28.200Z] [2025-01-09T06:13:28.200Z] [2025-01-09T06:13:28.200Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/773/openapi/core-keeper.yaml] [2025-01-09T06:13:28.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:28.200Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:28.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 383 186k --:--:-- --:--:-- --:--:-- 186k [2025-01-09T06:13:28.461Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-09T06:13:28.461Z] [2025-01-09T06:13:28.461Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/773/openapi/core-metadata.yaml] [2025-01-09T06:13:28.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:28.461Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:28.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 429 426k --:--:-- --:--:-- --:--:-- 426k [2025-01-09T06:13:28.721Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-09T06:13:28.721Z] [2025-01-09T06:13:28.721Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/773/openapi/security-proxy-auth.yaml] [2025-01-09T06:13:28.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:28.981Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:28.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 370 134k --:--:-- --:--:-- --:--:-- 134k [2025-01-09T06:13:28.981Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-09T06:13:28.981Z] [2025-01-09T06:13:28.981Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/773/openapi/support-notifications.yaml] [2025-01-09T06:13:28.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:28.981Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:29.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 477 298k --:--:-- --:--:-- --:--:-- 298k [2025-01-09T06:13:29.502Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-09T06:13:29.502Z] [2025-01-09T06:13:29.502Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/773/openapi/support-scheduler.yaml] [2025-01-09T06:13:29.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T06:13:29.502Z] Dload Upload Total Spent Left Speed [2025-01-09T06:13:29.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 418 132k --:--:-- --:--:-- --:--:-- 133k [2025-01-09T06:13:29.761Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-09T06:13:29.761Z] [Pipeline] } [2025-01-09T06:13:29.769Z] 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-09T06:13:30.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-09T06:13:30.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:30.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T06:13:30.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:13:30.599Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:13:30.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:13:31.013Z] $ docker top 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae -eo pid,comm [2025-01-09T06:13:31.075Z] 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-09T06:13:31.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-09T06:13:31.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T06:13:31.123Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T06:13:31.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T06:13:31.244Z] $ docker exec 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae ssh-agent [2025-01-09T06:13:31.361Z] SSH_AUTH_SOCK=/tmp/ssh-jB8GPlJstndr/agent.33 [2025-01-09T06:13:31.361Z] SSH_AGENT_PID=39 [2025-01-09T06:13:31.366Z] Running ssh-add (command line suppressed) [2025-01-09T06:13:31.473Z] Identity added: /w/workspace/edgex-go/773@tmp/private_key_1856200129444044935.key (/w/workspace/edgex-go/773@tmp/private_key_1856200129444044935.key) [2025-01-09T06:13:31.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T06:13:31.794Z] + git semver tag [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,950 [run_tag] DEBUG tag force:False [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,950 [check_head_tag] DEBUG check head tag [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,954 [execute] INFO git cat-file --batch-check [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=) [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,959 [execute] INFO git cat-file --batch [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:31,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=) [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:32,015 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:32,016 [execute] INFO git tag -a v4.0.0-dev.37 -m v4.0.0-dev.37 [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:32,016 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.37', '-m', 'v4.0.0-dev.37'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) [2025-01-09T06:13:32.054Z] 2025-01-09 06:13:32,021 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:32.054Z] 4.0.0-dev.37 [Pipeline] } [2025-01-09T06:13:32.057Z] $ docker exec --env ******** --env ******** 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae ssh-agent -k [2025-01-09T06:13:32.157Z] unset SSH_AUTH_SOCK; [2025-01-09T06:13:32.157Z] unset SSH_AGENT_PID; [2025-01-09T06:13:32.157Z] echo Agent pid 39 killed; [2025-01-09T06:13:32.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T06:13:32.569Z] + git semver [Pipeline] } [2025-01-09T06:13:32.858Z] $ docker stop --time=1 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae [2025-01-09T06:13:34.135Z] $ docker rm -f --volumes 8ba5228394a825127e5638d65be9547bdbcdf2a3a532bce281b06eda9410beae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:34.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-09T06:13:34.680Z] [2025-01-09T06:13:34.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:34.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-09T06:13:34.989Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-09T06:13:34.989Z] ab5ef0e58194: Pulling fs layer [2025-01-09T06:13:34.989Z] 9712f1f96733: Pulling fs layer [2025-01-09T06:13:34.989Z] 63f879dbbcfc: Pulling fs layer [2025-01-09T06:13:34.989Z] 0d9ebad4ef96: Pulling fs layer [2025-01-09T06:13:34.989Z] e9a5061849ea: Pulling fs layer [2025-01-09T06:13:34.989Z] d747dcd14b5f: Pulling fs layer [2025-01-09T06:13:34.989Z] 2de7ff778b66: Pulling fs layer [2025-01-09T06:13:34.989Z] 0d9ebad4ef96: Waiting [2025-01-09T06:13:34.989Z] e9a5061849ea: Waiting [2025-01-09T06:13:34.989Z] d747dcd14b5f: Waiting [2025-01-09T06:13:34.989Z] 2de7ff778b66: Waiting [2025-01-09T06:13:34.989Z] 9712f1f96733: Verifying Checksum [2025-01-09T06:13:34.989Z] 9712f1f96733: Download complete [2025-01-09T06:13:35.246Z] 63f879dbbcfc: Verifying Checksum [2025-01-09T06:13:35.246Z] 63f879dbbcfc: Download complete [2025-01-09T06:13:35.504Z] e9a5061849ea: Verifying Checksum [2025-01-09T06:13:35.504Z] e9a5061849ea: Download complete [2025-01-09T06:13:35.504Z] d747dcd14b5f: Verifying Checksum [2025-01-09T06:13:35.504Z] d747dcd14b5f: Download complete [2025-01-09T06:13:35.504Z] ab5ef0e58194: Verifying Checksum [2025-01-09T06:13:35.504Z] ab5ef0e58194: Download complete [2025-01-09T06:13:35.504Z] 0d9ebad4ef96: Verifying Checksum [2025-01-09T06:13:35.504Z] 0d9ebad4ef96: Download complete [2025-01-09T06:13:35.504Z] 2de7ff778b66: Download complete [2025-01-09T06:13:38.792Z] ab5ef0e58194: Pull complete [2025-01-09T06:13:38.792Z] 9712f1f96733: Pull complete [2025-01-09T06:13:39.050Z] 63f879dbbcfc: Pull complete [2025-01-09T06:13:43.237Z] 0d9ebad4ef96: Pull complete [2025-01-09T06:13:43.237Z] e9a5061849ea: Pull complete [2025-01-09T06:13:43.237Z] d747dcd14b5f: Pull complete [2025-01-09T06:13:44.169Z] 2de7ff778b66: Pull complete [2025-01-09T06:13:44.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-09T06:13:44.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-09T06:13:44.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:13:44.273Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:13:44.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:13:46.049Z] $ docker top de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-09T06:13:46.134Z] provisioning config files... [2025-01-09T06:13:46.141Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/773@tmp/config6176527403963852791tmp [2025-01-09T06:13:46.151Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/773@tmp/config4654140890258098761tmp [2025-01-09T06:13:46.158Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/773@tmp/config1472116863419537338tmp [Pipeline] { [Pipeline] echo [2025-01-09T06:13:46.274Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:13:46.572Z] ---> sigul-configuration.sh [2025-01-09T06:13:46.572Z] gpg: directory `/root/.gnupg' created [2025-01-09T06:13:46.572Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-09T06:13:46.572Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-09T06:13:46.572Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-09T06:13:46.572Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-09T06:13:46.572Z] gpg: CAST5 encrypted data [2025-01-09T06:13:46.572Z] gpg: encrypted with 1 passphrase [2025-01-09T06:13:46.572Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-09T06:13:46.873Z] + mkdir /home/jenkins [2025-01-09T06:13:46.874Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-09T06:13:47.174Z] + 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-09T06:13:47.187Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:13:47.481Z] ---> sigul-install.sh [2025-01-09T06:13:47.481Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-09T06:13:47.777Z] + git tag --list [2025-01-09T06:13:47.777Z] 0.6.0 [2025-01-09T06:13:47.777Z] 0.6.1 [2025-01-09T06:13:47.777Z] 0.7.0 [2025-01-09T06:13:47.777Z] 0.7.1 [2025-01-09T06:13:47.777Z] v1.0.0 [2025-01-09T06:13:47.777Z] v1.0.1 [2025-01-09T06:13:47.777Z] v1.1.0 [2025-01-09T06:13:47.777Z] v1.2.0 [2025-01-09T06:13:47.777Z] v1.2.1 [2025-01-09T06:13:47.777Z] v1.3.0 [2025-01-09T06:13:47.777Z] v1.3.1 [2025-01-09T06:13:47.777Z] v2.0.0 [2025-01-09T06:13:47.777Z] v2.1.0 [2025-01-09T06:13:47.777Z] v2.1.1 [2025-01-09T06:13:47.777Z] v2.2.0 [2025-01-09T06:13:47.777Z] v2.3.0 [2025-01-09T06:13:47.777Z] v3.0 [2025-01-09T06:13:47.777Z] v3.0.0 [2025-01-09T06:13:47.777Z] v3.1 [2025-01-09T06:13:47.777Z] v3.1.0 [2025-01-09T06:13:47.777Z] v3.1.0-dev.1 [2025-01-09T06:13:47.777Z] v3.1.0-dev.10 [2025-01-09T06:13:47.777Z] v3.1.0-dev.11 [2025-01-09T06:13:47.777Z] v3.1.0-dev.12 [2025-01-09T06:13:47.777Z] v3.1.0-dev.13 [2025-01-09T06:13:47.777Z] v3.1.0-dev.14 [2025-01-09T06:13:47.777Z] v3.1.0-dev.15 [2025-01-09T06:13:47.777Z] v3.1.0-dev.16 [2025-01-09T06:13:47.777Z] v3.1.0-dev.17 [2025-01-09T06:13:47.777Z] v3.1.0-dev.18 [2025-01-09T06:13:47.777Z] v3.1.0-dev.19 [2025-01-09T06:13:47.777Z] v3.1.0-dev.2 [2025-01-09T06:13:47.777Z] v3.1.0-dev.20 [2025-01-09T06:13:47.777Z] v3.1.0-dev.21 [2025-01-09T06:13:47.777Z] v3.1.0-dev.22 [2025-01-09T06:13:47.777Z] v3.1.0-dev.23 [2025-01-09T06:13:47.777Z] v3.1.0-dev.24 [2025-01-09T06:13:47.777Z] v3.1.0-dev.25 [2025-01-09T06:13:47.777Z] v3.1.0-dev.26 [2025-01-09T06:13:47.777Z] v3.1.0-dev.27 [2025-01-09T06:13:47.777Z] v3.1.0-dev.28 [2025-01-09T06:13:47.777Z] v3.1.0-dev.29 [2025-01-09T06:13:47.777Z] v3.1.0-dev.3 [2025-01-09T06:13:47.777Z] v3.1.0-dev.30 [2025-01-09T06:13:47.777Z] v3.1.0-dev.31 [2025-01-09T06:13:47.777Z] v3.1.0-dev.32 [2025-01-09T06:13:47.778Z] v3.1.0-dev.33 [2025-01-09T06:13:47.778Z] v3.1.0-dev.34 [2025-01-09T06:13:47.778Z] v3.1.0-dev.35 [2025-01-09T06:13:47.778Z] v3.1.0-dev.36 [2025-01-09T06:13:47.778Z] v3.1.0-dev.37 [2025-01-09T06:13:47.778Z] v3.1.0-dev.38 [2025-01-09T06:13:47.778Z] v3.1.0-dev.39 [2025-01-09T06:13:47.778Z] v3.1.0-dev.4 [2025-01-09T06:13:47.778Z] v3.1.0-dev.40 [2025-01-09T06:13:47.778Z] v3.1.0-dev.41 [2025-01-09T06:13:47.778Z] v3.1.0-dev.42 [2025-01-09T06:13:47.778Z] v3.1.0-dev.43 [2025-01-09T06:13:47.778Z] v3.1.0-dev.44 [2025-01-09T06:13:47.778Z] v3.1.0-dev.45 [2025-01-09T06:13:47.778Z] v3.1.0-dev.46 [2025-01-09T06:13:47.778Z] v3.1.0-dev.47 [2025-01-09T06:13:47.778Z] v3.1.0-dev.48 [2025-01-09T06:13:47.778Z] v3.1.0-dev.49 [2025-01-09T06:13:47.778Z] v3.1.0-dev.5 [2025-01-09T06:13:47.778Z] v3.1.0-dev.50 [2025-01-09T06:13:47.778Z] v3.1.0-dev.51 [2025-01-09T06:13:47.778Z] v3.1.0-dev.52 [2025-01-09T06:13:47.778Z] v3.1.0-dev.53 [2025-01-09T06:13:47.778Z] v3.1.0-dev.54 [2025-01-09T06:13:47.778Z] v3.1.0-dev.55 [2025-01-09T06:13:47.778Z] v3.1.0-dev.56 [2025-01-09T06:13:47.778Z] v3.1.0-dev.57 [2025-01-09T06:13:47.778Z] v3.1.0-dev.58 [2025-01-09T06:13:47.778Z] v3.1.0-dev.59 [2025-01-09T06:13:47.778Z] v3.1.0-dev.6 [2025-01-09T06:13:47.778Z] v3.1.0-dev.60 [2025-01-09T06:13:47.778Z] v3.1.0-dev.61 [2025-01-09T06:13:47.778Z] v3.1.0-dev.62 [2025-01-09T06:13:47.778Z] v3.1.0-dev.63 [2025-01-09T06:13:47.778Z] v3.1.0-dev.64 [2025-01-09T06:13:47.778Z] v3.1.0-dev.65 [2025-01-09T06:13:47.778Z] v3.1.0-dev.66 [2025-01-09T06:13:47.778Z] v3.1.0-dev.67 [2025-01-09T06:13:47.778Z] v3.1.0-dev.68 [2025-01-09T06:13:47.778Z] v3.1.0-dev.69 [2025-01-09T06:13:47.778Z] v3.1.0-dev.7 [2025-01-09T06:13:47.778Z] v3.1.0-dev.70 [2025-01-09T06:13:47.778Z] v3.1.0-dev.71 [2025-01-09T06:13:47.778Z] v3.1.0-dev.72 [2025-01-09T06:13:47.778Z] v3.1.0-dev.73 [2025-01-09T06:13:47.778Z] v3.1.0-dev.8 [2025-01-09T06:13:47.778Z] v3.1.0-dev.9 [2025-01-09T06:13:47.778Z] v3.1.1 [2025-01-09T06:13:47.778Z] v3.1.1-dev.1 [2025-01-09T06:13:47.778Z] v3.1.1-dev.2 [2025-01-09T06:13:47.778Z] v3.2.0-dev.1 [2025-01-09T06:13:47.778Z] v3.2.0-dev.10 [2025-01-09T06:13:47.778Z] v3.2.0-dev.100 [2025-01-09T06:13:47.778Z] v3.2.0-dev.101 [2025-01-09T06:13:47.778Z] v3.2.0-dev.102 [2025-01-09T06:13:47.778Z] v3.2.0-dev.103 [2025-01-09T06:13:47.778Z] v3.2.0-dev.104 [2025-01-09T06:13:47.778Z] v3.2.0-dev.105 [2025-01-09T06:13:47.778Z] v3.2.0-dev.106 [2025-01-09T06:13:47.778Z] v3.2.0-dev.107 [2025-01-09T06:13:47.778Z] v3.2.0-dev.108 [2025-01-09T06:13:47.778Z] v3.2.0-dev.109 [2025-01-09T06:13:47.778Z] v3.2.0-dev.11 [2025-01-09T06:13:47.778Z] v3.2.0-dev.12 [2025-01-09T06:13:47.778Z] v3.2.0-dev.13 [2025-01-09T06:13:47.778Z] v3.2.0-dev.14 [2025-01-09T06:13:47.778Z] v3.2.0-dev.15 [2025-01-09T06:13:47.778Z] v3.2.0-dev.16 [2025-01-09T06:13:47.778Z] v3.2.0-dev.17 [2025-01-09T06:13:47.778Z] v3.2.0-dev.18 [2025-01-09T06:13:47.778Z] v3.2.0-dev.19 [2025-01-09T06:13:47.778Z] v3.2.0-dev.2 [2025-01-09T06:13:47.778Z] v3.2.0-dev.20 [2025-01-09T06:13:47.778Z] v3.2.0-dev.21 [2025-01-09T06:13:47.778Z] v3.2.0-dev.22 [2025-01-09T06:13:47.778Z] v3.2.0-dev.23 [2025-01-09T06:13:47.778Z] v3.2.0-dev.24 [2025-01-09T06:13:47.778Z] v3.2.0-dev.25 [2025-01-09T06:13:47.778Z] v3.2.0-dev.26 [2025-01-09T06:13:47.778Z] v3.2.0-dev.27 [2025-01-09T06:13:47.778Z] v3.2.0-dev.28 [2025-01-09T06:13:47.778Z] v3.2.0-dev.29 [2025-01-09T06:13:47.778Z] v3.2.0-dev.3 [2025-01-09T06:13:47.778Z] v3.2.0-dev.30 [2025-01-09T06:13:47.778Z] v3.2.0-dev.31 [2025-01-09T06:13:47.778Z] v3.2.0-dev.32 [2025-01-09T06:13:47.778Z] v3.2.0-dev.33 [2025-01-09T06:13:47.778Z] v3.2.0-dev.34 [2025-01-09T06:13:47.778Z] v3.2.0-dev.35 [2025-01-09T06:13:47.778Z] v3.2.0-dev.36 [2025-01-09T06:13:47.778Z] v3.2.0-dev.37 [2025-01-09T06:13:47.778Z] v3.2.0-dev.38 [2025-01-09T06:13:47.778Z] v3.2.0-dev.39 [2025-01-09T06:13:47.778Z] v3.2.0-dev.4 [2025-01-09T06:13:47.778Z] v3.2.0-dev.40 [2025-01-09T06:13:47.778Z] v3.2.0-dev.41 [2025-01-09T06:13:47.778Z] v3.2.0-dev.42 [2025-01-09T06:13:47.778Z] v3.2.0-dev.43 [2025-01-09T06:13:47.778Z] v3.2.0-dev.44 [2025-01-09T06:13:47.778Z] v3.2.0-dev.45 [2025-01-09T06:13:47.778Z] v3.2.0-dev.46 [2025-01-09T06:13:47.778Z] v3.2.0-dev.47 [2025-01-09T06:13:47.778Z] v3.2.0-dev.48 [2025-01-09T06:13:47.778Z] v3.2.0-dev.49 [2025-01-09T06:13:47.778Z] v3.2.0-dev.5 [2025-01-09T06:13:47.778Z] v3.2.0-dev.50 [2025-01-09T06:13:47.778Z] v3.2.0-dev.51 [2025-01-09T06:13:47.778Z] v3.2.0-dev.52 [2025-01-09T06:13:47.778Z] v3.2.0-dev.53 [2025-01-09T06:13:47.778Z] v3.2.0-dev.54 [2025-01-09T06:13:47.778Z] v3.2.0-dev.55 [2025-01-09T06:13:47.778Z] v3.2.0-dev.56 [2025-01-09T06:13:47.778Z] v3.2.0-dev.57 [2025-01-09T06:13:47.778Z] v3.2.0-dev.58 [2025-01-09T06:13:47.778Z] v3.2.0-dev.59 [2025-01-09T06:13:47.778Z] v3.2.0-dev.6 [2025-01-09T06:13:47.778Z] v3.2.0-dev.60 [2025-01-09T06:13:47.778Z] v3.2.0-dev.61 [2025-01-09T06:13:47.778Z] v3.2.0-dev.62 [2025-01-09T06:13:47.778Z] v3.2.0-dev.63 [2025-01-09T06:13:47.778Z] v3.2.0-dev.64 [2025-01-09T06:13:47.778Z] v3.2.0-dev.65 [2025-01-09T06:13:47.778Z] v3.2.0-dev.66 [2025-01-09T06:13:47.778Z] v3.2.0-dev.67 [2025-01-09T06:13:47.778Z] v3.2.0-dev.68 [2025-01-09T06:13:47.778Z] v3.2.0-dev.69 [2025-01-09T06:13:47.778Z] v3.2.0-dev.7 [2025-01-09T06:13:47.778Z] v3.2.0-dev.70 [2025-01-09T06:13:47.778Z] v3.2.0-dev.71 [2025-01-09T06:13:47.778Z] v3.2.0-dev.72 [2025-01-09T06:13:47.778Z] v3.2.0-dev.73 [2025-01-09T06:13:47.778Z] v3.2.0-dev.74 [2025-01-09T06:13:47.778Z] v3.2.0-dev.75 [2025-01-09T06:13:47.778Z] v3.2.0-dev.76 [2025-01-09T06:13:47.778Z] v3.2.0-dev.77 [2025-01-09T06:13:47.778Z] v3.2.0-dev.78 [2025-01-09T06:13:47.778Z] v3.2.0-dev.79 [2025-01-09T06:13:47.778Z] v3.2.0-dev.8 [2025-01-09T06:13:47.778Z] v3.2.0-dev.80 [2025-01-09T06:13:47.778Z] v3.2.0-dev.81 [2025-01-09T06:13:47.778Z] v3.2.0-dev.82 [2025-01-09T06:13:47.778Z] v3.2.0-dev.83 [2025-01-09T06:13:47.778Z] v3.2.0-dev.84 [2025-01-09T06:13:47.778Z] v3.2.0-dev.85 [2025-01-09T06:13:47.778Z] v3.2.0-dev.86 [2025-01-09T06:13:47.778Z] v3.2.0-dev.87 [2025-01-09T06:13:47.778Z] v3.2.0-dev.88 [2025-01-09T06:13:47.778Z] v3.2.0-dev.89 [2025-01-09T06:13:47.778Z] v3.2.0-dev.9 [2025-01-09T06:13:47.778Z] v3.2.0-dev.90 [2025-01-09T06:13:47.778Z] v3.2.0-dev.91 [2025-01-09T06:13:47.778Z] v3.2.0-dev.92 [2025-01-09T06:13:47.778Z] v3.2.0-dev.93 [2025-01-09T06:13:47.778Z] v3.2.0-dev.94 [2025-01-09T06:13:47.778Z] v3.2.0-dev.95 [2025-01-09T06:13:47.778Z] v3.2.0-dev.96 [2025-01-09T06:13:47.778Z] v3.2.0-dev.97 [2025-01-09T06:13:47.778Z] v3.2.0-dev.98 [2025-01-09T06:13:47.778Z] v3.2.0-dev.99 [2025-01-09T06:13:47.778Z] v4.0.0-dev.1 [2025-01-09T06:13:47.778Z] v4.0.0-dev.10 [2025-01-09T06:13:47.778Z] v4.0.0-dev.11 [2025-01-09T06:13:47.778Z] v4.0.0-dev.12 [2025-01-09T06:13:47.778Z] v4.0.0-dev.13 [2025-01-09T06:13:47.778Z] v4.0.0-dev.14 [2025-01-09T06:13:47.778Z] v4.0.0-dev.15 [2025-01-09T06:13:47.778Z] v4.0.0-dev.16 [2025-01-09T06:13:47.778Z] v4.0.0-dev.17 [2025-01-09T06:13:47.778Z] v4.0.0-dev.18 [2025-01-09T06:13:47.778Z] v4.0.0-dev.19 [2025-01-09T06:13:47.778Z] v4.0.0-dev.2 [2025-01-09T06:13:47.778Z] v4.0.0-dev.20 [2025-01-09T06:13:47.778Z] v4.0.0-dev.21 [2025-01-09T06:13:47.778Z] v4.0.0-dev.22 [2025-01-09T06:13:47.778Z] v4.0.0-dev.23 [2025-01-09T06:13:47.778Z] v4.0.0-dev.24 [2025-01-09T06:13:47.778Z] v4.0.0-dev.25 [2025-01-09T06:13:47.778Z] v4.0.0-dev.26 [2025-01-09T06:13:47.778Z] v4.0.0-dev.27 [2025-01-09T06:13:47.778Z] v4.0.0-dev.28 [2025-01-09T06:13:47.778Z] v4.0.0-dev.29 [2025-01-09T06:13:47.778Z] v4.0.0-dev.3 [2025-01-09T06:13:47.778Z] v4.0.0-dev.30 [2025-01-09T06:13:47.778Z] v4.0.0-dev.31 [2025-01-09T06:13:47.778Z] v4.0.0-dev.32 [2025-01-09T06:13:47.778Z] v4.0.0-dev.33 [2025-01-09T06:13:47.778Z] v4.0.0-dev.34 [2025-01-09T06:13:47.778Z] v4.0.0-dev.35 [2025-01-09T06:13:47.778Z] v4.0.0-dev.36 [2025-01-09T06:13:47.778Z] v4.0.0-dev.37 [2025-01-09T06:13:47.778Z] v4.0.0-dev.4 [2025-01-09T06:13:47.778Z] v4.0.0-dev.5 [2025-01-09T06:13:47.778Z] v4.0.0-dev.6 [2025-01-09T06:13:47.778Z] v4.0.0-dev.7 [2025-01-09T06:13:47.778Z] v4.0.0-dev.8 [2025-01-09T06:13:47.778Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-09T06:13:48.202Z] + lftools sign git-tag v4.0.0-dev.37 [2025-01-09T06:13:48.772Z] Signing Git tag with Sigul... [2025-01-09T06:13:48.772Z] Signing v4.0.0-dev.37 [Pipeline] echo [2025-01-09T06:13:49.044Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:13:49.334Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-09T06:13:49.341Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-09T06:13:49.358Z] $ docker stop --time=1 de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f [2025-01-09T06:13:50.658Z] $ docker rm -f --volumes de32fe75bf8df6ecf0886024f983f078317f4f1b8394d186725edb2edbbda39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-09T06:13:51.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-09T06:13:51.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:51.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T06:13:51.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:13:51.498Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:13:51.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:13:51.882Z] $ docker top d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 -eo pid,comm [2025-01-09T06:13:51.943Z] 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-09T06:13:51.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-09T06:13:52.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T06:13:52.000Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T06:13:52.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T06:13:52.111Z] $ docker exec d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 ssh-agent [2025-01-09T06:13:52.231Z] SSH_AUTH_SOCK=/tmp/ssh-upEiVJUQmi57/agent.32 [2025-01-09T06:13:52.231Z] SSH_AGENT_PID=38 [2025-01-09T06:13:52.234Z] Running ssh-add (command line suppressed) [2025-01-09T06:13:52.329Z] Identity added: /w/workspace/edgex-go/773@tmp/private_key_18373915548861750056.key (/w/workspace/edgex-go/773@tmp/private_key_18373915548861750056.key) [2025-01-09T06:13:52.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T06:13:52.643Z] + git semver bump pre [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,815 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,815 [bump_version] DEBUG bumping version:4.0.0-dev.37 on axis:pre with prefix:dev [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,815 [bump_version] DEBUG bumped version:4.0.0-dev.38 [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,815 [write_version] DEBUG write version:4.0.0-dev.38 to path:/w/workspace/edgex-go/773/.semver/main with force:True [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,816 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,816 [write_file] DEBUG write to file:/w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,819 [execute] INFO git cat-file --batch-check [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,825 [execute] INFO git cat-file --batch [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) [2025-01-09T06:13:52.902Z] 2025-01-09 06:13:52,831 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:52.902Z] 4.0.0-dev.38 [Pipeline] } [2025-01-09T06:13:52.903Z] $ docker exec --env ******** --env ******** d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 ssh-agent -k [2025-01-09T06:13:53.016Z] unset SSH_AUTH_SOCK; [2025-01-09T06:13:53.016Z] unset SSH_AGENT_PID; [2025-01-09T06:13:53.016Z] echo Agent pid 38 killed; [2025-01-09T06:13:53.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T06:13:53.359Z] + git semver [Pipeline] } [2025-01-09T06:13:53.625Z] $ docker stop --time=1 d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 [2025-01-09T06:13:54.907Z] $ docker rm -f --volumes d79b51653d063f6d3ed7abb9a375445968803406ac940cdb080eb85ab46d7db7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T06:13:55.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-09T06:13:55.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:13:55.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T06:13:55.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:13:55.666Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:13:55.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:13:56.011Z] $ docker top 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c -eo pid,comm [2025-01-09T06:13:56.066Z] 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-09T06:13:56.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-09T06:13:56.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T06:13:56.119Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T06:13:56.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T06:13:56.228Z] $ docker exec 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c ssh-agent [2025-01-09T06:13:56.335Z] SSH_AUTH_SOCK=/tmp/ssh-dSzAZVhz4HW3/agent.33 [2025-01-09T06:13:56.335Z] SSH_AGENT_PID=39 [2025-01-09T06:13:56.338Z] Running ssh-add (command line suppressed) [2025-01-09T06:13:56.443Z] Identity added: /w/workspace/edgex-go/773@tmp/private_key_5493763584553148699.key (/w/workspace/edgex-go/773@tmp/private_key_5493763584553148699.key) [2025-01-09T06:13:56.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T06:13:56.754Z] + git semver push [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,923 [run_push] DEBUG push [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,923 [execute] INFO git cat-file --batch-check [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=) [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,928 [execute] INFO git rev-list 34286c427d89703a253f6f1f676a174790482fad -- [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,928 [execute] DEBUG Popen(['git', 'rev-list', '34286c427d89703a253f6f1f676a174790482fad', '--'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,947 [execute] INFO git fetch -v origin [2025-01-09T06:13:57.014Z] 2025-01-09 06:13:56,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-09T06:13:57.583Z] 2025-01-09 06:13:57,380 [run_push] DEBUG no remote changes detected [2025-01-09T06:13:57.583Z] 2025-01-09 06:13:57,380 [execute] INFO git push origin semver [2025-01-09T06:13:57.583Z] 2025-01-09 06:13:57,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/773/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-09T06:13:58.153Z] 2025-01-09 06:13:58,070 [run_push] DEBUG push all version tags [2025-01-09T06:13:58.153Z] 2025-01-09 06:13:58,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-09T06:13:58.153Z] 2025-01-09 06:13:58,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/773, universal_newlines=False, shell=None, istream=None) [2025-01-09T06:13:59.103Z] 2025-01-09 06:13:58,745 [read_version] DEBUG read version from /w/workspace/edgex-go/773/.semver/main [2025-01-09T06:13:59.103Z] 4.0.0-dev.38 [Pipeline] } [2025-01-09T06:13:59.105Z] $ docker exec --env ******** --env ******** 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c ssh-agent -k [2025-01-09T06:13:59.207Z] unset SSH_AUTH_SOCK; [2025-01-09T06:13:59.208Z] unset SSH_AGENT_PID; [2025-01-09T06:13:59.208Z] echo Agent pid 39 killed; [2025-01-09T06:13:59.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T06:13:59.551Z] + git semver [Pipeline] } [2025-01-09T06:13:59.815Z] $ docker stop --time=1 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c [2025-01-09T06:14:01.064Z] $ docker rm -f --volumes 570545e91eb982186a251be430cb9cabbf8cf1a4bf6cc28c517afd965b91101c [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-09T06:14:01.656Z] + [ -d /w/workspace/edgex-go/773/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:01.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:02.810Z] ---> package-listing.sh [2025-01-09T06:14:02.810Z] ++ facter osfamily [2025-01-09T06:14:02.810Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-09T06:14:03.071Z] + OS_FAMILY=debian [2025-01-09T06:14:03.071Z] + workspace=/w/workspace/edgex-go/773 [2025-01-09T06:14:03.071Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-09T06:14:03.071Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-09T06:14:03.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-09T06:14:03.071Z] + PACKAGES=/tmp/packages_start.txt [2025-01-09T06:14:03.071Z] + '[' /w/workspace/edgex-go/773 ']' [2025-01-09T06:14:03.071Z] + PACKAGES=/tmp/packages_end.txt [2025-01-09T06:14:03.071Z] + case "${OS_FAMILY}" in [2025-01-09T06:14:03.071Z] + dpkg -l [2025-01-09T06:14:03.071Z] + grep '^ii' [2025-01-09T06:14:03.071Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-09T06:14:03.071Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-09T06:14:03.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-09T06:14:03.071Z] + '[' /w/workspace/edgex-go/773 ']' [2025-01-09T06:14:03.071Z] + mkdir -p /w/workspace/edgex-go/773/archives/ [2025-01-09T06:14:03.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/773/archives/ [Pipeline] echo [2025-01-09T06:14:03.083Z] 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/773/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-09T06:14:03.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:14:03.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T06:14:03.933Z] [2025-01-09T06:14:03.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T06:14:04.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T06:14:04.240Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-09T06:14:04.240Z] 5eb5b503b376: Pulling fs layer [2025-01-09T06:14:04.240Z] 5c69ac0246d0: Pulling fs layer [2025-01-09T06:14:04.240Z] ec43610c2a17: Pulling fs layer [2025-01-09T06:14:04.240Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-09T06:14:04.240Z] 33b1e0a273af: Pulling fs layer [2025-01-09T06:14:04.240Z] 5d3b04190fa2: Pulling fs layer [2025-01-09T06:14:04.240Z] 2f39f015ded8: Pulling fs layer [2025-01-09T06:14:04.240Z] 33b1e0a273af: Waiting [2025-01-09T06:14:04.240Z] 2f39f015ded8: Waiting [2025-01-09T06:14:04.240Z] 5d3b04190fa2: Waiting [2025-01-09T06:14:04.240Z] 3a2ae6a8a46f: Waiting [2025-01-09T06:14:04.240Z] 5c69ac0246d0: Download complete [2025-01-09T06:14:04.240Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-09T06:14:04.240Z] 3a2ae6a8a46f: Download complete [2025-01-09T06:14:04.499Z] 33b1e0a273af: Verifying Checksum [2025-01-09T06:14:04.499Z] 33b1e0a273af: Download complete [2025-01-09T06:14:04.499Z] ec43610c2a17: Verifying Checksum [2025-01-09T06:14:04.499Z] ec43610c2a17: Download complete [2025-01-09T06:14:04.499Z] 5d3b04190fa2: Download complete [2025-01-09T06:14:04.499Z] 5eb5b503b376: Verifying Checksum [2025-01-09T06:14:04.499Z] 5eb5b503b376: Download complete [2025-01-09T06:14:05.066Z] 2f39f015ded8: Download complete [2025-01-09T06:14:06.002Z] 5eb5b503b376: Pull complete [2025-01-09T06:14:06.002Z] 5c69ac0246d0: Pull complete [2025-01-09T06:14:06.260Z] ec43610c2a17: Pull complete [2025-01-09T06:14:06.519Z] 3a2ae6a8a46f: Pull complete [2025-01-09T06:14:06.777Z] 33b1e0a273af: Pull complete [2025-01-09T06:14:06.777Z] 5d3b04190fa2: Pull complete [2025-01-09T06:14:10.970Z] 2f39f015ded8: Pull complete [2025-01-09T06:14:10.970Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-09T06:14:10.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T06:14:10.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T06:14:11.339Z] prd-ubuntu20.04-docker-8c-8g-36388 does not seem to be running inside a container [2025-01-09T06:14:11.360Z] $ 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/773/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/773 -v /w/workspace/edgex-go/773:/w/workspace/edgex-go/773:rw,z -v /w/workspace/edgex-go/773@tmp:/w/workspace/edgex-go/773@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-09T06:14:12.873Z] $ docker top b20ae20c9e46765ed881a68f914f6fb4f3560ebf50df6f4a3ee2ca50403259c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T06:14:13.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-09T06:14:13.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-09T06:14:13.812Z] + ls /var/log/sa-host [2025-01-09T06:14:13.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T06:14:13.970Z] provisioning config files... [2025-01-09T06:14:13.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/773@tmp/config15708252571647235758tmp [Pipeline] { [Pipeline] echo [2025-01-09T06:14:13.996Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:14.280Z] ---> create-netrc.sh [Pipeline] } [2025-01-09T06:14:14.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:14.625Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-09T06:14:14.635Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:14.922Z] ---> sudo-logs.sh [2025-01-09T06:14:14.922Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-09T06:14:14.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:15.232Z] ---> job-cost.sh [2025-01-09T06:14:15.233Z] lf-activate-venv: SKIPPING [2025-01-09T06:14:15.233Z] DEBUG: total: 0.2199999988079071 [2025-01-09T06:14:15.233Z] INFO: Retrieving Stack Cost... [2025-01-09T06:14:15.496Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-09T06:14:16.065Z] INFO: Archiving Costs [Pipeline] echo [2025-01-09T06:14:16.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T06:14:16.365Z] ---> logs-deploy.sh [2025-01-09T06:14:16.365Z] lf-activate-venv: SKIPPING [2025-01-09T06:14:16.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/773 [2025-01-09T06:14:16.365Z] INFO: archiving workspace using pattern(s): [2025-01-09T06:14:17.305Z] Archives upload complete. [2025-01-09T06:14:17.566Z] INFO: archiving logs to Nexus [2025-01-09T06:14:18.137Z] ---> uname -a: [2025-01-09T06:14:18.137Z] Linux prd-ubuntu20-04-docker-8c-8g-36388 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] ---> lscpu: [2025-01-09T06:14:18.137Z] Architecture: x86_64 [2025-01-09T06:14:18.137Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-09T06:14:18.137Z] Byte Order: Little Endian [2025-01-09T06:14:18.137Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-09T06:14:18.137Z] CPU(s): 8 [2025-01-09T06:14:18.137Z] On-line CPU(s) list: 0-7 [2025-01-09T06:14:18.137Z] Thread(s) per core: 1 [2025-01-09T06:14:18.137Z] Core(s) per socket: 1 [2025-01-09T06:14:18.137Z] Socket(s): 8 [2025-01-09T06:14:18.137Z] NUMA node(s): 1 [2025-01-09T06:14:18.137Z] Vendor ID: AuthenticAMD [2025-01-09T06:14:18.137Z] CPU family: 23 [2025-01-09T06:14:18.137Z] Model: 49 [2025-01-09T06:14:18.137Z] Model name: AMD EPYC-Rome Processor [2025-01-09T06:14:18.137Z] Stepping: 0 [2025-01-09T06:14:18.137Z] CPU MHz: 2799.998 [2025-01-09T06:14:18.137Z] BogoMIPS: 5599.99 [2025-01-09T06:14:18.137Z] Virtualization: AMD-V [2025-01-09T06:14:18.137Z] Hypervisor vendor: KVM [2025-01-09T06:14:18.137Z] Virtualization type: full [2025-01-09T06:14:18.137Z] L1d cache: 256 KiB [2025-01-09T06:14:18.137Z] L1i cache: 256 KiB [2025-01-09T06:14:18.137Z] L2 cache: 4 MiB [2025-01-09T06:14:18.137Z] L3 cache: 128 MiB [2025-01-09T06:14:18.137Z] NUMA node0 CPU(s): 0-7 [2025-01-09T06:14:18.137Z] Vulnerability Itlb multihit: Not affected [2025-01-09T06:14:18.137Z] Vulnerability L1tf: Not affected [2025-01-09T06:14:18.137Z] Vulnerability Mds: Not affected [2025-01-09T06:14:18.137Z] Vulnerability Meltdown: Not affected [2025-01-09T06:14:18.137Z] Vulnerability Mmio stale data: Not affected [2025-01-09T06:14:18.137Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-09T06:14:18.137Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-09T06:14:18.137Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-09T06:14:18.137Z] Vulnerability Srbds: Not affected [2025-01-09T06:14:18.137Z] Vulnerability Tsx async abort: Not affected [2025-01-09T06:14:18.137Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] ---> nproc: [2025-01-09T06:14:18.137Z] 8 [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] ---> df -h: [2025-01-09T06:14:18.137Z] Filesystem Size Used Avail Use% Mounted on [2025-01-09T06:14:18.137Z] overlay 155G 28G 127G 19% / [2025-01-09T06:14:18.137Z] tmpfs 64M 0 64M 0% /dev [2025-01-09T06:14:18.137Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-09T06:14:18.137Z] shm 64M 0 64M 0% /dev/shm [2025-01-09T06:14:18.137Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] ---> sar -b -r -n DEV: [2025-01-09T06:14:18.137Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36388) 01/09/25 _x86_64_ (8 CPU) [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] 05:45:54 LINUX RESTART (8 CPU) [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-09T06:14:18.137Z] 05:47:01 336.64 50.72 285.92 0.00 5395.90 113089.29 0.00 [2025-01-09T06:14:18.137Z] 05:48:01 197.27 1.05 196.22 0.00 27.60 125964.74 0.00 [2025-01-09T06:14:18.137Z] 05:49:01 48.68 0.05 48.63 0.00 0.40 63837.91 0.00 [2025-01-09T06:14:18.137Z] 05:50:01 28.41 0.13 28.27 0.00 3.07 19868.18 0.00 [2025-01-09T06:14:18.137Z] 05:51:01 648.29 3.33 644.96 0.00 2097.78 239947.48 0.00 [2025-01-09T06:14:18.137Z] 05:52:01 770.14 25.21 744.94 0.00 3519.09 224153.42 0.00 [2025-01-09T06:14:18.137Z] 05:53:02 529.36 0.02 529.35 0.00 0.13 131888.47 0.00 [2025-01-09T06:14:18.137Z] 05:54:01 766.11 0.05 766.06 0.00 2.85 125181.36 0.00 [2025-01-09T06:14:18.137Z] 05:55:01 44.11 0.08 44.03 0.00 16.93 1149.94 0.00 [2025-01-09T06:14:18.137Z] 05:56:01 18.39 0.02 18.38 0.00 2.80 485.97 0.00 [2025-01-09T06:14:18.137Z] 05:57:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2025-01-09T06:14:18.137Z] 05:58:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2025-01-09T06:14:18.137Z] 05:59:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2025-01-09T06:14:18.137Z] 06:00:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2025-01-09T06:14:18.137Z] 06:01:01 1.95 0.02 1.93 0.00 0.13 22.79 0.00 [2025-01-09T06:14:18.137Z] 06:02:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2025-01-09T06:14:18.137Z] 06:03:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2025-01-09T06:14:18.137Z] 06:04:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2025-01-09T06:14:18.137Z] 06:05:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2025-01-09T06:14:18.137Z] 06:06:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2025-01-09T06:14:18.137Z] 06:07:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 [2025-01-09T06:14:18.137Z] 06:08:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2025-01-09T06:14:18.137Z] 06:09:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2025-01-09T06:14:18.137Z] 06:10:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2025-01-09T06:14:18.137Z] 06:11:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 [2025-01-09T06:14:18.137Z] 06:12:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2025-01-09T06:14:18.137Z] 06:13:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-01-09T06:14:18.137Z] 06:14:01 196.65 0.68 195.97 0.00 15.86 63377.84 0.00 [2025-01-09T06:14:18.137Z] Average: 128.37 2.91 125.47 0.00 396.01 39572.05 0.00 [2025-01-09T06:14:18.137Z] [2025-01-09T06:14:18.137Z] 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-09T06:14:18.137Z] 05:47:01 29558860 31532032 817880 2.49 60624 2204384 1839508 5.42 1031436 1951828 138440 [2025-01-09T06:14:18.137Z] 05:48:01 27494668 31349948 959776 2.92 127024 3878636 2265292 6.68 1708688 3160048 584416 [2025-01-09T06:14:18.137Z] 05:49:01 27163728 31242580 1063616 3.23 130444 4076148 2446576 7.21 1711212 3464824 281788 [2025-01-09T06:14:18.137Z] 05:50:01 26739524 31534480 770376 2.34 134228 4735096 1798144 5.30 1380720 4165816 401976 [2025-01-09T06:14:18.137Z] 05:51:01 21126252 31191220 1084168 3.30 162804 9815364 3709436 10.93 2277612 8677432 2400 [2025-01-09T06:14:18.138Z] 05:52:01 10959632 29007904 3199480 9.73 381424 16875812 9969076 29.38 5739992 14582244 1174652 [2025-01-09T06:14:18.138Z] 05:53:02 8411180 28604732 3613408 10.99 396480 18925396 8389528 24.72 6908108 15904732 1636 [2025-01-09T06:14:18.138Z] 05:54:01 10623656 31376740 895708 2.72 410504 19601404 2436644 7.18 3291872 17514016 100 [2025-01-09T06:14:18.138Z] 05:55:01 10666828 31423632 847848 2.58 412492 19602816 2348256 6.92 3488212 17274936 684 [2025-01-09T06:14:18.138Z] 05:56:01 10679352 31436888 834008 2.54 413276 19603036 2257388 6.65 3769220 16981120 8 [2025-01-09T06:14:18.138Z] 05:57:01 10681576 31439216 832012 2.53 413288 19603048 2257388 6.65 3767624 16981124 12 [2025-01-09T06:14:18.138Z] 05:58:01 10683124 31440808 830232 2.52 413300 19603048 2257388 6.65 3766044 16981124 172 [2025-01-09T06:14:18.138Z] 05:59:01 10683936 31441632 830120 2.52 413304 19603056 2257388 6.65 3766028 16981132 176 [2025-01-09T06:14:18.138Z] 06:00:01 10697796 31455492 816248 2.48 413308 19603056 2257388 6.65 3751920 16981132 144 [2025-01-09T06:14:18.138Z] 06:01:01 10697208 31455396 817048 2.48 413344 19603060 2285260 6.73 3751308 16981540 36 [2025-01-09T06:14:18.138Z] 06:02:01 10696688 31454884 817496 2.49 413352 19603064 2285260 6.73 3751616 16981544 16 [2025-01-09T06:14:18.138Z] 06:03:01 10696820 31455016 817280 2.49 413376 19603064 2285260 6.73 3751308 16981544 12 [2025-01-09T06:14:18.138Z] 06:04:01 10697152 31455412 816880 2.48 413396 19603068 2285260 6.73 3751612 16981552 20 [2025-01-09T06:14:18.138Z] 06:05:01 10697104 31455368 816852 2.48 413408 19603068 2285260 6.73 3751372 16981552 16 [2025-01-09T06:14:18.138Z] 06:06:01 10697272 31455540 816808 2.48 413452 19603056 2285260 6.73 3751384 16981556 24 [2025-01-09T06:14:18.138Z] 06:07:01 10697224 31455564 816780 2.48 413476 19603080 2285260 6.73 3751528 16981560 40 [2025-01-09T06:14:18.138Z] 06:08:01 10697176 31455516 816756 2.48 413488 19603080 2285260 6.73 3751468 16981560 12 [2025-01-09T06:14:18.138Z] 06:09:01 10697088 31455436 816696 2.48 413508 19603084 2285260 6.73 3751804 16981564 28 [2025-01-09T06:14:18.138Z] 06:10:01 10697544 31455952 816288 2.48 413512 19603088 2285260 6.73 3751924 16981568 188 [2025-01-09T06:14:18.138Z] 06:11:01 10697236 31455680 816504 2.48 413544 19603088 2285260 6.73 3751908 16981572 36 [2025-01-09T06:14:18.138Z] 06:12:01 10697428 31455876 816420 2.48 413576 19603096 2285260 6.73 3751972 16981576 168 [2025-01-09T06:14:18.138Z] 06:13:01 10697480 31456020 816232 2.48 413600 19603096 2285260 6.73 3751932 16981580 184 [2025-01-09T06:14:18.138Z] 06:14:01 9203268 31408796 860072 2.62 445088 20885820 2289644 6.75 3874288 18215876 84 [2025-01-09T06:14:18.138Z] Average: 13372743 31243134 1031178 3.14 360808 16909147 2803122 8.26 3535861 14663488 92410 [2025-01-09T06:14:18.138Z] [2025-01-09T06:14:18.138Z] 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-09T06:14:18.138Z] 05:47:01 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:47:01 ens3 1072.35 938.76 7628.00 134.99 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:47:01 vetha00bacc 456.37 422.20 37.76 2357.55 0.00 0.00 0.00 0.19 [2025-01-09T06:14:18.138Z] 05:47:01 docker0 456.37 422.10 31.52 2357.55 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:48:01 ens3 593.67 432.48 5812.07 55.08 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:48:01 docker0 346.36 441.29 27.28 2544.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:48:01 veth445cef8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:49:01 ens3 37.11 27.10 33.59 16.26 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:49:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:49:01 veth445cef8 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:50:01 ens3 16.63 9.38 14.74 8.93 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:50:01 veth445cef8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 ens3 455.81 274.99 5342.15 42.26 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 docker0 183.97 281.97 13.73 1514.45 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 veth4ded043 19.80 26.98 1.89 12.85 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 vethf2aed94 19.91 27.83 1.91 12.94 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 veth4eaf22e 20.00 27.60 1.91 12.91 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 vethff34cb7 19.48 26.70 1.87 12.84 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 vethc31d99a 20.13 27.16 1.92 13.03 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 veth81ea43e 0.35 1.70 0.03 0.19 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:51:01 veth2a06991 19.76 26.75 1.89 12.86 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 vethae84f55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth77aebff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth18cb935 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth31f79ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth7d383b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 ens3 972.49 525.01 8627.14 217.24 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth8edaa40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth5c1f900 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 docker0 369.63 718.86 32.48 7208.83 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth7208103 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 vethcc8bcfc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth72fda29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth0cc2d0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth8d8998f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:52:01 veth81ea43e 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 vethae84f55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth77aebff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth18cb935 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 ens3 2.01 1.11 1.59 0.84 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth8edaa40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth5c1f900 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth7208103 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth72fda29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth0cc2d0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth8d8998f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:53:02 veth81ea43e 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:54:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:54:01 ens3 19.13 13.88 17.09 8.95 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:55:01 lo 57.49 57.49 5.67 5.67 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:55:01 ens3 454.76 453.32 247.46 1822.50 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:56:01 lo 22.86 22.86 2.25 2.25 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:56:01 ens3 261.76 254.50 118.90 1594.97 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:57:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:02:01 ens3 0.53 0.50 0.33 0.28 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:03:01 ens3 0.75 0.55 2.10 0.04 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:04:01 ens3 0.85 0.47 0.31 0.22 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:07:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:09:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:12:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:13:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:14:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:14:01 ens3 521.81 326.28 8456.60 179.47 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] 06:14:01 docker0 81.00 150.12 7.50 1258.49 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] Average: lo 3.30 3.30 0.32 0.32 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] Average: ens3 157.62 116.46 1297.15 145.87 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] Average: docker0 51.41 72.02 4.02 531.84 0.00 0.00 0.00 0.00 [2025-01-09T06:14:18.138Z] [2025-01-09T06:14:18.138Z] [2025-01-09T06:14:18.138Z] ---> sar -P ALL: [2025-01-09T06:14:18.138Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36388) 01/09/25 _x86_64_ (8 CPU) [2025-01-09T06:14:18.138Z] [2025-01-09T06:14:18.138Z] 05:45:54 LINUX RESTART (8 CPU) [2025-01-09T06:14:18.138Z] [2025-01-09T06:14:18.138Z] 05:46:01 CPU %user %nice %system %iowait %steal %idle [2025-01-09T06:14:18.138Z] 05:47:01 all 7.92 0.00 2.46 1.99 0.04 87.59 [2025-01-09T06:14:18.138Z] 05:47:01 0 10.89 0.00 1.73 0.38 0.03 86.96 [2025-01-09T06:14:18.138Z] 05:47:01 1 6.31 0.00 3.04 1.16 0.05 89.45 [2025-01-09T06:14:18.138Z] 05:47:01 2 5.47 0.00 2.94 7.27 0.03 84.29 [2025-01-09T06:14:18.138Z] 05:47:01 3 5.25 0.00 2.42 0.12 0.05 92.16 [2025-01-09T06:14:18.138Z] 05:47:01 4 8.40 0.00 1.67 0.33 0.05 89.54 [2025-01-09T06:14:18.138Z] 05:47:01 5 7.95 0.00 2.51 3.72 0.03 85.79 [2025-01-09T06:14:18.138Z] 05:47:01 6 6.97 0.00 1.82 0.86 0.05 90.30 [2025-01-09T06:14:18.138Z] 05:47:01 7 12.08 0.00 3.56 2.10 0.05 82.20 [2025-01-09T06:14:18.138Z] 05:48:01 all 25.57 0.00 6.12 1.13 0.07 67.11 [2025-01-09T06:14:18.138Z] 05:48:01 0 25.98 0.00 7.18 0.12 0.07 66.66 [2025-01-09T06:14:18.138Z] 05:48:01 1 25.12 0.00 5.63 1.30 0.05 67.90 [2025-01-09T06:14:18.138Z] 05:48:01 2 26.49 0.00 6.39 4.83 0.07 62.23 [2025-01-09T06:14:18.138Z] 05:48:01 3 25.85 0.00 5.36 0.10 0.07 68.62 [2025-01-09T06:14:18.138Z] 05:48:01 4 27.36 0.00 5.71 0.75 0.07 66.12 [2025-01-09T06:14:18.138Z] 05:48:01 5 24.24 0.00 6.29 0.05 0.07 69.36 [2025-01-09T06:14:18.138Z] 05:48:01 6 24.57 0.00 6.39 1.86 0.07 67.11 [2025-01-09T06:14:18.138Z] 05:48:01 7 24.99 0.00 5.97 0.08 0.07 68.89 [2025-01-09T06:14:18.138Z] 05:49:01 all 33.12 0.00 5.80 0.40 0.08 60.61 [2025-01-09T06:14:18.138Z] 05:49:01 0 31.26 0.00 6.03 0.02 0.07 62.62 [2025-01-09T06:14:18.138Z] 05:49:01 1 30.50 0.00 5.52 2.99 0.07 60.92 [2025-01-09T06:14:18.138Z] 05:49:01 2 34.38 0.00 5.35 0.00 0.07 60.19 [2025-01-09T06:14:18.138Z] 05:49:01 3 33.72 0.00 5.67 0.00 0.08 60.53 [2025-01-09T06:14:18.138Z] 05:49:01 4 34.83 0.00 6.38 0.12 0.10 58.57 [2025-01-09T06:14:18.138Z] 05:49:01 5 33.85 0.00 5.85 0.00 0.08 60.21 [2025-01-09T06:14:18.138Z] 05:49:01 6 34.27 0.00 5.54 0.05 0.08 60.06 [2025-01-09T06:14:18.138Z] 05:49:01 7 32.14 0.00 6.05 0.02 0.07 61.72 [2025-01-09T06:14:18.138Z] 05:50:01 all 67.49 0.00 8.44 0.10 0.07 23.89 [2025-01-09T06:14:18.138Z] 05:50:01 0 66.98 0.00 8.15 0.03 0.07 24.77 [2025-01-09T06:14:18.138Z] 05:50:01 1 67.85 0.00 8.48 0.08 0.08 23.50 [2025-01-09T06:14:18.138Z] 05:50:01 2 68.11 0.00 8.11 0.02 0.07 23.70 [2025-01-09T06:14:18.138Z] 05:50:01 3 68.84 0.00 8.12 0.03 0.07 22.93 [2025-01-09T06:14:18.138Z] 05:50:01 4 67.28 0.00 8.93 0.17 0.07 23.55 [2025-01-09T06:14:18.138Z] 05:50:01 5 66.58 0.00 9.25 0.03 0.08 24.05 [2025-01-09T06:14:18.138Z] 05:50:01 6 66.10 0.00 8.23 0.02 0.05 25.60 [2025-01-09T06:14:18.138Z] 05:50:01 7 68.17 0.00 8.28 0.42 0.07 23.06 [2025-01-09T06:14:18.138Z] 05:51:01 all 28.09 0.00 9.93 3.62 0.08 58.27 [2025-01-09T06:14:18.138Z] 05:51:01 0 26.91 0.00 9.61 2.55 0.08 60.84 [2025-01-09T06:14:18.138Z] 05:51:01 1 28.38 0.00 10.30 6.27 0.08 54.96 [2025-01-09T06:14:18.138Z] 05:51:01 2 26.65 0.00 9.62 2.90 0.08 60.74 [2025-01-09T06:14:18.138Z] 05:51:01 3 28.61 0.00 10.22 3.89 0.09 57.19 [2025-01-09T06:14:18.138Z] 05:51:01 4 28.83 0.00 10.25 3.01 0.08 57.82 [2025-01-09T06:14:18.138Z] 05:51:01 5 27.40 0.00 9.77 3.13 0.07 59.64 [2025-01-09T06:14:18.138Z] 05:51:01 6 28.71 0.00 9.66 3.50 0.08 58.05 [2025-01-09T06:14:18.138Z] 05:51:01 7 29.24 0.00 10.04 3.75 0.08 56.89 [2025-01-09T06:14:18.138Z] 05:52:01 all 52.85 0.00 11.97 8.82 0.09 26.27 [2025-01-09T06:14:18.138Z] 05:52:01 0 53.40 0.00 11.87 6.05 0.08 28.60 [2025-01-09T06:14:18.138Z] 05:52:01 1 52.17 0.00 13.81 22.32 0.10 11.60 [2025-01-09T06:14:18.138Z] 05:52:01 2 52.77 0.00 12.01 7.07 0.08 28.07 [2025-01-09T06:14:18.139Z] 05:52:01 3 53.32 0.00 11.56 18.31 0.08 16.72 [2025-01-09T06:14:18.139Z] 05:52:01 4 52.23 0.00 12.09 3.77 0.08 31.82 [2025-01-09T06:14:18.139Z] 05:52:01 5 52.63 0.00 11.82 3.75 0.08 31.72 [2025-01-09T06:14:18.139Z] 05:52:01 6 52.75 0.00 11.45 3.49 0.08 32.23 [2025-01-09T06:14:18.139Z] 05:52:01 7 53.53 0.00 11.17 5.88 0.08 29.35 [2025-01-09T06:14:18.139Z] 05:53:02 all 89.24 0.00 10.67 0.00 0.09 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 0 89.20 0.00 10.72 0.00 0.08 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 1 88.19 0.00 11.71 0.00 0.10 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 2 89.91 0.00 9.99 0.00 0.10 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 3 88.97 0.00 10.93 0.00 0.10 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 4 89.60 0.00 10.32 0.00 0.08 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 5 88.97 0.00 10.97 0.00 0.07 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 6 90.00 0.00 9.92 0.00 0.08 0.00 [2025-01-09T06:14:18.139Z] 05:53:02 7 89.13 0.00 10.77 0.00 0.10 0.00 [2025-01-09T06:14:18.139Z] 05:54:01 all 78.73 0.00 9.81 1.90 0.08 9.47 [2025-01-09T06:14:18.139Z] 05:54:01 0 77.97 0.00 9.98 0.36 0.08 11.61 [2025-01-09T06:14:18.139Z] 05:54:01 1 78.47 0.00 9.90 1.56 0.08 9.97 [2025-01-09T06:14:18.139Z] 05:54:01 2 78.65 0.00 9.69 3.21 0.10 8.35 [2025-01-09T06:14:18.139Z] 05:54:01 3 78.03 0.00 10.49 3.73 0.08 7.66 [2025-01-09T06:14:18.139Z] 05:54:01 4 79.25 0.00 10.07 1.26 0.07 9.36 [2025-01-09T06:14:18.139Z] 05:54:01 5 78.74 0.00 10.22 0.54 0.08 10.41 [2025-01-09T06:14:18.139Z] 05:54:01 6 79.33 0.00 9.14 1.66 0.08 9.78 [2025-01-09T06:14:18.139Z] 05:54:01 7 79.42 0.00 8.97 2.87 0.07 8.67 [2025-01-09T06:14:18.139Z] 05:55:01 all 7.73 0.00 1.24 0.15 0.06 90.83 [2025-01-09T06:14:18.139Z] 05:55:01 0 9.92 0.00 1.38 0.05 0.07 88.58 [2025-01-09T06:14:18.139Z] 05:55:01 1 8.59 0.00 1.27 0.08 0.07 89.98 [2025-01-09T06:14:18.139Z] 05:55:01 2 8.27 0.00 1.19 0.75 0.07 89.73 [2025-01-09T06:14:18.139Z] 05:55:01 3 7.79 0.00 1.10 0.02 0.05 91.04 [2025-01-09T06:14:18.139Z] 05:55:01 4 7.14 0.00 1.14 0.18 0.07 91.47 [2025-01-09T06:14:18.139Z] 05:55:01 5 7.96 0.00 1.39 0.05 0.05 90.54 [2025-01-09T06:14:18.139Z] 05:55:01 6 5.94 0.00 1.15 0.03 0.07 92.81 [2025-01-09T06:14:18.139Z] 05:55:01 7 6.17 0.00 1.27 0.02 0.07 92.47 [2025-01-09T06:14:18.139Z] 05:56:01 all 7.17 0.00 0.57 0.08 0.05 92.13 [2025-01-09T06:14:18.139Z] 05:56:01 0 5.26 0.00 0.56 0.02 0.05 94.11 [2025-01-09T06:14:18.139Z] 05:56:01 1 10.13 0.00 0.61 0.05 0.07 89.15 [2025-01-09T06:14:18.139Z] 05:56:01 2 6.09 0.00 0.59 0.00 0.05 93.27 [2025-01-09T06:14:18.139Z] 05:56:01 3 6.79 0.00 0.55 0.05 0.05 92.56 [2025-01-09T06:14:18.139Z] 05:56:01 4 7.81 0.00 0.60 0.42 0.05 91.12 [2025-01-09T06:14:18.139Z] 05:56:01 5 5.32 0.00 0.60 0.02 0.07 94.00 [2025-01-09T06:14:18.139Z] 05:56:01 6 8.00 0.00 0.54 0.03 0.05 91.38 [2025-01-09T06:14:18.139Z] 05:56:01 7 7.94 0.00 0.52 0.05 0.05 91.44 [2025-01-09T06:14:18.139Z] 05:57:01 all 0.08 0.00 0.02 0.01 0.02 99.87 [2025-01-09T06:14:18.139Z] 05:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 05:57:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2025-01-09T06:14:18.139Z] 05:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 05:57:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2025-01-09T06:14:18.139Z] 05:57:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2025-01-09T06:14:18.139Z] 05:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 05:57:01 6 0.00 0.00 0.03 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 05:57:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2025-01-09T06:14:18.139Z] [2025-01-09T06:14:18.139Z] 05:57:01 CPU %user %nice %system %iowait %steal %idle [2025-01-09T06:14:18.139Z] 05:58:01 all 0.05 0.00 0.00 0.00 0.01 99.93 [2025-01-09T06:14:18.139Z] 05:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 05:58:01 1 0.15 0.00 0.00 0.00 0.02 99.83 [2025-01-09T06:14:18.139Z] 05:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 05:58:01 3 0.08 0.00 0.02 0.00 0.03 99.87 [2025-01-09T06:14:18.139Z] 05:58:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2025-01-09T06:14:18.139Z] 05:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 [2025-01-09T06:14:18.139Z] 05:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-09T06:14:18.139Z] 05:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-09T06:14:18.139Z] 05:59:01 all 0.04 0.00 0.01 0.00 0.02 99.94 [2025-01-09T06:14:18.139Z] 05:59:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2025-01-09T06:14:18.139Z] 05:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-01-09T06:14:18.139Z] 05:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-09T06:14:18.139Z] 05:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 05:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 05:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 05:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 05:59:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2025-01-09T06:14:18.139Z] 06:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:00:01 1 1.91 0.00 0.00 0.00 0.02 98.08 [2025-01-09T06:14:18.139Z] 06:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-09T06:14:18.139Z] 06:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:00:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2025-01-09T06:14:18.139Z] 06:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:01:01 all 0.11 0.00 0.05 0.01 0.02 99.83 [2025-01-09T06:14:18.139Z] 06:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-01-09T06:14:18.139Z] 06:01:01 1 0.65 0.00 0.03 0.00 0.02 99.30 [2025-01-09T06:14:18.139Z] 06:01:01 2 0.05 0.00 0.08 0.00 0.03 99.83 [2025-01-09T06:14:18.139Z] 06:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:01:01 4 0.02 0.00 0.07 0.02 0.00 99.90 [2025-01-09T06:14:18.139Z] 06:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-09T06:14:18.139Z] 06:01:01 6 0.00 0.00 0.05 0.03 0.02 99.90 [2025-01-09T06:14:18.139Z] 06:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-01-09T06:14:18.139Z] 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-09T06:14:18.139Z] 06:02:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2025-01-09T06:14:18.139Z] 06:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:02:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-01-09T06:14:18.139Z] 06:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:03:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:03:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2025-01-09T06:14:18.139Z] 06:03:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:04:01 all 0.03 0.00 0.01 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-09T06:14:18.139Z] 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:04:01 5 0.05 0.00 0.00 0.00 0.03 99.92 [2025-01-09T06:14:18.139Z] 06:04:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2025-01-09T06:14:18.139Z] 06:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-01-09T06:14:18.139Z] 06:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-09T06:14:18.139Z] 06:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:06:01 all 0.28 0.00 0.01 0.00 0.02 99.69 [2025-01-09T06:14:18.139Z] 06:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:06:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2025-01-09T06:14:18.139Z] 06:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2025-01-09T06:14:18.139Z] 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:06:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:06:01 5 0.03 0.00 0.00 0.00 0.03 99.93 [2025-01-09T06:14:18.139Z] 06:06:01 6 0.10 0.00 0.03 0.02 0.02 99.83 [2025-01-09T06:14:18.139Z] 06:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:07:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-01-09T06:14:18.139Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-01-09T06:14:18.139Z] 06:07:01 1 1.40 0.00 0.02 0.00 0.00 98.58 [2025-01-09T06:14:18.139Z] 06:07:01 2 0.08 0.00 0.00 0.00 0.03 99.88 [2025-01-09T06:14:18.139Z] 06:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:07:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2025-01-09T06:14:18.139Z] 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:07:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-01-09T06:14:18.139Z] 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-09T06:14:18.139Z] 06:08:01 all 0.21 0.00 0.01 0.00 0.02 99.76 [2025-01-09T06:14:18.139Z] 06:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-09T06:14:18.139Z] 06:08:01 1 1.50 0.00 0.00 0.00 0.02 98.48 [2025-01-09T06:14:18.139Z] 06:08:01 2 0.08 0.00 0.07 0.00 0.05 99.80 [2025-01-09T06:14:18.139Z] 06:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:08:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:08:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-09T06:14:18.139Z] [2025-01-09T06:14:18.139Z] 06:08:01 CPU %user %nice %system %iowait %steal %idle [2025-01-09T06:14:18.139Z] 06:09:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2025-01-09T06:14:18.139Z] 06:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:09:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2025-01-09T06:14:18.139Z] 06:09:01 2 0.07 0.00 0.02 0.00 0.05 99.87 [2025-01-09T06:14:18.139Z] 06:09:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-01-09T06:14:18.139Z] 06:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:09:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-01-09T06:14:18.139Z] 06:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:10:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2025-01-09T06:14:18.139Z] 06:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-09T06:14:18.139Z] 06:10:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2025-01-09T06:14:18.139Z] 06:10:01 2 0.08 0.00 0.08 0.00 0.03 99.80 [2025-01-09T06:14:18.139Z] 06:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-09T06:14:18.139Z] 06:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:10:01 6 0.10 0.00 0.03 0.02 0.02 99.83 [2025-01-09T06:14:18.139Z] 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:11:01 all 0.28 0.00 0.02 0.00 0.02 99.68 [2025-01-09T06:14:18.139Z] 06:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-09T06:14:18.139Z] 06:11:01 1 1.94 0.00 0.02 0.00 0.02 98.03 [2025-01-09T06:14:18.139Z] 06:11:01 2 0.07 0.00 0.03 0.00 0.05 99.85 [2025-01-09T06:14:18.139Z] 06:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-01-09T06:14:18.139Z] 06:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-09T06:14:18.139Z] 06:11:01 6 0.10 0.00 0.05 0.02 0.03 99.80 [2025-01-09T06:14:18.139Z] 06:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-09T06:14:18.139Z] 06:12:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2025-01-09T06:14:18.139Z] 06:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:12:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2025-01-09T06:14:18.139Z] 06:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-01-09T06:14:18.139Z] 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-09T06:14:18.139Z] 06:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:12:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-01-09T06:14:18.139Z] 06:13:01 all 0.03 0.00 0.02 0.01 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-09T06:14:18.139Z] 06:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-09T06:14:18.139Z] 06:13:01 2 0.05 0.00 0.05 0.00 0.05 99.85 [2025-01-09T06:14:18.139Z] 06:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-09T06:14:18.139Z] 06:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-01-09T06:14:18.139Z] 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-09T06:14:18.139Z] 06:13:01 6 0.05 0.00 0.02 0.03 0.02 99.88 [2025-01-09T06:14:18.139Z] 06:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-09T06:14:18.139Z] 06:14:01 all 10.59 0.00 4.76 0.75 0.06 83.84 [2025-01-09T06:14:18.139Z] 06:14:01 0 11.59 0.00 4.68 0.19 0.05 83.49 [2025-01-09T06:14:18.139Z] 06:14:01 1 11.82 0.00 5.06 0.07 0.05 83.00 [2025-01-09T06:14:18.139Z] 06:14:01 2 9.28 0.00 5.79 0.03 0.05 84.85 [2025-01-09T06:14:18.139Z] 06:14:01 3 10.63 0.00 5.20 0.29 0.07 83.81 [2025-01-09T06:14:18.139Z] 06:14:01 4 9.34 0.00 4.00 0.83 0.05 85.79 [2025-01-09T06:14:18.139Z] 06:14:01 5 10.94 0.00 4.16 0.22 0.05 84.63 [2025-01-09T06:14:18.139Z] 06:14:01 6 10.80 0.00 5.68 4.28 0.07 79.18 [2025-01-09T06:14:18.139Z] 06:14:01 7 10.34 0.00 3.51 0.12 0.07 85.96 [2025-01-09T06:14:18.139Z] Average: all 14.60 0.00 2.56 0.67 0.04 82.13 [2025-01-09T06:14:18.139Z] Average: 0 14.56 0.00 2.56 0.35 0.03 82.50 [2025-01-09T06:14:18.139Z] Average: 1 14.96 0.00 2.67 1.27 0.04 81.06 [2025-01-09T06:14:18.139Z] Average: 2 14.46 0.00 2.56 0.92 0.05 82.00 [2025-01-09T06:14:18.139Z] Average: 3 14.52 0.00 2.55 0.94 0.04 81.95 [2025-01-09T06:14:18.139Z] Average: 4 14.66 0.00 2.53 0.39 0.03 82.38 [2025-01-09T06:14:18.139Z] Average: 5 14.40 0.00 2.59 0.41 0.04 82.56 [2025-01-09T06:14:18.139Z] Average: 6 14.51 0.00 2.48 0.57 0.04 82.41 [2025-01-09T06:14:18.139Z] Average: 7 14.71 0.00 2.50 0.54 0.03 82.21 [2025-01-09T06:14:18.139Z] [2025-01-09T06:14:18.139Z] [2025-01-09T06:14:18.139Z]