Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02e35b0f7c5caa881c027ca921f67ceab064a3a0 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-ssh8100477429991031773.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-ssh8514015703120067304.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-ssh1109236069742729557.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-ssh10553263212402355981.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-ssh16929842844714170383.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-36437 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/776 [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/776 # 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 02e35b0f7c5caa881c027ca921f67ceab064a3a0 (main) Commit message: "Merge pull request #5046 from lindseysimple/issue-5038-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 > git rev-list --no-walk abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T04:05:18.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T04:05:18.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T04:05:18.453Z] ========================================================= [2025-01-10T04:05:18.453Z] EdgeX Global Pipelines Version Info [2025-01-10T04:05:18.453Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:05:19.554Z] ------------------- [2025-01-10T04:05:19.554Z] stable info: [2025-01-10T04:05:19.554Z] ------------------- [2025-01-10T04:05:19.554Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T04:05:19.554Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T04:05:19.554Z] Message: update stable to v1.0.269 [2025-01-10T04:05:19.814Z] ------------------- [2025-01-10T04:05:19.814Z] experimental info: [2025-01-10T04:05:19.814Z] ------------------- [2025-01-10T04:05:19.814Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T04:05:19.814Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T04:05:19.814Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T04:05:19.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T04:05:19.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T04:05:19.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T04:05:19.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T04:05:19.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T04:05:20.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T04:05:20.034Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T04:05:20.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T04:05:20.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T04:05:20.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T04:05:20.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T04:05:20.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T04:05:20.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T04:05:20.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T04:05:20.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T04:05:20.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T04:05:20.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T04:05:20.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T04:05:20.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T04:05:20.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T04:05:20.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T04:05:20.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T04:05:20.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T04:05:20.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T04:05:20.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T04:05:20.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T04:05:20.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo [2025-01-10T04:05:20.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02e35b0 [Pipeline] echo [2025-01-10T04:05:20.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:05:20.596Z] provisioning config files... [2025-01-10T04:05:20.610Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config12850501212001489903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:05:20.946Z] ---> ****-login.sh [2025-01-10T04:05:20.946Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:05:21.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:05:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:05:21.206Z] Configure a credential helper to remove this warning. See [2025-01-10T04:05:21.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:05:21.206Z] [2025-01-10T04:05:21.206Z] Login Succeeded [2025-01-10T04:05:21.206Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:05:21.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:05:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:05:21.206Z] Configure a credential helper to remove this warning. See [2025-01-10T04:05:21.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:05:21.206Z] [2025-01-10T04:05:21.206Z] Login Succeeded [2025-01-10T04:05:21.206Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:05:21.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:05:21.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:05:21.467Z] Configure a credential helper to remove this warning. See [2025-01-10T04:05:21.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:05:21.467Z] [2025-01-10T04:05:21.467Z] Login Succeeded [2025-01-10T04:05:21.467Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:05:21.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:05:21.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:05:21.468Z] Configure a credential helper to remove this warning. See [2025-01-10T04:05:21.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:05:21.468Z] [2025-01-10T04:05:21.468Z] Login Succeeded [2025-01-10T04:05:21.468Z] ****.io [2025-01-10T04:05:21.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:05:21.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:05:21.729Z] Configure a credential helper to remove this warning. See [2025-01-10T04:05:21.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:05:21.729Z] [2025-01-10T04:05:21.729Z] Login Succeeded [2025-01-10T04:05:21.729Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:05:21.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:05:22.065Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/core-command/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T04:05:22.065Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2025-01-10T04:05:22.065Z] -d/ -f2 [2025-01-10T04:05:22.065Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T04:05:22.065Z] + + dirname cmd/core-data/Dockerfile [2025-01-10T04:05:22.065Z] cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/core-keeper/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T04:05:22.065Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T04:05:22.065Z] + cut -d/ -f2 [2025-01-10T04:05:22.065Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T04:05:22.103Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T04:05:22.480Z] + git rev-list -1 --merges 02e35b0f7c5caa881c027ca921f67ceab064a3a0~1..02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo [2025-01-10T04:05:22.495Z] -----------> git rev-list -1 --merges 02e35b0f7c5caa881c027ca921f67ceab064a3a0~1..02e35b0f7c5caa881c027ca921f67ceab064a3a0 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:05:22.495Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [false] [Pipeline] sh [2025-01-10T04:05:22.789Z] + git log --format=format:%s -1 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] echo [2025-01-10T04:05:22.807Z] ========================================================= [2025-01-10T04:05:22.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T04:05:22.807Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T04:05:23.291Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T04:05:23.291Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T04:05:23.291Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T04:05:23.291Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T04:05:23.291Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T04:05:23.291Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T04:05:23.291Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:05:23.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:05:23.647Z] [2025-01-10T04:05:23.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:05:23.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:05:23.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T04:05:23.955Z] b85a868b505f: Pulling fs layer [2025-01-10T04:05:23.955Z] e2be974225ed: Pulling fs layer [2025-01-10T04:05:23.955Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T04:05:23.955Z] 988bab9f4d93: Pulling fs layer [2025-01-10T04:05:23.955Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T04:05:23.955Z] eaf3925da568: Pulling fs layer [2025-01-10T04:05:23.955Z] bab4dde63d76: Pulling fs layer [2025-01-10T04:05:23.955Z] 988bab9f4d93: Waiting [2025-01-10T04:05:23.955Z] bde34c3a00c8: Pulling fs layer [2025-01-10T04:05:23.955Z] b352a97aabf1: Pulling fs layer [2025-01-10T04:05:23.955Z] 1469e6f7b9e6: Waiting [2025-01-10T04:05:23.955Z] bde34c3a00c8: Waiting [2025-01-10T04:05:23.955Z] bab4dde63d76: Waiting [2025-01-10T04:05:23.955Z] 4872d77fe225: Pulling fs layer [2025-01-10T04:05:23.955Z] 5851b861e8e6: Pulling fs layer [2025-01-10T04:05:23.955Z] b352a97aabf1: Waiting [2025-01-10T04:05:23.955Z] 4872d77fe225: Waiting [2025-01-10T04:05:23.955Z] e2be974225ed: Verifying Checksum [2025-01-10T04:05:23.955Z] e2be974225ed: Download complete [2025-01-10T04:05:23.955Z] 988bab9f4d93: Download complete [2025-01-10T04:05:23.955Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T04:05:23.955Z] 1469e6f7b9e6: Download complete [2025-01-10T04:05:23.955Z] eaf3925da568: Download complete [2025-01-10T04:05:24.216Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T04:05:24.216Z] 339a4e72a1f5: Download complete [2025-01-10T04:05:24.216Z] bde34c3a00c8: Verifying Checksum [2025-01-10T04:05:24.216Z] bde34c3a00c8: Download complete [2025-01-10T04:05:24.216Z] b352a97aabf1: Download complete [2025-01-10T04:05:24.216Z] 4872d77fe225: Verifying Checksum [2025-01-10T04:05:24.216Z] 4872d77fe225: Download complete [2025-01-10T04:05:24.216Z] 5851b861e8e6: Verifying Checksum [2025-01-10T04:05:24.216Z] 5851b861e8e6: Download complete [2025-01-10T04:05:24.216Z] b85a868b505f: Verifying Checksum [2025-01-10T04:05:24.216Z] b85a868b505f: Download complete [2025-01-10T04:05:24.475Z] bab4dde63d76: Verifying Checksum [2025-01-10T04:05:24.475Z] bab4dde63d76: Download complete [2025-01-10T04:05:25.415Z] b85a868b505f: Pull complete [2025-01-10T04:05:25.673Z] e2be974225ed: Pull complete [2025-01-10T04:05:25.933Z] 339a4e72a1f5: Pull complete [2025-01-10T04:05:26.192Z] 988bab9f4d93: Pull complete [2025-01-10T04:05:26.453Z] 1469e6f7b9e6: Pull complete [2025-01-10T04:05:26.453Z] eaf3925da568: Pull complete [2025-01-10T04:05:28.362Z] bab4dde63d76: Pull complete [2025-01-10T04:05:28.362Z] bde34c3a00c8: Pull complete [2025-01-10T04:05:28.362Z] b352a97aabf1: Pull complete [2025-01-10T04:05:28.362Z] 4872d77fe225: Pull complete [2025-01-10T04:05:28.362Z] 5851b861e8e6: Pull complete [2025-01-10T04:05:28.622Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T04:05:28.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:05:28.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:05:28.785Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:05:28.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T04:05:31.165Z] $ docker top 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 -eo pid,comm [2025-01-10T04:05:31.222Z] 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-10T04:05:31.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T04:05:31.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:05:31.272Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:05:31.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:05:31.389Z] $ docker exec 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent [2025-01-10T04:05:31.489Z] SSH_AUTH_SOCK=/tmp/ssh-vO6yHFxZBcpQ/agent.32 [2025-01-10T04:05:31.489Z] SSH_AGENT_PID=38 [2025-01-10T04:05:31.494Z] Running ssh-add (command line suppressed) [2025-01-10T04:05:31.585Z] Identity added: /w/workspace/edgex-go/776@tmp/private_key_18234823401383536682.key (/w/workspace/edgex-go/776@tmp/private_key_18234823401383536682.key) [2025-01-10T04:05:31.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:05:31.898Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T04:05:31.912Z] $ docker exec --env ******** --env ******** 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent -k [2025-01-10T04:05:32.006Z] unset SSH_AUTH_SOCK; [2025-01-10T04:05:32.007Z] unset SSH_AGENT_PID; [2025-01-10T04:05:32.007Z] echo Agent pid 38 killed; [2025-01-10T04:05:32.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T04:05:32.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:05:32.065Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:05:32.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:05:32.179Z] $ docker exec 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent [2025-01-10T04:05:32.295Z] SSH_AUTH_SOCK=/tmp/ssh-skzSy6GxXBJD/agent.71 [2025-01-10T04:05:32.295Z] SSH_AGENT_PID=77 [2025-01-10T04:05:32.301Z] Running ssh-add (command line suppressed) [2025-01-10T04:05:32.399Z] Identity added: /w/workspace/edgex-go/776@tmp/private_key_773954798266457143.key (/w/workspace/edgex-go/776@tmp/private_key_773954798266457143.key) [2025-01-10T04:05:32.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:05:32.714Z] + git semver init [2025-01-10T04:05:32.976Z] 2025-01-10 04:05:32,875 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T04:05:32.976Z] 2025-01-10 04:05:32,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/776/.semver [2025-01-10T04:05:32.976Z] 2025-01-10 04:05:32,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/776/.semver [2025-01-10T04:05:32.976Z] 2025-01-10 04:05:32,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/776/.semver'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:05:39.570Z] 2025-01-10 04:05:38,342 [append_file] DEBUG append to file:/w/workspace/edgex-go/776/.git/info/exclude [2025-01-10T04:05:39.570Z] 2025-01-10 04:05:38,343 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/776/.semver/main with force:False [2025-01-10T04:05:39.570Z] 2025-01-10 04:05:38,343 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:05:39.570Z] 2025-01-10 04:05:38,343 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:05:39.570Z] 4.0.0-dev.40 [Pipeline] } [2025-01-10T04:05:39.583Z] $ docker exec --env ******** --env ******** 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 ssh-agent -k [2025-01-10T04:05:39.674Z] unset SSH_AUTH_SOCK; [2025-01-10T04:05:39.674Z] unset SSH_AGENT_PID; [2025-01-10T04:05:39.674Z] echo Agent pid 77 killed; [2025-01-10T04:05:39.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:05:40.013Z] + git semver [Pipeline] } [2025-01-10T04:05:40.288Z] $ docker stop --time=1 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 [2025-01-10T04:05:41.582Z] $ docker rm -f --volumes 48264bbe8dfc7ae75395763d55e0db663148212a973f4012d0eff12373d470e3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:05:41.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T04:05:42.160Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T04:05:42.164Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.40 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T04:05:42.591Z] + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo [2025-01-10T04:05:42.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:05:42.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:05:42.649Z] ========================================================= [2025-01-10T04:05:42.649Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T04:05:42.649Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:05:42.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:05:42.944Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T04:05:42.944Z] da9db072f522: Pulling fs layer [2025-01-10T04:05:42.944Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T04:05:42.944Z] 06f05ace1117: Pulling fs layer [2025-01-10T04:05:42.944Z] 5fe327b54edc: Pulling fs layer [2025-01-10T04:05:42.944Z] 5fe327b54edc: Waiting [2025-01-10T04:05:42.944Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T04:05:42.944Z] 92a5565b7b96: Pulling fs layer [2025-01-10T04:05:42.944Z] ff9bb7016b71: Pulling fs layer [2025-01-10T04:05:42.944Z] 4f4fb700ef54: Waiting [2025-01-10T04:05:42.944Z] 92a5565b7b96: Waiting [2025-01-10T04:05:42.944Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T04:05:42.944Z] a813b0c90790: Pulling fs layer [2025-01-10T04:05:42.944Z] b67dba6c2c7d: Waiting [2025-01-10T04:05:42.944Z] ff9bb7016b71: Waiting [2025-01-10T04:05:42.944Z] 6ef4a4ee8ca5: Download complete [2025-01-10T04:05:42.944Z] 5fe327b54edc: Download complete [2025-01-10T04:05:42.944Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T04:05:42.944Z] 4f4fb700ef54: Download complete [2025-01-10T04:05:42.944Z] 92a5565b7b96: Download complete [2025-01-10T04:05:42.944Z] da9db072f522: Download complete [2025-01-10T04:05:42.944Z] ff9bb7016b71: Verifying Checksum [2025-01-10T04:05:42.944Z] ff9bb7016b71: Download complete [2025-01-10T04:05:43.209Z] da9db072f522: Pull complete [2025-01-10T04:05:43.209Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T04:05:43.209Z] a813b0c90790: Verifying Checksum [2025-01-10T04:05:43.209Z] a813b0c90790: Download complete [2025-01-10T04:05:43.468Z] 06f05ace1117: Verifying Checksum [2025-01-10T04:05:43.468Z] 06f05ace1117: Download complete [2025-01-10T04:05:43.726Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T04:05:43.726Z] b67dba6c2c7d: Download complete [2025-01-10T04:05:47.010Z] 06f05ace1117: Pull complete [2025-01-10T04:05:47.010Z] 5fe327b54edc: Pull complete [2025-01-10T04:05:47.010Z] 4f4fb700ef54: Pull complete [2025-01-10T04:05:47.010Z] 92a5565b7b96: Pull complete [2025-01-10T04:05:47.010Z] ff9bb7016b71: Pull complete [2025-01-10T04:05:49.555Z] b67dba6c2c7d: Pull complete [2025-01-10T04:05:49.813Z] a813b0c90790: Pull complete [2025-01-10T04:05:49.813Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T04:05:49.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:05:49.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:05:50.120Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:05:50.120Z] WORKDIR /edgex [2025-01-10T04:05:50.120Z] COPY go.mod . [2025-01-10T04:05:50.120Z] RUN go mod download [2025-01-10T04:05:50.120Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-10T04:05:50.687Z] Sending build context to Docker daemon 178.5MB [2025-01-10T04:05:50.687Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T04:05:50.687Z] ---> 3ba60ce46760 [2025-01-10T04:05:50.687Z] Step 2/4 : WORKDIR /edgex [2025-01-10T04:05:57.267Z] Still waiting to schedule task [2025-01-10T04:05:57.268Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-10T04:05:57.284Z] ---> Running in 12dff805ed06 [2025-01-10T04:05:57.284Z] Removing intermediate container 12dff805ed06 [2025-01-10T04:05:57.284Z] ---> ef50f7653774 [2025-01-10T04:05:57.284Z] Step 3/4 : COPY go.mod . [2025-01-10T04:05:57.284Z] ---> 5af98d85f0b8 [2025-01-10T04:05:57.284Z] Step 4/4 : RUN go mod download [2025-01-10T04:05:57.284Z] ---> Running in 3eed82ec5b75 [2025-01-10T04:06:29.496Z] Removing intermediate container 3eed82ec5b75 [2025-01-10T04:06:29.496Z] ---> 79c59cce2d3b [2025-01-10T04:06:29.496Z] Successfully built 79c59cce2d3b [2025-01-10T04:06:29.496Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:06:29.804Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T04:06:29.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:06:29.884Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:06:29.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T04:06:30.377Z] $ docker top 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:06:30.717Z] + go version [2025-01-10T04:06:30.717Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T04:06:30.731Z] $ docker stop --time=1 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c [2025-01-10T04:06:32.378Z] $ docker rm -f --volumes 1c6bab410145a8185c0f5ddb41f7116e9174689a2a91450171bf4f7fda3d8e8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:06:32.924Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T04:06:32.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:06:32.999Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:06:33.028Z] $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T04:06:34.160Z] $ docker top 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T04:06:34.227Z] ========================================================= [2025-01-10T04:06:34.227Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T04:06:34.227Z] ========================================================= [Pipeline] sh [2025-01-10T04:06:34.508Z] + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:06:34.809Z] + make test [2025-01-10T04:06:34.810Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T04:06:44.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T04:07:16.889Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T04:07:17.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-01-10T04:07:18.094Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T04:07:18.094Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T04:07:18.094Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T04:07:18.674Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T04:07:18.674Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T04:07:18.674Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2025-01-10T04:07:19.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T04:07:19.248Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T04:07:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T04:07:20.638Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T04:07:20.638Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:20.638Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T04:07:20.638Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T04:07:22.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-01-10T04:07:22.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2025-01-10T04:07:22.291Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T04:07:22.291Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T04:07:22.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.181s coverage: 93.4% of statements [2025-01-10T04:07:22.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2025-01-10T04:07:23.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 9.4% of statements [2025-01-10T04:07:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T04:07:24.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T04:07:24.443Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T04:07:25.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.400s coverage: 95.8% of statements [2025-01-10T04:07:25.826Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2025-01-10T04:07:26.394Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T04:07:26.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T04:07:26.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T04:07:26.394Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T04:07:26.394Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:27.333Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.045s coverage: 0.0% of statements [no tests to run] [2025-01-10T04:07:27.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements [2025-01-10T04:07:27.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements [2025-01-10T04:07:27.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-01-10T04:07:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-01-10T04:07:28.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2025-01-10T04:07:28.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2025-01-10T04:07:28.168Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T04:07:28.168Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T04:07:28.168Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T04:07:28.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-01-10T04:07:29.013Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T04:07:29.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T04:07:29.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T04:07:29.013Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T04:07:29.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-01-10T04:07:29.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T04:07:29.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T04:07:29.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T04:07:30.886Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T04:07:30.886Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T04:07:30.886Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T04:07:30.886Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T04:07:31.819Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T04:07:31.819Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T04:07:32.080Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T04:07:33.016Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T04:07:33.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T04:07:34.962Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T04:07:34.962Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T04:07:35.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36438 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-10T04:07:35.679Z] Running in /w/workspace/edgex-go/776 [Pipeline] { [Pipeline] checkout [2025-01-10T04:07:35.719Z] The recommended git tool is: git [2025-01-10T04:07:37.524Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T04:07:37.783Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T04:07:37.784Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T04:07:38.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T04:07:38.722Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T04:07:40.101Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T04:07:40.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T04:07:40.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T04:07:40.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T04:07:40.619Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T04:07:40.619Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T04:07:41.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-01-10T04:07:41.689Z] using credential edgex-jenkins-ssh [2025-01-10T04:07:41.716Z] Cloning the remote Git repository [2025-01-10T04:07:41.788Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-10T04:07:41.893Z] > git init /w/workspace/edgex-go/776 # timeout=10 [2025-01-10T04:07:42.069Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-10T04:07:42.071Z] > git --version # timeout=10 [2025-01-10T04:07:42.091Z] > git --version # 'git version 2.25.1' [2025-01-10T04:07:42.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T04:07:42.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T04:07:42.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T04:07:42.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T04:07:42.133Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T04:07:42.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T04:07:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T04:07:44.669Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T04:07:44.669Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:44.669Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T04:07:44.669Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T04:07:44.669Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T04:07:45.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T04:07:45.608Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.049s coverage: 92.9% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 17.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.157s coverage: 36.8% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 93.8% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.173s coverage: 94.9% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.061s coverage: 9.0% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2025-01-10T04:07:52.195Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 45.8% of statements [2025-01-10T04:07:52.455Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-01-10T04:07:52.715Z] running golangci-lint [2025-01-10T04:07:52.975Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T04:07:52.975Z] go version go1.23.4 linux/amd64 [2025-01-10T04:07:53.235Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-10T04:07:53.235Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T04:07:53.235Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T04:07:59.470Z] Avoid second fetch [2025-01-10T04:07:59.471Z] Checking out Revision 02e35b0f7c5caa881c027ca921f67ceab064a3a0 (main) [2025-01-10T04:07:58.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-10T04:07:58.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T04:07:59.494Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T04:07:59.547Z] > git checkout -f 02e35b0f7c5caa881c027ca921f67ceab064a3a0 # timeout=10 [2025-01-10T04:08:00.241Z] Commit message: "Merge pull request #5046 from lindseysimple/issue-5038-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T04:08:04.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T04:08:04.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:08:04.890Z] Dload Upload Total Spent Left Speed [2025-01-10T04:08:04.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68234 0 --:--:-- --:--:-- --:--:-- 68234 [Pipeline] sh [2025-01-10T04:08:05.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T04:08:05.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-10T04:08:05.551Z] + sudo tee /etc/docker/daemon.new [2025-01-10T04:08:05.551Z] { [2025-01-10T04:08:05.551Z] "registry-mirrors": [ [2025-01-10T04:08:05.551Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T04:08:05.551Z] ], [2025-01-10T04:08:05.551Z] "bip": "10.250.0.254/24", [2025-01-10T04:08:05.551Z] "hosts": [ [2025-01-10T04:08:05.551Z] "tcp://0.0.0.0:5555", [2025-01-10T04:08:05.551Z] "unix:///var/run/docker.sock" [2025-01-10T04:08:05.551Z] ], [2025-01-10T04:08:05.551Z] "mtu": 1458, [2025-01-10T04:08:05.551Z] "selinux-enabled": true, [2025-01-10T04:08:05.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T04:08:05.551Z] } [Pipeline] sh [2025-01-10T04:08:05.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T04:08:06.194Z] + sudo service docker restart [2025-01-10T04:08:19.763Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 22.130728203s" [2025-01-10T04:08:19.763Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.874289ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:08:24.454Z] provisioning config files... [2025-01-10T04:08:24.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config6666802561239929306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:08:24.918Z] ---> ****-login.sh [2025-01-10T04:08:24.918Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:08:25.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:08:25.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:08:25.460Z] Configure a credential helper to remove this warning. See [2025-01-10T04:08:25.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:08:25.460Z] [2025-01-10T04:08:25.460Z] Login Succeeded [2025-01-10T04:08:25.460Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:08:25.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:08:25.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:08:25.733Z] Configure a credential helper to remove this warning. See [2025-01-10T04:08:25.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:08:25.733Z] [2025-01-10T04:08:25.733Z] Login Succeeded [2025-01-10T04:08:25.733Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:08:26.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:08:26.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:08:26.006Z] Configure a credential helper to remove this warning. See [2025-01-10T04:08:26.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:08:26.006Z] [2025-01-10T04:08:26.006Z] Login Succeeded [2025-01-10T04:08:26.006Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:08:26.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:08:26.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:08:26.278Z] Configure a credential helper to remove this warning. See [2025-01-10T04:08:26.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:08:26.278Z] [2025-01-10T04:08:26.278Z] Login Succeeded [2025-01-10T04:08:26.278Z] ****.io [2025-01-10T04:08:26.320Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.240298098s with top 10 stages: buildir: 50.77566392s, gosec: 3.207104001s, fact_deprecated: 2.330599137s, inspect: 2.324290502s, printf: 1.774388669s, ctrlflow: 1.610198701s, fact_purity: 1.118031855s, nilness: 911.928113ms, S1038: 838.314555ms, unused: 547.951932ms" [2025-01-10T04:08:26.320Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T04:08:26.320Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, nolint: 17/0, invalid_issue: 199/199, filename_unadjuster: 199/199, skip_files: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, identifier_marker: 199/199, exclude: 199/199, exclude-rules: 199/17, path_prettifier: 199/199" [2025-01-10T04:08:26.320Z] level=info msg="[runner] processing took 18.628796ms with stages: nolint: 8.348045ms, identifier_marker: 4.897139ms, autogenerated_exclude: 1.551249ms, path_prettifier: 1.486921ms, exclude-rules: 1.444302ms, skip_dirs: 825.073µs, invalid_issue: 28.499µs, cgo: 27.949µs, filename_unadjuster: 15.369µs, source_code: 700ns, max_same_issues: 670ns, skip_files: 420ns, uniq_by_line: 410ns, fixer: 400ns, exclude: 390ns, sort_results: 330ns, path_shortener: 210ns, max_from_linter: 170ns, diff: 170ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" [2025-01-10T04:08:26.320Z] level=info msg="[runner] linters took 10.697657431s with stages: goanalysis_metalinter: 10.678390045s" [2025-01-10T04:08:26.320Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T04:08:26.320Z] level=info msg="Memory: 330 samples, avg is 273.7MB, max is 1355.6MB" [2025-01-10T04:08:26.320Z] level=info msg="Execution took 32.874032064s" [2025-01-10T04:08:26.320Z] go vet ./... [2025-01-10T04:08:26.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:08:26.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:08:26.821Z] Configure a credential helper to remove this warning. See [2025-01-10T04:08:26.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:08:26.821Z] [2025-01-10T04:08:26.821Z] Login Succeeded [2025-01-10T04:08:26.821Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:08:26.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-10T04:08:27.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo [2025-01-10T04:08:27.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:08:27.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:08:27.544Z] ========================================================= [2025-01-10T04:08:27.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T04:08:27.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:08:27.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:08:27.887Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-10T04:08:27.887Z] 9986a736f7d3: Pulling fs layer [2025-01-10T04:08:27.887Z] 1f018df60701: Pulling fs layer [2025-01-10T04:08:27.887Z] 39f8f326b044: Pulling fs layer [2025-01-10T04:08:27.887Z] e6a1e7a6a96a: Pulling fs layer [2025-01-10T04:08:27.887Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T04:08:27.887Z] d45d956e0dbf: Pulling fs layer [2025-01-10T04:08:27.887Z] d7702b0d1db1: Pulling fs layer [2025-01-10T04:08:27.887Z] 5c7f0f088c93: Pulling fs layer [2025-01-10T04:08:27.887Z] 4fdc064ae6cf: Pulling fs layer [2025-01-10T04:08:27.887Z] e6a1e7a6a96a: Waiting [2025-01-10T04:08:27.887Z] d7702b0d1db1: Waiting [2025-01-10T04:08:27.887Z] 5c7f0f088c93: Waiting [2025-01-10T04:08:27.887Z] d45d956e0dbf: Waiting [2025-01-10T04:08:27.887Z] 4fdc064ae6cf: Waiting [2025-01-10T04:08:27.887Z] 4f4fb700ef54: Waiting [2025-01-10T04:08:28.159Z] 1f018df60701: Verifying Checksum [2025-01-10T04:08:28.159Z] 1f018df60701: Download complete [2025-01-10T04:08:28.159Z] e6a1e7a6a96a: Verifying Checksum [2025-01-10T04:08:28.159Z] e6a1e7a6a96a: Download complete [2025-01-10T04:08:28.159Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T04:08:28.159Z] 4f4fb700ef54: Download complete [2025-01-10T04:08:28.159Z] 9986a736f7d3: Download complete [2025-01-10T04:08:28.159Z] d45d956e0dbf: Verifying Checksum [2025-01-10T04:08:28.159Z] d45d956e0dbf: Download complete [2025-01-10T04:08:28.159Z] d7702b0d1db1: Download complete [2025-01-10T04:08:28.749Z] 4fdc064ae6cf: Verifying Checksum [2025-01-10T04:08:28.749Z] 4fdc064ae6cf: Download complete [2025-01-10T04:08:28.749Z] 9986a736f7d3: Pull complete [2025-01-10T04:08:29.340Z] 1f018df60701: Pull complete [2025-01-10T04:08:29.928Z] 39f8f326b044: Verifying Checksum [2025-01-10T04:08:29.928Z] 39f8f326b044: Download complete [2025-01-10T04:08:30.517Z] 5c7f0f088c93: Verifying Checksum [2025-01-10T04:08:30.517Z] 5c7f0f088c93: Download complete [2025-01-10T04:08:32.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T04:08:32.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T04:08:33.137Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T04:08:33.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T04:08:33.451Z] + ls -al . [2025-01-10T04:08:33.451Z] total 1836 [2025-01-10T04:08:33.451Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 04:06 . [2025-01-10T04:08:33.451Z] drwxr-xr-x 4 root root 4096 Jan 10 04:06 .. [2025-01-10T04:08:33.451Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 .blubracket [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 04:05 .dockerignore [2025-01-10T04:08:33.451Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 04:07 .git [2025-01-10T04:08:33.451Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 04:05 .github [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 04:05 .gitignore [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 04:05 .golangci.yml [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 04:05 .hadolint.yml [2025-01-10T04:08:33.451Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 04:05 .semver [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 04:05 .sonarcloud.properties [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 04:05 ADOPTERS.md [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 04:05 Attribution.txt [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 04:05 CHANGELOG.md [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 04:05 CONTRIBUTING.md [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 04:05 GOVERNANCE.md [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 04:05 Jenkinsfile [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 04:05 LICENSE [2025-01-10T04:08:33.451Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 04:05 Makefile [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 04:05 OWNERS.md [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 04:05 README.md [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 04:05 SECURITY.md [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 12 Jan 10 04:05 VERSION [2025-01-10T04:08:33.452Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 bin [2025-01-10T04:08:33.452Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 04:05 cmd [2025-01-10T04:08:33.452Z] -rw-r--r-- 1 root root 1510933 Jan 10 04:07 coverage.out [2025-01-10T04:08:33.452Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 fuzz_test [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 04:05 go.mod [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 04:05 go.sum [2025-01-10T04:08:33.452Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 04:05 internal [2025-01-10T04:08:33.452Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 04:05 openapi [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 04:05 security.txt [2025-01-10T04:08:33.452Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 04:05 version.go [Pipeline] sh [2025-01-10T04:08:33.741Z] + '[' -e coverage.out ] [2025-01-10T04:08:33.741Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T04:08:33.886Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T04:08:34.168Z] + make build [2025-01-10T04:08:34.168Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:08:52.633Z] 39f8f326b044: Pull complete [2025-01-10T04:08:52.633Z] e6a1e7a6a96a: Pull complete [2025-01-10T04:08:52.633Z] 4f4fb700ef54: Pull complete [2025-01-10T04:08:52.633Z] d45d956e0dbf: Pull complete [2025-01-10T04:08:52.633Z] d7702b0d1db1: Pull complete [2025-01-10T04:08:56.097Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:08:57.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:08:58.418Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:08:58.677Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:08:59.305Z] 5c7f0f088c93: Pull complete [2025-01-10T04:09:00.053Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:09:01.261Z] 4fdc064ae6cf: Pull complete [2025-01-10T04:09:01.261Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T04:09:01.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:09:01.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T04:09:01.609Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:09:01.609Z] WORKDIR /edgex [2025-01-10T04:09:01.609Z] COPY go.mod . [2025-01-10T04:09:01.609Z] RUN go mod download [2025-01-10T04:09:01.609Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-10T04:09:03.031Z] #0 building with "default" instance using docker driver [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #1 [internal] load build definition from Dockerfile [2025-01-10T04:09:03.031Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-10T04:09:03.031Z] #1 DONE 0.1s [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #2 [internal] load .dockerignore [2025-01-10T04:09:03.031Z] #2 transferring context: 50B done [2025-01-10T04:09:03.031Z] #2 DONE 0.1s [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:09:03.031Z] #3 DONE 0.0s [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #4 [internal] load build context [2025-01-10T04:09:03.031Z] #4 transferring context: 6.54kB done [2025-01-10T04:09:03.031Z] #4 DONE 0.1s [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T04:09:03.031Z] #5 DONE 0.2s [2025-01-10T04:09:03.031Z] [2025-01-10T04:09:03.031Z] #6 [2/4] WORKDIR /edgex [2025-01-10T04:09:04.326Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:09:04.977Z] #6 DONE 1.6s [2025-01-10T04:09:04.977Z] [2025-01-10T04:09:04.977Z] #7 [3/4] COPY go.mod . [2025-01-10T04:09:04.977Z] #7 DONE 0.1s [2025-01-10T04:09:04.977Z] [2025-01-10T04:09:04.977Z] #8 [4/4] RUN go mod download [2025-01-10T04:09:06.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:09:08.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:09:09.019Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:09:09.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:09:10.522Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:09:11.091Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-10T04:09:12.512Z] $ docker stop --time=1 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 [2025-01-10T04:09:19.055Z] $ docker rm -f --volumes 47a65b73229e86d5810cd5d58288602bfcf97b3989d997e15dac844a209ada93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:09:20.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:09:20.487Z] [2025-01-10T04:09:20.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:09:20.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:09:20.795Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T04:09:20.795Z] 91d30c5bc195: Pulling fs layer [2025-01-10T04:09:20.795Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T04:09:20.795Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T04:09:20.795Z] 4698f68db338: Pulling fs layer [2025-01-10T04:09:20.795Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T04:09:20.795Z] e0025b399a48: Pulling fs layer [2025-01-10T04:09:20.795Z] 4698f68db338: Waiting [2025-01-10T04:09:20.795Z] 2a2f49069b9e: Waiting [2025-01-10T04:09:20.795Z] e0025b399a48: Waiting [2025-01-10T04:09:20.795Z] 91d30c5bc195: Download complete [2025-01-10T04:09:20.795Z] 4698f68db338: Verifying Checksum [2025-01-10T04:09:20.795Z] 4698f68db338: Download complete [2025-01-10T04:09:21.053Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T04:09:21.053Z] 2e9b0aa3be6d: Download complete [2025-01-10T04:09:21.053Z] e0025b399a48: Verifying Checksum [2025-01-10T04:09:21.053Z] e0025b399a48: Download complete [2025-01-10T04:09:21.053Z] 91d30c5bc195: Pull complete [2025-01-10T04:09:21.053Z] 2a2f49069b9e: Download complete [2025-01-10T04:09:21.621Z] 2e9b0aa3be6d: Pull complete [2025-01-10T04:09:21.621Z] 9c61dcf015f6: Download complete [2025-01-10T04:09:23.208Z] #8 DONE 15.5s [2025-01-10T04:09:23.208Z] [2025-01-10T04:09:23.208Z] #9 exporting to image [2025-01-10T04:09:23.208Z] #9 exporting layers [2025-01-10T04:09:24.900Z] 9c61dcf015f6: Pull complete [2025-01-10T04:09:24.900Z] 4698f68db338: Pull complete [2025-01-10T04:09:24.900Z] 2a2f49069b9e: Pull complete [2025-01-10T04:09:24.900Z] e0025b399a48: Pull complete [2025-01-10T04:09:24.900Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T04:09:24.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T04:09:24.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:09:24.993Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:09:25.030Z] $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-10T04:09:30.803Z] $ docker top bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:09:31.158Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T04:09:33.064Z] #1 [core-data internal] load build definition from Dockerfile [2025-01-10T04:09:33.629Z] #1 transferring dockerfile: 2.07kB done [2025-01-10T04:09:33.629Z] #1 DONE 0.5s [2025-01-10T04:09:33.629Z] [2025-01-10T04:09:33.629Z] #2 [core-data internal] load .dockerignore [2025-01-10T04:09:33.629Z] #2 transferring context: 50B done [2025-01-10T04:09:33.629Z] #2 DONE 0.1s [2025-01-10T04:09:33.629Z] [2025-01-10T04:09:33.629Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:09:33.887Z] #3 transferring dockerfile: 2.23kB done [2025-01-10T04:09:33.887Z] #3 DONE 0.0s [2025-01-10T04:09:33.887Z] [2025-01-10T04:09:33.887Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T04:09:33.887Z] #4 transferring dockerfile: 1.89kB done [2025-01-10T04:09:33.887Z] #4 DONE 0.0s [2025-01-10T04:09:33.887Z] [2025-01-10T04:09:33.887Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:09:33.887Z] #5 transferring dockerfile: 3.02kB done [2025-01-10T04:09:33.887Z] #5 DONE 0.0s [2025-01-10T04:09:33.887Z] [2025-01-10T04:09:33.887Z] #6 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T04:09:33.887Z] #6 transferring dockerfile: 1.69kB done [2025-01-10T04:09:33.887Z] #6 DONE 0.0s [2025-01-10T04:09:33.887Z] [2025-01-10T04:09:33.887Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:09:33.887Z] #7 transferring dockerfile: 2.49kB done [2025-01-10T04:09:33.887Z] #7 DONE 0.0s [2025-01-10T04:09:33.887Z] [2025-01-10T04:09:33.887Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #8 transferring dockerfile: 2.11kB done [2025-01-10T04:09:34.147Z] #8 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #9 transferring dockerfile: 2.04kB done [2025-01-10T04:09:34.147Z] #9 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #10 [core-command internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #10 transferring dockerfile: 1.94kB done [2025-01-10T04:09:34.147Z] #10 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #11 transferring dockerfile: 2.13kB done [2025-01-10T04:09:34.147Z] #11 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #12 transferring dockerfile: 2.07kB done [2025-01-10T04:09:34.147Z] #12 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #13 transferring dockerfile: 1.82kB done [2025-01-10T04:09:34.147Z] #13 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #14 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:34.147Z] #14 DONE 0.0s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #15 transferring dockerfile: 1.70kB done [2025-01-10T04:09:34.147Z] #15 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #16 transferring dockerfile: 2.50kB done [2025-01-10T04:09:34.147Z] #16 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T04:09:34.147Z] #17 transferring dockerfile: 1.81kB done [2025-01-10T04:09:34.147Z] #17 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #18 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:34.147Z] #18 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.147Z] #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:09:34.147Z] #19 ... [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T04:09:34.147Z] #20 transferring context: 50B done [2025-01-10T04:09:34.147Z] #20 DONE 0.1s [2025-01-10T04:09:34.147Z] [2025-01-10T04:09:34.147Z] #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.147Z] #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:09:34.147Z] #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:09:34.147Z] #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:09:34.147Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 2.10MB / 3.63MB 0.1s [2025-01-10T04:09:34.147Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-10T04:09:34.406Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T04:09:34.406Z] #19 ... [2025-01-10T04:09:34.406Z] [2025-01-10T04:09:34.406Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-01-10T04:09:34.406Z] #21 transferring context: 50B done [2025-01-10T04:09:34.406Z] #21 DONE 0.1s [2025-01-10T04:09:34.406Z] [2025-01-10T04:09:34.406Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T04:09:34.406Z] #22 transferring context: 50B done [2025-01-10T04:09:34.406Z] #22 DONE 0.2s [2025-01-10T04:09:34.406Z] [2025-01-10T04:09:34.406Z] #23 [support-notifications internal] load .dockerignore [2025-01-10T04:09:34.406Z] #23 transferring context: 50B done [2025-01-10T04:09:34.406Z] #23 DONE 0.1s [2025-01-10T04:09:34.406Z] [2025-01-10T04:09:34.406Z] #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.406Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-10T04:09:34.668Z] #19 ... [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #24 [security-spire-config internal] load .dockerignore [2025-01-10T04:09:34.668Z] #24 transferring context: 50B done [2025-01-10T04:09:34.668Z] #24 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #25 [security-bootstrapper internal] load .dockerignore [2025-01-10T04:09:34.668Z] #25 transferring context: 50B done [2025-01-10T04:09:34.668Z] #25 DONE 0.3s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #26 [security-proxy-auth internal] load .dockerignore [2025-01-10T04:09:34.668Z] #26 transferring context: 50B done [2025-01-10T04:09:34.668Z] #26 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #19 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.668Z] #19 ... [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #27 [core-command internal] load .dockerignore [2025-01-10T04:09:34.668Z] #27 transferring context: 50B done [2025-01-10T04:09:34.668Z] #27 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #28 [core-keeper internal] load .dockerignore [2025-01-10T04:09:34.668Z] #28 transferring context: 50B done [2025-01-10T04:09:34.668Z] #28 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #29 [core-metadata internal] load .dockerignore [2025-01-10T04:09:34.668Z] #29 transferring context: 50B 0.0s done [2025-01-10T04:09:34.668Z] #29 DONE 0.3s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:34.668Z] #14 DONE 0.0s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:34.668Z] #18 DONE 0.1s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #19 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.668Z] #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:09:34.668Z] #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:09:34.668Z] #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:09:34.668Z] #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:09:34.668Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T04:09:34.668Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-10T04:09:34.668Z] #19 ... [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:34.668Z] #14 DONE 0.0s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #30 [security-spire-agent internal] load .dockerignore [2025-01-10T04:09:34.668Z] #30 transferring context: 50B done [2025-01-10T04:09:34.668Z] #30 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #31 [security-proxy-setup internal] load .dockerignore [2025-01-10T04:09:34.668Z] #31 transferring context: 50B done [2025-01-10T04:09:34.668Z] #31 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #32 [security-spire-server internal] load .dockerignore [2025-01-10T04:09:34.668Z] #32 transferring context: 50B done [2025-01-10T04:09:34.668Z] #32 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:34.668Z] #18 DONE 0.2s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T04:09:34.668Z] #33 DONE 1.1s [2025-01-10T04:09:34.668Z] [2025-01-10T04:09:34.668Z] #19 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:34.668Z] #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:09:34.668Z] #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:09:34.668Z] #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:09:34.668Z] #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:09:34.668Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T04:09:34.669Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-10T04:09:34.926Z] #19 ... [2025-01-10T04:09:34.926Z] [2025-01-10T04:09:34.926Z] #34 [support-scheduler internal] load .dockerignore [2025-01-10T04:09:34.926Z] #34 transferring context: 50B done [2025-01-10T04:09:34.926Z] #34 DONE 0.3s [2025-01-10T04:09:34.926Z] [2025-01-10T04:09:34.926Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:34.926Z] #14 DONE 0.0s [2025-01-10T04:09:34.926Z] [2025-01-10T04:09:34.926Z] #14 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:34.926Z] #14 DONE 0.0s [2025-01-10T04:09:34.926Z] [2025-01-10T04:09:34.927Z] #18 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:35.185Z] #18 ... [2025-01-10T04:09:35.185Z] [2025-01-10T04:09:35.185Z] #14 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:35.185Z] #14 DONE 0.0s [2025-01-10T04:09:35.185Z] [2025-01-10T04:09:35.185Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:35.185Z] #18 ... [2025-01-10T04:09:35.185Z] [2025-01-10T04:09:35.185Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:35.185Z] #14 DONE 0.0s [2025-01-10T04:09:35.185Z] [2025-01-10T04:09:35.185Z] #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:38.232Z] #9 exporting layers 17.1s done [2025-01-10T04:09:38.232Z] #9 writing image sha256:e8d4a752f23a47ca05539797a5868f126bd55b0263cd4f90568849165e897742 done [2025-01-10T04:09:38.232Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T04:09:38.232Z] #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:09:38.571Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T04:09:38.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:09:38.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container [2025-01-10T04:09:38.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-10T04:09:39.900Z] $ docker top 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:09:40.167Z] #18 ... [2025-01-10T04:09:40.167Z] [2025-01-10T04:09:40.167Z] #35 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:09:40.167Z] #35 transferring context: 439.01MB 5.2s done [2025-01-10T04:09:40.366Z] + go version [2025-01-10T04:09:41.324Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T04:09:41.339Z] $ docker stop --time=1 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb [2025-01-10T04:09:41.984Z] #35 ... [2025-01-10T04:09:41.984Z] [2025-01-10T04:09:41.984Z] #36 [core-data internal] load build context [2025-01-10T04:09:41.984Z] #36 transferring context: 439.01MB 5.5s done [2025-01-10T04:09:42.852Z] $ docker rm -f --volumes 294b9c9cd4436eb20acdd0e3d984e85e7ec3435da70e2a9af87fa0fe79e3b7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:09:43.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:09:43.490Z] [2025-01-10T04:09:43.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:09:43.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:09:43.823Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-10T04:09:43.823Z] 547446be3368: Pulling fs layer [2025-01-10T04:09:43.823Z] d125d8839a47: Pulling fs layer [2025-01-10T04:09:43.823Z] 3e85d5ac6304: Pulling fs layer [2025-01-10T04:09:43.823Z] c3105a71a48b: Pulling fs layer [2025-01-10T04:09:43.823Z] 0f093f025ec4: Pulling fs layer [2025-01-10T04:09:43.823Z] c3106fc0e877: Pulling fs layer [2025-01-10T04:09:43.823Z] 0f093f025ec4: Waiting [2025-01-10T04:09:43.823Z] c3106fc0e877: Waiting [2025-01-10T04:09:43.823Z] c3105a71a48b: Waiting [2025-01-10T04:09:44.091Z] 547446be3368: Verifying Checksum [2025-01-10T04:09:44.091Z] 547446be3368: Download complete [2025-01-10T04:09:44.091Z] c3105a71a48b: Verifying Checksum [2025-01-10T04:09:44.091Z] c3105a71a48b: Download complete [2025-01-10T04:09:44.358Z] d125d8839a47: Verifying Checksum [2025-01-10T04:09:44.358Z] d125d8839a47: Download complete [2025-01-10T04:09:44.358Z] c3106fc0e877: Verifying Checksum [2025-01-10T04:09:44.358Z] 0f093f025ec4: Download complete [2025-01-10T04:09:44.517Z] #36 DONE 10.0s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T04:09:44.517Z] #33 DONE 1.1s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #35 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:09:44.517Z] #35 DONE 9.4s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #37 [security-spiffe-token-provider internal] load build context [2025-01-10T04:09:44.517Z] #37 transferring context: 439.01MB 5.0s done [2025-01-10T04:09:44.517Z] #37 DONE 9.2s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #38 [security-secretstore-setup internal] load build context [2025-01-10T04:09:44.517Z] #38 transferring context: 439.01MB 4.9s done [2025-01-10T04:09:44.517Z] #38 DONE 9.4s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #14 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T04:09:44.517Z] #14 DONE 0.0s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #39 [support-notifications internal] load build context [2025-01-10T04:09:44.517Z] #39 transferring context: 439.01MB 5.6s done [2025-01-10T04:09:44.517Z] #39 DONE 9.3s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #18 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:09:44.517Z] #18 DONE 9.4s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-10T04:09:44.517Z] #40 DONE 9.8s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #19 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:44.517Z] #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:09:44.517Z] #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:09:44.517Z] #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:09:44.517Z] #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:09:44.517Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T04:09:44.517Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-10T04:09:44.517Z] #19 ... [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:09:44.517Z] #41 DONE 9.7s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T04:09:44.517Z] #42 DONE 9.4s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #43 [security-spire-server internal] load build context [2025-01-10T04:09:44.517Z] #43 transferring context: 23.68kB done [2025-01-10T04:09:44.517Z] #43 DONE 0.1s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:09:44.517Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T04:09:44.517Z] #44 DONE 0.1s [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:09:44.517Z] #19 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T04:09:44.517Z] #19 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:09:44.517Z] #19 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T04:09:44.517Z] #19 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T04:09:44.517Z] #19 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T04:09:44.517Z] #19 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s done [2025-01-10T04:09:44.517Z] #19 ... [2025-01-10T04:09:44.517Z] [2025-01-10T04:09:44.517Z] #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:09:44.517Z] #0 9.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:44.625Z] 547446be3368: Pull complete [2025-01-10T04:09:44.781Z] #45 ... [2025-01-10T04:09:44.781Z] [2025-01-10T04:09:44.781Z] #46 [security-spire-config internal] load build context [2025-01-10T04:09:44.781Z] #46 transferring context: 21.93kB 0.0s done [2025-01-10T04:09:44.781Z] #46 DONE 0.1s [2025-01-10T04:09:44.781Z] [2025-01-10T04:09:44.781Z] #47 [security-spire-agent internal] load build context [2025-01-10T04:09:44.781Z] #47 transferring context: 23.21kB 0.0s done [2025-01-10T04:09:44.781Z] #47 DONE 0.1s [2025-01-10T04:09:44.781Z] [2025-01-10T04:09:44.781Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:09:44.781Z] #0 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:44.781Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:44.781Z] #48 ... [2025-01-10T04:09:44.781Z] [2025-01-10T04:09:44.781Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:09:44.781Z] #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:44.781Z] #0 9.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:45.377Z] #49 ... [2025-01-10T04:09:45.378Z] [2025-01-10T04:09:45.378Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:09:45.378Z] #50 ... [2025-01-10T04:09:45.378Z] [2025-01-10T04:09:45.378Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:09:45.378Z] #0 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:45.378Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:45.378Z] #51 10.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:09:45.378Z] #51 ... [2025-01-10T04:09:45.378Z] [2025-01-10T04:09:45.378Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:09:45.378Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:09:45.378Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T04:09:45.378Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T04:09:45.378Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-10T04:09:45.378Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-10T04:09:45.378Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:09:45.378Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T04:09:45.378Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s [2025-01-10T04:09:45.582Z] d125d8839a47: Pull complete [2025-01-10T04:09:45.637Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s [2025-01-10T04:09:45.637Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 0.8s [2025-01-10T04:09:46.164Z] 3e85d5ac6304: Verifying Checksum [2025-01-10T04:09:46.164Z] 3e85d5ac6304: Download complete [2025-01-10T04:09:50.918Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done [2025-01-10T04:09:54.238Z] #44 ... [2025-01-10T04:09:54.238Z] [2025-01-10T04:09:54.238Z] #52 [security-proxy-setup internal] load build context [2025-01-10T04:09:54.238Z] #52 transferring context: 439.01MB 8.4s done [2025-01-10T04:09:54.238Z] #52 ... [2025-01-10T04:09:54.238Z] [2025-01-10T04:09:54.238Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:09:54.497Z] #53 ... [2025-01-10T04:09:54.497Z] [2025-01-10T04:09:54.497Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:09:54.497Z] #54 ... [2025-01-10T04:09:54.497Z] [2025-01-10T04:09:54.497Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:09:54.497Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.497Z] #0 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.497Z] #0 2.201 OK: 248 MiB in 58 packages [2025-01-10T04:09:54.756Z] #55 ... [2025-01-10T04:09:54.756Z] [2025-01-10T04:09:54.756Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:09:54.756Z] #0 4.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.756Z] #0 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.756Z] #0 5.572 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:09:54.756Z] #0 5.572 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:09:54.756Z] #0 5.572 OK: 24172 distinct packages available [2025-01-10T04:09:54.756Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.756Z] #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:54.756Z] #0 5.977 OK: 248 MiB in 58 packages [2025-01-10T04:09:54.756Z] #56 ... [2025-01-10T04:09:54.756Z] [2025-01-10T04:09:54.756Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:09:54.756Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2025-01-10T04:09:54.756Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T04:09:54.756Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T04:09:54.756Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T04:09:54.756Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-10T04:09:54.756Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-10T04:09:54.756Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2025-01-10T04:09:54.756Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:09:54.756Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 10.1s [2025-01-10T04:09:55.016Z] #57 ... [2025-01-10T04:09:55.016Z] [2025-01-10T04:09:55.016Z] #58 [security-proxy-auth internal] load build context [2025-01-10T04:09:55.016Z] #58 transferring context: 439.01MB 7.6s done [2025-01-10T04:09:55.016Z] #58 ... [2025-01-10T04:09:55.016Z] [2025-01-10T04:09:55.016Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:09:55.275Z] #59 ... [2025-01-10T04:09:55.275Z] [2025-01-10T04:09:55.275Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:09:55.275Z] #49 10.34 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T04:09:55.275Z] #49 10.85 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T04:09:55.275Z] #49 10.85 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T04:09:55.275Z] #49 10.85 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T04:09:55.275Z] #49 10.85 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T04:09:55.275Z] #49 10.88 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T04:09:55.275Z] #49 10.89 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T04:09:55.275Z] #49 10.90 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:09:55.275Z] #49 10.90 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:09:55.275Z] #49 10.98 OK: 12 MiB in 21 packages [2025-01-10T04:09:55.846Z] #49 ... [2025-01-10T04:09:55.846Z] [2025-01-10T04:09:55.846Z] #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:09:55.846Z] #45 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:55.846Z] #45 10.60 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:09:55.846Z] #45 11.01 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:09:55.846Z] #45 11.11 OK: 8 MiB in 15 packages [2025-01-10T04:09:55.846Z] #45 ... [2025-01-10T04:09:55.846Z] [2025-01-10T04:09:55.846Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:09:55.846Z] #51 10.98 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:09:55.846Z] #51 11.07 OK: 8 MiB in 15 packages [2025-01-10T04:09:56.105Z] #51 ... [2025-01-10T04:09:56.105Z] [2025-01-10T04:09:56.105Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:09:56.105Z] #60 ... [2025-01-10T04:09:56.105Z] [2025-01-10T04:09:56.105Z] #61 [core-keeper internal] load build context [2025-01-10T04:09:56.105Z] #61 transferring context: 439.01MB 7.2s done [2025-01-10T04:09:56.365Z] #61 ... [2025-01-10T04:09:56.365Z] [2025-01-10T04:09:56.365Z] #62 [core-metadata internal] load build context [2025-01-10T04:09:56.365Z] #62 transferring context: 439.01MB 7.7s done [2025-01-10T04:09:56.365Z] #62 ... [2025-01-10T04:09:56.365Z] [2025-01-10T04:09:56.365Z] #63 [support-scheduler internal] load build context [2025-01-10T04:09:56.365Z] #63 transferring context: 439.01MB 7.9s done [2025-01-10T04:09:56.624Z] #63 ... [2025-01-10T04:09:56.624Z] [2025-01-10T04:09:56.624Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:09:56.624Z] #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:56.624Z] #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:09:56.624Z] #0 5.691 OK: 248 MiB in 58 packages [2025-01-10T04:09:56.884Z] #64 ... [2025-01-10T04:09:56.884Z] [2025-01-10T04:09:56.884Z] #65 [security-bootstrapper internal] load build context [2025-01-10T04:09:56.884Z] #65 transferring context: 439.01MB 8.1s done [2025-01-10T04:09:56.884Z] #65 ... [2025-01-10T04:09:56.884Z] [2025-01-10T04:09:56.884Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:09:58.264Z] #66 ... [2025-01-10T04:09:58.264Z] [2025-01-10T04:09:58.264Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:09:58.264Z] #67 ... [2025-01-10T04:09:58.264Z] [2025-01-10T04:09:58.264Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:09:58.264Z] #48 10.57 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T04:09:58.264Z] #48 10.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:09:58.264Z] #48 10.99 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:09:58.264Z] #48 10.99 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:09:58.264Z] #48 11.06 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:09:58.264Z] #48 11.07 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:09:58.264Z] #48 11.13 OK: 19 MiB in 18 packages [2025-01-10T04:09:58.476Z] 3e85d5ac6304: Pull complete [2025-01-10T04:09:58.476Z] c3105a71a48b: Pull complete [2025-01-10T04:09:58.528Z] #48 ... [2025-01-10T04:09:58.528Z] [2025-01-10T04:09:58.528Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:09:58.528Z] #68 ... [2025-01-10T04:09:58.528Z] [2025-01-10T04:09:58.528Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T04:09:58.528Z] #69 ... [2025-01-10T04:09:58.528Z] [2025-01-10T04:09:58.528Z] #70 [core-command internal] load build context [2025-01-10T04:09:58.528Z] #70 transferring context: 439.01MB 8.6s done [2025-01-10T04:09:58.741Z] 0f093f025ec4: Pull complete [2025-01-10T04:09:58.789Z] #70 ... [2025-01-10T04:09:58.789Z] [2025-01-10T04:09:58.789Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:09:58.789Z] #71 ... [2025-01-10T04:09:58.789Z] [2025-01-10T04:09:58.789Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:09:58.789Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T04:09:59.007Z] c3106fc0e877: Pull complete [2025-01-10T04:09:59.007Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-10T04:09:59.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T04:09:59.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:09:59.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container [2025-01-10T04:09:59.243Z] $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-10T04:10:00.699Z] #44 ... [2025-01-10T04:10:00.699Z] [2025-01-10T04:10:00.699Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:10:00.700Z] #50 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:00.700Z] #50 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:00.700Z] #50 16.27 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:00.700Z] #50 16.27 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:00.700Z] #50 16.27 OK: 24170 distinct packages available [2025-01-10T04:10:00.700Z] #50 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:00.700Z] #50 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:00.700Z] #50 16.66 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:00.700Z] #50 16.68 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T04:10:00.700Z] #50 16.69 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T04:10:00.700Z] #50 16.69 (4/14) Installing libunistring (1.2-r0) [2025-01-10T04:10:00.700Z] #50 16.71 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T04:10:00.700Z] #50 16.71 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T04:10:00.700Z] #50 16.72 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T04:10:00.700Z] #50 16.72 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T04:10:00.700Z] #50 16.73 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T04:10:00.700Z] #50 16.83 (10/14) Installing curl (8.11.1-r0) [2025-01-10T04:10:00.700Z] #50 16.83 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:00.700Z] #50 16.83 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:00.700Z] #50 16.83 (13/14) Installing libucontext (1.2-r3) [2025-01-10T04:10:00.700Z] #50 16.84 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:00.700Z] #50 16.84 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:00.700Z] #50 16.85 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:00.700Z] #50 16.89 OK: 13 MiB in 28 packages [2025-01-10T04:10:00.879Z] $ docker top bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:10:01.413Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T04:10:03.381Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:10:03.381Z] #1 DONE 0.0s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T04:10:03.381Z] #2 transferring dockerfile: 1.82kB 0.0s done [2025-01-10T04:10:03.381Z] #2 DONE 0.1s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #3 [support-scheduler internal] load .dockerignore [2025-01-10T04:10:03.381Z] #3 transferring context: 50B done [2025-01-10T04:10:03.381Z] #3 DONE 0.1s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #4 [security-secretstore-setup internal] load .dockerignore [2025-01-10T04:10:03.381Z] #4 transferring context: 50B done [2025-01-10T04:10:03.381Z] #4 DONE 0.1s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T04:10:03.381Z] #1 transferring dockerfile: 2.49kB done [2025-01-10T04:10:03.381Z] #1 DONE 0.1s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:03.381Z] #5 DONE 0.0s [2025-01-10T04:10:03.381Z] [2025-01-10T04:10:03.381Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:10:03.381Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-01-10T04:10:03.671Z] #6 DONE 0.1s [2025-01-10T04:10:03.671Z] [2025-01-10T04:10:03.671Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T04:10:03.671Z] #7 transferring context: 50B done [2025-01-10T04:10:03.671Z] #7 DONE 0.1s [2025-01-10T04:10:03.671Z] [2025-01-10T04:10:03.671Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:03.671Z] #5 DONE 0.0s [2025-01-10T04:10:03.671Z] [2025-01-10T04:10:03.671Z] #8 [security-proxy-setup internal] load .dockerignore [2025-01-10T04:10:03.671Z] #8 transferring context: 50B done [2025-01-10T04:10:03.671Z] #8 DONE 0.2s [2025-01-10T04:10:03.671Z] [2025-01-10T04:10:03.671Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T04:10:03.671Z] #9 transferring dockerfile: 2.50kB done [2025-01-10T04:10:03.671Z] #9 DONE 0.2s [2025-01-10T04:10:03.671Z] [2025-01-10T04:10:03.671Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:10:03.966Z] #10 ... [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:03.966Z] #5 DONE 0.0s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T04:10:03.966Z] #11 transferring dockerfile: 1.70kB done [2025-01-10T04:10:03.966Z] #11 DONE 0.2s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:10:03.966Z] #12 DONE 0.5s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #13 [support-scheduler internal] load build context [2025-01-10T04:10:03.966Z] #13 DONE 0.0s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #14 [security-spire-server internal] load .dockerignore [2025-01-10T04:10:03.966Z] #14 transferring context: 50B done [2025-01-10T04:10:03.966Z] #14 DONE 0.3s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #15 [security-bootstrapper internal] load .dockerignore [2025-01-10T04:10:03.966Z] #15 transferring context: 50B 0.0s done [2025-01-10T04:10:03.966Z] #15 DONE 0.2s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T04:10:03.966Z] #10 transferring dockerfile: 3.02kB done [2025-01-10T04:10:03.966Z] #10 DONE 0.2s [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #16 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:03.966Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:03.966Z] #16 ... [2025-01-10T04:10:03.966Z] [2025-01-10T04:10:03.966Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:03.966Z] #5 DONE 0.0s [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #17 [security-spire-config internal] load .dockerignore [2025-01-10T04:10:04.243Z] #17 transferring context: 50B 0.0s done [2025-01-10T04:10:04.243Z] #17 DONE 0.3s [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:04.243Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:04.243Z] #16 ... [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #18 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T04:10:04.243Z] #18 transferring dockerfile: 1.69kB 0.0s done [2025-01-10T04:10:04.243Z] #18 DONE 0.3s [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:04.243Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:04.243Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:04.243Z] #16 ... [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #12 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:10:04.243Z] #12 DONE 0.9s [2025-01-10T04:10:04.243Z] [2025-01-10T04:10:04.243Z] #16 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:04.243Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:04.512Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:04.512Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:04.512Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:04.512Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:04.512Z] #16 ... [2025-01-10T04:10:04.512Z] [2025-01-10T04:10:04.512Z] #19 [security-spire-agent internal] load .dockerignore [2025-01-10T04:10:04.512Z] #19 transferring context: 50B 0.0s done [2025-01-10T04:10:04.512Z] #19 DONE 0.5s [2025-01-10T04:10:04.512Z] [2025-01-10T04:10:04.512Z] #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:04.512Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.3s [2025-01-10T04:10:04.782Z] #16 ... [2025-01-10T04:10:04.782Z] [2025-01-10T04:10:04.782Z] #20 [core-keeper internal] load .dockerignore [2025-01-10T04:10:04.782Z] #20 DONE 0.0s [2025-01-10T04:10:04.782Z] [2025-01-10T04:10:04.782Z] #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:04.782Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.53MB / 4.09MB 0.4s [2025-01-10T04:10:04.782Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s [2025-01-10T04:10:05.049Z] #16 ... [2025-01-10T04:10:05.049Z] [2025-01-10T04:10:05.049Z] #21 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T04:10:05.049Z] #21 transferring dockerfile: 1.81kB 0.0s done [2025-01-10T04:10:05.049Z] #21 DONE 0.9s [2025-01-10T04:10:05.049Z] [2025-01-10T04:10:05.049Z] #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:05.049Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T04:10:05.049Z] #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-10T04:10:05.321Z] #16 ... [2025-01-10T04:10:05.321Z] [2025-01-10T04:10:05.321Z] #22 [core-data internal] load .dockerignore [2025-01-10T04:10:05.321Z] #22 transferring context: 50B 0.0s done [2025-01-10T04:10:05.321Z] #22 DONE 0.8s [2025-01-10T04:10:05.321Z] [2025-01-10T04:10:05.321Z] #23 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:10:05.321Z] #23 DONE 1.6s [2025-01-10T04:10:05.321Z] [2025-01-10T04:10:05.321Z] #16 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:05.589Z] #16 ... [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:10:05.589Z] #12 DONE 1.5s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T04:10:05.589Z] #24 DONE 1.6s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #13 [support-scheduler internal] load build context [2025-01-10T04:10:05.589Z] #13 transferring context: 3.06MB 1.2s done [2025-01-10T04:10:05.589Z] #13 DONE 1.6s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #25 [security-secretstore-setup internal] load build context [2025-01-10T04:10:05.589Z] #25 transferring context: 3.06MB 1.1s done [2025-01-10T04:10:05.589Z] #25 DONE 1.7s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #26 [core-common-config-bootstrapper internal] load build context [2025-01-10T04:10:05.589Z] #26 transferring context: 3.06MB 1.2s done [2025-01-10T04:10:05.589Z] #26 DONE 1.7s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:05.589Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:05.589Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:05.589Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:05.589Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:05.589Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T04:10:05.589Z] #16 ... [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #27 [core-keeper internal] load build definition from Dockerfile [2025-01-10T04:10:05.589Z] #27 transferring dockerfile: 2.07kB 0.0s done [2025-01-10T04:10:05.589Z] #27 DONE 0.9s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #28 [security-proxy-setup internal] load build context [2025-01-10T04:10:05.589Z] #28 transferring context: 3.06MB 1.2s done [2025-01-10T04:10:05.589Z] #28 DONE 1.8s [2025-01-10T04:10:05.589Z] [2025-01-10T04:10:05.589Z] #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:05.854Z] #16 ... [2025-01-10T04:10:05.854Z] [2025-01-10T04:10:05.854Z] #29 [core-metadata internal] load build definition from Dockerfile [2025-01-10T04:10:05.854Z] #29 transferring dockerfile: 2.13kB 0.0s done [2025-01-10T04:10:05.854Z] #29 DONE 1.4s [2025-01-10T04:10:05.854Z] [2025-01-10T04:10:05.854Z] #30 [security-bootstrapper internal] load build context [2025-01-10T04:10:05.854Z] #30 transferring context: 3.06MB 0.8s done [2025-01-10T04:10:05.854Z] #30 DONE 1.4s [2025-01-10T04:10:05.854Z] [2025-01-10T04:10:05.854Z] #16 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:05.854Z] #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T04:10:06.121Z] #16 ... [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #31 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T04:10:06.121Z] #31 transferring dockerfile: 1.89kB done [2025-01-10T04:10:06.121Z] #31 DONE 0.9s [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T04:10:06.121Z] #32 DONE 1.0s [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-01-10T04:10:06.121Z] #33 DONE 0.8s [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #16 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:06.121Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:06.121Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:06.121Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:06.121Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:06.121Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T04:10:06.121Z] #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T04:10:06.121Z] #16 ... [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #34 [support-notifications internal] load build definition from Dockerfile [2025-01-10T04:10:06.121Z] #34 transferring dockerfile: 2.04kB 0.0s done [2025-01-10T04:10:06.121Z] #34 DONE 0.9s [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #35 [core-data internal] load build definition from Dockerfile [2025-01-10T04:10:06.121Z] #35 transferring dockerfile: 2.07kB done [2025-01-10T04:10:06.121Z] #35 DONE 1.6s [2025-01-10T04:10:06.121Z] [2025-01-10T04:10:06.121Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:06.121Z] #5 DONE 0.0s [2025-01-10T04:10:06.314Z] #50 ... [2025-01-10T04:10:06.314Z] [2025-01-10T04:10:06.314Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:06.314Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 11.1s done [2025-01-10T04:10:06.390Z] [2025-01-10T04:10:06.390Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.390Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T04:10:06.390Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T04:10:06.390Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T04:10:06.390Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T04:10:06.390Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T04:10:06.390Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T04:10:06.390Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-01-10T04:10:06.390Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2025-01-10T04:10:06.390Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T04:10:06.390Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s [2025-01-10T04:10:06.390Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T04:10:06.390Z] #36 ... [2025-01-10T04:10:06.390Z] [2025-01-10T04:10:06.390Z] #37 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T04:10:06.390Z] #37 transferring dockerfile: 2.11kB done [2025-01-10T04:10:06.390Z] #37 DONE 1.1s [2025-01-10T04:10:06.390Z] [2025-01-10T04:10:06.390Z] #38 [support-notifications internal] load .dockerignore [2025-01-10T04:10:06.390Z] #38 transferring context: 50B done [2025-01-10T04:10:06.390Z] #38 DONE 1.1s [2025-01-10T04:10:06.390Z] [2025-01-10T04:10:06.390Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:06.390Z] #5 DONE 0.0s [2025-01-10T04:10:06.390Z] [2025-01-10T04:10:06.390Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.390Z] #36 ... [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #23 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:10:06.656Z] #23 DONE 2.6s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #39 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T04:10:06.656Z] #39 transferring context: 50B done [2025-01-10T04:10:06.656Z] #39 DONE 1.5s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #20 [core-keeper internal] load .dockerignore [2025-01-10T04:10:06.656Z] #20 transferring context: 50B done [2025-01-10T04:10:06.656Z] #20 DONE 1.7s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-10T04:10:06.656Z] #33 DONE 1.8s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #40 [core-metadata internal] load .dockerignore [2025-01-10T04:10:06.656Z] #40 transferring context: 50B 0.0s done [2025-01-10T04:10:06.656Z] #40 DONE 2.2s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:06.656Z] #5 DONE 0.0s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #41 [security-spire-server internal] load build context [2025-01-10T04:10:06.656Z] #41 transferring context: 23.68kB 0.0s done [2025-01-10T04:10:06.656Z] #41 DONE 1.0s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #16 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:06.656Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:06.656Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:06.656Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:06.656Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:06.656Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T04:10:06.656Z] #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T04:10:06.656Z] #16 DONE 3.8s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.656Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s [2025-01-10T04:10:06.656Z] #36 ... [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #42 [core-command internal] load .dockerignore [2025-01-10T04:10:06.656Z] #42 transferring context: 50B 0.0s done [2025-01-10T04:10:06.656Z] #42 DONE 1.1s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #43 [security-proxy-auth internal] load .dockerignore [2025-01-10T04:10:06.656Z] #43 transferring context: 50B done [2025-01-10T04:10:06.656Z] #43 DONE 1.2s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:06.656Z] #5 DONE 0.0s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #44 [security-spire-config internal] load build context [2025-01-10T04:10:06.656Z] #44 transferring context: 21.93kB 0.0s done [2025-01-10T04:10:06.656Z] #44 DONE 1.1s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.656Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s [2025-01-10T04:10:06.656Z] #36 ... [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #45 [core-command internal] load build definition from Dockerfile [2025-01-10T04:10:06.656Z] #45 transferring dockerfile: 1.94kB done [2025-01-10T04:10:06.656Z] #45 DONE 1.2s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T04:10:06.656Z] #5 DONE 0.0s [2025-01-10T04:10:06.656Z] [2025-01-10T04:10:06.656Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.656Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.1s [2025-01-10T04:10:06.887Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d [2025-01-10T04:10:06.887Z] #57 ... [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #61 [core-keeper internal] load build context [2025-01-10T04:10:06.887Z] #61 DONE 22.8s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #65 [security-bootstrapper internal] load build context [2025-01-10T04:10:06.887Z] #65 DONE 22.8s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #58 [security-proxy-auth internal] load build context [2025-01-10T04:10:06.887Z] #58 DONE 22.8s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #62 [core-metadata internal] load build context [2025-01-10T04:10:06.887Z] #62 DONE 22.8s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #63 [support-scheduler internal] load build context [2025-01-10T04:10:06.887Z] #63 DONE 22.8s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #52 [security-proxy-setup internal] load build context [2025-01-10T04:10:06.887Z] #52 DONE 22.9s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #70 [core-command internal] load build context [2025-01-10T04:10:06.887Z] #70 DONE 22.9s [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:06.887Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-10T04:10:06.887Z] #57 ... [2025-01-10T04:10:06.887Z] [2025-01-10T04:10:06.887Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.887Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-01-10T04:10:06.922Z] #36 ... [2025-01-10T04:10:06.922Z] [2025-01-10T04:10:06.922Z] #46 [security-spire-agent internal] load build context [2025-01-10T04:10:06.922Z] #46 transferring context: 23.21kB 0.0s done [2025-01-10T04:10:06.922Z] #46 DONE 0.7s [2025-01-10T04:10:06.922Z] [2025-01-10T04:10:06.922Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:06.922Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.2s [2025-01-10T04:10:07.155Z] #44 ... [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:10:07.156Z] #56 DONE 22.9s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #49 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:10:07.156Z] #49 DONE 32.1s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:10:07.156Z] #50 DONE 32.2s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:07.156Z] #51 DONE 32.4s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #45 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:07.156Z] #45 DONE 32.4s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:10:07.156Z] #48 DONE 32.3s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:10:07.156Z] #64 DONE 23.1s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:10:07.156Z] #55 DONE 23.5s [2025-01-10T04:10:07.156Z] [2025-01-10T04:10:07.156Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:07.156Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-10T04:10:07.197Z] #36 ... [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #23 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T04:10:07.197Z] #23 DONE 2.7s [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-10T04:10:07.197Z] #33 DONE 1.9s [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #47 [core-keeper internal] load build context [2025-01-10T04:10:07.197Z] #47 DONE 0.0s [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #16 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:10:07.197Z] #16 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T04:10:07.197Z] #16 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T04:10:07.197Z] #16 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T04:10:07.197Z] #16 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T04:10:07.197Z] #16 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T04:10:07.197Z] #16 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T04:10:07.197Z] #16 DONE 3.9s [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #12 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T04:10:07.197Z] #12 DONE 2.7s [2025-01-10T04:10:07.197Z] [2025-01-10T04:10:07.197Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:07.197Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.5s [2025-01-10T04:10:07.414Z] #44 ... [2025-01-10T04:10:07.414Z] [2025-01-10T04:10:07.414Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:07.414Z] #72 DONE 0.4s [2025-01-10T04:10:07.414Z] [2025-01-10T04:10:07.414Z] #73 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:07.414Z] #73 DONE 0.3s [2025-01-10T04:10:07.414Z] [2025-01-10T04:10:07.414Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:07.470Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.23MB / 28.04MB 1.8s [2025-01-10T04:10:07.673Z] #44 ... [2025-01-10T04:10:07.673Z] [2025-01-10T04:10:07.673Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:07.673Z] #74 DONE 0.4s [2025-01-10T04:10:07.673Z] [2025-01-10T04:10:07.673Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:07.737Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.71MB / 28.04MB 1.9s [2025-01-10T04:10:08.008Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.2s [2025-01-10T04:10:08.277Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.97MB / 28.04MB 2.6s [2025-01-10T04:10:08.545Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s [2025-01-10T04:10:08.615Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2025-01-10T04:10:08.817Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s done [2025-01-10T04:10:09.087Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-10T04:10:09.185Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2025-01-10T04:10:09.756Z] #44 ... [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:10:09.756Z] #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #60 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #60 24.16 OK: 248 MiB in 58 packages [2025-01-10T04:10:09.756Z] #60 DONE 25.6s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:10:09.756Z] #59 DONE 25.6s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:10:09.756Z] #54 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #54 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #54 24.60 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:09.756Z] #54 24.61 (2/2) Installing su-exec (0.2-r3) [2025-01-10T04:10:09.756Z] #54 24.61 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:09.756Z] #54 24.62 OK: 8 MiB in 16 packages [2025-01-10T04:10:09.756Z] #54 DONE 25.6s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #67 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:10:09.756Z] #67 DONE 25.6s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:10:09.756Z] #53 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #53 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:09.756Z] #53 24.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:09.756Z] #53 24.26 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T04:10:09.756Z] #53 24.27 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:10:09.756Z] #53 24.27 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:10:09.756Z] #53 24.37 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:09.756Z] #53 24.37 OK: 19 MiB in 18 packages [2025-01-10T04:10:09.756Z] #53 DONE 25.6s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:09.756Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2025-01-10T04:10:09.756Z] #57 DONE 25.1s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:09.756Z] #75 DONE 0.1s [2025-01-10T04:10:09.756Z] [2025-01-10T04:10:09.756Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:10.015Z] #76 ... [2025-01-10T04:10:10.015Z] [2025-01-10T04:10:10.015Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:10.015Z] #44 DONE 25.2s [2025-01-10T04:10:10.015Z] [2025-01-10T04:10:10.015Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T04:10:10.015Z] #69 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:10.015Z] #69 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:10.067Z] #36 ... [2025-01-10T04:10:10.067Z] [2025-01-10T04:10:10.067Z] #48 [support-notifications internal] load build context [2025-01-10T04:10:10.067Z] #48 transferring context: 3.06MB 2.7s done [2025-01-10T04:10:10.067Z] #48 DONE 3.3s [2025-01-10T04:10:10.067Z] [2025-01-10T04:10:10.067Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:10.067Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-10T04:10:10.067Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T04:10:10.067Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-10T04:10:10.067Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-10T04:10:10.067Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-01-10T04:10:10.067Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.8s done [2025-01-10T04:10:10.067Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-10T04:10:10.067Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.5s [2025-01-10T04:10:10.277Z] #69 25.97 OK: 248 MiB in 58 packages [2025-01-10T04:10:10.277Z] #69 DONE 26.1s [2025-01-10T04:10:10.277Z] [2025-01-10T04:10:10.277Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:10:10.277Z] #77 ... [2025-01-10T04:10:10.277Z] [2025-01-10T04:10:10.277Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:10.277Z] #78 DONE 0.1s [2025-01-10T04:10:10.540Z] [2025-01-10T04:10:10.540Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:10.668Z] #49 ... [2025-01-10T04:10:10.668Z] [2025-01-10T04:10:10.668Z] #50 [core-data internal] load build context [2025-01-10T04:10:10.668Z] #50 transferring context: 3.06MB 3.2s done [2025-01-10T04:10:10.668Z] #50 DONE 4.1s [2025-01-10T04:10:10.668Z] [2025-01-10T04:10:10.668Z] #51 [core-metadata internal] load build context [2025-01-10T04:10:10.668Z] #51 transferring context: 3.06MB 2.7s done [2025-01-10T04:10:10.668Z] #51 DONE 3.4s [2025-01-10T04:10:10.668Z] [2025-01-10T04:10:10.668Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:10.668Z] #49 ... [2025-01-10T04:10:10.668Z] [2025-01-10T04:10:10.668Z] #52 [security-spiffe-token-provider internal] load build context [2025-01-10T04:10:10.668Z] #52 transferring context: 3.06MB 2.8s done [2025-01-10T04:10:10.668Z] #52 DONE 3.3s [2025-01-10T04:10:10.940Z] [2025-01-10T04:10:10.940Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:10.940Z] #49 ... [2025-01-10T04:10:10.940Z] [2025-01-10T04:10:10.940Z] #47 [core-keeper internal] load build context [2025-01-10T04:10:10.940Z] #47 transferring context: 3.06MB 3.2s done [2025-01-10T04:10:10.940Z] #47 DONE 3.7s [2025-01-10T04:10:11.220Z] [2025-01-10T04:10:11.220Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:11.220Z] #49 ... [2025-01-10T04:10:11.220Z] [2025-01-10T04:10:11.220Z] #53 [security-proxy-auth internal] load build context [2025-01-10T04:10:11.220Z] #53 transferring context: 3.06MB 3.3s done [2025-01-10T04:10:11.220Z] #53 DONE 4.0s [2025-01-10T04:10:11.503Z] [2025-01-10T04:10:11.503Z] #54 [core-command internal] load build context [2025-01-10T04:10:11.503Z] #54 transferring context: 3.06MB 3.1s done [2025-01-10T04:10:11.503Z] #54 DONE 4.1s [2025-01-10T04:10:11.503Z] [2025-01-10T04:10:11.503Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:11.916Z] #79 ... [2025-01-10T04:10:11.916Z] [2025-01-10T04:10:11.916Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:10:11.916Z] #71 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #71 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #71 26.74 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:11.916Z] #71 26.75 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:11.916Z] #71 26.76 (3/3) Installing tzdata (2024b-r0) [2025-01-10T04:10:11.916Z] #71 26.83 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:11.916Z] #71 26.84 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:11.916Z] #71 26.90 OK: 10 MiB in 17 packages [2025-01-10T04:10:11.916Z] #71 DONE 27.3s [2025-01-10T04:10:11.916Z] [2025-01-10T04:10:11.916Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:10:11.916Z] #68 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #68 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #68 26.44 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:11.916Z] #68 26.44 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:11.916Z] #68 26.44 OK: 24170 distinct packages available [2025-01-10T04:10:11.916Z] #68 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #68 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #68 26.97 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:11.916Z] #68 27.00 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:11.916Z] #68 27.00 (3/4) Installing libucontext (1.2-r3) [2025-01-10T04:10:11.916Z] #68 27.00 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:11.916Z] #68 27.01 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:11.916Z] #68 27.01 OK: 8 MiB in 18 packages [2025-01-10T04:10:11.916Z] #68 DONE 27.2s [2025-01-10T04:10:11.916Z] [2025-01-10T04:10:11.916Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:10:11.916Z] #0 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:11.916Z] #0 4.685 OK: 8 MiB in 15 packages [2025-01-10T04:10:11.916Z] #80 DONE 4.9s [2025-01-10T04:10:11.916Z] [2025-01-10T04:10:11.916Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:10:12.173Z] #81 ... [2025-01-10T04:10:12.173Z] [2025-01-10T04:10:12.173Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:10:12.173Z] #0 4.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 4.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 4.899 OK: 12 MiB in 21 packages [2025-01-10T04:10:12.173Z] #82 DONE 5.1s [2025-01-10T04:10:12.173Z] [2025-01-10T04:10:12.173Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:10:12.173Z] #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 4.931 OK: 13 MiB in 28 packages [2025-01-10T04:10:12.173Z] #83 DONE 5.1s [2025-01-10T04:10:12.173Z] [2025-01-10T04:10:12.173Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:12.173Z] #66 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #66 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #66 26.96 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:12.173Z] #66 26.96 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:12.173Z] #66 26.96 OK: 24170 distinct packages available [2025-01-10T04:10:12.173Z] #66 27.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #66 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #66 ... [2025-01-10T04:10:12.173Z] [2025-01-10T04:10:12.173Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:10:12.173Z] #0 4.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.173Z] #0 5.080 OK: 19 MiB in 18 packages [2025-01-10T04:10:12.173Z] #84 DONE 5.2s [2025-01-10T04:10:12.173Z] [2025-01-10T04:10:12.173Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:12.173Z] #66 27.51 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:12.173Z] #66 27.52 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:12.173Z] #66 27.53 (3/5) Installing libucontext (1.2-r3) [2025-01-10T04:10:12.173Z] #66 27.53 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:12.173Z] #66 27.53 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T04:10:12.173Z] #66 27.54 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:12.173Z] #66 27.60 OK: 9 MiB in 19 packages [2025-01-10T04:10:12.432Z] #66 ... [2025-01-10T04:10:12.432Z] [2025-01-10T04:10:12.432Z] #85 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:12.432Z] #0 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.432Z] #0 4.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:12.432Z] #0 5.261 OK: 8 MiB in 15 packages [2025-01-10T04:10:12.432Z] #85 DONE 5.4s [2025-01-10T04:10:12.432Z] [2025-01-10T04:10:12.432Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:12.432Z] #66 DONE 27.7s [2025-01-10T04:10:12.432Z] [2025-01-10T04:10:12.432Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:12.931Z] #49 ... [2025-01-10T04:10:12.931Z] [2025-01-10T04:10:12.931Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T04:10:12.931Z] #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:12.931Z] #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:12.931Z] #0 5.766 OK: 239 MiB in 58 packages [2025-01-10T04:10:12.931Z] #55 DONE 6.9s [2025-01-10T04:10:12.931Z] [2025-01-10T04:10:12.931Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:12.931Z] #49 ... [2025-01-10T04:10:12.931Z] [2025-01-10T04:10:12.931Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:10:12.931Z] #0 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:12.931Z] #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:12.931Z] #0 6.258 OK: 239 MiB in 58 packages [2025-01-10T04:10:12.931Z] #56 DONE 8.2s [2025-01-10T04:10:12.931Z] [2025-01-10T04:10:12.931Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:13.368Z] #86 ... [2025-01-10T04:10:13.368Z] [2025-01-10T04:10:13.368Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:10:13.368Z] #77 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.368Z] #77 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.368Z] #77 3.460 OK: 19 MiB in 18 packages [2025-01-10T04:10:13.368Z] #77 DONE 3.6s [2025-01-10T04:10:13.368Z] [2025-01-10T04:10:13.368Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T04:10:13.368Z] #87 DONE 0.0s [2025-01-10T04:10:13.368Z] [2025-01-10T04:10:13.368Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:10:13.368Z] #0 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.368Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.627Z] #88 3.848 OK: 8 MiB in 16 packages [2025-01-10T04:10:13.885Z] #88 DONE 4.0s [2025-01-10T04:10:13.885Z] [2025-01-10T04:10:13.885Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:10:13.885Z] #89 ... [2025-01-10T04:10:13.885Z] [2025-01-10T04:10:13.885Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:10:13.885Z] #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.885Z] #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.885Z] #0 2.145 OK: 10 MiB in 17 packages [2025-01-10T04:10:13.885Z] #90 DONE 2.3s [2025-01-10T04:10:13.885Z] [2025-01-10T04:10:13.885Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:10:13.885Z] #81 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:13.928Z] #49 ... [2025-01-10T04:10:13.928Z] [2025-01-10T04:10:13.928Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T04:10:13.928Z] #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:13.928Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:13.928Z] #0 7.220 OK: 239 MiB in 58 packages [2025-01-10T04:10:13.928Z] #57 DONE 7.8s [2025-01-10T04:10:13.928Z] [2025-01-10T04:10:13.928Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:14.144Z] #81 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:14.144Z] #81 ... [2025-01-10T04:10:14.144Z] [2025-01-10T04:10:14.144Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:10:14.144Z] #89 DONE 0.5s [2025-01-10T04:10:14.144Z] [2025-01-10T04:10:14.144Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T04:10:14.144Z] #91 DONE 0.0s [2025-01-10T04:10:14.144Z] [2025-01-10T04:10:14.144Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:10:14.144Z] #0 3.112 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:14.144Z] #0 3.689 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:14.144Z] #0 4.477 OK: 248 MiB in 58 packages [2025-01-10T04:10:14.144Z] #92 DONE 4.6s [2025-01-10T04:10:14.209Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2025-01-10T04:10:14.402Z] [2025-01-10T04:10:14.402Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T04:10:14.402Z] #93 DONE 0.1s [2025-01-10T04:10:14.402Z] [2025-01-10T04:10:14.402Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:14.479Z] #36 ... [2025-01-10T04:10:14.479Z] [2025-01-10T04:10:14.479Z] #58 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:14.479Z] #58 DONE 1.4s [2025-01-10T04:10:14.479Z] [2025-01-10T04:10:14.479Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:14.479Z] #36 ... [2025-01-10T04:10:14.479Z] [2025-01-10T04:10:14.479Z] #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:14.479Z] #59 DONE 1.7s [2025-01-10T04:10:14.764Z] [2025-01-10T04:10:14.764Z] #60 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:14.764Z] #60 ... [2025-01-10T04:10:14.764Z] [2025-01-10T04:10:14.764Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:14.764Z] #61 DONE 1.1s [2025-01-10T04:10:14.764Z] [2025-01-10T04:10:14.764Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T04:10:14.764Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:14.764Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:14.764Z] #0 5.902 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:14.764Z] #0 6.053 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:14.764Z] #0 6.073 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:10:14.764Z] #0 6.089 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:10:14.764Z] #0 6.531 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:14.764Z] #0 6.584 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:14.764Z] #0 7.401 OK: 20 MiB in 18 packages [2025-01-10T04:10:14.764Z] #62 DONE 8.3s [2025-01-10T04:10:14.764Z] [2025-01-10T04:10:14.764Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:14.764Z] #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:14.764Z] #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:14.764Z] #0 8.333 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:14.764Z] #0 8.358 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:14.764Z] #0 8.463 OK: 9 MiB in 15 packages [2025-01-10T04:10:14.764Z] #63 DONE 9.6s [2025-01-10T04:10:14.966Z] #94 ... [2025-01-10T04:10:14.966Z] [2025-01-10T04:10:14.966Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:14.966Z] #86 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:14.966Z] #86 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:14.966Z] #86 2.062 OK: 9 MiB in 19 packages [2025-01-10T04:10:14.966Z] #86 DONE 2.3s [2025-01-10T04:10:14.966Z] [2025-01-10T04:10:14.966Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:10:14.966Z] #81 2.712 OK: 8 MiB in 18 packages [2025-01-10T04:10:14.966Z] #81 DONE 2.9s [2025-01-10T04:10:14.966Z] [2025-01-10T04:10:14.966Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:15.036Z] [2025-01-10T04:10:15.036Z] #64 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:15.635Z] #64 ... [2025-01-10T04:10:15.635Z] [2025-01-10T04:10:15.635Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T04:10:15.635Z] #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:15.635Z] #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:15.635Z] #0 7.479 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:15.635Z] #0 7.498 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T04:10:15.635Z] #0 7.570 (3/4) Installing su-exec (0.2-r3) [2025-01-10T04:10:15.635Z] #0 7.592 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T04:10:15.635Z] #0 8.044 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:15.635Z] #0 8.131 OK: 20 MiB in 18 packages [2025-01-10T04:10:15.635Z] #65 DONE 9.0s [2025-01-10T04:10:15.635Z] [2025-01-10T04:10:15.635Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:16.612Z] #36 ... [2025-01-10T04:10:16.612Z] [2025-01-10T04:10:16.612Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T04:10:16.612Z] #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.612Z] #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.612Z] #0 7.713 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:16.612Z] #0 8.018 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:16.612Z] #0 8.027 (3/3) Installing tzdata (2024b-r0) [2025-01-10T04:10:16.612Z] #0 8.588 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:16.612Z] #0 8.622 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:16.612Z] #0 9.046 OK: 11 MiB in 17 packages [2025-01-10T04:10:16.612Z] #66 DONE 9.9s [2025-01-10T04:10:16.612Z] [2025-01-10T04:10:16.612Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:10:16.612Z] #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.612Z] #0 7.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.612Z] #0 9.349 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:16.612Z] #0 9.369 (2/2) Installing su-exec (0.2-r3) [2025-01-10T04:10:16.612Z] #0 9.383 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:16.612Z] #0 9.445 OK: 9 MiB in 16 packages [2025-01-10T04:10:16.612Z] #67 ... [2025-01-10T04:10:16.612Z] [2025-01-10T04:10:16.612Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:16.612Z] #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.612Z] #0 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.892Z] #68 ... [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:10:16.892Z] #69 DONE 9.6s [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:10:16.892Z] #0 9.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.892Z] #0 9.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.892Z] #70 ... [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T04:10:16.892Z] #67 DONE 10.4s [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:10:16.892Z] #0 6.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.892Z] #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.892Z] #0 10.33 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:16.892Z] #0 10.33 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:16.892Z] #0 10.33 OK: 24048 distinct packages available [2025-01-10T04:10:16.892Z] #71 ... [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T04:10:16.892Z] #72 DONE 9.8s [2025-01-10T04:10:16.892Z] [2025-01-10T04:10:16.892Z] #73 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:10:16.892Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:16.919Z] #95 DONE 2.1s [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:16.919Z] #96 DONE 2.1s [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #97 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:16.919Z] #0 2.715 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:16.919Z] #0 4.163 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T04:10:16.919Z] #0 4.964 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:16.919Z] #0 5.375 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:16.919Z] #0 5.383 OK: 8 MiB in 15 packages [2025-01-10T04:10:16.919Z] #97 DONE 7.2s [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T04:10:16.919Z] #98 DONE 2.2s [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T04:10:16.919Z] #99 DONE 0.1s [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:16.919Z] #100 ... [2025-01-10T04:10:16.919Z] [2025-01-10T04:10:16.919Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T04:10:16.919Z] #101 DONE 0.1s [2025-01-10T04:10:17.159Z] #73 ... [2025-01-10T04:10:17.159Z] [2025-01-10T04:10:17.159Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:17.159Z] #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:17.159Z] #0 8.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:17.159Z] #74 ... [2025-01-10T04:10:17.159Z] [2025-01-10T04:10:17.159Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:17.178Z] [2025-01-10T04:10:17.178Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:10:17.426Z] #36 ... [2025-01-10T04:10:17.426Z] [2025-01-10T04:10:17.426Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:10:17.426Z] #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:18.402Z] #102 ... [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:18.402Z] #103 ... [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:18.402Z] #104 ... [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:18.402Z] #105 ... [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:10:18.402Z] #106 DONE 1.2s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:18.402Z] #100 DONE 1.3s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:10:18.402Z] #102 DONE 1.2s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:18.402Z] #107 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:18.402Z] #108 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T04:10:18.402Z] #109 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:10:18.402Z] #110 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:10:18.402Z] #111 DONE 0.0s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T04:10:18.402Z] #112 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T04:10:18.402Z] #113 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:18.402Z] #114 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T04:10:18.402Z] #115 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #116 [security-spire-config] exporting to image [2025-01-10T04:10:18.402Z] #116 exporting layers [2025-01-10T04:10:18.402Z] #116 ... [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T04:10:18.402Z] #117 DONE 0.1s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T04:10:18.402Z] #118 DONE 0.0s [2025-01-10T04:10:18.402Z] [2025-01-10T04:10:18.402Z] #116 [security-spire-agent] exporting to image [2025-01-10T04:10:20.288Z] #116 exporting layers 0.6s done [2025-01-10T04:10:20.288Z] #116 exporting layers 0.6s done [2025-01-10T04:10:20.288Z] #116 writing image sha256:cf5dfddeb6029aae228b50668efb785a4ecb70cf24c6b85abf7cbc4d5de9a9f2 done [2025-01-10T04:10:20.288Z] #116 naming to docker.io/library/security-spire-server done [2025-01-10T04:10:20.288Z] #116 writing image sha256:53f8753ac0238beb3aad0b147ede0a852dd397e23f12e4020b5507fda89a300c done [2025-01-10T04:10:20.288Z] #116 naming to docker.io/library/security-spire-config done [2025-01-10T04:10:20.288Z] #116 exporting layers 0.6s done [2025-01-10T04:10:20.288Z] #116 writing image sha256:ccee6dd047a056e6d857b545187ab539cafd788e3d43b1cdef3067cf12835d23 done [2025-01-10T04:10:20.288Z] #116 naming to docker.io/library/security-spire-agent done [2025-01-10T04:10:20.288Z] #116 DONE 0.8s [2025-01-10T04:10:20.288Z] [2025-01-10T04:10:20.288Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:20.293Z] #75 ... [2025-01-10T04:10:20.293Z] [2025-01-10T04:10:20.293Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:10:20.293Z] #0 9.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:20.293Z] #76 ... [2025-01-10T04:10:20.293Z] [2025-01-10T04:10:20.293Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:20.293Z] #36 ... [2025-01-10T04:10:20.293Z] [2025-01-10T04:10:20.293Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:20.293Z] #74 11.18 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:20.293Z] #74 11.21 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:20.293Z] #74 11.28 OK: 9 MiB in 15 packages [2025-01-10T04:10:20.293Z] #74 DONE 12.6s [2025-01-10T04:10:20.293Z] [2025-01-10T04:10:20.293Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:20.293Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2025-01-10T04:10:20.563Z] #36 ... [2025-01-10T04:10:20.563Z] [2025-01-10T04:10:20.563Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T04:10:20.563Z] #70 12.96 OK: 239 MiB in 58 packages [2025-01-10T04:10:20.563Z] #70 DONE 14.0s [2025-01-10T04:10:20.563Z] [2025-01-10T04:10:20.563Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:21.532Z] #36 ... [2025-01-10T04:10:21.532Z] [2025-01-10T04:10:21.532Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:21.532Z] #77 DONE 1.0s [2025-01-10T04:10:21.799Z] [2025-01-10T04:10:21.799Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:22.068Z] #36 ... [2025-01-10T04:10:22.068Z] [2025-01-10T04:10:22.068Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T04:10:22.068Z] #71 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:22.068Z] #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:22.068Z] #71 14.40 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:22.068Z] #71 14.42 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:22.068Z] #71 14.42 (3/4) Installing libucontext (1.2-r3) [2025-01-10T04:10:22.068Z] #71 14.44 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:22.068Z] #71 14.47 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:22.068Z] #71 14.60 OK: 9 MiB in 18 packages [2025-01-10T04:10:22.068Z] #71 DONE 15.7s [2025-01-10T04:10:22.068Z] [2025-01-10T04:10:22.068Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:22.336Z] #36 ... [2025-01-10T04:10:22.336Z] [2025-01-10T04:10:22.336Z] #73 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T04:10:22.336Z] #73 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:22.336Z] #73 13.62 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:22.336Z] #73 13.75 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:22.336Z] #73 13.76 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T04:10:22.336Z] #73 13.78 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T04:10:22.336Z] #73 13.80 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T04:10:22.336Z] #73 13.93 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T04:10:22.336Z] #73 14.00 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T04:10:22.336Z] #73 14.03 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:22.336Z] #73 14.14 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:22.336Z] #73 14.77 OK: 14 MiB in 21 packages [2025-01-10T04:10:22.336Z] #73 DONE 15.9s [2025-01-10T04:10:22.336Z] [2025-01-10T04:10:22.336Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:24.286Z] #36 ... [2025-01-10T04:10:24.286Z] [2025-01-10T04:10:24.286Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:24.286Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.7s [2025-01-10T04:10:24.286Z] #49 ... [2025-01-10T04:10:24.286Z] [2025-01-10T04:10:24.286Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:24.555Z] #78 ... [2025-01-10T04:10:24.555Z] [2025-01-10T04:10:24.555Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:24.555Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2025-01-10T04:10:24.821Z] #36 ... [2025-01-10T04:10:24.821Z] [2025-01-10T04:10:24.821Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:10:24.821Z] #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:24.821Z] #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:24.822Z] #79 ... [2025-01-10T04:10:24.822Z] [2025-01-10T04:10:24.822Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:25.088Z] #80 ... [2025-01-10T04:10:25.088Z] [2025-01-10T04:10:25.088Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:25.671Z] #36 ... [2025-01-10T04:10:25.671Z] [2025-01-10T04:10:25.671Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T04:10:25.671Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.3s done [2025-01-10T04:10:25.671Z] #49 DONE 19.4s [2025-01-10T04:10:25.671Z] [2025-01-10T04:10:25.672Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:25.672Z] #36 ... [2025-01-10T04:10:25.672Z] [2025-01-10T04:10:25.672Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:10:25.672Z] #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:25.672Z] #0 8.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:25.672Z] #81 ... [2025-01-10T04:10:25.672Z] [2025-01-10T04:10:25.672Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:26.639Z] #36 ... [2025-01-10T04:10:26.639Z] [2025-01-10T04:10:26.639Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:10:26.639Z] #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.639Z] #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.639Z] #82 ... [2025-01-10T04:10:26.639Z] [2025-01-10T04:10:26.639Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T04:10:26.639Z] #79 10.42 OK: 20 MiB in 18 packages [2025-01-10T04:10:26.639Z] #79 DONE 11.8s [2025-01-10T04:10:26.639Z] [2025-01-10T04:10:26.639Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:26.639Z] #68 12.82 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:26.639Z] #68 12.82 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:26.639Z] #68 12.82 OK: 24048 distinct packages available [2025-01-10T04:10:26.639Z] #68 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.639Z] #68 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.639Z] #68 19.67 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:26.639Z] #68 19.69 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:26.639Z] #68 19.69 (3/5) Installing libucontext (1.2-r3) [2025-01-10T04:10:26.639Z] #68 19.71 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:26.639Z] #68 19.72 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T04:10:26.639Z] #68 19.76 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:26.639Z] #68 19.84 OK: 10 MiB in 19 packages [2025-01-10T04:10:26.639Z] #68 ... [2025-01-10T04:10:26.639Z] [2025-01-10T04:10:26.639Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T04:10:26.639Z] #75 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.640Z] #75 13.97 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:26.640Z] #75 13.97 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:26.640Z] #75 13.97 OK: 24050 distinct packages available [2025-01-10T04:10:26.640Z] #75 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.640Z] #75 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.640Z] #75 18.15 OK: 239 MiB in 58 packages [2025-01-10T04:10:26.640Z] #75 DONE 19.4s [2025-01-10T04:10:26.640Z] [2025-01-10T04:10:26.640Z] #64 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:26.640Z] #64 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.640Z] #64 7.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.640Z] #64 11.13 OK: 9 MiB in 15 packages [2025-01-10T04:10:26.640Z] #64 DONE 13.0s [2025-01-10T04:10:26.640Z] [2025-01-10T04:10:26.640Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:26.907Z] #83 ... [2025-01-10T04:10:26.907Z] [2025-01-10T04:10:26.907Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:26.907Z] #0 6.094 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.907Z] #0 7.234 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.907Z] #84 ... [2025-01-10T04:10:26.907Z] [2025-01-10T04:10:26.907Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:10:26.907Z] #0 6.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:26.907Z] #0 7.837 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.178Z] #85 ... [2025-01-10T04:10:27.178Z] [2025-01-10T04:10:27.178Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T04:10:27.178Z] #68 DONE 20.7s [2025-01-10T04:10:27.178Z] [2025-01-10T04:10:27.178Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:10:27.178Z] #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.178Z] #0 7.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.178Z] #86 ... [2025-01-10T04:10:27.178Z] [2025-01-10T04:10:27.178Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:27.446Z] #36 ... [2025-01-10T04:10:27.446Z] [2025-01-10T04:10:27.446Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:10:27.446Z] #83 DONE 0.8s [2025-01-10T04:10:27.715Z] [2025-01-10T04:10:27.715Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:27.981Z] #87 ... [2025-01-10T04:10:27.981Z] [2025-01-10T04:10:27.981Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:10:27.981Z] #76 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.981Z] #76 14.10 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T04:10:27.981Z] #76 14.10 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T04:10:27.981Z] #76 14.10 OK: 24048 distinct packages available [2025-01-10T04:10:27.981Z] #76 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.981Z] #76 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:27.981Z] #76 19.62 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T04:10:27.981Z] #76 19.91 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T04:10:27.981Z] #76 19.98 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T04:10:27.981Z] #76 20.01 (4/14) Installing libunistring (1.2-r0) [2025-01-10T04:10:27.981Z] #76 20.11 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T04:10:27.981Z] #76 20.17 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T04:10:27.981Z] #76 20.21 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T04:10:27.981Z] #76 20.22 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T04:10:27.981Z] #76 20.25 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T04:10:27.981Z] #76 20.28 (10/14) Installing curl (8.11.1-r0) [2025-01-10T04:10:27.981Z] #76 20.37 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:27.981Z] #76 20.37 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T04:10:27.981Z] #76 20.39 (13/14) Installing libucontext (1.2-r3) [2025-01-10T04:10:27.981Z] #76 20.40 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T04:10:27.981Z] #76 20.44 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:27.982Z] #76 20.54 Executing ca-certificates-20241121-r1.trigger [2025-01-10T04:10:27.982Z] #76 ... [2025-01-10T04:10:27.982Z] [2025-01-10T04:10:27.982Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T04:10:27.982Z] #81 11.69 OK: 20 MiB in 18 packages [2025-01-10T04:10:27.982Z] #81 DONE 12.6s [2025-01-10T04:10:27.982Z] [2025-01-10T04:10:27.982Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T04:10:28.565Z] #88 DONE 0.3s [2025-01-10T04:10:28.565Z] [2025-01-10T04:10:28.565Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:29.151Z] #36 ... [2025-01-10T04:10:29.151Z] [2025-01-10T04:10:29.151Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:10:29.151Z] #0 4.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:29.151Z] #0 5.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:29.151Z] #0 9.862 OK: 9 MiB in 15 packages [2025-01-10T04:10:29.151Z] #89 ... [2025-01-10T04:10:29.151Z] [2025-01-10T04:10:29.151Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:29.151Z] #84 12.33 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T04:10:29.418Z] #84 ... [2025-01-10T04:10:29.418Z] [2025-01-10T04:10:29.418Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:10:29.418Z] #82 12.01 OK: 11 MiB in 17 packages [2025-01-10T04:10:29.418Z] #82 DONE 12.8s [2025-01-10T04:10:29.418Z] [2025-01-10T04:10:29.418Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:29.684Z] #36 ... [2025-01-10T04:10:29.684Z] [2025-01-10T04:10:29.684Z] #76 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T04:10:29.684Z] #76 21.45 OK: 15 MiB in 28 packages [2025-01-10T04:10:29.684Z] #76 DONE 22.3s [2025-01-10T04:10:29.684Z] [2025-01-10T04:10:29.684Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:29.684Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s [2025-01-10T04:10:29.951Z] #36 ... [2025-01-10T04:10:29.951Z] [2025-01-10T04:10:29.951Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:10:29.951Z] #89 DONE 10.8s [2025-01-10T04:10:29.951Z] [2025-01-10T04:10:29.951Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T04:10:29.951Z] #86 11.93 OK: 9 MiB in 16 packages [2025-01-10T04:10:29.951Z] #86 DONE 12.9s [2025-01-10T04:10:29.951Z] [2025-01-10T04:10:29.951Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:30.547Z] #36 ... [2025-01-10T04:10:30.547Z] [2025-01-10T04:10:30.547Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T04:10:30.547Z] #84 12.97 Executing busybox-1.36.1-r29.trigger [2025-01-10T04:10:30.547Z] #84 13.03 OK: 9 MiB in 15 packages [2025-01-10T04:10:30.547Z] #84 DONE 13.8s [2025-01-10T04:10:30.819Z] [2025-01-10T04:10:30.819Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:30.819Z] #36 ... [2025-01-10T04:10:30.819Z] [2025-01-10T04:10:30.819Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T04:10:30.819Z] #85 13.14 OK: 239 MiB in 58 packages [2025-01-10T04:10:30.819Z] #85 DONE 13.8s [2025-01-10T04:10:30.819Z] [2025-01-10T04:10:30.819Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:31.103Z] #36 ... [2025-01-10T04:10:31.103Z] [2025-01-10T04:10:31.103Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T04:10:31.103Z] #0 2.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:31.103Z] #0 4.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:31.103Z] #0 8.285 OK: 9 MiB in 18 packages [2025-01-10T04:10:31.103Z] #90 DONE 8.9s [2025-01-10T04:10:31.103Z] [2025-01-10T04:10:31.103Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:31.692Z] #36 ... [2025-01-10T04:10:31.692Z] [2025-01-10T04:10:31.692Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T04:10:31.692Z] #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:31.692Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:31.692Z] #0 8.105 OK: 14 MiB in 21 packages [2025-01-10T04:10:31.692Z] #91 DONE 9.1s [2025-01-10T04:10:31.692Z] [2025-01-10T04:10:31.692Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T04:10:31.692Z] #92 DONE 0.6s [2025-01-10T04:10:31.692Z] [2025-01-10T04:10:31.692Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:31.692Z] #36 ... [2025-01-10T04:10:31.692Z] [2025-01-10T04:10:31.692Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:31.692Z] #93 ... [2025-01-10T04:10:31.692Z] [2025-01-10T04:10:31.692Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T04:10:33.536Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s done [2025-01-10T04:10:33.536Z] #36 DONE 27.2s [2025-01-10T04:10:33.536Z] [2025-01-10T04:10:33.536Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:33.536Z] #94 ... [2025-01-10T04:10:33.536Z] [2025-01-10T04:10:33.536Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T04:10:33.536Z] #95 DONE 3.1s [2025-01-10T04:10:33.536Z] [2025-01-10T04:10:33.536Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T04:10:33.536Z] #96 DONE 0.2s [2025-01-10T04:10:33.536Z] [2025-01-10T04:10:33.536Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T04:10:33.536Z] #0 3.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:33.536Z] #0 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:33.536Z] #0 6.141 OK: 10 MiB in 19 packages [2025-01-10T04:10:33.536Z] #97 DONE 6.5s [2025-01-10T04:10:33.536Z] [2025-01-10T04:10:33.536Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T04:10:34.959Z] #98 DONE 1.6s [2025-01-10T04:10:34.959Z] [2025-01-10T04:10:34.959Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:34.959Z] #99 DONE 1.6s [2025-01-10T04:10:34.959Z] [2025-01-10T04:10:34.959Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:35.975Z] #100 ... [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:35.975Z] #101 DONE 1.6s [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T04:10:35.975Z] #102 DONE 0.3s [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:10:35.975Z] #103 ... [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T04:10:35.975Z] #104 DONE 0.4s [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:10:35.975Z] #105 ... [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T04:10:35.975Z] #103 DONE 0.3s [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:35.975Z] #106 ... [2025-01-10T04:10:35.975Z] [2025-01-10T04:10:35.975Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T04:10:35.975Z] #105 DONE 0.5s [2025-01-10T04:10:36.249Z] [2025-01-10T04:10:36.249Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:36.249Z] #106 DONE 0.5s [2025-01-10T04:10:36.249Z] [2025-01-10T04:10:36.249Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T04:10:36.249Z] #107 ... [2025-01-10T04:10:36.249Z] [2025-01-10T04:10:36.249Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:36.249Z] #108 DONE 0.3s [2025-01-10T04:10:36.903Z] [2025-01-10T04:10:36.903Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:10:36.903Z] #109 ... [2025-01-10T04:10:36.903Z] [2025-01-10T04:10:36.903Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T04:10:36.903Z] #107 DONE 0.4s [2025-01-10T04:10:36.903Z] [2025-01-10T04:10:36.903Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T04:10:36.903Z] #109 DONE 0.4s [2025-01-10T04:10:36.903Z] [2025-01-10T04:10:36.903Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:10:37.172Z] #110 ... [2025-01-10T04:10:37.172Z] [2025-01-10T04:10:37.172Z] #111 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T04:10:37.172Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:37.172Z] #0 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T04:10:37.172Z] #0 6.655 OK: 15 MiB in 28 packages [2025-01-10T04:10:37.172Z] #111 DONE 7.4s [2025-01-10T04:10:37.172Z] [2025-01-10T04:10:37.172Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T04:10:37.172Z] #112 DONE 0.5s [2025-01-10T04:10:37.172Z] [2025-01-10T04:10:37.172Z] #113 [security-spire-config] exporting to image [2025-01-10T04:10:37.172Z] #113 exporting layers [2025-01-10T04:10:37.172Z] #113 ... [2025-01-10T04:10:37.172Z] [2025-01-10T04:10:37.456Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T04:10:37.456Z] #100 DONE 2.1s [2025-01-10T04:10:37.456Z] [2025-01-10T04:10:37.456Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T04:10:37.456Z] #110 DONE 0.6s [2025-01-10T04:10:37.456Z] [2025-01-10T04:10:37.456Z] #114 [security-spire-server] exporting to image [2025-01-10T04:10:38.047Z] #114 ... [2025-01-10T04:10:38.047Z] [2025-01-10T04:10:38.047Z] #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T04:10:38.047Z] #115 DONE 0.7s [2025-01-10T04:10:38.047Z] [2025-01-10T04:10:38.047Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T04:10:38.327Z] #116 DONE 0.4s [2025-01-10T04:10:38.327Z] [2025-01-10T04:10:38.327Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:38.594Z] #78 ... [2025-01-10T04:10:38.594Z] [2025-01-10T04:10:38.594Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T04:10:38.863Z] #117 DONE 0.5s [2025-01-10T04:10:38.863Z] [2025-01-10T04:10:38.863Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T04:10:39.450Z] #118 DONE 0.5s [2025-01-10T04:10:39.450Z] [2025-01-10T04:10:39.450Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:10:39.718Z] #94 ... [2025-01-10T04:10:39.718Z] [2025-01-10T04:10:39.718Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T04:10:39.986Z] #119 DONE 0.5s [2025-01-10T04:10:39.986Z] [2025-01-10T04:10:39.986Z] #113 [security-spire-config] exporting to image [2025-01-10T04:10:39.986Z] #113 exporting layers 2.6s done [2025-01-10T04:10:39.986Z] #113 writing image sha256:7f152ab0ae8da1898d18529b15a74b87732747d73dd1d7b6d0970a1716902f38 0.1s done [2025-01-10T04:10:39.986Z] #113 naming to docker.io/library/security-spire-config-arm64 [2025-01-10T04:10:39.986Z] #113 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-10T04:10:39.986Z] #113 DONE 2.8s [2025-01-10T04:10:39.986Z] [2025-01-10T04:10:39.986Z] #114 [security-spire-server] exporting to image [2025-01-10T04:10:39.986Z] #114 exporting layers 2.8s done [2025-01-10T04:10:40.258Z] #114 writing image sha256:a9d4f94cbee2fe32286cf3c731a00be8e4f9bd4f29b19b702f798dca580ebe11 0.0s done [2025-01-10T04:10:40.258Z] #114 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-10T04:10:40.258Z] #114 DONE 2.8s [2025-01-10T04:10:40.258Z] [2025-01-10T04:10:40.258Z] #120 [security-spire-agent] exporting to image [2025-01-10T04:10:42.203Z] #120 exporting layers 1.9s done [2025-01-10T04:10:42.203Z] #120 writing image sha256:6805e4200fbc2a47a54c59d316185c96db43383021f78b214eca947081d33a74 0.0s done [2025-01-10T04:10:42.203Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-10T04:10:42.203Z] #120 DONE 2.0s [2025-01-10T04:10:42.203Z] [2025-01-10T04:10:42.203Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #104 ... [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #76 DONE 56.3s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #103 DONE 58.7s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #105 DONE 58.6s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #94 DONE 51.7s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #79 DONE 55.8s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #119 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:11:08.173Z] #119 ... [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:08.173Z] #104 DONE 58.7s [2025-01-10T04:11:08.173Z] [2025-01-10T04:11:08.173Z] #120 [core-data builder 6/7] COPY . . [2025-01-10T04:11:17.028Z] #120 ... [2025-01-10T04:11:17.028Z] [2025-01-10T04:11:17.028Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:11:17.028Z] #121 ... [2025-01-10T04:11:17.028Z] [2025-01-10T04:11:17.028Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-10T04:11:17.028Z] #122 ... [2025-01-10T04:11:17.028Z] [2025-01-10T04:11:17.028Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:11:17.028Z] #123 ... [2025-01-10T04:11:17.028Z] [2025-01-10T04:11:17.028Z] #124 [support-notifications builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #87 DONE 51.8s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #93 DONE 57.7s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #94 DONE 47.8s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #80 DONE 64.5s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #78 DONE 65.0s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #60 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #60 DONE 64.8s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-10T04:11:21.212Z] #121 DONE 1.2s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #122 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #123 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #124 [core-command builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #124 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #125 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #126 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #127 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #128 [support-notifications builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #128 DONE 1.3s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #129 DONE 1.2s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #130 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #131 [core-data builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #131 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #132 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #133 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #134 [core-metadata builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #134 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #135 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #136 DONE 1.2s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #137 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #137 DONE 1.2s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:11:21.212Z] #138 ... [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #139 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #140 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #141 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #142 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #142 DONE 1.3s [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:21.212Z] #143 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:11:21.212Z] #144 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:21.212Z] #145 CACHED [2025-01-10T04:11:21.212Z] [2025-01-10T04:11:21.212Z] #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-10T04:11:22.376Z] #124 ... [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #119 [support-scheduler builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #119 DONE 16.3s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #125 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #126 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #127 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #128 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #129 [core-command builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #129 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #130 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #123 DONE 16.3s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #131 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #132 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #132 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #133 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-10T04:11:22.376Z] #122 DONE 16.3s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #134 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #135 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #136 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #137 [core-metadata builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #137 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #138 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #139 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T04:11:22.376Z] #140 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #141 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T04:11:22.376Z] #142 CACHED [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #124 [support-notifications builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #124 DONE 16.3s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #121 DONE 16.4s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #120 [core-data builder 6/7] COPY . . [2025-01-10T04:11:22.376Z] #120 DONE 16.3s [2025-01-10T04:11:22.376Z] [2025-01-10T04:11:22.376Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:11:23.808Z] #146 3.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:11:24.308Z] #143 1.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T04:11:26.410Z] #146 ... [2025-01-10T04:11:26.410Z] [2025-01-10T04:11:26.410Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:11:26.410Z] #138 2.941 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:11:29.016Z] #138 ... [2025-01-10T04:11:29.016Z] [2025-01-10T04:11:29.016Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:11:29.016Z] #0 3.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:11:30.962Z] #147 ... [2025-01-10T04:11:30.962Z] [2025-01-10T04:11:30.962Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:11:30.962Z] #0 2.436 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:11:30.962Z] #148 ... [2025-01-10T04:11:30.962Z] [2025-01-10T04:11:30.962Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:11:30.962Z] #0 3.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:11:30.962Z] #149 ... [2025-01-10T04:11:30.962Z] [2025-01-10T04:11:30.962Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:11:30.962Z] #0 2.614 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:11:30.962Z] #150 ... [2025-01-10T04:11:30.962Z] [2025-01-10T04:11:30.962Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:11:30.962Z] #0 2.826 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:11:31.349Z] #151 ... [2025-01-10T04:11:31.349Z] [2025-01-10T04:11:31.349Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:11:31.349Z] #0 2.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:11:31.618Z] #152 ... [2025-01-10T04:11:31.618Z] [2025-01-10T04:11:31.618Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:11:31.618Z] #0 2.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T04:11:31.618Z] #153 ... [2025-01-10T04:11:31.618Z] [2025-01-10T04:11:31.618Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:11:31.618Z] #0 2.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:11:31.886Z] #154 ... [2025-01-10T04:11:31.886Z] [2025-01-10T04:11:31.886Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:11:31.886Z] #0 3.195 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:11:31.886Z] #155 ... [2025-01-10T04:11:31.886Z] [2025-01-10T04:11:31.886Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:11:31.886Z] #0 1.709 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:11:32.443Z] #143 ... [2025-01-10T04:11:32.443Z] [2025-01-10T04:11:32.443Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:11:32.443Z] #0 0.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T04:11:32.443Z] #144 ... [2025-01-10T04:11:32.443Z] [2025-01-10T04:11:32.443Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T04:11:32.443Z] #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T04:11:32.704Z] #145 ... [2025-01-10T04:11:32.704Z] [2025-01-10T04:11:32.704Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:11:32.704Z] #0 1.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T04:11:32.965Z] #146 ... [2025-01-10T04:11:32.965Z] [2025-01-10T04:11:32.965Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:11:32.965Z] #0 1.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T04:11:32.965Z] #147 ... [2025-01-10T04:11:32.965Z] [2025-01-10T04:11:32.965Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:11:32.965Z] #0 1.481 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T04:11:33.224Z] #148 ... [2025-01-10T04:11:33.224Z] [2025-01-10T04:11:33.224Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:11:33.224Z] #0 0.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T04:11:33.224Z] #149 ... [2025-01-10T04:11:33.224Z] [2025-01-10T04:11:33.224Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:11:33.224Z] #0 1.015 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T04:11:33.484Z] #150 ... [2025-01-10T04:11:33.484Z] [2025-01-10T04:11:33.484Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:11:33.484Z] #0 0.616 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T04:11:33.484Z] #151 ... [2025-01-10T04:11:33.484Z] [2025-01-10T04:11:33.484Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:11:33.484Z] #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T04:11:34.297Z] #152 ... [2025-01-10T04:11:34.297Z] [2025-01-10T04:11:34.297Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:11:34.297Z] #0 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T04:11:34.558Z] #153 ... [2025-01-10T04:11:34.558Z] [2025-01-10T04:11:34.558Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:11:34.558Z] #0 1.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T04:12:56.491Z] #154 ... [2025-01-10T04:12:56.491Z] [2025-01-10T04:12:56.491Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T04:12:56.491Z] #145 93.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:14:04.774Z] #145 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:14:04.774Z] #149 DONE 157.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:14:04.774Z] #151 DONE 157.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:14:04.774Z] #152 DONE 157.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:14:04.774Z] #150 DONE 157.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:14:04.774Z] #143 DONE 157.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:14:04.774Z] #19 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T04:14:04.774Z] #145 DONE 157.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:14:04.774Z] #153 DONE 157.4s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #155 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:14:04.774Z] #154 DONE 157.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #156 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:14:04.774Z] #147 DONE 157.7s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #155 DONE 0.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:14:04.774Z] #144 DONE 157.8s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:14:04.774Z] #146 DONE 157.8s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:14:04.774Z] #148 DONE 157.8s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #157 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #157 DONE 0.4s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #158 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #158 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #159 DONE 0.4s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #160 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #161 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #156 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #162 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #162 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #163 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T04:14:04.774Z] #164 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #165 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #166 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #167 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #168 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #169 CACHED [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #158 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #158 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #170 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:04.774Z] #171 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #172 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #173 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #174 DONE 0.2s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T04:14:04.774Z] #175 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #176 DONE 2.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #177 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:14:04.774Z] #177 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T04:14:04.774Z] #178 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T04:14:04.774Z] #179 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T04:14:04.774Z] #180 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T04:14:04.774Z] #181 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-10T04:14:04.774Z] #182 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T04:14:04.774Z] #183 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:04.774Z] #184 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T04:14:04.774Z] #175 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-10T04:14:04.774Z] #185 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T04:14:04.774Z] #186 DONE 2.5s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #187 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #178 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T04:14:04.774Z] #178 DONE 1.1s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #188 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #189 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #190 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T04:14:04.774Z] #191 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #192 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #193 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-10T04:14:04.774Z] #193 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #194 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T04:14:04.774Z] #195 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #187 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #187 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #196 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T04:14:04.774Z] #197 DONE 1.6s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #116 [security-spiffe-token-provider] exporting to image [2025-01-10T04:14:04.774Z] #116 exporting layers 0.1s done [2025-01-10T04:14:04.774Z] #116 ... [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #198 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T04:14:04.774Z] #198 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #188 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:04.774Z] #188 DONE 0.8s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #199 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T04:14:04.774Z] #199 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T04:14:04.774Z] #200 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T04:14:04.774Z] #201 DONE 0.3s [2025-01-10T04:14:04.774Z] [2025-01-10T04:14:04.774Z] #116 [core-data] exporting to image [2025-01-10T04:14:05.036Z] #116 ... [2025-01-10T04:14:05.036Z] [2025-01-10T04:14:05.036Z] #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T04:14:05.036Z] #202 DONE 0.3s [2025-01-10T04:14:05.036Z] [2025-01-10T04:14:05.036Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:14:05.036Z] #203 DONE 0.3s [2025-01-10T04:14:05.036Z] [2025-01-10T04:14:05.036Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:14:05.036Z] #204 DONE 0.3s [2025-01-10T04:14:05.036Z] [2025-01-10T04:14:05.036Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T04:14:05.036Z] #205 DONE 0.3s [2025-01-10T04:14:05.036Z] [2025-01-10T04:14:05.036Z] #116 [support-scheduler] exporting to image [2025-01-10T04:14:05.343Z] #116 ... [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #206 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:14:05.343Z] #206 DONE 4.6s [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T04:14:05.343Z] #207 DONE 0.4s [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T04:14:05.343Z] #208 DONE 0.3s [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T04:14:05.343Z] #209 DONE 0.4s [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:14:05.343Z] #210 DONE 0.3s [2025-01-10T04:14:05.343Z] [2025-01-10T04:14:05.343Z] #116 [core-metadata] exporting to image [2025-01-10T04:14:05.343Z] #116 exporting layers 0.4s done [2025-01-10T04:14:05.343Z] #116 writing image sha256:ac8425e436da60425db4c0519000c923f1a2f1bcc02d8a0d390659e84c9752f5 [2025-01-10T04:14:05.848Z] #116 ... [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:14:05.848Z] #211 DONE 0.2s [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #116 [core-command] exporting to image [2025-01-10T04:14:05.848Z] #116 writing image sha256:ac8425e436da60425db4c0519000c923f1a2f1bcc02d8a0d390659e84c9752f5 done [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/core-command done [2025-01-10T04:14:05.848Z] #116 ... [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T04:14:05.848Z] #212 DONE 0.3s [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:14:05.848Z] #213 DONE 0.2s [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #116 [core-keeper] exporting to image [2025-01-10T04:14:05.848Z] #116 exporting layers 0.6s done [2025-01-10T04:14:05.848Z] #116 writing image sha256:03cc10bc032cd360e2f5f2d59fde77f3d601318c94c66a8a78ec007eea746c3c 0.0s done [2025-01-10T04:14:05.848Z] #116 writing image sha256:c6faa6dd30a877d0b9271c17a96e53c8e853c04c7660caa358dfbdcba6f822f2 0.0s done [2025-01-10T04:14:05.848Z] #116 writing image sha256:2ec7013911506202e40aa3a42ac7fd6544e8fdb0595456a4a9e93913dd347571 0.1s done [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2025-01-10T04:14:05.848Z] #116 writing image sha256:573f06f62705266686144b21a2b04f624bc6dd523aef826e80b58431244ad241 [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/core-keeper done [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/core-data [2025-01-10T04:14:05.848Z] #116 ... [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:14:05.848Z] #214 DONE 0.1s [2025-01-10T04:14:05.848Z] [2025-01-10T04:14:05.848Z] #116 [support-scheduler] exporting to image [2025-01-10T04:14:05.848Z] #116 exporting layers 0.4s done [2025-01-10T04:14:05.848Z] #116 writing image sha256:573f06f62705266686144b21a2b04f624bc6dd523aef826e80b58431244ad241 0.0s done [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/core-data done [2025-01-10T04:14:05.848Z] #116 naming to docker.io/library/support-scheduler done [2025-01-10T04:14:05.848Z] #116 writing image sha256:041750beb81b0964b40a7153951ae1b77a13d97fbb591e3535658b10ac94b907 [2025-01-10T04:14:06.107Z] #116 writing image sha256:041750beb81b0964b40a7153951ae1b77a13d97fbb591e3535658b10ac94b907 0.0s done [2025-01-10T04:14:06.108Z] #116 writing image sha256:38921046dbc4aec9930bf899968a35508c6daef8784b930c6119007d50701118 0.0s done [2025-01-10T04:14:06.108Z] #116 naming to docker.io/library/core-metadata done [2025-01-10T04:14:06.108Z] #116 naming to docker.io/library/support-notifications [2025-01-10T04:14:06.108Z] #116 naming to docker.io/library/support-notifications 0.3s done [2025-01-10T04:14:06.108Z] #116 DONE 2.3s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:14:06.108Z] #215 ... [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T04:14:06.108Z] #216 DONE 0.5s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T04:14:06.108Z] #217 DONE 0.0s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-10T04:14:06.108Z] #218 DONE 0.0s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:14:06.108Z] #219 DONE 1.3s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:14:06.108Z] #220 DONE 1.3s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:14:06.108Z] #221 DONE 0.9s [2025-01-10T04:14:06.108Z] [2025-01-10T04:14:06.108Z] #116 [security-proxy-setup] exporting to image [2025-01-10T04:14:06.371Z] #116 ... [2025-01-10T04:14:06.371Z] [2025-01-10T04:14:06.371Z] #222 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-10T04:14:06.371Z] #222 DONE 0.1s [2025-01-10T04:14:06.371Z] [2025-01-10T04:14:06.371Z] #223 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-10T04:14:06.371Z] #223 DONE 0.0s [2025-01-10T04:14:06.371Z] [2025-01-10T04:14:06.371Z] #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T04:14:06.371Z] #224 DONE 0.0s [2025-01-10T04:14:06.371Z] [2025-01-10T04:14:06.371Z] #116 [core-common-config-bootstrapper] exporting to image [2025-01-10T04:14:06.371Z] #116 exporting layers 0.1s done [2025-01-10T04:14:06.371Z] #116 exporting layers 0.3s done [2025-01-10T04:14:06.371Z] #116 writing image sha256:39ca827756991d4864834577a3a0e628fd4c0f0e45277d1f23c6a01fa4996450 0.0s done [2025-01-10T04:14:06.371Z] #116 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T04:14:06.371Z] #116 writing image sha256:e51490f6385f33eaaeccb3bdd5bb59290377fd49a525713cd4999dad80c251be done [2025-01-10T04:14:06.371Z] #116 naming to docker.io/library/security-proxy-auth done [2025-01-10T04:14:06.634Z] #116 writing image sha256:c08952717ea287cf90b6b5adc48638ab081e953f6641af9362f9438ffa4ea6f4 done [2025-01-10T04:14:06.634Z] #116 naming to docker.io/library/security-proxy-setup done [2025-01-10T04:14:06.634Z] #116 DONE 2.6s [2025-01-10T04:14:06.634Z] [2025-01-10T04:14:06.634Z] #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:14:06.634Z] #215 DONE 0.9s [2025-01-10T04:14:06.634Z] [2025-01-10T04:14:06.634Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T04:14:06.896Z] #225 DONE 0.6s [2025-01-10T04:14:06.896Z] [2025-01-10T04:14:06.896Z] #116 [security-bootstrapper] exporting to image [2025-01-10T04:14:06.896Z] #116 writing image sha256:7367a2bb1973cde660409f44f54314c0781ef69d4a57548c002e368a541a232d done [2025-01-10T04:14:06.896Z] #116 naming to docker.io/library/security-secretstore-setup done [2025-01-10T04:14:07.158Z] #116 exporting layers 0.2s done [2025-01-10T04:14:07.158Z] #116 writing image sha256:8253237dcb8fc1955806ce859334366bbbb11dbfbeaf528ab5adf8033380a317 done [2025-01-10T04:14:07.158Z] #116 naming to docker.io/library/security-bootstrapper done [2025-01-10T04:14:07.158Z] #116 DONE 3.1s [2025-01-10T04:14:07.158Z] [2025-01-10T04:14:07.158Z] #19 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:14:07.158Z] time="2025-01-10T04:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T04:14:07.182Z] $ docker stop --time=1 bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d [2025-01-10T04:14:08.511Z] $ docker rm -f --volumes bcc8f7b83e778e79987459a8be836d29b31b535e18008f77aac6b56a6aff137d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:14:08.851Z] + docker images [2025-01-10T04:14:08.851Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T04:14:08.851Z] security-proxy-setup latest c08952717ea2 2 seconds ago 29.3MB [2025-01-10T04:14:08.851Z] security-secretstore-setup latest 7367a2bb1973 2 seconds ago 41MB [2025-01-10T04:14:08.851Z] security-bootstrapper latest 8253237dcb8f 2 seconds ago 20.3MB [2025-01-10T04:14:08.851Z] core-common-config-bootstrapper latest 39ca82775699 2 seconds ago 17.1MB [2025-01-10T04:14:08.851Z] support-notifications latest 041750beb81b 3 seconds ago 50.3MB [2025-01-10T04:14:08.851Z] security-proxy-auth latest e51490f6385f 3 seconds ago 30.7MB [2025-01-10T04:14:08.851Z] core-metadata latest 38921046dbc4 3 seconds ago 31.9MB [2025-01-10T04:14:08.851Z] security-spiffe-token-provider latest c6faa6dd30a8 4 seconds ago 32.6MB [2025-01-10T04:14:08.851Z] core-data latest 2ec701391150 4 seconds ago 31.8MB [2025-01-10T04:14:08.851Z] support-scheduler latest 573f06f62705 4 seconds ago 47MB [2025-01-10T04:14:08.851Z] core-keeper latest 03cc10bc032c 4 seconds ago 31.4MB [2025-01-10T04:14:08.851Z] core-command latest ac8425e436da 5 seconds ago 27.6MB [2025-01-10T04:14:08.851Z] security-spire-server latest cf5dfddeb602 3 minutes ago 122MB [2025-01-10T04:14:08.851Z] security-spire-config latest 53f8753ac023 3 minutes ago 121MB [2025-01-10T04:14:08.851Z] security-spire-agent latest ccee6dd047a0 3 minutes ago 182MB [2025-01-10T04:14:08.851Z] ci-base-image-x86_64 latest 79c59cce2d3b 7 minutes ago 982MB [2025-01-10T04:14:08.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T04:14:08.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T04:14:08.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:14:08.989Z] provisioning config files... [2025-01-10T04:14:08.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config2004564259741742706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:14:09.383Z] ---> ****-login.sh [2025-01-10T04:14:09.383Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:14:09.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:14:09.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:14:09.642Z] Configure a credential helper to remove this warning. See [2025-01-10T04:14:09.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:14:09.642Z] [2025-01-10T04:14:09.642Z] Login Succeeded [2025-01-10T04:14:09.642Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:14:09.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:14:09.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:14:09.643Z] Configure a credential helper to remove this warning. See [2025-01-10T04:14:09.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:14:09.643Z] [2025-01-10T04:14:09.643Z] Login Succeeded [2025-01-10T04:14:09.643Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:14:09.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:14:09.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:14:09.904Z] Configure a credential helper to remove this warning. See [2025-01-10T04:14:09.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:14:09.904Z] [2025-01-10T04:14:09.904Z] Login Succeeded [2025-01-10T04:14:09.904Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:14:09.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:14:09.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:14:09.904Z] Configure a credential helper to remove this warning. See [2025-01-10T04:14:09.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:14:09.904Z] [2025-01-10T04:14:09.904Z] Login Succeeded [2025-01-10T04:14:09.904Z] ****.io [2025-01-10T04:14:09.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:14:10.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:14:10.163Z] Configure a credential helper to remove this warning. See [2025-01-10T04:14:10.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:14:10.163Z] [2025-01-10T04:14:10.163Z] Login Succeeded [2025-01-10T04:14:10.163Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:14:10.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:10.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:14:10.241Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-10T04:14:10.241Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:10.241Z] latest [2025-01-10T04:14:10.241Z] 4.0.0-dev.40 [2025-01-10T04:14:10.241Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:10.241Z] main [2025-01-10T04:14:10.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:10.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:10.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:10.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:14:10.905Z] ab0b9382a5c1: Preparing [2025-01-10T04:14:10.905Z] 5024f71028e4: Preparing [2025-01-10T04:14:10.905Z] e768a52b8356: Preparing [2025-01-10T04:14:10.905Z] 089904d8275e: Preparing [2025-01-10T04:14:10.905Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:10.905Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:10.905Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:10.905Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:10.905Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:10.905Z] 089904d8275e: Pushed [2025-01-10T04:14:10.905Z] e768a52b8356: Pushed [2025-01-10T04:14:10.905Z] 1a3b4669cab6: Pushed [2025-01-10T04:14:10.905Z] ab0b9382a5c1: Pushed [2025-01-10T04:14:10.905Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:10.905Z] d7bab0ce7bd9: Pushed [2025-01-10T04:14:13.443Z] 5024f71028e4: Pushed [2025-01-10T04:14:13.443Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:13.784Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:14.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T04:14:14.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:14:14.116Z] ab0b9382a5c1: Preparing [2025-01-10T04:14:14.116Z] 5024f71028e4: Preparing [2025-01-10T04:14:14.116Z] e768a52b8356: Preparing [2025-01-10T04:14:14.116Z] 089904d8275e: Preparing [2025-01-10T04:14:14.116Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:14.116Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:14.116Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:14.116Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:14.116Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:14.116Z] e768a52b8356: Layer already exists [2025-01-10T04:14:14.116Z] 089904d8275e: Layer already exists [2025-01-10T04:14:14.116Z] ab0b9382a5c1: Layer already exists [2025-01-10T04:14:14.116Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:14.116Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:14.116Z] 5024f71028e4: Layer already exists [2025-01-10T04:14:14.116Z] latest: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:14.456Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:14.793Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 [2025-01-10T04:14:14.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:14:14.793Z] ab0b9382a5c1: Preparing [2025-01-10T04:14:14.793Z] 5024f71028e4: Preparing [2025-01-10T04:14:14.793Z] e768a52b8356: Preparing [2025-01-10T04:14:14.793Z] 089904d8275e: Preparing [2025-01-10T04:14:14.793Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:14.793Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:14.793Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:14.793Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:14.793Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:14.793Z] 089904d8275e: Layer already exists [2025-01-10T04:14:14.793Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:14.793Z] e768a52b8356: Layer already exists [2025-01-10T04:14:14.793Z] 5024f71028e4: Layer already exists [2025-01-10T04:14:14.793Z] ab0b9382a5c1: Layer already exists [2025-01-10T04:14:14.793Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:14.793Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:14.793Z] 4.0.0-dev.40: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:15.127Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:15.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:15.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:14:15.458Z] ab0b9382a5c1: Preparing [2025-01-10T04:14:15.458Z] 5024f71028e4: Preparing [2025-01-10T04:14:15.458Z] e768a52b8356: Preparing [2025-01-10T04:14:15.458Z] 089904d8275e: Preparing [2025-01-10T04:14:15.458Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:15.458Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:15.458Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:15.458Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:15.458Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:15.458Z] 089904d8275e: Layer already exists [2025-01-10T04:14:15.458Z] ab0b9382a5c1: Layer already exists [2025-01-10T04:14:15.458Z] 5024f71028e4: Layer already exists [2025-01-10T04:14:15.458Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:15.458Z] e768a52b8356: Layer already exists [2025-01-10T04:14:15.458Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:15.458Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:15.458Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:15.788Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:16.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-10T04:14:16.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T04:14:16.122Z] ab0b9382a5c1: Preparing [2025-01-10T04:14:16.122Z] 5024f71028e4: Preparing [2025-01-10T04:14:16.122Z] e768a52b8356: Preparing [2025-01-10T04:14:16.122Z] 089904d8275e: Preparing [2025-01-10T04:14:16.122Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:16.122Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:16.122Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:16.122Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:16.122Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:16.122Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:16.122Z] e768a52b8356: Layer already exists [2025-01-10T04:14:16.122Z] 5024f71028e4: Layer already exists [2025-01-10T04:14:16.122Z] 089904d8275e: Layer already exists [2025-01-10T04:14:16.122Z] ab0b9382a5c1: Layer already exists [2025-01-10T04:14:16.122Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:16.122Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:16.122Z] main: digest: sha256:621a674f3bdc7062e684517e28da07a2608c59d47371dcb3ae39a41acdca4c27 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:16.197Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:16.211Z] taggedImages: [2025-01-10T04:14:16.211Z] - nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:16.211Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T04:14:16.211Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.40 [2025-01-10T04:14:16.211Z] - nexus3.edgexfoundry.org:10004/core-command:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:16.211Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-10T04:14:16.241Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-10T04:14:16.241Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:16.241Z] latest [2025-01-10T04:14:16.241Z] 4.0.0-dev.40 [2025-01-10T04:14:16.241Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:16.241Z] main [2025-01-10T04:14:16.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:16.604Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:16.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:16.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:14:16.929Z] b39297073d31: Preparing [2025-01-10T04:14:16.930Z] 54fa0283bf11: Preparing [2025-01-10T04:14:16.930Z] 67ac9e195194: Preparing [2025-01-10T04:14:16.930Z] 3fe9c7d019db: Preparing [2025-01-10T04:14:16.930Z] e768a52b8356: Preparing [2025-01-10T04:14:16.930Z] 089904d8275e: Preparing [2025-01-10T04:14:16.930Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:16.930Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:16.930Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:16.930Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:16.930Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:16.930Z] 089904d8275e: Waiting [2025-01-10T04:14:16.930Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:16.930Z] e768a52b8356: Layer already exists [2025-01-10T04:14:16.930Z] 089904d8275e: Layer already exists [2025-01-10T04:14:16.930Z] 54fa0283bf11: Pushed [2025-01-10T04:14:16.930Z] 67ac9e195194: Pushed [2025-01-10T04:14:16.930Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:16.930Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:16.930Z] b39297073d31: Pushed [2025-01-10T04:14:16.930Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:18.306Z] 3fe9c7d019db: Pushed [2025-01-10T04:14:18.306Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:18.646Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:18.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T04:14:18.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:14:18.976Z] b39297073d31: Preparing [2025-01-10T04:14:18.976Z] 54fa0283bf11: Preparing [2025-01-10T04:14:18.976Z] 67ac9e195194: Preparing [2025-01-10T04:14:18.976Z] 3fe9c7d019db: Preparing [2025-01-10T04:14:18.976Z] e768a52b8356: Preparing [2025-01-10T04:14:18.976Z] 089904d8275e: Preparing [2025-01-10T04:14:18.976Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:18.976Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:18.976Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:18.976Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:18.976Z] 089904d8275e: Waiting [2025-01-10T04:14:18.976Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:18.976Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:18.976Z] e768a52b8356: Layer already exists [2025-01-10T04:14:18.976Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:18.976Z] 67ac9e195194: Layer already exists [2025-01-10T04:14:18.976Z] 3fe9c7d019db: Layer already exists [2025-01-10T04:14:18.976Z] b39297073d31: Layer already exists [2025-01-10T04:14:18.976Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:18.976Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:18.976Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:18.976Z] 089904d8275e: Layer already exists [2025-01-10T04:14:18.976Z] latest: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:19.302Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:19.623Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 [2025-01-10T04:14:19.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:14:19.623Z] b39297073d31: Preparing [2025-01-10T04:14:19.623Z] 54fa0283bf11: Preparing [2025-01-10T04:14:19.623Z] 67ac9e195194: Preparing [2025-01-10T04:14:19.623Z] 3fe9c7d019db: Preparing [2025-01-10T04:14:19.623Z] e768a52b8356: Preparing [2025-01-10T04:14:19.623Z] 089904d8275e: Preparing [2025-01-10T04:14:19.623Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:19.623Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:19.623Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:19.623Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:19.623Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:19.623Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:19.623Z] 089904d8275e: Waiting [2025-01-10T04:14:19.623Z] b39297073d31: Layer already exists [2025-01-10T04:14:19.623Z] 67ac9e195194: Layer already exists [2025-01-10T04:14:19.623Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:19.623Z] 3fe9c7d019db: Layer already exists [2025-01-10T04:14:19.623Z] e768a52b8356: Layer already exists [2025-01-10T04:14:19.623Z] 089904d8275e: Layer already exists [2025-01-10T04:14:19.623Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:19.623Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:19.623Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:19.623Z] 4.0.0-dev.40: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:19.960Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:20.286Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:20.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:14:20.287Z] b39297073d31: Preparing [2025-01-10T04:14:20.287Z] 54fa0283bf11: Preparing [2025-01-10T04:14:20.287Z] 67ac9e195194: Preparing [2025-01-10T04:14:20.287Z] 3fe9c7d019db: Preparing [2025-01-10T04:14:20.287Z] e768a52b8356: Preparing [2025-01-10T04:14:20.287Z] 089904d8275e: Preparing [2025-01-10T04:14:20.287Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:20.287Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:20.287Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:20.287Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:20.287Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:20.287Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:20.287Z] 089904d8275e: Waiting [2025-01-10T04:14:20.287Z] 3fe9c7d019db: Layer already exists [2025-01-10T04:14:20.287Z] e768a52b8356: Layer already exists [2025-01-10T04:14:20.287Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:20.287Z] b39297073d31: Layer already exists [2025-01-10T04:14:20.287Z] 67ac9e195194: Layer already exists [2025-01-10T04:14:20.287Z] 089904d8275e: Layer already exists [2025-01-10T04:14:20.287Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:20.287Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:20.287Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:20.287Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:20.618Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:20.945Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-10T04:14:20.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T04:14:20.945Z] b39297073d31: Preparing [2025-01-10T04:14:20.945Z] 54fa0283bf11: Preparing [2025-01-10T04:14:20.945Z] 67ac9e195194: Preparing [2025-01-10T04:14:20.945Z] 3fe9c7d019db: Preparing [2025-01-10T04:14:20.945Z] e768a52b8356: Preparing [2025-01-10T04:14:20.945Z] 089904d8275e: Preparing [2025-01-10T04:14:20.945Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:20.945Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:20.945Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:20.945Z] 089904d8275e: Waiting [2025-01-10T04:14:20.945Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:20.945Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:20.945Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:20.945Z] 3fe9c7d019db: Layer already exists [2025-01-10T04:14:20.945Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:20.945Z] b39297073d31: Layer already exists [2025-01-10T04:14:20.945Z] e768a52b8356: Layer already exists [2025-01-10T04:14:20.945Z] 67ac9e195194: Layer already exists [2025-01-10T04:14:20.945Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:20.945Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:20.945Z] 089904d8275e: Layer already exists [2025-01-10T04:14:20.945Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:20.945Z] main: digest: sha256:e1bc41ef55f07aa1a4bfe1b965d23955595fb25131379f06fc375fdbcd2b9a1b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:21.021Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:21.033Z] taggedImages: [2025-01-10T04:14:21.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:21.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T04:14:21.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.40 [2025-01-10T04:14:21.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:21.033Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-10T04:14:21.070Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-10T04:14:21.070Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:21.070Z] latest [2025-01-10T04:14:21.070Z] 4.0.0-dev.40 [2025-01-10T04:14:21.070Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:21.070Z] main [2025-01-10T04:14:21.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:21.416Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:21.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:21.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:14:21.733Z] 85e79974071d: Preparing [2025-01-10T04:14:21.733Z] a4b338b30ec6: Preparing [2025-01-10T04:14:21.733Z] b82f631ab565: Preparing [2025-01-10T04:14:21.733Z] e768a52b8356: Preparing [2025-01-10T04:14:21.733Z] 089904d8275e: Preparing [2025-01-10T04:14:21.733Z] de27b2510f0a: Preparing [2025-01-10T04:14:21.733Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:21.733Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:21.733Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:21.733Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:21.733Z] de27b2510f0a: Waiting [2025-01-10T04:14:21.733Z] 089904d8275e: Layer already exists [2025-01-10T04:14:21.733Z] e768a52b8356: Layer already exists [2025-01-10T04:14:21.733Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:21.733Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:21.733Z] 85e79974071d: Pushed [2025-01-10T04:14:21.733Z] de27b2510f0a: Pushed [2025-01-10T04:14:21.733Z] a4b338b30ec6: Pushed [2025-01-10T04:14:25.023Z] b82f631ab565: Pushed [2025-01-10T04:14:25.023Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:25.355Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:25.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T04:14:25.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:14:25.685Z] 85e79974071d: Preparing [2025-01-10T04:14:25.685Z] a4b338b30ec6: Preparing [2025-01-10T04:14:25.685Z] b82f631ab565: Preparing [2025-01-10T04:14:25.685Z] e768a52b8356: Preparing [2025-01-10T04:14:25.685Z] 089904d8275e: Preparing [2025-01-10T04:14:25.685Z] de27b2510f0a: Preparing [2025-01-10T04:14:25.685Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:25.685Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:25.685Z] de27b2510f0a: Waiting [2025-01-10T04:14:25.685Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:25.685Z] b82f631ab565: Layer already exists [2025-01-10T04:14:25.685Z] e768a52b8356: Layer already exists [2025-01-10T04:14:25.685Z] a4b338b30ec6: Layer already exists [2025-01-10T04:14:25.685Z] 089904d8275e: Layer already exists [2025-01-10T04:14:25.685Z] 85e79974071d: Layer already exists [2025-01-10T04:14:25.685Z] de27b2510f0a: Layer already exists [2025-01-10T04:14:25.685Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:25.685Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:25.685Z] latest: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:26.017Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:26.330Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 [2025-01-10T04:14:26.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:14:26.330Z] 85e79974071d: Preparing [2025-01-10T04:14:26.330Z] a4b338b30ec6: Preparing [2025-01-10T04:14:26.330Z] b82f631ab565: Preparing [2025-01-10T04:14:26.330Z] e768a52b8356: Preparing [2025-01-10T04:14:26.330Z] 089904d8275e: Preparing [2025-01-10T04:14:26.330Z] de27b2510f0a: Preparing [2025-01-10T04:14:26.330Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:26.330Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:26.330Z] de27b2510f0a: Waiting [2025-01-10T04:14:26.330Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:26.330Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:26.330Z] e768a52b8356: Layer already exists [2025-01-10T04:14:26.330Z] b82f631ab565: Layer already exists [2025-01-10T04:14:26.330Z] 089904d8275e: Layer already exists [2025-01-10T04:14:26.330Z] a4b338b30ec6: Layer already exists [2025-01-10T04:14:26.330Z] 85e79974071d: Layer already exists [2025-01-10T04:14:26.330Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:26.330Z] de27b2510f0a: Layer already exists [2025-01-10T04:14:26.330Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:26.330Z] 4.0.0-dev.40: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:26.669Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:26.992Z] + docker push nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:26.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:14:26.992Z] 85e79974071d: Preparing [2025-01-10T04:14:26.992Z] a4b338b30ec6: Preparing [2025-01-10T04:14:26.992Z] b82f631ab565: Preparing [2025-01-10T04:14:26.992Z] e768a52b8356: Preparing [2025-01-10T04:14:26.992Z] 089904d8275e: Preparing [2025-01-10T04:14:26.992Z] de27b2510f0a: Preparing [2025-01-10T04:14:26.992Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:26.992Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:26.992Z] de27b2510f0a: Waiting [2025-01-10T04:14:26.992Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:26.992Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:26.992Z] e768a52b8356: Layer already exists [2025-01-10T04:14:26.992Z] 089904d8275e: Layer already exists [2025-01-10T04:14:26.992Z] a4b338b30ec6: Layer already exists [2025-01-10T04:14:26.992Z] b82f631ab565: Layer already exists [2025-01-10T04:14:26.992Z] 85e79974071d: Layer already exists [2025-01-10T04:14:26.992Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:26.992Z] de27b2510f0a: Layer already exists [2025-01-10T04:14:26.992Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:26.992Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:27.320Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:27.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-10T04:14:27.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T04:14:27.656Z] 85e79974071d: Preparing [2025-01-10T04:14:27.656Z] a4b338b30ec6: Preparing [2025-01-10T04:14:27.656Z] b82f631ab565: Preparing [2025-01-10T04:14:27.656Z] e768a52b8356: Preparing [2025-01-10T04:14:27.656Z] 089904d8275e: Preparing [2025-01-10T04:14:27.656Z] de27b2510f0a: Preparing [2025-01-10T04:14:27.656Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:27.656Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:27.656Z] de27b2510f0a: Waiting [2025-01-10T04:14:27.656Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:27.656Z] b82f631ab565: Layer already exists [2025-01-10T04:14:27.656Z] 089904d8275e: Layer already exists [2025-01-10T04:14:27.656Z] a4b338b30ec6: Layer already exists [2025-01-10T04:14:27.656Z] 85e79974071d: Layer already exists [2025-01-10T04:14:27.656Z] e768a52b8356: Layer already exists [2025-01-10T04:14:27.656Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:27.656Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:27.656Z] de27b2510f0a: Layer already exists [2025-01-10T04:14:27.656Z] main: digest: sha256:4d64100ede2f2b33b864e0f21fde708f38f7556c57c62ab1c903ce8aed20a8e9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:27.727Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:27.738Z] taggedImages: [2025-01-10T04:14:27.738Z] - nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:27.738Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T04:14:27.738Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.40 [2025-01-10T04:14:27.738Z] - nexus3.edgexfoundry.org:10004/core-data:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:27.738Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-10T04:14:27.762Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-10T04:14:27.762Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:27.762Z] latest [2025-01-10T04:14:27.762Z] 4.0.0-dev.40 [2025-01-10T04:14:27.762Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:27.762Z] main [2025-01-10T04:14:27.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:28.115Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:28.448Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:28.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:14:28.448Z] fb8926694748: Preparing [2025-01-10T04:14:28.448Z] 308e8dc20a5d: Preparing [2025-01-10T04:14:28.448Z] 01867e253c44: Preparing [2025-01-10T04:14:28.448Z] 089904d8275e: Preparing [2025-01-10T04:14:28.448Z] 768e26b634ce: Preparing [2025-01-10T04:14:28.448Z] c77647f35bf8: Preparing [2025-01-10T04:14:28.448Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:28.448Z] c77647f35bf8: Waiting [2025-01-10T04:14:28.448Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:28.448Z] 089904d8275e: Layer already exists [2025-01-10T04:14:28.448Z] c77647f35bf8: Pushed [2025-01-10T04:14:28.448Z] 768e26b634ce: Pushed [2025-01-10T04:14:28.448Z] fb8926694748: Pushed [2025-01-10T04:14:28.448Z] 308e8dc20a5d: Pushed [2025-01-10T04:14:28.448Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:30.988Z] 01867e253c44: Pushed [2025-01-10T04:14:31.249Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:31.584Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:31.923Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T04:14:31.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:14:31.923Z] fb8926694748: Preparing [2025-01-10T04:14:31.923Z] 308e8dc20a5d: Preparing [2025-01-10T04:14:31.923Z] 01867e253c44: Preparing [2025-01-10T04:14:31.923Z] 089904d8275e: Preparing [2025-01-10T04:14:31.923Z] 768e26b634ce: Preparing [2025-01-10T04:14:31.923Z] c77647f35bf8: Preparing [2025-01-10T04:14:31.923Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:31.923Z] c77647f35bf8: Waiting [2025-01-10T04:14:31.923Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:31.923Z] fb8926694748: Layer already exists [2025-01-10T04:14:31.923Z] 089904d8275e: Layer already exists [2025-01-10T04:14:31.923Z] 01867e253c44: Layer already exists [2025-01-10T04:14:31.923Z] 768e26b634ce: Layer already exists [2025-01-10T04:14:31.923Z] 308e8dc20a5d: Layer already exists [2025-01-10T04:14:31.923Z] c77647f35bf8: Layer already exists [2025-01-10T04:14:31.923Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:31.923Z] latest: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:32.260Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:32.591Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 [2025-01-10T04:14:32.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:14:32.591Z] fb8926694748: Preparing [2025-01-10T04:14:32.591Z] 308e8dc20a5d: Preparing [2025-01-10T04:14:32.591Z] 01867e253c44: Preparing [2025-01-10T04:14:32.591Z] 089904d8275e: Preparing [2025-01-10T04:14:32.591Z] 768e26b634ce: Preparing [2025-01-10T04:14:32.591Z] c77647f35bf8: Preparing [2025-01-10T04:14:32.591Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:32.591Z] c77647f35bf8: Waiting [2025-01-10T04:14:32.591Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:32.591Z] 089904d8275e: Layer already exists [2025-01-10T04:14:32.591Z] 768e26b634ce: Layer already exists [2025-01-10T04:14:32.591Z] 01867e253c44: Layer already exists [2025-01-10T04:14:32.591Z] 308e8dc20a5d: Layer already exists [2025-01-10T04:14:32.591Z] fb8926694748: Layer already exists [2025-01-10T04:14:32.591Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:32.591Z] c77647f35bf8: Layer already exists [2025-01-10T04:14:32.591Z] 4.0.0-dev.40: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:32.918Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:33.240Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:33.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:14:33.241Z] fb8926694748: Preparing [2025-01-10T04:14:33.241Z] 308e8dc20a5d: Preparing [2025-01-10T04:14:33.241Z] 01867e253c44: Preparing [2025-01-10T04:14:33.241Z] 089904d8275e: Preparing [2025-01-10T04:14:33.241Z] 768e26b634ce: Preparing [2025-01-10T04:14:33.241Z] c77647f35bf8: Preparing [2025-01-10T04:14:33.241Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:33.241Z] c77647f35bf8: Waiting [2025-01-10T04:14:33.241Z] fb8926694748: Layer already exists [2025-01-10T04:14:33.241Z] 768e26b634ce: Layer already exists [2025-01-10T04:14:33.241Z] 308e8dc20a5d: Layer already exists [2025-01-10T04:14:33.241Z] 01867e253c44: Layer already exists [2025-01-10T04:14:33.241Z] 089904d8275e: Layer already exists [2025-01-10T04:14:33.241Z] c77647f35bf8: Layer already exists [2025-01-10T04:14:33.241Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:33.241Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:33.580Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:33.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-10T04:14:33.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T04:14:33.910Z] fb8926694748: Preparing [2025-01-10T04:14:33.910Z] 308e8dc20a5d: Preparing [2025-01-10T04:14:33.910Z] 01867e253c44: Preparing [2025-01-10T04:14:33.910Z] 089904d8275e: Preparing [2025-01-10T04:14:33.910Z] 768e26b634ce: Preparing [2025-01-10T04:14:33.910Z] c77647f35bf8: Preparing [2025-01-10T04:14:33.910Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:33.910Z] c77647f35bf8: Waiting [2025-01-10T04:14:33.910Z] 089904d8275e: Layer already exists [2025-01-10T04:14:33.910Z] fb8926694748: Layer already exists [2025-01-10T04:14:33.910Z] 308e8dc20a5d: Layer already exists [2025-01-10T04:14:33.910Z] 768e26b634ce: Layer already exists [2025-01-10T04:14:33.910Z] 01867e253c44: Layer already exists [2025-01-10T04:14:33.910Z] c77647f35bf8: Layer already exists [2025-01-10T04:14:33.910Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:33.910Z] main: digest: sha256:495679c241e20ebdd08e2ed92c6dc6fffda1ff30f05b6f8d438ebe9669133f1f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:33.982Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:33.995Z] taggedImages: [2025-01-10T04:14:33.995Z] - nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:33.995Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T04:14:33.995Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.40 [2025-01-10T04:14:33.995Z] - nexus3.edgexfoundry.org:10004/core-keeper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:33.995Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-10T04:14:34.021Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-10T04:14:34.021Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:34.021Z] latest [2025-01-10T04:14:34.021Z] 4.0.0-dev.40 [2025-01-10T04:14:34.021Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:34.021Z] main [2025-01-10T04:14:34.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:34.359Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:34.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:34.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:14:34.687Z] bf98ea16b795: Preparing [2025-01-10T04:14:34.687Z] f90c75d4d091: Preparing [2025-01-10T04:14:34.687Z] f69cd4b83f6e: Preparing [2025-01-10T04:14:34.687Z] 9b33b441b9df: Preparing [2025-01-10T04:14:34.687Z] e768a52b8356: Preparing [2025-01-10T04:14:34.687Z] 089904d8275e: Preparing [2025-01-10T04:14:34.687Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:34.687Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:34.687Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:34.687Z] 089904d8275e: Waiting [2025-01-10T04:14:34.687Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:34.687Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:34.687Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:34.687Z] e768a52b8356: Layer already exists [2025-01-10T04:14:34.687Z] 089904d8275e: Layer already exists [2025-01-10T04:14:34.687Z] f69cd4b83f6e: Pushed [2025-01-10T04:14:34.687Z] f90c75d4d091: Pushed [2025-01-10T04:14:34.687Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:34.687Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:34.687Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:34.687Z] bf98ea16b795: Pushed [2025-01-10T04:14:37.229Z] 9b33b441b9df: Pushed [2025-01-10T04:14:37.489Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:37.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:38.154Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T04:14:38.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:14:38.154Z] bf98ea16b795: Preparing [2025-01-10T04:14:38.154Z] f90c75d4d091: Preparing [2025-01-10T04:14:38.154Z] f69cd4b83f6e: Preparing [2025-01-10T04:14:38.154Z] 9b33b441b9df: Preparing [2025-01-10T04:14:38.154Z] e768a52b8356: Preparing [2025-01-10T04:14:38.154Z] 089904d8275e: Preparing [2025-01-10T04:14:38.154Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:38.154Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:38.154Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:38.154Z] 089904d8275e: Waiting [2025-01-10T04:14:38.154Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:38.154Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:38.154Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:38.154Z] 9b33b441b9df: Layer already exists [2025-01-10T04:14:38.154Z] e768a52b8356: Layer already exists [2025-01-10T04:14:38.154Z] f69cd4b83f6e: Layer already exists [2025-01-10T04:14:38.154Z] f90c75d4d091: Layer already exists [2025-01-10T04:14:38.154Z] bf98ea16b795: Layer already exists [2025-01-10T04:14:38.154Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:38.154Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:38.154Z] 089904d8275e: Layer already exists [2025-01-10T04:14:38.154Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:38.154Z] latest: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:38.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:38.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 [2025-01-10T04:14:38.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:14:38.802Z] bf98ea16b795: Preparing [2025-01-10T04:14:38.802Z] f90c75d4d091: Preparing [2025-01-10T04:14:38.802Z] f69cd4b83f6e: Preparing [2025-01-10T04:14:38.802Z] 9b33b441b9df: Preparing [2025-01-10T04:14:38.802Z] e768a52b8356: Preparing [2025-01-10T04:14:38.802Z] 089904d8275e: Preparing [2025-01-10T04:14:38.802Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:38.802Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:38.802Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:38.802Z] 089904d8275e: Waiting [2025-01-10T04:14:38.802Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:38.802Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:38.802Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:38.802Z] f90c75d4d091: Layer already exists [2025-01-10T04:14:38.802Z] bf98ea16b795: Layer already exists [2025-01-10T04:14:38.802Z] 9b33b441b9df: Layer already exists [2025-01-10T04:14:38.802Z] e768a52b8356: Layer already exists [2025-01-10T04:14:38.802Z] f69cd4b83f6e: Layer already exists [2025-01-10T04:14:38.802Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:38.802Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:38.802Z] 089904d8275e: Layer already exists [2025-01-10T04:14:38.802Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:38.802Z] 4.0.0-dev.40: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:39.147Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:39.470Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:39.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:14:39.470Z] bf98ea16b795: Preparing [2025-01-10T04:14:39.470Z] f90c75d4d091: Preparing [2025-01-10T04:14:39.470Z] f69cd4b83f6e: Preparing [2025-01-10T04:14:39.470Z] 9b33b441b9df: Preparing [2025-01-10T04:14:39.470Z] e768a52b8356: Preparing [2025-01-10T04:14:39.470Z] 089904d8275e: Preparing [2025-01-10T04:14:39.470Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:39.470Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:39.470Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:39.470Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:39.470Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:39.470Z] 089904d8275e: Waiting [2025-01-10T04:14:39.470Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:39.470Z] 9b33b441b9df: Layer already exists [2025-01-10T04:14:39.470Z] bf98ea16b795: Layer already exists [2025-01-10T04:14:39.470Z] e768a52b8356: Layer already exists [2025-01-10T04:14:39.470Z] f90c75d4d091: Layer already exists [2025-01-10T04:14:39.470Z] f69cd4b83f6e: Layer already exists [2025-01-10T04:14:39.470Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:39.470Z] 089904d8275e: Layer already exists [2025-01-10T04:14:39.470Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:39.470Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:39.470Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:39.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:40.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-10T04:14:40.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T04:14:40.128Z] bf98ea16b795: Preparing [2025-01-10T04:14:40.128Z] f90c75d4d091: Preparing [2025-01-10T04:14:40.128Z] f69cd4b83f6e: Preparing [2025-01-10T04:14:40.128Z] 9b33b441b9df: Preparing [2025-01-10T04:14:40.128Z] e768a52b8356: Preparing [2025-01-10T04:14:40.128Z] 089904d8275e: Preparing [2025-01-10T04:14:40.128Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:40.128Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:40.128Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:40.128Z] 089904d8275e: Waiting [2025-01-10T04:14:40.128Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:40.128Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:40.128Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:40.128Z] 9b33b441b9df: Layer already exists [2025-01-10T04:14:40.128Z] f90c75d4d091: Layer already exists [2025-01-10T04:14:40.128Z] f69cd4b83f6e: Layer already exists [2025-01-10T04:14:40.128Z] e768a52b8356: Layer already exists [2025-01-10T04:14:40.128Z] bf98ea16b795: Layer already exists [2025-01-10T04:14:40.128Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:40.128Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:40.128Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:40.128Z] 089904d8275e: Layer already exists [2025-01-10T04:14:40.128Z] main: digest: sha256:b0f3f30fc6d48636f01446bfe94d8aabb379d94a7670689137abac64f91a4cfe size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:40.214Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:40.228Z] taggedImages: [2025-01-10T04:14:40.228Z] - nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:40.228Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T04:14:40.228Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.40 [2025-01-10T04:14:40.228Z] - nexus3.edgexfoundry.org:10004/core-metadata:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:40.228Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-10T04:14:40.257Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-10T04:14:40.257Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:40.257Z] latest [2025-01-10T04:14:40.257Z] 4.0.0-dev.40 [2025-01-10T04:14:40.257Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:40.257Z] main [2025-01-10T04:14:40.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:40.603Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:40.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:40.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:14:40.924Z] 937af2cfa8cf: Preparing [2025-01-10T04:14:40.924Z] 5e0afdfbebb7: Preparing [2025-01-10T04:14:40.924Z] 6b294602b979: Preparing [2025-01-10T04:14:40.924Z] 04057d3c7342: Preparing [2025-01-10T04:14:40.924Z] a9ec06162de0: Preparing [2025-01-10T04:14:40.924Z] 99b23ac4ff09: Preparing [2025-01-10T04:14:40.924Z] 434201ec7ca1: Preparing [2025-01-10T04:14:40.924Z] e768a52b8356: Preparing [2025-01-10T04:14:40.924Z] 99b23ac4ff09: Waiting [2025-01-10T04:14:40.924Z] 434201ec7ca1: Waiting [2025-01-10T04:14:40.924Z] e768a52b8356: Waiting [2025-01-10T04:14:40.924Z] 089904d8275e: Preparing [2025-01-10T04:14:40.924Z] 74a77fa9b683: Preparing [2025-01-10T04:14:40.924Z] 141cebcd23b5: Preparing [2025-01-10T04:14:40.924Z] 5f70bf18a086: Preparing [2025-01-10T04:14:40.924Z] 089904d8275e: Waiting [2025-01-10T04:14:40.924Z] 74a77fa9b683: Waiting [2025-01-10T04:14:40.924Z] 141cebcd23b5: Waiting [2025-01-10T04:14:40.924Z] 9a8bd4bbaaff: Preparing [2025-01-10T04:14:40.924Z] c3d249d36a14: Preparing [2025-01-10T04:14:40.924Z] b4f2e23b4563: Preparing [2025-01-10T04:14:40.924Z] 5f70bf18a086: Waiting [2025-01-10T04:14:40.924Z] c3d249d36a14: Waiting [2025-01-10T04:14:40.924Z] 9a8bd4bbaaff: Waiting [2025-01-10T04:14:40.924Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:40.924Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:40.924Z] 6b294602b979: Pushed [2025-01-10T04:14:40.924Z] 04057d3c7342: Pushed [2025-01-10T04:14:40.924Z] 937af2cfa8cf: Pushed [2025-01-10T04:14:40.924Z] a9ec06162de0: Pushed [2025-01-10T04:14:40.924Z] 5e0afdfbebb7: Pushed [2025-01-10T04:14:40.924Z] e768a52b8356: Layer already exists [2025-01-10T04:14:40.924Z] 089904d8275e: Layer already exists [2025-01-10T04:14:40.924Z] 5f70bf18a086: Layer already exists [2025-01-10T04:14:41.182Z] 99b23ac4ff09: Pushed [2025-01-10T04:14:41.182Z] 141cebcd23b5: Pushed [2025-01-10T04:14:41.182Z] 74a77fa9b683: Pushed [2025-01-10T04:14:41.182Z] 9a8bd4bbaaff: Pushed [2025-01-10T04:14:41.182Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:41.182Z] c3d249d36a14: Pushed [2025-01-10T04:14:41.182Z] b4f2e23b4563: Pushed [2025-01-10T04:14:42.559Z] 434201ec7ca1: Pushed [2025-01-10T04:14:42.818Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:43.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:43.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T04:14:43.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:14:43.466Z] 937af2cfa8cf: Preparing [2025-01-10T04:14:43.466Z] 5e0afdfbebb7: Preparing [2025-01-10T04:14:43.466Z] 6b294602b979: Preparing [2025-01-10T04:14:43.466Z] 04057d3c7342: Preparing [2025-01-10T04:14:43.466Z] a9ec06162de0: Preparing [2025-01-10T04:14:43.466Z] 99b23ac4ff09: Preparing [2025-01-10T04:14:43.466Z] 434201ec7ca1: Preparing [2025-01-10T04:14:43.466Z] e768a52b8356: Preparing [2025-01-10T04:14:43.466Z] 089904d8275e: Preparing [2025-01-10T04:14:43.466Z] 74a77fa9b683: Preparing [2025-01-10T04:14:43.466Z] 141cebcd23b5: Preparing [2025-01-10T04:14:43.466Z] 5f70bf18a086: Preparing [2025-01-10T04:14:43.466Z] 9a8bd4bbaaff: Preparing [2025-01-10T04:14:43.466Z] c3d249d36a14: Preparing [2025-01-10T04:14:43.466Z] b4f2e23b4563: Preparing [2025-01-10T04:14:43.466Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:43.466Z] 99b23ac4ff09: Waiting [2025-01-10T04:14:43.466Z] 434201ec7ca1: Waiting [2025-01-10T04:14:43.466Z] e768a52b8356: Waiting [2025-01-10T04:14:43.466Z] 089904d8275e: Waiting [2025-01-10T04:14:43.466Z] 74a77fa9b683: Waiting [2025-01-10T04:14:43.466Z] 5f70bf18a086: Waiting [2025-01-10T04:14:43.466Z] 9a8bd4bbaaff: Waiting [2025-01-10T04:14:43.466Z] c3d249d36a14: Waiting [2025-01-10T04:14:43.466Z] 141cebcd23b5: Waiting [2025-01-10T04:14:43.466Z] b4f2e23b4563: Waiting [2025-01-10T04:14:43.466Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:43.466Z] 5e0afdfbebb7: Layer already exists [2025-01-10T04:14:43.466Z] 6b294602b979: Layer already exists [2025-01-10T04:14:43.466Z] a9ec06162de0: Layer already exists [2025-01-10T04:14:43.466Z] 04057d3c7342: Layer already exists [2025-01-10T04:14:43.466Z] 937af2cfa8cf: Layer already exists [2025-01-10T04:14:43.466Z] 434201ec7ca1: Layer already exists [2025-01-10T04:14:43.466Z] 99b23ac4ff09: Layer already exists [2025-01-10T04:14:43.466Z] 089904d8275e: Layer already exists [2025-01-10T04:14:43.466Z] e768a52b8356: Layer already exists [2025-01-10T04:14:43.466Z] 74a77fa9b683: Layer already exists [2025-01-10T04:14:43.466Z] 141cebcd23b5: Layer already exists [2025-01-10T04:14:43.466Z] 5f70bf18a086: Layer already exists [2025-01-10T04:14:43.466Z] 9a8bd4bbaaff: Layer already exists [2025-01-10T04:14:43.466Z] c3d249d36a14: Layer already exists [2025-01-10T04:14:43.466Z] b4f2e23b4563: Layer already exists [2025-01-10T04:14:43.466Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:43.466Z] latest: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:43.789Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:44.112Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 [2025-01-10T04:14:44.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:14:44.112Z] 937af2cfa8cf: Preparing [2025-01-10T04:14:44.112Z] 5e0afdfbebb7: Preparing [2025-01-10T04:14:44.112Z] 6b294602b979: Preparing [2025-01-10T04:14:44.112Z] 04057d3c7342: Preparing [2025-01-10T04:14:44.112Z] a9ec06162de0: Preparing [2025-01-10T04:14:44.112Z] 99b23ac4ff09: Preparing [2025-01-10T04:14:44.112Z] 434201ec7ca1: Preparing [2025-01-10T04:14:44.112Z] e768a52b8356: Preparing [2025-01-10T04:14:44.112Z] 089904d8275e: Preparing [2025-01-10T04:14:44.112Z] 74a77fa9b683: Preparing [2025-01-10T04:14:44.112Z] 141cebcd23b5: Preparing [2025-01-10T04:14:44.112Z] 5f70bf18a086: Preparing [2025-01-10T04:14:44.112Z] 9a8bd4bbaaff: Preparing [2025-01-10T04:14:44.112Z] c3d249d36a14: Preparing [2025-01-10T04:14:44.112Z] b4f2e23b4563: Preparing [2025-01-10T04:14:44.112Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:44.112Z] 99b23ac4ff09: Waiting [2025-01-10T04:14:44.112Z] 5f70bf18a086: Waiting [2025-01-10T04:14:44.112Z] 74a77fa9b683: Waiting [2025-01-10T04:14:44.112Z] 141cebcd23b5: Waiting [2025-01-10T04:14:44.112Z] 089904d8275e: Waiting [2025-01-10T04:14:44.112Z] e768a52b8356: Waiting [2025-01-10T04:14:44.112Z] 9a8bd4bbaaff: Waiting [2025-01-10T04:14:44.112Z] c3d249d36a14: Waiting [2025-01-10T04:14:44.112Z] b4f2e23b4563: Waiting [2025-01-10T04:14:44.112Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:44.112Z] 434201ec7ca1: Waiting [2025-01-10T04:14:44.112Z] 04057d3c7342: Layer already exists [2025-01-10T04:14:44.112Z] 937af2cfa8cf: Layer already exists [2025-01-10T04:14:44.112Z] 6b294602b979: Layer already exists [2025-01-10T04:14:44.112Z] 5e0afdfbebb7: Layer already exists [2025-01-10T04:14:44.112Z] a9ec06162de0: Layer already exists [2025-01-10T04:14:44.112Z] 99b23ac4ff09: Layer already exists [2025-01-10T04:14:44.112Z] 434201ec7ca1: Layer already exists [2025-01-10T04:14:44.112Z] 089904d8275e: Layer already exists [2025-01-10T04:14:44.112Z] 74a77fa9b683: Layer already exists [2025-01-10T04:14:44.112Z] e768a52b8356: Layer already exists [2025-01-10T04:14:44.112Z] 9a8bd4bbaaff: Layer already exists [2025-01-10T04:14:44.112Z] 141cebcd23b5: Layer already exists [2025-01-10T04:14:44.112Z] 5f70bf18a086: Layer already exists [2025-01-10T04:14:44.112Z] b4f2e23b4563: Layer already exists [2025-01-10T04:14:44.112Z] c3d249d36a14: Layer already exists [2025-01-10T04:14:44.112Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:44.112Z] 4.0.0-dev.40: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:44.444Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:44.771Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:44.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:14:44.771Z] 937af2cfa8cf: Preparing [2025-01-10T04:14:44.771Z] 5e0afdfbebb7: Preparing [2025-01-10T04:14:44.771Z] 6b294602b979: Preparing [2025-01-10T04:14:44.771Z] 04057d3c7342: Preparing [2025-01-10T04:14:44.771Z] a9ec06162de0: Preparing [2025-01-10T04:14:44.771Z] 99b23ac4ff09: Preparing [2025-01-10T04:14:44.771Z] 434201ec7ca1: Preparing [2025-01-10T04:14:44.771Z] e768a52b8356: Preparing [2025-01-10T04:14:44.771Z] 089904d8275e: Preparing [2025-01-10T04:14:44.771Z] 74a77fa9b683: Preparing [2025-01-10T04:14:44.771Z] 141cebcd23b5: Preparing [2025-01-10T04:14:44.771Z] 5f70bf18a086: Preparing [2025-01-10T04:14:44.771Z] 089904d8275e: Waiting [2025-01-10T04:14:44.771Z] 74a77fa9b683: Waiting [2025-01-10T04:14:44.771Z] 141cebcd23b5: Waiting [2025-01-10T04:14:44.771Z] e768a52b8356: Waiting [2025-01-10T04:14:44.771Z] 99b23ac4ff09: Waiting [2025-01-10T04:14:44.771Z] 9a8bd4bbaaff: Preparing [2025-01-10T04:14:44.771Z] c3d249d36a14: Preparing [2025-01-10T04:14:44.771Z] 5f70bf18a086: Waiting [2025-01-10T04:14:44.771Z] 9a8bd4bbaaff: Waiting [2025-01-10T04:14:44.771Z] b4f2e23b4563: Preparing [2025-01-10T04:14:44.771Z] 434201ec7ca1: Waiting [2025-01-10T04:14:44.771Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:44.771Z] c3d249d36a14: Waiting [2025-01-10T04:14:44.771Z] b4f2e23b4563: Waiting [2025-01-10T04:14:44.771Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:44.771Z] a9ec06162de0: Layer already exists [2025-01-10T04:14:44.771Z] 5e0afdfbebb7: Layer already exists [2025-01-10T04:14:44.771Z] 937af2cfa8cf: Layer already exists [2025-01-10T04:14:44.771Z] 04057d3c7342: Layer already exists [2025-01-10T04:14:44.771Z] 6b294602b979: Layer already exists [2025-01-10T04:14:44.771Z] 99b23ac4ff09: Layer already exists [2025-01-10T04:14:44.771Z] 434201ec7ca1: Layer already exists [2025-01-10T04:14:44.771Z] e768a52b8356: Layer already exists [2025-01-10T04:14:44.771Z] 74a77fa9b683: Layer already exists [2025-01-10T04:14:44.771Z] 089904d8275e: Layer already exists [2025-01-10T04:14:44.771Z] 141cebcd23b5: Layer already exists [2025-01-10T04:14:44.771Z] 5f70bf18a086: Layer already exists [2025-01-10T04:14:44.771Z] 9a8bd4bbaaff: Layer already exists [2025-01-10T04:14:44.771Z] b4f2e23b4563: Layer already exists [2025-01-10T04:14:44.771Z] c3d249d36a14: Layer already exists [2025-01-10T04:14:44.771Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:44.771Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:45.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:45.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-10T04:14:45.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T04:14:45.418Z] 937af2cfa8cf: Preparing [2025-01-10T04:14:45.418Z] 5e0afdfbebb7: Preparing [2025-01-10T04:14:45.418Z] 6b294602b979: Preparing [2025-01-10T04:14:45.418Z] 04057d3c7342: Preparing [2025-01-10T04:14:45.418Z] a9ec06162de0: Preparing [2025-01-10T04:14:45.418Z] 99b23ac4ff09: Preparing [2025-01-10T04:14:45.418Z] 434201ec7ca1: Preparing [2025-01-10T04:14:45.418Z] e768a52b8356: Preparing [2025-01-10T04:14:45.418Z] 089904d8275e: Preparing [2025-01-10T04:14:45.418Z] 74a77fa9b683: Preparing [2025-01-10T04:14:45.418Z] 141cebcd23b5: Preparing [2025-01-10T04:14:45.418Z] 5f70bf18a086: Preparing [2025-01-10T04:14:45.418Z] 9a8bd4bbaaff: Preparing [2025-01-10T04:14:45.418Z] c3d249d36a14: Preparing [2025-01-10T04:14:45.418Z] b4f2e23b4563: Preparing [2025-01-10T04:14:45.418Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:45.418Z] 74a77fa9b683: Waiting [2025-01-10T04:14:45.418Z] 9a8bd4bbaaff: Waiting [2025-01-10T04:14:45.418Z] c3d249d36a14: Waiting [2025-01-10T04:14:45.418Z] b4f2e23b4563: Waiting [2025-01-10T04:14:45.418Z] 5f70bf18a086: Waiting [2025-01-10T04:14:45.418Z] 141cebcd23b5: Waiting [2025-01-10T04:14:45.418Z] 434201ec7ca1: Waiting [2025-01-10T04:14:45.418Z] e768a52b8356: Waiting [2025-01-10T04:14:45.418Z] 089904d8275e: Waiting [2025-01-10T04:14:45.418Z] 99b23ac4ff09: Waiting [2025-01-10T04:14:45.418Z] 04057d3c7342: Layer already exists [2025-01-10T04:14:45.418Z] a9ec06162de0: Layer already exists [2025-01-10T04:14:45.418Z] 937af2cfa8cf: Layer already exists [2025-01-10T04:14:45.418Z] 5e0afdfbebb7: Layer already exists [2025-01-10T04:14:45.418Z] 6b294602b979: Layer already exists [2025-01-10T04:14:45.418Z] 089904d8275e: Layer already exists [2025-01-10T04:14:45.418Z] e768a52b8356: Layer already exists [2025-01-10T04:14:45.418Z] 434201ec7ca1: Layer already exists [2025-01-10T04:14:45.418Z] 74a77fa9b683: Layer already exists [2025-01-10T04:14:45.418Z] 99b23ac4ff09: Layer already exists [2025-01-10T04:14:45.418Z] 5f70bf18a086: Layer already exists [2025-01-10T04:14:45.418Z] 141cebcd23b5: Layer already exists [2025-01-10T04:14:45.418Z] b4f2e23b4563: Layer already exists [2025-01-10T04:14:45.418Z] 9a8bd4bbaaff: Layer already exists [2025-01-10T04:14:45.418Z] c3d249d36a14: Layer already exists [2025-01-10T04:14:45.418Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:45.418Z] main: digest: sha256:0071bf832c9006f02a5d35ba05907a8f8c778a66f5e1d24975be812ee3a0dced size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:45.500Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:45.512Z] taggedImages: [2025-01-10T04:14:45.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:45.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T04:14:45.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.40 [2025-01-10T04:14:45.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:45.512Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-10T04:14:45.612Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-10T04:14:45.612Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:45.612Z] latest [2025-01-10T04:14:45.612Z] 4.0.0-dev.40 [2025-01-10T04:14:45.612Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:45.612Z] main [2025-01-10T04:14:45.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:45.955Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:46.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:46.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:14:46.282Z] 12f7cfbeb377: Preparing [2025-01-10T04:14:46.282Z] 54fa0283bf11: Preparing [2025-01-10T04:14:46.282Z] e9b7446380cc: Preparing [2025-01-10T04:14:46.282Z] ef30501d3a58: Preparing [2025-01-10T04:14:46.282Z] e768a52b8356: Preparing [2025-01-10T04:14:46.282Z] 089904d8275e: Preparing [2025-01-10T04:14:46.282Z] 089904d8275e: Waiting [2025-01-10T04:14:46.282Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:46.282Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:46.282Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:46.282Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:46.282Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:46.282Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:46.282Z] e768a52b8356: Layer already exists [2025-01-10T04:14:46.282Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:46.282Z] 089904d8275e: Layer already exists [2025-01-10T04:14:46.282Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:46.282Z] e9b7446380cc: Pushed [2025-01-10T04:14:46.282Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:46.282Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:46.282Z] 12f7cfbeb377: Pushed [2025-01-10T04:14:48.818Z] ef30501d3a58: Pushed [2025-01-10T04:14:49.078Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:49.412Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:49.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T04:14:49.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:14:49.738Z] 12f7cfbeb377: Preparing [2025-01-10T04:14:49.738Z] 54fa0283bf11: Preparing [2025-01-10T04:14:49.738Z] e9b7446380cc: Preparing [2025-01-10T04:14:49.738Z] ef30501d3a58: Preparing [2025-01-10T04:14:49.738Z] e768a52b8356: Preparing [2025-01-10T04:14:49.738Z] 089904d8275e: Preparing [2025-01-10T04:14:49.738Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:49.738Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:49.738Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:49.738Z] 089904d8275e: Waiting [2025-01-10T04:14:49.738Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:49.738Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:49.738Z] 12f7cfbeb377: Layer already exists [2025-01-10T04:14:49.738Z] e9b7446380cc: Layer already exists [2025-01-10T04:14:49.738Z] e768a52b8356: Layer already exists [2025-01-10T04:14:49.738Z] ef30501d3a58: Layer already exists [2025-01-10T04:14:49.738Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:49.738Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:49.738Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:49.738Z] 089904d8275e: Layer already exists [2025-01-10T04:14:49.738Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:49.738Z] latest: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:50.076Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:50.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 [2025-01-10T04:14:50.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:14:50.406Z] 12f7cfbeb377: Preparing [2025-01-10T04:14:50.406Z] 54fa0283bf11: Preparing [2025-01-10T04:14:50.406Z] e9b7446380cc: Preparing [2025-01-10T04:14:50.406Z] ef30501d3a58: Preparing [2025-01-10T04:14:50.406Z] e768a52b8356: Preparing [2025-01-10T04:14:50.406Z] 089904d8275e: Preparing [2025-01-10T04:14:50.406Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:50.406Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:50.406Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:50.406Z] 089904d8275e: Waiting [2025-01-10T04:14:50.406Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:50.406Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:50.406Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:50.406Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:50.406Z] ef30501d3a58: Layer already exists [2025-01-10T04:14:50.406Z] e768a52b8356: Layer already exists [2025-01-10T04:14:50.406Z] 12f7cfbeb377: Layer already exists [2025-01-10T04:14:50.406Z] e9b7446380cc: Layer already exists [2025-01-10T04:14:50.406Z] 089904d8275e: Layer already exists [2025-01-10T04:14:50.406Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:50.406Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:50.406Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:50.406Z] 4.0.0-dev.40: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:50.737Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:51.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:51.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:14:51.064Z] 12f7cfbeb377: Preparing [2025-01-10T04:14:51.064Z] 54fa0283bf11: Preparing [2025-01-10T04:14:51.064Z] e9b7446380cc: Preparing [2025-01-10T04:14:51.064Z] ef30501d3a58: Preparing [2025-01-10T04:14:51.064Z] e768a52b8356: Preparing [2025-01-10T04:14:51.064Z] 089904d8275e: Preparing [2025-01-10T04:14:51.064Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:51.064Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:51.064Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:51.064Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:51.064Z] 089904d8275e: Waiting [2025-01-10T04:14:51.064Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:51.064Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:51.064Z] e9b7446380cc: Layer already exists [2025-01-10T04:14:51.064Z] 12f7cfbeb377: Layer already exists [2025-01-10T04:14:51.064Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:51.064Z] e768a52b8356: Layer already exists [2025-01-10T04:14:51.064Z] ef30501d3a58: Layer already exists [2025-01-10T04:14:51.064Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:51.064Z] 089904d8275e: Layer already exists [2025-01-10T04:14:51.064Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:51.064Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:51.064Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:51.404Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:51.735Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-10T04:14:51.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T04:14:51.735Z] 12f7cfbeb377: Preparing [2025-01-10T04:14:51.735Z] 54fa0283bf11: Preparing [2025-01-10T04:14:51.735Z] e9b7446380cc: Preparing [2025-01-10T04:14:51.735Z] ef30501d3a58: Preparing [2025-01-10T04:14:51.735Z] e768a52b8356: Preparing [2025-01-10T04:14:51.735Z] 089904d8275e: Preparing [2025-01-10T04:14:51.735Z] 1a3b4669cab6: Preparing [2025-01-10T04:14:51.735Z] d7bab0ce7bd9: Preparing [2025-01-10T04:14:51.735Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:51.735Z] 089904d8275e: Waiting [2025-01-10T04:14:51.735Z] 1a3b4669cab6: Waiting [2025-01-10T04:14:51.735Z] d7bab0ce7bd9: Waiting [2025-01-10T04:14:51.735Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:51.735Z] e9b7446380cc: Layer already exists [2025-01-10T04:14:51.735Z] 12f7cfbeb377: Layer already exists [2025-01-10T04:14:51.735Z] ef30501d3a58: Layer already exists [2025-01-10T04:14:51.735Z] 54fa0283bf11: Layer already exists [2025-01-10T04:14:51.735Z] e768a52b8356: Layer already exists [2025-01-10T04:14:51.735Z] d7bab0ce7bd9: Layer already exists [2025-01-10T04:14:51.735Z] 089904d8275e: Layer already exists [2025-01-10T04:14:51.735Z] 1a3b4669cab6: Layer already exists [2025-01-10T04:14:51.735Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:51.735Z] main: digest: sha256:330bf897dcf2ae6495134b0690e30ff0027dc77f181ab23168a8ca08f5fab4a9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:51.818Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:51.834Z] taggedImages: [2025-01-10T04:14:51.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:51.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T04:14:51.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.40 [2025-01-10T04:14:51.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:51.834Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-10T04:14:51.862Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-10T04:14:51.862Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:51.862Z] latest [2025-01-10T04:14:51.862Z] 4.0.0-dev.40 [2025-01-10T04:14:51.862Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:51.862Z] main [2025-01-10T04:14:51.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:52.209Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:52.545Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:52.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:14:52.545Z] a3c7a1cf15ed: Preparing [2025-01-10T04:14:52.545Z] 0760535da705: Preparing [2025-01-10T04:14:52.545Z] b463998003aa: Preparing [2025-01-10T04:14:52.545Z] 65a92f8392d8: Preparing [2025-01-10T04:14:52.545Z] 3eec120cb2c7: Preparing [2025-01-10T04:14:52.545Z] e768a52b8356: Preparing [2025-01-10T04:14:52.545Z] 089904d8275e: Preparing [2025-01-10T04:14:52.545Z] 0fcd1f1c48f1: Preparing [2025-01-10T04:14:52.545Z] 4b5503767c32: Preparing [2025-01-10T04:14:52.545Z] 58c01ad18f92: Preparing [2025-01-10T04:14:52.545Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:52.545Z] e768a52b8356: Waiting [2025-01-10T04:14:52.545Z] 0fcd1f1c48f1: Waiting [2025-01-10T04:14:52.545Z] 58c01ad18f92: Waiting [2025-01-10T04:14:52.545Z] 4b5503767c32: Waiting [2025-01-10T04:14:52.545Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:52.545Z] 089904d8275e: Waiting [2025-01-10T04:14:52.545Z] a3c7a1cf15ed: Pushed [2025-01-10T04:14:52.545Z] 65a92f8392d8: Pushed [2025-01-10T04:14:52.545Z] 0760535da705: Pushed [2025-01-10T04:14:52.545Z] 3eec120cb2c7: Pushed [2025-01-10T04:14:52.545Z] e768a52b8356: Layer already exists [2025-01-10T04:14:52.545Z] 089904d8275e: Layer already exists [2025-01-10T04:14:52.804Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:52.804Z] 0fcd1f1c48f1: Pushed [2025-01-10T04:14:52.804Z] 4b5503767c32: Pushed [2025-01-10T04:14:53.743Z] b463998003aa: Pushed [2025-01-10T04:14:54.047Z] 58c01ad18f92: Pushed [2025-01-10T04:14:54.337Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:54.708Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:55.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T04:14:55.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:14:55.089Z] a3c7a1cf15ed: Preparing [2025-01-10T04:14:55.089Z] 0760535da705: Preparing [2025-01-10T04:14:55.089Z] b463998003aa: Preparing [2025-01-10T04:14:55.089Z] 65a92f8392d8: Preparing [2025-01-10T04:14:55.089Z] 3eec120cb2c7: Preparing [2025-01-10T04:14:55.089Z] e768a52b8356: Preparing [2025-01-10T04:14:55.089Z] 089904d8275e: Preparing [2025-01-10T04:14:55.089Z] 0fcd1f1c48f1: Preparing [2025-01-10T04:14:55.089Z] 4b5503767c32: Preparing [2025-01-10T04:14:55.089Z] 58c01ad18f92: Preparing [2025-01-10T04:14:55.089Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:55.089Z] e768a52b8356: Waiting [2025-01-10T04:14:55.089Z] 089904d8275e: Waiting [2025-01-10T04:14:55.089Z] 58c01ad18f92: Waiting [2025-01-10T04:14:55.089Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:55.089Z] 0fcd1f1c48f1: Waiting [2025-01-10T04:14:55.089Z] 4b5503767c32: Waiting [2025-01-10T04:14:55.089Z] b463998003aa: Layer already exists [2025-01-10T04:14:55.089Z] 65a92f8392d8: Layer already exists [2025-01-10T04:14:55.089Z] 0760535da705: Layer already exists [2025-01-10T04:14:55.089Z] a3c7a1cf15ed: Layer already exists [2025-01-10T04:14:55.089Z] 3eec120cb2c7: Layer already exists [2025-01-10T04:14:55.089Z] e768a52b8356: Layer already exists [2025-01-10T04:14:55.089Z] 0fcd1f1c48f1: Layer already exists [2025-01-10T04:14:55.089Z] 089904d8275e: Layer already exists [2025-01-10T04:14:55.089Z] 58c01ad18f92: Layer already exists [2025-01-10T04:14:55.089Z] 4b5503767c32: Layer already exists [2025-01-10T04:14:55.089Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:55.089Z] latest: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:55.466Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:55.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 [2025-01-10T04:14:55.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:14:55.793Z] a3c7a1cf15ed: Preparing [2025-01-10T04:14:55.793Z] 0760535da705: Preparing [2025-01-10T04:14:55.793Z] b463998003aa: Preparing [2025-01-10T04:14:55.793Z] 65a92f8392d8: Preparing [2025-01-10T04:14:55.793Z] 3eec120cb2c7: Preparing [2025-01-10T04:14:55.793Z] e768a52b8356: Preparing [2025-01-10T04:14:55.793Z] 089904d8275e: Preparing [2025-01-10T04:14:55.793Z] 0fcd1f1c48f1: Preparing [2025-01-10T04:14:55.793Z] 4b5503767c32: Preparing [2025-01-10T04:14:55.793Z] 089904d8275e: Waiting [2025-01-10T04:14:55.793Z] e768a52b8356: Waiting [2025-01-10T04:14:55.793Z] 58c01ad18f92: Preparing [2025-01-10T04:14:55.793Z] 4b5503767c32: Waiting [2025-01-10T04:14:55.793Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:55.793Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:55.793Z] 58c01ad18f92: Waiting [2025-01-10T04:14:55.793Z] 3eec120cb2c7: Layer already exists [2025-01-10T04:14:55.793Z] 0760535da705: Layer already exists [2025-01-10T04:14:55.793Z] 65a92f8392d8: Layer already exists [2025-01-10T04:14:55.793Z] b463998003aa: Layer already exists [2025-01-10T04:14:55.793Z] a3c7a1cf15ed: Layer already exists [2025-01-10T04:14:55.793Z] e768a52b8356: Layer already exists [2025-01-10T04:14:55.793Z] 089904d8275e: Layer already exists [2025-01-10T04:14:55.793Z] 0fcd1f1c48f1: Layer already exists [2025-01-10T04:14:55.793Z] 4b5503767c32: Layer already exists [2025-01-10T04:14:55.793Z] 58c01ad18f92: Layer already exists [2025-01-10T04:14:55.793Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:55.793Z] 4.0.0-dev.40: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:56.132Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:56.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:56.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:14:56.453Z] a3c7a1cf15ed: Preparing [2025-01-10T04:14:56.453Z] 0760535da705: Preparing [2025-01-10T04:14:56.453Z] b463998003aa: Preparing [2025-01-10T04:14:56.453Z] 65a92f8392d8: Preparing [2025-01-10T04:14:56.453Z] 3eec120cb2c7: Preparing [2025-01-10T04:14:56.453Z] e768a52b8356: Preparing [2025-01-10T04:14:56.453Z] 089904d8275e: Preparing [2025-01-10T04:14:56.453Z] 0fcd1f1c48f1: Preparing [2025-01-10T04:14:56.453Z] 4b5503767c32: Preparing [2025-01-10T04:14:56.453Z] 58c01ad18f92: Preparing [2025-01-10T04:14:56.453Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:56.453Z] 0fcd1f1c48f1: Waiting [2025-01-10T04:14:56.453Z] 4b5503767c32: Waiting [2025-01-10T04:14:56.453Z] 58c01ad18f92: Waiting [2025-01-10T04:14:56.453Z] 089904d8275e: Waiting [2025-01-10T04:14:56.453Z] e768a52b8356: Waiting [2025-01-10T04:14:56.453Z] 0760535da705: Layer already exists [2025-01-10T04:14:56.453Z] b463998003aa: Layer already exists [2025-01-10T04:14:56.453Z] a3c7a1cf15ed: Layer already exists [2025-01-10T04:14:56.453Z] 65a92f8392d8: Layer already exists [2025-01-10T04:14:56.453Z] 3eec120cb2c7: Layer already exists [2025-01-10T04:14:56.453Z] 089904d8275e: Layer already exists [2025-01-10T04:14:56.453Z] e768a52b8356: Layer already exists [2025-01-10T04:14:56.453Z] 4b5503767c32: Layer already exists [2025-01-10T04:14:56.453Z] 0fcd1f1c48f1: Layer already exists [2025-01-10T04:14:56.453Z] 58c01ad18f92: Layer already exists [2025-01-10T04:14:56.453Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:56.453Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:56.780Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:57.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-10T04:14:57.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T04:14:57.102Z] a3c7a1cf15ed: Preparing [2025-01-10T04:14:57.102Z] 0760535da705: Preparing [2025-01-10T04:14:57.102Z] b463998003aa: Preparing [2025-01-10T04:14:57.102Z] 65a92f8392d8: Preparing [2025-01-10T04:14:57.102Z] 3eec120cb2c7: Preparing [2025-01-10T04:14:57.102Z] e768a52b8356: Preparing [2025-01-10T04:14:57.102Z] 089904d8275e: Preparing [2025-01-10T04:14:57.102Z] 0fcd1f1c48f1: Preparing [2025-01-10T04:14:57.102Z] 4b5503767c32: Preparing [2025-01-10T04:14:57.102Z] 58c01ad18f92: Preparing [2025-01-10T04:14:57.102Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:57.102Z] 089904d8275e: Waiting [2025-01-10T04:14:57.102Z] e768a52b8356: Waiting [2025-01-10T04:14:57.102Z] 58c01ad18f92: Waiting [2025-01-10T04:14:57.102Z] 4b5503767c32: Waiting [2025-01-10T04:14:57.102Z] ce5a8cde9eee: Waiting [2025-01-10T04:14:57.102Z] b463998003aa: Layer already exists [2025-01-10T04:14:57.102Z] 3eec120cb2c7: Layer already exists [2025-01-10T04:14:57.102Z] 65a92f8392d8: Layer already exists [2025-01-10T04:14:57.102Z] 0760535da705: Layer already exists [2025-01-10T04:14:57.102Z] a3c7a1cf15ed: Layer already exists [2025-01-10T04:14:57.102Z] e768a52b8356: Layer already exists [2025-01-10T04:14:57.102Z] 4b5503767c32: Layer already exists [2025-01-10T04:14:57.102Z] 089904d8275e: Layer already exists [2025-01-10T04:14:57.102Z] 58c01ad18f92: Layer already exists [2025-01-10T04:14:57.102Z] 0fcd1f1c48f1: Layer already exists [2025-01-10T04:14:57.102Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:57.102Z] main: digest: sha256:abadff090019a0999327e1a11c7fb1c3bb768d50601434dde3749427cde55de9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:14:57.176Z] ===================================================== [Pipeline] echo [2025-01-10T04:14:57.195Z] taggedImages: [2025-01-10T04:14:57.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:57.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T04:14:57.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.40 [2025-01-10T04:14:57.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:57.195Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-10T04:14:57.222Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-10T04:14:57.222Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:57.222Z] latest [2025-01-10T04:14:57.222Z] 4.0.0-dev.40 [2025-01-10T04:14:57.222Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:14:57.222Z] main [2025-01-10T04:14:57.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:57.571Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:57.892Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:14:57.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:14:57.892Z] b6c5f65005f1: Preparing [2025-01-10T04:14:57.892Z] a567e16e2ba7: Preparing [2025-01-10T04:14:57.892Z] df8fd98f859a: Preparing [2025-01-10T04:14:57.892Z] e8e76726b880: Preparing [2025-01-10T04:14:57.892Z] 86766c384463: Preparing [2025-01-10T04:14:57.893Z] 52260f6aa0fc: Preparing [2025-01-10T04:14:57.893Z] a73de253893f: Preparing [2025-01-10T04:14:57.893Z] e768a52b8356: Preparing [2025-01-10T04:14:57.893Z] 089904d8275e: Preparing [2025-01-10T04:14:57.893Z] f465b30bd6e3: Preparing [2025-01-10T04:14:57.893Z] 415859dffc1b: Preparing [2025-01-10T04:14:57.893Z] ce5a8cde9eee: Preparing [2025-01-10T04:14:57.893Z] 089904d8275e: Waiting [2025-01-10T04:14:57.893Z] f465b30bd6e3: Waiting [2025-01-10T04:14:57.893Z] 52260f6aa0fc: Waiting [2025-01-10T04:14:57.893Z] a73de253893f: Waiting [2025-01-10T04:14:57.893Z] e768a52b8356: Waiting [2025-01-10T04:14:57.893Z] a567e16e2ba7: Pushed [2025-01-10T04:14:57.893Z] b6c5f65005f1: Pushed [2025-01-10T04:14:57.893Z] 86766c384463: Pushed [2025-01-10T04:14:57.893Z] e768a52b8356: Layer already exists [2025-01-10T04:14:57.893Z] 089904d8275e: Layer already exists [2025-01-10T04:14:57.893Z] 52260f6aa0fc: Pushed [2025-01-10T04:14:57.893Z] a73de253893f: Pushed [2025-01-10T04:14:58.151Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:14:58.151Z] f465b30bd6e3: Pushed [2025-01-10T04:14:59.087Z] e8e76726b880: Pushed [2025-01-10T04:14:59.347Z] df8fd98f859a: Pushed [2025-01-10T04:14:59.347Z] 415859dffc1b: Pushed [2025-01-10T04:14:59.606Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:14:59.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:00.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T04:15:00.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:15:00.256Z] b6c5f65005f1: Preparing [2025-01-10T04:15:00.256Z] a567e16e2ba7: Preparing [2025-01-10T04:15:00.256Z] df8fd98f859a: Preparing [2025-01-10T04:15:00.256Z] e8e76726b880: Preparing [2025-01-10T04:15:00.256Z] 86766c384463: Preparing [2025-01-10T04:15:00.256Z] 52260f6aa0fc: Preparing [2025-01-10T04:15:00.256Z] a73de253893f: Preparing [2025-01-10T04:15:00.256Z] e768a52b8356: Preparing [2025-01-10T04:15:00.256Z] 089904d8275e: Preparing [2025-01-10T04:15:00.256Z] f465b30bd6e3: Preparing [2025-01-10T04:15:00.256Z] 415859dffc1b: Preparing [2025-01-10T04:15:00.256Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:00.256Z] 089904d8275e: Waiting [2025-01-10T04:15:00.256Z] 52260f6aa0fc: Waiting [2025-01-10T04:15:00.256Z] a73de253893f: Waiting [2025-01-10T04:15:00.256Z] f465b30bd6e3: Waiting [2025-01-10T04:15:00.256Z] e768a52b8356: Waiting [2025-01-10T04:15:00.256Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:00.256Z] 415859dffc1b: Waiting [2025-01-10T04:15:00.256Z] 86766c384463: Layer already exists [2025-01-10T04:15:00.256Z] a567e16e2ba7: Layer already exists [2025-01-10T04:15:00.256Z] df8fd98f859a: Layer already exists [2025-01-10T04:15:00.256Z] e8e76726b880: Layer already exists [2025-01-10T04:15:00.256Z] b6c5f65005f1: Layer already exists [2025-01-10T04:15:00.256Z] a73de253893f: Layer already exists [2025-01-10T04:15:00.256Z] 52260f6aa0fc: Layer already exists [2025-01-10T04:15:00.256Z] 089904d8275e: Layer already exists [2025-01-10T04:15:00.256Z] e768a52b8356: Layer already exists [2025-01-10T04:15:00.256Z] f465b30bd6e3: Layer already exists [2025-01-10T04:15:00.256Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:00.256Z] 415859dffc1b: Layer already exists [2025-01-10T04:15:00.256Z] latest: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:00.589Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:00.925Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 [2025-01-10T04:15:00.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:15:00.925Z] b6c5f65005f1: Preparing [2025-01-10T04:15:00.925Z] a567e16e2ba7: Preparing [2025-01-10T04:15:00.925Z] df8fd98f859a: Preparing [2025-01-10T04:15:00.925Z] e8e76726b880: Preparing [2025-01-10T04:15:00.925Z] 86766c384463: Preparing [2025-01-10T04:15:00.925Z] 52260f6aa0fc: Preparing [2025-01-10T04:15:00.925Z] a73de253893f: Preparing [2025-01-10T04:15:00.925Z] e768a52b8356: Preparing [2025-01-10T04:15:00.925Z] 089904d8275e: Preparing [2025-01-10T04:15:00.925Z] f465b30bd6e3: Preparing [2025-01-10T04:15:00.925Z] 415859dffc1b: Preparing [2025-01-10T04:15:00.925Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:00.925Z] a73de253893f: Waiting [2025-01-10T04:15:00.925Z] e768a52b8356: Waiting [2025-01-10T04:15:00.925Z] 089904d8275e: Waiting [2025-01-10T04:15:00.925Z] f465b30bd6e3: Waiting [2025-01-10T04:15:00.925Z] 415859dffc1b: Waiting [2025-01-10T04:15:00.925Z] 52260f6aa0fc: Waiting [2025-01-10T04:15:00.925Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:00.925Z] e8e76726b880: Layer already exists [2025-01-10T04:15:00.925Z] df8fd98f859a: Layer already exists [2025-01-10T04:15:00.925Z] b6c5f65005f1: Layer already exists [2025-01-10T04:15:00.925Z] 86766c384463: Layer already exists [2025-01-10T04:15:00.925Z] a567e16e2ba7: Layer already exists [2025-01-10T04:15:00.925Z] 52260f6aa0fc: Layer already exists [2025-01-10T04:15:00.925Z] a73de253893f: Layer already exists [2025-01-10T04:15:00.925Z] e768a52b8356: Layer already exists [2025-01-10T04:15:00.925Z] 089904d8275e: Layer already exists [2025-01-10T04:15:00.925Z] f465b30bd6e3: Layer already exists [2025-01-10T04:15:00.925Z] 415859dffc1b: Layer already exists [2025-01-10T04:15:00.925Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:00.925Z] 4.0.0-dev.40: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:01.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:01.585Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:01.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:15:01.585Z] b6c5f65005f1: Preparing [2025-01-10T04:15:01.585Z] a567e16e2ba7: Preparing [2025-01-10T04:15:01.585Z] df8fd98f859a: Preparing [2025-01-10T04:15:01.585Z] e8e76726b880: Preparing [2025-01-10T04:15:01.585Z] 86766c384463: Preparing [2025-01-10T04:15:01.585Z] 52260f6aa0fc: Preparing [2025-01-10T04:15:01.585Z] a73de253893f: Preparing [2025-01-10T04:15:01.585Z] e768a52b8356: Preparing [2025-01-10T04:15:01.585Z] 089904d8275e: Preparing [2025-01-10T04:15:01.585Z] f465b30bd6e3: Preparing [2025-01-10T04:15:01.585Z] 415859dffc1b: Preparing [2025-01-10T04:15:01.585Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:01.585Z] a73de253893f: Waiting [2025-01-10T04:15:01.585Z] f465b30bd6e3: Waiting [2025-01-10T04:15:01.585Z] 415859dffc1b: Waiting [2025-01-10T04:15:01.585Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:01.585Z] 089904d8275e: Waiting [2025-01-10T04:15:01.585Z] e768a52b8356: Waiting [2025-01-10T04:15:01.585Z] 52260f6aa0fc: Waiting [2025-01-10T04:15:01.585Z] a567e16e2ba7: Layer already exists [2025-01-10T04:15:01.585Z] b6c5f65005f1: Layer already exists [2025-01-10T04:15:01.585Z] df8fd98f859a: Layer already exists [2025-01-10T04:15:01.585Z] e8e76726b880: Layer already exists [2025-01-10T04:15:01.585Z] 86766c384463: Layer already exists [2025-01-10T04:15:01.585Z] 52260f6aa0fc: Layer already exists [2025-01-10T04:15:01.585Z] 089904d8275e: Layer already exists [2025-01-10T04:15:01.585Z] f465b30bd6e3: Layer already exists [2025-01-10T04:15:01.585Z] e768a52b8356: Layer already exists [2025-01-10T04:15:01.585Z] a73de253893f: Layer already exists [2025-01-10T04:15:01.585Z] 415859dffc1b: Layer already exists [2025-01-10T04:15:01.585Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:01.585Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:01.975Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:02.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-10T04:15:02.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T04:15:02.388Z] b6c5f65005f1: Preparing [2025-01-10T04:15:02.388Z] a567e16e2ba7: Preparing [2025-01-10T04:15:02.388Z] df8fd98f859a: Preparing [2025-01-10T04:15:02.388Z] e8e76726b880: Preparing [2025-01-10T04:15:02.388Z] 86766c384463: Preparing [2025-01-10T04:15:02.388Z] 52260f6aa0fc: Preparing [2025-01-10T04:15:02.388Z] a73de253893f: Preparing [2025-01-10T04:15:02.388Z] e768a52b8356: Preparing [2025-01-10T04:15:02.388Z] 089904d8275e: Preparing [2025-01-10T04:15:02.388Z] f465b30bd6e3: Preparing [2025-01-10T04:15:02.388Z] 415859dffc1b: Preparing [2025-01-10T04:15:02.388Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:02.388Z] f465b30bd6e3: Waiting [2025-01-10T04:15:02.388Z] 52260f6aa0fc: Waiting [2025-01-10T04:15:02.388Z] 415859dffc1b: Waiting [2025-01-10T04:15:02.388Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:02.388Z] 089904d8275e: Waiting [2025-01-10T04:15:02.388Z] a73de253893f: Waiting [2025-01-10T04:15:02.388Z] e768a52b8356: Waiting [2025-01-10T04:15:02.388Z] e8e76726b880: Layer already exists [2025-01-10T04:15:02.388Z] b6c5f65005f1: Layer already exists [2025-01-10T04:15:02.388Z] df8fd98f859a: Layer already exists [2025-01-10T04:15:02.388Z] a567e16e2ba7: Layer already exists [2025-01-10T04:15:02.388Z] 86766c384463: Layer already exists [2025-01-10T04:15:02.388Z] 52260f6aa0fc: Layer already exists [2025-01-10T04:15:02.388Z] e768a52b8356: Layer already exists [2025-01-10T04:15:02.388Z] 089904d8275e: Layer already exists [2025-01-10T04:15:02.388Z] a73de253893f: Layer already exists [2025-01-10T04:15:02.388Z] f465b30bd6e3: Layer already exists [2025-01-10T04:15:02.388Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:02.388Z] 415859dffc1b: Layer already exists [2025-01-10T04:15:02.388Z] main: digest: sha256:869f095f586ff7916b119b40d67dabcbb171d3dc64269f6b13dfb964e204aa55 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:02.467Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:02.483Z] taggedImages: [2025-01-10T04:15:02.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:02.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T04:15:02.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.40 [2025-01-10T04:15:02.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:02.483Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-10T04:15:02.505Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-10T04:15:02.505Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:02.505Z] latest [2025-01-10T04:15:02.505Z] 4.0.0-dev.40 [2025-01-10T04:15:02.505Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:02.505Z] main [2025-01-10T04:15:02.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:02.860Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:03.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:03.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:15:03.177Z] 7df57926560f: Preparing [2025-01-10T04:15:03.177Z] 7e23da0b3a7a: Preparing [2025-01-10T04:15:03.177Z] e768a52b8356: Preparing [2025-01-10T04:15:03.177Z] 089904d8275e: Preparing [2025-01-10T04:15:03.177Z] 7b658450040b: Preparing [2025-01-10T04:15:03.177Z] 1047e8503853: Preparing [2025-01-10T04:15:03.177Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:03.177Z] 1047e8503853: Waiting [2025-01-10T04:15:03.177Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:03.177Z] 089904d8275e: Layer already exists [2025-01-10T04:15:03.177Z] e768a52b8356: Layer already exists [2025-01-10T04:15:03.177Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:03.177Z] 7df57926560f: Pushed [2025-01-10T04:15:03.177Z] 7b658450040b: Pushed [2025-01-10T04:15:04.117Z] 1047e8503853: Pushed [2025-01-10T04:15:05.505Z] 7e23da0b3a7a: Pushed [2025-01-10T04:15:05.505Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:05.859Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:06.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T04:15:06.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:15:06.190Z] 7df57926560f: Preparing [2025-01-10T04:15:06.190Z] 7e23da0b3a7a: Preparing [2025-01-10T04:15:06.190Z] e768a52b8356: Preparing [2025-01-10T04:15:06.190Z] 089904d8275e: Preparing [2025-01-10T04:15:06.190Z] 7b658450040b: Preparing [2025-01-10T04:15:06.190Z] 1047e8503853: Preparing [2025-01-10T04:15:06.190Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:06.190Z] 1047e8503853: Waiting [2025-01-10T04:15:06.190Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:06.190Z] 7e23da0b3a7a: Layer already exists [2025-01-10T04:15:06.190Z] 089904d8275e: Layer already exists [2025-01-10T04:15:06.190Z] 7b658450040b: Layer already exists [2025-01-10T04:15:06.190Z] 7df57926560f: Layer already exists [2025-01-10T04:15:06.190Z] e768a52b8356: Layer already exists [2025-01-10T04:15:06.190Z] 1047e8503853: Layer already exists [2025-01-10T04:15:06.190Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:06.190Z] latest: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:06.528Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:06.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 [2025-01-10T04:15:06.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:15:06.847Z] 7df57926560f: Preparing [2025-01-10T04:15:06.847Z] 7e23da0b3a7a: Preparing [2025-01-10T04:15:06.847Z] e768a52b8356: Preparing [2025-01-10T04:15:06.847Z] 089904d8275e: Preparing [2025-01-10T04:15:06.847Z] 7b658450040b: Preparing [2025-01-10T04:15:06.847Z] 1047e8503853: Preparing [2025-01-10T04:15:06.847Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:06.847Z] 1047e8503853: Waiting [2025-01-10T04:15:06.847Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:06.847Z] 7e23da0b3a7a: Layer already exists [2025-01-10T04:15:06.847Z] e768a52b8356: Layer already exists [2025-01-10T04:15:06.847Z] 7b658450040b: Layer already exists [2025-01-10T04:15:06.847Z] 7df57926560f: Layer already exists [2025-01-10T04:15:06.847Z] 089904d8275e: Layer already exists [2025-01-10T04:15:06.847Z] 1047e8503853: Layer already exists [2025-01-10T04:15:06.847Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:06.847Z] 4.0.0-dev.40: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:07.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:07.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:07.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:15:07.500Z] 7df57926560f: Preparing [2025-01-10T04:15:07.500Z] 7e23da0b3a7a: Preparing [2025-01-10T04:15:07.500Z] e768a52b8356: Preparing [2025-01-10T04:15:07.500Z] 089904d8275e: Preparing [2025-01-10T04:15:07.500Z] 7b658450040b: Preparing [2025-01-10T04:15:07.500Z] 1047e8503853: Preparing [2025-01-10T04:15:07.500Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:07.500Z] 1047e8503853: Waiting [2025-01-10T04:15:07.500Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:07.500Z] 089904d8275e: Layer already exists [2025-01-10T04:15:07.500Z] 7df57926560f: Layer already exists [2025-01-10T04:15:07.500Z] 7b658450040b: Layer already exists [2025-01-10T04:15:07.500Z] e768a52b8356: Layer already exists [2025-01-10T04:15:07.500Z] 1047e8503853: Layer already exists [2025-01-10T04:15:07.500Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:07.500Z] 7e23da0b3a7a: Layer already exists [2025-01-10T04:15:07.500Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:07.835Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:08.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-10T04:15:08.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T04:15:08.166Z] 7df57926560f: Preparing [2025-01-10T04:15:08.166Z] 7e23da0b3a7a: Preparing [2025-01-10T04:15:08.166Z] e768a52b8356: Preparing [2025-01-10T04:15:08.166Z] 089904d8275e: Preparing [2025-01-10T04:15:08.166Z] 7b658450040b: Preparing [2025-01-10T04:15:08.166Z] 1047e8503853: Preparing [2025-01-10T04:15:08.166Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:08.166Z] 1047e8503853: Waiting [2025-01-10T04:15:08.166Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:08.166Z] 7e23da0b3a7a: Layer already exists [2025-01-10T04:15:08.166Z] 7b658450040b: Layer already exists [2025-01-10T04:15:08.166Z] 089904d8275e: Layer already exists [2025-01-10T04:15:08.166Z] 7df57926560f: Layer already exists [2025-01-10T04:15:08.166Z] e768a52b8356: Layer already exists [2025-01-10T04:15:08.166Z] 1047e8503853: Layer already exists [2025-01-10T04:15:08.166Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:08.425Z] main: digest: sha256:dfa55a7b5b1b81aa19a91b5fcfb4ab3c787b93a8912bcd55dec31deab6399d27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:08.510Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:08.523Z] taggedImages: [2025-01-10T04:15:08.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:08.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T04:15:08.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.40 [2025-01-10T04:15:08.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:08.523Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-10T04:15:08.558Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-10T04:15:08.558Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:08.558Z] latest [2025-01-10T04:15:08.558Z] 4.0.0-dev.40 [2025-01-10T04:15:08.558Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:08.558Z] main [2025-01-10T04:15:08.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:08.893Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:09.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:09.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:15:09.214Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:09.214Z] 5c0aeebd824f: Preparing [2025-01-10T04:15:09.214Z] a274e75ad0d0: Preparing [2025-01-10T04:15:09.214Z] e768a52b8356: Preparing [2025-01-10T04:15:09.214Z] 089904d8275e: Preparing [2025-01-10T04:15:09.214Z] 71d290185026: Preparing [2025-01-10T04:15:09.214Z] ccb7290af35d: Preparing [2025-01-10T04:15:09.214Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:09.214Z] c661c2a5f44c: Preparing [2025-01-10T04:15:09.214Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:09.214Z] ccb7290af35d: Waiting [2025-01-10T04:15:09.214Z] 71d290185026: Waiting [2025-01-10T04:15:09.214Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:09.214Z] c661c2a5f44c: Waiting [2025-01-10T04:15:09.214Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:09.214Z] e768a52b8356: Layer already exists [2025-01-10T04:15:09.214Z] 089904d8275e: Layer already exists [2025-01-10T04:15:09.214Z] a274e75ad0d0: Pushed [2025-01-10T04:15:09.214Z] b9d4b0c1d0ac: Pushed [2025-01-10T04:15:09.214Z] 5c0aeebd824f: Pushed [2025-01-10T04:15:09.214Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:09.472Z] dbb6c6b685e6: Pushed [2025-01-10T04:15:09.731Z] c661c2a5f44c: Pushed [2025-01-10T04:15:16.306Z] ccb7290af35d: Pushed [2025-01-10T04:15:20.504Z] 71d290185026: Pushed [2025-01-10T04:15:20.504Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:20.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:21.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T04:15:21.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:15:21.173Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:21.173Z] 5c0aeebd824f: Preparing [2025-01-10T04:15:21.173Z] a274e75ad0d0: Preparing [2025-01-10T04:15:21.173Z] e768a52b8356: Preparing [2025-01-10T04:15:21.173Z] 089904d8275e: Preparing [2025-01-10T04:15:21.173Z] 71d290185026: Preparing [2025-01-10T04:15:21.173Z] ccb7290af35d: Preparing [2025-01-10T04:15:21.173Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:21.173Z] c661c2a5f44c: Preparing [2025-01-10T04:15:21.173Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:21.173Z] 71d290185026: Waiting [2025-01-10T04:15:21.173Z] ccb7290af35d: Waiting [2025-01-10T04:15:21.173Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:21.173Z] c661c2a5f44c: Waiting [2025-01-10T04:15:21.173Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:21.173Z] a274e75ad0d0: Layer already exists [2025-01-10T04:15:21.173Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:21.173Z] 5c0aeebd824f: Layer already exists [2025-01-10T04:15:21.173Z] e768a52b8356: Layer already exists [2025-01-10T04:15:21.173Z] 089904d8275e: Layer already exists [2025-01-10T04:15:21.173Z] 71d290185026: Layer already exists [2025-01-10T04:15:21.173Z] ccb7290af35d: Layer already exists [2025-01-10T04:15:21.173Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:21.173Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:21.173Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:21.173Z] latest: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:21.498Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:21.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 [2025-01-10T04:15:21.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:15:21.826Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:21.826Z] 5c0aeebd824f: Preparing [2025-01-10T04:15:21.826Z] a274e75ad0d0: Preparing [2025-01-10T04:15:21.826Z] e768a52b8356: Preparing [2025-01-10T04:15:21.826Z] 089904d8275e: Preparing [2025-01-10T04:15:21.826Z] 71d290185026: Preparing [2025-01-10T04:15:21.826Z] ccb7290af35d: Preparing [2025-01-10T04:15:21.826Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:21.826Z] c661c2a5f44c: Preparing [2025-01-10T04:15:21.826Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:21.826Z] 71d290185026: Waiting [2025-01-10T04:15:21.826Z] ccb7290af35d: Waiting [2025-01-10T04:15:21.826Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:21.826Z] c661c2a5f44c: Waiting [2025-01-10T04:15:21.826Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:21.826Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:21.826Z] e768a52b8356: Layer already exists [2025-01-10T04:15:21.826Z] 5c0aeebd824f: Layer already exists [2025-01-10T04:15:21.826Z] a274e75ad0d0: Layer already exists [2025-01-10T04:15:21.826Z] 089904d8275e: Layer already exists [2025-01-10T04:15:21.826Z] 71d290185026: Layer already exists [2025-01-10T04:15:21.826Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:21.826Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:21.826Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:21.826Z] ccb7290af35d: Layer already exists [2025-01-10T04:15:21.826Z] 4.0.0-dev.40: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:22.156Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:22.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:22.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:15:22.490Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:22.490Z] 5c0aeebd824f: Preparing [2025-01-10T04:15:22.490Z] a274e75ad0d0: Preparing [2025-01-10T04:15:22.490Z] e768a52b8356: Preparing [2025-01-10T04:15:22.490Z] 089904d8275e: Preparing [2025-01-10T04:15:22.490Z] 71d290185026: Preparing [2025-01-10T04:15:22.490Z] ccb7290af35d: Preparing [2025-01-10T04:15:22.490Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:22.490Z] c661c2a5f44c: Preparing [2025-01-10T04:15:22.490Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:22.490Z] ccb7290af35d: Waiting [2025-01-10T04:15:22.490Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:22.490Z] c661c2a5f44c: Waiting [2025-01-10T04:15:22.490Z] 71d290185026: Waiting [2025-01-10T04:15:22.490Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:22.490Z] 5c0aeebd824f: Layer already exists [2025-01-10T04:15:22.490Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:22.490Z] 089904d8275e: Layer already exists [2025-01-10T04:15:22.490Z] e768a52b8356: Layer already exists [2025-01-10T04:15:22.490Z] a274e75ad0d0: Layer already exists [2025-01-10T04:15:22.491Z] ccb7290af35d: Layer already exists [2025-01-10T04:15:22.491Z] 71d290185026: Layer already exists [2025-01-10T04:15:22.491Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:22.491Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:22.491Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:22.491Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:22.818Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:23.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-10T04:15:23.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T04:15:23.147Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:23.147Z] 5c0aeebd824f: Preparing [2025-01-10T04:15:23.147Z] a274e75ad0d0: Preparing [2025-01-10T04:15:23.147Z] e768a52b8356: Preparing [2025-01-10T04:15:23.147Z] 089904d8275e: Preparing [2025-01-10T04:15:23.147Z] 71d290185026: Preparing [2025-01-10T04:15:23.147Z] ccb7290af35d: Preparing [2025-01-10T04:15:23.147Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:23.147Z] c661c2a5f44c: Preparing [2025-01-10T04:15:23.147Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:23.147Z] ccb7290af35d: Waiting [2025-01-10T04:15:23.147Z] 71d290185026: Waiting [2025-01-10T04:15:23.147Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:23.147Z] c661c2a5f44c: Waiting [2025-01-10T04:15:23.147Z] 5c0aeebd824f: Layer already exists [2025-01-10T04:15:23.147Z] 089904d8275e: Layer already exists [2025-01-10T04:15:23.147Z] a274e75ad0d0: Layer already exists [2025-01-10T04:15:23.147Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:23.147Z] e768a52b8356: Layer already exists [2025-01-10T04:15:23.147Z] ccb7290af35d: Layer already exists [2025-01-10T04:15:23.147Z] 71d290185026: Layer already exists [2025-01-10T04:15:23.147Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:23.147Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:23.147Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:23.147Z] main: digest: sha256:2ca95ee5cfa468d742944f3f40a58c7783478fdc02fa7245970ee5042fc0d766 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:23.214Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:23.228Z] taggedImages: [2025-01-10T04:15:23.228Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:23.228Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T04:15:23.228Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.40 [2025-01-10T04:15:23.228Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:23.228Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-10T04:15:23.253Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-10T04:15:23.253Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:23.253Z] latest [2025-01-10T04:15:23.253Z] 4.0.0-dev.40 [2025-01-10T04:15:23.253Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:23.253Z] main [2025-01-10T04:15:23.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:23.588Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:23.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:23.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:15:23.909Z] f4607f3791ec: Preparing [2025-01-10T04:15:23.909Z] 3678434e7a8e: Preparing [2025-01-10T04:15:23.909Z] 203dc2891360: Preparing [2025-01-10T04:15:23.909Z] e768a52b8356: Preparing [2025-01-10T04:15:23.909Z] 089904d8275e: Preparing [2025-01-10T04:15:23.909Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:23.909Z] 1f07dfc793a5: Preparing [2025-01-10T04:15:23.909Z] 6052cf4bd65c: Preparing [2025-01-10T04:15:23.909Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:23.909Z] 1f07dfc793a5: Waiting [2025-01-10T04:15:23.909Z] 6052cf4bd65c: Waiting [2025-01-10T04:15:23.909Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:23.909Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:23.909Z] e768a52b8356: Layer already exists [2025-01-10T04:15:23.909Z] 089904d8275e: Layer already exists [2025-01-10T04:15:23.909Z] f4607f3791ec: Pushed [2025-01-10T04:15:23.909Z] 203dc2891360: Pushed [2025-01-10T04:15:23.909Z] 3678434e7a8e: Pushed [2025-01-10T04:15:23.909Z] 1f07dfc793a5: Pushed [2025-01-10T04:15:23.909Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:24.477Z] 6052cf4bd65c: Pushed [2025-01-10T04:15:34.479Z] 4f6baae9b9fa: Pushed [2025-01-10T04:15:34.740Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:35.081Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:35.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T04:15:35.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:15:35.410Z] f4607f3791ec: Preparing [2025-01-10T04:15:35.410Z] 3678434e7a8e: Preparing [2025-01-10T04:15:35.410Z] 203dc2891360: Preparing [2025-01-10T04:15:35.411Z] e768a52b8356: Preparing [2025-01-10T04:15:35.411Z] 089904d8275e: Preparing [2025-01-10T04:15:35.411Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:35.411Z] 1f07dfc793a5: Preparing [2025-01-10T04:15:35.411Z] 6052cf4bd65c: Preparing [2025-01-10T04:15:35.411Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:35.411Z] 1f07dfc793a5: Waiting [2025-01-10T04:15:35.411Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:35.411Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:35.411Z] 6052cf4bd65c: Waiting [2025-01-10T04:15:35.411Z] 203dc2891360: Layer already exists [2025-01-10T04:15:35.411Z] f4607f3791ec: Layer already exists [2025-01-10T04:15:35.411Z] e768a52b8356: Layer already exists [2025-01-10T04:15:35.411Z] 3678434e7a8e: Layer already exists [2025-01-10T04:15:35.411Z] 089904d8275e: Layer already exists [2025-01-10T04:15:35.411Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:35.411Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:35.411Z] 1f07dfc793a5: Layer already exists [2025-01-10T04:15:35.411Z] 6052cf4bd65c: Layer already exists [2025-01-10T04:15:35.411Z] latest: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:35.740Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:36.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 [2025-01-10T04:15:36.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:15:36.061Z] f4607f3791ec: Preparing [2025-01-10T04:15:36.061Z] 3678434e7a8e: Preparing [2025-01-10T04:15:36.061Z] 203dc2891360: Preparing [2025-01-10T04:15:36.061Z] e768a52b8356: Preparing [2025-01-10T04:15:36.061Z] 089904d8275e: Preparing [2025-01-10T04:15:36.061Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:36.061Z] 1f07dfc793a5: Preparing [2025-01-10T04:15:36.061Z] 6052cf4bd65c: Preparing [2025-01-10T04:15:36.061Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:36.061Z] 6052cf4bd65c: Waiting [2025-01-10T04:15:36.061Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:36.061Z] 1f07dfc793a5: Waiting [2025-01-10T04:15:36.061Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:36.061Z] e768a52b8356: Layer already exists [2025-01-10T04:15:36.061Z] f4607f3791ec: Layer already exists [2025-01-10T04:15:36.061Z] 203dc2891360: Layer already exists [2025-01-10T04:15:36.061Z] 3678434e7a8e: Layer already exists [2025-01-10T04:15:36.061Z] 089904d8275e: Layer already exists [2025-01-10T04:15:36.061Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:36.061Z] 1f07dfc793a5: Layer already exists [2025-01-10T04:15:36.061Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:36.061Z] 6052cf4bd65c: Layer already exists [2025-01-10T04:15:36.061Z] 4.0.0-dev.40: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:36.389Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:36.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:36.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:15:36.714Z] f4607f3791ec: Preparing [2025-01-10T04:15:36.715Z] 3678434e7a8e: Preparing [2025-01-10T04:15:36.715Z] 203dc2891360: Preparing [2025-01-10T04:15:36.715Z] e768a52b8356: Preparing [2025-01-10T04:15:36.715Z] 089904d8275e: Preparing [2025-01-10T04:15:36.715Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:36.715Z] 1f07dfc793a5: Preparing [2025-01-10T04:15:36.715Z] 6052cf4bd65c: Preparing [2025-01-10T04:15:36.715Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:36.715Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:36.715Z] 1f07dfc793a5: Waiting [2025-01-10T04:15:36.715Z] 6052cf4bd65c: Waiting [2025-01-10T04:15:36.715Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:36.715Z] 089904d8275e: Layer already exists [2025-01-10T04:15:36.715Z] e768a52b8356: Layer already exists [2025-01-10T04:15:36.715Z] 203dc2891360: Layer already exists [2025-01-10T04:15:36.715Z] f4607f3791ec: Layer already exists [2025-01-10T04:15:36.715Z] 3678434e7a8e: Layer already exists [2025-01-10T04:15:36.715Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:36.715Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:36.715Z] 6052cf4bd65c: Layer already exists [2025-01-10T04:15:36.715Z] 1f07dfc793a5: Layer already exists [2025-01-10T04:15:36.715Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:37.037Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:37.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-10T04:15:37.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T04:15:37.364Z] f4607f3791ec: Preparing [2025-01-10T04:15:37.364Z] 3678434e7a8e: Preparing [2025-01-10T04:15:37.364Z] 203dc2891360: Preparing [2025-01-10T04:15:37.364Z] e768a52b8356: Preparing [2025-01-10T04:15:37.364Z] 089904d8275e: Preparing [2025-01-10T04:15:37.364Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:37.364Z] 1f07dfc793a5: Preparing [2025-01-10T04:15:37.364Z] 6052cf4bd65c: Preparing [2025-01-10T04:15:37.364Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:37.364Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:37.364Z] 1f07dfc793a5: Waiting [2025-01-10T04:15:37.364Z] 6052cf4bd65c: Waiting [2025-01-10T04:15:37.364Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:37.364Z] f4607f3791ec: Layer already exists [2025-01-10T04:15:37.364Z] 089904d8275e: Layer already exists [2025-01-10T04:15:37.364Z] 203dc2891360: Layer already exists [2025-01-10T04:15:37.364Z] 3678434e7a8e: Layer already exists [2025-01-10T04:15:37.364Z] e768a52b8356: Layer already exists [2025-01-10T04:15:37.364Z] 6052cf4bd65c: Layer already exists [2025-01-10T04:15:37.364Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:37.364Z] 1f07dfc793a5: Layer already exists [2025-01-10T04:15:37.364Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:37.364Z] main: digest: sha256:5a6a859360851ea7f6a63efbf95683cbae86ab04285c0278da05fdc68cb75bbd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:37.446Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:37.462Z] taggedImages: [2025-01-10T04:15:37.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:37.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T04:15:37.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.40 [2025-01-10T04:15:37.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:37.462Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-10T04:15:37.491Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-10T04:15:37.491Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:37.491Z] latest [2025-01-10T04:15:37.491Z] 4.0.0-dev.40 [2025-01-10T04:15:37.491Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:37.491Z] main [2025-01-10T04:15:37.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:37.835Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:38.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:38.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:15:38.162Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:38.162Z] c1bd99b7ab6b: Preparing [2025-01-10T04:15:38.162Z] f7e2f1aa7026: Preparing [2025-01-10T04:15:38.162Z] e768a52b8356: Preparing [2025-01-10T04:15:38.162Z] 089904d8275e: Preparing [2025-01-10T04:15:38.162Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:38.162Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:38.162Z] c661c2a5f44c: Preparing [2025-01-10T04:15:38.162Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:38.162Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:38.162Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:38.162Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:38.162Z] c661c2a5f44c: Waiting [2025-01-10T04:15:38.162Z] 089904d8275e: Layer already exists [2025-01-10T04:15:38.162Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:38.162Z] e768a52b8356: Layer already exists [2025-01-10T04:15:38.162Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:38.162Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:38.162Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:38.162Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:38.162Z] c1bd99b7ab6b: Pushed [2025-01-10T04:15:38.162Z] f7e2f1aa7026: Pushed [2025-01-10T04:15:38.421Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:38.744Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:39.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T04:15:39.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:15:39.070Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:39.070Z] c1bd99b7ab6b: Preparing [2025-01-10T04:15:39.070Z] f7e2f1aa7026: Preparing [2025-01-10T04:15:39.070Z] e768a52b8356: Preparing [2025-01-10T04:15:39.070Z] 089904d8275e: Preparing [2025-01-10T04:15:39.070Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:39.070Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:39.070Z] c661c2a5f44c: Preparing [2025-01-10T04:15:39.070Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:39.070Z] c661c2a5f44c: Waiting [2025-01-10T04:15:39.070Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:39.070Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:39.070Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:39.070Z] 089904d8275e: Layer already exists [2025-01-10T04:15:39.070Z] f7e2f1aa7026: Layer already exists [2025-01-10T04:15:39.070Z] c1bd99b7ab6b: Layer already exists [2025-01-10T04:15:39.070Z] e768a52b8356: Layer already exists [2025-01-10T04:15:39.070Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:39.070Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:39.070Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:39.070Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:39.070Z] latest: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:39.400Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:39.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 [2025-01-10T04:15:39.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:15:39.724Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:39.724Z] c1bd99b7ab6b: Preparing [2025-01-10T04:15:39.724Z] f7e2f1aa7026: Preparing [2025-01-10T04:15:39.724Z] e768a52b8356: Preparing [2025-01-10T04:15:39.724Z] 089904d8275e: Preparing [2025-01-10T04:15:39.724Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:39.724Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:39.724Z] c661c2a5f44c: Preparing [2025-01-10T04:15:39.724Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:39.724Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:39.724Z] c661c2a5f44c: Waiting [2025-01-10T04:15:39.724Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:39.724Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:39.724Z] 089904d8275e: Layer already exists [2025-01-10T04:15:39.724Z] e768a52b8356: Layer already exists [2025-01-10T04:15:39.724Z] f7e2f1aa7026: Layer already exists [2025-01-10T04:15:39.724Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:39.724Z] c1bd99b7ab6b: Layer already exists [2025-01-10T04:15:39.724Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:39.724Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:39.724Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:39.724Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:39.724Z] 4.0.0-dev.40: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:40.050Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:40.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:40.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:15:40.370Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:40.370Z] c1bd99b7ab6b: Preparing [2025-01-10T04:15:40.370Z] f7e2f1aa7026: Preparing [2025-01-10T04:15:40.370Z] e768a52b8356: Preparing [2025-01-10T04:15:40.370Z] 089904d8275e: Preparing [2025-01-10T04:15:40.370Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:40.370Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:40.370Z] c661c2a5f44c: Preparing [2025-01-10T04:15:40.370Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:40.370Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:40.370Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:40.370Z] c661c2a5f44c: Waiting [2025-01-10T04:15:40.370Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:40.370Z] f7e2f1aa7026: Layer already exists [2025-01-10T04:15:40.370Z] 089904d8275e: Layer already exists [2025-01-10T04:15:40.370Z] e768a52b8356: Layer already exists [2025-01-10T04:15:40.370Z] c1bd99b7ab6b: Layer already exists [2025-01-10T04:15:40.370Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:40.370Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:40.370Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:40.370Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:40.370Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:40.370Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:40.696Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:41.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-10T04:15:41.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T04:15:41.031Z] b9d4b0c1d0ac: Preparing [2025-01-10T04:15:41.031Z] c1bd99b7ab6b: Preparing [2025-01-10T04:15:41.031Z] f7e2f1aa7026: Preparing [2025-01-10T04:15:41.031Z] e768a52b8356: Preparing [2025-01-10T04:15:41.031Z] 089904d8275e: Preparing [2025-01-10T04:15:41.031Z] 4f6baae9b9fa: Preparing [2025-01-10T04:15:41.031Z] dbb6c6b685e6: Preparing [2025-01-10T04:15:41.031Z] c661c2a5f44c: Preparing [2025-01-10T04:15:41.031Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:41.031Z] 4f6baae9b9fa: Waiting [2025-01-10T04:15:41.031Z] dbb6c6b685e6: Waiting [2025-01-10T04:15:41.031Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:41.031Z] 089904d8275e: Layer already exists [2025-01-10T04:15:41.031Z] c1bd99b7ab6b: Layer already exists [2025-01-10T04:15:41.031Z] f7e2f1aa7026: Layer already exists [2025-01-10T04:15:41.031Z] e768a52b8356: Layer already exists [2025-01-10T04:15:41.031Z] b9d4b0c1d0ac: Layer already exists [2025-01-10T04:15:41.031Z] c661c2a5f44c: Layer already exists [2025-01-10T04:15:41.031Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:41.031Z] 4f6baae9b9fa: Layer already exists [2025-01-10T04:15:41.031Z] dbb6c6b685e6: Layer already exists [2025-01-10T04:15:41.031Z] main: digest: sha256:9c0145cfee56b6bce9514fa09b1101c06625bea8ff342e533fe4102924ae2cdc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:41.101Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:41.118Z] taggedImages: [2025-01-10T04:15:41.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:41.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T04:15:41.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.40 [2025-01-10T04:15:41.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:41.118Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-10T04:15:41.152Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-10T04:15:41.152Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:41.152Z] latest [2025-01-10T04:15:41.152Z] 4.0.0-dev.40 [2025-01-10T04:15:41.152Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:41.152Z] main [2025-01-10T04:15:41.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:41.520Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:41.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:41.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:15:41.854Z] d00f9a94b5ab: Preparing [2025-01-10T04:15:41.854Z] 49ac9dbafe52: Preparing [2025-01-10T04:15:41.854Z] 0c01dbe8a0ec: Preparing [2025-01-10T04:15:41.854Z] e768a52b8356: Preparing [2025-01-10T04:15:41.854Z] 089904d8275e: Preparing [2025-01-10T04:15:41.854Z] 18fb8624eeea: Preparing [2025-01-10T04:15:41.854Z] ac708d61daea: Preparing [2025-01-10T04:15:41.854Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:41.854Z] ac708d61daea: Waiting [2025-01-10T04:15:41.854Z] 18fb8624eeea: Waiting [2025-01-10T04:15:41.854Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:41.854Z] 089904d8275e: Layer already exists [2025-01-10T04:15:41.854Z] e768a52b8356: Layer already exists [2025-01-10T04:15:41.854Z] 49ac9dbafe52: Pushed [2025-01-10T04:15:41.854Z] d00f9a94b5ab: Pushed [2025-01-10T04:15:41.854Z] 18fb8624eeea: Pushed [2025-01-10T04:15:41.854Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:42.422Z] ac708d61daea: Pushed [2025-01-10T04:15:45.713Z] 0c01dbe8a0ec: Pushed [2025-01-10T04:15:45.713Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:46.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:46.375Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T04:15:46.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:15:46.375Z] d00f9a94b5ab: Preparing [2025-01-10T04:15:46.375Z] 49ac9dbafe52: Preparing [2025-01-10T04:15:46.375Z] 0c01dbe8a0ec: Preparing [2025-01-10T04:15:46.375Z] e768a52b8356: Preparing [2025-01-10T04:15:46.375Z] 089904d8275e: Preparing [2025-01-10T04:15:46.375Z] 18fb8624eeea: Preparing [2025-01-10T04:15:46.375Z] ac708d61daea: Preparing [2025-01-10T04:15:46.375Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:46.375Z] ac708d61daea: Waiting [2025-01-10T04:15:46.375Z] 18fb8624eeea: Waiting [2025-01-10T04:15:46.375Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:46.375Z] 089904d8275e: Layer already exists [2025-01-10T04:15:46.375Z] d00f9a94b5ab: Layer already exists [2025-01-10T04:15:46.375Z] e768a52b8356: Layer already exists [2025-01-10T04:15:46.375Z] 49ac9dbafe52: Layer already exists [2025-01-10T04:15:46.375Z] 0c01dbe8a0ec: Layer already exists [2025-01-10T04:15:46.375Z] 18fb8624eeea: Layer already exists [2025-01-10T04:15:46.375Z] ac708d61daea: Layer already exists [2025-01-10T04:15:46.375Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:46.375Z] latest: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:46.701Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:47.025Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 [2025-01-10T04:15:47.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:15:47.025Z] d00f9a94b5ab: Preparing [2025-01-10T04:15:47.025Z] 49ac9dbafe52: Preparing [2025-01-10T04:15:47.025Z] 0c01dbe8a0ec: Preparing [2025-01-10T04:15:47.025Z] e768a52b8356: Preparing [2025-01-10T04:15:47.025Z] 089904d8275e: Preparing [2025-01-10T04:15:47.025Z] 18fb8624eeea: Preparing [2025-01-10T04:15:47.025Z] ac708d61daea: Preparing [2025-01-10T04:15:47.025Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:47.025Z] ac708d61daea: Waiting [2025-01-10T04:15:47.025Z] 089904d8275e: Layer already exists [2025-01-10T04:15:47.025Z] d00f9a94b5ab: Layer already exists [2025-01-10T04:15:47.025Z] 49ac9dbafe52: Layer already exists [2025-01-10T04:15:47.025Z] 0c01dbe8a0ec: Layer already exists [2025-01-10T04:15:47.025Z] e768a52b8356: Layer already exists [2025-01-10T04:15:47.025Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:47.025Z] 18fb8624eeea: Layer already exists [2025-01-10T04:15:47.025Z] ac708d61daea: Layer already exists [2025-01-10T04:15:47.025Z] 4.0.0-dev.40: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:47.353Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:47.683Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:47.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:15:47.683Z] d00f9a94b5ab: Preparing [2025-01-10T04:15:47.683Z] 49ac9dbafe52: Preparing [2025-01-10T04:15:47.683Z] 0c01dbe8a0ec: Preparing [2025-01-10T04:15:47.683Z] e768a52b8356: Preparing [2025-01-10T04:15:47.683Z] 089904d8275e: Preparing [2025-01-10T04:15:47.683Z] 18fb8624eeea: Preparing [2025-01-10T04:15:47.683Z] ac708d61daea: Preparing [2025-01-10T04:15:47.683Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:47.683Z] ac708d61daea: Waiting [2025-01-10T04:15:47.683Z] 18fb8624eeea: Waiting [2025-01-10T04:15:47.683Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:47.683Z] 089904d8275e: Layer already exists [2025-01-10T04:15:47.683Z] e768a52b8356: Layer already exists [2025-01-10T04:15:47.683Z] d00f9a94b5ab: Layer already exists [2025-01-10T04:15:47.683Z] 0c01dbe8a0ec: Layer already exists [2025-01-10T04:15:47.683Z] 49ac9dbafe52: Layer already exists [2025-01-10T04:15:47.683Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:47.683Z] ac708d61daea: Layer already exists [2025-01-10T04:15:47.683Z] 18fb8624eeea: Layer already exists [2025-01-10T04:15:47.683Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:48.016Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:48.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-10T04:15:48.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T04:15:48.340Z] d00f9a94b5ab: Preparing [2025-01-10T04:15:48.340Z] 49ac9dbafe52: Preparing [2025-01-10T04:15:48.340Z] 0c01dbe8a0ec: Preparing [2025-01-10T04:15:48.340Z] e768a52b8356: Preparing [2025-01-10T04:15:48.340Z] 089904d8275e: Preparing [2025-01-10T04:15:48.340Z] 18fb8624eeea: Preparing [2025-01-10T04:15:48.340Z] ac708d61daea: Preparing [2025-01-10T04:15:48.340Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:48.340Z] 18fb8624eeea: Waiting [2025-01-10T04:15:48.340Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:48.340Z] ac708d61daea: Waiting [2025-01-10T04:15:48.340Z] 0c01dbe8a0ec: Layer already exists [2025-01-10T04:15:48.340Z] 49ac9dbafe52: Layer already exists [2025-01-10T04:15:48.340Z] 089904d8275e: Layer already exists [2025-01-10T04:15:48.340Z] d00f9a94b5ab: Layer already exists [2025-01-10T04:15:48.340Z] e768a52b8356: Layer already exists [2025-01-10T04:15:48.340Z] 18fb8624eeea: Layer already exists [2025-01-10T04:15:48.340Z] ac708d61daea: Layer already exists [2025-01-10T04:15:48.340Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:48.340Z] main: digest: sha256:5efabb1ff3a919355ec664df375a102c65adb7788c29c28dcbf8ac87cd891476 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:48.410Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:48.424Z] taggedImages: [2025-01-10T04:15:48.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:48.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T04:15:48.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.40 [2025-01-10T04:15:48.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:48.424Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-10T04:15:48.454Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-10T04:15:48.454Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:48.454Z] latest [2025-01-10T04:15:48.454Z] 4.0.0-dev.40 [2025-01-10T04:15:48.454Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:48.454Z] main [2025-01-10T04:15:48.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:48.811Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:49.131Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:49.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:15:49.131Z] 5a012c06a3c5: Preparing [2025-01-10T04:15:49.131Z] 86ccd9218f24: Preparing [2025-01-10T04:15:49.131Z] e768a52b8356: Preparing [2025-01-10T04:15:49.131Z] 089904d8275e: Preparing [2025-01-10T04:15:49.131Z] 20a07e51c05d: Preparing [2025-01-10T04:15:49.131Z] f2630eb4b68f: Preparing [2025-01-10T04:15:49.131Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:49.131Z] f2630eb4b68f: Waiting [2025-01-10T04:15:49.131Z] e768a52b8356: Layer already exists [2025-01-10T04:15:49.131Z] 089904d8275e: Layer already exists [2025-01-10T04:15:49.131Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:49.131Z] 20a07e51c05d: Pushed [2025-01-10T04:15:49.131Z] 5a012c06a3c5: Pushed [2025-01-10T04:15:49.390Z] f2630eb4b68f: Pushed [2025-01-10T04:15:53.589Z] 86ccd9218f24: Pushed [2025-01-10T04:15:53.589Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:53.922Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:54.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T04:15:54.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:15:54.248Z] 5a012c06a3c5: Preparing [2025-01-10T04:15:54.248Z] 86ccd9218f24: Preparing [2025-01-10T04:15:54.248Z] e768a52b8356: Preparing [2025-01-10T04:15:54.248Z] 089904d8275e: Preparing [2025-01-10T04:15:54.248Z] 20a07e51c05d: Preparing [2025-01-10T04:15:54.248Z] f2630eb4b68f: Preparing [2025-01-10T04:15:54.248Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:54.248Z] f2630eb4b68f: Waiting [2025-01-10T04:15:54.248Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:54.248Z] 86ccd9218f24: Layer already exists [2025-01-10T04:15:54.248Z] 089904d8275e: Layer already exists [2025-01-10T04:15:54.248Z] e768a52b8356: Layer already exists [2025-01-10T04:15:54.248Z] 20a07e51c05d: Layer already exists [2025-01-10T04:15:54.248Z] 5a012c06a3c5: Layer already exists [2025-01-10T04:15:54.248Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:54.248Z] f2630eb4b68f: Layer already exists [2025-01-10T04:15:54.248Z] latest: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:54.578Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:54.908Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 [2025-01-10T04:15:54.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:15:54.908Z] 5a012c06a3c5: Preparing [2025-01-10T04:15:54.908Z] 86ccd9218f24: Preparing [2025-01-10T04:15:54.908Z] e768a52b8356: Preparing [2025-01-10T04:15:54.908Z] 089904d8275e: Preparing [2025-01-10T04:15:54.908Z] 20a07e51c05d: Preparing [2025-01-10T04:15:54.908Z] f2630eb4b68f: Preparing [2025-01-10T04:15:54.908Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:54.908Z] f2630eb4b68f: Waiting [2025-01-10T04:15:54.908Z] e768a52b8356: Layer already exists [2025-01-10T04:15:54.908Z] 86ccd9218f24: Layer already exists [2025-01-10T04:15:54.908Z] 089904d8275e: Layer already exists [2025-01-10T04:15:54.908Z] 20a07e51c05d: Layer already exists [2025-01-10T04:15:54.909Z] 5a012c06a3c5: Layer already exists [2025-01-10T04:15:54.909Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:54.909Z] f2630eb4b68f: Layer already exists [2025-01-10T04:15:54.909Z] 4.0.0-dev.40: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:55.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:55.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:55.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:15:55.572Z] 5a012c06a3c5: Preparing [2025-01-10T04:15:55.572Z] 86ccd9218f24: Preparing [2025-01-10T04:15:55.572Z] e768a52b8356: Preparing [2025-01-10T04:15:55.572Z] 089904d8275e: Preparing [2025-01-10T04:15:55.572Z] 20a07e51c05d: Preparing [2025-01-10T04:15:55.572Z] f2630eb4b68f: Preparing [2025-01-10T04:15:55.572Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:55.572Z] f2630eb4b68f: Waiting [2025-01-10T04:15:55.572Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:55.572Z] 5a012c06a3c5: Layer already exists [2025-01-10T04:15:55.572Z] e768a52b8356: Layer already exists [2025-01-10T04:15:55.572Z] 20a07e51c05d: Layer already exists [2025-01-10T04:15:55.572Z] 86ccd9218f24: Layer already exists [2025-01-10T04:15:55.572Z] 089904d8275e: Layer already exists [2025-01-10T04:15:55.572Z] f2630eb4b68f: Layer already exists [2025-01-10T04:15:55.572Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:55.572Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:55.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:15:56.247Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-10T04:15:56.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T04:15:56.247Z] 5a012c06a3c5: Preparing [2025-01-10T04:15:56.247Z] 86ccd9218f24: Preparing [2025-01-10T04:15:56.247Z] e768a52b8356: Preparing [2025-01-10T04:15:56.247Z] 089904d8275e: Preparing [2025-01-10T04:15:56.247Z] 20a07e51c05d: Preparing [2025-01-10T04:15:56.247Z] f2630eb4b68f: Preparing [2025-01-10T04:15:56.247Z] ce5a8cde9eee: Preparing [2025-01-10T04:15:56.247Z] f2630eb4b68f: Waiting [2025-01-10T04:15:56.247Z] ce5a8cde9eee: Waiting [2025-01-10T04:15:56.247Z] 86ccd9218f24: Layer already exists [2025-01-10T04:15:56.247Z] 20a07e51c05d: Layer already exists [2025-01-10T04:15:56.247Z] 089904d8275e: Layer already exists [2025-01-10T04:15:56.247Z] e768a52b8356: Layer already exists [2025-01-10T04:15:56.247Z] 5a012c06a3c5: Layer already exists [2025-01-10T04:15:56.247Z] f2630eb4b68f: Layer already exists [2025-01-10T04:15:56.247Z] ce5a8cde9eee: Layer already exists [2025-01-10T04:15:56.247Z] main: digest: sha256:10a838c4e0cf6addc46c964f86725f981254400601bf3613e9de441127d7d663 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:15:56.340Z] ===================================================== [Pipeline] echo [2025-01-10T04:15:56.357Z] taggedImages: [2025-01-10T04:15:56.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:15:56.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T04:15:56.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.40 [2025-01-10T04:15:56.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:15:56.357Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-10T04:20:54.154Z] #156 ... [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T04:20:54.154Z] #154 DONE 560.1s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:20:54.154Z] #150 ... [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:20:54.154Z] #157 DONE 0.4s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:20:54.154Z] #153 ... [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:20:54.154Z] #158 DONE 0.2s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T04:20:54.154Z] #159 DONE 0.3s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:20:54.154Z] #160 DONE 0.3s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:20:54.154Z] #150 ... [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T04:20:54.154Z] #161 DONE 0.2s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:20:54.154Z] #162 DONE 1.8s [2025-01-10T04:20:54.154Z] [2025-01-10T04:20:54.154Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-10T04:20:54.155Z] #163 exporting layers [2025-01-10T04:20:54.155Z] #163 exporting layers 0.7s done [2025-01-10T04:20:54.155Z] #163 writing image sha256:b493bd3151fbfa6e945c25c73cdd2f70738d5d003c6d0828af44773cd90d6abe done [2025-01-10T04:20:54.155Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-10T04:20:54.155Z] #163 DONE 0.8s [2025-01-10T04:20:54.155Z] [2025-01-10T04:20:54.155Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:20:54.155Z] #151 ... [2025-01-10T04:20:54.155Z] [2025-01-10T04:20:54.155Z] #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-10T04:20:54.155Z] #146 565.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.40 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T04:20:56.785Z] #146 ... [2025-01-10T04:20:56.785Z] [2025-01-10T04:20:56.785Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T04:20:56.785Z] #149 DONE 575.6s [2025-01-10T04:20:56.785Z] [2025-01-10T04:20:56.785Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:20:57.060Z] #164 DONE 0.5s [2025-01-10T04:20:57.060Z] [2025-01-10T04:20:57.060Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:20:57.332Z] #165 DONE 0.4s [2025-01-10T04:20:57.332Z] [2025-01-10T04:20:57.332Z] #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-10T04:20:57.332Z] #146 DONE 576.6s [2025-01-10T04:20:57.332Z] [2025-01-10T04:20:57.332Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:20:57.601Z] #151 ... [2025-01-10T04:20:57.601Z] [2025-01-10T04:20:57.601Z] #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-10T04:20:57.887Z] #166 DONE 0.4s [2025-01-10T04:20:57.887Z] [2025-01-10T04:20:57.887Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:20:58.217Z] #167 DONE 0.5s [2025-01-10T04:20:58.217Z] [2025-01-10T04:20:58.217Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:20:58.217Z] #168 ... [2025-01-10T04:20:58.217Z] [2025-01-10T04:20:58.217Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T04:20:58.217Z] #169 DONE 0.4s [2025-01-10T04:20:58.498Z] [2025-01-10T04:20:58.498Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:20:58.498Z] #170 ... [2025-01-10T04:20:58.498Z] [2025-01-10T04:20:58.498Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T04:20:58.498Z] #147 DONE 577.8s [2025-01-10T04:20:58.498Z] [2025-01-10T04:20:58.498Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:20:58.498Z] #168 DONE 0.4s [2025-01-10T04:20:58.792Z] [2025-01-10T04:20:58.792Z] #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T04:20:59.096Z] #171 DONE 0.4s [2025-01-10T04:20:59.096Z] [2025-01-10T04:20:59.096Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-10T04:20:59.096Z] #172 DONE 0.5s [2025-01-10T04:20:59.096Z] [2025-01-10T04:20:59.096Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:20:59.096Z] #173 ... [2025-01-10T04:20:59.096Z] [2025-01-10T04:20:59.096Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T04:20:59.096Z] #170 DONE 0.9s [2025-01-10T04:20:59.378Z] [2025-01-10T04:20:59.378Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:20:59.378Z] #174 ... [2025-01-10T04:20:59.378Z] [2025-01-10T04:20:59.378Z] #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-10T04:20:59.378Z] #175 DONE 0.5s [2025-01-10T04:20:59.647Z] [2025-01-10T04:20:59.647Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:20:59.647Z] #174 DONE 0.4s [2025-01-10T04:20:59.647Z] [2025-01-10T04:20:59.647Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:20:59.921Z] #176 ... [2025-01-10T04:20:59.921Z] [2025-01-10T04:20:59.921Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:20:59.921Z] #177 DONE 0.3s [2025-01-10T04:21:00.222Z] [2025-01-10T04:21:00.222Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T04:21:00.222Z] #178 DONE 0.3s [2025-01-10T04:21:00.222Z] [2025-01-10T04:21:00.222Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T04:21:00.561Z] #179 DONE 0.4s [2025-01-10T04:21:00.561Z] [2025-01-10T04:21:00.561Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:21:00.838Z] #150 ... [2025-01-10T04:21:00.838Z] [2025-01-10T04:21:00.838Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T04:21:01.110Z] #180 DONE 0.4s [2025-01-10T04:21:01.110Z] [2025-01-10T04:21:01.110Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:21:01.381Z] #173 ... [2025-01-10T04:21:01.381Z] [2025-01-10T04:21:01.381Z] #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:21:01.381Z] #176 DONE 1.8s [2025-01-10T04:21:01.658Z] [2025-01-10T04:21:01.658Z] #173 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T04:21:01.658Z] #173 DONE 2.6s [2025-01-10T04:21:01.658Z] [2025-01-10T04:21:01.658Z] #181 [security-proxy-setup] exporting to image [2025-01-10T04:21:01.658Z] #181 exporting layers [2025-01-10T04:21:02.287Z] #181 ... [2025-01-10T04:21:02.287Z] [2025-01-10T04:21:02.287Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:21:02.287Z] #182 DONE 0.6s [2025-01-10T04:21:02.287Z] [2025-01-10T04:21:02.287Z] #183 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:21:02.555Z] #183 DONE 0.4s [2025-01-10T04:21:02.555Z] [2025-01-10T04:21:02.555Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:21:03.160Z] #184 ... [2025-01-10T04:21:03.160Z] [2025-01-10T04:21:03.160Z] #181 [security-proxy-setup] exporting to image [2025-01-10T04:21:03.160Z] #181 exporting layers 1.6s done [2025-01-10T04:21:03.160Z] #181 writing image sha256:61e2d47bb4a8f2b7e93c450d644dba8266749384f2bb554e7309adaa7775c27f done [2025-01-10T04:21:03.160Z] #181 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-10T04:21:03.160Z] #181 DONE 1.6s [2025-01-10T04:21:03.160Z] [2025-01-10T04:21:03.160Z] #185 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T04:21:03.429Z] #185 DONE 0.6s [2025-01-10T04:21:03.429Z] [2025-01-10T04:21:03.429Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:21:03.429Z] #184 DONE 2.3s [2025-01-10T04:21:03.429Z] [2025-01-10T04:21:03.429Z] #186 [security-secretstore-setup] exporting to image [2025-01-10T04:21:04.440Z] #186 ... [2025-01-10T04:21:04.440Z] [2025-01-10T04:21:04.440Z] #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T04:21:04.440Z] #187 DONE 0.8s [2025-01-10T04:21:04.440Z] [2025-01-10T04:21:04.440Z] #188 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-10T04:21:04.713Z] #188 DONE 0.5s [2025-01-10T04:21:04.713Z] [2025-01-10T04:21:04.713Z] #189 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-10T04:21:04.713Z] #189 DONE 0.2s [2025-01-10T04:21:04.713Z] [2025-01-10T04:21:04.713Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:21:04.981Z] #150 ... [2025-01-10T04:21:04.981Z] [2025-01-10T04:21:04.981Z] #190 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-10T04:21:05.249Z] #190 DONE 0.3s [2025-01-10T04:21:05.250Z] [2025-01-10T04:21:05.250Z] #186 [security-secretstore-setup] exporting to image [2025-01-10T04:21:05.532Z] #186 exporting layers 2.0s done [2025-01-10T04:21:05.532Z] #186 writing image sha256:3b4ee6d0c414ff7704337989866db5017dde19690794d4f786d576b0018c478a 0.1s done [2025-01-10T04:21:05.532Z] #186 naming to docker.io/library/security-secretstore-setup-arm64 [2025-01-10T04:21:05.532Z] #186 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-10T04:21:05.532Z] #186 DONE 2.2s [2025-01-10T04:21:05.532Z] [2025-01-10T04:21:05.532Z] #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T04:21:05.532Z] #191 DONE 0.3s [2025-01-10T04:21:05.532Z] [2025-01-10T04:21:05.532Z] #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T04:21:07.495Z] #192 DONE 2.0s [2025-01-10T04:21:07.495Z] [2025-01-10T04:21:07.495Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:21:07.768Z] #153 ... [2025-01-10T04:21:07.768Z] [2025-01-10T04:21:07.768Z] #193 [security-bootstrapper] exporting to image [2025-01-10T04:21:08.730Z] #193 exporting layers 1.0s done [2025-01-10T04:21:08.730Z] #193 writing image sha256:beacac764aa676559cda40e9b0e25825fec60ccb15b495e60a1173d1aea538e5 done [2025-01-10T04:21:08.730Z] #193 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-10T04:21:08.730Z] #193 DONE 1.0s [2025-01-10T04:21:08.730Z] [2025-01-10T04:21:08.730Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:22:30.380Z] #150 ... [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T04:22:30.380Z] #153 DONE 657.2s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:22:30.380Z] #148 ... [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:22:30.380Z] #194 DONE 0.4s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:22:30.380Z] #195 DONE 0.2s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T04:22:30.380Z] #196 DONE 0.5s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:22:30.380Z] #197 DONE 0.3s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-10T04:22:30.380Z] #198 exporting layers [2025-01-10T04:22:30.380Z] #198 exporting layers 0.7s done [2025-01-10T04:22:30.380Z] #198 writing image sha256:fd6bf705cc5aa019b8218a7558c1dd7429903395b2323df05c92f910aa55d2bd done [2025-01-10T04:22:30.380Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-10T04:22:30.380Z] #198 DONE 0.7s [2025-01-10T04:22:30.380Z] [2025-01-10T04:22:30.380Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:26:22.187Z] #150 ... [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T04:26:22.187Z] #151 DONE 891.9s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:26:22.187Z] #155 ... [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:26:22.187Z] #199 DONE 0.2s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:26:22.187Z] #200 DONE 0.2s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:26:22.187Z] #138 ... [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T04:26:22.187Z] #201 DONE 0.4s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:26:22.187Z] #202 DONE 0.1s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #203 [core-command] exporting to image [2025-01-10T04:26:22.187Z] #203 exporting layers [2025-01-10T04:26:22.187Z] #203 exporting layers 0.3s done [2025-01-10T04:26:22.187Z] #203 writing image sha256:09035c5c21bb7643efa26099dc77d58972c9767093ac453eb5f6776c773dafe2 done [2025-01-10T04:26:22.187Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-10T04:26:22.187Z] #203 DONE 0.3s [2025-01-10T04:26:22.187Z] [2025-01-10T04:26:22.187Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:27:01.067Z] #150 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T04:27:01.067Z] #156 DONE 936.6s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:01.067Z] #204 DONE 0.4s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:01.067Z] #155 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T04:27:01.067Z] #205 DONE 0.4s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:27:01.067Z] #206 DONE 0.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T04:27:01.067Z] #150 DONE 937.9s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T04:27:01.067Z] #207 DONE 0.5s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #208 [core-keeper] exporting to image [2025-01-10T04:27:01.067Z] #208 exporting layers [2025-01-10T04:27:01.067Z] #208 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:01.067Z] #209 DONE 0.3s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:27:01.067Z] #210 DONE 0.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #208 [core-keeper] exporting to image [2025-01-10T04:27:01.067Z] #208 exporting layers 0.5s done [2025-01-10T04:27:01.067Z] #208 writing image sha256:85f3cfc22005a794cf73bade8dd31dc15639824236cc602a411a86f51d9b919b done [2025-01-10T04:27:01.067Z] #208 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-10T04:27:01.067Z] #208 DONE 0.5s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T04:27:01.067Z] #211 DONE 0.6s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:01.067Z] #155 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:27:01.067Z] #212 DONE 0.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:27:01.067Z] #152 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T04:27:01.067Z] #213 DONE 0.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T04:27:01.067Z] #214 DONE 0.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #215 [core-metadata] exporting to image [2025-01-10T04:27:01.067Z] #215 ... [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T04:27:01.067Z] #152 DONE 940.2s [2025-01-10T04:27:01.067Z] [2025-01-10T04:27:01.067Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:01.334Z] #155 ... [2025-01-10T04:27:01.334Z] [2025-01-10T04:27:01.334Z] #215 [core-metadata] exporting to image [2025-01-10T04:27:01.334Z] #215 exporting layers 0.6s done [2025-01-10T04:27:01.334Z] #215 writing image sha256:a721ae74b7743b9724eac24029bae865b42f1f53d86d04b7d040865336b9f599 [2025-01-10T04:27:01.334Z] #215 writing image sha256:a721ae74b7743b9724eac24029bae865b42f1f53d86d04b7d040865336b9f599 done [2025-01-10T04:27:01.334Z] #215 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-10T04:27:01.334Z] #215 DONE 0.6s [2025-01-10T04:27:01.334Z] [2025-01-10T04:27:01.334Z] #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:27:01.334Z] #216 CACHED [2025-01-10T04:27:01.334Z] [2025-01-10T04:27:01.334Z] #217 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:01.334Z] #217 CACHED [2025-01-10T04:27:01.334Z] [2025-01-10T04:27:01.334Z] #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:27:01.600Z] #218 ... [2025-01-10T04:27:01.600Z] [2025-01-10T04:27:01.600Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T04:27:01.600Z] #148 DONE 940.9s [2025-01-10T04:27:01.600Z] [2025-01-10T04:27:01.600Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:27:01.867Z] #138 ... [2025-01-10T04:27:01.867Z] [2025-01-10T04:27:01.867Z] #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T04:27:01.867Z] #218 DONE 0.5s [2025-01-10T04:27:01.867Z] [2025-01-10T04:27:01.867Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:02.137Z] #219 ... [2025-01-10T04:27:02.137Z] [2025-01-10T04:27:02.137Z] #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T04:27:02.137Z] #220 DONE 0.2s [2025-01-10T04:27:02.137Z] [2025-01-10T04:27:02.137Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T04:27:02.137Z] #221 DONE 0.2s [2025-01-10T04:27:02.137Z] [2025-01-10T04:27:02.137Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:02.137Z] #219 DONE 0.2s [2025-01-10T04:27:02.137Z] [2025-01-10T04:27:02.137Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:27:02.403Z] #222 ... [2025-01-10T04:27:02.403Z] [2025-01-10T04:27:02.403Z] #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:27:02.403Z] #223 DONE 0.2s [2025-01-10T04:27:02.403Z] [2025-01-10T04:27:02.403Z] #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T04:27:02.675Z] #224 DONE 0.5s [2025-01-10T04:27:02.675Z] [2025-01-10T04:27:02.675Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:27:02.943Z] #225 DONE 0.1s [2025-01-10T04:27:02.943Z] [2025-01-10T04:27:02.943Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:27:02.943Z] #222 ... [2025-01-10T04:27:02.943Z] [2025-01-10T04:27:02.943Z] #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T04:27:02.943Z] #226 DONE 0.1s [2025-01-10T04:27:03.211Z] [2025-01-10T04:27:03.211Z] #227 [core-data] exporting to image [2025-01-10T04:27:03.481Z] #227 ... [2025-01-10T04:27:03.481Z] [2025-01-10T04:27:03.481Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T04:27:03.481Z] #222 DONE 1.3s [2025-01-10T04:27:03.481Z] [2025-01-10T04:27:03.481Z] #227 [core-data] exporting to image [2025-01-10T04:27:03.481Z] #227 exporting layers 0.4s done [2025-01-10T04:27:03.481Z] #227 writing image sha256:feb9724849f80a568424f9e9b1f1579a05fa212c17074b4d8982f77e40c4806b done [2025-01-10T04:27:03.481Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-10T04:27:03.481Z] #227 DONE 0.5s [2025-01-10T04:27:03.481Z] [2025-01-10T04:27:03.481Z] #228 [security-proxy-auth] exporting to image [2025-01-10T04:27:03.750Z] #228 exporting layers 0.5s done [2025-01-10T04:27:04.018Z] #228 writing image sha256:a2220b62949895c8bcc62df0fa27d318978e853f0a96782d8862871386deaca3 done [2025-01-10T04:27:04.018Z] #228 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-10T04:27:04.018Z] #228 DONE 0.5s [2025-01-10T04:27:04.018Z] [2025-01-10T04:27:04.018Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T04:27:19.001Z] #138 DONE 957.5s [2025-01-10T04:27:19.001Z] [2025-01-10T04:27:19.001Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:19.001Z] #155 ... [2025-01-10T04:27:19.001Z] [2025-01-10T04:27:19.001Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:19.001Z] #229 DONE 0.2s [2025-01-10T04:27:19.001Z] [2025-01-10T04:27:19.001Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:19.001Z] #155 ... [2025-01-10T04:27:19.001Z] [2025-01-10T04:27:19.001Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:27:19.001Z] #230 DONE 0.2s [2025-01-10T04:27:19.001Z] [2025-01-10T04:27:19.001Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T04:27:19.267Z] #231 DONE 0.6s [2025-01-10T04:27:19.267Z] [2025-01-10T04:27:19.268Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T04:27:19.534Z] #232 DONE 0.1s [2025-01-10T04:27:19.534Z] [2025-01-10T04:27:19.534Z] #233 [support-scheduler] exporting to image [2025-01-10T04:27:19.534Z] #233 exporting layers [2025-01-10T04:27:20.118Z] #233 exporting layers 0.6s done [2025-01-10T04:27:20.118Z] #233 writing image sha256:229974f0fa5a6ab024b9d3cb6bbb897e2d6aefce4835507d40e4addf7f8939a9 done [2025-01-10T04:27:20.118Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-10T04:27:20.118Z] #233 DONE 0.6s [2025-01-10T04:27:20.118Z] [2025-01-10T04:27:20.118Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T04:27:24.358Z] #155 DONE 963.5s [2025-01-10T04:27:24.358Z] [2025-01-10T04:27:24.358Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T04:27:24.358Z] #234 DONE 0.1s [2025-01-10T04:27:24.624Z] [2025-01-10T04:27:24.624Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T04:27:24.889Z] #235 DONE 0.1s [2025-01-10T04:27:24.889Z] [2025-01-10T04:27:24.889Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T04:27:25.158Z] #236 DONE 0.4s [2025-01-10T04:27:25.158Z] [2025-01-10T04:27:25.158Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T04:27:25.158Z] #237 DONE 0.1s [2025-01-10T04:27:25.158Z] [2025-01-10T04:27:25.158Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T04:27:25.425Z] #238 DONE 0.1s [2025-01-10T04:27:25.425Z] [2025-01-10T04:27:25.425Z] #239 [support-notifications] exporting to image [2025-01-10T04:27:25.691Z] #239 exporting layers 0.5s done [2025-01-10T04:27:25.958Z] #239 writing image sha256:b9929ed1652a085ff4319e83e7e0c90120e66e9d07fdb47d340275ca389c67df done [2025-01-10T04:27:25.958Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-10T04:27:25.958Z] #239 DONE 0.6s [2025-01-10T04:27:25.958Z] time="2025-01-10T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T04:27:25.959Z] time="2025-01-10T04:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T04:27:25.975Z] $ docker stop --time=1 bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb [2025-01-10T04:27:27.599Z] $ docker rm -f --volumes bb51f2c24dbd300b39e5ad89f1021e0da40463720156d543c9a7bf59f49f81fb [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:27:28.072Z] + docker images [2025-01-10T04:27:28.072Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T04:27:28.072Z] support-notifications-arm64 latest b9929ed1652a 2 seconds ago 50.7MB [2025-01-10T04:27:28.072Z] support-scheduler-arm64 latest 229974f0fa5a 8 seconds ago 47.2MB [2025-01-10T04:27:28.072Z] security-proxy-auth-arm64 latest a2220b629498 24 seconds ago 31.2MB [2025-01-10T04:27:28.072Z] core-data-arm64 latest feb9724849f8 25 seconds ago 32.3MB [2025-01-10T04:27:28.072Z] core-metadata-arm64 latest a721ae74b774 27 seconds ago 32.4MB [2025-01-10T04:27:28.072Z] core-keeper-arm64 latest 85f3cfc22005 29 seconds ago 31.9MB [2025-01-10T04:27:28.072Z] core-command-arm64 latest 09035c5c21bb About a minute ago 28MB [2025-01-10T04:27:28.072Z] security-spiffe-token-provider-arm64 latest fd6bf705cc5a 5 minutes ago 33.7MB [2025-01-10T04:27:28.072Z] security-bootstrapper-arm64 latest beacac764aa6 6 minutes ago 20.9MB [2025-01-10T04:27:28.072Z] security-secretstore-setup-arm64 latest 3b4ee6d0c414 6 minutes ago 41.1MB [2025-01-10T04:27:28.072Z] security-proxy-setup-arm64 latest 61e2d47bb4a8 6 minutes ago 29.9MB [2025-01-10T04:27:28.072Z] core-common-config-bootstrapper-arm64 latest b493bd3151fb 6 minutes ago 17.8MB [2025-01-10T04:27:28.072Z] security-spire-agent-arm64 latest 6805e4200fbc 16 minutes ago 176MB [2025-01-10T04:27:28.072Z] security-spire-server-arm64 latest a9d4f94cbee2 16 minutes ago 118MB [2025-01-10T04:27:28.072Z] security-spire-config-arm64 latest 7f152ab0ae8d 16 minutes ago 117MB [2025-01-10T04:27:28.072Z] ci-base-image-arm64 latest e8d4a752f23a 18 minutes ago 968MB [2025-01-10T04:27:28.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-10T04:27:28.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:27:28.219Z] provisioning config files... [2025-01-10T04:27:28.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/776@tmp/config12746703916553215462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:27:28.579Z] ---> ****-login.sh [2025-01-10T04:27:28.579Z] nexus3.edgexfoundry.org:10001 [2025-01-10T04:27:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:27:28.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:27:28.851Z] Configure a credential helper to remove this warning. See [2025-01-10T04:27:28.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:27:28.852Z] [2025-01-10T04:27:28.852Z] Login Succeeded [2025-01-10T04:27:28.852Z] nexus3.edgexfoundry.org:10002 [2025-01-10T04:27:28.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:27:29.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:27:29.201Z] Configure a credential helper to remove this warning. See [2025-01-10T04:27:29.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:27:29.201Z] [2025-01-10T04:27:29.201Z] Login Succeeded [2025-01-10T04:27:29.201Z] nexus3.edgexfoundry.org:10003 [2025-01-10T04:27:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:27:29.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:27:29.474Z] Configure a credential helper to remove this warning. See [2025-01-10T04:27:29.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:27:29.474Z] [2025-01-10T04:27:29.474Z] Login Succeeded [2025-01-10T04:27:29.474Z] nexus3.edgexfoundry.org:10004 [2025-01-10T04:27:29.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:27:29.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:27:29.741Z] Configure a credential helper to remove this warning. See [2025-01-10T04:27:29.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:27:29.741Z] [2025-01-10T04:27:29.741Z] Login Succeeded [2025-01-10T04:27:29.741Z] ****.io [2025-01-10T04:27:29.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T04:27:30.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T04:27:30.006Z] Configure a credential helper to remove this warning. See [2025-01-10T04:27:30.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T04:27:30.006Z] [2025-01-10T04:27:30.006Z] Login Succeeded [2025-01-10T04:27:30.006Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T04:27:30.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:27:30.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T04:27:30.103Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-10T04:27:30.103Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:30.103Z] latest [2025-01-10T04:27:30.103Z] 4.0.0-dev.40 [2025-01-10T04:27:30.103Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:30.103Z] main [2025-01-10T04:27:30.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:30.481Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:30.828Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:30.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:27:30.828Z] 9ced11e0be4f: Preparing [2025-01-10T04:27:30.828Z] c7b35fce9485: Preparing [2025-01-10T04:27:30.828Z] 22136d58c04c: Preparing [2025-01-10T04:27:30.828Z] fd854e4e252e: Preparing [2025-01-10T04:27:30.828Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:30.828Z] af857e51b8b1: Preparing [2025-01-10T04:27:30.828Z] 534a70dc8296: Preparing [2025-01-10T04:27:30.828Z] af857e51b8b1: Waiting [2025-01-10T04:27:31.093Z] 22136d58c04c: Pushed [2025-01-10T04:27:31.093Z] fd854e4e252e: Pushed [2025-01-10T04:27:31.093Z] 9ced11e0be4f: Pushed [2025-01-10T04:27:31.093Z] 5ef1d53ab689: Pushed [2025-01-10T04:27:31.093Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:31.093Z] af857e51b8b1: Pushed [2025-01-10T04:27:35.331Z] c7b35fce9485: Pushed [2025-01-10T04:27:35.595Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:35.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:36.299Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T04:27:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:27:36.299Z] 9ced11e0be4f: Preparing [2025-01-10T04:27:36.299Z] c7b35fce9485: Preparing [2025-01-10T04:27:36.299Z] 22136d58c04c: Preparing [2025-01-10T04:27:36.299Z] fd854e4e252e: Preparing [2025-01-10T04:27:36.299Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:36.299Z] af857e51b8b1: Preparing [2025-01-10T04:27:36.299Z] 534a70dc8296: Preparing [2025-01-10T04:27:36.299Z] af857e51b8b1: Waiting [2025-01-10T04:27:36.299Z] 534a70dc8296: Waiting [2025-01-10T04:27:36.299Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:36.299Z] 9ced11e0be4f: Layer already exists [2025-01-10T04:27:36.299Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:36.299Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:36.299Z] c7b35fce9485: Layer already exists [2025-01-10T04:27:36.299Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:36.299Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:36.566Z] latest: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:36.913Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:37.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 [2025-01-10T04:27:37.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:27:37.258Z] 9ced11e0be4f: Preparing [2025-01-10T04:27:37.258Z] c7b35fce9485: Preparing [2025-01-10T04:27:37.258Z] 22136d58c04c: Preparing [2025-01-10T04:27:37.258Z] fd854e4e252e: Preparing [2025-01-10T04:27:37.258Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:37.258Z] af857e51b8b1: Preparing [2025-01-10T04:27:37.258Z] 534a70dc8296: Preparing [2025-01-10T04:27:37.258Z] af857e51b8b1: Waiting [2025-01-10T04:27:37.258Z] 534a70dc8296: Waiting [2025-01-10T04:27:37.258Z] c7b35fce9485: Layer already exists [2025-01-10T04:27:37.258Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:37.258Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:37.258Z] 9ced11e0be4f: Layer already exists [2025-01-10T04:27:37.258Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:37.258Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:37.258Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:37.523Z] 4.0.0-dev.40: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:37.875Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:38.229Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:38.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:27:38.229Z] 9ced11e0be4f: Preparing [2025-01-10T04:27:38.229Z] c7b35fce9485: Preparing [2025-01-10T04:27:38.229Z] 22136d58c04c: Preparing [2025-01-10T04:27:38.229Z] fd854e4e252e: Preparing [2025-01-10T04:27:38.229Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:38.229Z] af857e51b8b1: Preparing [2025-01-10T04:27:38.229Z] 534a70dc8296: Preparing [2025-01-10T04:27:38.229Z] af857e51b8b1: Waiting [2025-01-10T04:27:38.229Z] 534a70dc8296: Waiting [2025-01-10T04:27:38.229Z] 9ced11e0be4f: Layer already exists [2025-01-10T04:27:38.229Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:38.229Z] c7b35fce9485: Layer already exists [2025-01-10T04:27:38.229Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:38.229Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:38.229Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:38.229Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:38.494Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:38.845Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:39.200Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-10T04:27:39.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T04:27:39.200Z] 9ced11e0be4f: Preparing [2025-01-10T04:27:39.200Z] c7b35fce9485: Preparing [2025-01-10T04:27:39.200Z] 22136d58c04c: Preparing [2025-01-10T04:27:39.200Z] fd854e4e252e: Preparing [2025-01-10T04:27:39.200Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:39.200Z] af857e51b8b1: Preparing [2025-01-10T04:27:39.200Z] 534a70dc8296: Preparing [2025-01-10T04:27:39.200Z] af857e51b8b1: Waiting [2025-01-10T04:27:39.200Z] 534a70dc8296: Waiting [2025-01-10T04:27:39.200Z] c7b35fce9485: Layer already exists [2025-01-10T04:27:39.200Z] 9ced11e0be4f: Layer already exists [2025-01-10T04:27:39.200Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:39.200Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:39.200Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:39.200Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:39.200Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:39.466Z] main: digest: sha256:197669ff14acb71ed08c965ba0f9072c80b4e09142df1c367e75f22b483e1176 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:27:39.545Z] ===================================================== [Pipeline] echo [2025-01-10T04:27:39.559Z] taggedImages: [2025-01-10T04:27:39.559Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:39.559Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T04:27:39.559Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.40 [2025-01-10T04:27:39.559Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:39.559Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-10T04:27:39.588Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-10T04:27:39.588Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:39.588Z] latest [2025-01-10T04:27:39.588Z] 4.0.0-dev.40 [2025-01-10T04:27:39.588Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:39.588Z] main [2025-01-10T04:27:39.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:39.948Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:40.303Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:40.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:27:40.303Z] 52ece352f2eb: Preparing [2025-01-10T04:27:40.303Z] 06544c113e78: Preparing [2025-01-10T04:27:40.303Z] 68d6406c0d9c: Preparing [2025-01-10T04:27:40.303Z] d6c69befe9d0: Preparing [2025-01-10T04:27:40.303Z] 22136d58c04c: Preparing [2025-01-10T04:27:40.303Z] fd854e4e252e: Preparing [2025-01-10T04:27:40.303Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:40.303Z] af857e51b8b1: Preparing [2025-01-10T04:27:40.303Z] 534a70dc8296: Preparing [2025-01-10T04:27:40.303Z] af857e51b8b1: Waiting [2025-01-10T04:27:40.303Z] 534a70dc8296: Waiting [2025-01-10T04:27:40.303Z] fd854e4e252e: Waiting [2025-01-10T04:27:40.303Z] 5ef1d53ab689: Waiting [2025-01-10T04:27:40.303Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:40.303Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:40.567Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:40.567Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:40.567Z] 06544c113e78: Pushed [2025-01-10T04:27:40.567Z] 52ece352f2eb: Pushed [2025-01-10T04:27:40.567Z] 68d6406c0d9c: Pushed [2025-01-10T04:27:40.567Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:42.511Z] d6c69befe9d0: Pushed [2025-01-10T04:27:42.776Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:43.141Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:43.488Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T04:27:43.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:27:43.488Z] 52ece352f2eb: Preparing [2025-01-10T04:27:43.488Z] 06544c113e78: Preparing [2025-01-10T04:27:43.488Z] 68d6406c0d9c: Preparing [2025-01-10T04:27:43.488Z] d6c69befe9d0: Preparing [2025-01-10T04:27:43.488Z] 22136d58c04c: Preparing [2025-01-10T04:27:43.488Z] fd854e4e252e: Preparing [2025-01-10T04:27:43.488Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:43.488Z] af857e51b8b1: Preparing [2025-01-10T04:27:43.488Z] 534a70dc8296: Preparing [2025-01-10T04:27:43.488Z] fd854e4e252e: Waiting [2025-01-10T04:27:43.488Z] 5ef1d53ab689: Waiting [2025-01-10T04:27:43.488Z] af857e51b8b1: Waiting [2025-01-10T04:27:43.488Z] 534a70dc8296: Waiting [2025-01-10T04:27:43.488Z] 06544c113e78: Layer already exists [2025-01-10T04:27:43.488Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:43.488Z] 68d6406c0d9c: Layer already exists [2025-01-10T04:27:43.488Z] 52ece352f2eb: Layer already exists [2025-01-10T04:27:43.488Z] d6c69befe9d0: Layer already exists [2025-01-10T04:27:43.488Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:43.488Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:43.488Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:43.488Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:43.754Z] latest: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:44.110Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:44.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 [2025-01-10T04:27:44.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:27:44.471Z] 52ece352f2eb: Preparing [2025-01-10T04:27:44.471Z] 06544c113e78: Preparing [2025-01-10T04:27:44.471Z] 68d6406c0d9c: Preparing [2025-01-10T04:27:44.471Z] d6c69befe9d0: Preparing [2025-01-10T04:27:44.471Z] 22136d58c04c: Preparing [2025-01-10T04:27:44.471Z] fd854e4e252e: Preparing [2025-01-10T04:27:44.471Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:44.471Z] af857e51b8b1: Preparing [2025-01-10T04:27:44.471Z] 534a70dc8296: Preparing [2025-01-10T04:27:44.471Z] fd854e4e252e: Waiting [2025-01-10T04:27:44.471Z] 5ef1d53ab689: Waiting [2025-01-10T04:27:44.471Z] af857e51b8b1: Waiting [2025-01-10T04:27:44.471Z] 534a70dc8296: Waiting [2025-01-10T04:27:44.471Z] 68d6406c0d9c: Layer already exists [2025-01-10T04:27:44.471Z] 06544c113e78: Layer already exists [2025-01-10T04:27:44.471Z] d6c69befe9d0: Layer already exists [2025-01-10T04:27:44.471Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:44.471Z] 52ece352f2eb: Layer already exists [2025-01-10T04:27:44.471Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:44.471Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:44.471Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:44.471Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:44.737Z] 4.0.0-dev.40: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:45.086Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:45.439Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:45.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:27:45.439Z] 52ece352f2eb: Preparing [2025-01-10T04:27:45.439Z] 06544c113e78: Preparing [2025-01-10T04:27:45.439Z] 68d6406c0d9c: Preparing [2025-01-10T04:27:45.439Z] d6c69befe9d0: Preparing [2025-01-10T04:27:45.439Z] 22136d58c04c: Preparing [2025-01-10T04:27:45.439Z] fd854e4e252e: Preparing [2025-01-10T04:27:45.439Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:45.439Z] af857e51b8b1: Preparing [2025-01-10T04:27:45.439Z] 534a70dc8296: Preparing [2025-01-10T04:27:45.439Z] af857e51b8b1: Waiting [2025-01-10T04:27:45.439Z] 5ef1d53ab689: Waiting [2025-01-10T04:27:45.439Z] 534a70dc8296: Waiting [2025-01-10T04:27:45.439Z] fd854e4e252e: Waiting [2025-01-10T04:27:45.439Z] 52ece352f2eb: Layer already exists [2025-01-10T04:27:45.439Z] 68d6406c0d9c: Layer already exists [2025-01-10T04:27:45.439Z] 06544c113e78: Layer already exists [2025-01-10T04:27:45.439Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:45.439Z] d6c69befe9d0: Layer already exists [2025-01-10T04:27:45.439Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:45.439Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:45.439Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:45.439Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:45.703Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:46.051Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:46.409Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-10T04:27:46.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T04:27:46.409Z] 52ece352f2eb: Preparing [2025-01-10T04:27:46.409Z] 06544c113e78: Preparing [2025-01-10T04:27:46.409Z] 68d6406c0d9c: Preparing [2025-01-10T04:27:46.409Z] d6c69befe9d0: Preparing [2025-01-10T04:27:46.409Z] 22136d58c04c: Preparing [2025-01-10T04:27:46.409Z] fd854e4e252e: Preparing [2025-01-10T04:27:46.409Z] 5ef1d53ab689: Preparing [2025-01-10T04:27:46.409Z] af857e51b8b1: Preparing [2025-01-10T04:27:46.409Z] fd854e4e252e: Waiting [2025-01-10T04:27:46.409Z] 5ef1d53ab689: Waiting [2025-01-10T04:27:46.409Z] 534a70dc8296: Preparing [2025-01-10T04:27:46.409Z] af857e51b8b1: Waiting [2025-01-10T04:27:46.409Z] 534a70dc8296: Waiting [2025-01-10T04:27:46.409Z] 06544c113e78: Layer already exists [2025-01-10T04:27:46.409Z] 68d6406c0d9c: Layer already exists [2025-01-10T04:27:46.409Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:46.409Z] d6c69befe9d0: Layer already exists [2025-01-10T04:27:46.409Z] 52ece352f2eb: Layer already exists [2025-01-10T04:27:46.409Z] af857e51b8b1: Layer already exists [2025-01-10T04:27:46.409Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:46.409Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:46.409Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:27:46.673Z] main: digest: sha256:c70eb1db4cc13c7eba8bf7a42730cc77e23d464d22ff295b30612cb61f1224db size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:27:46.744Z] ===================================================== [Pipeline] echo [2025-01-10T04:27:46.756Z] taggedImages: [2025-01-10T04:27:46.756Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:46.756Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T04:27:46.756Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.40 [2025-01-10T04:27:46.756Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:46.756Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T04:27:46.782Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-10T04:27:46.782Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:46.782Z] latest [2025-01-10T04:27:46.782Z] 4.0.0-dev.40 [2025-01-10T04:27:46.782Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:46.782Z] main [2025-01-10T04:27:46.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:47.139Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:47.488Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:47.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:27:47.488Z] 79f939845829: Preparing [2025-01-10T04:27:47.488Z] a1b798e1a07f: Preparing [2025-01-10T04:27:47.488Z] 8cb8315439db: Preparing [2025-01-10T04:27:47.488Z] 22136d58c04c: Preparing [2025-01-10T04:27:47.488Z] fd854e4e252e: Preparing [2025-01-10T04:27:47.488Z] fc1b9dbfaba6: Preparing [2025-01-10T04:27:47.488Z] 47a4792671fc: Preparing [2025-01-10T04:27:47.488Z] fc1b9dbfaba6: Waiting [2025-01-10T04:27:47.488Z] 47a4792671fc: Waiting [2025-01-10T04:27:47.488Z] 534a70dc8296: Preparing [2025-01-10T04:27:47.488Z] 534a70dc8296: Waiting [2025-01-10T04:27:47.488Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:47.488Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:47.753Z] a1b798e1a07f: Pushed [2025-01-10T04:27:47.753Z] 79f939845829: Pushed [2025-01-10T04:27:47.753Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:47.753Z] fc1b9dbfaba6: Pushed [2025-01-10T04:27:47.753Z] 47a4792671fc: Pushed [2025-01-10T04:27:53.077Z] 8cb8315439db: Pushed [2025-01-10T04:27:53.077Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:53.430Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:53.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T04:27:53.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:27:53.778Z] 79f939845829: Preparing [2025-01-10T04:27:53.778Z] a1b798e1a07f: Preparing [2025-01-10T04:27:53.778Z] 8cb8315439db: Preparing [2025-01-10T04:27:53.778Z] 22136d58c04c: Preparing [2025-01-10T04:27:53.778Z] fd854e4e252e: Preparing [2025-01-10T04:27:53.778Z] fc1b9dbfaba6: Preparing [2025-01-10T04:27:53.778Z] 47a4792671fc: Preparing [2025-01-10T04:27:53.778Z] 534a70dc8296: Preparing [2025-01-10T04:27:53.778Z] 47a4792671fc: Waiting [2025-01-10T04:27:53.778Z] 534a70dc8296: Waiting [2025-01-10T04:27:53.778Z] fc1b9dbfaba6: Waiting [2025-01-10T04:27:53.778Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:53.778Z] 79f939845829: Layer already exists [2025-01-10T04:27:53.778Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:53.778Z] a1b798e1a07f: Layer already exists [2025-01-10T04:27:53.778Z] 8cb8315439db: Layer already exists [2025-01-10T04:27:53.778Z] fc1b9dbfaba6: Layer already exists [2025-01-10T04:27:53.778Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:53.778Z] 47a4792671fc: Layer already exists [2025-01-10T04:27:54.044Z] latest: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:54.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:54.750Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 [2025-01-10T04:27:54.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:27:54.751Z] 79f939845829: Preparing [2025-01-10T04:27:54.751Z] a1b798e1a07f: Preparing [2025-01-10T04:27:54.751Z] 8cb8315439db: Preparing [2025-01-10T04:27:54.751Z] 22136d58c04c: Preparing [2025-01-10T04:27:54.751Z] fd854e4e252e: Preparing [2025-01-10T04:27:54.751Z] fc1b9dbfaba6: Preparing [2025-01-10T04:27:54.751Z] 47a4792671fc: Preparing [2025-01-10T04:27:54.751Z] 534a70dc8296: Preparing [2025-01-10T04:27:54.751Z] fc1b9dbfaba6: Waiting [2025-01-10T04:27:54.751Z] 47a4792671fc: Waiting [2025-01-10T04:27:54.751Z] 534a70dc8296: Waiting [2025-01-10T04:27:54.751Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:54.751Z] 8cb8315439db: Layer already exists [2025-01-10T04:27:54.751Z] 79f939845829: Layer already exists [2025-01-10T04:27:54.751Z] fc1b9dbfaba6: Layer already exists [2025-01-10T04:27:54.751Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:54.751Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:54.751Z] a1b798e1a07f: Layer already exists [2025-01-10T04:27:54.751Z] 47a4792671fc: Layer already exists [2025-01-10T04:27:55.016Z] 4.0.0-dev.40: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:55.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:55.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:55.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:27:55.728Z] 79f939845829: Preparing [2025-01-10T04:27:55.728Z] a1b798e1a07f: Preparing [2025-01-10T04:27:55.728Z] 8cb8315439db: Preparing [2025-01-10T04:27:55.728Z] 22136d58c04c: Preparing [2025-01-10T04:27:55.728Z] fd854e4e252e: Preparing [2025-01-10T04:27:55.728Z] fc1b9dbfaba6: Preparing [2025-01-10T04:27:55.728Z] 47a4792671fc: Preparing [2025-01-10T04:27:55.728Z] 534a70dc8296: Preparing [2025-01-10T04:27:55.728Z] fc1b9dbfaba6: Waiting [2025-01-10T04:27:55.728Z] 47a4792671fc: Waiting [2025-01-10T04:27:55.728Z] 534a70dc8296: Waiting [2025-01-10T04:27:55.728Z] a1b798e1a07f: Layer already exists [2025-01-10T04:27:55.728Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:55.729Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:55.729Z] 79f939845829: Layer already exists [2025-01-10T04:27:55.729Z] 8cb8315439db: Layer already exists [2025-01-10T04:27:55.729Z] fc1b9dbfaba6: Layer already exists [2025-01-10T04:27:55.729Z] 47a4792671fc: Layer already exists [2025-01-10T04:27:55.729Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:55.993Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:56.345Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:56.694Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-10T04:27:56.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T04:27:56.694Z] 79f939845829: Preparing [2025-01-10T04:27:56.694Z] a1b798e1a07f: Preparing [2025-01-10T04:27:56.694Z] 8cb8315439db: Preparing [2025-01-10T04:27:56.694Z] 22136d58c04c: Preparing [2025-01-10T04:27:56.694Z] fd854e4e252e: Preparing [2025-01-10T04:27:56.694Z] fc1b9dbfaba6: Preparing [2025-01-10T04:27:56.694Z] 47a4792671fc: Preparing [2025-01-10T04:27:56.694Z] 534a70dc8296: Preparing [2025-01-10T04:27:56.694Z] fc1b9dbfaba6: Waiting [2025-01-10T04:27:56.694Z] 47a4792671fc: Waiting [2025-01-10T04:27:56.694Z] 534a70dc8296: Waiting [2025-01-10T04:27:56.694Z] 22136d58c04c: Layer already exists [2025-01-10T04:27:56.694Z] a1b798e1a07f: Layer already exists [2025-01-10T04:27:56.694Z] 79f939845829: Layer already exists [2025-01-10T04:27:56.694Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:56.694Z] 8cb8315439db: Layer already exists [2025-01-10T04:27:56.694Z] fc1b9dbfaba6: Layer already exists [2025-01-10T04:27:56.694Z] 47a4792671fc: Layer already exists [2025-01-10T04:27:56.694Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:56.959Z] main: digest: sha256:3f4ee946b2078e7511dcb5b041928cb23f6fd8f80309140e36d2add854a3397d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:27:57.036Z] ===================================================== [Pipeline] echo [2025-01-10T04:27:57.053Z] taggedImages: [2025-01-10T04:27:57.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:57.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T04:27:57.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.40 [2025-01-10T04:27:57.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:57.053Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-10T04:27:57.079Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-10T04:27:57.079Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:57.079Z] latest [2025-01-10T04:27:57.079Z] 4.0.0-dev.40 [2025-01-10T04:27:57.079Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:27:57.079Z] main [2025-01-10T04:27:57.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:57.436Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:27:57.787Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:27:57.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:27:57.787Z] 697b113cd991: Preparing [2025-01-10T04:27:57.787Z] 7192e84bc0c0: Preparing [2025-01-10T04:27:57.787Z] d4ce8081871a: Preparing [2025-01-10T04:27:57.787Z] fd854e4e252e: Preparing [2025-01-10T04:27:57.787Z] 0b98c7214a75: Preparing [2025-01-10T04:27:57.787Z] 54f591523666: Preparing [2025-01-10T04:27:57.787Z] 534a70dc8296: Preparing [2025-01-10T04:27:57.787Z] 54f591523666: Waiting [2025-01-10T04:27:57.787Z] 534a70dc8296: Waiting [2025-01-10T04:27:57.787Z] fd854e4e252e: Layer already exists [2025-01-10T04:27:58.055Z] 7192e84bc0c0: Pushed [2025-01-10T04:27:58.055Z] 697b113cd991: Pushed [2025-01-10T04:27:58.055Z] 0b98c7214a75: Pushed [2025-01-10T04:27:58.055Z] 534a70dc8296: Layer already exists [2025-01-10T04:27:58.055Z] 54f591523666: Pushed [2025-01-10T04:28:03.379Z] d4ce8081871a: Pushed [2025-01-10T04:28:03.379Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:03.741Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:04.101Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T04:28:04.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:28:04.101Z] 697b113cd991: Preparing [2025-01-10T04:28:04.101Z] 7192e84bc0c0: Preparing [2025-01-10T04:28:04.101Z] d4ce8081871a: Preparing [2025-01-10T04:28:04.101Z] fd854e4e252e: Preparing [2025-01-10T04:28:04.101Z] 0b98c7214a75: Preparing [2025-01-10T04:28:04.101Z] 54f591523666: Preparing [2025-01-10T04:28:04.101Z] 534a70dc8296: Preparing [2025-01-10T04:28:04.101Z] 54f591523666: Waiting [2025-01-10T04:28:04.101Z] 534a70dc8296: Waiting [2025-01-10T04:28:04.101Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:04.101Z] d4ce8081871a: Layer already exists [2025-01-10T04:28:04.101Z] 697b113cd991: Layer already exists [2025-01-10T04:28:04.101Z] 0b98c7214a75: Layer already exists [2025-01-10T04:28:04.101Z] 7192e84bc0c0: Layer already exists [2025-01-10T04:28:04.101Z] 54f591523666: Layer already exists [2025-01-10T04:28:04.101Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:04.367Z] latest: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:04.722Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:05.073Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 [2025-01-10T04:28:05.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:28:05.073Z] 697b113cd991: Preparing [2025-01-10T04:28:05.073Z] 7192e84bc0c0: Preparing [2025-01-10T04:28:05.073Z] d4ce8081871a: Preparing [2025-01-10T04:28:05.073Z] fd854e4e252e: Preparing [2025-01-10T04:28:05.073Z] 0b98c7214a75: Preparing [2025-01-10T04:28:05.073Z] 54f591523666: Preparing [2025-01-10T04:28:05.073Z] 534a70dc8296: Preparing [2025-01-10T04:28:05.073Z] 54f591523666: Waiting [2025-01-10T04:28:05.073Z] 534a70dc8296: Waiting [2025-01-10T04:28:05.073Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:05.073Z] 697b113cd991: Layer already exists [2025-01-10T04:28:05.073Z] 7192e84bc0c0: Layer already exists [2025-01-10T04:28:05.073Z] d4ce8081871a: Layer already exists [2025-01-10T04:28:05.073Z] 0b98c7214a75: Layer already exists [2025-01-10T04:28:05.073Z] 54f591523666: Layer already exists [2025-01-10T04:28:05.073Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:05.339Z] 4.0.0-dev.40: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:05.693Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:06.045Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:06.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:28:06.045Z] 697b113cd991: Preparing [2025-01-10T04:28:06.045Z] 7192e84bc0c0: Preparing [2025-01-10T04:28:06.045Z] d4ce8081871a: Preparing [2025-01-10T04:28:06.045Z] fd854e4e252e: Preparing [2025-01-10T04:28:06.045Z] 0b98c7214a75: Preparing [2025-01-10T04:28:06.045Z] 54f591523666: Preparing [2025-01-10T04:28:06.045Z] 534a70dc8296: Preparing [2025-01-10T04:28:06.045Z] 54f591523666: Waiting [2025-01-10T04:28:06.045Z] 534a70dc8296: Waiting [2025-01-10T04:28:06.045Z] 7192e84bc0c0: Layer already exists [2025-01-10T04:28:06.045Z] 0b98c7214a75: Layer already exists [2025-01-10T04:28:06.045Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:06.045Z] d4ce8081871a: Layer already exists [2025-01-10T04:28:06.045Z] 697b113cd991: Layer already exists [2025-01-10T04:28:06.045Z] 54f591523666: Layer already exists [2025-01-10T04:28:06.045Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:06.310Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:06.664Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:07.015Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-10T04:28:07.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T04:28:07.015Z] 697b113cd991: Preparing [2025-01-10T04:28:07.015Z] 7192e84bc0c0: Preparing [2025-01-10T04:28:07.015Z] d4ce8081871a: Preparing [2025-01-10T04:28:07.015Z] fd854e4e252e: Preparing [2025-01-10T04:28:07.015Z] 0b98c7214a75: Preparing [2025-01-10T04:28:07.015Z] 54f591523666: Preparing [2025-01-10T04:28:07.015Z] 534a70dc8296: Preparing [2025-01-10T04:28:07.015Z] 54f591523666: Waiting [2025-01-10T04:28:07.015Z] 534a70dc8296: Waiting [2025-01-10T04:28:07.015Z] 7192e84bc0c0: Layer already exists [2025-01-10T04:28:07.015Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:07.015Z] 0b98c7214a75: Layer already exists [2025-01-10T04:28:07.015Z] 697b113cd991: Layer already exists [2025-01-10T04:28:07.015Z] d4ce8081871a: Layer already exists [2025-01-10T04:28:07.015Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:07.015Z] 54f591523666: Layer already exists [2025-01-10T04:28:07.280Z] main: digest: sha256:24a008aa5f1ffc08d2e3c08cc656ccbcd4af53cb0ed086d3c4a38de7a608ff99 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:07.367Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:07.379Z] taggedImages: [2025-01-10T04:28:07.379Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:07.379Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T04:28:07.379Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.40 [2025-01-10T04:28:07.379Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:07.379Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-10T04:28:07.412Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-10T04:28:07.412Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:07.412Z] latest [2025-01-10T04:28:07.412Z] 4.0.0-dev.40 [2025-01-10T04:28:07.412Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:07.413Z] main [2025-01-10T04:28:07.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:07.778Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:08.123Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:08.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:28:08.123Z] 18ac400fa24a: Preparing [2025-01-10T04:28:08.123Z] ce442f8bd20b: Preparing [2025-01-10T04:28:08.123Z] 9cbcc398127f: Preparing [2025-01-10T04:28:08.123Z] 968b675150e7: Preparing [2025-01-10T04:28:08.123Z] 22136d58c04c: Preparing [2025-01-10T04:28:08.123Z] fd854e4e252e: Preparing [2025-01-10T04:28:08.123Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:08.123Z] af857e51b8b1: Preparing [2025-01-10T04:28:08.123Z] 534a70dc8296: Preparing [2025-01-10T04:28:08.123Z] fd854e4e252e: Waiting [2025-01-10T04:28:08.123Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:08.123Z] af857e51b8b1: Waiting [2025-01-10T04:28:08.123Z] 534a70dc8296: Waiting [2025-01-10T04:28:08.123Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:08.123Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:08.388Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:08.388Z] ce442f8bd20b: Pushed [2025-01-10T04:28:08.388Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:08.388Z] 9cbcc398127f: Pushed [2025-01-10T04:28:08.388Z] 18ac400fa24a: Pushed [2025-01-10T04:28:08.388Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:13.715Z] 968b675150e7: Pushed [2025-01-10T04:28:13.715Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:14.075Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:14.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T04:28:14.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:28:14.425Z] 18ac400fa24a: Preparing [2025-01-10T04:28:14.425Z] ce442f8bd20b: Preparing [2025-01-10T04:28:14.425Z] 9cbcc398127f: Preparing [2025-01-10T04:28:14.425Z] 968b675150e7: Preparing [2025-01-10T04:28:14.425Z] 22136d58c04c: Preparing [2025-01-10T04:28:14.425Z] fd854e4e252e: Preparing [2025-01-10T04:28:14.425Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:14.425Z] af857e51b8b1: Preparing [2025-01-10T04:28:14.425Z] 534a70dc8296: Preparing [2025-01-10T04:28:14.425Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:14.425Z] af857e51b8b1: Waiting [2025-01-10T04:28:14.425Z] 534a70dc8296: Waiting [2025-01-10T04:28:14.425Z] fd854e4e252e: Waiting [2025-01-10T04:28:14.425Z] ce442f8bd20b: Layer already exists [2025-01-10T04:28:14.425Z] 9cbcc398127f: Layer already exists [2025-01-10T04:28:14.425Z] 968b675150e7: Layer already exists [2025-01-10T04:28:14.425Z] 18ac400fa24a: Layer already exists [2025-01-10T04:28:14.425Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:14.425Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:14.425Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:14.425Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:14.425Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:14.690Z] latest: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:15.041Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:15.382Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 [2025-01-10T04:28:15.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:28:15.382Z] 18ac400fa24a: Preparing [2025-01-10T04:28:15.382Z] ce442f8bd20b: Preparing [2025-01-10T04:28:15.382Z] 9cbcc398127f: Preparing [2025-01-10T04:28:15.382Z] 968b675150e7: Preparing [2025-01-10T04:28:15.382Z] 22136d58c04c: Preparing [2025-01-10T04:28:15.382Z] fd854e4e252e: Preparing [2025-01-10T04:28:15.382Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:15.382Z] af857e51b8b1: Preparing [2025-01-10T04:28:15.382Z] 534a70dc8296: Preparing [2025-01-10T04:28:15.382Z] fd854e4e252e: Waiting [2025-01-10T04:28:15.382Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:15.382Z] af857e51b8b1: Waiting [2025-01-10T04:28:15.382Z] 534a70dc8296: Waiting [2025-01-10T04:28:15.382Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:15.382Z] 18ac400fa24a: Layer already exists [2025-01-10T04:28:15.382Z] ce442f8bd20b: Layer already exists [2025-01-10T04:28:15.382Z] 9cbcc398127f: Layer already exists [2025-01-10T04:28:15.382Z] 968b675150e7: Layer already exists [2025-01-10T04:28:15.382Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:15.382Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:15.382Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:15.382Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:15.647Z] 4.0.0-dev.40: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:16.002Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:16.363Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:16.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:28:16.363Z] 18ac400fa24a: Preparing [2025-01-10T04:28:16.363Z] ce442f8bd20b: Preparing [2025-01-10T04:28:16.363Z] 9cbcc398127f: Preparing [2025-01-10T04:28:16.363Z] 968b675150e7: Preparing [2025-01-10T04:28:16.363Z] 22136d58c04c: Preparing [2025-01-10T04:28:16.363Z] fd854e4e252e: Preparing [2025-01-10T04:28:16.363Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:16.363Z] fd854e4e252e: Waiting [2025-01-10T04:28:16.363Z] af857e51b8b1: Preparing [2025-01-10T04:28:16.363Z] 534a70dc8296: Preparing [2025-01-10T04:28:16.363Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:16.363Z] af857e51b8b1: Waiting [2025-01-10T04:28:16.363Z] 534a70dc8296: Waiting [2025-01-10T04:28:16.363Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:16.363Z] 968b675150e7: Layer already exists [2025-01-10T04:28:16.363Z] ce442f8bd20b: Layer already exists [2025-01-10T04:28:16.363Z] 18ac400fa24a: Layer already exists [2025-01-10T04:28:16.363Z] 9cbcc398127f: Layer already exists [2025-01-10T04:28:16.363Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:16.363Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:16.363Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:16.363Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:16.627Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:16.987Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:17.331Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-10T04:28:17.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T04:28:17.332Z] 18ac400fa24a: Preparing [2025-01-10T04:28:17.332Z] ce442f8bd20b: Preparing [2025-01-10T04:28:17.332Z] 9cbcc398127f: Preparing [2025-01-10T04:28:17.332Z] 968b675150e7: Preparing [2025-01-10T04:28:17.332Z] 22136d58c04c: Preparing [2025-01-10T04:28:17.332Z] fd854e4e252e: Preparing [2025-01-10T04:28:17.332Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:17.332Z] af857e51b8b1: Preparing [2025-01-10T04:28:17.332Z] 534a70dc8296: Preparing [2025-01-10T04:28:17.332Z] fd854e4e252e: Waiting [2025-01-10T04:28:17.332Z] af857e51b8b1: Waiting [2025-01-10T04:28:17.332Z] 534a70dc8296: Waiting [2025-01-10T04:28:17.332Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:17.332Z] ce442f8bd20b: Layer already exists [2025-01-10T04:28:17.332Z] 968b675150e7: Layer already exists [2025-01-10T04:28:17.332Z] 9cbcc398127f: Layer already exists [2025-01-10T04:28:17.332Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:17.332Z] 18ac400fa24a: Layer already exists [2025-01-10T04:28:17.332Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:17.332Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:17.332Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:17.332Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:17.596Z] main: digest: sha256:75f1d625d8407ab7fa3661e4841a6b59d22ede355634e5d69e76e5705b7e7b8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:17.675Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:17.691Z] taggedImages: [2025-01-10T04:28:17.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:17.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T04:28:17.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.40 [2025-01-10T04:28:17.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:17.691Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-10T04:28:17.719Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-10T04:28:17.719Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:17.719Z] latest [2025-01-10T04:28:17.719Z] 4.0.0-dev.40 [2025-01-10T04:28:17.719Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:17.719Z] main [2025-01-10T04:28:17.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:18.087Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:18.434Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:18.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:28:18.434Z] bc48dfd34992: Preparing [2025-01-10T04:28:18.434Z] d6f8053da623: Preparing [2025-01-10T04:28:18.434Z] a9a4762171b9: Preparing [2025-01-10T04:28:18.434Z] 642843f792f9: Preparing [2025-01-10T04:28:18.434Z] 5cee7aadd11e: Preparing [2025-01-10T04:28:18.434Z] c61142a77a13: Preparing [2025-01-10T04:28:18.434Z] 095b66b8e812: Preparing [2025-01-10T04:28:18.434Z] 22136d58c04c: Preparing [2025-01-10T04:28:18.434Z] fd854e4e252e: Preparing [2025-01-10T04:28:18.434Z] 3800da931584: Preparing [2025-01-10T04:28:18.434Z] 815170f66600: Preparing [2025-01-10T04:28:18.434Z] 22136d58c04c: Waiting [2025-01-10T04:28:18.434Z] c61142a77a13: Waiting [2025-01-10T04:28:18.434Z] fd854e4e252e: Waiting [2025-01-10T04:28:18.434Z] 5f70bf18a086: Preparing [2025-01-10T04:28:18.434Z] 3800da931584: Waiting [2025-01-10T04:28:18.434Z] 815170f66600: Waiting [2025-01-10T04:28:18.434Z] 919c0c155874: Preparing [2025-01-10T04:28:18.434Z] 5f70bf18a086: Waiting [2025-01-10T04:28:18.434Z] f86b048491f0: Preparing [2025-01-10T04:28:18.434Z] cd745d30a00d: Preparing [2025-01-10T04:28:18.434Z] f86b048491f0: Waiting [2025-01-10T04:28:18.434Z] 919c0c155874: Waiting [2025-01-10T04:28:18.434Z] 534a70dc8296: Preparing [2025-01-10T04:28:18.434Z] cd745d30a00d: Waiting [2025-01-10T04:28:18.434Z] 534a70dc8296: Waiting [2025-01-10T04:28:18.701Z] bc48dfd34992: Pushed [2025-01-10T04:28:18.701Z] 5cee7aadd11e: Pushed [2025-01-10T04:28:18.701Z] d6f8053da623: Pushed [2025-01-10T04:28:18.701Z] a9a4762171b9: Pushed [2025-01-10T04:28:18.701Z] 642843f792f9: Pushed [2025-01-10T04:28:18.701Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:18.701Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:18.701Z] c61142a77a13: Pushed [2025-01-10T04:28:18.701Z] 5f70bf18a086: Layer already exists [2025-01-10T04:28:18.966Z] 3800da931584: Pushed [2025-01-10T04:28:18.966Z] 815170f66600: Pushed [2025-01-10T04:28:18.966Z] 919c0c155874: Pushed [2025-01-10T04:28:18.966Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:18.966Z] f86b048491f0: Pushed [2025-01-10T04:28:18.966Z] cd745d30a00d: Pushed [2025-01-10T04:28:21.629Z] 095b66b8e812: Pushed [2025-01-10T04:28:21.895Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:22.256Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:22.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T04:28:22.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:28:22.605Z] bc48dfd34992: Preparing [2025-01-10T04:28:22.605Z] d6f8053da623: Preparing [2025-01-10T04:28:22.605Z] a9a4762171b9: Preparing [2025-01-10T04:28:22.605Z] 642843f792f9: Preparing [2025-01-10T04:28:22.605Z] 5cee7aadd11e: Preparing [2025-01-10T04:28:22.605Z] c61142a77a13: Preparing [2025-01-10T04:28:22.605Z] 095b66b8e812: Preparing [2025-01-10T04:28:22.605Z] 22136d58c04c: Preparing [2025-01-10T04:28:22.605Z] fd854e4e252e: Preparing [2025-01-10T04:28:22.605Z] 3800da931584: Preparing [2025-01-10T04:28:22.605Z] c61142a77a13: Waiting [2025-01-10T04:28:22.605Z] 815170f66600: Preparing [2025-01-10T04:28:22.605Z] 095b66b8e812: Waiting [2025-01-10T04:28:22.605Z] 5f70bf18a086: Preparing [2025-01-10T04:28:22.605Z] 22136d58c04c: Waiting [2025-01-10T04:28:22.605Z] 919c0c155874: Preparing [2025-01-10T04:28:22.605Z] fd854e4e252e: Waiting [2025-01-10T04:28:22.605Z] f86b048491f0: Preparing [2025-01-10T04:28:22.606Z] 3800da931584: Waiting [2025-01-10T04:28:22.606Z] cd745d30a00d: Preparing [2025-01-10T04:28:22.606Z] 534a70dc8296: Preparing [2025-01-10T04:28:22.606Z] 5f70bf18a086: Waiting [2025-01-10T04:28:22.606Z] 815170f66600: Waiting [2025-01-10T04:28:22.606Z] f86b048491f0: Waiting [2025-01-10T04:28:22.606Z] cd745d30a00d: Waiting [2025-01-10T04:28:22.606Z] 919c0c155874: Waiting [2025-01-10T04:28:22.606Z] 534a70dc8296: Waiting [2025-01-10T04:28:22.606Z] d6f8053da623: Layer already exists [2025-01-10T04:28:22.606Z] bc48dfd34992: Layer already exists [2025-01-10T04:28:22.606Z] 642843f792f9: Layer already exists [2025-01-10T04:28:22.606Z] 5cee7aadd11e: Layer already exists [2025-01-10T04:28:22.606Z] a9a4762171b9: Layer already exists [2025-01-10T04:28:22.606Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:22.606Z] c61142a77a13: Layer already exists [2025-01-10T04:28:22.606Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:22.606Z] 095b66b8e812: Layer already exists [2025-01-10T04:28:22.606Z] 3800da931584: Layer already exists [2025-01-10T04:28:22.606Z] 5f70bf18a086: Layer already exists [2025-01-10T04:28:22.606Z] 815170f66600: Layer already exists [2025-01-10T04:28:22.874Z] 919c0c155874: Layer already exists [2025-01-10T04:28:22.874Z] f86b048491f0: Layer already exists [2025-01-10T04:28:22.874Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:22.874Z] cd745d30a00d: Layer already exists [2025-01-10T04:28:22.874Z] latest: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:23.233Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:23.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 [2025-01-10T04:28:23.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:28:23.595Z] bc48dfd34992: Preparing [2025-01-10T04:28:23.595Z] d6f8053da623: Preparing [2025-01-10T04:28:23.595Z] a9a4762171b9: Preparing [2025-01-10T04:28:23.595Z] 642843f792f9: Preparing [2025-01-10T04:28:23.595Z] 5cee7aadd11e: Preparing [2025-01-10T04:28:23.595Z] c61142a77a13: Preparing [2025-01-10T04:28:23.595Z] 095b66b8e812: Preparing [2025-01-10T04:28:23.595Z] c61142a77a13: Waiting [2025-01-10T04:28:23.595Z] 22136d58c04c: Preparing [2025-01-10T04:28:23.595Z] fd854e4e252e: Preparing [2025-01-10T04:28:23.595Z] 3800da931584: Preparing [2025-01-10T04:28:23.595Z] 815170f66600: Preparing [2025-01-10T04:28:23.595Z] 095b66b8e812: Waiting [2025-01-10T04:28:23.595Z] 5f70bf18a086: Preparing [2025-01-10T04:28:23.595Z] fd854e4e252e: Waiting [2025-01-10T04:28:23.595Z] 22136d58c04c: Waiting [2025-01-10T04:28:23.595Z] 919c0c155874: Preparing [2025-01-10T04:28:23.595Z] f86b048491f0: Preparing [2025-01-10T04:28:23.595Z] 3800da931584: Waiting [2025-01-10T04:28:23.595Z] cd745d30a00d: Preparing [2025-01-10T04:28:23.595Z] 815170f66600: Waiting [2025-01-10T04:28:23.595Z] 534a70dc8296: Preparing [2025-01-10T04:28:23.595Z] 5f70bf18a086: Waiting [2025-01-10T04:28:23.595Z] 919c0c155874: Waiting [2025-01-10T04:28:23.595Z] cd745d30a00d: Waiting [2025-01-10T04:28:23.595Z] f86b048491f0: Waiting [2025-01-10T04:28:23.595Z] 534a70dc8296: Waiting [2025-01-10T04:28:23.595Z] 642843f792f9: Layer already exists [2025-01-10T04:28:23.595Z] a9a4762171b9: Layer already exists [2025-01-10T04:28:23.595Z] bc48dfd34992: Layer already exists [2025-01-10T04:28:23.595Z] 5cee7aadd11e: Layer already exists [2025-01-10T04:28:23.595Z] d6f8053da623: Layer already exists [2025-01-10T04:28:23.595Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:23.595Z] c61142a77a13: Layer already exists [2025-01-10T04:28:23.595Z] 095b66b8e812: Layer already exists [2025-01-10T04:28:23.595Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:23.595Z] 3800da931584: Layer already exists [2025-01-10T04:28:23.595Z] 815170f66600: Layer already exists [2025-01-10T04:28:23.595Z] 5f70bf18a086: Layer already exists [2025-01-10T04:28:23.595Z] 919c0c155874: Layer already exists [2025-01-10T04:28:23.595Z] f86b048491f0: Layer already exists [2025-01-10T04:28:23.595Z] cd745d30a00d: Layer already exists [2025-01-10T04:28:23.867Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:23.867Z] 4.0.0-dev.40: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:24.263Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:24.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:24.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:28:24.626Z] bc48dfd34992: Preparing [2025-01-10T04:28:24.626Z] d6f8053da623: Preparing [2025-01-10T04:28:24.626Z] a9a4762171b9: Preparing [2025-01-10T04:28:24.626Z] 642843f792f9: Preparing [2025-01-10T04:28:24.626Z] 5cee7aadd11e: Preparing [2025-01-10T04:28:24.626Z] c61142a77a13: Preparing [2025-01-10T04:28:24.626Z] 095b66b8e812: Preparing [2025-01-10T04:28:24.626Z] 22136d58c04c: Preparing [2025-01-10T04:28:24.626Z] fd854e4e252e: Preparing [2025-01-10T04:28:24.626Z] 3800da931584: Preparing [2025-01-10T04:28:24.626Z] 815170f66600: Preparing [2025-01-10T04:28:24.626Z] 5f70bf18a086: Preparing [2025-01-10T04:28:24.626Z] 919c0c155874: Preparing [2025-01-10T04:28:24.626Z] f86b048491f0: Preparing [2025-01-10T04:28:24.626Z] cd745d30a00d: Preparing [2025-01-10T04:28:24.626Z] 534a70dc8296: Preparing [2025-01-10T04:28:24.626Z] 815170f66600: Waiting [2025-01-10T04:28:24.626Z] 5f70bf18a086: Waiting [2025-01-10T04:28:24.626Z] f86b048491f0: Waiting [2025-01-10T04:28:24.626Z] 919c0c155874: Waiting [2025-01-10T04:28:24.626Z] cd745d30a00d: Waiting [2025-01-10T04:28:24.626Z] 534a70dc8296: Waiting [2025-01-10T04:28:24.626Z] c61142a77a13: Waiting [2025-01-10T04:28:24.626Z] 22136d58c04c: Waiting [2025-01-10T04:28:24.626Z] 095b66b8e812: Waiting [2025-01-10T04:28:24.626Z] fd854e4e252e: Waiting [2025-01-10T04:28:24.626Z] 3800da931584: Waiting [2025-01-10T04:28:24.626Z] a9a4762171b9: Layer already exists [2025-01-10T04:28:24.626Z] d6f8053da623: Layer already exists [2025-01-10T04:28:24.626Z] bc48dfd34992: Layer already exists [2025-01-10T04:28:24.626Z] 5cee7aadd11e: Layer already exists [2025-01-10T04:28:24.626Z] 642843f792f9: Layer already exists [2025-01-10T04:28:24.626Z] c61142a77a13: Layer already exists [2025-01-10T04:28:24.626Z] 095b66b8e812: Layer already exists [2025-01-10T04:28:24.626Z] 3800da931584: Layer already exists [2025-01-10T04:28:24.626Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:24.626Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:24.626Z] 815170f66600: Layer already exists [2025-01-10T04:28:24.626Z] 5f70bf18a086: Layer already exists [2025-01-10T04:28:24.626Z] 919c0c155874: Layer already exists [2025-01-10T04:28:24.626Z] cd745d30a00d: Layer already exists [2025-01-10T04:28:24.626Z] f86b048491f0: Layer already exists [2025-01-10T04:28:24.626Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:24.897Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:25.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:25.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-10T04:28:25.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T04:28:25.618Z] bc48dfd34992: Preparing [2025-01-10T04:28:25.618Z] d6f8053da623: Preparing [2025-01-10T04:28:25.618Z] a9a4762171b9: Preparing [2025-01-10T04:28:25.618Z] 642843f792f9: Preparing [2025-01-10T04:28:25.618Z] 5cee7aadd11e: Preparing [2025-01-10T04:28:25.618Z] c61142a77a13: Preparing [2025-01-10T04:28:25.618Z] 095b66b8e812: Preparing [2025-01-10T04:28:25.618Z] 22136d58c04c: Preparing [2025-01-10T04:28:25.618Z] fd854e4e252e: Preparing [2025-01-10T04:28:25.618Z] 095b66b8e812: Waiting [2025-01-10T04:28:25.618Z] 22136d58c04c: Waiting [2025-01-10T04:28:25.618Z] 3800da931584: Preparing [2025-01-10T04:28:25.618Z] c61142a77a13: Waiting [2025-01-10T04:28:25.618Z] fd854e4e252e: Waiting [2025-01-10T04:28:25.618Z] 815170f66600: Preparing [2025-01-10T04:28:25.618Z] 5f70bf18a086: Preparing [2025-01-10T04:28:25.618Z] 3800da931584: Waiting [2025-01-10T04:28:25.618Z] 919c0c155874: Preparing [2025-01-10T04:28:25.618Z] 815170f66600: Waiting [2025-01-10T04:28:25.618Z] 5f70bf18a086: Waiting [2025-01-10T04:28:25.618Z] f86b048491f0: Preparing [2025-01-10T04:28:25.618Z] 919c0c155874: Waiting [2025-01-10T04:28:25.618Z] cd745d30a00d: Preparing [2025-01-10T04:28:25.618Z] f86b048491f0: Waiting [2025-01-10T04:28:25.618Z] 534a70dc8296: Preparing [2025-01-10T04:28:25.618Z] cd745d30a00d: Waiting [2025-01-10T04:28:25.618Z] 534a70dc8296: Waiting [2025-01-10T04:28:25.618Z] a9a4762171b9: Layer already exists [2025-01-10T04:28:25.618Z] d6f8053da623: Layer already exists [2025-01-10T04:28:25.618Z] 642843f792f9: Layer already exists [2025-01-10T04:28:25.618Z] 5cee7aadd11e: Layer already exists [2025-01-10T04:28:25.618Z] bc48dfd34992: Layer already exists [2025-01-10T04:28:25.618Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:25.618Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:25.618Z] 3800da931584: Layer already exists [2025-01-10T04:28:25.618Z] c61142a77a13: Layer already exists [2025-01-10T04:28:25.618Z] 095b66b8e812: Layer already exists [2025-01-10T04:28:25.901Z] 5f70bf18a086: Layer already exists [2025-01-10T04:28:25.901Z] f86b048491f0: Layer already exists [2025-01-10T04:28:25.901Z] cd745d30a00d: Layer already exists [2025-01-10T04:28:25.901Z] 815170f66600: Layer already exists [2025-01-10T04:28:25.901Z] 919c0c155874: Layer already exists [2025-01-10T04:28:25.901Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:25.901Z] main: digest: sha256:8ac12e0d5bf282a36e4905ac026a086324e607e9556c5affb0655153307df004 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:25.976Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:25.994Z] taggedImages: [2025-01-10T04:28:25.994Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:25.994Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T04:28:25.994Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.40 [2025-01-10T04:28:25.994Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:25.994Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T04:28:26.022Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-10T04:28:26.022Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:26.022Z] latest [2025-01-10T04:28:26.022Z] 4.0.0-dev.40 [2025-01-10T04:28:26.022Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:26.022Z] main [2025-01-10T04:28:26.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:26.409Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:27.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:27.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:28:27.722Z] aa5b7b274120: Preparing [2025-01-10T04:28:27.722Z] 7cfc042877ab: Preparing [2025-01-10T04:28:27.722Z] 5194d020db41: Preparing [2025-01-10T04:28:27.722Z] 915d0c2197b4: Preparing [2025-01-10T04:28:27.722Z] 22136d58c04c: Preparing [2025-01-10T04:28:27.722Z] fd854e4e252e: Preparing [2025-01-10T04:28:27.722Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:27.722Z] af857e51b8b1: Preparing [2025-01-10T04:28:27.722Z] 534a70dc8296: Preparing [2025-01-10T04:28:27.722Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:27.722Z] af857e51b8b1: Waiting [2025-01-10T04:28:27.722Z] 534a70dc8296: Waiting [2025-01-10T04:28:27.722Z] fd854e4e252e: Waiting [2025-01-10T04:28:27.722Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:27.987Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:27.987Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:27.987Z] 7cfc042877ab: Pushed [2025-01-10T04:28:27.987Z] aa5b7b274120: Pushed [2025-01-10T04:28:27.987Z] 5194d020db41: Pushed [2025-01-10T04:28:27.987Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:27.987Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:33.313Z] 915d0c2197b4: Pushed [2025-01-10T04:28:33.313Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:33.679Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:34.127Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T04:28:34.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:28:34.127Z] aa5b7b274120: Preparing [2025-01-10T04:28:34.127Z] 7cfc042877ab: Preparing [2025-01-10T04:28:34.127Z] 5194d020db41: Preparing [2025-01-10T04:28:34.127Z] 915d0c2197b4: Preparing [2025-01-10T04:28:34.127Z] 22136d58c04c: Preparing [2025-01-10T04:28:34.127Z] fd854e4e252e: Preparing [2025-01-10T04:28:34.127Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:34.127Z] af857e51b8b1: Preparing [2025-01-10T04:28:34.127Z] 534a70dc8296: Preparing [2025-01-10T04:28:34.127Z] fd854e4e252e: Waiting [2025-01-10T04:28:34.127Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:34.127Z] af857e51b8b1: Waiting [2025-01-10T04:28:34.127Z] 534a70dc8296: Waiting [2025-01-10T04:28:34.127Z] aa5b7b274120: Layer already exists [2025-01-10T04:28:34.127Z] 7cfc042877ab: Layer already exists [2025-01-10T04:28:34.127Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:34.127Z] 915d0c2197b4: Layer already exists [2025-01-10T04:28:34.127Z] 5194d020db41: Layer already exists [2025-01-10T04:28:34.127Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:34.127Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:34.127Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:34.127Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:34.127Z] latest: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:34.485Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:34.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 [2025-01-10T04:28:34.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:28:34.847Z] aa5b7b274120: Preparing [2025-01-10T04:28:34.847Z] 7cfc042877ab: Preparing [2025-01-10T04:28:34.847Z] 5194d020db41: Preparing [2025-01-10T04:28:34.847Z] 915d0c2197b4: Preparing [2025-01-10T04:28:34.847Z] 22136d58c04c: Preparing [2025-01-10T04:28:34.847Z] fd854e4e252e: Preparing [2025-01-10T04:28:34.847Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:34.847Z] af857e51b8b1: Preparing [2025-01-10T04:28:34.847Z] 534a70dc8296: Preparing [2025-01-10T04:28:34.847Z] fd854e4e252e: Waiting [2025-01-10T04:28:34.847Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:34.847Z] af857e51b8b1: Waiting [2025-01-10T04:28:34.847Z] 534a70dc8296: Waiting [2025-01-10T04:28:34.847Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:34.847Z] aa5b7b274120: Layer already exists [2025-01-10T04:28:34.847Z] 5194d020db41: Layer already exists [2025-01-10T04:28:34.847Z] 915d0c2197b4: Layer already exists [2025-01-10T04:28:34.847Z] 7cfc042877ab: Layer already exists [2025-01-10T04:28:34.847Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:34.847Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:34.847Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:34.847Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:35.112Z] 4.0.0-dev.40: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:35.463Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:35.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:35.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:28:35.816Z] aa5b7b274120: Preparing [2025-01-10T04:28:35.816Z] 7cfc042877ab: Preparing [2025-01-10T04:28:35.816Z] 5194d020db41: Preparing [2025-01-10T04:28:35.816Z] 915d0c2197b4: Preparing [2025-01-10T04:28:35.816Z] 22136d58c04c: Preparing [2025-01-10T04:28:35.816Z] fd854e4e252e: Preparing [2025-01-10T04:28:35.816Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:35.816Z] fd854e4e252e: Waiting [2025-01-10T04:28:35.816Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:35.816Z] af857e51b8b1: Preparing [2025-01-10T04:28:35.816Z] 534a70dc8296: Preparing [2025-01-10T04:28:35.816Z] 534a70dc8296: Waiting [2025-01-10T04:28:35.816Z] af857e51b8b1: Waiting [2025-01-10T04:28:35.816Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:35.816Z] 915d0c2197b4: Layer already exists [2025-01-10T04:28:35.816Z] aa5b7b274120: Layer already exists [2025-01-10T04:28:35.816Z] 5194d020db41: Layer already exists [2025-01-10T04:28:35.816Z] 7cfc042877ab: Layer already exists [2025-01-10T04:28:35.816Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:35.816Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:35.816Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:35.816Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:36.081Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:36.432Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:36.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-10T04:28:36.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T04:28:36.773Z] aa5b7b274120: Preparing [2025-01-10T04:28:36.773Z] 7cfc042877ab: Preparing [2025-01-10T04:28:36.773Z] 5194d020db41: Preparing [2025-01-10T04:28:36.773Z] 915d0c2197b4: Preparing [2025-01-10T04:28:36.773Z] 22136d58c04c: Preparing [2025-01-10T04:28:36.773Z] fd854e4e252e: Preparing [2025-01-10T04:28:36.773Z] 5ef1d53ab689: Preparing [2025-01-10T04:28:36.773Z] af857e51b8b1: Preparing [2025-01-10T04:28:36.773Z] 534a70dc8296: Preparing [2025-01-10T04:28:36.773Z] fd854e4e252e: Waiting [2025-01-10T04:28:36.773Z] 5ef1d53ab689: Waiting [2025-01-10T04:28:36.773Z] af857e51b8b1: Waiting [2025-01-10T04:28:36.773Z] 534a70dc8296: Waiting [2025-01-10T04:28:36.773Z] 5194d020db41: Layer already exists [2025-01-10T04:28:36.773Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:36.773Z] 7cfc042877ab: Layer already exists [2025-01-10T04:28:36.773Z] aa5b7b274120: Layer already exists [2025-01-10T04:28:36.773Z] 915d0c2197b4: Layer already exists [2025-01-10T04:28:36.773Z] 5ef1d53ab689: Layer already exists [2025-01-10T04:28:36.773Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:36.773Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:36.773Z] af857e51b8b1: Layer already exists [2025-01-10T04:28:37.036Z] main: digest: sha256:744602de6b1fadf7ec06f04b264a1462fe182364737f22e48a444e16199b79e9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:37.109Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:37.126Z] taggedImages: [2025-01-10T04:28:37.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:37.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T04:28:37.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.40 [2025-01-10T04:28:37.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:37.126Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-10T04:28:37.157Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-10T04:28:37.157Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:37.157Z] latest [2025-01-10T04:28:37.157Z] 4.0.0-dev.40 [2025-01-10T04:28:37.157Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:37.157Z] main [2025-01-10T04:28:37.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:37.526Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:37.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:37.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:28:39.263Z] f7c0ea0ca424: Preparing [2025-01-10T04:28:39.263Z] 50ff81c67533: Preparing [2025-01-10T04:28:39.263Z] cc67b838cf20: Preparing [2025-01-10T04:28:39.263Z] f98d78e38793: Preparing [2025-01-10T04:28:39.263Z] 4a88f0d5fd84: Preparing [2025-01-10T04:28:39.263Z] 22136d58c04c: Preparing [2025-01-10T04:28:39.263Z] fd854e4e252e: Preparing [2025-01-10T04:28:39.263Z] f35486d0b6b9: Preparing [2025-01-10T04:28:39.263Z] b09d7a383c0b: Preparing [2025-01-10T04:28:39.263Z] 39c9e9921ce1: Preparing [2025-01-10T04:28:39.263Z] 534a70dc8296: Preparing [2025-01-10T04:28:39.263Z] fd854e4e252e: Waiting [2025-01-10T04:28:39.263Z] f35486d0b6b9: Waiting [2025-01-10T04:28:39.263Z] b09d7a383c0b: Waiting [2025-01-10T04:28:39.263Z] 39c9e9921ce1: Waiting [2025-01-10T04:28:39.263Z] 534a70dc8296: Waiting [2025-01-10T04:28:39.263Z] 22136d58c04c: Waiting [2025-01-10T04:28:39.530Z] f7c0ea0ca424: Pushed [2025-01-10T04:28:39.530Z] 50ff81c67533: Pushed [2025-01-10T04:28:39.530Z] f98d78e38793: Pushed [2025-01-10T04:28:39.530Z] 4a88f0d5fd84: Pushed [2025-01-10T04:28:39.530Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:39.530Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:39.796Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:39.796Z] b09d7a383c0b: Pushed [2025-01-10T04:28:39.796Z] f35486d0b6b9: Pushed [2025-01-10T04:28:41.732Z] cc67b838cf20: Pushed [2025-01-10T04:28:42.686Z] 39c9e9921ce1: Pushed [2025-01-10T04:28:42.686Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:43.045Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:43.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T04:28:43.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:28:43.395Z] f7c0ea0ca424: Preparing [2025-01-10T04:28:43.395Z] 50ff81c67533: Preparing [2025-01-10T04:28:43.395Z] cc67b838cf20: Preparing [2025-01-10T04:28:43.395Z] f98d78e38793: Preparing [2025-01-10T04:28:43.395Z] 4a88f0d5fd84: Preparing [2025-01-10T04:28:43.395Z] 22136d58c04c: Preparing [2025-01-10T04:28:43.395Z] fd854e4e252e: Preparing [2025-01-10T04:28:43.395Z] f35486d0b6b9: Preparing [2025-01-10T04:28:43.395Z] b09d7a383c0b: Preparing [2025-01-10T04:28:43.395Z] 39c9e9921ce1: Preparing [2025-01-10T04:28:43.395Z] 534a70dc8296: Preparing [2025-01-10T04:28:43.395Z] fd854e4e252e: Waiting [2025-01-10T04:28:43.395Z] b09d7a383c0b: Waiting [2025-01-10T04:28:43.395Z] f35486d0b6b9: Waiting [2025-01-10T04:28:43.395Z] 39c9e9921ce1: Waiting [2025-01-10T04:28:43.395Z] 534a70dc8296: Waiting [2025-01-10T04:28:43.395Z] 22136d58c04c: Waiting [2025-01-10T04:28:43.395Z] 50ff81c67533: Layer already exists [2025-01-10T04:28:43.395Z] 4a88f0d5fd84: Layer already exists [2025-01-10T04:28:43.395Z] cc67b838cf20: Layer already exists [2025-01-10T04:28:43.395Z] f98d78e38793: Layer already exists [2025-01-10T04:28:43.395Z] f7c0ea0ca424: Layer already exists [2025-01-10T04:28:43.395Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:43.395Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:43.395Z] b09d7a383c0b: Layer already exists [2025-01-10T04:28:43.395Z] f35486d0b6b9: Layer already exists [2025-01-10T04:28:43.395Z] 39c9e9921ce1: Layer already exists [2025-01-10T04:28:43.395Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:43.659Z] latest: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:44.025Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:44.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 [2025-01-10T04:28:44.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:28:44.374Z] f7c0ea0ca424: Preparing [2025-01-10T04:28:44.374Z] 50ff81c67533: Preparing [2025-01-10T04:28:44.374Z] cc67b838cf20: Preparing [2025-01-10T04:28:44.374Z] f98d78e38793: Preparing [2025-01-10T04:28:44.374Z] 4a88f0d5fd84: Preparing [2025-01-10T04:28:44.374Z] 22136d58c04c: Preparing [2025-01-10T04:28:44.374Z] fd854e4e252e: Preparing [2025-01-10T04:28:44.374Z] f35486d0b6b9: Preparing [2025-01-10T04:28:44.374Z] b09d7a383c0b: Preparing [2025-01-10T04:28:44.374Z] 39c9e9921ce1: Preparing [2025-01-10T04:28:44.374Z] 22136d58c04c: Waiting [2025-01-10T04:28:44.374Z] 534a70dc8296: Preparing [2025-01-10T04:28:44.374Z] fd854e4e252e: Waiting [2025-01-10T04:28:44.374Z] f35486d0b6b9: Waiting [2025-01-10T04:28:44.374Z] b09d7a383c0b: Waiting [2025-01-10T04:28:44.374Z] 39c9e9921ce1: Waiting [2025-01-10T04:28:44.374Z] 534a70dc8296: Waiting [2025-01-10T04:28:44.374Z] f7c0ea0ca424: Layer already exists [2025-01-10T04:28:44.374Z] 4a88f0d5fd84: Layer already exists [2025-01-10T04:28:44.374Z] 50ff81c67533: Layer already exists [2025-01-10T04:28:44.374Z] f98d78e38793: Layer already exists [2025-01-10T04:28:44.374Z] cc67b838cf20: Layer already exists [2025-01-10T04:28:44.374Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:44.374Z] b09d7a383c0b: Layer already exists [2025-01-10T04:28:44.374Z] f35486d0b6b9: Layer already exists [2025-01-10T04:28:44.374Z] 39c9e9921ce1: Layer already exists [2025-01-10T04:28:44.374Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:44.374Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:44.637Z] 4.0.0-dev.40: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:44.992Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:45.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:45.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:28:45.351Z] f7c0ea0ca424: Preparing [2025-01-10T04:28:45.351Z] 50ff81c67533: Preparing [2025-01-10T04:28:45.351Z] cc67b838cf20: Preparing [2025-01-10T04:28:45.351Z] f98d78e38793: Preparing [2025-01-10T04:28:45.351Z] 4a88f0d5fd84: Preparing [2025-01-10T04:28:45.351Z] 22136d58c04c: Preparing [2025-01-10T04:28:45.351Z] fd854e4e252e: Preparing [2025-01-10T04:28:45.351Z] f35486d0b6b9: Preparing [2025-01-10T04:28:45.351Z] b09d7a383c0b: Preparing [2025-01-10T04:28:45.351Z] 39c9e9921ce1: Preparing [2025-01-10T04:28:45.351Z] 534a70dc8296: Preparing [2025-01-10T04:28:45.351Z] fd854e4e252e: Waiting [2025-01-10T04:28:45.351Z] f35486d0b6b9: Waiting [2025-01-10T04:28:45.351Z] b09d7a383c0b: Waiting [2025-01-10T04:28:45.351Z] 534a70dc8296: Waiting [2025-01-10T04:28:45.351Z] 39c9e9921ce1: Waiting [2025-01-10T04:28:45.351Z] 22136d58c04c: Waiting [2025-01-10T04:28:45.351Z] 50ff81c67533: Layer already exists [2025-01-10T04:28:45.351Z] f7c0ea0ca424: Layer already exists [2025-01-10T04:28:45.351Z] 4a88f0d5fd84: Layer already exists [2025-01-10T04:28:45.351Z] cc67b838cf20: Layer already exists [2025-01-10T04:28:45.351Z] f98d78e38793: Layer already exists [2025-01-10T04:28:45.351Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:45.351Z] b09d7a383c0b: Layer already exists [2025-01-10T04:28:45.351Z] f35486d0b6b9: Layer already exists [2025-01-10T04:28:45.351Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:45.351Z] 39c9e9921ce1: Layer already exists [2025-01-10T04:28:45.351Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:45.614Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:45.975Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:46.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-10T04:28:46.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T04:28:46.324Z] f7c0ea0ca424: Preparing [2025-01-10T04:28:46.324Z] 50ff81c67533: Preparing [2025-01-10T04:28:46.324Z] cc67b838cf20: Preparing [2025-01-10T04:28:46.324Z] f98d78e38793: Preparing [2025-01-10T04:28:46.324Z] 4a88f0d5fd84: Preparing [2025-01-10T04:28:46.324Z] 22136d58c04c: Preparing [2025-01-10T04:28:46.324Z] fd854e4e252e: Preparing [2025-01-10T04:28:46.324Z] f35486d0b6b9: Preparing [2025-01-10T04:28:46.324Z] b09d7a383c0b: Preparing [2025-01-10T04:28:46.324Z] 39c9e9921ce1: Preparing [2025-01-10T04:28:46.324Z] 22136d58c04c: Waiting [2025-01-10T04:28:46.324Z] fd854e4e252e: Waiting [2025-01-10T04:28:46.324Z] 534a70dc8296: Preparing [2025-01-10T04:28:46.324Z] f35486d0b6b9: Waiting [2025-01-10T04:28:46.324Z] b09d7a383c0b: Waiting [2025-01-10T04:28:46.324Z] 39c9e9921ce1: Waiting [2025-01-10T04:28:46.324Z] 534a70dc8296: Waiting [2025-01-10T04:28:46.324Z] f7c0ea0ca424: Layer already exists [2025-01-10T04:28:46.324Z] 50ff81c67533: Layer already exists [2025-01-10T04:28:46.324Z] cc67b838cf20: Layer already exists [2025-01-10T04:28:46.324Z] f98d78e38793: Layer already exists [2025-01-10T04:28:46.324Z] 4a88f0d5fd84: Layer already exists [2025-01-10T04:28:46.324Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:46.324Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:46.324Z] f35486d0b6b9: Layer already exists [2025-01-10T04:28:46.324Z] b09d7a383c0b: Layer already exists [2025-01-10T04:28:46.324Z] 39c9e9921ce1: Layer already exists [2025-01-10T04:28:46.324Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:46.587Z] main: digest: sha256:4a0fbb8b284c0a974f2fe0b54223798e7c7f6cfdd6692e72d2d4082c552bdac2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:46.662Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:46.676Z] taggedImages: [2025-01-10T04:28:46.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:46.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T04:28:46.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.40 [2025-01-10T04:28:46.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:46.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-10T04:28:46.704Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-10T04:28:46.704Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:46.704Z] latest [2025-01-10T04:28:46.704Z] 4.0.0-dev.40 [2025-01-10T04:28:46.704Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:46.704Z] main [2025-01-10T04:28:46.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:47.074Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:47.420Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:47.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T04:28:47.420Z] 665cebb1d3ce: Preparing [2025-01-10T04:28:47.420Z] bda0bc15f12c: Preparing [2025-01-10T04:28:47.420Z] 07c6141af91b: Preparing [2025-01-10T04:28:47.420Z] 9c9b8a7404cf: Preparing [2025-01-10T04:28:47.420Z] 9efaa02ef8e8: Preparing [2025-01-10T04:28:47.420Z] 74f18ab7f554: Preparing [2025-01-10T04:28:47.420Z] ea8d36836ddc: Preparing [2025-01-10T04:28:47.420Z] 22136d58c04c: Preparing [2025-01-10T04:28:47.420Z] fd854e4e252e: Preparing [2025-01-10T04:28:47.420Z] e35d90296887: Preparing [2025-01-10T04:28:47.420Z] 47a2d469b6c8: Preparing [2025-01-10T04:28:47.420Z] ea8d36836ddc: Waiting [2025-01-10T04:28:47.420Z] 22136d58c04c: Waiting [2025-01-10T04:28:47.420Z] fd854e4e252e: Waiting [2025-01-10T04:28:47.420Z] e35d90296887: Waiting [2025-01-10T04:28:47.420Z] 74f18ab7f554: Waiting [2025-01-10T04:28:47.420Z] 534a70dc8296: Preparing [2025-01-10T04:28:47.420Z] 47a2d469b6c8: Waiting [2025-01-10T04:28:47.420Z] 534a70dc8296: Waiting [2025-01-10T04:28:47.687Z] 9efaa02ef8e8: Pushed [2025-01-10T04:28:47.687Z] bda0bc15f12c: Pushed [2025-01-10T04:28:47.687Z] 665cebb1d3ce: Pushed [2025-01-10T04:28:47.687Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:47.687Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:47.687Z] 74f18ab7f554: Pushed [2025-01-10T04:28:47.687Z] ea8d36836ddc: Pushed [2025-01-10T04:28:47.953Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:47.953Z] e35d90296887: Pushed [2025-01-10T04:28:49.894Z] 9c9b8a7404cf: Pushed [2025-01-10T04:28:50.476Z] 07c6141af91b: Pushed [2025-01-10T04:28:50.741Z] 47a2d469b6c8: Pushed [2025-01-10T04:28:51.006Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:51.355Z] + 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-10T04:28:51.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T04:28:51.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T04:28:51.705Z] 665cebb1d3ce: Preparing [2025-01-10T04:28:51.705Z] bda0bc15f12c: Preparing [2025-01-10T04:28:51.705Z] 07c6141af91b: Preparing [2025-01-10T04:28:51.705Z] 9c9b8a7404cf: Preparing [2025-01-10T04:28:51.705Z] 9efaa02ef8e8: Preparing [2025-01-10T04:28:51.705Z] 74f18ab7f554: Preparing [2025-01-10T04:28:51.705Z] ea8d36836ddc: Preparing [2025-01-10T04:28:51.705Z] 22136d58c04c: Preparing [2025-01-10T04:28:51.705Z] fd854e4e252e: Preparing [2025-01-10T04:28:51.705Z] e35d90296887: Preparing [2025-01-10T04:28:51.705Z] 47a2d469b6c8: Preparing [2025-01-10T04:28:51.705Z] ea8d36836ddc: Waiting [2025-01-10T04:28:51.705Z] 534a70dc8296: Preparing [2025-01-10T04:28:51.705Z] 74f18ab7f554: Waiting [2025-01-10T04:28:51.705Z] 22136d58c04c: Waiting [2025-01-10T04:28:51.705Z] fd854e4e252e: Waiting [2025-01-10T04:28:51.705Z] 47a2d469b6c8: Waiting [2025-01-10T04:28:51.705Z] e35d90296887: Waiting [2025-01-10T04:28:51.705Z] 534a70dc8296: Waiting [2025-01-10T04:28:51.706Z] bda0bc15f12c: Layer already exists [2025-01-10T04:28:51.706Z] 9efaa02ef8e8: Layer already exists [2025-01-10T04:28:51.706Z] 07c6141af91b: Layer already exists [2025-01-10T04:28:51.706Z] 665cebb1d3ce: Layer already exists [2025-01-10T04:28:51.706Z] 9c9b8a7404cf: Layer already exists [2025-01-10T04:28:51.706Z] 74f18ab7f554: Layer already exists [2025-01-10T04:28:51.706Z] ea8d36836ddc: Layer already exists [2025-01-10T04:28:51.706Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:51.706Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:51.706Z] e35d90296887: Layer already exists [2025-01-10T04:28:51.706Z] 47a2d469b6c8: Layer already exists [2025-01-10T04:28:51.706Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:51.972Z] latest: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:52.327Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:52.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 [2025-01-10T04:28:52.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T04:28:52.687Z] 665cebb1d3ce: Preparing [2025-01-10T04:28:52.687Z] bda0bc15f12c: Preparing [2025-01-10T04:28:52.687Z] 07c6141af91b: Preparing [2025-01-10T04:28:52.687Z] 9c9b8a7404cf: Preparing [2025-01-10T04:28:52.687Z] 9efaa02ef8e8: Preparing [2025-01-10T04:28:52.687Z] 74f18ab7f554: Preparing [2025-01-10T04:28:52.687Z] ea8d36836ddc: Preparing [2025-01-10T04:28:52.687Z] 22136d58c04c: Preparing [2025-01-10T04:28:52.687Z] fd854e4e252e: Preparing [2025-01-10T04:28:52.687Z] e35d90296887: Preparing [2025-01-10T04:28:52.687Z] 47a2d469b6c8: Preparing [2025-01-10T04:28:52.687Z] 22136d58c04c: Waiting [2025-01-10T04:28:52.687Z] fd854e4e252e: Waiting [2025-01-10T04:28:52.687Z] 534a70dc8296: Preparing [2025-01-10T04:28:52.687Z] e35d90296887: Waiting [2025-01-10T04:28:52.687Z] 47a2d469b6c8: Waiting [2025-01-10T04:28:52.687Z] 534a70dc8296: Waiting [2025-01-10T04:28:52.687Z] 74f18ab7f554: Waiting [2025-01-10T04:28:52.687Z] ea8d36836ddc: Waiting [2025-01-10T04:28:52.687Z] 665cebb1d3ce: Layer already exists [2025-01-10T04:28:52.687Z] 9efaa02ef8e8: Layer already exists [2025-01-10T04:28:52.687Z] 9c9b8a7404cf: Layer already exists [2025-01-10T04:28:52.687Z] bda0bc15f12c: Layer already exists [2025-01-10T04:28:52.687Z] 07c6141af91b: Layer already exists [2025-01-10T04:28:52.687Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:52.687Z] 74f18ab7f554: Layer already exists [2025-01-10T04:28:52.687Z] ea8d36836ddc: Layer already exists [2025-01-10T04:28:52.687Z] e35d90296887: Layer already exists [2025-01-10T04:28:52.687Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:52.687Z] 47a2d469b6c8: Layer already exists [2025-01-10T04:28:52.687Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:52.954Z] 4.0.0-dev.40: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:53.307Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:53.658Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:53.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T04:28:53.658Z] 665cebb1d3ce: Preparing [2025-01-10T04:28:53.658Z] bda0bc15f12c: Preparing [2025-01-10T04:28:53.658Z] 07c6141af91b: Preparing [2025-01-10T04:28:53.658Z] 9c9b8a7404cf: Preparing [2025-01-10T04:28:53.658Z] 9efaa02ef8e8: Preparing [2025-01-10T04:28:53.658Z] 74f18ab7f554: Preparing [2025-01-10T04:28:53.658Z] ea8d36836ddc: Preparing [2025-01-10T04:28:53.658Z] 22136d58c04c: Preparing [2025-01-10T04:28:53.658Z] fd854e4e252e: Preparing [2025-01-10T04:28:53.658Z] e35d90296887: Preparing [2025-01-10T04:28:53.658Z] 47a2d469b6c8: Preparing [2025-01-10T04:28:53.658Z] 534a70dc8296: Preparing [2025-01-10T04:28:53.658Z] 74f18ab7f554: Waiting [2025-01-10T04:28:53.658Z] ea8d36836ddc: Waiting [2025-01-10T04:28:53.658Z] 22136d58c04c: Waiting [2025-01-10T04:28:53.658Z] fd854e4e252e: Waiting [2025-01-10T04:28:53.658Z] e35d90296887: Waiting [2025-01-10T04:28:53.658Z] 47a2d469b6c8: Waiting [2025-01-10T04:28:53.658Z] 534a70dc8296: Waiting [2025-01-10T04:28:53.658Z] 665cebb1d3ce: Layer already exists [2025-01-10T04:28:53.658Z] 9efaa02ef8e8: Layer already exists [2025-01-10T04:28:53.658Z] bda0bc15f12c: Layer already exists [2025-01-10T04:28:53.658Z] 9c9b8a7404cf: Layer already exists [2025-01-10T04:28:53.658Z] 07c6141af91b: Layer already exists [2025-01-10T04:28:53.658Z] 74f18ab7f554: Layer already exists [2025-01-10T04:28:53.658Z] ea8d36836ddc: Layer already exists [2025-01-10T04:28:53.658Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:53.658Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:53.658Z] e35d90296887: Layer already exists [2025-01-10T04:28:53.658Z] 47a2d469b6c8: Layer already exists [2025-01-10T04:28:53.658Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:53.924Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:54.284Z] + 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-10T04:28:54.631Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-10T04:28:54.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T04:28:54.631Z] 665cebb1d3ce: Preparing [2025-01-10T04:28:54.631Z] bda0bc15f12c: Preparing [2025-01-10T04:28:54.631Z] 07c6141af91b: Preparing [2025-01-10T04:28:54.631Z] 9c9b8a7404cf: Preparing [2025-01-10T04:28:54.631Z] 9efaa02ef8e8: Preparing [2025-01-10T04:28:54.631Z] 74f18ab7f554: Preparing [2025-01-10T04:28:54.631Z] ea8d36836ddc: Preparing [2025-01-10T04:28:54.631Z] 74f18ab7f554: Waiting [2025-01-10T04:28:54.631Z] 22136d58c04c: Preparing [2025-01-10T04:28:54.631Z] ea8d36836ddc: Waiting [2025-01-10T04:28:54.631Z] fd854e4e252e: Preparing [2025-01-10T04:28:54.631Z] 22136d58c04c: Waiting [2025-01-10T04:28:54.631Z] fd854e4e252e: Waiting [2025-01-10T04:28:54.631Z] e35d90296887: Preparing [2025-01-10T04:28:54.631Z] 47a2d469b6c8: Preparing [2025-01-10T04:28:54.631Z] 534a70dc8296: Preparing [2025-01-10T04:28:54.631Z] e35d90296887: Waiting [2025-01-10T04:28:54.631Z] 47a2d469b6c8: Waiting [2025-01-10T04:28:54.631Z] 534a70dc8296: Waiting [2025-01-10T04:28:54.631Z] bda0bc15f12c: Layer already exists [2025-01-10T04:28:54.632Z] 665cebb1d3ce: Layer already exists [2025-01-10T04:28:54.632Z] 9efaa02ef8e8: Layer already exists [2025-01-10T04:28:54.632Z] 9c9b8a7404cf: Layer already exists [2025-01-10T04:28:54.632Z] 07c6141af91b: Layer already exists [2025-01-10T04:28:54.632Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:54.632Z] ea8d36836ddc: Layer already exists [2025-01-10T04:28:54.632Z] 74f18ab7f554: Layer already exists [2025-01-10T04:28:54.632Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:54.632Z] e35d90296887: Layer already exists [2025-01-10T04:28:54.632Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:54.632Z] 47a2d469b6c8: Layer already exists [2025-01-10T04:28:54.896Z] main: digest: sha256:2eec36e55ed91ca42145ee9662f92500e530e404979168dac38504d449c3777a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:28:54.977Z] ===================================================== [Pipeline] echo [2025-01-10T04:28:54.990Z] taggedImages: [2025-01-10T04:28:54.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:54.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T04:28:54.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.40 [2025-01-10T04:28:54.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:54.990Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-10T04:28:55.018Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-10T04:28:55.018Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:55.018Z] latest [2025-01-10T04:28:55.018Z] 4.0.0-dev.40 [2025-01-10T04:28:55.018Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:28:55.018Z] main [2025-01-10T04:28:55.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:55.386Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:28:55.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:28:55.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T04:28:55.731Z] 8385e7e80116: Preparing [2025-01-10T04:28:55.731Z] 92f6fed4e908: Preparing [2025-01-10T04:28:55.731Z] 22136d58c04c: Preparing [2025-01-10T04:28:55.731Z] fd854e4e252e: Preparing [2025-01-10T04:28:55.731Z] 424148f29fdb: Preparing [2025-01-10T04:28:55.731Z] 891f898ce825: Preparing [2025-01-10T04:28:55.731Z] 534a70dc8296: Preparing [2025-01-10T04:28:55.731Z] 891f898ce825: Waiting [2025-01-10T04:28:55.731Z] 534a70dc8296: Waiting [2025-01-10T04:28:55.731Z] fd854e4e252e: Layer already exists [2025-01-10T04:28:55.731Z] 22136d58c04c: Layer already exists [2025-01-10T04:28:55.995Z] 534a70dc8296: Layer already exists [2025-01-10T04:28:55.995Z] 424148f29fdb: Pushed [2025-01-10T04:28:55.995Z] 8385e7e80116: Pushed [2025-01-10T04:28:57.931Z] 891f898ce825: Pushed [2025-01-10T04:28:59.883Z] 92f6fed4e908: Pushed [2025-01-10T04:29:00.148Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:00.502Z] + 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-10T04:29:00.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T04:29:00.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T04:29:00.852Z] 8385e7e80116: Preparing [2025-01-10T04:29:00.852Z] 92f6fed4e908: Preparing [2025-01-10T04:29:00.852Z] 22136d58c04c: Preparing [2025-01-10T04:29:00.852Z] fd854e4e252e: Preparing [2025-01-10T04:29:00.852Z] 424148f29fdb: Preparing [2025-01-10T04:29:00.852Z] 891f898ce825: Preparing [2025-01-10T04:29:00.852Z] 534a70dc8296: Preparing [2025-01-10T04:29:00.852Z] 891f898ce825: Waiting [2025-01-10T04:29:00.852Z] 534a70dc8296: Waiting [2025-01-10T04:29:00.852Z] 8385e7e80116: Layer already exists [2025-01-10T04:29:00.852Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:00.852Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:00.852Z] 92f6fed4e908: Layer already exists [2025-01-10T04:29:00.852Z] 424148f29fdb: Layer already exists [2025-01-10T04:29:00.852Z] 891f898ce825: Layer already exists [2025-01-10T04:29:00.852Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:01.118Z] latest: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:01.474Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:02.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 [2025-01-10T04:29:02.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T04:29:02.099Z] 8385e7e80116: Preparing [2025-01-10T04:29:02.099Z] 92f6fed4e908: Preparing [2025-01-10T04:29:02.099Z] 22136d58c04c: Preparing [2025-01-10T04:29:02.099Z] fd854e4e252e: Preparing [2025-01-10T04:29:02.099Z] 424148f29fdb: Preparing [2025-01-10T04:29:02.099Z] 891f898ce825: Preparing [2025-01-10T04:29:02.099Z] 534a70dc8296: Preparing [2025-01-10T04:29:02.099Z] 891f898ce825: Waiting [2025-01-10T04:29:02.099Z] 534a70dc8296: Waiting [2025-01-10T04:29:02.099Z] 424148f29fdb: Layer already exists [2025-01-10T04:29:02.099Z] 8385e7e80116: Layer already exists [2025-01-10T04:29:02.099Z] 92f6fed4e908: Layer already exists [2025-01-10T04:29:02.099Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:02.099Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:02.099Z] 891f898ce825: Layer already exists [2025-01-10T04:29:02.366Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:02.366Z] 4.0.0-dev.40: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:02.723Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:03.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:03.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T04:29:03.078Z] 8385e7e80116: Preparing [2025-01-10T04:29:03.078Z] 92f6fed4e908: Preparing [2025-01-10T04:29:03.078Z] 22136d58c04c: Preparing [2025-01-10T04:29:03.078Z] fd854e4e252e: Preparing [2025-01-10T04:29:03.078Z] 424148f29fdb: Preparing [2025-01-10T04:29:03.078Z] 891f898ce825: Preparing [2025-01-10T04:29:03.078Z] 534a70dc8296: Preparing [2025-01-10T04:29:03.078Z] 891f898ce825: Waiting [2025-01-10T04:29:03.078Z] 534a70dc8296: Waiting [2025-01-10T04:29:03.078Z] 8385e7e80116: Layer already exists [2025-01-10T04:29:03.078Z] 424148f29fdb: Layer already exists [2025-01-10T04:29:03.078Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:03.078Z] 92f6fed4e908: Layer already exists [2025-01-10T04:29:03.078Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:03.078Z] 891f898ce825: Layer already exists [2025-01-10T04:29:03.078Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:03.343Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:03.702Z] + 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-10T04:29:04.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-10T04:29:04.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T04:29:04.048Z] 8385e7e80116: Preparing [2025-01-10T04:29:04.048Z] 92f6fed4e908: Preparing [2025-01-10T04:29:04.048Z] 22136d58c04c: Preparing [2025-01-10T04:29:04.048Z] fd854e4e252e: Preparing [2025-01-10T04:29:04.048Z] 424148f29fdb: Preparing [2025-01-10T04:29:04.048Z] 891f898ce825: Preparing [2025-01-10T04:29:04.048Z] 534a70dc8296: Preparing [2025-01-10T04:29:04.048Z] 891f898ce825: Waiting [2025-01-10T04:29:04.048Z] 534a70dc8296: Waiting [2025-01-10T04:29:04.048Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:04.048Z] 8385e7e80116: Layer already exists [2025-01-10T04:29:04.048Z] 424148f29fdb: Layer already exists [2025-01-10T04:29:04.048Z] 92f6fed4e908: Layer already exists [2025-01-10T04:29:04.048Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:04.048Z] 891f898ce825: Layer already exists [2025-01-10T04:29:04.048Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:04.314Z] main: digest: sha256:e5c4eef520a55aa87ccd4f00a6ba844f9130f977664fdf60b44f1ac62a5e929c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:29:04.390Z] ===================================================== [Pipeline] echo [2025-01-10T04:29:04.405Z] taggedImages: [2025-01-10T04:29:04.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:04.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T04:29:04.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.40 [2025-01-10T04:29:04.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:04.405Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-10T04:29:04.433Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-10T04:29:04.433Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:04.433Z] latest [2025-01-10T04:29:04.433Z] 4.0.0-dev.40 [2025-01-10T04:29:04.433Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:04.433Z] main [2025-01-10T04:29:04.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:04.804Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:05.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:05.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T04:29:05.170Z] 8a74796e5e98: Preparing [2025-01-10T04:29:05.170Z] 6dc1173c808b: Preparing [2025-01-10T04:29:05.170Z] 11468b2d585c: Preparing [2025-01-10T04:29:05.170Z] 22136d58c04c: Preparing [2025-01-10T04:29:05.170Z] fd854e4e252e: Preparing [2025-01-10T04:29:05.170Z] a5bc0cd99810: Preparing [2025-01-10T04:29:05.170Z] 52f861648c56: Preparing [2025-01-10T04:29:05.170Z] a5bc0cd99810: Waiting [2025-01-10T04:29:05.170Z] b14f5d81c758: Preparing [2025-01-10T04:29:05.170Z] 52f861648c56: Waiting [2025-01-10T04:29:05.170Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:05.170Z] b14f5d81c758: Waiting [2025-01-10T04:29:05.170Z] 534a70dc8296: Preparing [2025-01-10T04:29:05.170Z] 534a70dc8296: Waiting [2025-01-10T04:29:05.170Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:05.170Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:05.170Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:05.436Z] 6dc1173c808b: Pushed [2025-01-10T04:29:05.436Z] 11468b2d585c: Pushed [2025-01-10T04:29:05.436Z] 8a74796e5e98: Pushed [2025-01-10T04:29:05.436Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:05.436Z] b14f5d81c758: Pushed [2025-01-10T04:29:06.389Z] 5c90fcd56faf: Pushed [2025-01-10T04:29:18.685Z] 52f861648c56: Pushed [2025-01-10T04:29:26.861Z] a5bc0cd99810: Pushed [2025-01-10T04:29:26.861Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:27.214Z] + 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-10T04:29:27.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T04:29:27.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T04:29:27.564Z] 8a74796e5e98: Preparing [2025-01-10T04:29:27.564Z] 6dc1173c808b: Preparing [2025-01-10T04:29:27.564Z] 11468b2d585c: Preparing [2025-01-10T04:29:27.564Z] 22136d58c04c: Preparing [2025-01-10T04:29:27.564Z] fd854e4e252e: Preparing [2025-01-10T04:29:27.564Z] a5bc0cd99810: Preparing [2025-01-10T04:29:27.564Z] 52f861648c56: Preparing [2025-01-10T04:29:27.564Z] b14f5d81c758: Preparing [2025-01-10T04:29:27.564Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:27.564Z] 534a70dc8296: Preparing [2025-01-10T04:29:27.564Z] a5bc0cd99810: Waiting [2025-01-10T04:29:27.564Z] 52f861648c56: Waiting [2025-01-10T04:29:27.564Z] b14f5d81c758: Waiting [2025-01-10T04:29:27.564Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:27.564Z] 534a70dc8296: Waiting [2025-01-10T04:29:27.564Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:27.564Z] 6dc1173c808b: Layer already exists [2025-01-10T04:29:27.564Z] 11468b2d585c: Layer already exists [2025-01-10T04:29:27.564Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:27.564Z] 8a74796e5e98: Layer already exists [2025-01-10T04:29:27.564Z] a5bc0cd99810: Layer already exists [2025-01-10T04:29:27.564Z] 52f861648c56: Layer already exists [2025-01-10T04:29:27.564Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:29:27.564Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:27.564Z] b14f5d81c758: Layer already exists [2025-01-10T04:29:27.833Z] latest: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:28.190Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:28.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 [2025-01-10T04:29:28.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T04:29:28.534Z] 8a74796e5e98: Preparing [2025-01-10T04:29:28.534Z] 6dc1173c808b: Preparing [2025-01-10T04:29:28.534Z] 11468b2d585c: Preparing [2025-01-10T04:29:28.534Z] 22136d58c04c: Preparing [2025-01-10T04:29:28.534Z] fd854e4e252e: Preparing [2025-01-10T04:29:28.534Z] a5bc0cd99810: Preparing [2025-01-10T04:29:28.534Z] 52f861648c56: Preparing [2025-01-10T04:29:28.534Z] b14f5d81c758: Preparing [2025-01-10T04:29:28.534Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:28.534Z] 534a70dc8296: Preparing [2025-01-10T04:29:28.534Z] a5bc0cd99810: Waiting [2025-01-10T04:29:28.534Z] 52f861648c56: Waiting [2025-01-10T04:29:28.534Z] b14f5d81c758: Waiting [2025-01-10T04:29:28.534Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:28.534Z] 534a70dc8296: Waiting [2025-01-10T04:29:28.534Z] 11468b2d585c: Layer already exists [2025-01-10T04:29:28.534Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:28.534Z] 8a74796e5e98: Layer already exists [2025-01-10T04:29:28.534Z] 6dc1173c808b: Layer already exists [2025-01-10T04:29:28.534Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:28.534Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:29:28.534Z] b14f5d81c758: Layer already exists [2025-01-10T04:29:28.534Z] a5bc0cd99810: Layer already exists [2025-01-10T04:29:28.534Z] 52f861648c56: Layer already exists [2025-01-10T04:29:28.534Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:28.798Z] 4.0.0-dev.40: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:29.152Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:29.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:29.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T04:29:29.495Z] 8a74796e5e98: Preparing [2025-01-10T04:29:29.495Z] 6dc1173c808b: Preparing [2025-01-10T04:29:29.495Z] 11468b2d585c: Preparing [2025-01-10T04:29:29.495Z] 22136d58c04c: Preparing [2025-01-10T04:29:29.495Z] fd854e4e252e: Preparing [2025-01-10T04:29:29.495Z] a5bc0cd99810: Preparing [2025-01-10T04:29:29.495Z] 52f861648c56: Preparing [2025-01-10T04:29:29.495Z] b14f5d81c758: Preparing [2025-01-10T04:29:29.495Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:29.495Z] 534a70dc8296: Preparing [2025-01-10T04:29:29.495Z] a5bc0cd99810: Waiting [2025-01-10T04:29:29.495Z] 52f861648c56: Waiting [2025-01-10T04:29:29.495Z] b14f5d81c758: Waiting [2025-01-10T04:29:29.495Z] 534a70dc8296: Waiting [2025-01-10T04:29:29.495Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:29.495Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:29.495Z] 6dc1173c808b: Layer already exists [2025-01-10T04:29:29.495Z] 8a74796e5e98: Layer already exists [2025-01-10T04:29:29.495Z] 11468b2d585c: Layer already exists [2025-01-10T04:29:29.495Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:29.495Z] a5bc0cd99810: Layer already exists [2025-01-10T04:29:29.495Z] 52f861648c56: Layer already exists [2025-01-10T04:29:29.495Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:29.495Z] b14f5d81c758: Layer already exists [2025-01-10T04:29:29.495Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:29:29.765Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:30.115Z] + 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-10T04:29:30.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-10T04:29:30.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T04:29:30.463Z] 8a74796e5e98: Preparing [2025-01-10T04:29:30.463Z] 6dc1173c808b: Preparing [2025-01-10T04:29:30.463Z] 11468b2d585c: Preparing [2025-01-10T04:29:30.463Z] 22136d58c04c: Preparing [2025-01-10T04:29:30.463Z] fd854e4e252e: Preparing [2025-01-10T04:29:30.463Z] a5bc0cd99810: Preparing [2025-01-10T04:29:30.463Z] 52f861648c56: Preparing [2025-01-10T04:29:30.463Z] b14f5d81c758: Preparing [2025-01-10T04:29:30.463Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:30.463Z] 534a70dc8296: Preparing [2025-01-10T04:29:30.463Z] a5bc0cd99810: Waiting [2025-01-10T04:29:30.463Z] 52f861648c56: Waiting [2025-01-10T04:29:30.463Z] b14f5d81c758: Waiting [2025-01-10T04:29:30.463Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:30.463Z] 534a70dc8296: Waiting [2025-01-10T04:29:30.463Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:30.463Z] 11468b2d585c: Layer already exists [2025-01-10T04:29:30.463Z] 8a74796e5e98: Layer already exists [2025-01-10T04:29:30.463Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:30.463Z] 6dc1173c808b: Layer already exists [2025-01-10T04:29:30.463Z] 52f861648c56: Layer already exists [2025-01-10T04:29:30.463Z] a5bc0cd99810: Layer already exists [2025-01-10T04:29:30.463Z] b14f5d81c758: Layer already exists [2025-01-10T04:29:30.463Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:29:30.463Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:30.727Z] main: digest: sha256:db81589569fbaa87696529a4471b7c723ba19b1ef45b361e28a184bf43f4b868 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:29:30.800Z] ===================================================== [Pipeline] echo [2025-01-10T04:29:30.809Z] taggedImages: [2025-01-10T04:29:30.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:30.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T04:29:30.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.40 [2025-01-10T04:29:30.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:30.809Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-10T04:29:30.832Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-10T04:29:30.832Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:30.832Z] latest [2025-01-10T04:29:30.832Z] 4.0.0-dev.40 [2025-01-10T04:29:30.832Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:30.832Z] main [2025-01-10T04:29:30.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:31.188Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:31.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:31.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T04:29:31.552Z] 5a2eaa7df500: Preparing [2025-01-10T04:29:31.552Z] 3c9e30025af3: Preparing [2025-01-10T04:29:31.552Z] 2e544ebe3fc4: Preparing [2025-01-10T04:29:31.552Z] 22136d58c04c: Preparing [2025-01-10T04:29:31.552Z] fd854e4e252e: Preparing [2025-01-10T04:29:31.552Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:31.552Z] a78933ccd7cb: Preparing [2025-01-10T04:29:31.552Z] a7c0c64af635: Preparing [2025-01-10T04:29:31.552Z] 534a70dc8296: Preparing [2025-01-10T04:29:31.552Z] a78933ccd7cb: Waiting [2025-01-10T04:29:31.552Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:31.552Z] a7c0c64af635: Waiting [2025-01-10T04:29:31.552Z] 534a70dc8296: Waiting [2025-01-10T04:29:31.552Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:31.552Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:31.818Z] 2e544ebe3fc4: Pushed [2025-01-10T04:29:31.818Z] 3c9e30025af3: Pushed [2025-01-10T04:29:31.818Z] 5a2eaa7df500: Pushed [2025-01-10T04:29:31.818Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:31.818Z] a78933ccd7cb: Pushed [2025-01-10T04:29:32.398Z] a7c0c64af635: Pushed [2025-01-10T04:29:54.441Z] f3d6cf9fd440: Pushed [2025-01-10T04:29:54.441Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:54.794Z] + 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-10T04:29:55.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T04:29:55.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T04:29:55.145Z] 5a2eaa7df500: Preparing [2025-01-10T04:29:55.145Z] 3c9e30025af3: Preparing [2025-01-10T04:29:55.145Z] 2e544ebe3fc4: Preparing [2025-01-10T04:29:55.145Z] 22136d58c04c: Preparing [2025-01-10T04:29:55.145Z] fd854e4e252e: Preparing [2025-01-10T04:29:55.145Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:55.145Z] a78933ccd7cb: Preparing [2025-01-10T04:29:55.145Z] a7c0c64af635: Preparing [2025-01-10T04:29:55.145Z] 534a70dc8296: Preparing [2025-01-10T04:29:55.145Z] a7c0c64af635: Waiting [2025-01-10T04:29:55.145Z] 534a70dc8296: Waiting [2025-01-10T04:29:55.145Z] a78933ccd7cb: Waiting [2025-01-10T04:29:55.145Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:55.145Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:55.145Z] 5a2eaa7df500: Layer already exists [2025-01-10T04:29:55.145Z] 3c9e30025af3: Layer already exists [2025-01-10T04:29:55.145Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:55.145Z] 2e544ebe3fc4: Layer already exists [2025-01-10T04:29:55.145Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:55.145Z] a78933ccd7cb: Layer already exists [2025-01-10T04:29:55.145Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:29:55.145Z] a7c0c64af635: Layer already exists [2025-01-10T04:29:55.411Z] latest: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:55.773Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:56.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 [2025-01-10T04:29:56.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T04:29:56.123Z] 5a2eaa7df500: Preparing [2025-01-10T04:29:56.123Z] 3c9e30025af3: Preparing [2025-01-10T04:29:56.123Z] 2e544ebe3fc4: Preparing [2025-01-10T04:29:56.123Z] 22136d58c04c: Preparing [2025-01-10T04:29:56.123Z] fd854e4e252e: Preparing [2025-01-10T04:29:56.123Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:56.123Z] a78933ccd7cb: Preparing [2025-01-10T04:29:56.123Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:56.123Z] a7c0c64af635: Preparing [2025-01-10T04:29:56.123Z] a78933ccd7cb: Waiting [2025-01-10T04:29:56.123Z] 534a70dc8296: Preparing [2025-01-10T04:29:56.123Z] a7c0c64af635: Waiting [2025-01-10T04:29:56.123Z] 534a70dc8296: Waiting [2025-01-10T04:29:56.123Z] 2e544ebe3fc4: Layer already exists [2025-01-10T04:29:56.123Z] 3c9e30025af3: Layer already exists [2025-01-10T04:29:56.123Z] 5a2eaa7df500: Layer already exists [2025-01-10T04:29:56.123Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:56.123Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:56.123Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:29:56.123Z] a7c0c64af635: Layer already exists [2025-01-10T04:29:56.123Z] a78933ccd7cb: Layer already exists [2025-01-10T04:29:56.123Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:56.390Z] 4.0.0-dev.40: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:56.742Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:57.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:57.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T04:29:57.096Z] 5a2eaa7df500: Preparing [2025-01-10T04:29:57.096Z] 3c9e30025af3: Preparing [2025-01-10T04:29:57.096Z] 2e544ebe3fc4: Preparing [2025-01-10T04:29:57.096Z] 22136d58c04c: Preparing [2025-01-10T04:29:57.096Z] fd854e4e252e: Preparing [2025-01-10T04:29:57.096Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:57.096Z] a78933ccd7cb: Preparing [2025-01-10T04:29:57.096Z] a7c0c64af635: Preparing [2025-01-10T04:29:57.096Z] 534a70dc8296: Preparing [2025-01-10T04:29:57.096Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:57.096Z] a78933ccd7cb: Waiting [2025-01-10T04:29:57.096Z] a7c0c64af635: Waiting [2025-01-10T04:29:57.096Z] 534a70dc8296: Waiting [2025-01-10T04:29:57.096Z] 3c9e30025af3: Layer already exists [2025-01-10T04:29:57.096Z] 5a2eaa7df500: Layer already exists [2025-01-10T04:29:57.096Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:57.096Z] 2e544ebe3fc4: Layer already exists [2025-01-10T04:29:57.096Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:57.096Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:29:57.096Z] a78933ccd7cb: Layer already exists [2025-01-10T04:29:57.096Z] a7c0c64af635: Layer already exists [2025-01-10T04:29:57.096Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:57.362Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:57.720Z] + 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-10T04:29:58.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-10T04:29:58.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T04:29:58.077Z] 5a2eaa7df500: Preparing [2025-01-10T04:29:58.077Z] 3c9e30025af3: Preparing [2025-01-10T04:29:58.077Z] 2e544ebe3fc4: Preparing [2025-01-10T04:29:58.077Z] 22136d58c04c: Preparing [2025-01-10T04:29:58.077Z] fd854e4e252e: Preparing [2025-01-10T04:29:58.077Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:58.077Z] a78933ccd7cb: Preparing [2025-01-10T04:29:58.077Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:58.077Z] a7c0c64af635: Preparing [2025-01-10T04:29:58.077Z] a78933ccd7cb: Waiting [2025-01-10T04:29:58.077Z] 534a70dc8296: Preparing [2025-01-10T04:29:58.077Z] 534a70dc8296: Waiting [2025-01-10T04:29:58.077Z] a7c0c64af635: Waiting [2025-01-10T04:29:58.077Z] 5a2eaa7df500: Layer already exists [2025-01-10T04:29:58.077Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:58.077Z] 2e544ebe3fc4: Layer already exists [2025-01-10T04:29:58.077Z] 3c9e30025af3: Layer already exists [2025-01-10T04:29:58.077Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:58.077Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:29:58.077Z] a78933ccd7cb: Layer already exists [2025-01-10T04:29:58.077Z] a7c0c64af635: Layer already exists [2025-01-10T04:29:58.077Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:58.341Z] main: digest: sha256:8e07360909327e1ecc08c508f66c176e518e6b0127ec77a80af426cdaf845ad7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:29:58.431Z] ===================================================== [Pipeline] echo [2025-01-10T04:29:58.446Z] taggedImages: [2025-01-10T04:29:58.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:58.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T04:29:58.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.40 [2025-01-10T04:29:58.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:58.446Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-10T04:29:58.471Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-10T04:29:58.471Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:58.471Z] latest [2025-01-10T04:29:58.471Z] 4.0.0-dev.40 [2025-01-10T04:29:58.471Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:29:58.471Z] main [2025-01-10T04:29:58.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:58.839Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:59.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:29:59.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T04:29:59.184Z] 0de8a8650125: Preparing [2025-01-10T04:29:59.184Z] 7fe1b4b72d77: Preparing [2025-01-10T04:29:59.184Z] 1a8889c2adb1: Preparing [2025-01-10T04:29:59.184Z] 22136d58c04c: Preparing [2025-01-10T04:29:59.184Z] fd854e4e252e: Preparing [2025-01-10T04:29:59.184Z] f3d6cf9fd440: Preparing [2025-01-10T04:29:59.184Z] b14f5d81c758: Preparing [2025-01-10T04:29:59.184Z] f3d6cf9fd440: Waiting [2025-01-10T04:29:59.184Z] 5c90fcd56faf: Preparing [2025-01-10T04:29:59.184Z] b14f5d81c758: Waiting [2025-01-10T04:29:59.184Z] 534a70dc8296: Preparing [2025-01-10T04:29:59.184Z] 5c90fcd56faf: Waiting [2025-01-10T04:29:59.184Z] 534a70dc8296: Waiting [2025-01-10T04:29:59.184Z] fd854e4e252e: Layer already exists [2025-01-10T04:29:59.184Z] 22136d58c04c: Layer already exists [2025-01-10T04:29:59.450Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:29:59.450Z] b14f5d81c758: Layer already exists [2025-01-10T04:29:59.450Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:29:59.450Z] 1a8889c2adb1: Pushed [2025-01-10T04:29:59.450Z] 7fe1b4b72d77: Pushed [2025-01-10T04:29:59.450Z] 0de8a8650125: Pushed [2025-01-10T04:29:59.450Z] 534a70dc8296: Layer already exists [2025-01-10T04:29:59.567Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:29:59.915Z] + 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-10T04:30:00.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T04:30:00.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T04:30:00.254Z] 0de8a8650125: Preparing [2025-01-10T04:30:00.254Z] 7fe1b4b72d77: Preparing [2025-01-10T04:30:00.254Z] 1a8889c2adb1: Preparing [2025-01-10T04:30:00.254Z] 22136d58c04c: Preparing [2025-01-10T04:30:00.254Z] fd854e4e252e: Preparing [2025-01-10T04:30:00.254Z] f3d6cf9fd440: Preparing [2025-01-10T04:30:00.254Z] b14f5d81c758: Preparing [2025-01-10T04:30:00.254Z] f3d6cf9fd440: Waiting [2025-01-10T04:30:00.254Z] 5c90fcd56faf: Preparing [2025-01-10T04:30:00.254Z] b14f5d81c758: Waiting [2025-01-10T04:30:00.254Z] 534a70dc8296: Preparing [2025-01-10T04:30:00.254Z] 5c90fcd56faf: Waiting [2025-01-10T04:30:00.254Z] 534a70dc8296: Waiting [2025-01-10T04:30:00.254Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:00.254Z] 0de8a8650125: Layer already exists [2025-01-10T04:30:00.254Z] 7fe1b4b72d77: Layer already exists [2025-01-10T04:30:00.254Z] 1a8889c2adb1: Layer already exists [2025-01-10T04:30:00.254Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:00.254Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:30:00.254Z] b14f5d81c758: Layer already exists [2025-01-10T04:30:00.254Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:30:00.254Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:00.519Z] latest: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:00.864Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:01.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 [2025-01-10T04:30:01.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T04:30:01.211Z] 0de8a8650125: Preparing [2025-01-10T04:30:01.211Z] 7fe1b4b72d77: Preparing [2025-01-10T04:30:01.211Z] 1a8889c2adb1: Preparing [2025-01-10T04:30:01.211Z] 22136d58c04c: Preparing [2025-01-10T04:30:01.211Z] fd854e4e252e: Preparing [2025-01-10T04:30:01.211Z] f3d6cf9fd440: Preparing [2025-01-10T04:30:01.211Z] b14f5d81c758: Preparing [2025-01-10T04:30:01.211Z] 5c90fcd56faf: Preparing [2025-01-10T04:30:01.211Z] 534a70dc8296: Preparing [2025-01-10T04:30:01.211Z] f3d6cf9fd440: Waiting [2025-01-10T04:30:01.211Z] b14f5d81c758: Waiting [2025-01-10T04:30:01.211Z] 5c90fcd56faf: Waiting [2025-01-10T04:30:01.211Z] 534a70dc8296: Waiting [2025-01-10T04:30:01.211Z] 1a8889c2adb1: Layer already exists [2025-01-10T04:30:01.211Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:01.211Z] 7fe1b4b72d77: Layer already exists [2025-01-10T04:30:01.211Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:01.211Z] 0de8a8650125: Layer already exists [2025-01-10T04:30:01.211Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:30:01.211Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:30:01.211Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:01.211Z] b14f5d81c758: Layer already exists [2025-01-10T04:30:01.477Z] 4.0.0-dev.40: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:01.820Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:02.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:02.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T04:30:02.175Z] 0de8a8650125: Preparing [2025-01-10T04:30:02.175Z] 7fe1b4b72d77: Preparing [2025-01-10T04:30:02.175Z] 1a8889c2adb1: Preparing [2025-01-10T04:30:02.175Z] 22136d58c04c: Preparing [2025-01-10T04:30:02.175Z] fd854e4e252e: Preparing [2025-01-10T04:30:02.175Z] f3d6cf9fd440: Preparing [2025-01-10T04:30:02.175Z] b14f5d81c758: Preparing [2025-01-10T04:30:02.175Z] 5c90fcd56faf: Preparing [2025-01-10T04:30:02.175Z] 534a70dc8296: Preparing [2025-01-10T04:30:02.175Z] b14f5d81c758: Waiting [2025-01-10T04:30:02.175Z] 534a70dc8296: Waiting [2025-01-10T04:30:02.175Z] 5c90fcd56faf: Waiting [2025-01-10T04:30:02.175Z] f3d6cf9fd440: Waiting [2025-01-10T04:30:02.175Z] 7fe1b4b72d77: Layer already exists [2025-01-10T04:30:02.175Z] 0de8a8650125: Layer already exists [2025-01-10T04:30:02.175Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:02.175Z] 1a8889c2adb1: Layer already exists [2025-01-10T04:30:02.175Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:02.175Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:30:02.175Z] b14f5d81c758: Layer already exists [2025-01-10T04:30:02.175Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:02.175Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:30:02.441Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:02.879Z] + 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-10T04:30:03.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-10T04:30:03.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T04:30:03.249Z] 0de8a8650125: Preparing [2025-01-10T04:30:03.249Z] 7fe1b4b72d77: Preparing [2025-01-10T04:30:03.249Z] 1a8889c2adb1: Preparing [2025-01-10T04:30:03.249Z] 22136d58c04c: Preparing [2025-01-10T04:30:03.249Z] fd854e4e252e: Preparing [2025-01-10T04:30:03.249Z] f3d6cf9fd440: Preparing [2025-01-10T04:30:03.249Z] b14f5d81c758: Preparing [2025-01-10T04:30:03.249Z] 5c90fcd56faf: Preparing [2025-01-10T04:30:03.249Z] 534a70dc8296: Preparing [2025-01-10T04:30:03.249Z] f3d6cf9fd440: Waiting [2025-01-10T04:30:03.249Z] 5c90fcd56faf: Waiting [2025-01-10T04:30:03.249Z] 534a70dc8296: Waiting [2025-01-10T04:30:03.249Z] b14f5d81c758: Waiting [2025-01-10T04:30:03.249Z] 7fe1b4b72d77: Layer already exists [2025-01-10T04:30:03.249Z] 0de8a8650125: Layer already exists [2025-01-10T04:30:03.249Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:03.249Z] 1a8889c2adb1: Layer already exists [2025-01-10T04:30:03.249Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:03.249Z] f3d6cf9fd440: Layer already exists [2025-01-10T04:30:03.249Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:03.249Z] 5c90fcd56faf: Layer already exists [2025-01-10T04:30:03.249Z] b14f5d81c758: Layer already exists [2025-01-10T04:30:03.519Z] main: digest: sha256:9f639f5541979c52bee4e19e2b8228bc1e254fca1fb88be334de79211db8e468 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:30:03.580Z] ===================================================== [Pipeline] echo [2025-01-10T04:30:03.590Z] taggedImages: [2025-01-10T04:30:03.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:03.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T04:30:03.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.40 [2025-01-10T04:30:03.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:03.590Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-10T04:30:03.615Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-10T04:30:03.615Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:03.615Z] latest [2025-01-10T04:30:03.615Z] 4.0.0-dev.40 [2025-01-10T04:30:03.615Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:03.615Z] main [2025-01-10T04:30:03.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:03.981Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:04.370Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:04.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T04:30:04.370Z] d21be3fa45e7: Preparing [2025-01-10T04:30:04.370Z] a7f455ca70c9: Preparing [2025-01-10T04:30:04.370Z] 967b1303c4dd: Preparing [2025-01-10T04:30:04.370Z] 22136d58c04c: Preparing [2025-01-10T04:30:04.370Z] fd854e4e252e: Preparing [2025-01-10T04:30:04.370Z] ab64a504ad3b: Preparing [2025-01-10T04:30:04.370Z] 01e1748bc6b9: Preparing [2025-01-10T04:30:04.370Z] 534a70dc8296: Preparing [2025-01-10T04:30:04.370Z] 01e1748bc6b9: Waiting [2025-01-10T04:30:04.370Z] 534a70dc8296: Waiting [2025-01-10T04:30:04.370Z] ab64a504ad3b: Waiting [2025-01-10T04:30:04.370Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:04.370Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:04.670Z] a7f455ca70c9: Pushed [2025-01-10T04:30:04.670Z] ab64a504ad3b: Pushed [2025-01-10T04:30:04.670Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:04.670Z] d21be3fa45e7: Pushed [2025-01-10T04:30:05.652Z] 01e1748bc6b9: Pushed [2025-01-10T04:30:12.287Z] 967b1303c4dd: Pushed [2025-01-10T04:30:12.287Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:12.639Z] + 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-10T04:30:13.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T04:30:13.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T04:30:13.010Z] d21be3fa45e7: Preparing [2025-01-10T04:30:13.010Z] a7f455ca70c9: Preparing [2025-01-10T04:30:13.010Z] 967b1303c4dd: Preparing [2025-01-10T04:30:13.010Z] 22136d58c04c: Preparing [2025-01-10T04:30:13.010Z] fd854e4e252e: Preparing [2025-01-10T04:30:13.010Z] ab64a504ad3b: Preparing [2025-01-10T04:30:13.010Z] 01e1748bc6b9: Preparing [2025-01-10T04:30:13.010Z] 534a70dc8296: Preparing [2025-01-10T04:30:13.010Z] 01e1748bc6b9: Waiting [2025-01-10T04:30:13.010Z] 534a70dc8296: Waiting [2025-01-10T04:30:13.010Z] ab64a504ad3b: Waiting [2025-01-10T04:30:13.010Z] d21be3fa45e7: Layer already exists [2025-01-10T04:30:13.010Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:13.010Z] a7f455ca70c9: Layer already exists [2025-01-10T04:30:13.010Z] 967b1303c4dd: Layer already exists [2025-01-10T04:30:13.010Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:13.010Z] 01e1748bc6b9: Layer already exists [2025-01-10T04:30:13.010Z] ab64a504ad3b: Layer already exists [2025-01-10T04:30:13.010Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:13.274Z] latest: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:13.631Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:13.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 [2025-01-10T04:30:13.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T04:30:13.983Z] d21be3fa45e7: Preparing [2025-01-10T04:30:13.983Z] a7f455ca70c9: Preparing [2025-01-10T04:30:13.983Z] 967b1303c4dd: Preparing [2025-01-10T04:30:13.983Z] 22136d58c04c: Preparing [2025-01-10T04:30:13.983Z] fd854e4e252e: Preparing [2025-01-10T04:30:13.983Z] ab64a504ad3b: Preparing [2025-01-10T04:30:13.983Z] 01e1748bc6b9: Preparing [2025-01-10T04:30:13.983Z] 534a70dc8296: Preparing [2025-01-10T04:30:13.983Z] 534a70dc8296: Waiting [2025-01-10T04:30:13.983Z] ab64a504ad3b: Waiting [2025-01-10T04:30:13.983Z] 01e1748bc6b9: Waiting [2025-01-10T04:30:13.983Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:13.983Z] 967b1303c4dd: Layer already exists [2025-01-10T04:30:13.983Z] a7f455ca70c9: Layer already exists [2025-01-10T04:30:13.983Z] d21be3fa45e7: Layer already exists [2025-01-10T04:30:13.983Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:13.983Z] ab64a504ad3b: Layer already exists [2025-01-10T04:30:13.983Z] 01e1748bc6b9: Layer already exists [2025-01-10T04:30:13.983Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:14.248Z] 4.0.0-dev.40: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:14.597Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:14.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T04:30:14.943Z] d21be3fa45e7: Preparing [2025-01-10T04:30:14.943Z] a7f455ca70c9: Preparing [2025-01-10T04:30:14.943Z] 967b1303c4dd: Preparing [2025-01-10T04:30:14.943Z] 22136d58c04c: Preparing [2025-01-10T04:30:14.943Z] fd854e4e252e: Preparing [2025-01-10T04:30:14.943Z] ab64a504ad3b: Preparing [2025-01-10T04:30:14.943Z] 01e1748bc6b9: Preparing [2025-01-10T04:30:14.943Z] 534a70dc8296: Preparing [2025-01-10T04:30:14.943Z] ab64a504ad3b: Waiting [2025-01-10T04:30:14.943Z] 01e1748bc6b9: Waiting [2025-01-10T04:30:14.943Z] 534a70dc8296: Waiting [2025-01-10T04:30:14.943Z] d21be3fa45e7: Layer already exists [2025-01-10T04:30:14.943Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:14.943Z] 967b1303c4dd: Layer already exists [2025-01-10T04:30:14.943Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:14.943Z] a7f455ca70c9: Layer already exists [2025-01-10T04:30:14.943Z] ab64a504ad3b: Layer already exists [2025-01-10T04:30:14.943Z] 01e1748bc6b9: Layer already exists [2025-01-10T04:30:14.943Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:15.207Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:15.556Z] + 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-10T04:30:15.906Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-10T04:30:15.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T04:30:15.906Z] d21be3fa45e7: Preparing [2025-01-10T04:30:15.906Z] a7f455ca70c9: Preparing [2025-01-10T04:30:15.906Z] 967b1303c4dd: Preparing [2025-01-10T04:30:15.906Z] 22136d58c04c: Preparing [2025-01-10T04:30:15.906Z] fd854e4e252e: Preparing [2025-01-10T04:30:15.906Z] ab64a504ad3b: Preparing [2025-01-10T04:30:15.906Z] 01e1748bc6b9: Preparing [2025-01-10T04:30:15.906Z] 534a70dc8296: Preparing [2025-01-10T04:30:15.906Z] ab64a504ad3b: Waiting [2025-01-10T04:30:15.906Z] 01e1748bc6b9: Waiting [2025-01-10T04:30:15.906Z] 534a70dc8296: Waiting [2025-01-10T04:30:15.906Z] 967b1303c4dd: Layer already exists [2025-01-10T04:30:15.906Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:15.906Z] a7f455ca70c9: Layer already exists [2025-01-10T04:30:15.906Z] d21be3fa45e7: Layer already exists [2025-01-10T04:30:15.906Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:15.906Z] ab64a504ad3b: Layer already exists [2025-01-10T04:30:15.906Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:15.906Z] 01e1748bc6b9: Layer already exists [2025-01-10T04:30:16.169Z] main: digest: sha256:826310dc69c6f5c595292b1c622239d95c2a6cd0eb56ece6500bade230e35491 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:30:16.252Z] ===================================================== [Pipeline] echo [2025-01-10T04:30:16.269Z] taggedImages: [2025-01-10T04:30:16.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:16.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T04:30:16.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.40 [2025-01-10T04:30:16.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:16.269Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-10T04:30:16.299Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-10T04:30:16.299Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:16.299Z] latest [2025-01-10T04:30:16.299Z] 4.0.0-dev.40 [2025-01-10T04:30:16.299Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:16.299Z] main [2025-01-10T04:30:16.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:16.673Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:17.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:17.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T04:30:17.025Z] 91c0c054aa2b: Preparing [2025-01-10T04:30:17.025Z] 09d0635268fa: Preparing [2025-01-10T04:30:17.026Z] 22136d58c04c: Preparing [2025-01-10T04:30:17.026Z] fd854e4e252e: Preparing [2025-01-10T04:30:17.026Z] 01896ee20ffb: Preparing [2025-01-10T04:30:17.026Z] 6214115abf15: Preparing [2025-01-10T04:30:17.026Z] 534a70dc8296: Preparing [2025-01-10T04:30:17.026Z] 6214115abf15: Waiting [2025-01-10T04:30:17.026Z] 534a70dc8296: Waiting [2025-01-10T04:30:17.026Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:17.026Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:17.291Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:17.291Z] 01896ee20ffb: Pushed [2025-01-10T04:30:17.291Z] 91c0c054aa2b: Pushed [2025-01-10T04:30:17.873Z] 6214115abf15: Pushed [2025-01-10T04:30:26.063Z] 09d0635268fa: Pushed [2025-01-10T04:30:26.063Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:26.420Z] + 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-10T04:30:26.773Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T04:30:26.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T04:30:26.773Z] 91c0c054aa2b: Preparing [2025-01-10T04:30:26.773Z] 09d0635268fa: Preparing [2025-01-10T04:30:26.773Z] 22136d58c04c: Preparing [2025-01-10T04:30:26.773Z] fd854e4e252e: Preparing [2025-01-10T04:30:26.773Z] 01896ee20ffb: Preparing [2025-01-10T04:30:26.773Z] 6214115abf15: Preparing [2025-01-10T04:30:26.773Z] 534a70dc8296: Preparing [2025-01-10T04:30:26.773Z] 6214115abf15: Waiting [2025-01-10T04:30:26.773Z] 534a70dc8296: Waiting [2025-01-10T04:30:26.773Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:26.773Z] 09d0635268fa: Layer already exists [2025-01-10T04:30:26.773Z] 01896ee20ffb: Layer already exists [2025-01-10T04:30:26.773Z] 91c0c054aa2b: Layer already exists [2025-01-10T04:30:26.773Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:26.773Z] 6214115abf15: Layer already exists [2025-01-10T04:30:26.773Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:27.039Z] latest: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:27.398Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:27.755Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 [2025-01-10T04:30:27.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T04:30:27.755Z] 91c0c054aa2b: Preparing [2025-01-10T04:30:27.755Z] 09d0635268fa: Preparing [2025-01-10T04:30:27.755Z] 22136d58c04c: Preparing [2025-01-10T04:30:27.755Z] fd854e4e252e: Preparing [2025-01-10T04:30:27.755Z] 01896ee20ffb: Preparing [2025-01-10T04:30:27.755Z] 6214115abf15: Preparing [2025-01-10T04:30:27.755Z] 534a70dc8296: Preparing [2025-01-10T04:30:27.755Z] 6214115abf15: Waiting [2025-01-10T04:30:27.755Z] 534a70dc8296: Waiting [2025-01-10T04:30:27.755Z] 01896ee20ffb: Layer already exists [2025-01-10T04:30:27.755Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:27.755Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:27.755Z] 09d0635268fa: Layer already exists [2025-01-10T04:30:27.755Z] 91c0c054aa2b: Layer already exists [2025-01-10T04:30:27.755Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:27.755Z] 6214115abf15: Layer already exists [2025-01-10T04:30:28.020Z] 4.0.0-dev.40: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:28.375Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:28.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:28.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T04:30:28.723Z] 91c0c054aa2b: Preparing [2025-01-10T04:30:28.723Z] 09d0635268fa: Preparing [2025-01-10T04:30:28.723Z] 22136d58c04c: Preparing [2025-01-10T04:30:28.723Z] fd854e4e252e: Preparing [2025-01-10T04:30:28.723Z] 01896ee20ffb: Preparing [2025-01-10T04:30:28.723Z] 6214115abf15: Preparing [2025-01-10T04:30:28.723Z] 534a70dc8296: Preparing [2025-01-10T04:30:28.723Z] 6214115abf15: Waiting [2025-01-10T04:30:28.723Z] 534a70dc8296: Waiting [2025-01-10T04:30:28.723Z] 01896ee20ffb: Layer already exists [2025-01-10T04:30:28.723Z] 91c0c054aa2b: Layer already exists [2025-01-10T04:30:28.723Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:28.723Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:28.723Z] 09d0635268fa: Layer already exists [2025-01-10T04:30:28.723Z] 6214115abf15: Layer already exists [2025-01-10T04:30:28.723Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:28.990Z] 02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:29.338Z] + 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-10T04:30:29.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-10T04:30:29.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T04:30:29.685Z] 91c0c054aa2b: Preparing [2025-01-10T04:30:29.685Z] 09d0635268fa: Preparing [2025-01-10T04:30:29.685Z] 22136d58c04c: Preparing [2025-01-10T04:30:29.685Z] fd854e4e252e: Preparing [2025-01-10T04:30:29.685Z] 01896ee20ffb: Preparing [2025-01-10T04:30:29.685Z] 6214115abf15: Preparing [2025-01-10T04:30:29.685Z] 534a70dc8296: Preparing [2025-01-10T04:30:29.685Z] 6214115abf15: Waiting [2025-01-10T04:30:29.685Z] 534a70dc8296: Waiting [2025-01-10T04:30:29.685Z] 01896ee20ffb: Layer already exists [2025-01-10T04:30:29.685Z] 09d0635268fa: Layer already exists [2025-01-10T04:30:29.685Z] 22136d58c04c: Layer already exists [2025-01-10T04:30:29.685Z] fd854e4e252e: Layer already exists [2025-01-10T04:30:29.685Z] 91c0c054aa2b: Layer already exists [2025-01-10T04:30:29.685Z] 534a70dc8296: Layer already exists [2025-01-10T04:30:29.685Z] 6214115abf15: Layer already exists [2025-01-10T04:30:29.949Z] main: digest: sha256:056666bcbdaea7ef0efe8ed80dde5ee2c98ad8e790c3e275d14aa4858b6f83ee size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T04:30:30.035Z] ===================================================== [Pipeline] echo [2025-01-10T04:30:30.050Z] taggedImages: [2025-01-10T04:30:30.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0 [2025-01-10T04:30:30.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T04:30:30.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.40 [2025-01-10T04:30:30.050Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:02e35b0f7c5caa881c027ca921f67ceab064a3a0-4.0.0-dev.40 [2025-01-10T04:30:30.050Z] - 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-10T04:30:30.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T04:30:30.439Z] [2025-01-10T04:30:30.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:30:30.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T04:30:30.762Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T04:30:30.762Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T04:30:30.762Z] 04944245beec: Pulling fs layer [2025-01-10T04:30:30.762Z] 699f458cf7ca: Pulling fs layer [2025-01-10T04:30:30.762Z] 765212b225bb: Pulling fs layer [2025-01-10T04:30:30.762Z] f23df028b6ca: Pulling fs layer [2025-01-10T04:30:30.762Z] 765212b225bb: Waiting [2025-01-10T04:30:30.762Z] f23df028b6ca: Waiting [2025-01-10T04:30:30.762Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T04:30:30.762Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T04:30:30.762Z] d65c8cfc05b1: Waiting [2025-01-10T04:30:30.762Z] 2437ff75d9bd: Waiting [2025-01-10T04:30:31.028Z] 04944245beec: Download complete [2025-01-10T04:30:31.028Z] 765212b225bb: Verifying Checksum [2025-01-10T04:30:31.028Z] 765212b225bb: Download complete [2025-01-10T04:30:31.028Z] f23df028b6ca: Download complete [2025-01-10T04:30:31.028Z] d65c8cfc05b1: Verifying Checksum [2025-01-10T04:30:31.028Z] d65c8cfc05b1: Download complete [2025-01-10T04:30:31.028Z] 699f458cf7ca: Verifying Checksum [2025-01-10T04:30:31.028Z] 699f458cf7ca: Download complete [2025-01-10T04:30:31.611Z] 8998bd30e6a1: Verifying Checksum [2025-01-10T04:30:31.611Z] 8998bd30e6a1: Download complete [2025-01-10T04:30:33.555Z] 2437ff75d9bd: Verifying Checksum [2025-01-10T04:30:33.555Z] 2437ff75d9bd: Download complete [2025-01-10T04:30:37.797Z] 8998bd30e6a1: Pull complete [2025-01-10T04:30:37.797Z] 04944245beec: Pull complete [2025-01-10T04:30:39.736Z] 699f458cf7ca: Pull complete [2025-01-10T04:30:39.736Z] 765212b225bb: Pull complete [2025-01-10T04:30:40.692Z] f23df028b6ca: Pull complete [2025-01-10T04:30:40.692Z] d65c8cfc05b1: Pull complete [2025-01-10T04:31:07.364Z] 2437ff75d9bd: Pull complete [2025-01-10T04:31:07.365Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T04:31:07.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T04:31:07.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:31:07.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-36438 does not seem to be running inside a container [2025-01-10T04:31:07.601Z] $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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:arm64 cat [2025-01-10T04:31:09.767Z] $ docker top fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:31:10.277Z] ---> job-cost.sh [2025-01-10T04:31:10.542Z] lf-activate-venv: SKIPPING [2025-01-10T04:31:10.542Z] INFO: No Stack... [2025-01-10T04:31:10.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T04:31:11.768Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T04:31:12.082Z] + cat /w/workspace/edgex-go/776/archives/cost.csv [2025-01-10T04:31:12.082Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T04:31:12.144Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] [2025-01-10T04:31:12.153Z] Resource [jenkins-edgexfoundry-edgex-go-main-776-stack-cost] did not exist. Created. [2025-01-10T04:31:12.159Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T04:31:12.491Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T04:31:13.126Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T04:31:13.137Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-776-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T04:31:13.162Z] $ docker stop --time=1 fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 [2025-01-10T04:31:14.572Z] $ docker rm -f --volumes fbda31bdb458d76087b3e18e20b596ac5834b1086789a5d07325a1e9111c2f94 [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-10T04:31:15.168Z] provisioning config files... [2025-01-10T04:31:15.174Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/776@tmp/config18082282819625640759tmp [Pipeline] { [Pipeline] sh [2025-01-10T04:31:15.469Z] + set +x [2025-01-10T04:31:15.469Z] + bash -s -- [2025-01-10T04:31:15.469Z] + curl -s https://codecov.io/bash [2025-01-10T04:31:15.469Z] [2025-01-10T04:31:15.469Z] _____ _ [2025-01-10T04:31:15.469Z] / ____| | | [2025-01-10T04:31:15.469Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T04:31:15.469Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T04:31:15.469Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T04:31:15.469Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T04:31:15.469Z] Bash-1.0.6 [2025-01-10T04:31:15.469Z] [2025-01-10T04:31:15.469Z] [2025-01-10T04:31:15.469Z] ==> git version 2.25.1 found [2025-01-10T04:31:15.469Z] ==> 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-10T04:31:15.469Z] Release-Date: 2020-01-08 [2025-01-10T04:31:15.469Z] 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-10T04:31:15.469Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T04:31:15.469Z] ==> Jenkins CI detected. [2025-01-10T04:31:15.469Z] current dir:  /w/workspace/edgex-go/776 [2025-01-10T04:31:15.469Z] project root: . [2025-01-10T04:31:15.469Z] --> token set from env [2025-01-10T04:31:15.469Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T04:31:15.469Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T04:31:15.469Z] ==> Python coveragepy not found [2025-01-10T04:31:15.469Z] ==> Searching for coverage reports in: [2025-01-10T04:31:15.469Z] + . [2025-01-10T04:31:15.469Z] -> Found 1 reports [2025-01-10T04:31:15.469Z] ==> Detecting git/mercurial file structure [2025-01-10T04:31:15.469Z] ==> Reading reports [2025-01-10T04:31:15.729Z] + ./coverage.out bytes=1510933 [2025-01-10T04:31:15.729Z] ==> Appending adjustments [2025-01-10T04:31:15.729Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T04:31:17.109Z] + Found adjustments [2025-01-10T04:31:17.109Z] ==> Gzipping contents [2025-01-10T04:31:17.109Z] 128K /tmp/codecov.jXQodu.gz [2025-01-10T04:31:17.109Z] ==> Uploading reports [2025-01-10T04:31:17.109Z] url: https://codecov.io [2025-01-10T04:31:17.109Z] query: branch=main&commit=02e35b0f7c5caa881c027ca921f67ceab064a3a0&build=776&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F776%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T04:31:17.109Z] -> Pinging Codecov [2025-01-10T04:31:17.109Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=02e35b0f7c5caa881c027ca921f67ceab064a3a0&build=776&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F776%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T04:31:17.370Z] -> Uploading to [2025-01-10T04:31:17.370Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/02e35b0f7c5caa881c027ca921f67ceab064a3a0/daa0ee4d-d516-4076-a2ad-f1f9f4a4eb3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T043117Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=38d18ee9e50088a155521a72fe9ac6a6bc890b477b8f154760287f63bebc3e67 [2025-01-10T04:31:17.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:17.370Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:17.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 533k --:--:-- --:--:-- --:--:-- 533k [2025-01-10T04:31:17.631Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/02e35b0f7c5caa881c027ca921f67ceab064a3a0 [Pipeline] } [2025-01-10T04:31:17.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-10T04:31:17.799Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T04:31:17.817Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:31:18.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T04:31:18.125Z] [2025-01-10T04:31:18.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:31:18.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T04:31:18.427Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T04:31:18.427Z] 43c4264eed91: Pulling fs layer [2025-01-10T04:31:18.427Z] 4cc291be95ef: Pulling fs layer [2025-01-10T04:31:18.427Z] 2ac1f1163629: Pulling fs layer [2025-01-10T04:31:18.427Z] 5c3c966382ef: Pulling fs layer [2025-01-10T04:31:18.427Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T04:31:18.427Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T04:31:18.427Z] 9c3e1370e548: Pulling fs layer [2025-01-10T04:31:18.427Z] 5c3c966382ef: Waiting [2025-01-10T04:31:18.427Z] 4f4fb700ef54: Waiting [2025-01-10T04:31:18.427Z] d9c7d2e4e75e: Waiting [2025-01-10T04:31:18.427Z] 9c3e1370e548: Waiting [2025-01-10T04:31:18.427Z] 4cc291be95ef: Verifying Checksum [2025-01-10T04:31:18.427Z] 4cc291be95ef: Download complete [2025-01-10T04:31:18.427Z] 5c3c966382ef: Download complete [2025-01-10T04:31:18.427Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T04:31:18.427Z] 4f4fb700ef54: Download complete [2025-01-10T04:31:18.427Z] 43c4264eed91: Download complete [2025-01-10T04:31:18.687Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T04:31:18.687Z] d9c7d2e4e75e: Download complete [2025-01-10T04:31:18.687Z] 43c4264eed91: Pull complete [2025-01-10T04:31:18.946Z] 4cc291be95ef: Pull complete [2025-01-10T04:31:18.946Z] 2ac1f1163629: Verifying Checksum [2025-01-10T04:31:18.946Z] 2ac1f1163629: Download complete [2025-01-10T04:31:19.520Z] 9c3e1370e548: Verifying Checksum [2025-01-10T04:31:19.520Z] 9c3e1370e548: Download complete [2025-01-10T04:31:22.815Z] 2ac1f1163629: Pull complete [2025-01-10T04:31:22.815Z] 5c3c966382ef: Pull complete [2025-01-10T04:31:22.815Z] 4f4fb700ef54: Pull complete [2025-01-10T04:31:23.074Z] d9c7d2e4e75e: Pull complete [2025-01-10T04:31:26.359Z] 9c3e1370e548: Pull complete [2025-01-10T04:31:26.359Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T04:31:26.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T04:31:26.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:31:26.462Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:31:26.515Z] $ 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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:31:32.724Z] $ docker top 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:31:33.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/776 [Pipeline] echo [2025-01-10T04:31:33.081Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-10T04:31:33.364Z] + set -o pipefail [2025-01-10T04:31:33.364Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-10T04:31:43.345Z] [2025-01-10T04:31:43.345Z] Monitoring /w/workspace/edgex-go/776 (github.com/edgexfoundry/edgex-go)... [2025-01-10T04:31:43.345Z] [2025-01-10T04:31:43.345Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3b52d3ab-55e1-429f-936d-766b7c7cd832 [2025-01-10T04:31:43.345Z] [2025-01-10T04:31:43.345Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T04:31:43.345Z] [2025-01-10T04:31:43.345Z] [2025-01-10T04:31:43.345Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T04:31:43.345Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T04:31:43.374Z] $ docker stop --time=1 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 [2025-01-10T04:31:48.859Z] $ docker rm -f --volumes 197af20683a0636391a594c92d2404c87ea617ef8268bad911deba460c963ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-10T04:31:49.390Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:31:49.405Z] provisioning config files... [2025-01-10T04:31:49.416Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/776@tmp/config6794720817952223102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:31:49.716Z] --> edgex-publish-swagger.sh [2025-01-10T04:31:49.716Z] === Publish openapi API === [2025-01-10T04:31:49.716Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-10T04:31:49.716Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/776/openapi/core-command.yaml] [2025-01-10T04:31:49.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:49.716Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:50.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 32297 0:00:01 0:00:01 --:--:-- 32297 100 32782 0 0 100 32782 0 32265 0:00:01 0:00:01 --:--:-- 32265 [2025-01-10T04:31:50.656Z] [2025-01-10T04:31:50.656Z] [2025-01-10T04:31:50.656Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/776/openapi/core-data.yaml] [2025-01-10T04:31:50.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:50.656Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:51.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 142k --:--:-- --:--:-- --:--:-- 142k [2025-01-10T04:31:51.225Z] [2025-01-10T04:31:51.225Z] [2025-01-10T04:31:51.225Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/776/openapi/core-keeper.yaml] [2025-01-10T04:31:51.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:51.225Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:51.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 356 173k --:--:-- --:--:-- --:--:-- 173k [2025-01-10T04:31:51.225Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T04:31:51.225Z] [2025-01-10T04:31:51.486Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/776/openapi/core-metadata.yaml] [2025-01-10T04:31:51.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:51.486Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:52.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 298 296k --:--:-- --:--:-- --:--:-- 295k 100 154k 100 156 100 154k 297 295k --:--:-- --:--:-- --:--:-- 295k [2025-01-10T04:31:52.055Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T04:31:52.055Z] [2025-01-10T04:31:52.055Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/776/openapi/security-proxy-auth.yaml] [2025-01-10T04:31:52.055Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:52.055Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:52.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 352 127k --:--:-- --:--:-- --:--:-- 128k [2025-01-10T04:31:52.055Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T04:31:52.055Z] [2025-01-10T04:31:52.056Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/776/openapi/support-notifications.yaml] [2025-01-10T04:31:52.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:52.056Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:52.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 435 272k --:--:-- --:--:-- --:--:-- 273k [2025-01-10T04:31:52.626Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T04:31:52.626Z] [2025-01-10T04:31:52.626Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/776/openapi/support-scheduler.yaml] [2025-01-10T04:31:52.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T04:31:52.626Z] Dload Upload Total Spent Left Speed [2025-01-10T04:31:52.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50857 100 156 100 50701 539 171k --:--:-- --:--:-- --:--:-- 171k [2025-01-10T04:31:52.886Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T04:31:52.886Z] [Pipeline] } [2025-01-10T04:31:52.895Z] 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-10T04:31:53.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T04:31:53.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:31:53.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:31:53.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:31:53.811Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:31:53.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:31:54.471Z] $ docker top 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T04:31:54.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:31:54.568Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:31:54.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:31:54.707Z] $ docker exec 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 ssh-agent [2025-01-10T04:31:54.826Z] SSH_AUTH_SOCK=/tmp/ssh-LLrK8rL4Ozn8/agent.31 [2025-01-10T04:31:54.826Z] SSH_AGENT_PID=37 [2025-01-10T04:31:54.830Z] Running ssh-add (command line suppressed) [2025-01-10T04:31:54.951Z] Identity added: /w/workspace/edgex-go/776@tmp/private_key_16039349029257082038.key (/w/workspace/edgex-go/776@tmp/private_key_16039349029257082038.key) [2025-01-10T04:31:54.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:31:55.244Z] + git semver tag [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,459 [run_tag] DEBUG tag force:False [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,459 [check_head_tag] DEBUG check head tag [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,462 [execute] INFO git cat-file --batch-check [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=) [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,467 [execute] INFO git cat-file --batch [2025-01-10T04:31:55.503Z] 2025-01-10 04:31:55,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=) [2025-01-10T04:31:55.766Z] 2025-01-10 04:31:55,531 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:31:55.766Z] 2025-01-10 04:31:55,531 [execute] INFO git tag -a v4.0.0-dev.40 -m v4.0.0-dev.40 [2025-01-10T04:31:55.766Z] 2025-01-10 04:31:55,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.40', '-m', 'v4.0.0-dev.40'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:31:55.766Z] 2025-01-10 04:31:55,538 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:31:55.766Z] 4.0.0-dev.40 [Pipeline] } [2025-01-10T04:31:55.794Z] $ docker exec --env ******** --env ******** 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 ssh-agent -k [2025-01-10T04:31:55.906Z] unset SSH_AUTH_SOCK; [2025-01-10T04:31:55.906Z] unset SSH_AGENT_PID; [2025-01-10T04:31:55.906Z] echo Agent pid 37 killed; [2025-01-10T04:31:55.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:31:56.221Z] + git semver [Pipeline] } [2025-01-10T04:31:56.514Z] $ docker stop --time=1 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 [2025-01-10T04:31:57.778Z] $ docker rm -f --volumes 7ab4335d2e8d1fcb594f387f0c84f53e1e2c8df8f2e175c45a3984a527608584 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:31:58.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T04:31:58.172Z] [2025-01-10T04:31:58.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:31:58.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T04:31:59.044Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T04:31:59.044Z] ab5ef0e58194: Pulling fs layer [2025-01-10T04:31:59.044Z] 9712f1f96733: Pulling fs layer [2025-01-10T04:31:59.044Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T04:31:59.044Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T04:31:59.044Z] e9a5061849ea: Pulling fs layer [2025-01-10T04:31:59.044Z] d747dcd14b5f: Pulling fs layer [2025-01-10T04:31:59.044Z] 2de7ff778b66: Pulling fs layer [2025-01-10T04:31:59.044Z] e9a5061849ea: Waiting [2025-01-10T04:31:59.044Z] 0d9ebad4ef96: Waiting [2025-01-10T04:31:59.044Z] d747dcd14b5f: Waiting [2025-01-10T04:31:59.044Z] 9712f1f96733: Verifying Checksum [2025-01-10T04:31:59.044Z] 9712f1f96733: Download complete [2025-01-10T04:31:59.304Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T04:31:59.304Z] 63f879dbbcfc: Download complete [2025-01-10T04:31:59.304Z] e9a5061849ea: Verifying Checksum [2025-01-10T04:31:59.304Z] e9a5061849ea: Download complete [2025-01-10T04:31:59.304Z] d747dcd14b5f: Verifying Checksum [2025-01-10T04:31:59.304Z] d747dcd14b5f: Download complete [2025-01-10T04:31:59.563Z] ab5ef0e58194: Download complete [2025-01-10T04:31:59.563Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T04:31:59.563Z] 0d9ebad4ef96: Download complete [2025-01-10T04:31:59.563Z] 2de7ff778b66: Download complete [2025-01-10T04:32:02.847Z] ab5ef0e58194: Pull complete [2025-01-10T04:32:02.847Z] 9712f1f96733: Pull complete [2025-01-10T04:32:03.414Z] 63f879dbbcfc: Pull complete [2025-01-10T04:32:07.601Z] 0d9ebad4ef96: Pull complete [2025-01-10T04:32:07.859Z] e9a5061849ea: Pull complete [2025-01-10T04:32:07.859Z] d747dcd14b5f: Pull complete [2025-01-10T04:32:09.235Z] 2de7ff778b66: Pull complete [2025-01-10T04:32:09.235Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T04:32:09.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T04:32:09.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:32:09.337Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:32:09.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:32:17.472Z] $ docker top fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:32:17.540Z] provisioning config files... [2025-01-10T04:32:17.547Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/776@tmp/config7723385718112477678tmp [2025-01-10T04:32:17.557Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/776@tmp/config12901246103063838694tmp [2025-01-10T04:32:17.571Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/776@tmp/config2879935370232785693tmp [Pipeline] { [Pipeline] echo [2025-01-10T04:32:17.697Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:17.994Z] ---> sigul-configuration.sh [2025-01-10T04:32:17.994Z] gpg: directory `/root/.gnupg' created [2025-01-10T04:32:17.994Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T04:32:17.994Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T04:32:17.994Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T04:32:17.994Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T04:32:17.994Z] gpg: CAST5 encrypted data [2025-01-10T04:32:17.994Z] gpg: encrypted with 1 passphrase [2025-01-10T04:32:17.994Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T04:32:18.292Z] + mkdir /home/jenkins [2025-01-10T04:32:18.292Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T04:32:18.591Z] + 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-10T04:32:18.603Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:18.896Z] ---> sigul-install.sh [2025-01-10T04:32:18.896Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T04:32:19.191Z] + git tag --list [2025-01-10T04:32:19.191Z] 0.6.0 [2025-01-10T04:32:19.191Z] 0.6.1 [2025-01-10T04:32:19.191Z] 0.7.0 [2025-01-10T04:32:19.191Z] 0.7.1 [2025-01-10T04:32:19.191Z] v1.0.0 [2025-01-10T04:32:19.191Z] v1.0.1 [2025-01-10T04:32:19.191Z] v1.1.0 [2025-01-10T04:32:19.191Z] v1.2.0 [2025-01-10T04:32:19.191Z] v1.2.1 [2025-01-10T04:32:19.191Z] v1.3.0 [2025-01-10T04:32:19.191Z] v1.3.1 [2025-01-10T04:32:19.191Z] v2.0.0 [2025-01-10T04:32:19.191Z] v2.1.0 [2025-01-10T04:32:19.191Z] v2.1.1 [2025-01-10T04:32:19.191Z] v2.2.0 [2025-01-10T04:32:19.191Z] v2.3.0 [2025-01-10T04:32:19.191Z] v3.0 [2025-01-10T04:32:19.191Z] v3.0.0 [2025-01-10T04:32:19.191Z] v3.1 [2025-01-10T04:32:19.191Z] v3.1.0 [2025-01-10T04:32:19.191Z] v3.1.0-dev.1 [2025-01-10T04:32:19.191Z] v3.1.0-dev.10 [2025-01-10T04:32:19.191Z] v3.1.0-dev.11 [2025-01-10T04:32:19.191Z] v3.1.0-dev.12 [2025-01-10T04:32:19.191Z] v3.1.0-dev.13 [2025-01-10T04:32:19.191Z] v3.1.0-dev.14 [2025-01-10T04:32:19.191Z] v3.1.0-dev.15 [2025-01-10T04:32:19.191Z] v3.1.0-dev.16 [2025-01-10T04:32:19.191Z] v3.1.0-dev.17 [2025-01-10T04:32:19.191Z] v3.1.0-dev.18 [2025-01-10T04:32:19.191Z] v3.1.0-dev.19 [2025-01-10T04:32:19.191Z] v3.1.0-dev.2 [2025-01-10T04:32:19.191Z] v3.1.0-dev.20 [2025-01-10T04:32:19.191Z] v3.1.0-dev.21 [2025-01-10T04:32:19.191Z] v3.1.0-dev.22 [2025-01-10T04:32:19.191Z] v3.1.0-dev.23 [2025-01-10T04:32:19.192Z] v3.1.0-dev.24 [2025-01-10T04:32:19.192Z] v3.1.0-dev.25 [2025-01-10T04:32:19.192Z] v3.1.0-dev.26 [2025-01-10T04:32:19.192Z] v3.1.0-dev.27 [2025-01-10T04:32:19.192Z] v3.1.0-dev.28 [2025-01-10T04:32:19.192Z] v3.1.0-dev.29 [2025-01-10T04:32:19.192Z] v3.1.0-dev.3 [2025-01-10T04:32:19.192Z] v3.1.0-dev.30 [2025-01-10T04:32:19.192Z] v3.1.0-dev.31 [2025-01-10T04:32:19.192Z] v3.1.0-dev.32 [2025-01-10T04:32:19.192Z] v3.1.0-dev.33 [2025-01-10T04:32:19.192Z] v3.1.0-dev.34 [2025-01-10T04:32:19.192Z] v3.1.0-dev.35 [2025-01-10T04:32:19.192Z] v3.1.0-dev.36 [2025-01-10T04:32:19.192Z] v3.1.0-dev.37 [2025-01-10T04:32:19.192Z] v3.1.0-dev.38 [2025-01-10T04:32:19.192Z] v3.1.0-dev.39 [2025-01-10T04:32:19.192Z] v3.1.0-dev.4 [2025-01-10T04:32:19.192Z] v3.1.0-dev.40 [2025-01-10T04:32:19.192Z] v3.1.0-dev.41 [2025-01-10T04:32:19.192Z] v3.1.0-dev.42 [2025-01-10T04:32:19.192Z] v3.1.0-dev.43 [2025-01-10T04:32:19.192Z] v3.1.0-dev.44 [2025-01-10T04:32:19.192Z] v3.1.0-dev.45 [2025-01-10T04:32:19.192Z] v3.1.0-dev.46 [2025-01-10T04:32:19.192Z] v3.1.0-dev.47 [2025-01-10T04:32:19.192Z] v3.1.0-dev.48 [2025-01-10T04:32:19.192Z] v3.1.0-dev.49 [2025-01-10T04:32:19.192Z] v3.1.0-dev.5 [2025-01-10T04:32:19.192Z] v3.1.0-dev.50 [2025-01-10T04:32:19.192Z] v3.1.0-dev.51 [2025-01-10T04:32:19.192Z] v3.1.0-dev.52 [2025-01-10T04:32:19.192Z] v3.1.0-dev.53 [2025-01-10T04:32:19.192Z] v3.1.0-dev.54 [2025-01-10T04:32:19.192Z] v3.1.0-dev.55 [2025-01-10T04:32:19.192Z] v3.1.0-dev.56 [2025-01-10T04:32:19.192Z] v3.1.0-dev.57 [2025-01-10T04:32:19.192Z] v3.1.0-dev.58 [2025-01-10T04:32:19.192Z] v3.1.0-dev.59 [2025-01-10T04:32:19.192Z] v3.1.0-dev.6 [2025-01-10T04:32:19.192Z] v3.1.0-dev.60 [2025-01-10T04:32:19.192Z] v3.1.0-dev.61 [2025-01-10T04:32:19.192Z] v3.1.0-dev.62 [2025-01-10T04:32:19.192Z] v3.1.0-dev.63 [2025-01-10T04:32:19.192Z] v3.1.0-dev.64 [2025-01-10T04:32:19.192Z] v3.1.0-dev.65 [2025-01-10T04:32:19.192Z] v3.1.0-dev.66 [2025-01-10T04:32:19.192Z] v3.1.0-dev.67 [2025-01-10T04:32:19.192Z] v3.1.0-dev.68 [2025-01-10T04:32:19.192Z] v3.1.0-dev.69 [2025-01-10T04:32:19.192Z] v3.1.0-dev.7 [2025-01-10T04:32:19.192Z] v3.1.0-dev.70 [2025-01-10T04:32:19.192Z] v3.1.0-dev.71 [2025-01-10T04:32:19.192Z] v3.1.0-dev.72 [2025-01-10T04:32:19.192Z] v3.1.0-dev.73 [2025-01-10T04:32:19.192Z] v3.1.0-dev.8 [2025-01-10T04:32:19.192Z] v3.1.0-dev.9 [2025-01-10T04:32:19.192Z] v3.1.1 [2025-01-10T04:32:19.192Z] v3.1.1-dev.1 [2025-01-10T04:32:19.192Z] v3.1.1-dev.2 [2025-01-10T04:32:19.192Z] v3.2.0-dev.1 [2025-01-10T04:32:19.192Z] v3.2.0-dev.10 [2025-01-10T04:32:19.192Z] v3.2.0-dev.100 [2025-01-10T04:32:19.192Z] v3.2.0-dev.101 [2025-01-10T04:32:19.192Z] v3.2.0-dev.102 [2025-01-10T04:32:19.192Z] v3.2.0-dev.103 [2025-01-10T04:32:19.192Z] v3.2.0-dev.104 [2025-01-10T04:32:19.192Z] v3.2.0-dev.105 [2025-01-10T04:32:19.192Z] v3.2.0-dev.106 [2025-01-10T04:32:19.192Z] v3.2.0-dev.107 [2025-01-10T04:32:19.192Z] v3.2.0-dev.108 [2025-01-10T04:32:19.192Z] v3.2.0-dev.109 [2025-01-10T04:32:19.192Z] v3.2.0-dev.11 [2025-01-10T04:32:19.192Z] v3.2.0-dev.12 [2025-01-10T04:32:19.192Z] v3.2.0-dev.13 [2025-01-10T04:32:19.192Z] v3.2.0-dev.14 [2025-01-10T04:32:19.192Z] v3.2.0-dev.15 [2025-01-10T04:32:19.192Z] v3.2.0-dev.16 [2025-01-10T04:32:19.192Z] v3.2.0-dev.17 [2025-01-10T04:32:19.192Z] v3.2.0-dev.18 [2025-01-10T04:32:19.192Z] v3.2.0-dev.19 [2025-01-10T04:32:19.192Z] v3.2.0-dev.2 [2025-01-10T04:32:19.192Z] v3.2.0-dev.20 [2025-01-10T04:32:19.192Z] v3.2.0-dev.21 [2025-01-10T04:32:19.192Z] v3.2.0-dev.22 [2025-01-10T04:32:19.192Z] v3.2.0-dev.23 [2025-01-10T04:32:19.192Z] v3.2.0-dev.24 [2025-01-10T04:32:19.192Z] v3.2.0-dev.25 [2025-01-10T04:32:19.192Z] v3.2.0-dev.26 [2025-01-10T04:32:19.192Z] v3.2.0-dev.27 [2025-01-10T04:32:19.192Z] v3.2.0-dev.28 [2025-01-10T04:32:19.192Z] v3.2.0-dev.29 [2025-01-10T04:32:19.192Z] v3.2.0-dev.3 [2025-01-10T04:32:19.192Z] v3.2.0-dev.30 [2025-01-10T04:32:19.192Z] v3.2.0-dev.31 [2025-01-10T04:32:19.192Z] v3.2.0-dev.32 [2025-01-10T04:32:19.192Z] v3.2.0-dev.33 [2025-01-10T04:32:19.192Z] v3.2.0-dev.34 [2025-01-10T04:32:19.192Z] v3.2.0-dev.35 [2025-01-10T04:32:19.192Z] v3.2.0-dev.36 [2025-01-10T04:32:19.192Z] v3.2.0-dev.37 [2025-01-10T04:32:19.192Z] v3.2.0-dev.38 [2025-01-10T04:32:19.192Z] v3.2.0-dev.39 [2025-01-10T04:32:19.192Z] v3.2.0-dev.4 [2025-01-10T04:32:19.192Z] v3.2.0-dev.40 [2025-01-10T04:32:19.192Z] v3.2.0-dev.41 [2025-01-10T04:32:19.192Z] v3.2.0-dev.42 [2025-01-10T04:32:19.192Z] v3.2.0-dev.43 [2025-01-10T04:32:19.192Z] v3.2.0-dev.44 [2025-01-10T04:32:19.192Z] v3.2.0-dev.45 [2025-01-10T04:32:19.192Z] v3.2.0-dev.46 [2025-01-10T04:32:19.192Z] v3.2.0-dev.47 [2025-01-10T04:32:19.192Z] v3.2.0-dev.48 [2025-01-10T04:32:19.192Z] v3.2.0-dev.49 [2025-01-10T04:32:19.192Z] v3.2.0-dev.5 [2025-01-10T04:32:19.192Z] v3.2.0-dev.50 [2025-01-10T04:32:19.192Z] v3.2.0-dev.51 [2025-01-10T04:32:19.192Z] v3.2.0-dev.52 [2025-01-10T04:32:19.192Z] v3.2.0-dev.53 [2025-01-10T04:32:19.192Z] v3.2.0-dev.54 [2025-01-10T04:32:19.192Z] v3.2.0-dev.55 [2025-01-10T04:32:19.192Z] v3.2.0-dev.56 [2025-01-10T04:32:19.192Z] v3.2.0-dev.57 [2025-01-10T04:32:19.192Z] v3.2.0-dev.58 [2025-01-10T04:32:19.192Z] v3.2.0-dev.59 [2025-01-10T04:32:19.192Z] v3.2.0-dev.6 [2025-01-10T04:32:19.192Z] v3.2.0-dev.60 [2025-01-10T04:32:19.192Z] v3.2.0-dev.61 [2025-01-10T04:32:19.192Z] v3.2.0-dev.62 [2025-01-10T04:32:19.192Z] v3.2.0-dev.63 [2025-01-10T04:32:19.192Z] v3.2.0-dev.64 [2025-01-10T04:32:19.192Z] v3.2.0-dev.65 [2025-01-10T04:32:19.192Z] v3.2.0-dev.66 [2025-01-10T04:32:19.192Z] v3.2.0-dev.67 [2025-01-10T04:32:19.192Z] v3.2.0-dev.68 [2025-01-10T04:32:19.192Z] v3.2.0-dev.69 [2025-01-10T04:32:19.192Z] v3.2.0-dev.7 [2025-01-10T04:32:19.192Z] v3.2.0-dev.70 [2025-01-10T04:32:19.192Z] v3.2.0-dev.71 [2025-01-10T04:32:19.192Z] v3.2.0-dev.72 [2025-01-10T04:32:19.192Z] v3.2.0-dev.73 [2025-01-10T04:32:19.192Z] v3.2.0-dev.74 [2025-01-10T04:32:19.192Z] v3.2.0-dev.75 [2025-01-10T04:32:19.192Z] v3.2.0-dev.76 [2025-01-10T04:32:19.192Z] v3.2.0-dev.77 [2025-01-10T04:32:19.192Z] v3.2.0-dev.78 [2025-01-10T04:32:19.192Z] v3.2.0-dev.79 [2025-01-10T04:32:19.192Z] v3.2.0-dev.8 [2025-01-10T04:32:19.192Z] v3.2.0-dev.80 [2025-01-10T04:32:19.192Z] v3.2.0-dev.81 [2025-01-10T04:32:19.192Z] v3.2.0-dev.82 [2025-01-10T04:32:19.192Z] v3.2.0-dev.83 [2025-01-10T04:32:19.192Z] v3.2.0-dev.84 [2025-01-10T04:32:19.192Z] v3.2.0-dev.85 [2025-01-10T04:32:19.192Z] v3.2.0-dev.86 [2025-01-10T04:32:19.192Z] v3.2.0-dev.87 [2025-01-10T04:32:19.192Z] v3.2.0-dev.88 [2025-01-10T04:32:19.192Z] v3.2.0-dev.89 [2025-01-10T04:32:19.192Z] v3.2.0-dev.9 [2025-01-10T04:32:19.192Z] v3.2.0-dev.90 [2025-01-10T04:32:19.192Z] v3.2.0-dev.91 [2025-01-10T04:32:19.192Z] v3.2.0-dev.92 [2025-01-10T04:32:19.192Z] v3.2.0-dev.93 [2025-01-10T04:32:19.192Z] v3.2.0-dev.94 [2025-01-10T04:32:19.192Z] v3.2.0-dev.95 [2025-01-10T04:32:19.192Z] v3.2.0-dev.96 [2025-01-10T04:32:19.192Z] v3.2.0-dev.97 [2025-01-10T04:32:19.192Z] v3.2.0-dev.98 [2025-01-10T04:32:19.192Z] v3.2.0-dev.99 [2025-01-10T04:32:19.192Z] v4.0.0-dev.1 [2025-01-10T04:32:19.192Z] v4.0.0-dev.10 [2025-01-10T04:32:19.192Z] v4.0.0-dev.11 [2025-01-10T04:32:19.192Z] v4.0.0-dev.12 [2025-01-10T04:32:19.192Z] v4.0.0-dev.13 [2025-01-10T04:32:19.192Z] v4.0.0-dev.14 [2025-01-10T04:32:19.192Z] v4.0.0-dev.15 [2025-01-10T04:32:19.192Z] v4.0.0-dev.16 [2025-01-10T04:32:19.192Z] v4.0.0-dev.17 [2025-01-10T04:32:19.192Z] v4.0.0-dev.18 [2025-01-10T04:32:19.192Z] v4.0.0-dev.19 [2025-01-10T04:32:19.192Z] v4.0.0-dev.2 [2025-01-10T04:32:19.192Z] v4.0.0-dev.20 [2025-01-10T04:32:19.192Z] v4.0.0-dev.21 [2025-01-10T04:32:19.192Z] v4.0.0-dev.22 [2025-01-10T04:32:19.192Z] v4.0.0-dev.23 [2025-01-10T04:32:19.192Z] v4.0.0-dev.24 [2025-01-10T04:32:19.192Z] v4.0.0-dev.25 [2025-01-10T04:32:19.192Z] v4.0.0-dev.26 [2025-01-10T04:32:19.192Z] v4.0.0-dev.27 [2025-01-10T04:32:19.192Z] v4.0.0-dev.28 [2025-01-10T04:32:19.192Z] v4.0.0-dev.29 [2025-01-10T04:32:19.192Z] v4.0.0-dev.3 [2025-01-10T04:32:19.192Z] v4.0.0-dev.30 [2025-01-10T04:32:19.192Z] v4.0.0-dev.31 [2025-01-10T04:32:19.192Z] v4.0.0-dev.32 [2025-01-10T04:32:19.192Z] v4.0.0-dev.33 [2025-01-10T04:32:19.192Z] v4.0.0-dev.34 [2025-01-10T04:32:19.192Z] v4.0.0-dev.35 [2025-01-10T04:32:19.192Z] v4.0.0-dev.36 [2025-01-10T04:32:19.192Z] v4.0.0-dev.37 [2025-01-10T04:32:19.192Z] v4.0.0-dev.38 [2025-01-10T04:32:19.192Z] v4.0.0-dev.39 [2025-01-10T04:32:19.192Z] v4.0.0-dev.4 [2025-01-10T04:32:19.192Z] v4.0.0-dev.40 [2025-01-10T04:32:19.192Z] v4.0.0-dev.5 [2025-01-10T04:32:19.192Z] v4.0.0-dev.6 [2025-01-10T04:32:19.192Z] v4.0.0-dev.7 [2025-01-10T04:32:19.192Z] v4.0.0-dev.8 [2025-01-10T04:32:19.192Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T04:32:19.497Z] + lftools sign git-tag v4.0.0-dev.40 [2025-01-10T04:32:20.103Z] Signing Git tag with Sigul... [2025-01-10T04:32:20.103Z] Signing v4.0.0-dev.40 [Pipeline] echo [2025-01-10T04:32:20.378Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:20.670Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T04:32:20.679Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T04:32:20.723Z] $ docker stop --time=1 fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 [2025-01-10T04:32:22.039Z] $ docker rm -f --volumes fdd5b64bf979daaf5e49c5e157fc07b4e315c2e5aab9358618d10f6736e8b0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T04:32:22.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T04:32:22.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:32:22.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:32:22.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:32:22.865Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:32:22.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:32:23.294Z] $ docker top 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T04:32:23.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:32:23.385Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:32:23.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:32:23.521Z] $ docker exec 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 ssh-agent [2025-01-10T04:32:23.617Z] SSH_AUTH_SOCK=/tmp/ssh-sg33gRB87t4f/agent.32 [2025-01-10T04:32:23.617Z] SSH_AGENT_PID=38 [2025-01-10T04:32:23.622Z] Running ssh-add (command line suppressed) [2025-01-10T04:32:23.745Z] Identity added: /w/workspace/edgex-go/776@tmp/private_key_13565273690363312819.key (/w/workspace/edgex-go/776@tmp/private_key_13565273690363312819.key) [2025-01-10T04:32:23.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:32:24.042Z] + git semver bump pre [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,283 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,284 [bump_version] DEBUG bumping version:4.0.0-dev.40 on axis:pre with prefix:dev [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,284 [bump_version] DEBUG bumped version:4.0.0-dev.41 [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,284 [write_version] DEBUG write version:4.0.0-dev.41 to path:/w/workspace/edgex-go/776/.semver/main with force:True [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,284 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,284 [write_file] DEBUG write to file:/w/workspace/edgex-go/776/.semver/main [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,286 [execute] INFO git cat-file --batch-check [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,294 [execute] INFO git cat-file --batch [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T04:32:24.304Z] 2025-01-10 04:32:24,301 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:32:24.304Z] 4.0.0-dev.41 [Pipeline] } [2025-01-10T04:32:24.331Z] $ docker exec --env ******** --env ******** 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 ssh-agent -k [2025-01-10T04:32:24.443Z] unset SSH_AUTH_SOCK; [2025-01-10T04:32:24.443Z] unset SSH_AGENT_PID; [2025-01-10T04:32:24.443Z] echo Agent pid 38 killed; [2025-01-10T04:32:24.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:32:24.762Z] + git semver [Pipeline] } [2025-01-10T04:32:25.052Z] $ docker stop --time=1 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 [2025-01-10T04:32:26.324Z] $ docker rm -f --volumes 6f4ee7dea08b834b0cfc7b5b2ec573fffc4d93693d126dbfc5b9f57d0810cb34 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T04:32:26.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T04:32:26.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:32:26.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T04:32:26.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:32:27.064Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:32:27.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:32:27.469Z] $ docker top 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 -eo pid,comm [2025-01-10T04:32:27.499Z] 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-10T04:32:27.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T04:32:27.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T04:32:27.568Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T04:32:27.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T04:32:27.715Z] $ docker exec 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 ssh-agent [2025-01-10T04:32:27.817Z] SSH_AUTH_SOCK=/tmp/ssh-SULgcfNOzX8w/agent.33 [2025-01-10T04:32:27.817Z] SSH_AGENT_PID=39 [2025-01-10T04:32:27.822Z] Running ssh-add (command line suppressed) [2025-01-10T04:32:27.939Z] Identity added: /w/workspace/edgex-go/776@tmp/private_key_32201563372493030.key (/w/workspace/edgex-go/776@tmp/private_key_32201563372493030.key) [2025-01-10T04:32:27.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T04:32:28.232Z] + git semver push [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,447 [run_push] DEBUG push [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,448 [execute] INFO git cat-file --batch-check [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,452 [execute] INFO git rev-list bb5d9c698933962d95ed1134d99894dd1849df11 -- [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,452 [execute] DEBUG Popen(['git', 'rev-list', 'bb5d9c698933962d95ed1134d99894dd1849df11', '--'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,474 [execute] INFO git fetch -v origin [2025-01-10T04:32:28.492Z] 2025-01-10 04:32:28,474 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T04:32:29.062Z] 2025-01-10 04:32:28,914 [run_push] DEBUG no remote changes detected [2025-01-10T04:32:29.062Z] 2025-01-10 04:32:28,915 [execute] INFO git push origin semver [2025-01-10T04:32:29.062Z] 2025-01-10 04:32:28,915 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/776/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:32:29.631Z] 2025-01-10 04:32:29,638 [run_push] DEBUG push all version tags [2025-01-10T04:32:29.631Z] 2025-01-10 04:32:29,638 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T04:32:29.631Z] 2025-01-10 04:32:29,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/776, universal_newlines=False, shell=None, istream=None) [2025-01-10T04:32:30.569Z] 2025-01-10 04:32:30,448 [read_version] DEBUG read version from /w/workspace/edgex-go/776/.semver/main [2025-01-10T04:32:30.569Z] 4.0.0-dev.41 [Pipeline] } [2025-01-10T04:32:30.595Z] $ docker exec --env ******** --env ******** 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 ssh-agent -k [2025-01-10T04:32:30.699Z] unset SSH_AUTH_SOCK; [2025-01-10T04:32:30.699Z] unset SSH_AGENT_PID; [2025-01-10T04:32:30.700Z] echo Agent pid 39 killed; [2025-01-10T04:32:30.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T04:32:31.009Z] + git semver [Pipeline] } [2025-01-10T04:32:31.299Z] $ docker stop --time=1 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 [2025-01-10T04:32:32.590Z] $ docker rm -f --volumes 3e2a30e78b86ceb3aafaeb3bf1730619d6658cb05b131a858ed1a94bdf62db66 [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-10T04:32:33.137Z] + [ -d /w/workspace/edgex-go/776/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:33.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:34.289Z] ---> package-listing.sh [2025-01-10T04:32:34.289Z] ++ facter osfamily [2025-01-10T04:32:34.289Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T04:32:34.550Z] + OS_FAMILY=debian [2025-01-10T04:32:34.550Z] + workspace=/w/workspace/edgex-go/776 [2025-01-10T04:32:34.550Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T04:32:34.550Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T04:32:34.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T04:32:34.550Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T04:32:34.550Z] + '[' /w/workspace/edgex-go/776 ']' [2025-01-10T04:32:34.550Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T04:32:34.550Z] + case "${OS_FAMILY}" in [2025-01-10T04:32:34.550Z] + dpkg -l [2025-01-10T04:32:34.550Z] + grep '^ii' [2025-01-10T04:32:34.550Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T04:32:34.550Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T04:32:34.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T04:32:34.550Z] + '[' /w/workspace/edgex-go/776 ']' [2025-01-10T04:32:34.550Z] + mkdir -p /w/workspace/edgex-go/776/archives/ [2025-01-10T04:32:34.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/776/archives/ [Pipeline] echo [2025-01-10T04:32:34.566Z] 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/776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T04:32:34.860Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:32:35.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T04:32:35.435Z] [2025-01-10T04:32:35.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T04:32:35.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T04:32:35.737Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T04:32:35.737Z] 5eb5b503b376: Pulling fs layer [2025-01-10T04:32:35.737Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T04:32:35.737Z] ec43610c2a17: Pulling fs layer [2025-01-10T04:32:35.737Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T04:32:35.737Z] 33b1e0a273af: Pulling fs layer [2025-01-10T04:32:35.737Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T04:32:35.737Z] 2f39f015ded8: Pulling fs layer [2025-01-10T04:32:35.737Z] 33b1e0a273af: Waiting [2025-01-10T04:32:35.737Z] 5d3b04190fa2: Waiting [2025-01-10T04:32:35.737Z] 2f39f015ded8: Waiting [2025-01-10T04:32:35.737Z] 3a2ae6a8a46f: Waiting [2025-01-10T04:32:35.737Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T04:32:35.737Z] 5c69ac0246d0: Download complete [2025-01-10T04:32:35.737Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T04:32:35.737Z] 3a2ae6a8a46f: Download complete [2025-01-10T04:32:35.737Z] 33b1e0a273af: Verifying Checksum [2025-01-10T04:32:35.737Z] 33b1e0a273af: Download complete [2025-01-10T04:32:35.737Z] 5d3b04190fa2: Download complete [2025-01-10T04:32:35.737Z] ec43610c2a17: Verifying Checksum [2025-01-10T04:32:35.737Z] ec43610c2a17: Download complete [2025-01-10T04:32:35.995Z] 5eb5b503b376: Verifying Checksum [2025-01-10T04:32:35.995Z] 5eb5b503b376: Download complete [2025-01-10T04:32:36.561Z] 2f39f015ded8: Download complete [2025-01-10T04:32:37.497Z] 5eb5b503b376: Pull complete [2025-01-10T04:32:37.497Z] 5c69ac0246d0: Pull complete [2025-01-10T04:32:38.064Z] ec43610c2a17: Pull complete [2025-01-10T04:32:38.064Z] 3a2ae6a8a46f: Pull complete [2025-01-10T04:32:38.323Z] 33b1e0a273af: Pull complete [2025-01-10T04:32:38.323Z] 5d3b04190fa2: Pull complete [2025-01-10T04:32:43.598Z] 2f39f015ded8: Pull complete [2025-01-10T04:32:43.598Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T04:32:43.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T04:32:43.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T04:32:43.701Z] prd-ubuntu20.04-docker-8c-8g-36437 does not seem to be running inside a container [2025-01-10T04:32:43.751Z] $ 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/776/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/776 -v /w/workspace/edgex-go/776:/w/workspace/edgex-go/776:rw,z -v /w/workspace/edgex-go/776@tmp:/w/workspace/edgex-go/776@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-10T04:32:48.276Z] $ docker top 10e2da0900682c2f321b5d33f4cc6192dd4ca66e7f53311a8d7579ffb80ce16d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T04:32:48.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T04:32:49.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T04:32:49.290Z] + ls /var/log/sa-host [2025-01-10T04:32:49.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T04:32:49.375Z] provisioning config files... [2025-01-10T04:32:49.383Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/776@tmp/config2351502234396820861tmp [Pipeline] { [Pipeline] echo [2025-01-10T04:32:49.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:49.685Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T04:32:49.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:50.040Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T04:32:50.051Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:50.335Z] ---> sudo-logs.sh [2025-01-10T04:32:50.335Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T04:32:50.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:50.648Z] ---> job-cost.sh [2025-01-10T04:32:50.648Z] lf-activate-venv: SKIPPING [2025-01-10T04:32:50.648Z] DEBUG: total: 0.2199999988079071 [2025-01-10T04:32:50.648Z] INFO: Retrieving Stack Cost... [2025-01-10T04:32:51.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T04:32:51.474Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T04:32:51.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T04:32:51.772Z] ---> logs-deploy.sh [2025-01-10T04:32:51.772Z] lf-activate-venv: SKIPPING [2025-01-10T04:32:51.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/776 [2025-01-10T04:32:51.772Z] INFO: archiving workspace using pattern(s): [2025-01-10T04:32:52.711Z] Archives upload complete. [2025-01-10T04:32:52.969Z] INFO: archiving logs to Nexus [2025-01-10T04:32:53.912Z] ---> uname -a: [2025-01-10T04:32:53.912Z] Linux prd-ubuntu20-04-docker-8c-8g-36437 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] ---> lscpu: [2025-01-10T04:32:53.912Z] Architecture: x86_64 [2025-01-10T04:32:53.912Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-10T04:32:53.912Z] Byte Order: Little Endian [2025-01-10T04:32:53.912Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-10T04:32:53.912Z] CPU(s): 8 [2025-01-10T04:32:53.912Z] On-line CPU(s) list: 0-7 [2025-01-10T04:32:53.912Z] Thread(s) per core: 1 [2025-01-10T04:32:53.912Z] Core(s) per socket: 1 [2025-01-10T04:32:53.912Z] Socket(s): 8 [2025-01-10T04:32:53.912Z] NUMA node(s): 1 [2025-01-10T04:32:53.912Z] Vendor ID: AuthenticAMD [2025-01-10T04:32:53.912Z] CPU family: 23 [2025-01-10T04:32:53.912Z] Model: 49 [2025-01-10T04:32:53.912Z] Model name: AMD EPYC-Rome Processor [2025-01-10T04:32:53.912Z] Stepping: 0 [2025-01-10T04:32:53.912Z] CPU MHz: 2800.000 [2025-01-10T04:32:53.912Z] BogoMIPS: 5600.00 [2025-01-10T04:32:53.912Z] Virtualization: AMD-V [2025-01-10T04:32:53.912Z] Hypervisor vendor: KVM [2025-01-10T04:32:53.912Z] Virtualization type: full [2025-01-10T04:32:53.912Z] L1d cache: 256 KiB [2025-01-10T04:32:53.912Z] L1i cache: 256 KiB [2025-01-10T04:32:53.912Z] L2 cache: 4 MiB [2025-01-10T04:32:53.912Z] L3 cache: 128 MiB [2025-01-10T04:32:53.912Z] NUMA node0 CPU(s): 0-7 [2025-01-10T04:32:53.912Z] Vulnerability Itlb multihit: Not affected [2025-01-10T04:32:53.912Z] Vulnerability L1tf: Not affected [2025-01-10T04:32:53.912Z] Vulnerability Mds: Not affected [2025-01-10T04:32:53.912Z] Vulnerability Meltdown: Not affected [2025-01-10T04:32:53.912Z] Vulnerability Mmio stale data: Not affected [2025-01-10T04:32:53.912Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-10T04:32:53.912Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-10T04:32:53.912Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-10T04:32:53.912Z] Vulnerability Srbds: Not affected [2025-01-10T04:32:53.912Z] Vulnerability Tsx async abort: Not affected [2025-01-10T04:32:53.912Z] 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-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] ---> nproc: [2025-01-10T04:32:53.912Z] 8 [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] ---> df -h: [2025-01-10T04:32:53.912Z] Filesystem Size Used Avail Use% Mounted on [2025-01-10T04:32:53.912Z] overlay 155G 28G 127G 19% / [2025-01-10T04:32:53.912Z] tmpfs 64M 0 64M 0% /dev [2025-01-10T04:32:53.912Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-10T04:32:53.912Z] shm 64M 0 64M 0% /dev/shm [2025-01-10T04:32:53.912Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] ---> sar -b -r -n DEV: [2025-01-10T04:32:53.912Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36437) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] 04:04:06 LINUX RESTART (8 CPU) [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] 04:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-10T04:32:53.912Z] 04:06:01 345.08 14.45 330.64 0.00 1870.04 52667.78 0.00 [2025-01-10T04:32:53.912Z] 04:07:01 109.87 0.83 109.03 0.00 6.80 34925.91 0.00 [2025-01-10T04:32:53.912Z] 04:08:01 50.02 1.03 48.98 0.00 21.99 34668.86 0.00 [2025-01-10T04:32:53.912Z] 04:09:01 28.66 0.12 28.55 0.00 2.13 19550.21 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 305.44 5.80 299.64 0.00 4353.18 193216.98 0.00 [2025-01-10T04:32:53.912Z] 04:11:01 837.43 16.73 820.70 0.00 142.92 159560.31 0.00 [2025-01-10T04:32:53.912Z] 04:12:01 289.20 1.07 288.14 0.00 8.53 113182.94 0.00 [2025-01-10T04:32:53.912Z] 04:13:01 232.31 0.12 232.19 0.00 0.93 88416.20 0.00 [2025-01-10T04:32:53.912Z] 04:14:01 520.66 0.02 520.65 0.00 2.40 141544.41 0.00 [2025-01-10T04:32:53.912Z] 04:15:01 318.16 0.28 317.88 0.00 45.19 10470.12 0.00 [2025-01-10T04:32:53.912Z] 04:16:01 26.34 0.02 26.32 0.00 4.27 667.38 0.00 [2025-01-10T04:32:53.912Z] 04:17:01 1.82 0.02 1.80 0.00 0.13 24.93 0.00 [2025-01-10T04:32:53.912Z] 04:18:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 [2025-01-10T04:32:53.912Z] 04:19:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 [2025-01-10T04:32:53.912Z] 04:20:01 1.70 0.02 1.68 0.00 0.13 22.93 0.00 [2025-01-10T04:32:53.912Z] 04:21:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 [2025-01-10T04:32:53.912Z] 04:22:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2025-01-10T04:32:53.912Z] 04:23:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 [2025-01-10T04:32:53.912Z] 04:24:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 [2025-01-10T04:32:53.912Z] 04:25:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 [2025-01-10T04:32:53.912Z] 04:26:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2025-01-10T04:32:53.912Z] 04:27:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 [2025-01-10T04:32:53.912Z] 04:28:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-01-10T04:32:53.912Z] 04:29:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 [2025-01-10T04:32:53.912Z] 04:30:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2025-01-10T04:32:53.912Z] 04:31:01 1.69 0.00 1.69 0.00 0.00 20.06 0.00 [2025-01-10T04:32:53.912Z] 04:32:01 131.61 0.48 131.13 0.00 16.13 39880.29 0.00 [2025-01-10T04:32:53.912Z] Average: 119.24 1.52 117.72 0.00 240.74 32980.71 0.00 [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] 04:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-10T04:32:53.912Z] 04:06:01 28659492 31517996 790172 2.40 81352 3037520 1980264 5.84 1111812 2705424 2752 [2025-01-10T04:32:53.912Z] 04:07:01 27071544 31017924 1280520 3.89 127140 3962620 2370912 6.99 2079508 3198732 670160 [2025-01-10T04:32:53.912Z] 04:08:01 27097832 31195868 1099796 3.34 130244 4096720 2476420 7.30 1759156 3471912 283340 [2025-01-10T04:32:53.912Z] 04:09:01 26512200 31426624 867960 2.64 134284 4854840 2006532 5.91 1822116 3940912 519120 [2025-01-10T04:32:53.912Z] 04:10:01 21671116 31368964 891428 2.71 160516 9517112 2523164 7.44 2054824 8412716 856112 [2025-01-10T04:32:53.912Z] 04:11:01 17390592 31351088 892484 2.71 361212 13199456 2262280 6.67 2913492 11431568 491300 [2025-01-10T04:32:53.912Z] 04:12:01 10135608 28490172 3688544 11.22 398220 17161392 10817708 31.88 6389652 14717612 1232156 [2025-01-10T04:32:53.912Z] 04:13:01 8263028 28611696 3580288 10.89 411416 19085904 7778704 22.92 7010956 15942416 1023124 [2025-01-10T04:32:53.912Z] 04:14:01 10689824 31369564 869860 2.65 421704 19531640 2295448 6.76 3258940 17460492 15424 [2025-01-10T04:32:53.912Z] 04:15:01 10595720 31423696 821324 2.50 427228 19670252 1977204 5.83 3446604 17371040 760 [2025-01-10T04:32:53.912Z] 04:16:01 10603972 31433728 810792 2.47 428336 19670744 2002676 5.90 3808348 17002320 4 [2025-01-10T04:32:53.912Z] 04:17:01 10605016 31434780 810152 2.46 428364 19670744 2002676 5.90 3807172 17002320 24 [2025-01-10T04:32:53.912Z] 04:18:01 10605832 31435652 809096 2.46 428388 19670752 2002676 5.90 3805580 17002328 12 [2025-01-10T04:32:53.912Z] 04:19:01 10613680 31443540 801664 2.44 428416 19670756 2002676 5.90 3798424 17002328 36 [2025-01-10T04:32:53.912Z] 04:20:01 10612976 31442892 802164 2.44 428452 19670732 2071376 6.10 3798716 17002304 20 [2025-01-10T04:32:53.912Z] 04:21:01 10618220 31448188 796820 2.42 428480 19670740 2071376 6.10 3793644 17002312 32 [2025-01-10T04:32:53.912Z] 04:22:01 10618172 31448144 796784 2.42 428492 19670740 2071376 6.10 3793660 17002312 8 [2025-01-10T04:32:53.912Z] 04:23:01 10618156 31448164 796732 2.42 428536 19670744 2071376 6.10 3793888 17002316 12 [2025-01-10T04:32:53.912Z] 04:24:01 10618268 31448452 796388 2.42 428588 19670864 2071376 6.10 3794012 17002448 12 [2025-01-10T04:32:53.912Z] 04:25:01 10619760 31450008 795096 2.42 428608 19670876 2071376 6.10 3792596 17002448 20 [2025-01-10T04:32:53.912Z] 04:26:01 10619712 31449964 795112 2.42 428628 19670880 2071376 6.10 3792524 17002452 12 [2025-01-10T04:32:53.912Z] 04:27:01 10619972 31450264 794784 2.42 428648 19670884 2071376 6.10 3792340 17002456 16 [2025-01-10T04:32:53.912Z] 04:28:01 10619892 31450192 794776 2.42 428668 19670888 2071376 6.10 3792356 17002460 4 [2025-01-10T04:32:53.912Z] 04:29:01 10619488 31449828 795088 2.42 428704 19670884 2071376 6.10 3792672 17002464 8 [2025-01-10T04:32:53.912Z] 04:30:01 10619972 31450344 794736 2.42 428720 19670892 2071376 6.10 3792824 17002464 16 [2025-01-10T04:32:53.912Z] 04:31:01 10619728 31450136 794944 2.42 428748 19670900 2071376 6.10 3792540 17002476 24 [2025-01-10T04:32:53.912Z] 04:32:01 9441076 31367704 875980 2.66 441804 20683596 2379292 7.01 3914372 17982828 334428 [2025-01-10T04:32:53.912Z] Average: 13606698 31195392 1053462 3.20 368589 16649410 2656857 7.83 3574175 14395328 201072 [2025-01-10T04:32:53.912Z] [2025-01-10T04:32:53.912Z] 04:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-10T04:32:53.912Z] 04:06:01 veth1b93745 96.22 106.41 9.36 90.13 0.00 0.00 0.00 0.01 [2025-01-10T04:32:53.912Z] 04:06:01 docker0 704.40 657.23 49.47 2958.78 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:06:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:06:01 ens3 1279.66 1159.61 10973.52 147.28 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:07:01 docker0 136.91 230.73 11.78 1946.33 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:07:01 veth7d0c494 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:07:01 ens3 255.16 151.79 1972.46 24.05 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:08:01 docker0 0.85 0.85 0.06 0.07 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:08:01 veth7d0c494 0.85 0.88 0.07 0.08 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:08:01 ens3 34.86 22.93 29.21 15.49 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:09:01 veth7d0c494 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:09:01 ens3 20.58 12.90 17.74 10.79 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth9fff13f 1.87 4.39 0.13 37.99 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth7d65e30 1.51 3.37 0.11 38.52 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vethbcdfe14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vetha2b92ec 1.34 3.05 0.10 38.50 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 docker0 18.60 36.70 1.18 518.41 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth2898ee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vethd121b6a 2.72 5.65 0.21 64.45 0.00 0.00 0.00 0.01 [2025-01-10T04:32:53.912Z] 04:10:01 vethd37aacb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth6fa6dac 0.33 0.56 0.03 0.14 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth209776b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vethc1eb505 3.00 4.97 0.22 75.75 0.00 0.00 0.00 0.01 [2025-01-10T04:32:53.912Z] 04:10:01 veth84f9e5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth7b60103 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth9cee55f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vethbc09553 1.36 2.88 0.10 37.91 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth82786ed 2.59 6.80 0.19 109.41 0.00 0.00 0.00 0.01 [2025-01-10T04:32:53.912Z] 04:10:01 veth01e273a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 lo 1.79 1.79 0.19 0.19 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 veth8730a69 3.88 6.96 0.33 115.87 0.00 0.00 0.00 0.01 [2025-01-10T04:32:53.912Z] 04:10:01 vethd865ab7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 ens3 301.82 156.61 6470.24 70.03 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:10:01 vethe7346be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:11:01 veth1b89268 73.44 126.96 7.60 1219.59 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.912Z] 04:11:01 docker0 451.15 856.73 40.43 8177.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.912Z] 04:11:01 veth620b300 63.50 124.71 6.93 1211.86 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.912Z] 04:11:01 veth42a5c3b 73.86 144.72 7.63 1213.87 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.912Z] 04:11:01 veth6fa6dac 0.10 0.93 0.00 0.04 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:11:01 vethf2d5a39 65.93 127.69 7.12 1213.96 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.913Z] 04:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:11:01 vethcfd242f 69.55 135.18 7.34 1214.83 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.913Z] 04:11:01 veth30d2e7e 64.25 130.77 6.99 1212.76 0.00 0.00 0.00 0.10 [2025-01-10T04:32:53.913Z] 04:11:01 ens3 900.55 496.07 8193.71 169.46 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 vethd2cc37b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth92768c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth6fa6dac 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 vethf1146b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 vethcc573e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 vetha269c04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth20ab38a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 vethd137eac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth9a4273d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth0939695 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth0858cf7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth0a59e56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 veth28697b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:12:01 ens3 16.94 10.31 13.73 7.54 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 vethd2cc37b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth92768c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth6fa6dac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 vethf1146b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 vethcc573e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 vetha269c04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth20ab38a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 vethd137eac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth9a4273d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth0939695 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth0858cf7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth0a59e56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 veth28697b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:13:01 ens3 4.22 3.05 3.26 1.84 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 veth6fa6dac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 veth3814d17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 veth1cc5f7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:14:01 ens3 4.05 2.98 3.00 1.71 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:15:01 lo 49.93 49.93 4.92 4.92 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:15:01 ens3 384.44 377.37 220.52 1321.98 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:16:01 lo 30.86 30.86 3.04 3.04 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:16:01 ens3 345.60 332.01 147.71 2084.07 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:17:01 ens3 4.30 1.93 9.35 0.35 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:22:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:23:01 ens3 1.28 0.38 0.37 0.22 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:24:01 ens3 0.50 0.38 0.35 0.28 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:25:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:27:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:28:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:29:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:30:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:31:01 ens3 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:32:01 docker0 79.34 143.98 7.19 1258.19 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:32:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] 04:32:01 ens3 421.10 266.04 8380.62 165.57 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] Average: docker0 51.57 71.41 4.08 550.89 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] Average: lo 3.42 3.42 0.33 0.33 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] Average: ens3 147.47 111.04 1351.53 149.01 0.00 0.00 0.00 0.00 [2025-01-10T04:32:53.913Z] [2025-01-10T04:32:53.913Z] [2025-01-10T04:32:53.913Z] ---> sar -P ALL: [2025-01-10T04:32:53.913Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36437) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T04:32:53.913Z] [2025-01-10T04:32:53.913Z] 04:04:06 LINUX RESTART (8 CPU) [2025-01-10T04:32:53.913Z] [2025-01-10T04:32:53.913Z] 04:05:01 CPU %user %nice %system %iowait %steal %idle [2025-01-10T04:32:53.913Z] 04:06:01 all 9.89 0.00 3.57 2.92 0.16 83.46 [2025-01-10T04:32:53.913Z] 04:06:01 0 7.28 0.00 4.43 2.77 0.14 85.38 [2025-01-10T04:32:53.913Z] 04:06:01 1 9.98 0.00 2.78 9.18 0.17 77.89 [2025-01-10T04:32:53.913Z] 04:06:01 2 9.95 0.00 3.01 0.10 0.15 86.78 [2025-01-10T04:32:53.913Z] 04:06:01 3 10.19 0.00 2.67 1.31 0.17 85.66 [2025-01-10T04:32:53.913Z] 04:06:01 4 8.15 0.00 3.22 6.11 0.20 82.32 [2025-01-10T04:32:53.913Z] 04:06:01 5 9.52 0.00 2.97 0.07 0.17 87.27 [2025-01-10T04:32:53.913Z] 04:06:01 6 10.13 0.00 4.80 3.74 0.13 81.20 [2025-01-10T04:32:53.913Z] 04:06:01 7 13.90 0.00 4.67 0.07 0.15 81.21 [2025-01-10T04:32:53.913Z] 04:07:01 all 28.53 0.00 5.21 3.84 0.09 62.33 [2025-01-10T04:32:53.913Z] 04:07:01 0 28.69 0.00 6.60 16.03 0.08 48.59 [2025-01-10T04:32:53.913Z] 04:07:01 1 29.16 0.00 5.26 1.65 0.08 63.85 [2025-01-10T04:32:53.913Z] 04:07:01 2 26.54 0.00 4.47 2.97 0.07 65.96 [2025-01-10T04:32:53.913Z] 04:07:01 3 28.36 0.00 4.94 1.62 0.10 64.98 [2025-01-10T04:32:53.913Z] 04:07:01 4 28.90 0.00 4.99 0.52 0.12 65.47 [2025-01-10T04:32:53.913Z] 04:07:01 5 29.90 0.00 5.19 1.52 0.10 63.29 [2025-01-10T04:32:53.913Z] 04:07:01 6 27.69 0.00 5.19 0.86 0.10 66.16 [2025-01-10T04:32:53.913Z] 04:07:01 7 28.99 0.00 5.07 5.54 0.10 60.30 [2025-01-10T04:32:53.913Z] 04:08:01 all 27.83 0.00 4.90 1.92 0.12 65.23 [2025-01-10T04:32:53.913Z] 04:08:01 0 29.73 0.00 5.65 2.67 0.10 61.85 [2025-01-10T04:32:53.913Z] 04:08:01 1 26.75 0.00 5.07 0.03 0.15 68.00 [2025-01-10T04:32:53.913Z] 04:08:01 2 30.84 0.00 4.85 0.05 0.10 64.17 [2025-01-10T04:32:53.913Z] 04:08:01 3 29.78 0.00 4.83 0.00 0.12 65.27 [2025-01-10T04:32:53.913Z] 04:08:01 4 25.19 0.00 4.54 0.05 0.13 70.08 [2025-01-10T04:32:53.913Z] 04:08:01 5 26.49 0.00 4.63 12.48 0.10 56.31 [2025-01-10T04:32:53.913Z] 04:08:01 6 25.23 0.00 4.17 0.00 0.12 70.48 [2025-01-10T04:32:53.913Z] 04:08:01 7 28.65 0.00 5.45 0.07 0.13 65.69 [2025-01-10T04:32:53.913Z] 04:09:01 all 59.47 0.00 8.20 0.97 0.11 31.25 [2025-01-10T04:32:53.913Z] 04:09:01 0 62.93 0.00 8.71 1.80 0.12 26.45 [2025-01-10T04:32:53.913Z] 04:09:01 1 57.86 0.00 8.62 0.75 0.10 32.67 [2025-01-10T04:32:53.913Z] 04:09:01 2 57.52 0.00 8.03 0.14 0.10 34.21 [2025-01-10T04:32:53.913Z] 04:09:01 3 62.30 0.00 8.40 0.54 0.17 28.59 [2025-01-10T04:32:53.913Z] 04:09:01 4 55.97 0.00 7.89 0.66 0.10 35.37 [2025-01-10T04:32:53.913Z] 04:09:01 5 58.83 0.00 7.28 2.51 0.10 31.28 [2025-01-10T04:32:53.913Z] 04:09:01 6 57.04 0.00 8.01 1.02 0.10 33.84 [2025-01-10T04:32:53.913Z] 04:09:01 7 63.26 0.00 8.65 0.34 0.10 27.66 [2025-01-10T04:32:53.913Z] 04:10:01 all 19.04 0.00 6.70 18.99 0.10 55.16 [2025-01-10T04:32:53.913Z] 04:10:01 0 20.29 0.00 7.38 20.82 0.12 51.39 [2025-01-10T04:32:53.913Z] 04:10:01 1 19.19 0.00 7.42 18.57 0.10 54.71 [2025-01-10T04:32:53.913Z] 04:10:01 2 15.68 0.00 7.03 22.42 0.08 54.78 [2025-01-10T04:32:53.913Z] 04:10:01 3 21.54 0.00 6.44 18.80 0.08 53.14 [2025-01-10T04:32:53.913Z] 04:10:01 4 16.55 0.00 5.95 7.47 0.10 69.93 [2025-01-10T04:32:53.913Z] 04:10:01 5 18.86 0.00 6.16 26.35 0.12 48.51 [2025-01-10T04:32:53.913Z] 04:10:01 6 19.36 0.00 6.06 9.46 0.08 65.04 [2025-01-10T04:32:53.913Z] 04:10:01 7 20.80 0.00 7.18 28.18 0.10 43.74 [2025-01-10T04:32:53.913Z] 04:11:01 all 12.61 0.00 6.81 16.02 0.11 64.46 [2025-01-10T04:32:53.913Z] 04:11:01 0 14.08 0.00 7.38 15.64 0.12 62.79 [2025-01-10T04:32:53.913Z] 04:11:01 1 12.17 0.00 6.19 8.85 0.07 72.73 [2025-01-10T04:32:53.913Z] 04:11:01 2 11.98 0.00 8.38 47.53 0.15 31.95 [2025-01-10T04:32:53.913Z] 04:11:01 3 12.14 0.00 6.62 17.07 0.12 64.05 [2025-01-10T04:32:53.913Z] 04:11:01 4 12.16 0.00 6.26 7.73 0.08 73.77 [2025-01-10T04:32:53.913Z] 04:11:01 5 13.64 0.00 7.56 11.29 0.10 67.41 [2025-01-10T04:32:53.913Z] 04:11:01 6 12.07 0.00 5.81 7.44 0.08 74.60 [2025-01-10T04:32:53.913Z] 04:11:01 7 12.61 0.00 6.32 12.86 0.14 68.08 [2025-01-10T04:32:53.913Z] 04:12:01 all 55.36 0.00 9.88 10.69 0.12 23.94 [2025-01-10T04:32:53.913Z] 04:12:01 0 56.33 0.00 10.39 19.75 0.12 13.42 [2025-01-10T04:32:53.913Z] 04:12:01 1 55.17 0.00 9.63 6.86 0.13 28.20 [2025-01-10T04:32:53.913Z] 04:12:01 2 55.65 0.00 9.23 15.09 0.12 19.90 [2025-01-10T04:32:53.913Z] 04:12:01 3 55.15 0.00 10.24 2.20 0.12 32.29 [2025-01-10T04:32:53.913Z] 04:12:01 4 54.60 0.00 9.20 2.47 0.14 33.60 [2025-01-10T04:32:53.913Z] 04:12:01 5 55.53 0.00 11.05 10.93 0.13 22.35 [2025-01-10T04:32:53.913Z] 04:12:01 6 55.26 0.00 9.40 15.22 0.10 20.02 [2025-01-10T04:32:53.913Z] 04:12:01 7 55.19 0.00 9.89 13.15 0.12 21.65 [2025-01-10T04:32:53.913Z] 04:13:01 all 88.97 0.00 10.85 0.00 0.18 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 0 88.61 0.00 11.20 0.00 0.19 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 1 89.47 0.00 10.33 0.00 0.20 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 2 89.17 0.00 10.64 0.00 0.17 0.02 [2025-01-10T04:32:53.914Z] 04:13:01 3 88.93 0.00 10.87 0.00 0.20 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 4 88.49 0.00 11.36 0.00 0.15 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 5 88.20 0.00 11.56 0.00 0.24 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 6 89.61 0.00 10.25 0.00 0.13 0.00 [2025-01-10T04:32:53.914Z] 04:13:01 7 89.26 0.00 10.59 0.00 0.15 0.00 [2025-01-10T04:32:53.914Z] 04:14:01 all 75.45 0.00 10.17 4.06 0.15 10.18 [2025-01-10T04:32:53.914Z] 04:14:01 0 73.99 0.00 11.94 2.28 0.17 11.62 [2025-01-10T04:32:53.914Z] 04:14:01 1 75.66 0.00 10.39 4.13 0.15 9.66 [2025-01-10T04:32:53.914Z] 04:14:01 2 76.69 0.00 9.24 1.75 0.10 12.22 [2025-01-10T04:32:53.914Z] 04:14:01 3 75.13 0.00 9.79 2.30 0.15 12.63 [2025-01-10T04:32:53.914Z] 04:14:01 4 75.39 0.00 9.33 0.84 0.13 14.31 [2025-01-10T04:32:53.914Z] 04:14:01 5 75.92 0.00 10.64 5.02 0.15 8.27 [2025-01-10T04:32:53.914Z] 04:14:01 6 76.18 0.00 9.45 3.27 0.17 10.94 [2025-01-10T04:32:53.914Z] 04:14:01 7 74.62 0.00 10.59 12.87 0.15 1.76 [2025-01-10T04:32:53.914Z] 04:15:01 all 7.19 0.00 1.77 2.57 0.09 88.38 [2025-01-10T04:32:53.914Z] 04:15:01 0 10.61 0.00 1.99 0.75 0.08 86.56 [2025-01-10T04:32:53.914Z] 04:15:01 1 5.82 0.00 1.82 3.88 0.08 88.40 [2025-01-10T04:32:53.914Z] 04:15:01 2 7.48 0.00 1.74 2.53 0.08 88.17 [2025-01-10T04:32:53.914Z] 04:15:01 3 4.25 0.00 1.25 2.04 0.07 92.40 [2025-01-10T04:32:53.914Z] 04:15:01 4 5.24 0.00 1.37 1.84 0.08 91.47 [2025-01-10T04:32:53.914Z] 04:15:01 5 9.57 0.00 2.24 4.28 0.10 83.82 [2025-01-10T04:32:53.914Z] 04:15:01 6 7.77 0.00 1.49 1.07 0.08 89.58 [2025-01-10T04:32:53.914Z] 04:15:01 7 6.78 0.00 2.31 4.23 0.10 86.57 [2025-01-10T04:32:53.914Z] 04:16:01 all 9.18 0.00 0.82 0.08 0.06 89.85 [2025-01-10T04:32:53.914Z] 04:16:01 0 12.30 0.00 0.97 0.03 0.08 86.61 [2025-01-10T04:32:53.914Z] 04:16:01 1 12.45 0.00 0.99 0.18 0.07 86.31 [2025-01-10T04:32:53.914Z] 04:16:01 2 7.32 0.00 0.77 0.02 0.07 91.83 [2025-01-10T04:32:53.914Z] 04:16:01 3 8.14 0.00 0.63 0.02 0.05 91.16 [2025-01-10T04:32:53.914Z] 04:16:01 4 10.79 0.00 0.64 0.02 0.07 88.49 [2025-01-10T04:32:53.914Z] 04:16:01 5 7.46 0.00 1.17 0.38 0.07 90.92 [2025-01-10T04:32:53.914Z] 04:16:01 6 5.33 0.00 0.65 0.02 0.03 93.97 [2025-01-10T04:32:53.914Z] 04:16:01 7 9.66 0.00 0.77 0.00 0.07 89.50 [2025-01-10T04:32:53.914Z] [2025-01-10T04:32:53.914Z] 04:16:01 CPU %user %nice %system %iowait %steal %idle [2025-01-10T04:32:53.914Z] 04:17:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-01-10T04:32:53.914Z] 04:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-01-10T04:32:53.914Z] 04:17:01 1 0.80 0.00 0.00 0.02 0.02 99.17 [2025-01-10T04:32:53.914Z] 04:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2025-01-10T04:32:53.914Z] 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-10T04:32:53.914Z] 04:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-10T04:32:53.914Z] 04:18:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-01-10T04:32:53.914Z] 04:18:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:18:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:18:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2025-01-10T04:32:53.914Z] 04:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-10T04:32:53.914Z] 04:18:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-01-10T04:32:53.914Z] 04:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:19:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2025-01-10T04:32:53.914Z] 04:19:01 0 0.08 0.00 0.03 0.02 0.03 99.83 [2025-01-10T04:32:53.914Z] 04:19:01 1 0.17 0.00 0.03 0.02 0.02 99.77 [2025-01-10T04:32:53.914Z] 04:19:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:19:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:20:01 all 0.10 0.00 0.03 0.00 0.01 99.85 [2025-01-10T04:32:53.914Z] 04:20:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2025-01-10T04:32:53.914Z] 04:20:01 1 0.55 0.00 0.03 0.02 0.02 99.38 [2025-01-10T04:32:53.914Z] 04:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:20:01 4 0.05 0.00 0.07 0.00 0.03 99.85 [2025-01-10T04:32:53.914Z] 04:20:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:21:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2025-01-10T04:32:53.914Z] 04:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:21:01 1 0.38 0.00 0.03 0.02 0.02 99.55 [2025-01-10T04:32:53.914Z] 04:21:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-10T04:32:53.914Z] 04:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:21:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2025-01-10T04:32:53.914Z] 04:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:22:01 all 0.21 0.00 0.02 0.00 0.01 99.76 [2025-01-10T04:32:53.914Z] 04:22:01 0 0.03 0.00 0.05 0.02 0.03 99.87 [2025-01-10T04:32:53.914Z] 04:22:01 1 1.45 0.00 0.03 0.02 0.02 98.48 [2025-01-10T04:32:53.914Z] 04:22:01 2 0.05 0.00 0.07 0.00 0.03 99.85 [2025-01-10T04:32:53.914Z] 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-01-10T04:32:53.914Z] 04:23:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2025-01-10T04:32:53.914Z] 04:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:23:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-10T04:32:53.914Z] 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-10T04:32:53.914Z] 04:23:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-10T04:32:53.914Z] 04:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2025-01-10T04:32:53.914Z] 04:24:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2025-01-10T04:32:53.914Z] 04:24:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2025-01-10T04:32:53.914Z] 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:24:01 5 0.13 0.00 0.00 0.00 0.02 99.85 [2025-01-10T04:32:53.914Z] 04:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-01-10T04:32:53.914Z] 04:25:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2025-01-10T04:32:53.914Z] 04:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-01-10T04:32:53.914Z] 04:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-10T04:32:53.914Z] 04:25:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2025-01-10T04:32:53.914Z] 04:25:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-01-10T04:32:53.914Z] 04:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:26:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2025-01-10T04:32:53.914Z] 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-01-10T04:32:53.914Z] 04:27:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2025-01-10T04:32:53.914Z] 04:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:27:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2025-01-10T04:32:53.914Z] 04:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-10T04:32:53.914Z] 04:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-10T04:32:53.914Z] 04:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-10T04:32:53.914Z] [2025-01-10T04:32:53.914Z] 04:27:01 CPU %user %nice %system %iowait %steal %idle [2025-01-10T04:32:53.914Z] 04:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-01-10T04:32:53.914Z] 04:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-10T04:32:53.914Z] 04:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:29:01 all 0.29 0.00 0.02 0.00 0.01 99.67 [2025-01-10T04:32:53.914Z] 04:29:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-01-10T04:32:53.914Z] 04:29:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:29:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-01-10T04:32:53.914Z] 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:29:01 4 1.94 0.00 0.03 0.00 0.00 98.03 [2025-01-10T04:32:53.914Z] 04:29:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2025-01-10T04:32:53.914Z] 04:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-01-10T04:32:53.914Z] 04:30:01 all 0.10 0.00 0.02 0.00 0.01 99.86 [2025-01-10T04:32:53.914Z] 04:30:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2025-01-10T04:32:53.914Z] 04:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-01-10T04:32:53.914Z] 04:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:30:01 4 0.66 0.00 0.02 0.00 0.02 99.30 [2025-01-10T04:32:53.914Z] 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-01-10T04:32:53.914Z] 04:31:01 all 0.28 0.00 0.01 0.01 0.01 99.68 [2025-01-10T04:32:53.914Z] 04:31:01 0 0.08 0.00 0.03 0.02 0.03 99.83 [2025-01-10T04:32:53.914Z] 04:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-10T04:32:53.914Z] 04:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2025-01-10T04:32:53.914Z] 04:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-10T04:32:53.914Z] 04:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2025-01-10T04:32:53.914Z] 04:31:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-10T04:32:53.914Z] 04:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-10T04:32:53.914Z] 04:32:01 all 7.22 0.00 3.38 2.20 0.06 87.13 [2025-01-10T04:32:53.914Z] 04:32:01 0 6.67 0.00 3.93 14.08 0.07 75.25 [2025-01-10T04:32:53.914Z] 04:32:01 1 6.03 0.00 3.57 1.99 0.05 88.36 [2025-01-10T04:32:53.914Z] 04:32:01 2 8.33 0.00 2.67 0.08 0.07 88.84 [2025-01-10T04:32:53.914Z] 04:32:01 3 6.61 0.00 2.73 0.08 0.05 90.52 [2025-01-10T04:32:53.914Z] 04:32:01 4 6.97 0.00 3.34 0.47 0.05 89.17 [2025-01-10T04:32:53.914Z] 04:32:01 5 7.16 0.00 3.82 0.49 0.07 88.46 [2025-01-10T04:32:53.914Z] 04:32:01 6 7.78 0.00 3.23 0.50 0.07 88.42 [2025-01-10T04:32:53.914Z] 04:32:01 7 8.24 0.00 3.72 0.02 0.07 87.96 [2025-01-10T04:32:53.914Z] Average: all 14.78 0.00 2.66 2.36 0.06 80.13 [2025-01-10T04:32:53.914Z] Average: 0 15.11 0.00 2.97 3.56 0.06 78.30 [2025-01-10T04:32:53.914Z] Average: 1 14.82 0.00 2.66 2.08 0.06 80.39 [2025-01-10T04:32:53.914Z] Average: 2 14.60 0.00 2.59 3.38 0.06 79.38 [2025-01-10T04:32:53.914Z] Average: 3 14.83 0.00 2.56 1.69 0.05 80.87 [2025-01-10T04:32:53.914Z] Average: 4 14.43 0.00 2.51 1.04 0.06 81.97 [2025-01-10T04:32:53.914Z] Average: 5 14.81 0.00 2.74 2.76 0.06 79.63 [2025-01-10T04:32:53.914Z] Average: 6 14.50 0.00 2.53 1.57 0.05 81.36 [2025-01-10T04:32:53.914Z] Average: 7 15.18 0.00 2.78 2.84 0.06 79.14 [2025-01-10T04:32:53.914Z] [2025-01-10T04:32:53.914Z] [2025-01-10T04:32:53.914Z]