Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d 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-ssh16032673499452536607.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-ssh5701716248289677275.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-ssh16300403855169687341.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-ssh3302688214338411326.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-ssh4116158973742319338.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-37221 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/784 [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/784 # 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 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d (main) Commit message: "Merge pull request #5062 from lindseysimple/issue-5054-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 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 > git rev-list --no-walk 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T07:02:30.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T07:02:31.054Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T07:02:31.077Z] ========================================================= [2025-01-20T07:02:31.077Z] EdgeX Global Pipelines Version Info [2025-01-20T07:02:31.077Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:02:31.804Z] ------------------- [2025-01-20T07:02:31.804Z] stable info: [2025-01-20T07:02:31.804Z] ------------------- [2025-01-20T07:02:31.804Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T07:02:31.804Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T07:02:31.804Z] Message: update stable to v1.0.269 [2025-01-20T07:02:32.373Z] ------------------- [2025-01-20T07:02:32.373Z] experimental info: [2025-01-20T07:02:32.373Z] ------------------- [2025-01-20T07:02:32.373Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T07:02:32.373Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T07:02:32.373Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T07:02:32.458Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-20T07:02:32.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-20T07:02:32.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T07:02:32.522Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T07:02:32.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T07:02:32.563Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T07:02:32.583Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T07:02:32.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-20T07:02:32.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-20T07:02:32.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-20T07:02:32.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T07:02:32.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T07:02:32.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T07:02:32.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T07:02:32.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T07:02:32.813Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T07:02:32.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T07:02:32.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T07:02:32.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-20T07:02:32.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-20T07:02:32.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T07:02:32.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T07:02:32.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T07:02:32.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T07:02:33.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T07:02:33.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T07:02:33.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo [2025-01-20T07:02:33.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9a1cad [Pipeline] echo [2025-01-20T07:02:33.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T07:02:33.169Z] provisioning config files... [2025-01-20T07:02:33.184Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config16687913386207189160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:02:33.540Z] ---> ****-login.sh [2025-01-20T07:02:33.540Z] nexus3.edgexfoundry.org:10001 [2025-01-20T07:02:33.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:02:33.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:02:33.803Z] Configure a credential helper to remove this warning. See [2025-01-20T07:02:33.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:02:33.803Z] [2025-01-20T07:02:33.803Z] Login Succeeded [2025-01-20T07:02:33.803Z] nexus3.edgexfoundry.org:10002 [2025-01-20T07:02:34.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:02:34.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:02:34.064Z] Configure a credential helper to remove this warning. See [2025-01-20T07:02:34.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:02:34.064Z] [2025-01-20T07:02:34.064Z] Login Succeeded [2025-01-20T07:02:34.064Z] nexus3.edgexfoundry.org:10003 [2025-01-20T07:02:34.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:02:34.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:02:34.064Z] Configure a credential helper to remove this warning. See [2025-01-20T07:02:34.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:02:34.064Z] [2025-01-20T07:02:34.064Z] Login Succeeded [2025-01-20T07:02:34.064Z] nexus3.edgexfoundry.org:10004 [2025-01-20T07:02:34.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:02:34.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:02:34.325Z] Configure a credential helper to remove this warning. See [2025-01-20T07:02:34.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:02:34.325Z] [2025-01-20T07:02:34.325Z] Login Succeeded [2025-01-20T07:02:34.325Z] ****.io [2025-01-20T07:02:34.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:02:34.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:02:34.586Z] Configure a credential helper to remove this warning. See [2025-01-20T07:02:34.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:02:34.586Z] [2025-01-20T07:02:34.586Z] Login Succeeded [2025-01-20T07:02:34.586Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T07:02:34.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T07:02:34.927Z] + 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-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + dirname cmd/core-command/Dockerfile [2025-01-20T07:02:34.927Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-20T07:02:34.927Z] + + cut -d/ -f2 [2025-01-20T07:02:34.927Z] dirname cmd/core-data/Dockerfile [2025-01-20T07:02:34.927Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-20T07:02:34.927Z] + + cut -d/ -f2 [2025-01-20T07:02:34.927Z] dirname cmd/core-keeper/Dockerfile [2025-01-20T07:02:34.927Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/core-metadata/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-20T07:02:34.927Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-01-20T07:02:34.927Z] cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-20T07:02:34.927Z] + + cut -d/ -f2 [2025-01-20T07:02:34.927Z] dirname cmd/security-spire-agent/Dockerfile [2025-01-20T07:02:34.927Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + dirname cmd/support-notifications/Dockerfile [2025-01-20T07:02:34.927Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-20T07:02:34.927Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-20T07:02:34.927Z] + cut -d/ -f2 [2025-01-20T07:02:34.927Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-20T07:02:34.962Z] 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-20T07:02:35.342Z] + git rev-list -1 --merges f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d~1..f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo [2025-01-20T07:02:35.354Z] -----------> git rev-list -1 --merges f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d~1..f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:02:35.354Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [false] [Pipeline] sh [2025-01-20T07:02:35.647Z] + git log --format=format:%s -1 f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] echo [2025-01-20T07:02:35.664Z] ========================================================= [2025-01-20T07:02:35.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T07:02:35.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-20T07:02:36.141Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T07:02:36.142Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T07:02:36.142Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T07:02:36.142Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T07:02:36.142Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T07:02:36.142Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T07:02:36.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:02:36.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:02:36.576Z] [2025-01-20T07:02:36.576Z] 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-20T07:02:36.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:02:36.898Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T07:02:36.898Z] b85a868b505f: Pulling fs layer [2025-01-20T07:02:36.898Z] e2be974225ed: Pulling fs layer [2025-01-20T07:02:36.898Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T07:02:36.898Z] 988bab9f4d93: Pulling fs layer [2025-01-20T07:02:36.898Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T07:02:36.898Z] eaf3925da568: Pulling fs layer [2025-01-20T07:02:36.898Z] bab4dde63d76: Pulling fs layer [2025-01-20T07:02:36.898Z] bde34c3a00c8: Pulling fs layer [2025-01-20T07:02:36.898Z] b352a97aabf1: Pulling fs layer [2025-01-20T07:02:36.898Z] 4872d77fe225: Pulling fs layer [2025-01-20T07:02:36.898Z] 5851b861e8e6: Pulling fs layer [2025-01-20T07:02:36.898Z] 988bab9f4d93: Waiting [2025-01-20T07:02:36.898Z] 1469e6f7b9e6: Waiting [2025-01-20T07:02:36.898Z] bde34c3a00c8: Waiting [2025-01-20T07:02:36.898Z] eaf3925da568: Waiting [2025-01-20T07:02:36.898Z] bab4dde63d76: Waiting [2025-01-20T07:02:36.898Z] b352a97aabf1: Waiting [2025-01-20T07:02:36.898Z] 4872d77fe225: Waiting [2025-01-20T07:02:36.898Z] e2be974225ed: Download complete [2025-01-20T07:02:36.898Z] 988bab9f4d93: Verifying Checksum [2025-01-20T07:02:36.898Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T07:02:36.898Z] 1469e6f7b9e6: Download complete [2025-01-20T07:02:36.898Z] eaf3925da568: Download complete [2025-01-20T07:02:37.161Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T07:02:37.161Z] 339a4e72a1f5: Download complete [2025-01-20T07:02:37.161Z] bde34c3a00c8: Download complete [2025-01-20T07:02:37.161Z] b352a97aabf1: Verifying Checksum [2025-01-20T07:02:37.161Z] b352a97aabf1: Download complete [2025-01-20T07:02:37.161Z] 4872d77fe225: Verifying Checksum [2025-01-20T07:02:37.161Z] 4872d77fe225: Download complete [2025-01-20T07:02:37.161Z] 5851b861e8e6: Download complete [2025-01-20T07:02:37.161Z] b85a868b505f: Verifying Checksum [2025-01-20T07:02:37.161Z] b85a868b505f: Download complete [2025-01-20T07:02:37.422Z] bab4dde63d76: Verifying Checksum [2025-01-20T07:02:37.422Z] bab4dde63d76: Download complete [2025-01-20T07:02:38.382Z] b85a868b505f: Pull complete [2025-01-20T07:02:38.953Z] e2be974225ed: Pull complete [2025-01-20T07:02:39.213Z] 339a4e72a1f5: Pull complete [2025-01-20T07:02:39.474Z] 988bab9f4d93: Pull complete [2025-01-20T07:02:39.734Z] 1469e6f7b9e6: Pull complete [2025-01-20T07:02:39.734Z] eaf3925da568: Pull complete [2025-01-20T07:02:41.638Z] bab4dde63d76: Pull complete [2025-01-20T07:02:41.638Z] bde34c3a00c8: Pull complete [2025-01-20T07:02:41.899Z] b352a97aabf1: Pull complete [2025-01-20T07:02:41.899Z] 4872d77fe225: Pull complete [2025-01-20T07:02:41.899Z] 5851b861e8e6: Pull complete [2025-01-20T07:02:41.899Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T07:02:41.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:02:41.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:02:42.050Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:02:42.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:02:53.163Z] $ docker top 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 -eo pid,comm [2025-01-20T07:02:53.236Z] 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-20T07:02:53.236Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T07:02:53.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T07:02:53.292Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T07:02:53.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T07:02:53.409Z] $ docker exec 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent [2025-01-20T07:02:53.513Z] SSH_AUTH_SOCK=/tmp/ssh-z3oxvKQ6qvl7/agent.14 [2025-01-20T07:02:53.513Z] SSH_AGENT_PID=20 [2025-01-20T07:02:53.518Z] Running ssh-add (command line suppressed) [2025-01-20T07:02:53.643Z] Identity added: /w/workspace/edgex-go/784@tmp/private_key_7446705518920186686.key (/w/workspace/edgex-go/784@tmp/private_key_7446705518920186686.key) [2025-01-20T07:02:53.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T07:02:53.957Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T07:02:53.967Z] $ docker exec --env ******** --env ******** 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent -k [2025-01-20T07:02:54.053Z] unset SSH_AUTH_SOCK; [2025-01-20T07:02:54.053Z] unset SSH_AGENT_PID; [2025-01-20T07:02:54.053Z] echo Agent pid 20 killed; [2025-01-20T07:02:54.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T07:02:54.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T07:02:54.104Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T07:02:54.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T07:02:54.219Z] $ docker exec 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent [2025-01-20T07:02:54.320Z] SSH_AUTH_SOCK=/tmp/ssh-8Ej8xlYaYyGy/agent.71 [2025-01-20T07:02:54.320Z] SSH_AGENT_PID=77 [2025-01-20T07:02:54.325Z] Running ssh-add (command line suppressed) [2025-01-20T07:02:54.405Z] Identity added: /w/workspace/edgex-go/784@tmp/private_key_14201409392008467205.key (/w/workspace/edgex-go/784@tmp/private_key_14201409392008467205.key) [2025-01-20T07:02:54.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T07:02:54.717Z] + git semver init [2025-01-20T07:02:54.976Z] 2025-01-20 07:02:54,907 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T07:02:54.976Z] 2025-01-20 07:02:54,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/784/.semver [2025-01-20T07:02:54.977Z] 2025-01-20 07:02:54,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/784/.semver [2025-01-20T07:02:54.977Z] 2025-01-20 07:02:54,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/784/.semver'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) [2025-01-20T07:03:04.971Z] 2025-01-20 07:03:03,480 [append_file] DEBUG append to file:/w/workspace/edgex-go/784/.git/info/exclude [2025-01-20T07:03:04.971Z] 2025-01-20 07:03:03,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/784/.semver/main with force:False [2025-01-20T07:03:04.971Z] 2025-01-20 07:03:03,481 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:03:04.971Z] 2025-01-20 07:03:03,481 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:03:04.971Z] 4.0.0-dev.48 [Pipeline] } [2025-01-20T07:03:04.980Z] $ docker exec --env ******** --env ******** 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 ssh-agent -k [2025-01-20T07:03:05.085Z] unset SSH_AUTH_SOCK; [2025-01-20T07:03:05.085Z] unset SSH_AGENT_PID; [2025-01-20T07:03:05.085Z] echo Agent pid 77 killed; [2025-01-20T07:03:05.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T07:03:05.430Z] + git semver [Pipeline] } [2025-01-20T07:03:05.704Z] $ docker stop --time=1 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 [2025-01-20T07:03:06.994Z] $ docker rm -f --volumes 5d7b067123ba2e0f8ade310dfc4ad4c59b8d43d60117a6d231345211096392a2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T07:03:07.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T07:03:07.562Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T07:03:07.567Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.48 [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-20T07:03:08.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo [2025-01-20T07:03:08.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:03:08.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:03:08.059Z] ========================================================= [2025-01-20T07:03:08.059Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T07:03:08.059Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-20T07:03:08.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T07:03:08.355Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T07:03:08.355Z] da9db072f522: Pulling fs layer [2025-01-20T07:03:08.355Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T07:03:08.355Z] 06f05ace1117: Pulling fs layer [2025-01-20T07:03:08.355Z] 5fe327b54edc: Pulling fs layer [2025-01-20T07:03:08.355Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T07:03:08.355Z] 92a5565b7b96: Pulling fs layer [2025-01-20T07:03:08.355Z] ff9bb7016b71: Pulling fs layer [2025-01-20T07:03:08.355Z] 5fe327b54edc: Waiting [2025-01-20T07:03:08.355Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T07:03:08.355Z] a813b0c90790: Pulling fs layer [2025-01-20T07:03:08.355Z] 4f4fb700ef54: Waiting [2025-01-20T07:03:08.355Z] 92a5565b7b96: Waiting [2025-01-20T07:03:08.355Z] ff9bb7016b71: Waiting [2025-01-20T07:03:08.355Z] b67dba6c2c7d: Waiting [2025-01-20T07:03:08.355Z] a813b0c90790: Waiting [2025-01-20T07:03:08.355Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T07:03:08.355Z] 6ef4a4ee8ca5: Download complete [2025-01-20T07:03:08.355Z] 5fe327b54edc: Verifying Checksum [2025-01-20T07:03:08.355Z] 5fe327b54edc: Download complete [2025-01-20T07:03:08.355Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T07:03:08.355Z] 4f4fb700ef54: Download complete [2025-01-20T07:03:08.355Z] 92a5565b7b96: Verifying Checksum [2025-01-20T07:03:08.355Z] 92a5565b7b96: Download complete [2025-01-20T07:03:08.355Z] da9db072f522: Download complete [2025-01-20T07:03:08.355Z] ff9bb7016b71: Verifying Checksum [2025-01-20T07:03:08.355Z] ff9bb7016b71: Download complete [2025-01-20T07:03:08.614Z] da9db072f522: Pull complete [2025-01-20T07:03:08.614Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T07:03:08.614Z] a813b0c90790: Verifying Checksum [2025-01-20T07:03:08.614Z] a813b0c90790: Download complete [2025-01-20T07:03:08.874Z] 06f05ace1117: Verifying Checksum [2025-01-20T07:03:08.874Z] 06f05ace1117: Download complete [2025-01-20T07:03:09.133Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T07:03:09.133Z] b67dba6c2c7d: Download complete [2025-01-20T07:03:12.420Z] 06f05ace1117: Pull complete [2025-01-20T07:03:12.420Z] 5fe327b54edc: Pull complete [2025-01-20T07:03:12.420Z] 4f4fb700ef54: Pull complete [2025-01-20T07:03:12.678Z] 92a5565b7b96: Pull complete [2025-01-20T07:03:12.678Z] ff9bb7016b71: Pull complete [2025-01-20T07:03:15.225Z] b67dba6c2c7d: Pull complete [2025-01-20T07:03:15.484Z] a813b0c90790: Pull complete [2025-01-20T07:03:15.743Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T07:03:15.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T07:03:15.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-20T07:03:16.049Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T07:03:16.049Z] WORKDIR /edgex [2025-01-20T07:03:16.049Z] COPY go.mod . [2025-01-20T07:03:16.049Z] RUN go mod download [2025-01-20T07:03:16.049Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-20T07:03:16.619Z] Sending build context to Docker daemon 179.8MB [2025-01-20T07:03:16.619Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T07:03:16.619Z] ---> 3ba60ce46760 [2025-01-20T07:03:16.619Z] Step 2/4 : WORKDIR /edgex [2025-01-20T07:03:22.677Z] Still waiting to schedule task [2025-01-20T07:03:22.677Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-20T07:03:31.590Z] ---> Running in e6b16b81ec5c [2025-01-20T07:03:31.590Z] Removing intermediate container e6b16b81ec5c [2025-01-20T07:03:31.590Z] ---> 4b118a58b764 [2025-01-20T07:03:31.590Z] Step 3/4 : COPY go.mod . [2025-01-20T07:03:31.590Z] ---> bb5eae166d90 [2025-01-20T07:03:31.590Z] Step 4/4 : RUN go mod download [2025-01-20T07:03:31.590Z] ---> Running in 39d770104c8d [2025-01-20T07:04:04.222Z] Removing intermediate container 39d770104c8d [2025-01-20T07:04:04.222Z] ---> 8904fb09e03b [2025-01-20T07:04:04.222Z] Successfully built 8904fb09e03b [2025-01-20T07:04:04.505Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:04:04.828Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T07:04:04.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:04:04.914Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:04:04.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:04:05.445Z] $ docker top eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T07:04:05.813Z] + go version [2025-01-20T07:04:05.813Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T07:04:05.822Z] $ docker stop --time=1 eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 [2025-01-20T07:04:07.121Z] $ docker rm -f --volumes eed14699785dff5f9a0d61b145b65332e9fafc73db8baca4625f5ea552bb9124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:04:07.568Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T07:04:07.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:04:07.652Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:04:07.681Z] $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:04:08.054Z] $ docker top e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-20T07:04:08.142Z] ========================================================= [2025-01-20T07:04:08.142Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-20T07:04:08.142Z] ========================================================= [Pipeline] sh [2025-01-20T07:04:08.424Z] + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] fileExists [Pipeline] sh [2025-01-20T07:04:08.732Z] + make test [2025-01-20T07:04:08.732Z] go test -race -coverprofile=coverage.out ./... [2025-01-20T07:04:17.124Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-20T07:04:49.244Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-20T07:04:50.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-01-20T07:04:51.145Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-20T07:04:51.145Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-20T07:04:51.145Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-20T07:04:52.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-20T07:04:52.083Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-20T07:04:52.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-01-20T07:04:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-20T07:04:52.342Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-20T07:04:53.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-20T07:04:53.769Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:04:53.769Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-20T07:04:53.770Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-20T07:04:53.770Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-20T07:04:55.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-20T07:04:55.461Z] Running in /w/workspace/edgex-go/784 [Pipeline] { [2025-01-20T07:04:55.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2025-01-20T07:04:55.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 47.2% of statements [2025-01-20T07:04:55.474Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-20T07:04:55.474Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [Pipeline] checkout [2025-01-20T07:04:55.510Z] The recommended git tool is: git [2025-01-20T07:04:56.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.680s coverage: 93.4% of statements [2025-01-20T07:04:56.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2025-01-20T07:04:56.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 9.4% of statements [2025-01-20T07:04:57.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-20T07:04:57.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-20T07:04:57.520Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-20T07:04:58.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements [2025-01-20T07:04:58.903Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-01-20T07:04:58.903Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-20T07:04:59.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-20T07:04:59.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-20T07:04:59.160Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-20T07:04:59.160Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:05:00.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-01-20T07:05:00.709Z] using credential edgex-jenkins-ssh [2025-01-20T07:05:00.732Z] Cloning the remote Git repository [2025-01-20T07:05:01.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-01-20T07:05:01.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements [2025-01-20T07:05:01.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-20T07:05:01.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2025-01-20T07:05:01.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-20T07:05:01.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-20T07:05:01.352Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-20T07:05:01.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-20T07:05:01.613Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-20T07:05:01.613Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-20T07:05:01.613Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-20T07:05:01.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.034s coverage: 87.1% of statements [2025-01-20T07:05:01.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2025-01-20T07:05:01.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.092s coverage: 96.3% of statements [2025-01-20T07:05:01.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-01-20T07:05:00.763Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-20T07:05:00.852Z] > git init /w/workspace/edgex-go/784 # timeout=10 [2025-01-20T07:05:00.987Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-20T07:05:00.988Z] > git --version # timeout=10 [2025-01-20T07:05:01.007Z] > git --version # 'git version 2.25.1' [2025-01-20T07:05:01.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T07:05:01.150Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T07:05:02.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-20T07:05:02.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-20T07:05:02.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-20T07:05:03.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-20T07:05:03.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-20T07:05:03.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-20T07:05:03.772Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-20T07:05:04.340Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-20T07:05:04.340Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-20T07:05:04.911Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-20T07:05:05.850Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-20T07:05:06.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-20T07:05:08.329Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-20T07:05:08.329Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-20T07:05:10.245Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-20T07:05:10.815Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-20T07:05:10.815Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-20T07:05:11.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-20T07:05:11.752Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:05:13.169Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-20T07:05:13.170Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-20T07:05:13.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-20T07:05:13.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-01-20T07:05:13.703Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-20T07:05:13.703Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-20T07:05:13.703Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-20T07:05:13.703Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-20T07:05:15.677Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-20T07:05:15.677Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-20T07:05:15.677Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-20T07:05:15.677Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-20T07:05:16.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-20T07:05:16.617Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-20T07:05:16.617Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:05:16.617Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-20T07:05:16.617Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-20T07:05:16.617Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-20T07:05:17.772Z] Avoid second fetch [2025-01-20T07:05:17.772Z] Checking out Revision f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d (main) [2025-01-20T07:05:16.876Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-20T07:05:16.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T07:05:17.785Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T07:05:17.844Z] > git checkout -f f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 [2025-01-20T07:05:17.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-20T07:05:17.998Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-20T07:05:18.589Z] Commit message: "Merge pull request #5062 from lindseysimple/issue-5054-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T07:05:23.306Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T07:05:23.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:05:23.306Z] Dload Upload Total Spent Left Speed [2025-01-20T07:05:23.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2025-01-20T07:05:23.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T07:05:23.983Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-20T07:05:23.983Z] sudo tee /etc/docker/daemon.new [2025-01-20T07:05:23.983Z] { [2025-01-20T07:05:23.983Z] "registry-mirrors": [ [2025-01-20T07:05:23.983Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T07:05:23.983Z] ], [2025-01-20T07:05:23.983Z] "bip": "10.250.0.254/24", [2025-01-20T07:05:23.983Z] "hosts": [ [2025-01-20T07:05:23.983Z] "tcp://0.0.0.0:5555", [2025-01-20T07:05:23.983Z] "unix:///var/run/docker.sock" [2025-01-20T07:05:23.983Z] ], [2025-01-20T07:05:23.983Z] "mtu": 1458, [2025-01-20T07:05:23.983Z] "selinux-enabled": true, [2025-01-20T07:05:23.983Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T07:05:23.983Z] } [Pipeline] sh [2025-01-20T07:05:24.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.032s coverage: 73.7% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.1% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.141s coverage: 94.9% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-01-20T07:05:24.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-01-20T07:05:24.569Z] 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-20T07:05:24.569Z] running golangci-lint [2025-01-20T07:05:24.569Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-20T07:05:24.569Z] go version go1.23.4 linux/amd64 [2025-01-20T07:05:24.635Z] + sudo service docker restart [2025-01-20T07:05:24.830Z] 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-20T07:05:24.830Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-20T07:05:24.830Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T07:05:42.904Z] provisioning config files... [2025-01-20T07:05:42.927Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config6874408732029342435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:05:43.388Z] ---> ****-login.sh [2025-01-20T07:05:43.388Z] nexus3.edgexfoundry.org:10001 [2025-01-20T07:05:43.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:05:43.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:05:43.932Z] Configure a credential helper to remove this warning. See [2025-01-20T07:05:43.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:05:43.932Z] [2025-01-20T07:05:43.932Z] Login Succeeded [2025-01-20T07:05:43.932Z] nexus3.edgexfoundry.org:10002 [2025-01-20T07:05:43.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:05:44.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:05:44.203Z] Configure a credential helper to remove this warning. See [2025-01-20T07:05:44.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:05:44.203Z] [2025-01-20T07:05:44.203Z] Login Succeeded [2025-01-20T07:05:44.203Z] nexus3.edgexfoundry.org:10003 [2025-01-20T07:05:44.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:05:44.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:05:44.473Z] Configure a credential helper to remove this warning. See [2025-01-20T07:05:44.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:05:44.473Z] [2025-01-20T07:05:44.473Z] Login Succeeded [2025-01-20T07:05:44.473Z] nexus3.edgexfoundry.org:10004 [2025-01-20T07:05:44.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:05:44.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:05:44.741Z] Configure a credential helper to remove this warning. See [2025-01-20T07:05:44.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:05:44.741Z] [2025-01-20T07:05:44.741Z] Login Succeeded [2025-01-20T07:05:44.741Z] ****.io [2025-01-20T07:05:45.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:05:45.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:05:45.011Z] Configure a credential helper to remove this warning. See [2025-01-20T07:05:45.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:05:45.011Z] [2025-01-20T07:05:45.011Z] Login Succeeded [2025-01-20T07:05:45.278Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T07:05:45.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-20T07:05:45.922Z] + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo [2025-01-20T07:05:45.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:05:45.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:05:45.978Z] ========================================================= [2025-01-20T07:05:45.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T07:05:45.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-20T07:05:46.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T07:05:46.593Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-20T07:05:46.593Z] 9986a736f7d3: Pulling fs layer [2025-01-20T07:05:46.593Z] 1f018df60701: Pulling fs layer [2025-01-20T07:05:46.593Z] 39f8f326b044: Pulling fs layer [2025-01-20T07:05:46.593Z] e6a1e7a6a96a: Pulling fs layer [2025-01-20T07:05:46.593Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T07:05:46.593Z] d45d956e0dbf: Pulling fs layer [2025-01-20T07:05:46.593Z] d7702b0d1db1: Pulling fs layer [2025-01-20T07:05:46.593Z] 5c7f0f088c93: Pulling fs layer [2025-01-20T07:05:46.593Z] 4fdc064ae6cf: Pulling fs layer [2025-01-20T07:05:46.593Z] e6a1e7a6a96a: Waiting [2025-01-20T07:05:46.593Z] d7702b0d1db1: Waiting [2025-01-20T07:05:46.593Z] 4fdc064ae6cf: Waiting [2025-01-20T07:05:46.593Z] 5c7f0f088c93: Waiting [2025-01-20T07:05:46.593Z] 4f4fb700ef54: Waiting [2025-01-20T07:05:46.593Z] d45d956e0dbf: Waiting [2025-01-20T07:05:46.593Z] 1f018df60701: Verifying Checksum [2025-01-20T07:05:46.593Z] 1f018df60701: Download complete [2025-01-20T07:05:46.593Z] e6a1e7a6a96a: Verifying Checksum [2025-01-20T07:05:46.593Z] e6a1e7a6a96a: Download complete [2025-01-20T07:05:46.593Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T07:05:46.593Z] 4f4fb700ef54: Download complete [2025-01-20T07:05:46.593Z] d45d956e0dbf: Verifying Checksum [2025-01-20T07:05:46.593Z] d45d956e0dbf: Download complete [2025-01-20T07:05:46.593Z] 9986a736f7d3: Verifying Checksum [2025-01-20T07:05:46.593Z] 9986a736f7d3: Download complete [2025-01-20T07:05:46.593Z] d7702b0d1db1: Verifying Checksum [2025-01-20T07:05:46.593Z] d7702b0d1db1: Download complete [2025-01-20T07:05:46.867Z] 4fdc064ae6cf: Verifying Checksum [2025-01-20T07:05:46.867Z] 4fdc064ae6cf: Download complete [2025-01-20T07:05:47.458Z] 9986a736f7d3: Pull complete [2025-01-20T07:05:47.745Z] 1f018df60701: Pull complete [2025-01-20T07:05:48.341Z] 39f8f326b044: Download complete [2025-01-20T07:05:48.935Z] 5c7f0f088c93: Verifying Checksum [2025-01-20T07:05:48.935Z] 5c7f0f088c93: Download complete [2025-01-20T07:05:51.492Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|deps|name|types_sizes) took 24.970517738s" [2025-01-20T07:05:51.492Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.817166ms" [2025-01-20T07:06:09.640Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.97081715s with top 10 stages: buildir: 1m10.778439896s, gosec: 4.268876376s, fact_deprecated: 3.904505979s, inspect: 3.893304786s, printf: 3.140892136s, ctrlflow: 3.024241712s, fact_purity: 1.752127224s, nilness: 1.591019482s, S1038: 1.46360757s, typedness: 1.408497464s" [2025-01-20T07:06:09.640Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-20T07:06:09.640Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, exclude-rules: 199/17, skip_files: 199/199, identifier_marker: 199/199, exclude: 199/199, filename_unadjuster: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, cgo: 199/199, path_prettifier: 199/199" [2025-01-20T07:06:09.640Z] level=info msg="[runner] processing took 77.5913ms with stages: autogenerated_exclude: 53.715538ms, nolint: 12.363244ms, identifier_marker: 6.34072ms, exclude-rules: 3.042338ms, path_prettifier: 1.446437ms, skip_dirs: 564.591µs, cgo: 64.771µs, invalid_issue: 31.531µs, filename_unadjuster: 16.11µs, max_same_issues: 1.51µs, exclude: 880ns, uniq_by_line: 700ns, diff: 650ns, fixer: 630ns, skip_files: 470ns, sort_results: 380ns, source_code: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns, severity-rules: 100ns" [2025-01-20T07:06:09.640Z] level=info msg="[runner] linters took 19.188896115s with stages: goanalysis_metalinter: 19.11110871s" [2025-01-20T07:06:09.640Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-20T07:06:09.640Z] level=info msg="Memory: 436 samples, avg is 384.6MB, max is 1242.1MB" [2025-01-20T07:06:09.640Z] level=info msg="Execution took 44.216895526s" [2025-01-20T07:06:09.640Z] go vet ./... [2025-01-20T07:06:11.031Z] 39f8f326b044: Pull complete [2025-01-20T07:06:11.031Z] e6a1e7a6a96a: Pull complete [2025-01-20T07:06:11.031Z] 4f4fb700ef54: Pull complete [2025-01-20T07:06:11.031Z] d45d956e0dbf: Pull complete [2025-01-20T07:06:11.032Z] d7702b0d1db1: Pull complete [2025-01-20T07:06:17.707Z] 5c7f0f088c93: Pull complete [2025-01-20T07:06:17.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T07:06:17.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T07:06:17.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T07:06:18.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-20T07:06:19.656Z] 4fdc064ae6cf: Pull complete [2025-01-20T07:06:19.656Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T07:06:19.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T07:06:19.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-20T07:06:19.990Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T07:06:19.990Z] WORKDIR /edgex [2025-01-20T07:06:19.990Z] COPY go.mod . [2025-01-20T07:06:19.990Z] RUN go mod download [2025-01-20T07:06:19.990Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-20T07:06:20.983Z] + ls -al . [2025-01-20T07:06:20.983Z] total 1844 [2025-01-20T07:06:20.983Z] drwxrwxr-x 11 1001 1001 4096 Jan 20 07:04 . [2025-01-20T07:06:20.983Z] drwxr-xr-x 4 root root 4096 Jan 20 07:04 .. [2025-01-20T07:06:20.983Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 .blubracket [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 10 Jan 20 07:02 .dockerignore [2025-01-20T07:06:20.983Z] drwxrwxr-x 8 1001 1001 4096 Jan 20 07:05 .git [2025-01-20T07:06:20.983Z] drwxrwxr-x 3 1001 1001 4096 Jan 20 07:02 .github [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 907 Jan 20 07:02 .gitignore [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 199 Jan 20 07:02 .golangci.yml [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 100 Jan 20 07:02 .hadolint.yml [2025-01-20T07:06:20.983Z] drwxr-xr-x 3 1001 1001 4096 Jan 20 07:03 .semver [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 155 Jan 20 07:02 .sonarcloud.properties [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 1171 Jan 20 07:02 ADOPTERS.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 17256 Jan 20 07:02 Attribution.txt [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 100284 Jan 20 07:02 CHANGELOG.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 3804 Jan 20 07:02 CONTRIBUTING.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 677 Jan 20 07:02 GOVERNANCE.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 858 Jan 20 07:02 Jenkinsfile [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 10775 Jan 20 07:02 LICENSE [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 16740 Jan 20 07:02 Makefile [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 582 Jan 20 07:02 OWNERS.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 9932 Jan 20 07:02 README.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 789 Jan 20 07:02 SECURITY.md [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 12 Jan 20 07:03 VERSION [2025-01-20T07:06:20.983Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 bin [2025-01-20T07:06:20.983Z] drwxrwxr-x 19 1001 1001 4096 Jan 20 07:02 cmd [2025-01-20T07:06:20.983Z] -rw-r--r-- 1 root root 1517441 Jan 20 07:05 coverage.out [2025-01-20T07:06:20.983Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 fuzz_test [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 6506 Jan 20 07:02 go.mod [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 88058 Jan 20 07:02 go.sum [2025-01-20T07:06:20.983Z] drwxrwxr-x 7 1001 1001 4096 Jan 20 07:02 internal [2025-01-20T07:06:20.983Z] drwxrwxr-x 2 1001 1001 4096 Jan 20 07:02 openapi [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 584 Jan 20 07:02 security.txt [2025-01-20T07:06:20.983Z] -rw-rw-r-- 1 1001 1001 204 Jan 20 07:02 version.go [Pipeline] sh [2025-01-20T07:06:21.278Z] + '[' -e coverage.out ] [2025-01-20T07:06:21.278Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-20T07:06:21.407Z] #0 building with "default" instance using docker driver [2025-01-20T07:06:21.407Z] [2025-01-20T07:06:21.407Z] #1 [internal] load .dockerignore [2025-01-20T07:06:21.407Z] #1 transferring context: 50B 0.0s done [2025-01-20T07:06:21.407Z] #1 DONE 0.1s [2025-01-20T07:06:21.407Z] [2025-01-20T07:06:21.407Z] #2 [internal] load build definition from Dockerfile [2025-01-20T07:06:21.407Z] #2 transferring dockerfile: 172B done [2025-01-20T07:06:21.407Z] #2 DONE 0.1s [2025-01-20T07:06:21.407Z] [2025-01-20T07:06:21.407Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T07:06:21.407Z] #3 DONE 0.0s [2025-01-20T07:06:21.407Z] [2025-01-20T07:06:21.407Z] #4 [internal] load build context [2025-01-20T07:06:21.407Z] #4 transferring context: 6.54kB 0.0s done [2025-01-20T07:06:21.407Z] #4 DONE 0.1s [2025-01-20T07:06:21.407Z] [2025-01-20T07:06:21.407Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T07:06:21.439Z] Stashed 1 file(s) [Pipeline] sh [2025-01-20T07:06:21.674Z] #5 DONE 0.3s [2025-01-20T07:06:21.674Z] [2025-01-20T07:06:21.674Z] #6 [2/4] WORKDIR /edgex [2025-01-20T07:06:21.728Z] + make build [2025-01-20T07:06:21.728Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T07:06:22.659Z] #6 DONE 1.2s [2025-01-20T07:06:22.659Z] [2025-01-20T07:06:22.659Z] #7 [3/4] COPY go.mod . [2025-01-20T07:06:22.659Z] #7 DONE 0.1s [2025-01-20T07:06:22.659Z] [2025-01-20T07:06:22.659Z] #8 [4/4] RUN go mod download [2025-01-20T07:06:37.674Z] #8 DONE 14.1s [2025-01-20T07:06:37.674Z] [2025-01-20T07:06:37.674Z] #9 exporting to image [2025-01-20T07:06:37.674Z] #9 exporting layers [2025-01-20T07:06:48.345Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T07:06:48.345Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T07:06:49.720Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T07:06:50.287Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T07:06:52.194Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T07:06:55.871Z] #9 exporting layers 16.4s done [2025-01-20T07:06:55.871Z] #9 writing image sha256:d8bb4b139addbca2dbcad94f74bb785e84ddbf9e9d222c68c1ab5e64b45a7d0f done [2025-01-20T07:06:55.871Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-20T07:06:55.871Z] #9 DONE 16.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:06:56.218Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T07:06:56.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:06:56.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container [2025-01-20T07:06:56.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:06:57.637Z] $ docker top 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T07:06:57.876Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T07:06:58.119Z] + go version [2025-01-20T07:06:58.386Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T07:06:58.405Z] $ docker stop --time=1 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc [2025-01-20T07:06:59.952Z] $ docker rm -f --volumes 4b83d09fbd2486d896223943e41e0b0eaf0264c5334e10d07fadef7fdfc0cefc [2025-01-20T07:06:59.977Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [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-20T07:07:00.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T07:07:00.946Z] [2025-01-20T07:07:00.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:07:01.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T07:07:01.285Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-20T07:07:01.285Z] 547446be3368: Pulling fs layer [2025-01-20T07:07:01.285Z] d125d8839a47: Pulling fs layer [2025-01-20T07:07:01.285Z] 3e85d5ac6304: Pulling fs layer [2025-01-20T07:07:01.285Z] c3105a71a48b: Pulling fs layer [2025-01-20T07:07:01.285Z] 0f093f025ec4: Pulling fs layer [2025-01-20T07:07:01.285Z] c3106fc0e877: Pulling fs layer [2025-01-20T07:07:01.285Z] c3105a71a48b: Waiting [2025-01-20T07:07:01.285Z] 0f093f025ec4: Waiting [2025-01-20T07:07:01.285Z] c3106fc0e877: Waiting [2025-01-20T07:07:01.555Z] 547446be3368: Verifying Checksum [2025-01-20T07:07:01.556Z] 547446be3368: Download complete [2025-01-20T07:07:01.556Z] c3105a71a48b: Verifying Checksum [2025-01-20T07:07:01.556Z] c3105a71a48b: Download complete [2025-01-20T07:07:01.826Z] d125d8839a47: Verifying Checksum [2025-01-20T07:07:01.826Z] d125d8839a47: Download complete [2025-01-20T07:07:01.826Z] c3106fc0e877: Verifying Checksum [2025-01-20T07:07:01.826Z] c3106fc0e877: Download complete [2025-01-20T07:07:01.826Z] 0f093f025ec4: Verifying Checksum [2025-01-20T07:07:01.826Z] 0f093f025ec4: Download complete [2025-01-20T07:07:02.095Z] 547446be3368: Pull complete [2025-01-20T07:07:02.529Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T07:07:03.061Z] d125d8839a47: Pull complete [2025-01-20T07:07:03.098Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T07:07:03.645Z] 3e85d5ac6304: Verifying Checksum [2025-01-20T07:07:03.645Z] 3e85d5ac6304: Download complete [2025-01-20T07:07:05.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T07:07:05.956Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T07:07:06.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-20T07:07:07.844Z] $ docker stop --time=1 e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a [2025-01-20T07:07:15.967Z] 3e85d5ac6304: Pull complete [2025-01-20T07:07:15.967Z] c3105a71a48b: Pull complete [2025-01-20T07:07:16.552Z] 0f093f025ec4: Pull complete [2025-01-20T07:07:16.821Z] c3106fc0e877: Pull complete [2025-01-20T07:07:16.821Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-20T07:07:16.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T07:07:16.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-20T07:07:23.782Z] $ docker rm -f --volumes e42a809ffe03eaa0ba745de0b719a2641a6e8959bcf017520af1def50d23665a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:07:24.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container [2025-01-20T07:07:24.961Z] $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:07:25.982Z] $ docker top f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:07:26.476Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-20T07:07:26.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T07:07:26.591Z] [2025-01-20T07:07:26.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:07:26.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T07:07:26.894Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-20T07:07:26.894Z] 91d30c5bc195: Pulling fs layer [2025-01-20T07:07:26.894Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-20T07:07:26.894Z] 9c61dcf015f6: Pulling fs layer [2025-01-20T07:07:26.894Z] 4698f68db338: Pulling fs layer [2025-01-20T07:07:26.894Z] 2a2f49069b9e: Pulling fs layer [2025-01-20T07:07:26.894Z] e0025b399a48: Pulling fs layer [2025-01-20T07:07:26.894Z] 2a2f49069b9e: Waiting [2025-01-20T07:07:26.894Z] e0025b399a48: Waiting [2025-01-20T07:07:26.894Z] 4698f68db338: Waiting [2025-01-20T07:07:26.894Z] 91d30c5bc195: Verifying Checksum [2025-01-20T07:07:26.894Z] 91d30c5bc195: Download complete [2025-01-20T07:07:26.894Z] 4698f68db338: Verifying Checksum [2025-01-20T07:07:26.894Z] 4698f68db338: Download complete [2025-01-20T07:07:27.152Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-20T07:07:27.152Z] 2e9b0aa3be6d: Download complete [2025-01-20T07:07:27.152Z] e0025b399a48: Verifying Checksum [2025-01-20T07:07:27.152Z] e0025b399a48: Download complete [2025-01-20T07:07:27.152Z] 91d30c5bc195: Pull complete [2025-01-20T07:07:27.152Z] 2a2f49069b9e: Download complete [2025-01-20T07:07:27.412Z] 2e9b0aa3be6d: Pull complete [2025-01-20T07:07:27.670Z] 9c61dcf015f6: Verifying Checksum [2025-01-20T07:07:27.670Z] 9c61dcf015f6: Download complete [2025-01-20T07:07:28.437Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-20T07:07:28.705Z] #1 ... [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #2 [support-notifications internal] load .dockerignore [2025-01-20T07:07:28.705Z] #2 transferring context: 50B done [2025-01-20T07:07:28.705Z] #2 DONE 0.3s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-01-20T07:07:28.705Z] #3 transferring dockerfile: 2.04kB done [2025-01-20T07:07:28.705Z] #3 DONE 0.3s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:28.705Z] #4 DONE 0.0s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-20T07:07:28.705Z] #1 transferring dockerfile: 1.89kB done [2025-01-20T07:07:28.705Z] #1 DONE 0.3s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #5 [security-spire-agent internal] load .dockerignore [2025-01-20T07:07:28.705Z] #5 transferring context: 50B 0.0s done [2025-01-20T07:07:28.705Z] #5 ... [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #6 [security-spiffe-token-provider internal] load .dockerignore [2025-01-20T07:07:28.705Z] #6 transferring context: 50B done [2025-01-20T07:07:28.705Z] #6 DONE 0.4s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.705Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:28.705Z] #4 DONE 0.0s [2025-01-20T07:07:28.705Z] [2025-01-20T07:07:28.706Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-20T07:07:28.706Z] #7 transferring dockerfile: 2.50kB done [2025-01-20T07:07:28.706Z] #7 DONE 0.4s [2025-01-20T07:07:28.706Z] [2025-01-20T07:07:28.706Z] #8 [security-proxy-setup internal] load .dockerignore [2025-01-20T07:07:28.706Z] #8 transferring context: 50B done [2025-01-20T07:07:28.706Z] #8 DONE 0.4s [2025-01-20T07:07:28.706Z] [2025-01-20T07:07:28.706Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-20T07:07:28.706Z] #9 transferring dockerfile: 2.49kB done [2025-01-20T07:07:28.706Z] #9 DONE 0.4s [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #5 [security-spire-agent internal] load .dockerignore [2025-01-20T07:07:28.983Z] #5 DONE 0.3s [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-01-20T07:07:28.983Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-01-20T07:07:28.983Z] #10 DONE 0.3s [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #11 [security-secretstore-setup internal] load .dockerignore [2025-01-20T07:07:28.983Z] #11 transferring context: 50B 0.1s done [2025-01-20T07:07:28.983Z] #11 DONE 0.4s [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:28.983Z] #4 DONE 0.0s [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #12 [support-scheduler internal] load .dockerignore [2025-01-20T07:07:28.983Z] #12 ... [2025-01-20T07:07:28.983Z] [2025-01-20T07:07:28.983Z] #13 [core-metadata internal] load .dockerignore [2025-01-20T07:07:28.983Z] #13 transferring context: 50B done [2025-01-20T07:07:28.983Z] #13 DONE 0.3s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-01-20T07:07:29.259Z] #14 transferring dockerfile: 1.70kB done [2025-01-20T07:07:29.259Z] #14 DONE 0.4s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #15 [core-metadata internal] load build definition from Dockerfile [2025-01-20T07:07:29.259Z] #15 transferring dockerfile: 2.13kB done [2025-01-20T07:07:29.259Z] #15 DONE 0.5s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:29.259Z] #16 DONE 0.5s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #17 [security-spiffe-token-provider internal] load build context [2025-01-20T07:07:29.259Z] #17 DONE 0.0s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:29.259Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:29.259Z] #18 ... [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #19 [security-spire-server internal] load .dockerignore [2025-01-20T07:07:29.259Z] #19 transferring context: 50B done [2025-01-20T07:07:29.259Z] #19 DONE 0.5s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:29.259Z] #4 DONE 0.0s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #18 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:29.259Z] #18 ... [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #20 [support-scheduler internal] load build definition from Dockerfile [2025-01-20T07:07:29.259Z] #20 transferring dockerfile: 1.82kB done [2025-01-20T07:07:29.259Z] #20 DONE 0.4s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #12 [support-scheduler internal] load .dockerignore [2025-01-20T07:07:29.259Z] #12 transferring context: 50B 0.0s done [2025-01-20T07:07:29.259Z] #12 DONE 0.4s [2025-01-20T07:07:29.259Z] [2025-01-20T07:07:29.259Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:29.259Z] #4 DONE 0.0s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #21 [core-keeper internal] load build definition from Dockerfile [2025-01-20T07:07:29.529Z] #21 DONE 0.0s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #22 [core-keeper internal] load .dockerignore [2025-01-20T07:07:29.529Z] #22 DONE 0.0s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-20T07:07:29.529Z] #23 transferring context: 50B done [2025-01-20T07:07:29.529Z] #23 DONE 0.3s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #24 [security-spire-config internal] load .dockerignore [2025-01-20T07:07:29.529Z] #24 transferring context: 50B done [2025-01-20T07:07:29.529Z] #24 DONE 0.4s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #25 [security-spire-config internal] load build definition from Dockerfile [2025-01-20T07:07:29.529Z] #25 transferring dockerfile: 1.69kB 0.0s done [2025-01-20T07:07:29.529Z] #25 DONE 0.4s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #18 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:29.529Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:29.529Z] #18 ... [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-20T07:07:29.529Z] #26 transferring dockerfile: 2.23kB 0.0s done [2025-01-20T07:07:29.529Z] #26 DONE 0.4s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:29.529Z] #4 DONE 0.0s [2025-01-20T07:07:29.529Z] [2025-01-20T07:07:29.529Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:29.529Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:29.529Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:29.529Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:29.529Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:29.797Z] #18 ... [2025-01-20T07:07:29.797Z] [2025-01-20T07:07:29.797Z] #27 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-20T07:07:29.797Z] #27 DONE 0.0s [2025-01-20T07:07:29.797Z] [2025-01-20T07:07:29.797Z] #28 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T07:07:30.204Z] 9c61dcf015f6: Pull complete [2025-01-20T07:07:30.204Z] 4698f68db338: Pull complete [2025-01-20T07:07:30.383Z] #28 ... [2025-01-20T07:07:30.383Z] [2025-01-20T07:07:30.383Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:30.383Z] #16 DONE 1.7s [2025-01-20T07:07:30.651Z] [2025-01-20T07:07:30.651Z] #18 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:30.651Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:30.651Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:30.651Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:30.651Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:30.651Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-20T07:07:30.651Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s [2025-01-20T07:07:30.651Z] #18 ... [2025-01-20T07:07:30.651Z] [2025-01-20T07:07:30.651Z] #29 [security-bootstrapper internal] load .dockerignore [2025-01-20T07:07:30.651Z] #29 transferring context: 50B done [2025-01-20T07:07:30.651Z] #29 DONE 1.5s [2025-01-20T07:07:30.651Z] [2025-01-20T07:07:30.651Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-20T07:07:30.651Z] #30 DONE 1.7s [2025-01-20T07:07:30.651Z] [2025-01-20T07:07:30.651Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T07:07:30.651Z] #31 DONE 1.8s [2025-01-20T07:07:30.651Z] [2025-01-20T07:07:30.651Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:30.651Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:30.651Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:30.651Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:30.651Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:30.651Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-20T07:07:30.771Z] 2a2f49069b9e: Pull complete [2025-01-20T07:07:30.771Z] e0025b399a48: Pull complete [2025-01-20T07:07:30.771Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-20T07:07:30.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-20T07:07:30.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:07:30.877Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:07:30.909Z] $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:07:30.917Z] #18 ... [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #21 [core-keeper internal] load build definition from Dockerfile [2025-01-20T07:07:30.917Z] #21 transferring dockerfile: 2.07kB 0.0s done [2025-01-20T07:07:30.917Z] #21 DONE 1.3s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:30.917Z] #18 ... [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #22 [core-keeper internal] load .dockerignore [2025-01-20T07:07:30.917Z] #22 transferring context: 50B 0.0s done [2025-01-20T07:07:30.917Z] #22 DONE 1.5s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #32 [core-command internal] load .dockerignore [2025-01-20T07:07:30.917Z] #32 transferring context: 50B 0.0s done [2025-01-20T07:07:30.917Z] #32 DONE 1.6s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #33 [support-notifications internal] load build context [2025-01-20T07:07:30.917Z] #33 transferring context: 3.07MB 0.9s done [2025-01-20T07:07:30.917Z] #33 DONE 1.7s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #17 [security-spiffe-token-provider internal] load build context [2025-01-20T07:07:30.917Z] #17 transferring context: 3.07MB 0.9s done [2025-01-20T07:07:30.917Z] #17 DONE 1.7s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:30.917Z] #18 ... [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #34 [core-command internal] load build definition from Dockerfile [2025-01-20T07:07:30.917Z] #34 transferring dockerfile: 1.94kB done [2025-01-20T07:07:30.917Z] #34 DONE 1.6s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:30.917Z] #4 DONE 0.0s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #35 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-20T07:07:30.917Z] #35 transferring dockerfile: 3.02kB 0.0s done [2025-01-20T07:07:30.917Z] #35 DONE 1.8s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #36 [security-secretstore-setup internal] load build context [2025-01-20T07:07:30.917Z] #36 transferring context: 3.07MB 0.9s done [2025-01-20T07:07:30.917Z] #36 DONE 1.8s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #37 [security-proxy-setup internal] load build context [2025-01-20T07:07:30.917Z] #37 transferring context: 3.07MB 1.0s done [2025-01-20T07:07:30.917Z] #37 DONE 1.8s [2025-01-20T07:07:30.917Z] [2025-01-20T07:07:30.917Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:31.184Z] #18 ... [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #27 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-20T07:07:31.184Z] #27 transferring dockerfile: 2.11kB 0.0s done [2025-01-20T07:07:31.184Z] #27 DONE 1.4s [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:31.184Z] #4 DONE 0.0s [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:31.184Z] #18 ... [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #16 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:31.184Z] #16 DONE 2.0s [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #38 [core-command internal] load build context [2025-01-20T07:07:31.184Z] #38 DONE 0.0s [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #39 [security-bootstrapper internal] load build context [2025-01-20T07:07:31.184Z] #39 DONE 0.0s [2025-01-20T07:07:31.184Z] [2025-01-20T07:07:31.184Z] #40 [support-scheduler internal] load build context [2025-01-20T07:07:31.184Z] #40 transferring context: 3.07MB 0.6s done [2025-01-20T07:07:31.185Z] #40 DONE 1.6s [2025-01-20T07:07:31.185Z] [2025-01-20T07:07:31.185Z] #41 [core-metadata internal] load build context [2025-01-20T07:07:31.185Z] #41 transferring context: 3.07MB 0.6s done [2025-01-20T07:07:31.185Z] #41 DONE 1.7s [2025-01-20T07:07:31.185Z] [2025-01-20T07:07:31.185Z] #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:31.185Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:31.185Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:31.185Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:31.185Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:31.185Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-20T07:07:31.460Z] #18 ... [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #28 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T07:07:31.460Z] #28 DONE 2.5s [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:31.460Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-20T07:07:31.460Z] #18 ... [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #42 [security-proxy-auth internal] load .dockerignore [2025-01-20T07:07:31.460Z] #42 transferring context: 50B 0.0s done [2025-01-20T07:07:31.460Z] #42 DONE 1.7s [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:31.460Z] #4 DONE 0.0s [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #43 [security-spire-agent internal] load build context [2025-01-20T07:07:31.460Z] #43 transferring context: 23.21kB 0.0s done [2025-01-20T07:07:31.460Z] #43 DONE 0.8s [2025-01-20T07:07:31.460Z] [2025-01-20T07:07:31.460Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:31.460Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-20T07:07:31.460Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T07:07:31.460Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-20T07:07:31.460Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-20T07:07:31.460Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-20T07:07:31.460Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-20T07:07:31.460Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-20T07:07:31.460Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T07:07:31.460Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.6s [2025-01-20T07:07:31.460Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-20T07:07:31.460Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T07:07:31.733Z] #44 ... [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:31.733Z] #16 DONE 2.2s [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #28 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T07:07:31.733Z] #28 DONE 2.7s [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #45 [security-spire-config internal] load build context [2025-01-20T07:07:31.733Z] #45 transferring context: 21.93kB 0.0s done [2025-01-20T07:07:31.733Z] #45 DONE 0.9s [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #46 [security-spire-server internal] load build context [2025-01-20T07:07:31.733Z] #46 transferring context: 23.68kB 0.0s done [2025-01-20T07:07:31.733Z] #46 DONE 0.9s [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:31.733Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.06MB / 28.04MB 0.7s [2025-01-20T07:07:31.733Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 0.8s [2025-01-20T07:07:31.733Z] #44 ... [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #47 [core-data internal] load build definition from Dockerfile [2025-01-20T07:07:31.733Z] #47 transferring dockerfile: 2.07kB done [2025-01-20T07:07:31.733Z] #47 DONE 1.9s [2025-01-20T07:07:31.733Z] [2025-01-20T07:07:31.733Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:31.733Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.32MB / 28.04MB 0.9s [2025-01-20T07:07:32.003Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.0s [2025-01-20T07:07:32.003Z] #44 ... [2025-01-20T07:07:32.003Z] [2025-01-20T07:07:32.003Z] #48 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-20T07:07:32.003Z] #48 DONE 1.2s [2025-01-20T07:07:32.003Z] [2025-01-20T07:07:32.003Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:32.003Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.2s [2025-01-20T07:07:32.279Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.2s [2025-01-20T07:07:32.279Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.94MB / 28.04MB 1.4s [2025-01-20T07:07:32.548Z] #44 ... [2025-01-20T07:07:32.548Z] [2025-01-20T07:07:32.548Z] #49 [core-data internal] load .dockerignore [2025-01-20T07:07:32.548Z] #49 transferring context: 50B 0.0s done [2025-01-20T07:07:32.548Z] #49 DONE 2.6s [2025-01-20T07:07:32.548Z] [2025-01-20T07:07:32.548Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:32.548Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.5s [2025-01-20T07:07:32.548Z] #44 ... [2025-01-20T07:07:32.548Z] [2025-01-20T07:07:32.548Z] #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:32.548Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:32.548Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:32.548Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:32.548Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:32.548Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-20T07:07:32.548Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-20T07:07:32.548Z] #18 DONE 3.9s [2025-01-20T07:07:32.548Z] [2025-01-20T07:07:32.548Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:32.548Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.6s done [2025-01-20T07:07:32.818Z] #44 ... [2025-01-20T07:07:32.818Z] [2025-01-20T07:07:32.818Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T07:07:32.818Z] #4 DONE 0.0s [2025-01-20T07:07:32.818Z] [2025-01-20T07:07:32.818Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-20T07:07:32.818Z] #50 transferring context: 3.07MB 0.7s done [2025-01-20T07:07:32.818Z] #50 DONE 2.2s [2025-01-20T07:07:32.818Z] [2025-01-20T07:07:32.818Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:32.818Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-20T07:07:33.784Z] #44 ... [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #28 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T07:07:33.784Z] #28 DONE 2.8s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #48 [core-data builder 2/7] WORKDIR /edgex-go [2025-01-20T07:07:33.784Z] #48 DONE 1.4s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #18 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:33.784Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-20T07:07:33.784Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:33.784Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T07:07:33.784Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T07:07:33.784Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-01-20T07:07:33.784Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-20T07:07:33.784Z] #18 DONE 4.1s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:33.784Z] #16 DONE 2.9s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #51 [core-keeper internal] load build context [2025-01-20T07:07:33.784Z] #51 transferring context: 3.07MB 1.1s done [2025-01-20T07:07:33.784Z] #51 DONE 2.2s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #38 [core-command internal] load build context [2025-01-20T07:07:33.784Z] #38 transferring context: 3.07MB 1.1s done [2025-01-20T07:07:33.784Z] #38 DONE 2.2s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:33.784Z] #44 ... [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #52 [security-proxy-auth internal] load build context [2025-01-20T07:07:33.784Z] #52 transferring context: 3.07MB 1.6s done [2025-01-20T07:07:33.784Z] #52 DONE 1.9s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #39 [security-bootstrapper internal] load build context [2025-01-20T07:07:33.784Z] #39 transferring context: 3.07MB 1.3s done [2025-01-20T07:07:33.784Z] #39 DONE 2.4s [2025-01-20T07:07:33.784Z] [2025-01-20T07:07:33.784Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:35.735Z] #44 ... [2025-01-20T07:07:35.735Z] [2025-01-20T07:07:35.735Z] #53 [core-data internal] load build context [2025-01-20T07:07:35.735Z] #53 transferring context: 3.07MB 1.4s done [2025-01-20T07:07:35.735Z] #53 DONE 1.8s [2025-01-20T07:07:35.736Z] [2025-01-20T07:07:35.736Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:07:35.736Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-20T07:07:35.736Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-20T07:07:35.736Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-20T07:07:35.736Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-20T07:07:35.736Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-20T07:07:35.736Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-20T07:07:35.736Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T07:07:35.736Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-20T07:07:35.736Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-20T07:07:35.736Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.0s done [2025-01-20T07:07:35.736Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-20T07:07:35.736Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s [2025-01-20T07:07:35.736Z] #54 ... [2025-01-20T07:07:35.736Z] [2025-01-20T07:07:35.736Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-20T07:07:35.736Z] #55 DONE 3.7s [2025-01-20T07:07:35.736Z] [2025-01-20T07:07:35.736Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:38.113Z] $ docker top 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T07:07:38.341Z] #44 ... [2025-01-20T07:07:38.341Z] [2025-01-20T07:07:38.341Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T07:07:38.341Z] #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:38.341Z] #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:38.341Z] #0 5.349 OK: 239 MiB in 58 packages [2025-01-20T07:07:38.341Z] #56 DONE 6.3s [2025-01-20T07:07:38.341Z] [2025-01-20T07:07:38.341Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T07:07:38.341Z] #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:38.341Z] #0 3.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:38.341Z] #0 5.044 OK: 239 MiB in 58 packages [2025-01-20T07:07:38.341Z] #57 DONE 5.9s [2025-01-20T07:07:38.341Z] [2025-01-20T07:07:38.341Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:38.341Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2025-01-20T07:07:38.502Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-20T07:07:38.608Z] #44 ... [2025-01-20T07:07:38.608Z] [2025-01-20T07:07:38.608Z] #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:07:38.608Z] #58 DONE 0.9s [2025-01-20T07:07:38.608Z] [2025-01-20T07:07:38.608Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:38.877Z] #44 ... [2025-01-20T07:07:38.877Z] [2025-01-20T07:07:38.877Z] #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:07:38.877Z] #59 DONE 0.9s [2025-01-20T07:07:38.877Z] [2025-01-20T07:07:38.877Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:39.472Z] #44 ... [2025-01-20T07:07:39.472Z] [2025-01-20T07:07:39.472Z] #60 [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-20T07:07:39.472Z] #60 DONE 6.8s [2025-01-20T07:07:39.472Z] [2025-01-20T07:07:39.472Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:07:40.892Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s [2025-01-20T07:07:41.128Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #1 transferring dockerfile: 3.02kB done [2025-01-20T07:07:41.128Z] #1 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #2 transferring dockerfile: 2.49kB done [2025-01-20T07:07:41.128Z] #2 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #3 transferring dockerfile: 1.69kB done [2025-01-20T07:07:41.128Z] #3 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #4 transferring dockerfile: 1.81kB done [2025-01-20T07:07:41.128Z] #4 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #5 transferring dockerfile: 1.89kB done [2025-01-20T07:07:41.128Z] #5 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #6 transferring dockerfile: 2.04kB done [2025-01-20T07:07:41.128Z] #6 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #7 transferring dockerfile: 1.70kB done [2025-01-20T07:07:41.128Z] #7 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #8 transferring dockerfile: 1.82kB done [2025-01-20T07:07:41.128Z] #8 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #9 transferring dockerfile: 2.23kB done [2025-01-20T07:07:41.128Z] #9 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #10 [core-command internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #10 transferring dockerfile: 1.94kB done [2025-01-20T07:07:41.128Z] #10 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #11 transferring dockerfile: 2.50kB done [2025-01-20T07:07:41.128Z] #11 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #12 transferring dockerfile: 2.13kB done [2025-01-20T07:07:41.128Z] #12 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #13 [security-bootstrapper internal] load .dockerignore [2025-01-20T07:07:41.128Z] #13 transferring context: 50B done [2025-01-20T07:07:41.128Z] #13 DONE 0.0s [2025-01-20T07:07:41.128Z] [2025-01-20T07:07:41.128Z] #14 [core-data internal] load build definition from Dockerfile [2025-01-20T07:07:41.128Z] #14 transferring dockerfile: 2.07kB done [2025-01-20T07:07:41.405Z] #14 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-20T07:07:41.405Z] #15 transferring dockerfile: 2.11kB done [2025-01-20T07:07:41.405Z] #15 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #16 [core-keeper internal] load build definition from Dockerfile [2025-01-20T07:07:41.405Z] #16 transferring dockerfile: 2.07kB done [2025-01-20T07:07:41.405Z] #16 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #17 [security-secretstore-setup internal] load .dockerignore [2025-01-20T07:07:41.405Z] #17 transferring context: 50B done [2025-01-20T07:07:41.405Z] #17 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #18 [security-spire-config internal] load .dockerignore [2025-01-20T07:07:41.405Z] #18 transferring context: 50B done [2025-01-20T07:07:41.405Z] #18 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #19 [security-spire-agent internal] load .dockerignore [2025-01-20T07:07:41.405Z] #19 transferring context: 50B done [2025-01-20T07:07:41.405Z] #19 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-01-20T07:07:41.405Z] #20 transferring context: 50B done [2025-01-20T07:07:41.405Z] #20 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #21 [support-scheduler internal] load .dockerignore [2025-01-20T07:07:41.405Z] #21 transferring context: 50B done [2025-01-20T07:07:41.405Z] #21 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #22 [security-spire-server internal] load .dockerignore [2025-01-20T07:07:41.405Z] #22 transferring context: 50B done [2025-01-20T07:07:41.405Z] #22 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #23 [support-notifications internal] load .dockerignore [2025-01-20T07:07:41.405Z] #23 transferring context: 50B done [2025-01-20T07:07:41.405Z] #23 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-20T07:07:41.405Z] #24 transferring context: 50B 0.0s done [2025-01-20T07:07:41.405Z] #24 DONE 0.1s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #25 [core-command internal] load .dockerignore [2025-01-20T07:07:41.405Z] #25 transferring context: 50B done [2025-01-20T07:07:41.405Z] #25 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-20T07:07:41.405Z] #26 transferring context: 50B done [2025-01-20T07:07:41.405Z] #26 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:41.405Z] #27 DONE 0.0s [2025-01-20T07:07:41.405Z] [2025-01-20T07:07:41.405Z] #28 [core-data internal] load .dockerignore [2025-01-20T07:07:41.681Z] #28 transferring context: 50B done [2025-01-20T07:07:41.681Z] #28 DONE 0.0s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #29 [core-metadata internal] load .dockerignore [2025-01-20T07:07:41.681Z] #29 transferring context: 50B done [2025-01-20T07:07:41.681Z] #29 DONE 0.0s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #30 [security-proxy-auth internal] load .dockerignore [2025-01-20T07:07:41.681Z] #30 transferring context: 50B done [2025-01-20T07:07:41.681Z] #30 DONE 0.0s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #31 [core-keeper internal] load .dockerignore [2025-01-20T07:07:41.681Z] #31 transferring context: 50B done [2025-01-20T07:07:41.681Z] #31 DONE 0.0s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:41.681Z] #32 DONE 0.2s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:41.681Z] #27 DONE 0.0s [2025-01-20T07:07:41.681Z] [2025-01-20T07:07:41.681Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T07:07:41.859Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done [2025-01-20T07:07:41.980Z] #33 ... [2025-01-20T07:07:41.980Z] [2025-01-20T07:07:41.980Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:41.981Z] #27 DONE 0.0s [2025-01-20T07:07:41.981Z] [2025-01-20T07:07:41.981Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:41.981Z] #32 DONE 0.3s [2025-01-20T07:07:41.981Z] [2025-01-20T07:07:41.981Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T07:07:41.981Z] #33 ... [2025-01-20T07:07:41.981Z] [2025-01-20T07:07:41.981Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:41.981Z] #27 DONE 0.0s [2025-01-20T07:07:42.134Z] #54 DONE 11.5s [2025-01-20T07:07:42.134Z] [2025-01-20T07:07:42.134Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T07:07:42.134Z] #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.134Z] #0 5.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.134Z] #0 8.726 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:07:42.134Z] #0 8.726 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:07:42.134Z] #0 8.726 OK: 24052 distinct packages available [2025-01-20T07:07:42.134Z] #0 9.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.242Z] [2025-01-20T07:07:42.242Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:42.242Z] #27 DONE 0.0s [2025-01-20T07:07:42.242Z] [2025-01-20T07:07:42.242Z] #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:42.242Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T07:07:42.242Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:42.242Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T07:07:42.242Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T07:07:42.242Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-20T07:07:42.242Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-20T07:07:42.242Z] #34 ... [2025-01-20T07:07:42.242Z] [2025-01-20T07:07:42.242Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:42.242Z] #27 DONE 0.0s [2025-01-20T07:07:42.403Z] #61 ... [2025-01-20T07:07:42.403Z] [2025-01-20T07:07:42.403Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-20T07:07:42.403Z] #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.403Z] #0 5.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.403Z] #0 9.174 OK: 239 MiB in 58 packages [2025-01-20T07:07:42.403Z] #62 DONE 10.1s [2025-01-20T07:07:42.403Z] [2025-01-20T07:07:42.403Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T07:07:42.403Z] #0 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.403Z] #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.403Z] #0 9.732 OK: 239 MiB in 58 packages [2025-01-20T07:07:42.403Z] #63 ... [2025-01-20T07:07:42.403Z] [2025-01-20T07:07:42.403Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:42.501Z] [2025-01-20T07:07:42.501Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:42.501Z] #27 DONE 0.0s [2025-01-20T07:07:42.501Z] [2025-01-20T07:07:42.501Z] #34 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:42.501Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T07:07:42.501Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:42.502Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T07:07:42.502Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T07:07:42.502Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-20T07:07:42.502Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-20T07:07:42.502Z] #34 ... [2025-01-20T07:07:42.502Z] [2025-01-20T07:07:42.502Z] #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-20T07:07:42.502Z] #27 DONE 0.0s [2025-01-20T07:07:42.673Z] #44 ... [2025-01-20T07:07:42.673Z] [2025-01-20T07:07:42.673Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T07:07:42.673Z] #0 4.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.673Z] #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.673Z] #0 8.808 (1/7) Installing ca-certificates (20241121-r1) [2025-01-20T07:07:42.673Z] #0 9.058 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:42.673Z] #0 9.074 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T07:07:42.673Z] #0 9.086 (4/7) Installing libsodium (1.0.19-r0) [2025-01-20T07:07:42.673Z] #0 9.110 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T07:07:42.673Z] #0 9.295 (6/7) Installing libzmq (4.3.5-r2) [2025-01-20T07:07:42.673Z] #0 9.350 (7/7) Installing zeromq (4.3.5-r2) [2025-01-20T07:07:42.673Z] #0 9.417 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:42.673Z] #0 9.561 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:07:42.673Z] #64 ... [2025-01-20T07:07:42.673Z] [2025-01-20T07:07:42.673Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:07:42.673Z] #65 DONE 0.6s [2025-01-20T07:07:42.673Z] [2025-01-20T07:07:42.673Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T07:07:42.673Z] #0 6.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.673Z] #0 7.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T07:07:42.760Z] #32 DONE 0.9s [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #34 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:42.760Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T07:07:42.760Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:42.760Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T07:07:42.760Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T07:07:42.760Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-20T07:07:42.760Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-20T07:07:42.760Z] #34 ... [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-20T07:07:42.760Z] #33 DONE 1.0s [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:42.760Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T07:07:42.760Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:42.760Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T07:07:42.760Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T07:07:42.760Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-20T07:07:42.760Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-20T07:07:42.760Z] #34 ... [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-20T07:07:42.760Z] #35 DONE 1.0s [2025-01-20T07:07:42.760Z] [2025-01-20T07:07:42.760Z] #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T07:07:42.760Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-20T07:07:42.760Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T07:07:42.760Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-20T07:07:42.760Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-20T07:07:42.760Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-20T07:07:42.760Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-20T07:07:42.943Z] #66 ... [2025-01-20T07:07:42.943Z] [2025-01-20T07:07:42.943Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T07:07:42.943Z] #63 DONE 10.8s [2025-01-20T07:07:42.943Z] [2025-01-20T07:07:42.943Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T07:07:42.943Z] #0 4.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.943Z] #0 5.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.943Z] #67 ... [2025-01-20T07:07:42.943Z] [2025-01-20T07:07:42.943Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T07:07:42.943Z] #0 6.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:42.943Z] #0 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.019Z] #34 DONE 1.5s [2025-01-20T07:07:43.019Z] [2025-01-20T07:07:43.019Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:43.019Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:43.218Z] #68 ... [2025-01-20T07:07:43.218Z] [2025-01-20T07:07:43.218Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:07:43.218Z] #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.218Z] #0 8.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.218Z] #69 ... [2025-01-20T07:07:43.218Z] [2025-01-20T07:07:43.218Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T07:07:43.218Z] #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.218Z] #0 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.276Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2025-01-20T07:07:43.489Z] #70 ... [2025-01-20T07:07:43.489Z] [2025-01-20T07:07:43.489Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T07:07:43.489Z] #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.489Z] #0 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.489Z] #0 9.483 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:07:43.489Z] #0 9.483 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:07:43.489Z] #0 9.483 OK: 24048 distinct packages available [2025-01-20T07:07:43.489Z] #0 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.489Z] #71 ... [2025-01-20T07:07:43.489Z] [2025-01-20T07:07:43.489Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T07:07:43.489Z] #0 7.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.489Z] #0 8.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.786Z] #72 ... [2025-01-20T07:07:43.786Z] [2025-01-20T07:07:43.786Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:07:43.786Z] #73 DONE 0.7s [2025-01-20T07:07:43.786Z] [2025-01-20T07:07:43.786Z] #74 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:43.786Z] #0 6.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.786Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.786Z] #0 11.14 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:43.786Z] #0 11.16 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:43.786Z] #74 11.30 OK: 9 MiB in 15 packages [2025-01-20T07:07:43.786Z] #74 ... [2025-01-20T07:07:43.786Z] [2025-01-20T07:07:43.786Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:43.786Z] #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.786Z] #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:43.786Z] #75 ... [2025-01-20T07:07:43.786Z] [2025-01-20T07:07:43.786Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:43.786Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s [2025-01-20T07:07:43.847Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-20T07:07:43.847Z] #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-20T07:07:44.109Z] #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-20T07:07:45.118Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s [2025-01-20T07:07:45.118Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s [2025-01-20T07:07:45.118Z] #36 ... [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #37 [security-spire-server internal] load build context [2025-01-20T07:07:45.118Z] #37 transferring context: 23.68kB 0.1s done [2025-01-20T07:07:45.118Z] #37 DONE 2.2s [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:45.118Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2025-01-20T07:07:45.118Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T07:07:45.118Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s [2025-01-20T07:07:45.118Z] #36 ... [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #38 [security-spire-agent internal] load build context [2025-01-20T07:07:45.118Z] #38 transferring context: 23.21kB 0.1s done [2025-01-20T07:07:45.118Z] #38 DONE 2.1s [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #39 [security-spire-config internal] load build context [2025-01-20T07:07:45.118Z] #39 transferring context: 21.93kB 0.1s done [2025-01-20T07:07:45.118Z] #39 DONE 2.3s [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-20T07:07:45.118Z] #40 DONE 3.5s [2025-01-20T07:07:45.118Z] [2025-01-20T07:07:45.118Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:45.118Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2025-01-20T07:07:45.118Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s done [2025-01-20T07:07:45.118Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 1.1s [2025-01-20T07:07:45.218Z] #44 ... [2025-01-20T07:07:45.218Z] [2025-01-20T07:07:45.218Z] #74 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:45.218Z] #74 DONE 12.8s [2025-01-20T07:07:45.218Z] [2025-01-20T07:07:45.218Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:45.382Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 1.3s [2025-01-20T07:07:45.382Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s [2025-01-20T07:07:45.491Z] #44 ... [2025-01-20T07:07:45.491Z] [2025-01-20T07:07:45.491Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T07:07:45.491Z] #64 11.11 OK: 14 MiB in 21 packages [2025-01-20T07:07:45.491Z] #64 DONE 12.7s [2025-01-20T07:07:45.491Z] [2025-01-20T07:07:45.491Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:45.954Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-20T07:07:45.954Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s done [2025-01-20T07:07:46.092Z] #44 ... [2025-01-20T07:07:46.092Z] [2025-01-20T07:07:46.092Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T07:07:46.092Z] #0 5.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:46.092Z] #0 6.321 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:46.092Z] #76 ... [2025-01-20T07:07:46.092Z] [2025-01-20T07:07:46.092Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T07:07:46.092Z] #67 10.65 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:46.092Z] #67 10.77 (2/4) Installing openssl (3.3.2-r1) [2025-01-20T07:07:46.092Z] #67 10.88 (3/4) Installing su-exec (0.2-r3) [2025-01-20T07:07:46.092Z] #67 10.93 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T07:07:46.092Z] #67 11.89 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:46.092Z] #67 11.94 OK: 20 MiB in 18 packages [2025-01-20T07:07:46.092Z] #67 DONE 13.3s [2025-01-20T07:07:46.092Z] [2025-01-20T07:07:46.092Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-20T07:07:47.527Z] #77 ... [2025-01-20T07:07:47.527Z] [2025-01-20T07:07:47.527Z] #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T07:07:47.527Z] #72 13.24 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:47.527Z] #72 13.30 (2/2) Installing su-exec (0.2-r3) [2025-01-20T07:07:47.527Z] #72 13.32 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:47.527Z] #72 13.42 OK: 9 MiB in 16 packages [2025-01-20T07:07:47.527Z] #72 DONE 14.9s [2025-01-20T07:07:47.800Z] [2025-01-20T07:07:47.800Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:48.069Z] #44 ... [2025-01-20T07:07:48.069Z] [2025-01-20T07:07:48.069Z] #75 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:48.069Z] #75 13.09 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:48.069Z] #75 13.15 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:48.069Z] #75 13.30 OK: 9 MiB in 15 packages [2025-01-20T07:07:48.069Z] #75 DONE 14.6s [2025-01-20T07:07:48.069Z] [2025-01-20T07:07:48.069Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:48.351Z] #44 ... [2025-01-20T07:07:48.351Z] [2025-01-20T07:07:48.351Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T07:07:48.351Z] #66 11.92 (1/3) Installing ca-certificates (20241121-r1) [2025-01-20T07:07:48.351Z] #66 12.07 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:48.351Z] #66 12.11 (3/3) Installing tzdata (2024b-r0) [2025-01-20T07:07:48.351Z] #66 13.21 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:48.351Z] #66 13.33 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:07:48.351Z] #66 14.19 OK: 11 MiB in 17 packages [2025-01-20T07:07:48.351Z] #66 DONE 15.6s [2025-01-20T07:07:48.351Z] [2025-01-20T07:07:48.351Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:48.620Z] #44 ... [2025-01-20T07:07:48.620Z] [2025-01-20T07:07:48.620Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:07:48.891Z] #78 ... [2025-01-20T07:07:48.891Z] [2025-01-20T07:07:48.891Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:07:48.891Z] #79 ... [2025-01-20T07:07:48.891Z] [2025-01-20T07:07:48.891Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:48.891Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2025-01-20T07:07:49.170Z] #44 ... [2025-01-20T07:07:49.170Z] [2025-01-20T07:07:49.170Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T07:07:49.170Z] #61 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:49.170Z] #61 16.16 OK: 239 MiB in 58 packages [2025-01-20T07:07:49.170Z] #61 DONE 17.0s [2025-01-20T07:07:49.170Z] [2025-01-20T07:07:49.170Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T07:07:49.170Z] #76 12.48 OK: 239 MiB in 58 packages [2025-01-20T07:07:49.170Z] #76 DONE 13.3s [2025-01-20T07:07:49.170Z] [2025-01-20T07:07:49.170Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:49.446Z] #44 ... [2025-01-20T07:07:49.446Z] [2025-01-20T07:07:49.446Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:49.446Z] #0 3.193 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:49.446Z] #0 4.773 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:49.715Z] #80 ... [2025-01-20T07:07:49.715Z] [2025-01-20T07:07:49.715Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:07:49.715Z] #69 15.01 (1/4) Installing ca-certificates (20241121-r1) [2025-01-20T07:07:49.715Z] #69 15.38 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:49.715Z] #69 15.39 (3/4) Installing su-exec (0.2-r3) [2025-01-20T07:07:49.715Z] #69 15.41 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T07:07:49.715Z] #69 15.97 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:49.715Z] #69 16.19 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:07:49.715Z] #69 16.92 OK: 20 MiB in 18 packages [2025-01-20T07:07:50.309Z] #69 ... [2025-01-20T07:07:50.309Z] [2025-01-20T07:07:50.309Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-20T07:07:50.309Z] #81 DONE 0.9s [2025-01-20T07:07:50.309Z] [2025-01-20T07:07:50.309Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:07:50.309Z] #82 DONE 1.0s [2025-01-20T07:07:50.309Z] [2025-01-20T07:07:50.309Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:50.309Z] #80 10.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:51.237Z] #36 ... [2025-01-20T07:07:51.237Z] [2025-01-20T07:07:51.237Z] #41 [security-secretstore-setup internal] load build context [2025-01-20T07:07:51.237Z] #41 transferring context: 316.02MB 8.5s [2025-01-20T07:07:51.237Z] #41 ... [2025-01-20T07:07:51.237Z] [2025-01-20T07:07:51.237Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-20T07:07:51.237Z] #42 ... [2025-01-20T07:07:51.237Z] [2025-01-20T07:07:51.237Z] #41 [security-secretstore-setup internal] load build context [2025-01-20T07:07:51.284Z] #80 11.62 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:51.284Z] #80 ... [2025-01-20T07:07:51.284Z] [2025-01-20T07:07:51.284Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T07:07:51.284Z] #71 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:51.284Z] #71 15.34 (1/14) Installing ca-certificates (20241121-r1) [2025-01-20T07:07:51.284Z] #71 15.64 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-20T07:07:51.284Z] #71 15.74 (3/14) Installing c-ares (1.33.1-r0) [2025-01-20T07:07:51.284Z] #71 15.75 (4/14) Installing libunistring (1.2-r0) [2025-01-20T07:07:51.284Z] #71 15.85 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-20T07:07:51.284Z] #71 15.88 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-20T07:07:51.284Z] #71 15.90 (7/14) Installing libpsl (0.21.5-r1) [2025-01-20T07:07:51.284Z] #71 15.92 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-20T07:07:51.284Z] #71 15.98 (9/14) Installing libcurl (8.11.1-r0) [2025-01-20T07:07:51.284Z] #71 16.03 (10/14) Installing curl (8.11.1-r0) [2025-01-20T07:07:51.284Z] #71 16.08 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:51.284Z] #71 16.15 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:07:51.284Z] #71 16.17 (13/14) Installing libucontext (1.2-r3) [2025-01-20T07:07:51.284Z] #71 16.19 (14/14) Installing gcompat (1.1.0-r4) [2025-01-20T07:07:51.284Z] #71 16.24 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:51.284Z] #71 16.33 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:07:51.284Z] #71 17.20 OK: 15 MiB in 28 packages [2025-01-20T07:07:51.284Z] #71 DONE 18.6s [2025-01-20T07:07:51.284Z] [2025-01-20T07:07:51.284Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:51.284Z] #80 11.83 OK: 9 MiB in 15 packages [2025-01-20T07:07:51.580Z] #80 ... [2025-01-20T07:07:51.580Z] [2025-01-20T07:07:51.580Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:07:51.580Z] #69 DONE 18.7s [2025-01-20T07:07:51.580Z] [2025-01-20T07:07:51.580Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:53.007Z] #44 ... [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T07:07:53.007Z] #70 11.63 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:07:53.007Z] #70 11.63 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:07:53.007Z] #70 11.63 OK: 24048 distinct packages available [2025-01-20T07:07:53.007Z] #70 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:53.007Z] #70 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:53.007Z] #70 18.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:53.007Z] #70 18.14 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:07:53.007Z] #70 18.16 (3/4) Installing libucontext (1.2-r3) [2025-01-20T07:07:53.007Z] #70 18.17 (4/4) Installing gcompat (1.1.0-r4) [2025-01-20T07:07:53.007Z] #70 18.19 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:53.007Z] #70 18.30 OK: 9 MiB in 18 packages [2025-01-20T07:07:53.007Z] #70 DONE 20.0s [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:53.007Z] #44 ... [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:53.007Z] #80 DONE 13.3s [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:53.007Z] #44 ... [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:07:53.007Z] #83 ... [2025-01-20T07:07:53.007Z] [2025-01-20T07:07:53.007Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:07:53.007Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done [2025-01-20T07:07:53.254Z] #41 ... [2025-01-20T07:07:53.254Z] [2025-01-20T07:07:53.254Z] #43 [security-bootstrapper internal] load build context [2025-01-20T07:07:53.254Z] #43 ... [2025-01-20T07:07:53.254Z] [2025-01-20T07:07:53.254Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-20T07:07:53.254Z] #44 ... [2025-01-20T07:07:53.254Z] [2025-01-20T07:07:53.254Z] #45 [support-scheduler internal] load build context [2025-01-20T07:07:53.514Z] #45 ... [2025-01-20T07:07:53.514Z] [2025-01-20T07:07:53.514Z] #46 [security-proxy-setup internal] load build context [2025-01-20T07:07:53.514Z] #46 ... [2025-01-20T07:07:53.514Z] [2025-01-20T07:07:53.514Z] #47 [support-notifications internal] load build context [2025-01-20T07:07:53.514Z] #47 ... [2025-01-20T07:07:53.514Z] [2025-01-20T07:07:53.514Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T07:07:53.514Z] #48 ... [2025-01-20T07:07:53.514Z] [2025-01-20T07:07:53.514Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:53.598Z] #44 DONE 23.0s [2025-01-20T07:07:53.598Z] [2025-01-20T07:07:53.598Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T07:07:53.598Z] #68 13.42 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:07:53.598Z] #68 13.42 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:07:53.598Z] #68 13.42 OK: 24048 distinct packages available [2025-01-20T07:07:53.598Z] #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:53.598Z] #68 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:53.598Z] #68 20.24 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:53.598Z] #68 20.28 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:07:53.598Z] #68 20.29 (3/5) Installing libucontext (1.2-r3) [2025-01-20T07:07:53.598Z] #68 20.32 (4/5) Installing gcompat (1.1.0-r4) [2025-01-20T07:07:53.598Z] #68 20.35 (5/5) Installing openssl (3.3.2-r1) [2025-01-20T07:07:53.598Z] #68 20.43 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:53.598Z] #68 20.58 OK: 10 MiB in 19 packages [2025-01-20T07:07:53.598Z] #68 ... [2025-01-20T07:07:53.598Z] [2025-01-20T07:07:53.598Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:07:53.773Z] #49 ... [2025-01-20T07:07:53.773Z] [2025-01-20T07:07:53.773Z] #50 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-20T07:07:53.773Z] #50 ... [2025-01-20T07:07:53.773Z] [2025-01-20T07:07:53.773Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T07:07:53.773Z] #0 6.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:07:53.773Z] #0 6.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:07:53.773Z] #0 7.133 (1/3) Installing ca-certificates (20241121-r1) [2025-01-20T07:07:53.773Z] #0 7.150 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-20T07:07:53.773Z] #0 7.154 (3/3) Installing tzdata (2024b-r0) [2025-01-20T07:07:53.773Z] #0 7.183 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:07:53.773Z] #0 7.192 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:07:53.773Z] #0 7.232 OK: 10 MiB in 17 packages [2025-01-20T07:07:53.867Z] #84 ... [2025-01-20T07:07:53.867Z] [2025-01-20T07:07:53.867Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:54.031Z] #51 ... [2025-01-20T07:07:54.031Z] [2025-01-20T07:07:54.031Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T07:07:54.031Z] #52 ... [2025-01-20T07:07:54.031Z] [2025-01-20T07:07:54.031Z] #53 [core-command internal] load build context [2025-01-20T07:07:54.031Z] #53 ... [2025-01-20T07:07:54.031Z] [2025-01-20T07:07:54.031Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T07:07:54.288Z] #54 ... [2025-01-20T07:07:54.288Z] [2025-01-20T07:07:54.288Z] #55 [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-20T07:07:54.288Z] #55 ... [2025-01-20T07:07:54.288Z] [2025-01-20T07:07:54.288Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:07:54.826Z] #56 ... [2025-01-20T07:07:54.826Z] [2025-01-20T07:07:54.826Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T07:07:54.826Z] #57 ... [2025-01-20T07:07:54.826Z] [2025-01-20T07:07:54.826Z] #58 [core-data internal] load build context [2025-01-20T07:07:54.826Z] #58 ... [2025-01-20T07:07:54.826Z] [2025-01-20T07:07:54.826Z] #59 [core-metadata internal] load build context [2025-01-20T07:07:54.840Z] #85 ... [2025-01-20T07:07:54.840Z] [2025-01-20T07:07:54.840Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T07:07:54.840Z] #68 DONE 22.0s [2025-01-20T07:07:54.840Z] [2025-01-20T07:07:54.840Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:54.840Z] #86 ... [2025-01-20T07:07:54.840Z] [2025-01-20T07:07:54.841Z] #87 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:54.841Z] #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:54.841Z] #0 5.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:54.841Z] #0 9.268 OK: 9 MiB in 15 packages [2025-01-20T07:07:54.841Z] #87 DONE 10.3s [2025-01-20T07:07:55.085Z] #59 ... [2025-01-20T07:07:55.085Z] [2025-01-20T07:07:55.085Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:07:55.085Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2025-01-20T07:07:55.085Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-20T07:07:55.085Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-20T07:07:55.085Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-20T07:07:55.085Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2025-01-20T07:07:55.085Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2025-01-20T07:07:55.085Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-20T07:07:55.085Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2025-01-20T07:07:55.085Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.1s done [2025-01-20T07:07:55.085Z] #60 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-20T07:07:55.085Z] #60 ... [2025-01-20T07:07:55.085Z] [2025-01-20T07:07:55.085Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T07:07:55.085Z] #61 ... [2025-01-20T07:07:55.085Z] [2025-01-20T07:07:55.085Z] #62 [core-keeper internal] load build context [2025-01-20T07:07:55.085Z] #62 ... [2025-01-20T07:07:55.085Z] [2025-01-20T07:07:55.085Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T07:07:55.108Z] [2025-01-20T07:07:55.108Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T07:07:55.108Z] #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:55.108Z] #88 ... [2025-01-20T07:07:55.108Z] [2025-01-20T07:07:55.108Z] #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T07:07:55.108Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:55.108Z] #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:55.108Z] #0 9.185 OK: 14 MiB in 21 packages [2025-01-20T07:07:55.108Z] #89 DONE 9.8s [2025-01-20T07:07:55.343Z] #63 ... [2025-01-20T07:07:55.343Z] [2025-01-20T07:07:55.343Z] #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-01-20T07:07:55.343Z] #64 ... [2025-01-20T07:07:55.343Z] [2025-01-20T07:07:55.343Z] #65 [security-proxy-auth internal] load build context [2025-01-20T07:07:55.343Z] #65 transferring context: 404.11MB 12.5s [2025-01-20T07:07:55.377Z] [2025-01-20T07:07:55.377Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:07:55.377Z] #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:55.603Z] #65 ... [2025-01-20T07:07:55.603Z] [2025-01-20T07:07:55.603Z] #58 [core-data internal] load build context [2025-01-20T07:07:55.645Z] #90 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:56.170Z] #58 transferring context: 441.10MB 13.1s done [2025-01-20T07:07:56.242Z] #90 ... [2025-01-20T07:07:56.242Z] [2025-01-20T07:07:56.242Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-20T07:07:56.242Z] #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:56.242Z] #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:56.242Z] #0 7.955 OK: 9 MiB in 16 packages [2025-01-20T07:07:56.242Z] #91 DONE 8.7s [2025-01-20T07:07:56.515Z] [2025-01-20T07:07:56.515Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T07:07:56.783Z] #92 ... [2025-01-20T07:07:56.783Z] [2025-01-20T07:07:56.783Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-20T07:07:56.783Z] #77 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:56.783Z] #77 5.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:56.783Z] #77 10.03 OK: 20 MiB in 18 packages [2025-01-20T07:07:56.783Z] #77 DONE 10.8s [2025-01-20T07:07:57.053Z] [2025-01-20T07:07:57.053Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:57.053Z] #86 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:57.053Z] #86 ... [2025-01-20T07:07:57.053Z] [2025-01-20T07:07:57.053Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-20T07:07:57.053Z] #93 DONE 0.3s [2025-01-20T07:07:57.324Z] [2025-01-20T07:07:57.324Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:57.324Z] #85 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:57.324Z] #85 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:57.928Z] #85 ... [2025-01-20T07:07:57.928Z] [2025-01-20T07:07:57.928Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T07:07:57.928Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:57.928Z] #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:57.928Z] #0 9.264 OK: 9 MiB in 15 packages [2025-01-20T07:07:57.928Z] #94 DONE 9.9s [2025-01-20T07:07:58.201Z] [2025-01-20T07:07:58.201Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-20T07:07:58.201Z] #86 3.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:58.201Z] #86 ... [2025-01-20T07:07:58.201Z] [2025-01-20T07:07:58.201Z] #95 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:07:58.201Z] #0 4.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:58.201Z] #0 5.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:58.201Z] #0 9.442 OK: 11 MiB in 17 packages [2025-01-20T07:07:58.475Z] #95 DONE 10.1s [2025-01-20T07:07:58.475Z] [2025-01-20T07:07:58.475Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T07:07:58.475Z] #88 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T07:07:58.751Z] #88 ... [2025-01-20T07:07:58.751Z] [2025-01-20T07:07:58.751Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T07:07:58.751Z] #92 DONE 2.4s [2025-01-20T07:07:59.021Z] [2025-01-20T07:07:59.021Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T07:07:59.021Z] #88 7.398 OK: 20 MiB in 18 packages [2025-01-20T07:07:59.289Z] #88 ... [2025-01-20T07:07:59.289Z] [2025-01-20T07:07:59.289Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-20T07:07:59.289Z] #96 DONE 0.3s [2025-01-20T07:07:59.289Z] [2025-01-20T07:07:59.289Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:07:59.289Z] #90 7.846 OK: 15 MiB in 28 packages [2025-01-20T07:07:59.559Z] #90 ... [2025-01-20T07:07:59.559Z] [2025-01-20T07:07:59.559Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T07:07:59.559Z] #88 DONE 8.0s [2025-01-20T07:07:59.559Z] [2025-01-20T07:07:59.559Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:07:59.827Z] #97 ... [2025-01-20T07:07:59.827Z] [2025-01-20T07:07:59.827Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:07:59.827Z] #90 DONE 8.5s [2025-01-20T07:07:59.827Z] [2025-01-20T07:07:59.827Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:00.096Z] #98 ... [2025-01-20T07:08:00.096Z] [2025-01-20T07:08:00.096Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:00.096Z] #85 7.211 OK: 9 MiB in 18 packages [2025-01-20T07:08:00.357Z] #58 ... [2025-01-20T07:08:00.357Z] [2025-01-20T07:08:00.357Z] #47 [support-notifications internal] load build context [2025-01-20T07:08:00.357Z] #47 transferring context: 441.10MB 17.2s done [2025-01-20T07:08:00.688Z] #85 DONE 8.1s [2025-01-20T07:08:00.688Z] [2025-01-20T07:08:00.688Z] #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:00.688Z] #86 5.689 OK: 10 MiB in 19 packages [2025-01-20T07:08:00.957Z] #86 DONE 6.3s [2025-01-20T07:08:00.957Z] [2025-01-20T07:08:00.957Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-20T07:08:01.147Z] #47 ... [2025-01-20T07:08:01.147Z] [2025-01-20T07:08:01.147Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-20T07:08:01.147Z] #42 transferring context: 441.10MB 12.7s done [2025-01-20T07:08:01.406Z] #42 ... [2025-01-20T07:08:01.406Z] [2025-01-20T07:08:01.406Z] #43 [security-bootstrapper internal] load build context [2025-01-20T07:08:01.406Z] #43 transferring context: 441.10MB 16.9s done [2025-01-20T07:08:02.809Z] #43 ... [2025-01-20T07:08:02.809Z] [2025-01-20T07:08:02.809Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:08:02.809Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-20T07:08:02.913Z] #99 DONE 2.0s [2025-01-20T07:08:02.913Z] [2025-01-20T07:08:02.913Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:02.913Z] #100 DONE 2.0s [2025-01-20T07:08:02.913Z] [2025-01-20T07:08:02.913Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:02.913Z] #101 ... [2025-01-20T07:08:02.913Z] [2025-01-20T07:08:02.913Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:02.913Z] #102 DONE 2.1s [2025-01-20T07:08:03.068Z] #36 ... [2025-01-20T07:08:03.068Z] [2025-01-20T07:08:03.068Z] #41 [security-secretstore-setup internal] load build context [2025-01-20T07:08:03.068Z] #41 transferring context: 441.10MB 13.3s done [2025-01-20T07:08:03.068Z] #41 ... [2025-01-20T07:08:03.068Z] [2025-01-20T07:08:03.068Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-20T07:08:03.068Z] #44 transferring context: 441.10MB 13.2s done [2025-01-20T07:08:03.190Z] [2025-01-20T07:08:03.190Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-20T07:08:03.190Z] #103 ... [2025-01-20T07:08:03.190Z] [2025-01-20T07:08:03.190Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T07:08:03.190Z] #104 DONE 0.5s [2025-01-20T07:08:03.338Z] #44 ... [2025-01-20T07:08:03.338Z] [2025-01-20T07:08:03.338Z] #46 [security-proxy-setup internal] load build context [2025-01-20T07:08:03.338Z] #46 transferring context: 441.10MB 14.1s done [2025-01-20T07:08:03.338Z] #46 ... [2025-01-20T07:08:03.338Z] [2025-01-20T07:08:03.338Z] #45 [support-scheduler internal] load build context [2025-01-20T07:08:03.338Z] #45 transferring context: 441.10MB 13.4s done [2025-01-20T07:08:03.464Z] [2025-01-20T07:08:03.464Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T07:08:03.598Z] #45 ... [2025-01-20T07:08:03.598Z] [2025-01-20T07:08:03.598Z] #53 [core-command internal] load build context [2025-01-20T07:08:03.598Z] #53 transferring context: 441.10MB 13.9s done [2025-01-20T07:08:03.750Z] #105 ... [2025-01-20T07:08:03.750Z] [2025-01-20T07:08:03.750Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-20T07:08:03.750Z] #103 DONE 0.6s [2025-01-20T07:08:03.750Z] [2025-01-20T07:08:03.750Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-20T07:08:04.021Z] #106 ... [2025-01-20T07:08:04.021Z] [2025-01-20T07:08:04.021Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T07:08:04.021Z] #105 DONE 0.6s [2025-01-20T07:08:04.289Z] [2025-01-20T07:08:04.289Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:04.289Z] #107 ... [2025-01-20T07:08:04.289Z] [2025-01-20T07:08:04.289Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-20T07:08:04.289Z] #106 DONE 0.7s [2025-01-20T07:08:04.558Z] [2025-01-20T07:08:04.558Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:04.558Z] #108 ... [2025-01-20T07:08:04.558Z] [2025-01-20T07:08:04.558Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:04.558Z] #107 DONE 0.7s [2025-01-20T07:08:04.828Z] [2025-01-20T07:08:04.828Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:04.828Z] #108 DONE 0.5s [2025-01-20T07:08:04.828Z] [2025-01-20T07:08:04.828Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T07:08:04.828Z] #109 ... [2025-01-20T07:08:04.828Z] [2025-01-20T07:08:04.828Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:04.828Z] #101 DONE 1.9s [2025-01-20T07:08:04.975Z] #53 ... [2025-01-20T07:08:04.975Z] [2025-01-20T07:08:04.975Z] #59 [core-metadata internal] load build context [2025-01-20T07:08:04.975Z] #59 transferring context: 441.10MB 14.3s done [2025-01-20T07:08:05.097Z] [2025-01-20T07:08:05.097Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-20T07:08:05.097Z] #110 DONE 0.4s [2025-01-20T07:08:05.097Z] [2025-01-20T07:08:05.097Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T07:08:05.097Z] #109 DONE 0.4s [2025-01-20T07:08:05.097Z] [2025-01-20T07:08:05.097Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-20T07:08:05.097Z] #111 DONE 0.4s [2025-01-20T07:08:05.097Z] [2025-01-20T07:08:05.097Z] #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-20T07:08:05.274Z] #59 ... [2025-01-20T07:08:05.274Z] [2025-01-20T07:08:05.274Z] #62 [core-keeper internal] load build context [2025-01-20T07:08:05.274Z] #62 transferring context: 441.10MB 13.6s done [2025-01-20T07:08:05.538Z] #62 ... [2025-01-20T07:08:05.538Z] [2025-01-20T07:08:05.538Z] #65 [security-proxy-auth internal] load build context [2025-01-20T07:08:05.538Z] #65 transferring context: 441.10MB 12.9s done [2025-01-20T07:08:05.684Z] #112 DONE 0.6s [2025-01-20T07:08:05.684Z] [2025-01-20T07:08:05.684Z] #113 [security-spire-config] exporting to image [2025-01-20T07:08:05.684Z] #113 exporting layers [2025-01-20T07:08:05.799Z] #65 ... [2025-01-20T07:08:05.799Z] [2025-01-20T07:08:05.799Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:08:05.799Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-20T07:08:05.953Z] #113 ... [2025-01-20T07:08:05.953Z] [2025-01-20T07:08:05.953Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-20T07:08:05.953Z] #114 DONE 0.7s [2025-01-20T07:08:05.953Z] [2025-01-20T07:08:05.953Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-20T07:08:05.953Z] #115 DONE 0.6s [2025-01-20T07:08:05.953Z] [2025-01-20T07:08:05.953Z] #116 [security-spire-server] exporting to image [2025-01-20T07:08:06.541Z] #116 ... [2025-01-20T07:08:06.541Z] [2025-01-20T07:08:06.541Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:06.541Z] #117 DONE 0.6s [2025-01-20T07:08:06.541Z] [2025-01-20T07:08:06.541Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-20T07:08:07.139Z] #118 DONE 0.5s [2025-01-20T07:08:07.139Z] [2025-01-20T07:08:07.139Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:07.139Z] #83 ... [2025-01-20T07:08:07.139Z] [2025-01-20T07:08:07.139Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-20T07:08:07.728Z] #119 DONE 0.6s [2025-01-20T07:08:07.728Z] [2025-01-20T07:08:07.728Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:07.728Z] #97 ... [2025-01-20T07:08:07.728Z] [2025-01-20T07:08:07.728Z] #120 [security-spire-agent] exporting to image [2025-01-20T07:08:09.150Z] #120 ... [2025-01-20T07:08:09.150Z] [2025-01-20T07:08:09.150Z] #113 [security-spire-config] exporting to image [2025-01-20T07:08:09.150Z] #113 exporting layers 2.9s done [2025-01-20T07:08:09.150Z] #113 writing image sha256:306e9f12d19d7c335fff42247b21341d4f6dde841246f72a7671f4d61abdc6eb 0.1s done [2025-01-20T07:08:09.150Z] #113 naming to docker.io/library/security-spire-config-arm64 0.1s done [2025-01-20T07:08:09.150Z] #113 DONE 3.1s [2025-01-20T07:08:09.150Z] [2025-01-20T07:08:09.150Z] #116 [security-spire-server] exporting to image [2025-01-20T07:08:09.150Z] #116 exporting layers 3.1s done [2025-01-20T07:08:09.150Z] #116 writing image sha256:6bb9d4f80a9c72131aaa17401abfc33f328de73122a9d48e8af3fd7ac4673780 0.0s done [2025-01-20T07:08:09.150Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-20T07:08:09.150Z] #116 DONE 3.2s [2025-01-20T07:08:09.150Z] [2025-01-20T07:08:09.150Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:09.738Z] #83 ... [2025-01-20T07:08:09.738Z] [2025-01-20T07:08:09.738Z] #120 [security-spire-agent] exporting to image [2025-01-20T07:08:09.738Z] #120 exporting layers 2.0s done [2025-01-20T07:08:09.738Z] #120 writing image sha256:55263e614b4213b2d06659e69f3f0fcb7143c2ba04bd330229241eccbbd72f67 0.0s done [2025-01-20T07:08:09.738Z] #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-20T07:08:09.738Z] #120 DONE 2.0s [2025-01-20T07:08:09.738Z] [2025-01-20T07:08:09.738Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:18.156Z] #60 ... [2025-01-20T07:08:18.157Z] [2025-01-20T07:08:18.157Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:08:18.157Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-20T07:08:18.157Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2025-01-20T07:08:33.198Z] #36 ... [2025-01-20T07:08:33.198Z] [2025-01-20T07:08:33.198Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:08:33.198Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2025-01-20T07:08:33.765Z] #60 ... [2025-01-20T07:08:33.765Z] [2025-01-20T07:08:33.765Z] #41 [security-secretstore-setup internal] load build context [2025-01-20T07:08:33.765Z] #41 DONE 52.0s [2025-01-20T07:08:33.765Z] [2025-01-20T07:08:33.765Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-20T07:08:33.765Z] #51 DONE 50.1s [2025-01-20T07:08:33.765Z] [2025-01-20T07:08:33.765Z] #44 [security-spiffe-token-provider internal] load build context [2025-01-20T07:08:33.765Z] #44 DONE 51.9s [2025-01-20T07:08:33.765Z] [2025-01-20T07:08:33.766Z] #42 [core-common-config-bootstrapper internal] load build context [2025-01-20T07:08:33.766Z] #42 DONE 51.4s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #65 [security-proxy-auth internal] load build context [2025-01-20T07:08:33.766Z] #65 DONE 51.2s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #45 [support-scheduler internal] load build context [2025-01-20T07:08:33.766Z] #45 DONE 51.8s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #58 [core-data internal] load build context [2025-01-20T07:08:33.766Z] #58 DONE 51.2s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #62 [core-keeper internal] load build context [2025-01-20T07:08:33.766Z] #62 DONE 51.2s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #53 [core-command internal] load build context [2025-01-20T07:08:33.766Z] #53 DONE 51.5s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #64 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-20T07:08:33.766Z] #64 DONE 48.9s [2025-01-20T07:08:33.766Z] [2025-01-20T07:08:33.766Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T07:08:34.024Z] #66 ... [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #46 [security-proxy-setup internal] load build context [2025-01-20T07:08:34.024Z] #46 DONE 51.5s [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #59 [core-metadata internal] load build context [2025-01-20T07:08:34.024Z] #59 DONE 51.5s [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #47 [support-notifications internal] load build context [2025-01-20T07:08:34.024Z] #47 DONE 51.5s [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #43 [security-bootstrapper internal] load build context [2025-01-20T07:08:34.024Z] #43 DONE 52.2s [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-20T07:08:34.024Z] #60 DONE 51.2s [2025-01-20T07:08:34.024Z] [2025-01-20T07:08:34.024Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:08:34.591Z] #36 ... [2025-01-20T07:08:34.591Z] [2025-01-20T07:08:34.591Z] #55 [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-20T07:08:34.591Z] #55 DONE 51.0s [2025-01-20T07:08:34.849Z] [2025-01-20T07:08:34.849Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:08:34.849Z] #56 51.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:34.849Z] #56 51.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.111Z] #56 51.41 (1/4) Installing ca-certificates (20241121-r1) [2025-01-20T07:08:35.111Z] #56 51.43 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.111Z] #56 51.43 (3/4) Installing su-exec (0.2-r3) [2025-01-20T07:08:35.111Z] #56 51.44 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T07:08:35.111Z] #56 51.51 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.111Z] #56 51.52 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:08:35.369Z] #56 51.64 OK: 19 MiB in 18 packages [2025-01-20T07:08:35.936Z] #56 ... [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-20T07:08:35.936Z] #52 50.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #52 50.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #52 51.00 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #52 51.00 (2/4) Installing openssl (3.3.2-r1) [2025-01-20T07:08:35.936Z] #52 51.01 (3/4) Installing su-exec (0.2-r3) [2025-01-20T07:08:35.936Z] #52 51.02 (4/4) Installing yq-go (4.44.1-r2) [2025-01-20T07:08:35.936Z] #52 51.09 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #52 51.10 OK: 19 MiB in 18 packages [2025-01-20T07:08:35.936Z] #52 DONE 52.1s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-20T07:08:35.936Z] #54 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #54 50.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #54 51.03 (1/7) Installing ca-certificates (20241121-r1) [2025-01-20T07:08:35.936Z] #54 51.05 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #54 51.05 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-20T07:08:35.936Z] #54 51.06 (4/7) Installing libsodium (1.0.19-r0) [2025-01-20T07:08:35.936Z] #54 51.07 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-20T07:08:35.936Z] #54 51.09 (6/7) Installing libzmq (4.3.5-r2) [2025-01-20T07:08:35.936Z] #54 51.10 (7/7) Installing zeromq (4.3.5-r2) [2025-01-20T07:08:35.936Z] #54 51.10 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #54 51.12 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:08:35.936Z] #54 51.24 OK: 12 MiB in 21 packages [2025-01-20T07:08:35.936Z] #54 DONE 52.1s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-20T07:08:35.936Z] #48 50.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #48 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #48 51.25 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:08:35.936Z] #48 51.25 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:08:35.936Z] #48 51.25 OK: 24170 distinct packages available [2025-01-20T07:08:35.936Z] #48 51.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #48 51.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #48 51.72 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #48 51.79 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:08:35.936Z] #48 51.79 (3/5) Installing libucontext (1.2-r3) [2025-01-20T07:08:35.936Z] #48 51.79 (4/5) Installing gcompat (1.1.0-r4) [2025-01-20T07:08:35.936Z] #48 51.80 (5/5) Installing openssl (3.3.2-r1) [2025-01-20T07:08:35.936Z] #48 51.82 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #48 51.82 OK: 9 MiB in 19 packages [2025-01-20T07:08:35.936Z] #48 DONE 52.3s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #50 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-20T07:08:35.936Z] #50 51.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #50 51.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #50 51.47 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #50 51.48 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #50 51.48 OK: 8 MiB in 15 packages [2025-01-20T07:08:35.936Z] #50 DONE 52.3s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #67 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:35.936Z] #67 ... [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-20T07:08:35.936Z] #56 DONE 52.3s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-20T07:08:35.936Z] #57 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #57 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #57 50.99 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:08:35.936Z] #57 50.99 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:08:35.936Z] #57 50.99 OK: 24170 distinct packages available [2025-01-20T07:08:35.936Z] #57 51.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #57 51.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #57 51.44 (1/14) Installing ca-certificates (20241121-r1) [2025-01-20T07:08:35.936Z] #57 51.46 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-20T07:08:35.936Z] #57 51.47 (3/14) Installing c-ares (1.33.1-r0) [2025-01-20T07:08:35.936Z] #57 51.48 (4/14) Installing libunistring (1.2-r0) [2025-01-20T07:08:35.936Z] #57 51.59 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-20T07:08:35.936Z] #57 51.59 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-20T07:08:35.936Z] #57 51.62 (7/14) Installing libpsl (0.21.5-r1) [2025-01-20T07:08:35.936Z] #57 51.62 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-20T07:08:35.936Z] #57 51.64 (9/14) Installing libcurl (8.11.1-r0) [2025-01-20T07:08:35.936Z] #57 51.65 (10/14) Installing curl (8.11.1-r0) [2025-01-20T07:08:35.936Z] #57 51.66 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #57 51.66 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:08:35.936Z] #57 51.66 (13/14) Installing libucontext (1.2-r3) [2025-01-20T07:08:35.936Z] #57 51.66 (14/14) Installing gcompat (1.1.0-r4) [2025-01-20T07:08:35.936Z] #57 51.67 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #57 51.67 Executing ca-certificates-20241121-r1.trigger [2025-01-20T07:08:35.936Z] #57 51.72 OK: 13 MiB in 28 packages [2025-01-20T07:08:35.936Z] #57 DONE 52.3s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-20T07:08:35.936Z] #49 51.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #49 51.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #49 51.89 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #49 51.90 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #49 51.91 OK: 8 MiB in 15 packages [2025-01-20T07:08:35.936Z] #49 DONE 52.8s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-20T07:08:35.936Z] #63 51.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #63 51.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #63 51.64 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:08:35.936Z] #63 51.64 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:08:35.936Z] #63 51.64 OK: 24170 distinct packages available [2025-01-20T07:08:35.936Z] #63 51.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #63 51.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #63 52.07 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #63 52.16 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-20T07:08:35.936Z] #63 52.16 (3/4) Installing libucontext (1.2-r3) [2025-01-20T07:08:35.936Z] #63 52.17 (4/4) Installing gcompat (1.1.0-r4) [2025-01-20T07:08:35.936Z] #63 52.17 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #63 52.18 OK: 8 MiB in 18 packages [2025-01-20T07:08:35.936Z] #63 DONE 52.4s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-20T07:08:35.936Z] #61 51.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #61 51.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:35.936Z] #61 52.18 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:35.936Z] #61 52.18 (2/2) Installing su-exec (0.2-r3) [2025-01-20T07:08:35.936Z] #61 52.19 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:35.936Z] #61 52.20 OK: 8 MiB in 16 packages [2025-01-20T07:08:35.936Z] #61 DONE 52.5s [2025-01-20T07:08:35.936Z] [2025-01-20T07:08:35.936Z] #67 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:36.523Z] #67 ... [2025-01-20T07:08:36.523Z] [2025-01-20T07:08:36.523Z] #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:08:36.523Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:36.523Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:36.523Z] #0 2.438 OK: 10 MiB in 17 packages [2025-01-20T07:08:36.523Z] #68 DONE 2.6s [2025-01-20T07:08:36.523Z] [2025-01-20T07:08:36.523Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-20T07:08:36.523Z] #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:36.523Z] #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:36.523Z] #0 2.455 OK: 248 MiB in 58 packages [2025-01-20T07:08:36.523Z] #69 DONE 2.6s [2025-01-20T07:08:36.523Z] [2025-01-20T07:08:36.523Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:36.523Z] #70 DONE 0.0s [2025-01-20T07:08:36.523Z] [2025-01-20T07:08:36.523Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:37.899Z] #71 ... [2025-01-20T07:08:37.899Z] [2025-01-20T07:08:37.899Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T07:08:37.899Z] #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:37.899Z] #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:37.899Z] #0 3.937 OK: 248 MiB in 58 packages [2025-01-20T07:08:37.899Z] #72 DONE 4.2s [2025-01-20T07:08:37.899Z] [2025-01-20T07:08:37.899Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:37.899Z] #73 DONE 0.0s [2025-01-20T07:08:37.899Z] [2025-01-20T07:08:37.899Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:38.160Z] #74 ... [2025-01-20T07:08:38.160Z] [2025-01-20T07:08:38.160Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-20T07:08:38.160Z] #75 DONE 4.3s [2025-01-20T07:08:38.160Z] [2025-01-20T07:08:38.160Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-20T07:08:38.160Z] #0 3.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.160Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.160Z] #0 3.692 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-20T07:08:38.160Z] #0 3.692 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-20T07:08:38.160Z] #0 3.692 OK: 24174 distinct packages available [2025-01-20T07:08:38.160Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.160Z] #0 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.160Z] #0 4.233 OK: 248 MiB in 58 packages [2025-01-20T07:08:38.160Z] #76 DONE 4.4s [2025-01-20T07:08:38.160Z] [2025-01-20T07:08:38.160Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:38.160Z] #77 DONE 0.0s [2025-01-20T07:08:38.160Z] [2025-01-20T07:08:38.160Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:38.418Z] #78 ... [2025-01-20T07:08:38.418Z] [2025-01-20T07:08:38.418Z] #79 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-20T07:08:38.418Z] #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.418Z] #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.418Z] #0 4.509 OK: 248 MiB in 58 packages [2025-01-20T07:08:38.418Z] #79 DONE 4.6s [2025-01-20T07:08:38.418Z] [2025-01-20T07:08:38.418Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:38.418Z] #80 DONE 0.1s [2025-01-20T07:08:38.676Z] [2025-01-20T07:08:38.676Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-20T07:08:38.676Z] #66 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.676Z] #66 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:38.676Z] #66 4.650 OK: 248 MiB in 58 packages [2025-01-20T07:08:38.676Z] #66 DONE 4.8s [2025-01-20T07:08:38.676Z] [2025-01-20T07:08:38.676Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:38.676Z] #81 DONE 0.1s [2025-01-20T07:08:38.676Z] [2025-01-20T07:08:38.676Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:39.618Z] #82 ... [2025-01-20T07:08:39.618Z] [2025-01-20T07:08:39.618Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T07:08:39.618Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:39.618Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:39.618Z] #0 3.361 OK: 12 MiB in 21 packages [2025-01-20T07:08:39.618Z] #83 DONE 3.5s [2025-01-20T07:08:39.618Z] [2025-01-20T07:08:39.618Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-20T07:08:39.618Z] #0 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:39.618Z] #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:39.618Z] #0 3.295 OK: 9 MiB in 19 packages [2025-01-20T07:08:39.618Z] #84 DONE 3.5s [2025-01-20T07:08:39.618Z] [2025-01-20T07:08:39.618Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:41.005Z] #85 ... [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #67 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:41.005Z] #67 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #67 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #67 3.891 OK: 8 MiB in 15 packages [2025-01-20T07:08:41.005Z] #67 DONE 4.8s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-20T07:08:41.005Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.889 OK: 19 MiB in 18 packages [2025-01-20T07:08:41.005Z] #86 DONE 4.9s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-20T07:08:41.005Z] #0 3.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 4.050 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 4.835 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T07:08:41.005Z] #0 5.150 Executing busybox-1.36.1-r29.trigger [2025-01-20T07:08:41.005Z] #0 5.157 OK: 8 MiB in 15 packages [2025-01-20T07:08:41.005Z] #87 DONE 6.1s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-20T07:08:41.005Z] #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.545 OK: 19 MiB in 18 packages [2025-01-20T07:08:41.005Z] #88 DONE 4.8s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-20T07:08:41.005Z] #0 3.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:41.005Z] #0 3.715 OK: 8 MiB in 16 packages [2025-01-20T07:08:41.005Z] #89 DONE 4.8s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-20T07:08:41.005Z] #90 DONE 1.4s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:41.005Z] #85 DONE 1.4s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-20T07:08:41.005Z] #91 DONE 0.1s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-20T07:08:41.005Z] #92 DONE 0.2s [2025-01-20T07:08:41.005Z] [2025-01-20T07:08:41.005Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-20T07:08:42.012Z] #93 DONE 0.8s [2025-01-20T07:08:42.012Z] [2025-01-20T07:08:42.012Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-20T07:08:42.012Z] #0 4.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 5.208 OK: 8 MiB in 15 packages [2025-01-20T07:08:42.012Z] #94 DONE 5.8s [2025-01-20T07:08:42.012Z] [2025-01-20T07:08:42.012Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-20T07:08:42.012Z] #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 5.136 OK: 8 MiB in 18 packages [2025-01-20T07:08:42.012Z] #95 DONE 5.8s [2025-01-20T07:08:42.012Z] [2025-01-20T07:08:42.012Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T07:08:42.012Z] #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 4.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:42.012Z] #0 5.117 OK: 13 MiB in 28 packages [2025-01-20T07:08:42.012Z] #96 DONE 5.9s [2025-01-20T07:08:42.012Z] [2025-01-20T07:08:42.012Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:42.012Z] #97 DONE 1.0s [2025-01-20T07:08:42.012Z] [2025-01-20T07:08:42.012Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-20T07:08:43.932Z] #98 DONE 1.7s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:43.932Z] #99 DONE 1.7s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #100 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-20T07:08:43.932Z] #0 3.920 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:43.932Z] #0 4.383 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T07:08:43.932Z] #0 5.092 OK: 248 MiB in 58 packages [2025-01-20T07:08:43.932Z] #100 DONE 5.4s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-20T07:08:43.932Z] #101 DONE 1.7s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T07:08:43.932Z] #102 ... [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-20T07:08:43.932Z] #103 DONE 0.1s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-20T07:08:43.932Z] #102 DONE 0.2s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-20T07:08:43.932Z] #104 DONE 0.2s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-20T07:08:43.932Z] #105 DONE 0.2s [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:43.932Z] #106 ... [2025-01-20T07:08:43.932Z] [2025-01-20T07:08:43.932Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:43.932Z] #107 DONE 0.2s [2025-01-20T07:08:44.193Z] [2025-01-20T07:08:44.193Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-20T07:08:44.193Z] #108 DONE 0.3s [2025-01-20T07:08:44.193Z] [2025-01-20T07:08:44.193Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-20T07:08:44.193Z] #109 DONE 0.3s [2025-01-20T07:08:44.193Z] [2025-01-20T07:08:44.193Z] #110 [security-spire-server] exporting to image [2025-01-20T07:08:44.193Z] #110 exporting layers [2025-01-20T07:08:44.453Z] #110 ... [2025-01-20T07:08:44.453Z] [2025-01-20T07:08:44.453Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-20T07:08:44.453Z] #111 DONE 0.3s [2025-01-20T07:08:44.453Z] [2025-01-20T07:08:44.453Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-20T07:08:44.453Z] #112 DONE 0.3s [2025-01-20T07:08:44.453Z] [2025-01-20T07:08:44.453Z] #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-20T07:08:44.453Z] #113 DONE 3.6s [2025-01-20T07:08:44.453Z] [2025-01-20T07:08:44.453Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-20T07:08:46.999Z] #114 ... [2025-01-20T07:08:46.999Z] [2025-01-20T07:08:46.999Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-20T07:08:46.999Z] #115 DONE 2.1s [2025-01-20T07:08:46.999Z] [2025-01-20T07:08:46.999Z] #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-20T07:08:46.999Z] #116 DONE 2.0s [2025-01-20T07:08:46.999Z] [2025-01-20T07:08:46.999Z] #110 [security-spire-agent] exporting to image [2025-01-20T07:08:47.260Z] #110 ... [2025-01-20T07:08:47.260Z] [2025-01-20T07:08:47.260Z] #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-20T07:08:47.260Z] #114 DONE 2.9s [2025-01-20T07:08:47.519Z] [2025-01-20T07:08:47.519Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-20T07:08:48.498Z] #117 ... [2025-01-20T07:08:48.498Z] [2025-01-20T07:08:48.498Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #79 DONE 67.5s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #98 DONE 55.9s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #83 DONE 63.3s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #78 DONE 67.4s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #97 DONE 55.9s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #84 DONE 62.4s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-20T07:08:48.618Z] #121 ... [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #122 CACHED [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-20T07:08:48.618Z] #123 CACHED [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.618Z] #124 CACHED [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #125 [core-metadata builder 6/7] COPY . . [2025-01-20T07:08:48.618Z] #125 DONE 1.2s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T07:08:48.618Z] #126 DONE 1.2s [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.618Z] #127 CACHED [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.618Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.618Z] #128 CACHED [2025-01-20T07:08:48.618Z] [2025-01-20T07:08:48.619Z] #129 [core-data builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #129 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.619Z] #130 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.619Z] #131 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #132 [security-proxy-auth builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #132 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #133 [core-keeper builder 7/8] COPY . . [2025-01-20T07:08:48.619Z] #133 DONE 1.2s [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.619Z] #134 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #135 [core-command builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #135 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.619Z] #136 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.619Z] #137 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.619Z] #138 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #139 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #140 [support-scheduler builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #140 DONE 1.2s [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #121 DONE 1.2s [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #141 DONE 1.2s [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:08:48.619Z] #142 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:08:48.619Z] #143 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2025-01-20T07:08:48.619Z] #144 CACHED [2025-01-20T07:08:48.619Z] [2025-01-20T07:08:48.619Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T07:08:49.454Z] #118 ... [2025-01-20T07:08:49.454Z] [2025-01-20T07:08:49.454Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-20T07:08:49.454Z] #117 DONE 2.4s [2025-01-20T07:08:49.454Z] [2025-01-20T07:08:49.454Z] #110 [security-spire-config] exporting to image [2025-01-20T07:08:49.454Z] #110 exporting layers [2025-01-20T07:08:50.575Z] #145 3.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T07:08:53.661Z] #110 exporting layers 9.7s done [2025-01-20T07:08:54.221Z] #110 writing image sha256:6dca50bcac9ff8d8e42b2d9cb0f3e8d30612f8470fa36a7c55f5ff3468daadcd [2025-01-20T07:08:58.440Z] #110 writing image sha256:6dca50bcac9ff8d8e42b2d9cb0f3e8d30612f8470fa36a7c55f5ff3468daadcd 4.2s done [2025-01-20T07:08:58.440Z] #110 naming to docker.io/library/security-spire-server [2025-01-20T07:08:58.440Z] #110 naming to docker.io/library/security-spire-server 0.4s done [2025-01-20T07:08:58.791Z] #145 ... [2025-01-20T07:08:58.791Z] [2025-01-20T07:08:58.792Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:08:58.792Z] #0 2.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T07:08:58.792Z] #146 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:08:58.792Z] #0 2.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-20T07:08:58.792Z] #147 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T07:08:58.792Z] #0 2.902 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T07:08:58.792Z] #148 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:08:58.792Z] #0 2.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T07:08:58.792Z] #149 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:08:58.792Z] #0 2.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-20T07:08:58.792Z] #150 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T07:08:58.792Z] #0 2.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T07:08:58.792Z] #151 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:08:58.792Z] #0 2.800 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T07:08:58.792Z] #152 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:08:58.792Z] #0 3.243 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T07:08:58.792Z] #153 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:08:58.792Z] #0 3.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T07:08:58.792Z] #154 ... [2025-01-20T07:08:58.792Z] [2025-01-20T07:08:58.792Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:08:58.792Z] #0 2.922 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T07:08:59.061Z] #155 ... [2025-01-20T07:08:59.061Z] [2025-01-20T07:08:59.061Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:08:59.061Z] #0 2.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T07:09:02.715Z] #110 exporting layers 15.5s done [2025-01-20T07:09:02.716Z] #110 writing image sha256:693e4957a3bf4e9a67e44e160ce24630651a8d85d731bc56bd39f86cc4df7295 [2025-01-20T07:09:03.409Z] #110 writing image sha256:693e4957a3bf4e9a67e44e160ce24630651a8d85d731bc56bd39f86cc4df7295 0.5s done [2025-01-20T07:09:03.409Z] #110 naming to docker.io/library/security-spire-agent 0.0s done [2025-01-20T07:09:05.335Z] #110 exporting layers 15.4s done [2025-01-20T07:09:05.335Z] #110 writing image sha256:2aef9c360b18fcf339e09329ec28f7f300b626c7b9bf7f0ae3193fabc1575546 done [2025-01-20T07:09:05.335Z] #110 naming to docker.io/library/security-spire-config done [2025-01-20T07:09:05.335Z] #110 DONE 20.8s [2025-01-20T07:09:05.335Z] [2025-01-20T07:09:05.335Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #82 DONE 87.5s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #71 DONE 89.7s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #78 DONE 87.9s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #106 DONE 82.4s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #118 DONE 87.7s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:13.218Z] #74 DONE 88.3s [2025-01-20T07:10:13.218Z] [2025-01-20T07:10:13.218Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-20T07:10:16.514Z] #119 ... [2025-01-20T07:10:16.514Z] [2025-01-20T07:10:16.514Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T07:10:16.514Z] #120 ... [2025-01-20T07:10:16.514Z] [2025-01-20T07:10:16.514Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T07:10:16.514Z] #121 ... [2025-01-20T07:10:16.514Z] [2025-01-20T07:10:16.514Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-20T07:10:16.778Z] #122 ... [2025-01-20T07:10:16.778Z] [2025-01-20T07:10:16.778Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-20T07:10:16.778Z] #123 ... [2025-01-20T07:10:16.778Z] [2025-01-20T07:10:16.778Z] #124 [core-metadata builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #124 DONE 11.4s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #119 DONE 11.3s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-20T07:10:17.716Z] #122 DONE 11.4s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #120 DONE 11.4s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #125 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #126 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #127 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #128 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #129 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #130 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #123 DONE 11.4s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #131 [core-data builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #131 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #132 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #133 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #121 DONE 11.4s [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:10:17.716Z] #134 ... [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #135 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #136 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #137 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #138 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #139 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #140 [security-proxy-auth builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #140 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T07:10:17.716Z] #141 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #142 [core-command builder 6/7] COPY . . [2025-01-20T07:10:17.716Z] #142 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #143 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-20T07:10:17.716Z] #143 CACHED [2025-01-20T07:10:17.716Z] [2025-01-20T07:10:17.716Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:10:17.716Z] #0 0.287 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-20T07:10:24.292Z] #144 ... [2025-01-20T07:10:24.292Z] [2025-01-20T07:10:24.292Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:10:24.292Z] #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-20T07:10:27.579Z] #145 ... [2025-01-20T07:10:27.579Z] [2025-01-20T07:10:27.579Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:10:27.579Z] #0 0.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-20T07:10:27.579Z] #146 ... [2025-01-20T07:10:27.579Z] [2025-01-20T07:10:27.579Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T07:10:27.579Z] #0 0.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-20T07:10:27.837Z] #147 ... [2025-01-20T07:10:27.837Z] [2025-01-20T07:10:27.837Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:10:27.837Z] #0 0.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-20T07:10:27.837Z] #148 ... [2025-01-20T07:10:27.837Z] [2025-01-20T07:10:27.837Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T07:10:27.837Z] #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-20T07:10:28.094Z] #149 ... [2025-01-20T07:10:28.094Z] [2025-01-20T07:10:28.094Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:10:28.094Z] #0 0.671 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-20T07:10:28.351Z] #150 ... [2025-01-20T07:10:28.351Z] [2025-01-20T07:10:28.351Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:10:28.351Z] #0 1.191 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-20T07:10:28.351Z] #151 ... [2025-01-20T07:10:28.351Z] [2025-01-20T07:10:28.351Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T07:10:28.351Z] #0 1.302 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-20T07:10:28.686Z] #152 ... [2025-01-20T07:10:28.686Z] [2025-01-20T07:10:28.686Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:10:28.686Z] #0 1.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-20T07:10:28.686Z] #153 ... [2025-01-20T07:10:28.686Z] [2025-01-20T07:10:28.686Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:10:28.686Z] #0 0.771 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-20T07:10:29.252Z] #154 ... [2025-01-20T07:10:29.252Z] [2025-01-20T07:10:29.252Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:10:29.252Z] #134 1.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-20T07:12:20.858Z] #134 ... [2025-01-20T07:12:20.858Z] [2025-01-20T07:12:20.858Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:12:20.858Z] #154 113.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T07:13:07.612Z] #154 ... [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:13:07.612Z] #145 DONE 163.6s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T07:13:07.612Z] #152 DONE 163.6s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:13:07.612Z] #153 DONE 163.6s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:13:07.612Z] #146 DONE 163.7s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:13:07.612Z] #148 DONE 163.6s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T07:13:07.612Z] #149 DONE 163.6s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #155 ... [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:13:07.612Z] #151 DONE 163.7s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:13:07.612Z] #154 DONE 163.7s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:13:07.612Z] #134 DONE 163.8s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:13:07.612Z] #144 DONE 163.8s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #156 ... [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T07:13:07.612Z] #147 DONE 163.9s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:13:07.612Z] #150 DONE 164.0s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #157 ... [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #158 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #158 DONE 0.5s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-20T07:13:07.612Z] #159 DONE 0.5s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #155 DONE 0.5s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #156 DONE 0.3s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #160 DONE 0.3s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #161 DONE 0.2s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #162 DONE 0.3s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #163 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #163 DONE 0.3s [2025-01-20T07:13:07.612Z] [2025-01-20T07:13:07.612Z] #157 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.612Z] #157 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #164 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #165 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #166 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #166 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.613Z] #167 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #168 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #169 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.613Z] #170 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #171 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #172 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.613Z] #173 CACHED [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #174 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #175 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #176 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-20T07:13:07.613Z] #177 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #164 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-20T07:13:07.613Z] #178 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #179 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #179 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-20T07:13:07.613Z] #180 DONE 2.9s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-20T07:13:07.613Z] #181 DONE 2.9s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-20T07:13:07.613Z] #182 DONE 2.7s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #183 [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-20T07:13:07.613Z] #183 DONE 2.9s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-20T07:13:07.613Z] #184 DONE 3.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #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-20T07:13:07.613Z] #185 DONE 2.8s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-20T07:13:07.613Z] #177 DONE 3.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-20T07:13:07.613Z] #186 DONE 3.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-20T07:13:07.613Z] #187 DONE 3.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #188 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #189 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-20T07:13:07.613Z] #189 DONE 3.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #179 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #179 DONE 2.8s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-20T07:13:07.613Z] #190 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-20T07:13:07.613Z] #191 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #192 [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-20T07:13:07.613Z] #192 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #193 [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-20T07:13:07.613Z] #193 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #194 [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-20T07:13:07.613Z] #194 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-20T07:13:07.613Z] #195 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #188 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #196 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #196 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #197 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #198 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #198 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-command] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #199 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-20T07:13:07.613Z] #199 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-keeper] exporting to image [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-20T07:13:07.613Z] #200 DONE 0.6s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #201 [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-20T07:13:07.613Z] #201 DONE 0.5s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:13:07.613Z] #202 DONE 0.5s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-20T07:13:07.613Z] #203 DONE 0.5s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-20T07:13:07.613Z] #204 DONE 0.6s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-20T07:13:07.613Z] #205 DONE 0.6s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-20T07:13:07.613Z] #206 DONE 0.5s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-20T07:13:07.613Z] #207 DONE 4.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [support-notifications] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers 0.6s done [2025-01-20T07:13:07.613Z] #110 exporting layers 0.8s done [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-20T07:13:07.613Z] #208 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-20T07:13:07.613Z] #209 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T07:13:07.613Z] #210 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #211 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:13:07.613Z] #211 DONE 0.2s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-metadata] exporting to image [2025-01-20T07:13:07.613Z] #110 writing image sha256:d545e899c9827086059d04b4bbdfffb6ff83c436f26de07508643a0c4eecaa8d [2025-01-20T07:13:07.613Z] #110 writing image sha256:00d0127a617c9890261ab89be01d5bf363943f2420960a7c7be942efeafb1024 [2025-01-20T07:13:07.613Z] #110 writing image sha256:41e21da2f7f2f6fa42bd7da473063a3165b00ca3b7d3e60da152576aa8406da3 [2025-01-20T07:13:07.613Z] #110 writing image sha256:957f55139da670873e3c9ae44400b79bdcd56cd550dc43de1fa78aba10bb9704 [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-20T07:13:07.613Z] #212 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-command] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers 0.6s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:d545e899c9827086059d04b4bbdfffb6ff83c436f26de07508643a0c4eecaa8d 0.3s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:00d0127a617c9890261ab89be01d5bf363943f2420960a7c7be942efeafb1024 0.4s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:41e21da2f7f2f6fa42bd7da473063a3165b00ca3b7d3e60da152576aa8406da3 0.3s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:957f55139da670873e3c9ae44400b79bdcd56cd550dc43de1fa78aba10bb9704 0.3s done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/support-scheduler done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-command done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-keeper [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #213 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:13:07.613Z] #213 DONE 0.3s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-data] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers 0.7s done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-keeper done [2025-01-20T07:13:07.613Z] #110 writing image sha256:14ddd129afdba82ceaa72a0a1e9b1256e62d6ddad68c4fc1352f78c5c7a3c86e done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-data done [2025-01-20T07:13:07.613Z] #110 writing image sha256:00f2dcbed986ec6e0ef47347db720046f063e49f1418ff4efe472a38067e8a7a [2025-01-20T07:13:07.613Z] #110 writing image sha256:00f2dcbed986ec6e0ef47347db720046f063e49f1418ff4efe472a38067e8a7a done [2025-01-20T07:13:07.613Z] #110 writing image sha256:2681f0110362c1f5b9dc960e33e061e5e406f1520554fcb63e59139e4b3cc588 done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-metadata done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/support-notifications done [2025-01-20T07:13:07.613Z] #110 DONE 22.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T07:13:07.613Z] #214 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T07:13:07.613Z] #215 DONE 0.4s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:13:07.613Z] #216 DONE 0.8s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:13:07.613Z] #217 DONE 1.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #218 [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-20T07:13:07.613Z] #218 DONE 1.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T07:13:07.613Z] #214 DONE 0.4s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-20T07:13:07.613Z] #219 DONE 0.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-common-config-bootstrapper] exporting to image [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #220 [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-20T07:13:07.613Z] #220 DONE 0.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #221 [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-20T07:13:07.613Z] #221 DONE 0.0s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #222 [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-20T07:13:07.613Z] #222 DONE 0.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [core-common-config-bootstrapper] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers 0.1s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:931344cf52bff56bad860a9596866d91c4b418be0142f490631809c25594f843 done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-20T07:13:07.613Z] #110 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-20T07:13:07.613Z] #223 DONE 0.1s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [security-proxy-auth] exporting to image [2025-01-20T07:13:07.613Z] #110 exporting layers 0.3s done [2025-01-20T07:13:07.613Z] #110 writing image sha256:1b1f109c813b10d5a0f7e397cde3446da1f86767ed375f549c98a58964adda30 0.0s done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/security-proxy-auth done [2025-01-20T07:13:07.613Z] #110 writing image sha256:36590fb31aeef172a93770b00b782d6610626713c66262eedba88ecabf54b834 [2025-01-20T07:13:07.613Z] #110 writing image sha256:36590fb31aeef172a93770b00b782d6610626713c66262eedba88ecabf54b834 done [2025-01-20T07:13:07.613Z] #110 naming to docker.io/library/security-proxy-setup done [2025-01-20T07:13:07.613Z] #110 DONE 22.4s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-20T07:13:07.613Z] #224 ... [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:13:07.613Z] #225 DONE 0.7s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-20T07:13:07.613Z] #224 DONE 0.5s [2025-01-20T07:13:07.613Z] [2025-01-20T07:13:07.613Z] #110 [security-bootstrapper] exporting to image [2025-01-20T07:13:07.876Z] #110 exporting layers 0.2s done [2025-01-20T07:13:07.876Z] #110 writing image sha256:87dcff64f76754f396739dbe3ee0270062a9279bce1617fea768a715d6597ad0 done [2025-01-20T07:13:07.876Z] #110 naming to docker.io/library/security-secretstore-setup done [2025-01-20T07:13:07.876Z] #110 writing image sha256:58a34199483084cbbf7ad6a21aafd03aa771db0fec7f843b31dcea1a7566c658 done [2025-01-20T07:13:07.876Z] #110 naming to docker.io/library/security-bootstrapper done [2025-01-20T07:13:07.876Z] #110 DONE 23.0s [2025-01-20T07:13:07.876Z] [2025-01-20T07:13:07.876Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:13:07.876Z] time="2025-01-20T07:07:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-20T07:13:07.887Z] $ docker stop --time=1 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d [2025-01-20T07:13:09.153Z] $ docker rm -f --volumes 00e7af0d9aeee04dc8159789522b2233567cc83994ce7d547e5c8490370d1a3d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T07:13:09.501Z] + docker images [2025-01-20T07:13:09.501Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-20T07:13:09.501Z] security-secretstore-setup latest 87dcff64f767 2 seconds ago 41MB [2025-01-20T07:13:09.501Z] security-bootstrapper latest 58a341994830 2 seconds ago 20.3MB [2025-01-20T07:13:09.501Z] security-proxy-auth latest 1b1f109c813b 3 seconds ago 30.8MB [2025-01-20T07:13:09.501Z] core-common-config-bootstrapper latest 931344cf52bf 3 seconds ago 17.1MB [2025-01-20T07:13:09.501Z] security-proxy-setup latest 36590fb31aee 3 seconds ago 29.3MB [2025-01-20T07:13:09.501Z] core-metadata latest 00f2dcbed986 4 seconds ago 32MB [2025-01-20T07:13:09.501Z] core-data latest 14ddd129afdb 4 seconds ago 31.9MB [2025-01-20T07:13:09.501Z] core-keeper latest 00d0127a617c 4 seconds ago 31.5MB [2025-01-20T07:13:09.501Z] support-notifications latest 2681f0110362 4 seconds ago 50.7MB [2025-01-20T07:13:09.501Z] support-scheduler latest d545e899c982 5 seconds ago 47.1MB [2025-01-20T07:13:09.501Z] security-spiffe-token-provider latest 41e21da2f7f2 5 seconds ago 32.6MB [2025-01-20T07:13:09.501Z] core-command latest 957f55139da6 5 seconds ago 27.6MB [2025-01-20T07:13:09.501Z] security-spire-config latest 2aef9c360b18 4 minutes ago 121MB [2025-01-20T07:13:09.501Z] security-spire-agent latest 693e4957a3bf 4 minutes ago 182MB [2025-01-20T07:13:09.501Z] security-spire-server latest 6dca50bcac9f 4 minutes ago 122MB [2025-01-20T07:13:09.501Z] ci-base-image-x86_64 latest 8904fb09e03b 9 minutes ago 923MB [2025-01-20T07:13:09.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB [2025-01-20T07:13:09.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-20T07:13:09.501Z] 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-20T07:13:09.656Z] provisioning config files... [2025-01-20T07:13:09.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config17272036619682931209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:13:09.972Z] ---> ****-login.sh [2025-01-20T07:13:09.972Z] nexus3.edgexfoundry.org:10001 [2025-01-20T07:13:09.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:13:10.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:13:10.232Z] Configure a credential helper to remove this warning. See [2025-01-20T07:13:10.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:13:10.232Z] [2025-01-20T07:13:10.232Z] Login Succeeded [2025-01-20T07:13:10.232Z] nexus3.edgexfoundry.org:10002 [2025-01-20T07:13:10.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:13:10.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:13:10.232Z] Configure a credential helper to remove this warning. See [2025-01-20T07:13:10.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:13:10.232Z] [2025-01-20T07:13:10.232Z] Login Succeeded [2025-01-20T07:13:10.232Z] nexus3.edgexfoundry.org:10003 [2025-01-20T07:13:10.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:13:10.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:13:10.232Z] Configure a credential helper to remove this warning. See [2025-01-20T07:13:10.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:13:10.232Z] [2025-01-20T07:13:10.232Z] Login Succeeded [2025-01-20T07:13:10.232Z] nexus3.edgexfoundry.org:10004 [2025-01-20T07:13:10.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:13:10.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:13:10.492Z] Configure a credential helper to remove this warning. See [2025-01-20T07:13:10.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:13:10.492Z] [2025-01-20T07:13:10.492Z] Login Succeeded [2025-01-20T07:13:10.492Z] ****.io [2025-01-20T07:13:10.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:13:10.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:13:10.751Z] Configure a credential helper to remove this warning. See [2025-01-20T07:13:10.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:13:10.751Z] [2025-01-20T07:13:10.751Z] Login Succeeded [2025-01-20T07:13:10.751Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T07:13:10.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:10.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:13:10.839Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-20T07:13:10.839Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:10.839Z] latest [2025-01-20T07:13:10.839Z] 4.0.0-dev.48 [2025-01-20T07:13:10.839Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:10.839Z] main [2025-01-20T07:13:10.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:11.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:11.515Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:11.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T07:13:11.515Z] 82fe10abc527: Preparing [2025-01-20T07:13:11.515Z] 2b057be80683: Preparing [2025-01-20T07:13:11.515Z] d3b2770160a7: Preparing [2025-01-20T07:13:11.515Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:11.515Z] efd1f565505e: Preparing [2025-01-20T07:13:11.515Z] a94a102736fb: Preparing [2025-01-20T07:13:11.515Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:11.515Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:11.515Z] d3b2770160a7: Pushed [2025-01-20T07:13:11.515Z] efd1f565505e: Pushed [2025-01-20T07:13:11.515Z] 82fe10abc527: Pushed [2025-01-20T07:13:11.515Z] 7329b4ce6c18: Pushed [2025-01-20T07:13:11.515Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:11.515Z] a94a102736fb: Pushed [2025-01-20T07:13:13.417Z] 2b057be80683: Pushed [2025-01-20T07:13:13.417Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:13.748Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:14.093Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-20T07:13:14.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T07:13:14.093Z] 82fe10abc527: Preparing [2025-01-20T07:13:14.093Z] 2b057be80683: Preparing [2025-01-20T07:13:14.093Z] d3b2770160a7: Preparing [2025-01-20T07:13:14.093Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:14.093Z] efd1f565505e: Preparing [2025-01-20T07:13:14.093Z] a94a102736fb: Preparing [2025-01-20T07:13:14.093Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:14.093Z] a94a102736fb: Waiting [2025-01-20T07:13:14.093Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:14.093Z] 82fe10abc527: Layer already exists [2025-01-20T07:13:14.093Z] 2b057be80683: Layer already exists [2025-01-20T07:13:14.093Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:14.093Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:14.093Z] efd1f565505e: Layer already exists [2025-01-20T07:13:14.093Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:14.093Z] a94a102736fb: Layer already exists [2025-01-20T07:13:14.093Z] latest: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:14.438Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:14.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 [2025-01-20T07:13:14.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T07:13:14.773Z] 82fe10abc527: Preparing [2025-01-20T07:13:14.773Z] 2b057be80683: Preparing [2025-01-20T07:13:14.773Z] d3b2770160a7: Preparing [2025-01-20T07:13:14.773Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:14.773Z] efd1f565505e: Preparing [2025-01-20T07:13:14.773Z] a94a102736fb: Preparing [2025-01-20T07:13:14.773Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:14.773Z] a94a102736fb: Waiting [2025-01-20T07:13:14.773Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:14.773Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:14.773Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:14.773Z] efd1f565505e: Layer already exists [2025-01-20T07:13:14.773Z] 2b057be80683: Layer already exists [2025-01-20T07:13:14.773Z] 82fe10abc527: Layer already exists [2025-01-20T07:13:14.773Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:14.773Z] a94a102736fb: Layer already exists [2025-01-20T07:13:14.773Z] 4.0.0-dev.48: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:15.111Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:15.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:15.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T07:13:15.435Z] 82fe10abc527: Preparing [2025-01-20T07:13:15.435Z] 2b057be80683: Preparing [2025-01-20T07:13:15.435Z] d3b2770160a7: Preparing [2025-01-20T07:13:15.435Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:15.435Z] efd1f565505e: Preparing [2025-01-20T07:13:15.435Z] a94a102736fb: Preparing [2025-01-20T07:13:15.435Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:15.435Z] a94a102736fb: Waiting [2025-01-20T07:13:15.435Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:15.435Z] 2b057be80683: Layer already exists [2025-01-20T07:13:15.435Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:15.435Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:15.435Z] efd1f565505e: Layer already exists [2025-01-20T07:13:15.435Z] 82fe10abc527: Layer already exists [2025-01-20T07:13:15.435Z] a94a102736fb: Layer already exists [2025-01-20T07:13:15.435Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:15.435Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:15.790Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:16.117Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-20T07:13:16.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-20T07:13:16.117Z] 82fe10abc527: Preparing [2025-01-20T07:13:16.117Z] 2b057be80683: Preparing [2025-01-20T07:13:16.117Z] d3b2770160a7: Preparing [2025-01-20T07:13:16.117Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:16.117Z] efd1f565505e: Preparing [2025-01-20T07:13:16.117Z] a94a102736fb: Preparing [2025-01-20T07:13:16.117Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:16.117Z] a94a102736fb: Waiting [2025-01-20T07:13:16.117Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:16.117Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:16.117Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:16.117Z] 82fe10abc527: Layer already exists [2025-01-20T07:13:16.117Z] 2b057be80683: Layer already exists [2025-01-20T07:13:16.117Z] efd1f565505e: Layer already exists [2025-01-20T07:13:16.117Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:16.117Z] a94a102736fb: Layer already exists [2025-01-20T07:13:16.117Z] main: digest: sha256:816cc6463c6aa83292e1a257d0a6f7c660a208c62421e21c7c1153af76462d51 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:16.186Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:16.198Z] taggedImages: [2025-01-20T07:13:16.198Z] - nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:16.198Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-20T07:13:16.198Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.48 [2025-01-20T07:13:16.198Z] - nexus3.edgexfoundry.org:10004/core-command:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:16.198Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-20T07:13:16.225Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-20T07:13:16.225Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:16.225Z] latest [2025-01-20T07:13:16.225Z] 4.0.0-dev.48 [2025-01-20T07:13:16.225Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:16.225Z] main [2025-01-20T07:13:16.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:16.559Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:16.892Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:16.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T07:13:16.892Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:16.892Z] a112db2f2265: Preparing [2025-01-20T07:13:16.892Z] 8f55b02b9101: Preparing [2025-01-20T07:13:16.892Z] f1a10572ff12: Preparing [2025-01-20T07:13:16.892Z] d3b2770160a7: Preparing [2025-01-20T07:13:16.892Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:16.892Z] efd1f565505e: Preparing [2025-01-20T07:13:16.892Z] a94a102736fb: Preparing [2025-01-20T07:13:16.892Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:16.892Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:16.892Z] a94a102736fb: Waiting [2025-01-20T07:13:16.892Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:16.892Z] efd1f565505e: Waiting [2025-01-20T07:13:16.892Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:16.892Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:16.892Z] efd1f565505e: Layer already exists [2025-01-20T07:13:16.892Z] a94a102736fb: Layer already exists [2025-01-20T07:13:16.892Z] 6bf503a6ed28: Pushed [2025-01-20T07:13:16.892Z] a112db2f2265: Pushed [2025-01-20T07:13:16.892Z] 8f55b02b9101: Pushed [2025-01-20T07:13:16.892Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:17.830Z] f1a10572ff12: Pushed [2025-01-20T07:13:18.090Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:18.425Z] + 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-20T07:13:18.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-20T07:13:18.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T07:13:18.752Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:18.752Z] a112db2f2265: Preparing [2025-01-20T07:13:18.752Z] 8f55b02b9101: Preparing [2025-01-20T07:13:18.752Z] f1a10572ff12: Preparing [2025-01-20T07:13:18.752Z] d3b2770160a7: Preparing [2025-01-20T07:13:18.752Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:18.752Z] efd1f565505e: Preparing [2025-01-20T07:13:18.752Z] a94a102736fb: Preparing [2025-01-20T07:13:18.752Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:18.752Z] a94a102736fb: Waiting [2025-01-20T07:13:18.752Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:18.752Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:18.752Z] efd1f565505e: Waiting [2025-01-20T07:13:18.752Z] f1a10572ff12: Layer already exists [2025-01-20T07:13:18.752Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:18.752Z] 8f55b02b9101: Layer already exists [2025-01-20T07:13:18.752Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:18.752Z] a112db2f2265: Layer already exists [2025-01-20T07:13:18.752Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:18.752Z] efd1f565505e: Layer already exists [2025-01-20T07:13:18.752Z] a94a102736fb: Layer already exists [2025-01-20T07:13:18.752Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:18.752Z] latest: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:19.083Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:19.406Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 [2025-01-20T07:13:19.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T07:13:19.406Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:19.406Z] a112db2f2265: Preparing [2025-01-20T07:13:19.406Z] 8f55b02b9101: Preparing [2025-01-20T07:13:19.406Z] f1a10572ff12: Preparing [2025-01-20T07:13:19.406Z] d3b2770160a7: Preparing [2025-01-20T07:13:19.406Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:19.406Z] efd1f565505e: Preparing [2025-01-20T07:13:19.406Z] a94a102736fb: Preparing [2025-01-20T07:13:19.406Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:19.406Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:19.406Z] a94a102736fb: Waiting [2025-01-20T07:13:19.406Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:19.406Z] efd1f565505e: Waiting [2025-01-20T07:13:19.406Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:19.406Z] 8f55b02b9101: Layer already exists [2025-01-20T07:13:19.406Z] f1a10572ff12: Layer already exists [2025-01-20T07:13:19.406Z] a112db2f2265: Layer already exists [2025-01-20T07:13:19.406Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:19.406Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:19.406Z] efd1f565505e: Layer already exists [2025-01-20T07:13:19.406Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:19.406Z] a94a102736fb: Layer already exists [2025-01-20T07:13:19.406Z] 4.0.0-dev.48: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:19.739Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:20.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:20.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T07:13:20.072Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:20.072Z] a112db2f2265: Preparing [2025-01-20T07:13:20.072Z] 8f55b02b9101: Preparing [2025-01-20T07:13:20.072Z] f1a10572ff12: Preparing [2025-01-20T07:13:20.072Z] d3b2770160a7: Preparing [2025-01-20T07:13:20.072Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:20.072Z] efd1f565505e: Preparing [2025-01-20T07:13:20.072Z] a94a102736fb: Preparing [2025-01-20T07:13:20.072Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:20.072Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:20.072Z] efd1f565505e: Waiting [2025-01-20T07:13:20.072Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:20.072Z] a94a102736fb: Waiting [2025-01-20T07:13:20.072Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:20.072Z] a112db2f2265: Layer already exists [2025-01-20T07:13:20.072Z] f1a10572ff12: Layer already exists [2025-01-20T07:13:20.072Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:20.072Z] 8f55b02b9101: Layer already exists [2025-01-20T07:13:20.072Z] a94a102736fb: Layer already exists [2025-01-20T07:13:20.072Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:20.072Z] efd1f565505e: Layer already exists [2025-01-20T07:13:20.072Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:20.072Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:20.408Z] + 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-20T07:13:20.732Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-20T07:13:20.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-20T07:13:20.733Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:20.733Z] a112db2f2265: Preparing [2025-01-20T07:13:20.733Z] 8f55b02b9101: Preparing [2025-01-20T07:13:20.733Z] f1a10572ff12: Preparing [2025-01-20T07:13:20.733Z] d3b2770160a7: Preparing [2025-01-20T07:13:20.733Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:20.733Z] efd1f565505e: Preparing [2025-01-20T07:13:20.733Z] a94a102736fb: Preparing [2025-01-20T07:13:20.733Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:20.733Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:20.733Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:20.733Z] a94a102736fb: Waiting [2025-01-20T07:13:20.733Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:20.733Z] f1a10572ff12: Layer already exists [2025-01-20T07:13:20.733Z] a112db2f2265: Layer already exists [2025-01-20T07:13:20.733Z] 8f55b02b9101: Layer already exists [2025-01-20T07:13:20.733Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:20.733Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:20.733Z] efd1f565505e: Layer already exists [2025-01-20T07:13:20.733Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:20.733Z] a94a102736fb: Layer already exists [2025-01-20T07:13:20.733Z] main: digest: sha256:f4adc9a395f97fe3492e331db88e65c28fc461561b28a5488627426ee02104d8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:20.804Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:20.821Z] taggedImages: [2025-01-20T07:13:20.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:20.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-20T07:13:20.821Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.48 [2025-01-20T07:13:20.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:20.822Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-20T07:13:20.855Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-20T07:13:20.855Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:20.855Z] latest [2025-01-20T07:13:20.855Z] 4.0.0-dev.48 [2025-01-20T07:13:20.855Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:20.855Z] main [2025-01-20T07:13:20.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:21.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:21.550Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:21.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T07:13:21.550Z] 6e0a2d41258d: Preparing [2025-01-20T07:13:21.550Z] 8f1d29631d97: Preparing [2025-01-20T07:13:21.550Z] 43a76dbe06fe: Preparing [2025-01-20T07:13:21.550Z] d3b2770160a7: Preparing [2025-01-20T07:13:21.550Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:21.550Z] 460b296b4b78: Preparing [2025-01-20T07:13:21.550Z] a94a102736fb: Preparing [2025-01-20T07:13:21.550Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:21.550Z] a94a102736fb: Waiting [2025-01-20T07:13:21.550Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:21.550Z] 460b296b4b78: Waiting [2025-01-20T07:13:21.550Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:21.550Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:21.550Z] a94a102736fb: Layer already exists [2025-01-20T07:13:21.550Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:21.550Z] 460b296b4b78: Pushed [2025-01-20T07:13:21.550Z] 6e0a2d41258d: Pushed [2025-01-20T07:13:21.550Z] 8f1d29631d97: Pushed [2025-01-20T07:13:24.084Z] 43a76dbe06fe: Pushed [2025-01-20T07:13:24.084Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:24.423Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:24.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-20T07:13:24.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T07:13:24.748Z] 6e0a2d41258d: Preparing [2025-01-20T07:13:24.748Z] 8f1d29631d97: Preparing [2025-01-20T07:13:24.748Z] 43a76dbe06fe: Preparing [2025-01-20T07:13:24.748Z] d3b2770160a7: Preparing [2025-01-20T07:13:24.748Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:24.748Z] 460b296b4b78: Preparing [2025-01-20T07:13:24.748Z] a94a102736fb: Preparing [2025-01-20T07:13:24.748Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:24.748Z] 460b296b4b78: Waiting [2025-01-20T07:13:24.748Z] a94a102736fb: Waiting [2025-01-20T07:13:24.748Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:24.748Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:24.748Z] 6e0a2d41258d: Layer already exists [2025-01-20T07:13:24.748Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:24.748Z] 43a76dbe06fe: Layer already exists [2025-01-20T07:13:24.748Z] 8f1d29631d97: Layer already exists [2025-01-20T07:13:24.748Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:24.748Z] a94a102736fb: Layer already exists [2025-01-20T07:13:24.748Z] 460b296b4b78: Layer already exists [2025-01-20T07:13:24.748Z] latest: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:25.077Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:25.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 [2025-01-20T07:13:25.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T07:13:25.407Z] 6e0a2d41258d: Preparing [2025-01-20T07:13:25.407Z] 8f1d29631d97: Preparing [2025-01-20T07:13:25.407Z] 43a76dbe06fe: Preparing [2025-01-20T07:13:25.407Z] d3b2770160a7: Preparing [2025-01-20T07:13:25.407Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:25.407Z] 460b296b4b78: Preparing [2025-01-20T07:13:25.407Z] a94a102736fb: Preparing [2025-01-20T07:13:25.407Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:25.407Z] 460b296b4b78: Waiting [2025-01-20T07:13:25.407Z] a94a102736fb: Waiting [2025-01-20T07:13:25.407Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:25.407Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:25.407Z] 43a76dbe06fe: Layer already exists [2025-01-20T07:13:25.407Z] 8f1d29631d97: Layer already exists [2025-01-20T07:13:25.407Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:25.407Z] 6e0a2d41258d: Layer already exists [2025-01-20T07:13:25.407Z] a94a102736fb: Layer already exists [2025-01-20T07:13:25.407Z] 460b296b4b78: Layer already exists [2025-01-20T07:13:25.407Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:25.407Z] 4.0.0-dev.48: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:25.737Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:26.068Z] + docker push nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:26.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T07:13:26.068Z] 6e0a2d41258d: Preparing [2025-01-20T07:13:26.068Z] 8f1d29631d97: Preparing [2025-01-20T07:13:26.068Z] 43a76dbe06fe: Preparing [2025-01-20T07:13:26.068Z] d3b2770160a7: Preparing [2025-01-20T07:13:26.068Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:26.068Z] 460b296b4b78: Preparing [2025-01-20T07:13:26.068Z] a94a102736fb: Preparing [2025-01-20T07:13:26.068Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:26.068Z] 460b296b4b78: Waiting [2025-01-20T07:13:26.068Z] a94a102736fb: Waiting [2025-01-20T07:13:26.068Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:26.068Z] 8f1d29631d97: Layer already exists [2025-01-20T07:13:26.068Z] 43a76dbe06fe: Layer already exists [2025-01-20T07:13:26.068Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:26.068Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:26.068Z] 6e0a2d41258d: Layer already exists [2025-01-20T07:13:26.068Z] 460b296b4b78: Layer already exists [2025-01-20T07:13:26.068Z] a94a102736fb: Layer already exists [2025-01-20T07:13:26.068Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:26.068Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:26.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:26.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-20T07:13:26.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-20T07:13:26.734Z] 6e0a2d41258d: Preparing [2025-01-20T07:13:26.734Z] 8f1d29631d97: Preparing [2025-01-20T07:13:26.734Z] 43a76dbe06fe: Preparing [2025-01-20T07:13:26.734Z] d3b2770160a7: Preparing [2025-01-20T07:13:26.734Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:26.734Z] 460b296b4b78: Preparing [2025-01-20T07:13:26.734Z] a94a102736fb: Preparing [2025-01-20T07:13:26.734Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:26.734Z] 460b296b4b78: Waiting [2025-01-20T07:13:26.734Z] a94a102736fb: Waiting [2025-01-20T07:13:26.734Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:26.734Z] 8f1d29631d97: Layer already exists [2025-01-20T07:13:26.734Z] 6e0a2d41258d: Layer already exists [2025-01-20T07:13:26.734Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:26.734Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:26.734Z] 43a76dbe06fe: Layer already exists [2025-01-20T07:13:26.734Z] a94a102736fb: Layer already exists [2025-01-20T07:13:26.734Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:26.734Z] 460b296b4b78: Layer already exists [2025-01-20T07:13:26.734Z] main: digest: sha256:44d69d90c8092b468709020f0697eba355ac657f2c582089f783aa2fd9d770fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:26.804Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:26.815Z] taggedImages: [2025-01-20T07:13:26.815Z] - nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:26.815Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-20T07:13:26.815Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.48 [2025-01-20T07:13:26.815Z] - nexus3.edgexfoundry.org:10004/core-data:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:26.815Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-20T07:13:26.843Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-20T07:13:26.843Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:26.843Z] latest [2025-01-20T07:13:26.843Z] 4.0.0-dev.48 [2025-01-20T07:13:26.843Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:26.843Z] main [2025-01-20T07:13:26.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:27.187Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:27.524Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:27.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T07:13:27.525Z] 4babba605667: Preparing [2025-01-20T07:13:27.525Z] d3b0ec14f7fd: Preparing [2025-01-20T07:13:27.525Z] db84a884716e: Preparing [2025-01-20T07:13:27.525Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:27.525Z] 82344768accf: Preparing [2025-01-20T07:13:27.525Z] 9d8c87153450: Preparing [2025-01-20T07:13:27.525Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:27.525Z] 9d8c87153450: Waiting [2025-01-20T07:13:27.525Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:27.525Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:27.525Z] 82344768accf: Pushed [2025-01-20T07:13:27.525Z] 4babba605667: Pushed [2025-01-20T07:13:27.525Z] d3b0ec14f7fd: Pushed [2025-01-20T07:13:27.525Z] 9d8c87153450: Pushed [2025-01-20T07:13:27.525Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:30.061Z] db84a884716e: Pushed [2025-01-20T07:13:30.061Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:30.396Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:30.723Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-20T07:13:30.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T07:13:30.723Z] 4babba605667: Preparing [2025-01-20T07:13:30.723Z] d3b0ec14f7fd: Preparing [2025-01-20T07:13:30.723Z] db84a884716e: Preparing [2025-01-20T07:13:30.723Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:30.723Z] 82344768accf: Preparing [2025-01-20T07:13:30.724Z] 9d8c87153450: Preparing [2025-01-20T07:13:30.724Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:30.724Z] 9d8c87153450: Waiting [2025-01-20T07:13:30.724Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:30.724Z] d3b0ec14f7fd: Layer already exists [2025-01-20T07:13:30.724Z] 4babba605667: Layer already exists [2025-01-20T07:13:30.724Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:30.724Z] 82344768accf: Layer already exists [2025-01-20T07:13:30.724Z] db84a884716e: Layer already exists [2025-01-20T07:13:30.724Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:30.724Z] 9d8c87153450: Layer already exists [2025-01-20T07:13:30.724Z] latest: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:31.063Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:31.390Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 [2025-01-20T07:13:31.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T07:13:31.390Z] 4babba605667: Preparing [2025-01-20T07:13:31.390Z] d3b0ec14f7fd: Preparing [2025-01-20T07:13:31.390Z] db84a884716e: Preparing [2025-01-20T07:13:31.390Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:31.390Z] 82344768accf: Preparing [2025-01-20T07:13:31.390Z] 9d8c87153450: Preparing [2025-01-20T07:13:31.390Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:31.390Z] 9d8c87153450: Waiting [2025-01-20T07:13:31.390Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:31.390Z] 82344768accf: Layer already exists [2025-01-20T07:13:31.390Z] db84a884716e: Layer already exists [2025-01-20T07:13:31.390Z] 4babba605667: Layer already exists [2025-01-20T07:13:31.390Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:31.390Z] d3b0ec14f7fd: Layer already exists [2025-01-20T07:13:31.390Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:31.390Z] 9d8c87153450: Layer already exists [2025-01-20T07:13:31.390Z] 4.0.0-dev.48: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:31.722Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:32.047Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:32.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T07:13:32.047Z] 4babba605667: Preparing [2025-01-20T07:13:32.047Z] d3b0ec14f7fd: Preparing [2025-01-20T07:13:32.047Z] db84a884716e: Preparing [2025-01-20T07:13:32.047Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:32.047Z] 82344768accf: Preparing [2025-01-20T07:13:32.047Z] 9d8c87153450: Preparing [2025-01-20T07:13:32.047Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:32.047Z] 9d8c87153450: Waiting [2025-01-20T07:13:32.047Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:32.047Z] db84a884716e: Layer already exists [2025-01-20T07:13:32.047Z] d3b0ec14f7fd: Layer already exists [2025-01-20T07:13:32.047Z] 82344768accf: Layer already exists [2025-01-20T07:13:32.047Z] 4babba605667: Layer already exists [2025-01-20T07:13:32.047Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:32.047Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:32.047Z] 9d8c87153450: Layer already exists [2025-01-20T07:13:32.047Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:32.390Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:32.729Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-20T07:13:32.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-20T07:13:32.730Z] 4babba605667: Preparing [2025-01-20T07:13:32.730Z] d3b0ec14f7fd: Preparing [2025-01-20T07:13:32.730Z] db84a884716e: Preparing [2025-01-20T07:13:32.730Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:32.730Z] 82344768accf: Preparing [2025-01-20T07:13:32.730Z] 9d8c87153450: Preparing [2025-01-20T07:13:32.730Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:32.730Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:32.730Z] 9d8c87153450: Waiting [2025-01-20T07:13:32.730Z] 82344768accf: Layer already exists [2025-01-20T07:13:32.730Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:32.730Z] db84a884716e: Layer already exists [2025-01-20T07:13:32.730Z] d3b0ec14f7fd: Layer already exists [2025-01-20T07:13:32.730Z] 4babba605667: Layer already exists [2025-01-20T07:13:32.730Z] 9d8c87153450: Layer already exists [2025-01-20T07:13:32.730Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:32.730Z] main: digest: sha256:1762004464e3bbd059fc8114cc713ccd58cb209bc49b1f1f0fa2f6d35fbc50c1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:32.821Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:32.837Z] taggedImages: [2025-01-20T07:13:32.837Z] - nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:32.837Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-20T07:13:32.837Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.48 [2025-01-20T07:13:32.837Z] - nexus3.edgexfoundry.org:10004/core-keeper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:32.837Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-20T07:13:32.866Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-20T07:13:32.866Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:32.866Z] latest [2025-01-20T07:13:32.866Z] 4.0.0-dev.48 [2025-01-20T07:13:32.866Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:32.866Z] main [2025-01-20T07:13:32.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:33.220Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:33.542Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:33.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T07:13:33.542Z] 141a820895aa: Preparing [2025-01-20T07:13:33.542Z] cb10d66bea3b: Preparing [2025-01-20T07:13:33.542Z] 2b37c0ff88e1: Preparing [2025-01-20T07:13:33.542Z] b920c4c3380e: Preparing [2025-01-20T07:13:33.542Z] d3b2770160a7: Preparing [2025-01-20T07:13:33.542Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:33.542Z] efd1f565505e: Preparing [2025-01-20T07:13:33.542Z] a94a102736fb: Preparing [2025-01-20T07:13:33.542Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:33.542Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:33.542Z] efd1f565505e: Waiting [2025-01-20T07:13:33.542Z] a94a102736fb: Waiting [2025-01-20T07:13:33.542Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:33.542Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:33.542Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:33.542Z] efd1f565505e: Layer already exists [2025-01-20T07:13:33.542Z] a94a102736fb: Layer already exists [2025-01-20T07:13:33.542Z] 141a820895aa: Pushed [2025-01-20T07:13:33.542Z] 2b37c0ff88e1: Pushed [2025-01-20T07:13:33.542Z] cb10d66bea3b: Pushed [2025-01-20T07:13:33.542Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:36.075Z] b920c4c3380e: Pushed [2025-01-20T07:13:36.075Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:36.405Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:36.728Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-20T07:13:36.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T07:13:36.728Z] 141a820895aa: Preparing [2025-01-20T07:13:36.728Z] cb10d66bea3b: Preparing [2025-01-20T07:13:36.728Z] 2b37c0ff88e1: Preparing [2025-01-20T07:13:36.728Z] b920c4c3380e: Preparing [2025-01-20T07:13:36.728Z] d3b2770160a7: Preparing [2025-01-20T07:13:36.728Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:36.728Z] efd1f565505e: Preparing [2025-01-20T07:13:36.728Z] a94a102736fb: Preparing [2025-01-20T07:13:36.728Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:36.728Z] a94a102736fb: Waiting [2025-01-20T07:13:36.728Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:36.728Z] efd1f565505e: Waiting [2025-01-20T07:13:36.728Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:36.728Z] cb10d66bea3b: Layer already exists [2025-01-20T07:13:36.728Z] 2b37c0ff88e1: Layer already exists [2025-01-20T07:13:36.728Z] b920c4c3380e: Layer already exists [2025-01-20T07:13:36.728Z] 141a820895aa: Layer already exists [2025-01-20T07:13:36.728Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:36.728Z] efd1f565505e: Layer already exists [2025-01-20T07:13:36.728Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:36.728Z] a94a102736fb: Layer already exists [2025-01-20T07:13:36.728Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:36.728Z] latest: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:37.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:37.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 [2025-01-20T07:13:37.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T07:13:37.383Z] 141a820895aa: Preparing [2025-01-20T07:13:37.383Z] cb10d66bea3b: Preparing [2025-01-20T07:13:37.383Z] 2b37c0ff88e1: Preparing [2025-01-20T07:13:37.383Z] b920c4c3380e: Preparing [2025-01-20T07:13:37.383Z] d3b2770160a7: Preparing [2025-01-20T07:13:37.383Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:37.383Z] efd1f565505e: Preparing [2025-01-20T07:13:37.383Z] a94a102736fb: Preparing [2025-01-20T07:13:37.383Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:37.383Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:37.383Z] efd1f565505e: Waiting [2025-01-20T07:13:37.383Z] a94a102736fb: Waiting [2025-01-20T07:13:37.383Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:37.383Z] 2b37c0ff88e1: Layer already exists [2025-01-20T07:13:37.383Z] 141a820895aa: Layer already exists [2025-01-20T07:13:37.383Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:37.383Z] cb10d66bea3b: Layer already exists [2025-01-20T07:13:37.383Z] b920c4c3380e: Layer already exists [2025-01-20T07:13:37.383Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:37.383Z] a94a102736fb: Layer already exists [2025-01-20T07:13:37.383Z] efd1f565505e: Layer already exists [2025-01-20T07:13:37.383Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:37.383Z] 4.0.0-dev.48: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:37.704Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:38.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:38.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T07:13:38.033Z] 141a820895aa: Preparing [2025-01-20T07:13:38.033Z] cb10d66bea3b: Preparing [2025-01-20T07:13:38.033Z] 2b37c0ff88e1: Preparing [2025-01-20T07:13:38.033Z] b920c4c3380e: Preparing [2025-01-20T07:13:38.033Z] d3b2770160a7: Preparing [2025-01-20T07:13:38.033Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:38.033Z] efd1f565505e: Preparing [2025-01-20T07:13:38.033Z] a94a102736fb: Preparing [2025-01-20T07:13:38.033Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:38.033Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:38.033Z] efd1f565505e: Waiting [2025-01-20T07:13:38.033Z] a94a102736fb: Waiting [2025-01-20T07:13:38.033Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:38.033Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:38.033Z] 141a820895aa: Layer already exists [2025-01-20T07:13:38.033Z] cb10d66bea3b: Layer already exists [2025-01-20T07:13:38.033Z] b920c4c3380e: Layer already exists [2025-01-20T07:13:38.033Z] 2b37c0ff88e1: Layer already exists [2025-01-20T07:13:38.033Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:38.033Z] efd1f565505e: Layer already exists [2025-01-20T07:13:38.033Z] a94a102736fb: Layer already exists [2025-01-20T07:13:38.033Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:38.033Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:38.382Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:38.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-20T07:13:38.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-20T07:13:38.712Z] 141a820895aa: Preparing [2025-01-20T07:13:38.712Z] cb10d66bea3b: Preparing [2025-01-20T07:13:38.712Z] 2b37c0ff88e1: Preparing [2025-01-20T07:13:38.712Z] b920c4c3380e: Preparing [2025-01-20T07:13:38.712Z] d3b2770160a7: Preparing [2025-01-20T07:13:38.712Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:38.712Z] efd1f565505e: Preparing [2025-01-20T07:13:38.712Z] a94a102736fb: Preparing [2025-01-20T07:13:38.712Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:38.712Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:38.712Z] a94a102736fb: Waiting [2025-01-20T07:13:38.712Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:38.712Z] efd1f565505e: Waiting [2025-01-20T07:13:38.712Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:38.712Z] cb10d66bea3b: Layer already exists [2025-01-20T07:13:38.712Z] 141a820895aa: Layer already exists [2025-01-20T07:13:38.712Z] 2b37c0ff88e1: Layer already exists [2025-01-20T07:13:38.712Z] b920c4c3380e: Layer already exists [2025-01-20T07:13:38.712Z] efd1f565505e: Layer already exists [2025-01-20T07:13:38.712Z] a94a102736fb: Layer already exists [2025-01-20T07:13:38.712Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:38.712Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:38.712Z] main: digest: sha256:dec36b5ca6bb529fd6a755bb431497b900ba9bf740649a552ade2c749d46d94d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:38.796Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:38.814Z] taggedImages: [2025-01-20T07:13:38.814Z] - nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:38.814Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-20T07:13:38.814Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.48 [2025-01-20T07:13:38.814Z] - nexus3.edgexfoundry.org:10004/core-metadata:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:38.814Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-20T07:13:38.846Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-20T07:13:38.846Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:38.846Z] latest [2025-01-20T07:13:38.846Z] 4.0.0-dev.48 [2025-01-20T07:13:38.846Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:38.846Z] main [2025-01-20T07:13:38.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:39.190Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:39.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:39.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T07:13:39.514Z] 4571570ad1a5: Preparing [2025-01-20T07:13:39.514Z] 1e2af5077fc9: Preparing [2025-01-20T07:13:39.514Z] 8650893cd946: Preparing [2025-01-20T07:13:39.515Z] 73216a5265f4: Preparing [2025-01-20T07:13:39.515Z] 929df1cfdc32: Preparing [2025-01-20T07:13:39.515Z] 564de6369401: Preparing [2025-01-20T07:13:39.515Z] 8c2fabd6240a: Preparing [2025-01-20T07:13:39.515Z] d3b2770160a7: Preparing [2025-01-20T07:13:39.515Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:39.515Z] b05731314617: Preparing [2025-01-20T07:13:39.515Z] 5cbe466fc75a: Preparing [2025-01-20T07:13:39.515Z] 5f70bf18a086: Preparing [2025-01-20T07:13:39.515Z] 675360d736cd: Preparing [2025-01-20T07:13:39.515Z] a3d96bf7bc68: Preparing [2025-01-20T07:13:39.515Z] 664ed75d5808: Preparing [2025-01-20T07:13:39.515Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:39.515Z] d3b2770160a7: Waiting [2025-01-20T07:13:39.515Z] a3d96bf7bc68: Waiting [2025-01-20T07:13:39.515Z] 5f70bf18a086: Waiting [2025-01-20T07:13:39.515Z] 664ed75d5808: Waiting [2025-01-20T07:13:39.515Z] 675360d736cd: Waiting [2025-01-20T07:13:39.515Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:39.515Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:39.515Z] b05731314617: Waiting [2025-01-20T07:13:39.515Z] 5cbe466fc75a: Waiting [2025-01-20T07:13:39.515Z] 564de6369401: Waiting [2025-01-20T07:13:39.515Z] 8c2fabd6240a: Waiting [2025-01-20T07:13:39.515Z] 8650893cd946: Pushed [2025-01-20T07:13:39.515Z] 4571570ad1a5: Pushed [2025-01-20T07:13:39.515Z] 73216a5265f4: Pushed [2025-01-20T07:13:39.515Z] 929df1cfdc32: Pushed [2025-01-20T07:13:39.515Z] 1e2af5077fc9: Pushed [2025-01-20T07:13:39.515Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:39.515Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:39.515Z] 5f70bf18a086: Layer already exists [2025-01-20T07:13:39.515Z] 564de6369401: Pushed [2025-01-20T07:13:39.775Z] b05731314617: Pushed [2025-01-20T07:13:39.775Z] 5cbe466fc75a: Pushed [2025-01-20T07:13:39.775Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:39.775Z] 675360d736cd: Pushed [2025-01-20T07:13:39.775Z] a3d96bf7bc68: Pushed [2025-01-20T07:13:39.775Z] 664ed75d5808: Pushed [2025-01-20T07:13:41.153Z] 8c2fabd6240a: Pushed [2025-01-20T07:13:41.153Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:41.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:41.822Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-20T07:13:41.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T07:13:41.822Z] 4571570ad1a5: Preparing [2025-01-20T07:13:41.822Z] 1e2af5077fc9: Preparing [2025-01-20T07:13:41.822Z] 8650893cd946: Preparing [2025-01-20T07:13:41.822Z] 73216a5265f4: Preparing [2025-01-20T07:13:41.822Z] 929df1cfdc32: Preparing [2025-01-20T07:13:41.822Z] 564de6369401: Preparing [2025-01-20T07:13:41.822Z] 8c2fabd6240a: Preparing [2025-01-20T07:13:41.822Z] d3b2770160a7: Preparing [2025-01-20T07:13:41.822Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:41.822Z] b05731314617: Preparing [2025-01-20T07:13:41.822Z] 5cbe466fc75a: Preparing [2025-01-20T07:13:41.822Z] 5f70bf18a086: Preparing [2025-01-20T07:13:41.822Z] 675360d736cd: Preparing [2025-01-20T07:13:41.822Z] a3d96bf7bc68: Preparing [2025-01-20T07:13:41.822Z] 664ed75d5808: Preparing [2025-01-20T07:13:41.822Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:41.822Z] 5f70bf18a086: Waiting [2025-01-20T07:13:41.822Z] 564de6369401: Waiting [2025-01-20T07:13:41.822Z] 675360d736cd: Waiting [2025-01-20T07:13:41.822Z] a3d96bf7bc68: Waiting [2025-01-20T07:13:41.822Z] 664ed75d5808: Waiting [2025-01-20T07:13:41.822Z] 8c2fabd6240a: Waiting [2025-01-20T07:13:41.822Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:41.822Z] d3b2770160a7: Waiting [2025-01-20T07:13:41.822Z] b05731314617: Waiting [2025-01-20T07:13:41.822Z] 5cbe466fc75a: Waiting [2025-01-20T07:13:41.822Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:41.822Z] 73216a5265f4: Layer already exists [2025-01-20T07:13:41.822Z] 1e2af5077fc9: Layer already exists [2025-01-20T07:13:41.822Z] 4571570ad1a5: Layer already exists [2025-01-20T07:13:41.822Z] 8650893cd946: Layer already exists [2025-01-20T07:13:41.822Z] 929df1cfdc32: Layer already exists [2025-01-20T07:13:41.822Z] 564de6369401: Layer already exists [2025-01-20T07:13:41.822Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:41.822Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:41.822Z] 8c2fabd6240a: Layer already exists [2025-01-20T07:13:41.822Z] b05731314617: Layer already exists [2025-01-20T07:13:41.822Z] 5cbe466fc75a: Layer already exists [2025-01-20T07:13:41.822Z] a3d96bf7bc68: Layer already exists [2025-01-20T07:13:41.822Z] 664ed75d5808: Layer already exists [2025-01-20T07:13:41.822Z] 675360d736cd: Layer already exists [2025-01-20T07:13:41.822Z] 5f70bf18a086: Layer already exists [2025-01-20T07:13:41.822Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:41.822Z] latest: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:42.156Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:42.494Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 [2025-01-20T07:13:42.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T07:13:42.494Z] 4571570ad1a5: Preparing [2025-01-20T07:13:42.494Z] 1e2af5077fc9: Preparing [2025-01-20T07:13:42.494Z] 8650893cd946: Preparing [2025-01-20T07:13:42.494Z] 73216a5265f4: Preparing [2025-01-20T07:13:42.494Z] 929df1cfdc32: Preparing [2025-01-20T07:13:42.494Z] 564de6369401: Preparing [2025-01-20T07:13:42.494Z] 8c2fabd6240a: Preparing [2025-01-20T07:13:42.494Z] d3b2770160a7: Preparing [2025-01-20T07:13:42.494Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:42.494Z] b05731314617: Preparing [2025-01-20T07:13:42.494Z] 5cbe466fc75a: Preparing [2025-01-20T07:13:42.494Z] 5f70bf18a086: Preparing [2025-01-20T07:13:42.494Z] 675360d736cd: Preparing [2025-01-20T07:13:42.494Z] a3d96bf7bc68: Preparing [2025-01-20T07:13:42.494Z] 664ed75d5808: Preparing [2025-01-20T07:13:42.494Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:42.494Z] d3b2770160a7: Waiting [2025-01-20T07:13:42.494Z] 8c2fabd6240a: Waiting [2025-01-20T07:13:42.494Z] 564de6369401: Waiting [2025-01-20T07:13:42.494Z] b05731314617: Waiting [2025-01-20T07:13:42.494Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:42.494Z] a3d96bf7bc68: Waiting [2025-01-20T07:13:42.494Z] 5cbe466fc75a: Waiting [2025-01-20T07:13:42.494Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:42.494Z] 664ed75d5808: Waiting [2025-01-20T07:13:42.494Z] 5f70bf18a086: Waiting [2025-01-20T07:13:42.494Z] 675360d736cd: Waiting [2025-01-20T07:13:42.494Z] 8650893cd946: Layer already exists [2025-01-20T07:13:42.494Z] 4571570ad1a5: Layer already exists [2025-01-20T07:13:42.494Z] 1e2af5077fc9: Layer already exists [2025-01-20T07:13:42.494Z] 73216a5265f4: Layer already exists [2025-01-20T07:13:42.494Z] 929df1cfdc32: Layer already exists [2025-01-20T07:13:42.494Z] b05731314617: Layer already exists [2025-01-20T07:13:42.494Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:42.494Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:42.494Z] 564de6369401: Layer already exists [2025-01-20T07:13:42.494Z] 8c2fabd6240a: Layer already exists [2025-01-20T07:13:42.494Z] a3d96bf7bc68: Layer already exists [2025-01-20T07:13:42.494Z] 5f70bf18a086: Layer already exists [2025-01-20T07:13:42.494Z] 5cbe466fc75a: Layer already exists [2025-01-20T07:13:42.494Z] 675360d736cd: Layer already exists [2025-01-20T07:13:42.494Z] 664ed75d5808: Layer already exists [2025-01-20T07:13:42.494Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:42.494Z] 4.0.0-dev.48: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:42.826Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:43.153Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:43.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T07:13:43.153Z] 4571570ad1a5: Preparing [2025-01-20T07:13:43.153Z] 1e2af5077fc9: Preparing [2025-01-20T07:13:43.153Z] 8650893cd946: Preparing [2025-01-20T07:13:43.153Z] 73216a5265f4: Preparing [2025-01-20T07:13:43.153Z] 929df1cfdc32: Preparing [2025-01-20T07:13:43.153Z] 564de6369401: Preparing [2025-01-20T07:13:43.153Z] 8c2fabd6240a: Preparing [2025-01-20T07:13:43.153Z] d3b2770160a7: Preparing [2025-01-20T07:13:43.153Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:43.153Z] b05731314617: Preparing [2025-01-20T07:13:43.153Z] 5cbe466fc75a: Preparing [2025-01-20T07:13:43.153Z] 5f70bf18a086: Preparing [2025-01-20T07:13:43.153Z] 675360d736cd: Preparing [2025-01-20T07:13:43.153Z] a3d96bf7bc68: Preparing [2025-01-20T07:13:43.153Z] 664ed75d5808: Preparing [2025-01-20T07:13:43.153Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:43.153Z] 564de6369401: Waiting [2025-01-20T07:13:43.153Z] 5f70bf18a086: Waiting [2025-01-20T07:13:43.153Z] 8c2fabd6240a: Waiting [2025-01-20T07:13:43.153Z] d3b2770160a7: Waiting [2025-01-20T07:13:43.153Z] 675360d736cd: Waiting [2025-01-20T07:13:43.153Z] a3d96bf7bc68: Waiting [2025-01-20T07:13:43.153Z] 664ed75d5808: Waiting [2025-01-20T07:13:43.153Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:43.153Z] b05731314617: Waiting [2025-01-20T07:13:43.153Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:43.153Z] 5cbe466fc75a: Waiting [2025-01-20T07:13:43.153Z] 1e2af5077fc9: Layer already exists [2025-01-20T07:13:43.153Z] 4571570ad1a5: Layer already exists [2025-01-20T07:13:43.153Z] 8650893cd946: Layer already exists [2025-01-20T07:13:43.153Z] 73216a5265f4: Layer already exists [2025-01-20T07:13:43.153Z] 929df1cfdc32: Layer already exists [2025-01-20T07:13:43.153Z] 8c2fabd6240a: Layer already exists [2025-01-20T07:13:43.153Z] 564de6369401: Layer already exists [2025-01-20T07:13:43.153Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:43.153Z] b05731314617: Layer already exists [2025-01-20T07:13:43.153Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:43.153Z] 5cbe466fc75a: Layer already exists [2025-01-20T07:13:43.153Z] 5f70bf18a086: Layer already exists [2025-01-20T07:13:43.153Z] 675360d736cd: Layer already exists [2025-01-20T07:13:43.153Z] a3d96bf7bc68: Layer already exists [2025-01-20T07:13:43.153Z] 664ed75d5808: Layer already exists [2025-01-20T07:13:43.153Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:43.153Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:43.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:44.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-20T07:13:44.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-20T07:13:44.033Z] 4571570ad1a5: Preparing [2025-01-20T07:13:44.033Z] 1e2af5077fc9: Preparing [2025-01-20T07:13:44.033Z] 8650893cd946: Preparing [2025-01-20T07:13:44.033Z] 73216a5265f4: Preparing [2025-01-20T07:13:44.033Z] 929df1cfdc32: Preparing [2025-01-20T07:13:44.033Z] 564de6369401: Preparing [2025-01-20T07:13:44.033Z] 8c2fabd6240a: Preparing [2025-01-20T07:13:44.033Z] d3b2770160a7: Preparing [2025-01-20T07:13:44.033Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:44.033Z] b05731314617: Preparing [2025-01-20T07:13:44.033Z] 5cbe466fc75a: Preparing [2025-01-20T07:13:44.033Z] 5f70bf18a086: Preparing [2025-01-20T07:13:44.033Z] 675360d736cd: Preparing [2025-01-20T07:13:44.033Z] a3d96bf7bc68: Preparing [2025-01-20T07:13:44.033Z] 664ed75d5808: Preparing [2025-01-20T07:13:44.033Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:44.033Z] 664ed75d5808: Waiting [2025-01-20T07:13:44.033Z] 5f70bf18a086: Waiting [2025-01-20T07:13:44.033Z] 675360d736cd: Waiting [2025-01-20T07:13:44.033Z] a3d96bf7bc68: Waiting [2025-01-20T07:13:44.033Z] 8c2fabd6240a: Waiting [2025-01-20T07:13:44.033Z] b05731314617: Waiting [2025-01-20T07:13:44.033Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:44.033Z] 5cbe466fc75a: Waiting [2025-01-20T07:13:44.033Z] d3b2770160a7: Waiting [2025-01-20T07:13:44.033Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:44.033Z] 564de6369401: Waiting [2025-01-20T07:13:44.033Z] 8650893cd946: Layer already exists [2025-01-20T07:13:44.033Z] 1e2af5077fc9: Layer already exists [2025-01-20T07:13:44.033Z] 929df1cfdc32: Layer already exists [2025-01-20T07:13:44.033Z] 4571570ad1a5: Layer already exists [2025-01-20T07:13:44.033Z] 73216a5265f4: Layer already exists [2025-01-20T07:13:44.033Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:44.033Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:44.033Z] 8c2fabd6240a: Layer already exists [2025-01-20T07:13:44.033Z] 564de6369401: Layer already exists [2025-01-20T07:13:44.033Z] b05731314617: Layer already exists [2025-01-20T07:13:44.033Z] 5cbe466fc75a: Layer already exists [2025-01-20T07:13:44.033Z] a3d96bf7bc68: Layer already exists [2025-01-20T07:13:44.033Z] 664ed75d5808: Layer already exists [2025-01-20T07:13:44.033Z] 5f70bf18a086: Layer already exists [2025-01-20T07:13:44.033Z] 675360d736cd: Layer already exists [2025-01-20T07:13:44.033Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:44.033Z] main: digest: sha256:3f58e5e1cfc6204cacc1db5502dfae25a7e6b2be27c6a4287ab9aa40c32ad373 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:44.106Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:44.118Z] taggedImages: [2025-01-20T07:13:44.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:44.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-20T07:13:44.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.48 [2025-01-20T07:13:44.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:44.118Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-20T07:13:44.149Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-20T07:13:44.149Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:44.149Z] latest [2025-01-20T07:13:44.149Z] 4.0.0-dev.48 [2025-01-20T07:13:44.149Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:44.149Z] main [2025-01-20T07:13:44.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:44.583Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:44.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:44.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T07:13:44.992Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:44.992Z] a112db2f2265: Preparing [2025-01-20T07:13:44.992Z] 709023669b86: Preparing [2025-01-20T07:13:44.992Z] 280453e7bfeb: Preparing [2025-01-20T07:13:44.992Z] d3b2770160a7: Preparing [2025-01-20T07:13:44.992Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:44.992Z] efd1f565505e: Preparing [2025-01-20T07:13:44.992Z] a94a102736fb: Preparing [2025-01-20T07:13:44.992Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:44.992Z] efd1f565505e: Waiting [2025-01-20T07:13:44.992Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:44.992Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:44.992Z] a94a102736fb: Waiting [2025-01-20T07:13:44.992Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:44.992Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:44.992Z] a112db2f2265: Layer already exists [2025-01-20T07:13:44.992Z] efd1f565505e: Layer already exists [2025-01-20T07:13:44.992Z] a94a102736fb: Layer already exists [2025-01-20T07:13:44.992Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:44.992Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:44.992Z] 709023669b86: Pushed [2025-01-20T07:13:47.527Z] 280453e7bfeb: Pushed [2025-01-20T07:13:47.527Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:47.856Z] + 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-20T07:13:48.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-20T07:13:48.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T07:13:48.178Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:48.178Z] a112db2f2265: Preparing [2025-01-20T07:13:48.178Z] 709023669b86: Preparing [2025-01-20T07:13:48.178Z] 280453e7bfeb: Preparing [2025-01-20T07:13:48.178Z] d3b2770160a7: Preparing [2025-01-20T07:13:48.178Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:48.178Z] efd1f565505e: Preparing [2025-01-20T07:13:48.178Z] a94a102736fb: Preparing [2025-01-20T07:13:48.178Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:48.178Z] efd1f565505e: Waiting [2025-01-20T07:13:48.178Z] a94a102736fb: Waiting [2025-01-20T07:13:48.178Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:48.178Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:48.178Z] 280453e7bfeb: Layer already exists [2025-01-20T07:13:48.178Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:48.178Z] a112db2f2265: Layer already exists [2025-01-20T07:13:48.178Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:48.178Z] 709023669b86: Layer already exists [2025-01-20T07:13:48.178Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:48.178Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:48.178Z] efd1f565505e: Layer already exists [2025-01-20T07:13:48.178Z] a94a102736fb: Layer already exists [2025-01-20T07:13:48.178Z] latest: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:48.506Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:48.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 [2025-01-20T07:13:48.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T07:13:48.833Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:48.833Z] a112db2f2265: Preparing [2025-01-20T07:13:48.833Z] 709023669b86: Preparing [2025-01-20T07:13:48.833Z] 280453e7bfeb: Preparing [2025-01-20T07:13:48.833Z] d3b2770160a7: Preparing [2025-01-20T07:13:48.833Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:48.833Z] efd1f565505e: Preparing [2025-01-20T07:13:48.833Z] a94a102736fb: Preparing [2025-01-20T07:13:48.833Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:48.833Z] efd1f565505e: Waiting [2025-01-20T07:13:48.833Z] a94a102736fb: Waiting [2025-01-20T07:13:48.833Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:48.833Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:48.833Z] a112db2f2265: Layer already exists [2025-01-20T07:13:48.833Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:48.833Z] 709023669b86: Layer already exists [2025-01-20T07:13:48.833Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:48.833Z] 280453e7bfeb: Layer already exists [2025-01-20T07:13:48.833Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:48.833Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:48.833Z] efd1f565505e: Layer already exists [2025-01-20T07:13:48.833Z] a94a102736fb: Layer already exists [2025-01-20T07:13:48.833Z] 4.0.0-dev.48: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:49.157Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:49.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:49.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T07:13:49.500Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:49.500Z] a112db2f2265: Preparing [2025-01-20T07:13:49.500Z] 709023669b86: Preparing [2025-01-20T07:13:49.500Z] 280453e7bfeb: Preparing [2025-01-20T07:13:49.500Z] d3b2770160a7: Preparing [2025-01-20T07:13:49.500Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:49.500Z] efd1f565505e: Preparing [2025-01-20T07:13:49.500Z] a94a102736fb: Preparing [2025-01-20T07:13:49.500Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:49.500Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:49.500Z] efd1f565505e: Waiting [2025-01-20T07:13:49.500Z] a94a102736fb: Waiting [2025-01-20T07:13:49.500Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:49.500Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:49.500Z] a112db2f2265: Layer already exists [2025-01-20T07:13:49.500Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:49.500Z] 280453e7bfeb: Layer already exists [2025-01-20T07:13:49.500Z] 709023669b86: Layer already exists [2025-01-20T07:13:49.500Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:49.500Z] efd1f565505e: Layer already exists [2025-01-20T07:13:49.500Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:49.500Z] a94a102736fb: Layer already exists [2025-01-20T07:13:49.500Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:49.846Z] + 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-20T07:13:50.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-20T07:13:50.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-20T07:13:50.171Z] 6bf503a6ed28: Preparing [2025-01-20T07:13:50.171Z] a112db2f2265: Preparing [2025-01-20T07:13:50.171Z] 709023669b86: Preparing [2025-01-20T07:13:50.171Z] 280453e7bfeb: Preparing [2025-01-20T07:13:50.171Z] d3b2770160a7: Preparing [2025-01-20T07:13:50.171Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:50.171Z] efd1f565505e: Preparing [2025-01-20T07:13:50.171Z] a94a102736fb: Preparing [2025-01-20T07:13:50.171Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:50.171Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:50.171Z] a94a102736fb: Waiting [2025-01-20T07:13:50.171Z] efd1f565505e: Waiting [2025-01-20T07:13:50.171Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:50.171Z] 6bf503a6ed28: Layer already exists [2025-01-20T07:13:50.171Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:50.171Z] a112db2f2265: Layer already exists [2025-01-20T07:13:50.171Z] 280453e7bfeb: Layer already exists [2025-01-20T07:13:50.171Z] 709023669b86: Layer already exists [2025-01-20T07:13:50.171Z] a94a102736fb: Layer already exists [2025-01-20T07:13:50.171Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:50.171Z] efd1f565505e: Layer already exists [2025-01-20T07:13:50.171Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:50.171Z] main: digest: sha256:919480f07ce10d7aaca884a8fedda4179b186cf1e979838ebf5e69ceff310ee4 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:50.243Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:50.258Z] taggedImages: [2025-01-20T07:13:50.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:50.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-20T07:13:50.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.48 [2025-01-20T07:13:50.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:50.258Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-20T07:13:50.293Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-20T07:13:50.293Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:50.293Z] latest [2025-01-20T07:13:50.293Z] 4.0.0-dev.48 [2025-01-20T07:13:50.293Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:50.293Z] main [2025-01-20T07:13:50.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:50.641Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:50.972Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:50.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T07:13:50.972Z] f7e0e3a92ec9: Preparing [2025-01-20T07:13:50.972Z] e7b2e9476670: Preparing [2025-01-20T07:13:50.972Z] 8c4f89db88ae: Preparing [2025-01-20T07:13:50.972Z] 5f467270184e: Preparing [2025-01-20T07:13:50.972Z] 9261c7bb1f36: Preparing [2025-01-20T07:13:50.972Z] d3b2770160a7: Preparing [2025-01-20T07:13:50.972Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:50.972Z] ddcac803e1c5: Preparing [2025-01-20T07:13:50.972Z] caa5a54dfbec: Preparing [2025-01-20T07:13:50.972Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:50.972Z] d3b2770160a7: Waiting [2025-01-20T07:13:50.972Z] ddcac803e1c5: Waiting [2025-01-20T07:13:50.972Z] 6f4729e5a2cf: Preparing [2025-01-20T07:13:50.972Z] caa5a54dfbec: Waiting [2025-01-20T07:13:50.972Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:50.972Z] 6f4729e5a2cf: Waiting [2025-01-20T07:13:50.972Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:50.972Z] f7e0e3a92ec9: Pushed [2025-01-20T07:13:50.972Z] 9261c7bb1f36: Pushed [2025-01-20T07:13:50.972Z] e7b2e9476670: Pushed [2025-01-20T07:13:50.972Z] 5f467270184e: Pushed [2025-01-20T07:13:50.972Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:50.972Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:51.232Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:51.232Z] caa5a54dfbec: Pushed [2025-01-20T07:13:51.232Z] ddcac803e1c5: Pushed [2025-01-20T07:13:52.171Z] 8c4f89db88ae: Pushed [2025-01-20T07:13:52.431Z] 6f4729e5a2cf: Pushed [2025-01-20T07:13:52.431Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:53.017Z] + 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-20T07:13:53.338Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-20T07:13:53.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T07:13:53.338Z] f7e0e3a92ec9: Preparing [2025-01-20T07:13:53.338Z] e7b2e9476670: Preparing [2025-01-20T07:13:53.338Z] 8c4f89db88ae: Preparing [2025-01-20T07:13:53.338Z] 5f467270184e: Preparing [2025-01-20T07:13:53.338Z] 9261c7bb1f36: Preparing [2025-01-20T07:13:53.338Z] d3b2770160a7: Preparing [2025-01-20T07:13:53.338Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:53.338Z] ddcac803e1c5: Preparing [2025-01-20T07:13:53.338Z] caa5a54dfbec: Preparing [2025-01-20T07:13:53.338Z] 6f4729e5a2cf: Preparing [2025-01-20T07:13:53.338Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:53.338Z] d3b2770160a7: Waiting [2025-01-20T07:13:53.338Z] caa5a54dfbec: Waiting [2025-01-20T07:13:53.338Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:53.338Z] ddcac803e1c5: Waiting [2025-01-20T07:13:53.338Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:53.338Z] 6f4729e5a2cf: Waiting [2025-01-20T07:13:53.338Z] e7b2e9476670: Layer already exists [2025-01-20T07:13:53.338Z] 5f467270184e: Layer already exists [2025-01-20T07:13:53.338Z] 8c4f89db88ae: Layer already exists [2025-01-20T07:13:53.338Z] f7e0e3a92ec9: Layer already exists [2025-01-20T07:13:53.338Z] 9261c7bb1f36: Layer already exists [2025-01-20T07:13:53.338Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:53.338Z] 6f4729e5a2cf: Layer already exists [2025-01-20T07:13:53.338Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:53.338Z] caa5a54dfbec: Layer already exists [2025-01-20T07:13:53.338Z] ddcac803e1c5: Layer already exists [2025-01-20T07:13:53.338Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:53.338Z] latest: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:53.666Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:54.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 [2025-01-20T07:13:54.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T07:13:54.012Z] f7e0e3a92ec9: Preparing [2025-01-20T07:13:54.012Z] e7b2e9476670: Preparing [2025-01-20T07:13:54.012Z] 8c4f89db88ae: Preparing [2025-01-20T07:13:54.012Z] 5f467270184e: Preparing [2025-01-20T07:13:54.012Z] 9261c7bb1f36: Preparing [2025-01-20T07:13:54.012Z] d3b2770160a7: Preparing [2025-01-20T07:13:54.012Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:54.012Z] ddcac803e1c5: Preparing [2025-01-20T07:13:54.012Z] caa5a54dfbec: Preparing [2025-01-20T07:13:54.012Z] 6f4729e5a2cf: Preparing [2025-01-20T07:13:54.012Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:54.012Z] d3b2770160a7: Waiting [2025-01-20T07:13:54.012Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:54.012Z] 6f4729e5a2cf: Waiting [2025-01-20T07:13:54.012Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:54.012Z] caa5a54dfbec: Waiting [2025-01-20T07:13:54.012Z] f7e0e3a92ec9: Layer already exists [2025-01-20T07:13:54.012Z] e7b2e9476670: Layer already exists [2025-01-20T07:13:54.012Z] 5f467270184e: Layer already exists [2025-01-20T07:13:54.012Z] 9261c7bb1f36: Layer already exists [2025-01-20T07:13:54.012Z] 8c4f89db88ae: Layer already exists [2025-01-20T07:13:54.012Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:54.012Z] ddcac803e1c5: Layer already exists [2025-01-20T07:13:54.012Z] caa5a54dfbec: Layer already exists [2025-01-20T07:13:54.012Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:54.012Z] 6f4729e5a2cf: Layer already exists [2025-01-20T07:13:54.012Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:54.012Z] 4.0.0-dev.48: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:54.349Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:54.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:54.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T07:13:54.684Z] f7e0e3a92ec9: Preparing [2025-01-20T07:13:54.684Z] e7b2e9476670: Preparing [2025-01-20T07:13:54.684Z] 8c4f89db88ae: Preparing [2025-01-20T07:13:54.684Z] 5f467270184e: Preparing [2025-01-20T07:13:54.684Z] 9261c7bb1f36: Preparing [2025-01-20T07:13:54.684Z] d3b2770160a7: Preparing [2025-01-20T07:13:54.684Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:54.684Z] ddcac803e1c5: Preparing [2025-01-20T07:13:54.684Z] caa5a54dfbec: Preparing [2025-01-20T07:13:54.684Z] 6f4729e5a2cf: Preparing [2025-01-20T07:13:54.684Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:54.684Z] d3b2770160a7: Waiting [2025-01-20T07:13:54.684Z] ddcac803e1c5: Waiting [2025-01-20T07:13:54.684Z] caa5a54dfbec: Waiting [2025-01-20T07:13:54.684Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:54.684Z] e7b2e9476670: Layer already exists [2025-01-20T07:13:54.684Z] 9261c7bb1f36: Layer already exists [2025-01-20T07:13:54.684Z] 5f467270184e: Layer already exists [2025-01-20T07:13:54.684Z] f7e0e3a92ec9: Layer already exists [2025-01-20T07:13:54.684Z] 8c4f89db88ae: Layer already exists [2025-01-20T07:13:54.684Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:54.684Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:54.684Z] caa5a54dfbec: Layer already exists [2025-01-20T07:13:54.684Z] 6f4729e5a2cf: Layer already exists [2025-01-20T07:13:54.684Z] ddcac803e1c5: Layer already exists [2025-01-20T07:13:54.684Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:54.684Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:55.011Z] + 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-20T07:13:55.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-20T07:13:55.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-20T07:13:55.348Z] f7e0e3a92ec9: Preparing [2025-01-20T07:13:55.348Z] e7b2e9476670: Preparing [2025-01-20T07:13:55.348Z] 8c4f89db88ae: Preparing [2025-01-20T07:13:55.348Z] 5f467270184e: Preparing [2025-01-20T07:13:55.348Z] 9261c7bb1f36: Preparing [2025-01-20T07:13:55.348Z] d3b2770160a7: Preparing [2025-01-20T07:13:55.348Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:55.348Z] ddcac803e1c5: Preparing [2025-01-20T07:13:55.348Z] caa5a54dfbec: Preparing [2025-01-20T07:13:55.348Z] 6f4729e5a2cf: Preparing [2025-01-20T07:13:55.348Z] d3b2770160a7: Waiting [2025-01-20T07:13:55.348Z] caa5a54dfbec: Waiting [2025-01-20T07:13:55.348Z] ddcac803e1c5: Waiting [2025-01-20T07:13:55.348Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:55.348Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:55.348Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:55.348Z] 9261c7bb1f36: Layer already exists [2025-01-20T07:13:55.348Z] 5f467270184e: Layer already exists [2025-01-20T07:13:55.348Z] e7b2e9476670: Layer already exists [2025-01-20T07:13:55.348Z] f7e0e3a92ec9: Layer already exists [2025-01-20T07:13:55.348Z] 8c4f89db88ae: Layer already exists [2025-01-20T07:13:55.348Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:55.348Z] caa5a54dfbec: Layer already exists [2025-01-20T07:13:55.348Z] ddcac803e1c5: Layer already exists [2025-01-20T07:13:55.348Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:55.348Z] 6f4729e5a2cf: Layer already exists [2025-01-20T07:13:55.348Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:55.348Z] main: digest: sha256:3619eb0023768295e767d14f0940dd01f9b5ddd3c891fc421eb8f08e2780fa79 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:13:55.429Z] ===================================================== [Pipeline] echo [2025-01-20T07:13:55.447Z] taggedImages: [2025-01-20T07:13:55.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:55.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-20T07:13:55.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.48 [2025-01-20T07:13:55.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:55.447Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-20T07:13:55.479Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-20T07:13:55.479Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:55.479Z] latest [2025-01-20T07:13:55.479Z] 4.0.0-dev.48 [2025-01-20T07:13:55.479Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:55.479Z] main [2025-01-20T07:13:55.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:55.843Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:56.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:13:56.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T07:13:56.182Z] aeb36faddec3: Preparing [2025-01-20T07:13:56.182Z] abc425777394: Preparing [2025-01-20T07:13:56.182Z] ee36b9e86d9d: Preparing [2025-01-20T07:13:56.182Z] 5f64395edf56: Preparing [2025-01-20T07:13:56.182Z] d28335bb3b98: Preparing [2025-01-20T07:13:56.182Z] b100d56faa5d: Preparing [2025-01-20T07:13:56.182Z] 8a7901ed59d9: Preparing [2025-01-20T07:13:56.182Z] d3b2770160a7: Preparing [2025-01-20T07:13:56.182Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:56.182Z] 09a5794b8f2b: Preparing [2025-01-20T07:13:56.182Z] d0b4d75e9b4b: Preparing [2025-01-20T07:13:56.182Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:56.182Z] d3b2770160a7: Waiting [2025-01-20T07:13:56.182Z] b100d56faa5d: Waiting [2025-01-20T07:13:56.182Z] 8a7901ed59d9: Waiting [2025-01-20T07:13:56.182Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:56.182Z] 09a5794b8f2b: Waiting [2025-01-20T07:13:56.182Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:56.182Z] d0b4d75e9b4b: Waiting [2025-01-20T07:13:56.182Z] abc425777394: Pushed [2025-01-20T07:13:56.182Z] aeb36faddec3: Pushed [2025-01-20T07:13:56.182Z] d28335bb3b98: Pushed [2025-01-20T07:13:56.182Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:56.182Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:56.182Z] b100d56faa5d: Pushed [2025-01-20T07:13:56.440Z] 8a7901ed59d9: Pushed [2025-01-20T07:13:56.440Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:56.440Z] 09a5794b8f2b: Pushed [2025-01-20T07:13:57.375Z] 5f64395edf56: Pushed [2025-01-20T07:13:57.375Z] ee36b9e86d9d: Pushed [2025-01-20T07:13:57.634Z] d0b4d75e9b4b: Pushed [2025-01-20T07:13:57.634Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:57.968Z] + 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-20T07:13:58.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-20T07:13:58.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T07:13:58.297Z] aeb36faddec3: Preparing [2025-01-20T07:13:58.297Z] abc425777394: Preparing [2025-01-20T07:13:58.297Z] ee36b9e86d9d: Preparing [2025-01-20T07:13:58.297Z] 5f64395edf56: Preparing [2025-01-20T07:13:58.297Z] d28335bb3b98: Preparing [2025-01-20T07:13:58.298Z] b100d56faa5d: Preparing [2025-01-20T07:13:58.298Z] 8a7901ed59d9: Preparing [2025-01-20T07:13:58.298Z] d3b2770160a7: Preparing [2025-01-20T07:13:58.298Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:58.298Z] 09a5794b8f2b: Preparing [2025-01-20T07:13:58.298Z] d0b4d75e9b4b: Preparing [2025-01-20T07:13:58.298Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:58.298Z] 8a7901ed59d9: Waiting [2025-01-20T07:13:58.298Z] d3b2770160a7: Waiting [2025-01-20T07:13:58.298Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:58.298Z] 09a5794b8f2b: Waiting [2025-01-20T07:13:58.298Z] d0b4d75e9b4b: Waiting [2025-01-20T07:13:58.298Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:58.298Z] b100d56faa5d: Waiting [2025-01-20T07:13:58.298Z] aeb36faddec3: Layer already exists [2025-01-20T07:13:58.298Z] ee36b9e86d9d: Layer already exists [2025-01-20T07:13:58.298Z] 5f64395edf56: Layer already exists [2025-01-20T07:13:58.298Z] d28335bb3b98: Layer already exists [2025-01-20T07:13:58.298Z] abc425777394: Layer already exists [2025-01-20T07:13:58.298Z] 09a5794b8f2b: Layer already exists [2025-01-20T07:13:58.298Z] b100d56faa5d: Layer already exists [2025-01-20T07:13:58.298Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:58.298Z] 8a7901ed59d9: Layer already exists [2025-01-20T07:13:58.298Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:58.298Z] d0b4d75e9b4b: Layer already exists [2025-01-20T07:13:58.298Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:58.298Z] latest: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:58.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:58.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 [2025-01-20T07:13:58.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T07:13:58.955Z] aeb36faddec3: Preparing [2025-01-20T07:13:58.955Z] abc425777394: Preparing [2025-01-20T07:13:58.955Z] ee36b9e86d9d: Preparing [2025-01-20T07:13:58.955Z] 5f64395edf56: Preparing [2025-01-20T07:13:58.955Z] d28335bb3b98: Preparing [2025-01-20T07:13:58.955Z] b100d56faa5d: Preparing [2025-01-20T07:13:58.955Z] 8a7901ed59d9: Preparing [2025-01-20T07:13:58.955Z] d3b2770160a7: Preparing [2025-01-20T07:13:58.955Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:58.955Z] 09a5794b8f2b: Preparing [2025-01-20T07:13:58.955Z] d0b4d75e9b4b: Preparing [2025-01-20T07:13:58.955Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:58.955Z] d3b2770160a7: Waiting [2025-01-20T07:13:58.955Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:58.955Z] b100d56faa5d: Waiting [2025-01-20T07:13:58.955Z] 09a5794b8f2b: Waiting [2025-01-20T07:13:58.955Z] 8a7901ed59d9: Waiting [2025-01-20T07:13:58.955Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:58.955Z] d0b4d75e9b4b: Waiting [2025-01-20T07:13:58.955Z] abc425777394: Layer already exists [2025-01-20T07:13:58.955Z] ee36b9e86d9d: Layer already exists [2025-01-20T07:13:58.955Z] 5f64395edf56: Layer already exists [2025-01-20T07:13:58.955Z] d28335bb3b98: Layer already exists [2025-01-20T07:13:58.955Z] aeb36faddec3: Layer already exists [2025-01-20T07:13:58.955Z] b100d56faa5d: Layer already exists [2025-01-20T07:13:58.955Z] 8a7901ed59d9: Layer already exists [2025-01-20T07:13:58.955Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:58.955Z] 09a5794b8f2b: Layer already exists [2025-01-20T07:13:58.955Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:58.955Z] d0b4d75e9b4b: Layer already exists [2025-01-20T07:13:58.955Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:58.955Z] 4.0.0-dev.48: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:59.284Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:59.613Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:13:59.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T07:13:59.613Z] aeb36faddec3: Preparing [2025-01-20T07:13:59.613Z] abc425777394: Preparing [2025-01-20T07:13:59.613Z] ee36b9e86d9d: Preparing [2025-01-20T07:13:59.613Z] 5f64395edf56: Preparing [2025-01-20T07:13:59.613Z] d28335bb3b98: Preparing [2025-01-20T07:13:59.613Z] b100d56faa5d: Preparing [2025-01-20T07:13:59.613Z] 8a7901ed59d9: Preparing [2025-01-20T07:13:59.613Z] d3b2770160a7: Preparing [2025-01-20T07:13:59.613Z] 7329b4ce6c18: Preparing [2025-01-20T07:13:59.613Z] 09a5794b8f2b: Preparing [2025-01-20T07:13:59.613Z] d0b4d75e9b4b: Preparing [2025-01-20T07:13:59.613Z] ce5a8cde9eee: Preparing [2025-01-20T07:13:59.613Z] b100d56faa5d: Waiting [2025-01-20T07:13:59.613Z] 8a7901ed59d9: Waiting [2025-01-20T07:13:59.613Z] 7329b4ce6c18: Waiting [2025-01-20T07:13:59.613Z] 09a5794b8f2b: Waiting [2025-01-20T07:13:59.613Z] ce5a8cde9eee: Waiting [2025-01-20T07:13:59.613Z] d0b4d75e9b4b: Waiting [2025-01-20T07:13:59.613Z] abc425777394: Layer already exists [2025-01-20T07:13:59.613Z] 5f64395edf56: Layer already exists [2025-01-20T07:13:59.613Z] d28335bb3b98: Layer already exists [2025-01-20T07:13:59.613Z] ee36b9e86d9d: Layer already exists [2025-01-20T07:13:59.614Z] aeb36faddec3: Layer already exists [2025-01-20T07:13:59.614Z] 8a7901ed59d9: Layer already exists [2025-01-20T07:13:59.614Z] b100d56faa5d: Layer already exists [2025-01-20T07:13:59.614Z] d3b2770160a7: Layer already exists [2025-01-20T07:13:59.614Z] 09a5794b8f2b: Layer already exists [2025-01-20T07:13:59.614Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:13:59.614Z] d0b4d75e9b4b: Layer already exists [2025-01-20T07:13:59.614Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:13:59.614Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:13:59.939Z] + 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-20T07:14:00.265Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-20T07:14:00.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-20T07:14:00.265Z] aeb36faddec3: Preparing [2025-01-20T07:14:00.265Z] abc425777394: Preparing [2025-01-20T07:14:00.265Z] ee36b9e86d9d: Preparing [2025-01-20T07:14:00.265Z] 5f64395edf56: Preparing [2025-01-20T07:14:00.265Z] d28335bb3b98: Preparing [2025-01-20T07:14:00.265Z] b100d56faa5d: Preparing [2025-01-20T07:14:00.265Z] 8a7901ed59d9: Preparing [2025-01-20T07:14:00.265Z] d3b2770160a7: Preparing [2025-01-20T07:14:00.265Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:00.265Z] 09a5794b8f2b: Preparing [2025-01-20T07:14:00.265Z] d0b4d75e9b4b: Preparing [2025-01-20T07:14:00.265Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:00.265Z] 7329b4ce6c18: Waiting [2025-01-20T07:14:00.265Z] d0b4d75e9b4b: Waiting [2025-01-20T07:14:00.265Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:00.265Z] 09a5794b8f2b: Waiting [2025-01-20T07:14:00.265Z] 8a7901ed59d9: Waiting [2025-01-20T07:14:00.265Z] d3b2770160a7: Waiting [2025-01-20T07:14:00.265Z] aeb36faddec3: Layer already exists [2025-01-20T07:14:00.265Z] d28335bb3b98: Layer already exists [2025-01-20T07:14:00.265Z] 5f64395edf56: Layer already exists [2025-01-20T07:14:00.265Z] ee36b9e86d9d: Layer already exists [2025-01-20T07:14:00.265Z] abc425777394: Layer already exists [2025-01-20T07:14:00.265Z] b100d56faa5d: Layer already exists [2025-01-20T07:14:00.265Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:00.265Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:00.265Z] 8a7901ed59d9: Layer already exists [2025-01-20T07:14:00.265Z] 09a5794b8f2b: Layer already exists [2025-01-20T07:14:00.265Z] d0b4d75e9b4b: Layer already exists [2025-01-20T07:14:00.265Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:00.265Z] main: digest: sha256:f4a77fb88d626117de3c9e772f91c5eaa5e296b29e91cf48275676f894db923f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:00.342Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:00.357Z] taggedImages: [2025-01-20T07:14:00.357Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:00.357Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-20T07:14:00.357Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.48 [2025-01-20T07:14:00.357Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:00.357Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-20T07:14:00.387Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-20T07:14:00.387Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:00.387Z] latest [2025-01-20T07:14:00.387Z] 4.0.0-dev.48 [2025-01-20T07:14:00.387Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:00.387Z] main [2025-01-20T07:14:00.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:00.738Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:01.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:01.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T07:14:01.061Z] 7dcf15ca1820: Preparing [2025-01-20T07:14:01.061Z] 285a04781c61: Preparing [2025-01-20T07:14:01.061Z] d3b2770160a7: Preparing [2025-01-20T07:14:01.061Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:01.061Z] 85115aaf5912: Preparing [2025-01-20T07:14:01.061Z] 7f53df9f213f: Preparing [2025-01-20T07:14:01.061Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:01.061Z] 7f53df9f213f: Waiting [2025-01-20T07:14:01.061Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:01.061Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:01.061Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:01.061Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:01.061Z] 7dcf15ca1820: Pushed [2025-01-20T07:14:01.061Z] 85115aaf5912: Pushed [2025-01-20T07:14:01.999Z] 7f53df9f213f: Pushed [2025-01-20T07:14:02.936Z] 285a04781c61: Pushed [2025-01-20T07:14:02.936Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:03.271Z] + 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-20T07:14:03.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-20T07:14:03.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T07:14:03.600Z] 7dcf15ca1820: Preparing [2025-01-20T07:14:03.600Z] 285a04781c61: Preparing [2025-01-20T07:14:03.600Z] d3b2770160a7: Preparing [2025-01-20T07:14:03.600Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:03.600Z] 85115aaf5912: Preparing [2025-01-20T07:14:03.600Z] 7f53df9f213f: Preparing [2025-01-20T07:14:03.600Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:03.600Z] 7f53df9f213f: Waiting [2025-01-20T07:14:03.600Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:03.600Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:03.600Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:03.600Z] 7dcf15ca1820: Layer already exists [2025-01-20T07:14:03.600Z] 85115aaf5912: Layer already exists [2025-01-20T07:14:03.600Z] 285a04781c61: Layer already exists [2025-01-20T07:14:03.600Z] 7f53df9f213f: Layer already exists [2025-01-20T07:14:03.600Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:03.600Z] latest: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:03.934Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:04.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 [2025-01-20T07:14:04.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T07:14:04.261Z] 7dcf15ca1820: Preparing [2025-01-20T07:14:04.261Z] 285a04781c61: Preparing [2025-01-20T07:14:04.261Z] d3b2770160a7: Preparing [2025-01-20T07:14:04.261Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:04.261Z] 85115aaf5912: Preparing [2025-01-20T07:14:04.261Z] 7f53df9f213f: Preparing [2025-01-20T07:14:04.261Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:04.261Z] 7f53df9f213f: Waiting [2025-01-20T07:14:04.261Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:04.261Z] 85115aaf5912: Layer already exists [2025-01-20T07:14:04.261Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:04.261Z] 285a04781c61: Layer already exists [2025-01-20T07:14:04.261Z] 7dcf15ca1820: Layer already exists [2025-01-20T07:14:04.261Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:04.261Z] 7f53df9f213f: Layer already exists [2025-01-20T07:14:04.261Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:04.261Z] 4.0.0-dev.48: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:04.595Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:04.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:04.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T07:14:04.923Z] 7dcf15ca1820: Preparing [2025-01-20T07:14:04.923Z] 285a04781c61: Preparing [2025-01-20T07:14:04.923Z] d3b2770160a7: Preparing [2025-01-20T07:14:04.923Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:04.923Z] 85115aaf5912: Preparing [2025-01-20T07:14:04.923Z] 7f53df9f213f: Preparing [2025-01-20T07:14:04.923Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:04.923Z] 7f53df9f213f: Waiting [2025-01-20T07:14:04.923Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:04.923Z] 285a04781c61: Layer already exists [2025-01-20T07:14:04.923Z] 85115aaf5912: Layer already exists [2025-01-20T07:14:04.923Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:04.923Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:04.923Z] 7dcf15ca1820: Layer already exists [2025-01-20T07:14:04.923Z] 7f53df9f213f: Layer already exists [2025-01-20T07:14:04.923Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:04.923Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:05.256Z] + 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-20T07:14:05.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-20T07:14:05.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-20T07:14:05.588Z] 7dcf15ca1820: Preparing [2025-01-20T07:14:05.588Z] 285a04781c61: Preparing [2025-01-20T07:14:05.588Z] d3b2770160a7: Preparing [2025-01-20T07:14:05.588Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:05.588Z] 85115aaf5912: Preparing [2025-01-20T07:14:05.588Z] 7f53df9f213f: Preparing [2025-01-20T07:14:05.588Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:05.588Z] 7f53df9f213f: Waiting [2025-01-20T07:14:05.588Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:05.588Z] 85115aaf5912: Layer already exists [2025-01-20T07:14:05.588Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:05.588Z] 7dcf15ca1820: Layer already exists [2025-01-20T07:14:05.588Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:05.588Z] 285a04781c61: Layer already exists [2025-01-20T07:14:05.588Z] 7f53df9f213f: Layer already exists [2025-01-20T07:14:05.588Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:05.588Z] main: digest: sha256:2242c63a83607ecb4fd99e986336f2db7c507fa7efb9a807cf81820459ca8dda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:05.666Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:05.679Z] taggedImages: [2025-01-20T07:14:05.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:05.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-20T07:14:05.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.48 [2025-01-20T07:14:05.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:05.679Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-20T07:14:05.713Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-20T07:14:05.713Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:05.713Z] latest [2025-01-20T07:14:05.713Z] 4.0.0-dev.48 [2025-01-20T07:14:05.713Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:05.713Z] main [2025-01-20T07:14:05.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:06.070Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:06.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:06.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T07:14:06.397Z] 031b6419b470: Preparing [2025-01-20T07:14:06.397Z] 4461ce6fa27a: Preparing [2025-01-20T07:14:06.397Z] 007388400a56: Preparing [2025-01-20T07:14:06.397Z] d3b2770160a7: Preparing [2025-01-20T07:14:06.397Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:06.397Z] c680a5963abe: Preparing [2025-01-20T07:14:06.397Z] 7b999d826fbe: Preparing [2025-01-20T07:14:06.397Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:06.397Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:06.397Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:06.397Z] c680a5963abe: Waiting [2025-01-20T07:14:06.397Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:06.397Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:06.397Z] 7b999d826fbe: Waiting [2025-01-20T07:14:06.397Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:06.397Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:06.397Z] 007388400a56: Pushed [2025-01-20T07:14:06.397Z] 4461ce6fa27a: Pushed [2025-01-20T07:14:06.397Z] 031b6419b470: Pushed [2025-01-20T07:14:06.397Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:06.397Z] 1c4390ce60f3: Pushed [2025-01-20T07:14:06.964Z] d0c3a7090f3e: Pushed [2025-01-20T07:14:12.237Z] 7b999d826fbe: Pushed [2025-01-20T07:14:15.527Z] c680a5963abe: Pushed [2025-01-20T07:14:15.527Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:15.872Z] + 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-20T07:14:16.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-20T07:14:16.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T07:14:16.197Z] 031b6419b470: Preparing [2025-01-20T07:14:16.197Z] 4461ce6fa27a: Preparing [2025-01-20T07:14:16.197Z] 007388400a56: Preparing [2025-01-20T07:14:16.197Z] d3b2770160a7: Preparing [2025-01-20T07:14:16.197Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:16.197Z] c680a5963abe: Preparing [2025-01-20T07:14:16.197Z] 7b999d826fbe: Preparing [2025-01-20T07:14:16.197Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:16.197Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:16.197Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:16.197Z] 7b999d826fbe: Waiting [2025-01-20T07:14:16.197Z] c680a5963abe: Waiting [2025-01-20T07:14:16.197Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:16.197Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:16.197Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:16.197Z] 031b6419b470: Layer already exists [2025-01-20T07:14:16.197Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:16.197Z] 007388400a56: Layer already exists [2025-01-20T07:14:16.197Z] 4461ce6fa27a: Layer already exists [2025-01-20T07:14:16.197Z] 7b999d826fbe: Layer already exists [2025-01-20T07:14:16.197Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:16.197Z] c680a5963abe: Layer already exists [2025-01-20T07:14:16.197Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:16.197Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:16.198Z] latest: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:16.516Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:16.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 [2025-01-20T07:14:16.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T07:14:16.839Z] 031b6419b470: Preparing [2025-01-20T07:14:16.839Z] 4461ce6fa27a: Preparing [2025-01-20T07:14:16.839Z] 007388400a56: Preparing [2025-01-20T07:14:16.839Z] d3b2770160a7: Preparing [2025-01-20T07:14:16.839Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:16.839Z] c680a5963abe: Preparing [2025-01-20T07:14:16.839Z] 7b999d826fbe: Preparing [2025-01-20T07:14:16.839Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:16.839Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:16.839Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:16.839Z] 7b999d826fbe: Waiting [2025-01-20T07:14:16.839Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:16.839Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:16.839Z] c680a5963abe: Waiting [2025-01-20T07:14:16.839Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:16.839Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:16.839Z] 031b6419b470: Layer already exists [2025-01-20T07:14:16.839Z] 007388400a56: Layer already exists [2025-01-20T07:14:16.839Z] 4461ce6fa27a: Layer already exists [2025-01-20T07:14:16.839Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:16.839Z] c680a5963abe: Layer already exists [2025-01-20T07:14:16.839Z] 7b999d826fbe: Layer already exists [2025-01-20T07:14:16.839Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:16.839Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:16.839Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:16.839Z] 4.0.0-dev.48: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:17.161Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:17.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:17.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T07:14:17.488Z] 031b6419b470: Preparing [2025-01-20T07:14:17.488Z] 4461ce6fa27a: Preparing [2025-01-20T07:14:17.488Z] 007388400a56: Preparing [2025-01-20T07:14:17.488Z] d3b2770160a7: Preparing [2025-01-20T07:14:17.488Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:17.488Z] c680a5963abe: Preparing [2025-01-20T07:14:17.488Z] 7b999d826fbe: Preparing [2025-01-20T07:14:17.488Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:17.488Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:17.488Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:17.488Z] 7b999d826fbe: Waiting [2025-01-20T07:14:17.488Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:17.488Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:17.488Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:17.488Z] c680a5963abe: Waiting [2025-01-20T07:14:17.488Z] 007388400a56: Layer already exists [2025-01-20T07:14:17.488Z] 4461ce6fa27a: Layer already exists [2025-01-20T07:14:17.488Z] 031b6419b470: Layer already exists [2025-01-20T07:14:17.488Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:17.488Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:17.488Z] 7b999d826fbe: Layer already exists [2025-01-20T07:14:17.488Z] c680a5963abe: Layer already exists [2025-01-20T07:14:17.488Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:17.488Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:17.488Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:17.488Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:17.822Z] + 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-20T07:14:18.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-20T07:14:18.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-20T07:14:18.145Z] 031b6419b470: Preparing [2025-01-20T07:14:18.145Z] 4461ce6fa27a: Preparing [2025-01-20T07:14:18.145Z] 007388400a56: Preparing [2025-01-20T07:14:18.145Z] d3b2770160a7: Preparing [2025-01-20T07:14:18.145Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:18.145Z] c680a5963abe: Preparing [2025-01-20T07:14:18.145Z] 7b999d826fbe: Preparing [2025-01-20T07:14:18.145Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:18.145Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:18.145Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:18.145Z] c680a5963abe: Waiting [2025-01-20T07:14:18.145Z] 7b999d826fbe: Waiting [2025-01-20T07:14:18.145Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:18.145Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:18.145Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:18.145Z] 031b6419b470: Layer already exists [2025-01-20T07:14:18.145Z] 4461ce6fa27a: Layer already exists [2025-01-20T07:14:18.145Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:18.145Z] 007388400a56: Layer already exists [2025-01-20T07:14:18.145Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:18.145Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:18.145Z] c680a5963abe: Layer already exists [2025-01-20T07:14:18.145Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:18.145Z] 7b999d826fbe: Layer already exists [2025-01-20T07:14:18.145Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:18.145Z] main: digest: sha256:4926d0ab5f61eb8fb35dcc6c16111162d6ce87871a67ab68f94c580d7ca4aaff size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:18.226Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:18.241Z] taggedImages: [2025-01-20T07:14:18.241Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:18.241Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-20T07:14:18.241Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.48 [2025-01-20T07:14:18.241Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:18.241Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-20T07:14:18.268Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-20T07:14:18.268Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:18.268Z] latest [2025-01-20T07:14:18.268Z] 4.0.0-dev.48 [2025-01-20T07:14:18.268Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:18.268Z] main [2025-01-20T07:14:18.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:18.600Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:19.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:19.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T07:14:19.015Z] 420a62363a45: Preparing [2025-01-20T07:14:19.015Z] 09a5e93cdb14: Preparing [2025-01-20T07:14:19.015Z] 2db8d7a4c192: Preparing [2025-01-20T07:14:19.015Z] d3b2770160a7: Preparing [2025-01-20T07:14:19.015Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:19.015Z] ed4ca5781354: Preparing [2025-01-20T07:14:19.015Z] 4f54e37c11e9: Preparing [2025-01-20T07:14:19.015Z] 8bab751df1a4: Preparing [2025-01-20T07:14:19.015Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:19.015Z] ed4ca5781354: Waiting [2025-01-20T07:14:19.015Z] 4f54e37c11e9: Waiting [2025-01-20T07:14:19.015Z] 8bab751df1a4: Waiting [2025-01-20T07:14:19.015Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:19.015Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:19.015Z] 09a5e93cdb14: Pushed [2025-01-20T07:14:19.015Z] 2db8d7a4c192: Pushed [2025-01-20T07:14:19.015Z] 420a62363a45: Pushed [2025-01-20T07:14:19.015Z] 4f54e37c11e9: Pushed [2025-01-20T07:14:19.015Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:19.273Z] 8bab751df1a4: Pushed [2025-01-20T07:14:29.256Z] ed4ca5781354: Pushed [2025-01-20T07:14:29.256Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:29.589Z] + 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-20T07:14:29.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-20T07:14:29.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T07:14:29.930Z] 420a62363a45: Preparing [2025-01-20T07:14:29.930Z] 09a5e93cdb14: Preparing [2025-01-20T07:14:29.930Z] 2db8d7a4c192: Preparing [2025-01-20T07:14:29.930Z] d3b2770160a7: Preparing [2025-01-20T07:14:29.930Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:29.930Z] ed4ca5781354: Preparing [2025-01-20T07:14:29.930Z] 4f54e37c11e9: Preparing [2025-01-20T07:14:29.930Z] 8bab751df1a4: Preparing [2025-01-20T07:14:29.930Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:29.930Z] ed4ca5781354: Waiting [2025-01-20T07:14:29.930Z] 4f54e37c11e9: Waiting [2025-01-20T07:14:29.930Z] 8bab751df1a4: Waiting [2025-01-20T07:14:29.930Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:29.930Z] 2db8d7a4c192: Layer already exists [2025-01-20T07:14:29.930Z] 09a5e93cdb14: Layer already exists [2025-01-20T07:14:29.930Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:29.930Z] 420a62363a45: Layer already exists [2025-01-20T07:14:29.930Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:29.930Z] 4f54e37c11e9: Layer already exists [2025-01-20T07:14:29.930Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:29.930Z] 8bab751df1a4: Layer already exists [2025-01-20T07:14:29.930Z] ed4ca5781354: Layer already exists [2025-01-20T07:14:29.930Z] latest: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:30.261Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:30.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 [2025-01-20T07:14:30.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T07:14:30.592Z] 420a62363a45: Preparing [2025-01-20T07:14:30.592Z] 09a5e93cdb14: Preparing [2025-01-20T07:14:30.592Z] 2db8d7a4c192: Preparing [2025-01-20T07:14:30.592Z] d3b2770160a7: Preparing [2025-01-20T07:14:30.592Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:30.592Z] ed4ca5781354: Preparing [2025-01-20T07:14:30.592Z] 4f54e37c11e9: Preparing [2025-01-20T07:14:30.592Z] 8bab751df1a4: Preparing [2025-01-20T07:14:30.592Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:30.592Z] ed4ca5781354: Waiting [2025-01-20T07:14:30.592Z] 4f54e37c11e9: Waiting [2025-01-20T07:14:30.592Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:30.592Z] 8bab751df1a4: Waiting [2025-01-20T07:14:30.592Z] 2db8d7a4c192: Layer already exists [2025-01-20T07:14:30.592Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:30.592Z] 09a5e93cdb14: Layer already exists [2025-01-20T07:14:30.592Z] 420a62363a45: Layer already exists [2025-01-20T07:14:30.592Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:30.592Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:30.592Z] 8bab751df1a4: Layer already exists [2025-01-20T07:14:30.592Z] 4f54e37c11e9: Layer already exists [2025-01-20T07:14:30.592Z] ed4ca5781354: Layer already exists [2025-01-20T07:14:30.592Z] 4.0.0-dev.48: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:30.936Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:31.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:31.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T07:14:31.270Z] 420a62363a45: Preparing [2025-01-20T07:14:31.270Z] 09a5e93cdb14: Preparing [2025-01-20T07:14:31.270Z] 2db8d7a4c192: Preparing [2025-01-20T07:14:31.270Z] d3b2770160a7: Preparing [2025-01-20T07:14:31.270Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:31.270Z] ed4ca5781354: Preparing [2025-01-20T07:14:31.270Z] 4f54e37c11e9: Preparing [2025-01-20T07:14:31.270Z] 8bab751df1a4: Preparing [2025-01-20T07:14:31.270Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:31.270Z] ed4ca5781354: Waiting [2025-01-20T07:14:31.270Z] 8bab751df1a4: Waiting [2025-01-20T07:14:31.270Z] 4f54e37c11e9: Waiting [2025-01-20T07:14:31.270Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:31.270Z] 420a62363a45: Layer already exists [2025-01-20T07:14:31.270Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:31.270Z] 2db8d7a4c192: Layer already exists [2025-01-20T07:14:31.270Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:31.270Z] 09a5e93cdb14: Layer already exists [2025-01-20T07:14:31.270Z] 8bab751df1a4: Layer already exists [2025-01-20T07:14:31.270Z] 4f54e37c11e9: Layer already exists [2025-01-20T07:14:31.270Z] ed4ca5781354: Layer already exists [2025-01-20T07:14:31.270Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:31.270Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:31.592Z] + 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-20T07:14:31.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-20T07:14:31.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-20T07:14:31.921Z] 420a62363a45: Preparing [2025-01-20T07:14:31.921Z] 09a5e93cdb14: Preparing [2025-01-20T07:14:31.921Z] 2db8d7a4c192: Preparing [2025-01-20T07:14:31.921Z] d3b2770160a7: Preparing [2025-01-20T07:14:31.921Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:31.921Z] ed4ca5781354: Preparing [2025-01-20T07:14:31.921Z] 4f54e37c11e9: Preparing [2025-01-20T07:14:31.921Z] 8bab751df1a4: Preparing [2025-01-20T07:14:31.921Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:31.921Z] 4f54e37c11e9: Waiting [2025-01-20T07:14:31.921Z] 8bab751df1a4: Waiting [2025-01-20T07:14:31.921Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:31.921Z] ed4ca5781354: Waiting [2025-01-20T07:14:31.921Z] 420a62363a45: Layer already exists [2025-01-20T07:14:31.921Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:31.921Z] 2db8d7a4c192: Layer already exists [2025-01-20T07:14:31.921Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:31.921Z] 09a5e93cdb14: Layer already exists [2025-01-20T07:14:31.921Z] ed4ca5781354: Layer already exists [2025-01-20T07:14:31.921Z] 8bab751df1a4: Layer already exists [2025-01-20T07:14:31.921Z] 4f54e37c11e9: Layer already exists [2025-01-20T07:14:31.921Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:31.921Z] main: digest: sha256:2d94bb9d14fc4f35739e37b31a12db2015e0007779b63a299315d85716da03ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:32.020Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:32.032Z] taggedImages: [2025-01-20T07:14:32.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:32.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-20T07:14:32.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.48 [2025-01-20T07:14:32.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:32.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-20T07:14:32.065Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-20T07:14:32.065Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:32.065Z] latest [2025-01-20T07:14:32.065Z] 4.0.0-dev.48 [2025-01-20T07:14:32.065Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:32.065Z] main [2025-01-20T07:14:32.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:32.399Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:32.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:32.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T07:14:32.726Z] 60b6befbcf98: Preparing [2025-01-20T07:14:32.726Z] 45a870bf40f0: Preparing [2025-01-20T07:14:32.726Z] 2c351a84dfbe: Preparing [2025-01-20T07:14:32.726Z] d3b2770160a7: Preparing [2025-01-20T07:14:32.726Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:32.726Z] 3bef49d6d594: Preparing [2025-01-20T07:14:32.726Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:32.726Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:32.726Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:32.726Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:32.726Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:32.726Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:32.726Z] 3bef49d6d594: Waiting [2025-01-20T07:14:32.726Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:32.726Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:32.726Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:32.726Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:32.726Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:32.726Z] 45a870bf40f0: Pushed [2025-01-20T07:14:32.726Z] 60b6befbcf98: Pushed [2025-01-20T07:14:32.726Z] 2c351a84dfbe: Pushed [2025-01-20T07:14:42.705Z] 3bef49d6d594: Pushed [2025-01-20T07:14:42.705Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:43.028Z] + 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-20T07:14:43.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-20T07:14:43.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T07:14:43.345Z] 60b6befbcf98: Preparing [2025-01-20T07:14:43.345Z] 45a870bf40f0: Preparing [2025-01-20T07:14:43.345Z] 2c351a84dfbe: Preparing [2025-01-20T07:14:43.345Z] d3b2770160a7: Preparing [2025-01-20T07:14:43.345Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:43.345Z] 3bef49d6d594: Preparing [2025-01-20T07:14:43.345Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:43.345Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:43.345Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:43.345Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:43.345Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:43.345Z] 3bef49d6d594: Waiting [2025-01-20T07:14:43.345Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:43.345Z] 2c351a84dfbe: Layer already exists [2025-01-20T07:14:43.345Z] 45a870bf40f0: Layer already exists [2025-01-20T07:14:43.345Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:43.345Z] 60b6befbcf98: Layer already exists [2025-01-20T07:14:43.345Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:43.345Z] 3bef49d6d594: Layer already exists [2025-01-20T07:14:43.345Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:43.345Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:43.345Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:43.345Z] latest: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:43.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:44.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 [2025-01-20T07:14:44.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T07:14:44.011Z] 60b6befbcf98: Preparing [2025-01-20T07:14:44.011Z] 45a870bf40f0: Preparing [2025-01-20T07:14:44.011Z] 2c351a84dfbe: Preparing [2025-01-20T07:14:44.011Z] d3b2770160a7: Preparing [2025-01-20T07:14:44.011Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:44.011Z] 3bef49d6d594: Preparing [2025-01-20T07:14:44.011Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:44.011Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:44.011Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:44.011Z] 3bef49d6d594: Waiting [2025-01-20T07:14:44.011Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:44.011Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:44.011Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:44.011Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:44.011Z] 60b6befbcf98: Layer already exists [2025-01-20T07:14:44.011Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:44.011Z] 45a870bf40f0: Layer already exists [2025-01-20T07:14:44.011Z] 2c351a84dfbe: Layer already exists [2025-01-20T07:14:44.011Z] 3bef49d6d594: Layer already exists [2025-01-20T07:14:44.011Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:44.011Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:44.011Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:44.011Z] 4.0.0-dev.48: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:44.353Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:44.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:44.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T07:14:44.676Z] 60b6befbcf98: Preparing [2025-01-20T07:14:44.676Z] 45a870bf40f0: Preparing [2025-01-20T07:14:44.676Z] 2c351a84dfbe: Preparing [2025-01-20T07:14:44.676Z] d3b2770160a7: Preparing [2025-01-20T07:14:44.676Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:44.676Z] 3bef49d6d594: Preparing [2025-01-20T07:14:44.676Z] 3bef49d6d594: Waiting [2025-01-20T07:14:44.676Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:44.676Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:44.676Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:44.676Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:44.676Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:44.676Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:44.676Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:44.676Z] 60b6befbcf98: Layer already exists [2025-01-20T07:14:44.676Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:44.676Z] 2c351a84dfbe: Layer already exists [2025-01-20T07:14:44.676Z] 45a870bf40f0: Layer already exists [2025-01-20T07:14:44.676Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:44.676Z] 3bef49d6d594: Layer already exists [2025-01-20T07:14:44.676Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:44.676Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:44.676Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:45.051Z] + 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-20T07:14:45.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-20T07:14:45.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-20T07:14:45.437Z] 60b6befbcf98: Preparing [2025-01-20T07:14:45.437Z] 45a870bf40f0: Preparing [2025-01-20T07:14:45.437Z] 2c351a84dfbe: Preparing [2025-01-20T07:14:45.437Z] d3b2770160a7: Preparing [2025-01-20T07:14:45.437Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:45.437Z] 3bef49d6d594: Preparing [2025-01-20T07:14:45.437Z] 1c4390ce60f3: Preparing [2025-01-20T07:14:45.437Z] d0c3a7090f3e: Preparing [2025-01-20T07:14:45.437Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:45.437Z] 1c4390ce60f3: Waiting [2025-01-20T07:14:45.437Z] d0c3a7090f3e: Waiting [2025-01-20T07:14:45.437Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:45.437Z] 3bef49d6d594: Waiting [2025-01-20T07:14:45.437Z] 2c351a84dfbe: Layer already exists [2025-01-20T07:14:45.437Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:45.437Z] 60b6befbcf98: Layer already exists [2025-01-20T07:14:45.437Z] 45a870bf40f0: Layer already exists [2025-01-20T07:14:45.437Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:45.437Z] 1c4390ce60f3: Layer already exists [2025-01-20T07:14:45.437Z] d0c3a7090f3e: Layer already exists [2025-01-20T07:14:45.437Z] 3bef49d6d594: Layer already exists [2025-01-20T07:14:45.437Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:45.437Z] main: digest: sha256:eddc598dc18cc4819b272eb53bbd2b270fd7af555ced1db496fecab6b0b8a9b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:45.519Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:45.531Z] taggedImages: [2025-01-20T07:14:45.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:45.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-20T07:14:45.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.48 [2025-01-20T07:14:45.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:45.531Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-20T07:14:45.560Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-20T07:14:45.560Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:45.560Z] latest [2025-01-20T07:14:45.560Z] 4.0.0-dev.48 [2025-01-20T07:14:45.560Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:45.560Z] main [2025-01-20T07:14:45.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:45.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:46.549Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:46.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T07:14:46.549Z] b56640a61952: Preparing [2025-01-20T07:14:46.549Z] e96cb8a4b314: Preparing [2025-01-20T07:14:46.549Z] 447b6958fd28: Preparing [2025-01-20T07:14:46.549Z] d3b2770160a7: Preparing [2025-01-20T07:14:46.549Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:46.549Z] e1d2dfa78bfc: Preparing [2025-01-20T07:14:46.549Z] 34af74816f73: Preparing [2025-01-20T07:14:46.549Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:46.549Z] e1d2dfa78bfc: Waiting [2025-01-20T07:14:46.549Z] 34af74816f73: Waiting [2025-01-20T07:14:46.549Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:46.549Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:46.549Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:46.549Z] e96cb8a4b314: Pushed [2025-01-20T07:14:46.549Z] b56640a61952: Pushed [2025-01-20T07:14:46.549Z] e1d2dfa78bfc: Pushed [2025-01-20T07:14:46.549Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:47.116Z] 34af74816f73: Pushed [2025-01-20T07:14:50.409Z] 447b6958fd28: Pushed [2025-01-20T07:14:50.409Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:50.742Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:51.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-20T07:14:51.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T07:14:51.062Z] b56640a61952: Preparing [2025-01-20T07:14:51.062Z] e96cb8a4b314: Preparing [2025-01-20T07:14:51.062Z] 447b6958fd28: Preparing [2025-01-20T07:14:51.062Z] d3b2770160a7: Preparing [2025-01-20T07:14:51.062Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:51.062Z] e1d2dfa78bfc: Preparing [2025-01-20T07:14:51.062Z] 34af74816f73: Preparing [2025-01-20T07:14:51.062Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:51.062Z] 34af74816f73: Waiting [2025-01-20T07:14:51.062Z] e1d2dfa78bfc: Waiting [2025-01-20T07:14:51.062Z] 447b6958fd28: Layer already exists [2025-01-20T07:14:51.062Z] b56640a61952: Layer already exists [2025-01-20T07:14:51.062Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:51.062Z] e96cb8a4b314: Layer already exists [2025-01-20T07:14:51.062Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:51.062Z] e1d2dfa78bfc: Layer already exists [2025-01-20T07:14:51.062Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:51.062Z] 34af74816f73: Layer already exists [2025-01-20T07:14:51.062Z] latest: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:51.386Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:51.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 [2025-01-20T07:14:51.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T07:14:51.704Z] b56640a61952: Preparing [2025-01-20T07:14:51.704Z] e96cb8a4b314: Preparing [2025-01-20T07:14:51.704Z] 447b6958fd28: Preparing [2025-01-20T07:14:51.704Z] d3b2770160a7: Preparing [2025-01-20T07:14:51.704Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:51.704Z] e1d2dfa78bfc: Preparing [2025-01-20T07:14:51.704Z] 34af74816f73: Preparing [2025-01-20T07:14:51.704Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:51.704Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:51.704Z] 34af74816f73: Waiting [2025-01-20T07:14:51.704Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:51.704Z] e96cb8a4b314: Layer already exists [2025-01-20T07:14:51.704Z] 447b6958fd28: Layer already exists [2025-01-20T07:14:51.704Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:51.704Z] b56640a61952: Layer already exists [2025-01-20T07:14:51.704Z] e1d2dfa78bfc: Layer already exists [2025-01-20T07:14:51.704Z] 34af74816f73: Layer already exists [2025-01-20T07:14:51.704Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:51.704Z] 4.0.0-dev.48: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:52.029Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:52.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:52.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T07:14:52.363Z] b56640a61952: Preparing [2025-01-20T07:14:52.363Z] e96cb8a4b314: Preparing [2025-01-20T07:14:52.363Z] 447b6958fd28: Preparing [2025-01-20T07:14:52.363Z] d3b2770160a7: Preparing [2025-01-20T07:14:52.363Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:52.363Z] e1d2dfa78bfc: Preparing [2025-01-20T07:14:52.363Z] 34af74816f73: Preparing [2025-01-20T07:14:52.363Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:52.363Z] e1d2dfa78bfc: Waiting [2025-01-20T07:14:52.363Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:52.363Z] 447b6958fd28: Layer already exists [2025-01-20T07:14:52.363Z] e96cb8a4b314: Layer already exists [2025-01-20T07:14:52.363Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:52.363Z] b56640a61952: Layer already exists [2025-01-20T07:14:52.363Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:52.363Z] e1d2dfa78bfc: Layer already exists [2025-01-20T07:14:52.363Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:52.363Z] 34af74816f73: Layer already exists [2025-01-20T07:14:52.363Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:52.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:53.015Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-20T07:14:53.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-20T07:14:53.015Z] b56640a61952: Preparing [2025-01-20T07:14:53.015Z] e96cb8a4b314: Preparing [2025-01-20T07:14:53.015Z] 447b6958fd28: Preparing [2025-01-20T07:14:53.015Z] d3b2770160a7: Preparing [2025-01-20T07:14:53.015Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:53.015Z] e1d2dfa78bfc: Preparing [2025-01-20T07:14:53.015Z] 34af74816f73: Preparing [2025-01-20T07:14:53.015Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:53.015Z] e1d2dfa78bfc: Waiting [2025-01-20T07:14:53.015Z] 34af74816f73: Waiting [2025-01-20T07:14:53.015Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:53.015Z] 447b6958fd28: Layer already exists [2025-01-20T07:14:53.015Z] e96cb8a4b314: Layer already exists [2025-01-20T07:14:53.015Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:53.015Z] b56640a61952: Layer already exists [2025-01-20T07:14:53.015Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:53.015Z] e1d2dfa78bfc: Layer already exists [2025-01-20T07:14:53.015Z] 34af74816f73: Layer already exists [2025-01-20T07:14:53.015Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:53.015Z] main: digest: sha256:f15c114c292512f741ae13a6c29386a31fc03787b2a8a34cc324c11ffb9908ab size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:14:53.090Z] ===================================================== [Pipeline] echo [2025-01-20T07:14:53.103Z] taggedImages: [2025-01-20T07:14:53.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:53.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-20T07:14:53.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.48 [2025-01-20T07:14:53.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:53.103Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-20T07:14:53.130Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-20T07:14:53.130Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:53.130Z] latest [2025-01-20T07:14:53.130Z] 4.0.0-dev.48 [2025-01-20T07:14:53.130Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:53.130Z] main [2025-01-20T07:14:53.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:53.469Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:53.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:14:53.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T07:14:53.791Z] 67f2dc52c00d: Preparing [2025-01-20T07:14:53.791Z] 4a813c019345: Preparing [2025-01-20T07:14:53.791Z] d3b2770160a7: Preparing [2025-01-20T07:14:53.791Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:53.791Z] 699aa7be6264: Preparing [2025-01-20T07:14:53.791Z] 97d15ff1c393: Preparing [2025-01-20T07:14:53.791Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:53.791Z] 97d15ff1c393: Waiting [2025-01-20T07:14:53.791Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:53.791Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:53.791Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:53.791Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:53.791Z] 67f2dc52c00d: Pushed [2025-01-20T07:14:53.791Z] 699aa7be6264: Pushed [2025-01-20T07:14:54.050Z] 97d15ff1c393: Pushed [2025-01-20T07:14:57.344Z] 4a813c019345: Pushed [2025-01-20T07:14:57.344Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:57.669Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:57.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-20T07:14:57.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T07:14:57.998Z] 67f2dc52c00d: Preparing [2025-01-20T07:14:57.998Z] 4a813c019345: Preparing [2025-01-20T07:14:57.998Z] d3b2770160a7: Preparing [2025-01-20T07:14:57.998Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:57.998Z] 699aa7be6264: Preparing [2025-01-20T07:14:57.998Z] 97d15ff1c393: Preparing [2025-01-20T07:14:57.998Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:57.998Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:57.998Z] 97d15ff1c393: Waiting [2025-01-20T07:14:57.998Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:57.998Z] 67f2dc52c00d: Layer already exists [2025-01-20T07:14:57.998Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:57.998Z] 4a813c019345: Layer already exists [2025-01-20T07:14:57.998Z] 699aa7be6264: Layer already exists [2025-01-20T07:14:57.998Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:57.998Z] 97d15ff1c393: Layer already exists [2025-01-20T07:14:57.998Z] latest: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:58.318Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:58.639Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 [2025-01-20T07:14:58.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T07:14:58.639Z] 67f2dc52c00d: Preparing [2025-01-20T07:14:58.639Z] 4a813c019345: Preparing [2025-01-20T07:14:58.639Z] d3b2770160a7: Preparing [2025-01-20T07:14:58.639Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:58.639Z] 699aa7be6264: Preparing [2025-01-20T07:14:58.639Z] 97d15ff1c393: Preparing [2025-01-20T07:14:58.639Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:58.639Z] 97d15ff1c393: Waiting [2025-01-20T07:14:58.639Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:58.639Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:58.639Z] 4a813c019345: Layer already exists [2025-01-20T07:14:58.639Z] 67f2dc52c00d: Layer already exists [2025-01-20T07:14:58.639Z] 699aa7be6264: Layer already exists [2025-01-20T07:14:58.639Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:58.639Z] 97d15ff1c393: Layer already exists [2025-01-20T07:14:58.639Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:58.639Z] 4.0.0-dev.48: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:58.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:59.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:14:59.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T07:14:59.283Z] 67f2dc52c00d: Preparing [2025-01-20T07:14:59.283Z] 4a813c019345: Preparing [2025-01-20T07:14:59.283Z] d3b2770160a7: Preparing [2025-01-20T07:14:59.283Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:59.283Z] 699aa7be6264: Preparing [2025-01-20T07:14:59.283Z] 97d15ff1c393: Preparing [2025-01-20T07:14:59.283Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:59.283Z] 97d15ff1c393: Waiting [2025-01-20T07:14:59.283Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:59.283Z] 67f2dc52c00d: Layer already exists [2025-01-20T07:14:59.283Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:59.283Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:59.283Z] 699aa7be6264: Layer already exists [2025-01-20T07:14:59.283Z] 4a813c019345: Layer already exists [2025-01-20T07:14:59.283Z] 97d15ff1c393: Layer already exists [2025-01-20T07:14:59.283Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:59.283Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:59.625Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:14:59.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-20T07:14:59.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-20T07:14:59.980Z] 67f2dc52c00d: Preparing [2025-01-20T07:14:59.980Z] 4a813c019345: Preparing [2025-01-20T07:14:59.980Z] d3b2770160a7: Preparing [2025-01-20T07:14:59.980Z] 7329b4ce6c18: Preparing [2025-01-20T07:14:59.980Z] 699aa7be6264: Preparing [2025-01-20T07:14:59.980Z] 97d15ff1c393: Preparing [2025-01-20T07:14:59.980Z] ce5a8cde9eee: Preparing [2025-01-20T07:14:59.980Z] 97d15ff1c393: Waiting [2025-01-20T07:14:59.980Z] ce5a8cde9eee: Waiting [2025-01-20T07:14:59.980Z] 4a813c019345: Layer already exists [2025-01-20T07:14:59.980Z] 67f2dc52c00d: Layer already exists [2025-01-20T07:14:59.980Z] 7329b4ce6c18: Layer already exists [2025-01-20T07:14:59.980Z] d3b2770160a7: Layer already exists [2025-01-20T07:14:59.980Z] 699aa7be6264: Layer already exists [2025-01-20T07:14:59.980Z] 97d15ff1c393: Layer already exists [2025-01-20T07:14:59.980Z] ce5a8cde9eee: Layer already exists [2025-01-20T07:14:59.980Z] main: digest: sha256:0d44b24f272b5be2ea70815d43183ca6e7b45d6695a021469dd6a6127b87601e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:15:00.054Z] ===================================================== [Pipeline] echo [2025-01-20T07:15:00.067Z] taggedImages: [2025-01-20T07:15:00.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:15:00.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-20T07:15:00.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.48 [2025-01-20T07:15:00.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:15:00.067Z] - 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-20T07:18:36.329Z] #156 ... [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-20T07:18:36.329Z] #151 DONE 579.7s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:18:36.329Z] #147 ... [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:18:36.329Z] #157 DONE 0.4s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:18:36.329Z] #158 DONE 0.2s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #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-20T07:18:36.329Z] #159 DONE 0.2s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #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-20T07:18:36.329Z] #160 DONE 0.1s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #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-20T07:18:36.329Z] #161 DONE 0.3s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:18:36.329Z] #154 ... [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #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-20T07:18:36.329Z] #162 DONE 1.9s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:18:36.329Z] #150 ... [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #163 [core-common-config-bootstrapper] exporting to image [2025-01-20T07:18:36.329Z] #163 exporting layers [2025-01-20T07:18:36.329Z] #163 exporting layers 0.8s done [2025-01-20T07:18:36.329Z] #163 writing image sha256:529fe48bae88a62320441cca21f0ee9f7411d6c4582271746ef3201391208bcd done [2025-01-20T07:18:36.329Z] #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-20T07:18:36.329Z] #163 DONE 0.8s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-20T07:18:36.329Z] #145 DONE 587.1s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:18:36.329Z] #149 ... [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-20T07:18:36.329Z] #164 DONE 0.5s [2025-01-20T07:18:36.329Z] [2025-01-20T07:18:36.329Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-20T07:18:37.372Z] #165 DONE 1.8s [2025-01-20T07:18:37.372Z] [2025-01-20T07:18:37.373Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:18:37.373Z] #146 ... [2025-01-20T07:18:37.373Z] [2025-01-20T07:18:37.373Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:18:37.655Z] #166 DONE 0.3s [2025-01-20T07:18:37.655Z] [2025-01-20T07:18:37.655Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:18:38.278Z] #167 DONE 0.4s [2025-01-20T07:18:38.278Z] [2025-01-20T07:18:38.278Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-20T07:18:38.547Z] #168 DONE 0.3s [2025-01-20T07:18:38.547Z] [2025-01-20T07:18:38.547Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-20T07:18:38.817Z] #169 DONE 0.3s [2025-01-20T07:18:38.817Z] [2025-01-20T07:18:38.817Z] #170 [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-20T07:18:38.817Z] #170 DONE 0.2s [2025-01-20T07:18:38.817Z] [2025-01-20T07:18:38.817Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:18:39.122Z] #152 ... [2025-01-20T07:18:39.122Z] [2025-01-20T07:18:39.122Z] #171 [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-20T07:18:39.406Z] #171 DONE 0.3s [2025-01-20T07:18:39.407Z] [2025-01-20T07:18:39.407Z] #172 [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-20T07:18:39.407Z] #172 DONE 0.2s [2025-01-20T07:18:39.407Z] [2025-01-20T07:18:39.407Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-20T07:18:39.687Z] #173 DONE 0.2s [2025-01-20T07:18:39.687Z] [2025-01-20T07:18:39.687Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-20T07:18:42.300Z] #174 DONE 2.3s [2025-01-20T07:18:42.300Z] [2025-01-20T07:18:42.300Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:18:42.300Z] #154 ... [2025-01-20T07:18:42.300Z] [2025-01-20T07:18:42.300Z] #175 [security-bootstrapper] exporting to image [2025-01-20T07:18:42.300Z] #175 exporting layers [2025-01-20T07:18:42.883Z] #175 exporting layers 0.8s done [2025-01-20T07:18:42.883Z] #175 writing image sha256:499a76d49e0419b22d3e8150ba4b23e400b086aaa19bc7f9eee3295a948e3799 done [2025-01-20T07:18:42.883Z] #175 naming to docker.io/library/security-bootstrapper-arm64 done [2025-01-20T07:18:42.883Z] #175 DONE 0.9s [2025-01-20T07:18:42.883Z] [2025-01-20T07:18:42.883Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:18:42.883Z] #154 594.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.48 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-20T07:18:48.242Z] #154 ... [2025-01-20T07:18:48.242Z] [2025-01-20T07:18:48.242Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-20T07:18:48.242Z] #148 DONE 600.2s [2025-01-20T07:18:48.242Z] [2025-01-20T07:18:48.242Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:18:48.242Z] #176 DONE 0.5s [2025-01-20T07:18:48.242Z] [2025-01-20T07:18:48.242Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:18:48.510Z] #156 ... [2025-01-20T07:18:48.510Z] [2025-01-20T07:18:48.510Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:18:48.510Z] #177 DONE 0.2s [2025-01-20T07:18:48.510Z] [2025-01-20T07:18:48.510Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-20T07:18:48.778Z] #178 DONE 0.1s [2025-01-20T07:18:48.778Z] [2025-01-20T07:18:48.778Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:18:48.778Z] #152 ... [2025-01-20T07:18:48.778Z] [2025-01-20T07:18:48.778Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-20T07:18:49.051Z] #179 DONE 0.1s [2025-01-20T07:18:49.051Z] [2025-01-20T07:18:49.051Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-20T07:18:49.051Z] #180 DONE 0.2s [2025-01-20T07:18:49.051Z] [2025-01-20T07:18:49.051Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T07:18:49.334Z] #181 DONE 0.2s [2025-01-20T07:18:49.334Z] [2025-01-20T07:18:49.334Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:18:49.334Z] #153 ... [2025-01-20T07:18:49.334Z] [2025-01-20T07:18:49.334Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:18:51.296Z] #182 DONE 1.8s [2025-01-20T07:18:51.296Z] [2025-01-20T07:18:51.296Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:18:51.296Z] #146 ... [2025-01-20T07:18:51.296Z] [2025-01-20T07:18:51.296Z] #183 [security-proxy-setup] exporting to image [2025-01-20T07:18:51.296Z] #183 exporting layers [2025-01-20T07:18:51.884Z] #183 exporting layers 0.7s done [2025-01-20T07:18:51.884Z] #183 writing image sha256:fd5268e272bad2a476821028cffe544f853859630aa79e3628d77523dd5eeb9d done [2025-01-20T07:18:51.884Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-20T07:18:51.884Z] #183 DONE 0.8s [2025-01-20T07:18:51.884Z] [2025-01-20T07:18:51.884Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:18:53.832Z] #149 ... [2025-01-20T07:18:53.832Z] [2025-01-20T07:18:53.832Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-20T07:18:53.832Z] #154 DONE 606.3s [2025-01-20T07:18:53.832Z] [2025-01-20T07:18:53.832Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:18:54.120Z] #147 ... [2025-01-20T07:18:54.120Z] [2025-01-20T07:18:54.120Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:18:54.399Z] #184 DONE 0.2s [2025-01-20T07:18:54.399Z] [2025-01-20T07:18:54.399Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:18:54.667Z] #185 DONE 0.1s [2025-01-20T07:18:54.667Z] [2025-01-20T07:18:54.667Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-20T07:18:54.667Z] #186 DONE 0.1s [2025-01-20T07:18:54.667Z] [2025-01-20T07:18:54.667Z] #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-20T07:18:54.963Z] #187 DONE 0.1s [2025-01-20T07:18:54.963Z] [2025-01-20T07:18:54.963Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:18:54.963Z] #188 DONE 0.1s [2025-01-20T07:18:54.963Z] [2025-01-20T07:18:54.963Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:18:54.963Z] #146 ... [2025-01-20T07:18:54.963Z] [2025-01-20T07:18:54.963Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-20T07:18:55.233Z] #189 DONE 0.3s [2025-01-20T07:18:55.233Z] [2025-01-20T07:18:55.233Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:18:55.233Z] #153 ... [2025-01-20T07:18:55.233Z] [2025-01-20T07:18:55.233Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-20T07:18:55.502Z] #190 DONE 0.4s [2025-01-20T07:18:55.502Z] [2025-01-20T07:18:55.502Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-20T07:18:55.770Z] #191 DONE 0.2s [2025-01-20T07:18:55.770Z] [2025-01-20T07:18:55.770Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:18:57.718Z] #192 DONE 1.7s [2025-01-20T07:18:57.718Z] [2025-01-20T07:18:57.718Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:18:57.718Z] #150 ... [2025-01-20T07:18:57.718Z] [2025-01-20T07:18:57.718Z] #193 [security-secretstore-setup] exporting to image [2025-01-20T07:18:57.718Z] #193 exporting layers [2025-01-20T07:18:58.329Z] #193 exporting layers 1.0s done [2025-01-20T07:18:58.329Z] #193 writing image sha256:7f961f0d9e5491853c2093b901308d4dc7acbeecb0e517dff4ddbfc1b7b67c0e done [2025-01-20T07:18:58.329Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-20T07:18:58.329Z] #193 DONE 1.0s [2025-01-20T07:18:58.329Z] [2025-01-20T07:18:58.329Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:20:06.241Z] #156 ... [2025-01-20T07:20:06.241Z] [2025-01-20T07:20:06.241Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-20T07:20:06.241Z] #147 DONE 678.9s [2025-01-20T07:20:06.525Z] [2025-01-20T07:20:06.525Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:20:06.802Z] #194 DONE 0.3s [2025-01-20T07:20:06.802Z] [2025-01-20T07:20:06.802Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:20:06.802Z] #150 ... [2025-01-20T07:20:06.802Z] [2025-01-20T07:20:06.802Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:20:07.073Z] #195 DONE 0.2s [2025-01-20T07:20:07.073Z] [2025-01-20T07:20:07.073Z] #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-20T07:20:07.350Z] #196 DONE 0.3s [2025-01-20T07:20:07.350Z] [2025-01-20T07:20:07.350Z] #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-20T07:20:07.614Z] #197 DONE 0.3s [2025-01-20T07:20:07.614Z] [2025-01-20T07:20:07.614Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-20T07:20:07.614Z] #198 exporting layers [2025-01-20T07:20:09.550Z] #198 exporting layers 1.7s done [2025-01-20T07:20:09.550Z] #198 writing image sha256:18447011dc3196e6edf569563871d0d71772c0b491f27989e4e4ceb81893a706 done [2025-01-20T07:20:09.550Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-20T07:20:09.550Z] #198 DONE 1.7s [2025-01-20T07:20:09.550Z] [2025-01-20T07:20:09.550Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:24:01.338Z] #152 ... [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-20T07:24:01.338Z] #149 DONE 904.1s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:24:01.338Z] #199 DONE 0.2s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:24:01.338Z] #156 ... [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:24:01.338Z] #200 DONE 0.2s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-20T07:24:01.338Z] #201 DONE 0.4s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:24:01.338Z] #202 DONE 0.1s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #203 [core-command] exporting to image [2025-01-20T07:24:01.338Z] #203 exporting layers [2025-01-20T07:24:01.338Z] #203 exporting layers 0.4s done [2025-01-20T07:24:01.338Z] #203 writing image sha256:6f3f34f6e7417c72303c3b1e985802a8c11affdb0126f5b2b31e6e8fd1093abc done [2025-01-20T07:24:01.338Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-20T07:24:01.338Z] #203 DONE 0.4s [2025-01-20T07:24:01.338Z] [2025-01-20T07:24:01.338Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:24:48.188Z] #153 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-20T07:24:48.188Z] #146 DONE 954.3s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-20T07:24:48.188Z] #150 DONE 954.3s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:24:48.188Z] #152 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:24:48.188Z] #204 DONE 0.3s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:24:48.188Z] #155 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:24:48.188Z] #205 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:24:48.188Z] #206 DONE 0.3s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:24:48.188Z] #207 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #208 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-20T07:24:48.188Z] #208 DONE 0.6s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-20T07:24:48.188Z] #209 DONE 0.5s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-20T07:24:48.188Z] #210 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:24:48.188Z] #211 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:24:48.188Z] #152 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-20T07:24:48.188Z] #212 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-20T07:24:48.188Z] #213 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #214 [core-data] exporting to image [2025-01-20T07:24:48.188Z] #214 exporting layers [2025-01-20T07:24:48.188Z] #214 exporting layers 0.6s done [2025-01-20T07:24:48.188Z] #214 writing image sha256:f7acc64c4555ee90689214be7e3986baf27da2bbfbe1d471ac84ca0f0d1782fc done [2025-01-20T07:24:48.188Z] #214 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-20T07:24:48.188Z] #214 DONE 0.6s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-20T07:24:48.188Z] #215 DONE 1.4s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-20T07:24:48.188Z] #152 DONE 957.7s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #216 [security-proxy-auth] exporting to image [2025-01-20T07:24:48.188Z] #216 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:24:48.188Z] #217 CACHED [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:24:48.188Z] #218 CACHED [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #216 [security-proxy-auth] exporting to image [2025-01-20T07:24:48.188Z] #216 exporting layers 0.6s done [2025-01-20T07:24:48.188Z] #216 writing image sha256:ae4a16fd99619a473aad4c1198b43de51abd66a9644299ef2c5f7aa416a30352 done [2025-01-20T07:24:48.188Z] #216 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-20T07:24:48.188Z] #216 DONE 0.6s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #219 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-20T07:24:48.188Z] #219 DONE 0.5s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:24:48.188Z] #155 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #220 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:24:48.188Z] #220 DONE 0.1s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #221 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-20T07:24:48.188Z] #221 DONE 0.1s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:24:48.188Z] #153 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-20T07:24:48.188Z] #222 DONE 0.1s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #223 [core-metadata] exporting to image [2025-01-20T07:24:48.188Z] #223 ... [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-20T07:24:48.188Z] #156 DONE 959.3s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #224 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:24:48.188Z] #224 DONE 0.2s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.188Z] #223 [core-metadata] exporting to image [2025-01-20T07:24:48.188Z] #223 exporting layers 0.5s done [2025-01-20T07:24:48.188Z] #223 writing image sha256:0754f16834c92bafee14aa0b413dfbfb8d5d63be52840f165b4c9ff5dde52432 done [2025-01-20T07:24:48.188Z] #223 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-20T07:24:48.188Z] #223 DONE 0.5s [2025-01-20T07:24:48.188Z] [2025-01-20T07:24:48.189Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:24:48.189Z] #155 ... [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #225 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-20T07:24:48.189Z] #225 DONE 0.3s [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #226 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:24:48.189Z] #226 DONE 0.1s [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-20T07:24:48.189Z] #227 DONE 0.1s [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:24:48.189Z] #155 ... [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #228 [core-keeper] exporting to image [2025-01-20T07:24:48.189Z] #228 exporting layers 0.4s done [2025-01-20T07:24:48.189Z] #228 writing image sha256:e2bd44c7aa4b10b3060b8dd8160d732b71c65f083dcf7ae13b1683e990064663 done [2025-01-20T07:24:48.189Z] #228 naming to docker.io/library/core-keeper-arm64 done [2025-01-20T07:24:48.189Z] #228 DONE 0.4s [2025-01-20T07:24:48.189Z] [2025-01-20T07:24:48.189Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-20T07:25:03.178Z] #153 DONE 974.7s [2025-01-20T07:25:03.178Z] [2025-01-20T07:25:03.178Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:25:03.178Z] #155 ... [2025-01-20T07:25:03.178Z] [2025-01-20T07:25:03.178Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:25:03.178Z] #229 DONE 0.1s [2025-01-20T07:25:03.178Z] [2025-01-20T07:25:03.178Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:25:03.178Z] #155 ... [2025-01-20T07:25:03.178Z] [2025-01-20T07:25:03.178Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:25:03.178Z] #230 DONE 0.2s [2025-01-20T07:25:03.178Z] [2025-01-20T07:25:03.178Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-20T07:25:03.443Z] #231 DONE 0.5s [2025-01-20T07:25:03.443Z] [2025-01-20T07:25:03.443Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-20T07:25:03.443Z] #232 DONE 0.1s [2025-01-20T07:25:03.443Z] [2025-01-20T07:25:03.443Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:25:03.443Z] #155 ... [2025-01-20T07:25:03.443Z] [2025-01-20T07:25:03.443Z] #233 [support-scheduler] exporting to image [2025-01-20T07:25:03.443Z] #233 exporting layers [2025-01-20T07:25:04.027Z] #233 exporting layers 0.6s done [2025-01-20T07:25:04.027Z] #233 writing image sha256:aceb21ffb14d67d7f67b96b35bf885498aa49b0316a4394421e3dcdc95ab4831 done [2025-01-20T07:25:04.027Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-20T07:25:04.027Z] #233 DONE 0.6s [2025-01-20T07:25:04.027Z] [2025-01-20T07:25:04.027Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-20T07:25:06.589Z] #155 DONE 978.8s [2025-01-20T07:25:06.589Z] [2025-01-20T07:25:06.589Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-20T07:25:06.589Z] #234 DONE 0.1s [2025-01-20T07:25:06.589Z] [2025-01-20T07:25:06.589Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-20T07:25:06.589Z] #235 DONE 0.1s [2025-01-20T07:25:06.858Z] [2025-01-20T07:25:06.858Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-20T07:25:07.125Z] #236 DONE 0.4s [2025-01-20T07:25:07.125Z] [2025-01-20T07:25:07.125Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-20T07:25:07.125Z] #237 DONE 0.1s [2025-01-20T07:25:07.125Z] [2025-01-20T07:25:07.125Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-20T07:25:07.125Z] #238 DONE 0.1s [2025-01-20T07:25:07.390Z] [2025-01-20T07:25:07.390Z] #239 [support-notifications] exporting to image [2025-01-20T07:25:07.655Z] #239 exporting layers 0.4s done [2025-01-20T07:25:07.655Z] #239 writing image sha256:68bf21134ba0365c06059bf300bbaa8044c1a6415a07ce1c65a02133633bee08 done [2025-01-20T07:25:07.655Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-20T07:25:07.655Z] #239 DONE 0.5s [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-20T07:25:07.655Z] time="2025-01-20T07:07:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-20T07:25:07.676Z] $ docker stop --time=1 f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 [2025-01-20T07:25:09.201Z] $ docker rm -f --volumes f9a44f4d3842b569120d869f1ad6a151a8de43075f97093b7349d2b29730ceb7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T07:25:09.653Z] + docker images [2025-01-20T07:25:09.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-20T07:25:09.653Z] support-notifications-arm64 latest 68bf21134ba0 2 seconds ago 51.1MB [2025-01-20T07:25:09.653Z] support-scheduler-arm64 latest aceb21ffb14d 6 seconds ago 47.2MB [2025-01-20T07:25:09.653Z] core-keeper-arm64 latest e2bd44c7aa4b 22 seconds ago 32MB [2025-01-20T07:25:09.653Z] core-metadata-arm64 latest 0754f16834c9 23 seconds ago 32.4MB [2025-01-20T07:25:09.653Z] security-proxy-auth-arm64 latest ae4a16fd9961 25 seconds ago 31.2MB [2025-01-20T07:25:09.653Z] core-data-arm64 latest f7acc64c4555 26 seconds ago 32.4MB [2025-01-20T07:25:09.653Z] core-command-arm64 latest 6f3f34f6e741 About a minute ago 28MB [2025-01-20T07:25:09.653Z] security-spiffe-token-provider-arm64 latest 18447011dc31 5 minutes ago 33.7MB [2025-01-20T07:25:09.653Z] security-secretstore-setup-arm64 latest 7f961f0d9e54 6 minutes ago 41.1MB [2025-01-20T07:25:09.653Z] security-proxy-setup-arm64 latest fd5268e272ba 6 minutes ago 29.9MB [2025-01-20T07:25:09.653Z] security-bootstrapper-arm64 latest 499a76d49e04 6 minutes ago 20.9MB [2025-01-20T07:25:09.653Z] core-common-config-bootstrapper-arm64 latest 529fe48bae88 6 minutes ago 17.8MB [2025-01-20T07:25:09.653Z] security-spire-agent-arm64 latest 55263e614b42 17 minutes ago 176MB [2025-01-20T07:25:09.653Z] security-spire-config-arm64 latest 306e9f12d19d 17 minutes ago 117MB [2025-01-20T07:25:09.653Z] security-spire-server-arm64 latest 6bb9d4f80a9c 17 minutes ago 118MB [2025-01-20T07:25:09.653Z] ci-base-image-arm64 latest d8bb4b139add 18 minutes ago 909MB [2025-01-20T07:25:09.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB [2025-01-20T07:25:09.654Z] 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-20T07:25:09.801Z] provisioning config files... [2025-01-20T07:25:09.815Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/784@tmp/config13502879657157125110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:25:10.156Z] ---> ****-login.sh [2025-01-20T07:25:10.156Z] nexus3.edgexfoundry.org:10001 [2025-01-20T07:25:10.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:25:10.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:25:10.423Z] Configure a credential helper to remove this warning. See [2025-01-20T07:25:10.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:25:10.423Z] [2025-01-20T07:25:10.423Z] Login Succeeded [2025-01-20T07:25:10.423Z] nexus3.edgexfoundry.org:10002 [2025-01-20T07:25:10.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:25:10.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:25:10.690Z] Configure a credential helper to remove this warning. See [2025-01-20T07:25:10.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:25:10.690Z] [2025-01-20T07:25:10.691Z] Login Succeeded [2025-01-20T07:25:10.691Z] nexus3.edgexfoundry.org:10003 [2025-01-20T07:25:10.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:25:10.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:25:10.957Z] Configure a credential helper to remove this warning. See [2025-01-20T07:25:10.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:25:10.957Z] [2025-01-20T07:25:10.957Z] Login Succeeded [2025-01-20T07:25:10.957Z] nexus3.edgexfoundry.org:10004 [2025-01-20T07:25:11.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:25:11.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:25:11.224Z] Configure a credential helper to remove this warning. See [2025-01-20T07:25:11.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:25:11.224Z] [2025-01-20T07:25:11.224Z] Login Succeeded [2025-01-20T07:25:11.224Z] ****.io [2025-01-20T07:25:11.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T07:25:11.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T07:25:11.768Z] Configure a credential helper to remove this warning. See [2025-01-20T07:25:11.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T07:25:11.768Z] [2025-01-20T07:25:11.768Z] Login Succeeded [2025-01-20T07:25:11.768Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T07:25:11.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:25:11.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T07:25:11.864Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-20T07:25:11.864Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:11.864Z] latest [2025-01-20T07:25:11.864Z] 4.0.0-dev.48 [2025-01-20T07:25:11.864Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:11.864Z] main [2025-01-20T07:25:11.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:12.240Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:12.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:12.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T07:25:12.592Z] bc65a05f8147: Preparing [2025-01-20T07:25:12.592Z] a1c98213d4f8: Preparing [2025-01-20T07:25:12.592Z] 968fbf732dab: Preparing [2025-01-20T07:25:12.592Z] e270179d7879: Preparing [2025-01-20T07:25:12.592Z] d9768c9096cb: Preparing [2025-01-20T07:25:12.592Z] 4970c826b242: Preparing [2025-01-20T07:25:12.592Z] 534a70dc8296: Preparing [2025-01-20T07:25:12.592Z] 4970c826b242: Waiting [2025-01-20T07:25:12.592Z] 534a70dc8296: Waiting [2025-01-20T07:25:12.857Z] d9768c9096cb: Pushed [2025-01-20T07:25:12.857Z] e270179d7879: Pushed [2025-01-20T07:25:12.857Z] 968fbf732dab: Pushed [2025-01-20T07:25:12.857Z] bc65a05f8147: Pushed [2025-01-20T07:25:12.857Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:12.857Z] 4970c826b242: Pushed [2025-01-20T07:25:17.097Z] a1c98213d4f8: Pushed [2025-01-20T07:25:17.097Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:17.453Z] + 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-20T07:25:17.808Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-20T07:25:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T07:25:17.809Z] bc65a05f8147: Preparing [2025-01-20T07:25:17.809Z] a1c98213d4f8: Preparing [2025-01-20T07:25:17.809Z] 968fbf732dab: Preparing [2025-01-20T07:25:17.809Z] e270179d7879: Preparing [2025-01-20T07:25:17.809Z] d9768c9096cb: Preparing [2025-01-20T07:25:17.809Z] 4970c826b242: Preparing [2025-01-20T07:25:17.809Z] 534a70dc8296: Preparing [2025-01-20T07:25:17.809Z] 4970c826b242: Waiting [2025-01-20T07:25:17.809Z] 534a70dc8296: Waiting [2025-01-20T07:25:17.809Z] e270179d7879: Layer already exists [2025-01-20T07:25:17.809Z] a1c98213d4f8: Layer already exists [2025-01-20T07:25:17.809Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:17.809Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:17.809Z] bc65a05f8147: Layer already exists [2025-01-20T07:25:17.809Z] 4970c826b242: Layer already exists [2025-01-20T07:25:17.809Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:18.074Z] latest: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:18.516Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:18.867Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 [2025-01-20T07:25:18.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T07:25:18.867Z] bc65a05f8147: Preparing [2025-01-20T07:25:18.867Z] a1c98213d4f8: Preparing [2025-01-20T07:25:18.867Z] 968fbf732dab: Preparing [2025-01-20T07:25:18.867Z] e270179d7879: Preparing [2025-01-20T07:25:18.867Z] d9768c9096cb: Preparing [2025-01-20T07:25:18.867Z] 4970c826b242: Preparing [2025-01-20T07:25:18.867Z] 534a70dc8296: Preparing [2025-01-20T07:25:18.867Z] 4970c826b242: Waiting [2025-01-20T07:25:18.867Z] 534a70dc8296: Waiting [2025-01-20T07:25:18.867Z] bc65a05f8147: Layer already exists [2025-01-20T07:25:18.867Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:18.867Z] a1c98213d4f8: Layer already exists [2025-01-20T07:25:18.867Z] e270179d7879: Layer already exists [2025-01-20T07:25:18.867Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:18.867Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:18.867Z] 4970c826b242: Layer already exists [2025-01-20T07:25:19.133Z] 4.0.0-dev.48: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:19.487Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:19.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:19.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T07:25:19.850Z] bc65a05f8147: Preparing [2025-01-20T07:25:19.850Z] a1c98213d4f8: Preparing [2025-01-20T07:25:19.850Z] 968fbf732dab: Preparing [2025-01-20T07:25:19.850Z] e270179d7879: Preparing [2025-01-20T07:25:19.850Z] d9768c9096cb: Preparing [2025-01-20T07:25:19.850Z] 4970c826b242: Preparing [2025-01-20T07:25:19.850Z] 534a70dc8296: Preparing [2025-01-20T07:25:19.850Z] 4970c826b242: Waiting [2025-01-20T07:25:19.850Z] 534a70dc8296: Waiting [2025-01-20T07:25:19.850Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:19.850Z] e270179d7879: Layer already exists [2025-01-20T07:25:19.850Z] a1c98213d4f8: Layer already exists [2025-01-20T07:25:19.850Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:19.850Z] bc65a05f8147: Layer already exists [2025-01-20T07:25:19.850Z] 4970c826b242: Layer already exists [2025-01-20T07:25:19.850Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:20.118Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:20.481Z] + 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-20T07:25:21.002Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-20T07:25:21.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-20T07:25:21.002Z] bc65a05f8147: Preparing [2025-01-20T07:25:21.002Z] a1c98213d4f8: Preparing [2025-01-20T07:25:21.002Z] 968fbf732dab: Preparing [2025-01-20T07:25:21.002Z] e270179d7879: Preparing [2025-01-20T07:25:21.002Z] d9768c9096cb: Preparing [2025-01-20T07:25:21.002Z] 4970c826b242: Preparing [2025-01-20T07:25:21.002Z] 534a70dc8296: Preparing [2025-01-20T07:25:21.002Z] 4970c826b242: Waiting [2025-01-20T07:25:21.002Z] 534a70dc8296: Waiting [2025-01-20T07:25:21.002Z] bc65a05f8147: Layer already exists [2025-01-20T07:25:21.002Z] e270179d7879: Layer already exists [2025-01-20T07:25:21.002Z] a1c98213d4f8: Layer already exists [2025-01-20T07:25:21.002Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:21.002Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:21.002Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:21.002Z] 4970c826b242: Layer already exists [2025-01-20T07:25:21.267Z] main: digest: sha256:4503bb4e26728ea236cac2cfa4fe912c8df0af0423b16f4c6346e0265499b189 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:25:21.346Z] ===================================================== [Pipeline] echo [2025-01-20T07:25:21.365Z] taggedImages: [2025-01-20T07:25:21.365Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:21.365Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-20T07:25:21.365Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.48 [2025-01-20T07:25:21.365Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:21.365Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-20T07:25:21.394Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-20T07:25:21.394Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:21.394Z] latest [2025-01-20T07:25:21.394Z] 4.0.0-dev.48 [2025-01-20T07:25:21.394Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:21.394Z] main [2025-01-20T07:25:21.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:21.758Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:22.120Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:22.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T07:25:22.120Z] b1c8eeb04787: Preparing [2025-01-20T07:25:22.120Z] 2899a0eefa61: Preparing [2025-01-20T07:25:22.120Z] 9c37450e1e7d: Preparing [2025-01-20T07:25:22.120Z] 8baf92813fd0: Preparing [2025-01-20T07:25:22.120Z] 968fbf732dab: Preparing [2025-01-20T07:25:22.120Z] e270179d7879: Preparing [2025-01-20T07:25:22.120Z] d9768c9096cb: Preparing [2025-01-20T07:25:22.120Z] 4970c826b242: Preparing [2025-01-20T07:25:22.120Z] d9768c9096cb: Waiting [2025-01-20T07:25:22.120Z] 534a70dc8296: Preparing [2025-01-20T07:25:22.120Z] 4970c826b242: Waiting [2025-01-20T07:25:22.120Z] 534a70dc8296: Waiting [2025-01-20T07:25:22.120Z] e270179d7879: Waiting [2025-01-20T07:25:22.120Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:22.384Z] e270179d7879: Layer already exists [2025-01-20T07:25:22.384Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:22.384Z] 4970c826b242: Layer already exists [2025-01-20T07:25:22.384Z] 9c37450e1e7d: Pushed [2025-01-20T07:25:22.384Z] 2899a0eefa61: Pushed [2025-01-20T07:25:22.384Z] b1c8eeb04787: Pushed [2025-01-20T07:25:22.384Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:24.315Z] 8baf92813fd0: Pushed [2025-01-20T07:25:24.582Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:24.942Z] + 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-20T07:25:26.702Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-20T07:25:26.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T07:25:26.703Z] b1c8eeb04787: Preparing [2025-01-20T07:25:26.703Z] 2899a0eefa61: Preparing [2025-01-20T07:25:26.703Z] 9c37450e1e7d: Preparing [2025-01-20T07:25:26.703Z] 8baf92813fd0: Preparing [2025-01-20T07:25:26.703Z] 968fbf732dab: Preparing [2025-01-20T07:25:26.703Z] e270179d7879: Preparing [2025-01-20T07:25:26.703Z] d9768c9096cb: Preparing [2025-01-20T07:25:26.703Z] 4970c826b242: Preparing [2025-01-20T07:25:26.703Z] 534a70dc8296: Preparing [2025-01-20T07:25:26.703Z] d9768c9096cb: Waiting [2025-01-20T07:25:26.703Z] 534a70dc8296: Waiting [2025-01-20T07:25:26.703Z] 4970c826b242: Waiting [2025-01-20T07:25:26.703Z] e270179d7879: Waiting [2025-01-20T07:25:26.703Z] 8baf92813fd0: Layer already exists [2025-01-20T07:25:26.703Z] 2899a0eefa61: Layer already exists [2025-01-20T07:25:26.703Z] b1c8eeb04787: Layer already exists [2025-01-20T07:25:26.703Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:26.703Z] 9c37450e1e7d: Layer already exists [2025-01-20T07:25:26.703Z] e270179d7879: Layer already exists [2025-01-20T07:25:26.703Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:26.703Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:26.703Z] 4970c826b242: Layer already exists [2025-01-20T07:25:26.967Z] latest: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:27.345Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:27.694Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 [2025-01-20T07:25:27.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T07:25:27.694Z] b1c8eeb04787: Preparing [2025-01-20T07:25:27.694Z] 2899a0eefa61: Preparing [2025-01-20T07:25:27.694Z] 9c37450e1e7d: Preparing [2025-01-20T07:25:27.694Z] 8baf92813fd0: Preparing [2025-01-20T07:25:27.694Z] 968fbf732dab: Preparing [2025-01-20T07:25:27.694Z] e270179d7879: Preparing [2025-01-20T07:25:27.694Z] d9768c9096cb: Preparing [2025-01-20T07:25:27.694Z] 4970c826b242: Preparing [2025-01-20T07:25:27.694Z] 534a70dc8296: Preparing [2025-01-20T07:25:27.694Z] e270179d7879: Waiting [2025-01-20T07:25:27.694Z] 4970c826b242: Waiting [2025-01-20T07:25:27.694Z] d9768c9096cb: Waiting [2025-01-20T07:25:27.694Z] 534a70dc8296: Waiting [2025-01-20T07:25:27.694Z] b1c8eeb04787: Layer already exists [2025-01-20T07:25:27.694Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:27.694Z] 9c37450e1e7d: Layer already exists [2025-01-20T07:25:27.694Z] 8baf92813fd0: Layer already exists [2025-01-20T07:25:27.694Z] 2899a0eefa61: Layer already exists [2025-01-20T07:25:27.694Z] e270179d7879: Layer already exists [2025-01-20T07:25:27.694Z] 4970c826b242: Layer already exists [2025-01-20T07:25:27.694Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:27.694Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:27.957Z] 4.0.0-dev.48: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:28.308Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:28.663Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:28.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T07:25:28.663Z] b1c8eeb04787: Preparing [2025-01-20T07:25:28.663Z] 2899a0eefa61: Preparing [2025-01-20T07:25:28.663Z] 9c37450e1e7d: Preparing [2025-01-20T07:25:28.663Z] 8baf92813fd0: Preparing [2025-01-20T07:25:28.663Z] 968fbf732dab: Preparing [2025-01-20T07:25:28.663Z] e270179d7879: Preparing [2025-01-20T07:25:28.663Z] d9768c9096cb: Preparing [2025-01-20T07:25:28.663Z] e270179d7879: Waiting [2025-01-20T07:25:28.663Z] 4970c826b242: Preparing [2025-01-20T07:25:28.663Z] d9768c9096cb: Waiting [2025-01-20T07:25:28.663Z] 534a70dc8296: Preparing [2025-01-20T07:25:28.663Z] 4970c826b242: Waiting [2025-01-20T07:25:28.663Z] 2899a0eefa61: Layer already exists [2025-01-20T07:25:28.663Z] 8baf92813fd0: Layer already exists [2025-01-20T07:25:28.663Z] b1c8eeb04787: Layer already exists [2025-01-20T07:25:28.663Z] 9c37450e1e7d: Layer already exists [2025-01-20T07:25:28.663Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:28.663Z] e270179d7879: Layer already exists [2025-01-20T07:25:28.663Z] 4970c826b242: Layer already exists [2025-01-20T07:25:28.663Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:28.663Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:28.928Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:29.277Z] + 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-20T07:25:29.624Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-20T07:25:29.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-20T07:25:29.624Z] b1c8eeb04787: Preparing [2025-01-20T07:25:29.624Z] 2899a0eefa61: Preparing [2025-01-20T07:25:29.624Z] 9c37450e1e7d: Preparing [2025-01-20T07:25:29.624Z] 8baf92813fd0: Preparing [2025-01-20T07:25:29.624Z] 968fbf732dab: Preparing [2025-01-20T07:25:29.624Z] e270179d7879: Preparing [2025-01-20T07:25:29.624Z] d9768c9096cb: Preparing [2025-01-20T07:25:29.624Z] 4970c826b242: Preparing [2025-01-20T07:25:29.624Z] 534a70dc8296: Preparing [2025-01-20T07:25:29.624Z] 4970c826b242: Waiting [2025-01-20T07:25:29.624Z] e270179d7879: Waiting [2025-01-20T07:25:29.624Z] d9768c9096cb: Waiting [2025-01-20T07:25:29.624Z] 534a70dc8296: Waiting [2025-01-20T07:25:29.624Z] 8baf92813fd0: Layer already exists [2025-01-20T07:25:29.624Z] 9c37450e1e7d: Layer already exists [2025-01-20T07:25:29.624Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:29.624Z] b1c8eeb04787: Layer already exists [2025-01-20T07:25:29.624Z] 2899a0eefa61: Layer already exists [2025-01-20T07:25:29.624Z] e270179d7879: Layer already exists [2025-01-20T07:25:29.624Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:29.624Z] 4970c826b242: Layer already exists [2025-01-20T07:25:29.624Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:29.889Z] main: digest: sha256:24efab5e49c84b40f69154b51828d18bd610a8d4a254d0fead860db4b6069118 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:25:29.967Z] ===================================================== [Pipeline] echo [2025-01-20T07:25:29.981Z] taggedImages: [2025-01-20T07:25:29.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:29.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-20T07:25:29.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.48 [2025-01-20T07:25:29.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:29.981Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-20T07:25:30.005Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-20T07:25:30.005Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:30.005Z] latest [2025-01-20T07:25:30.005Z] 4.0.0-dev.48 [2025-01-20T07:25:30.005Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:30.005Z] main [2025-01-20T07:25:30.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:30.374Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:30.729Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:30.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T07:25:30.729Z] 77ecb560013b: Preparing [2025-01-20T07:25:30.729Z] b34e0275ac10: Preparing [2025-01-20T07:25:30.729Z] eafd13a0f341: Preparing [2025-01-20T07:25:30.729Z] 968fbf732dab: Preparing [2025-01-20T07:25:30.729Z] e270179d7879: Preparing [2025-01-20T07:25:30.729Z] 08285a463476: Preparing [2025-01-20T07:25:30.729Z] 62bcc65cb27d: Preparing [2025-01-20T07:25:30.729Z] 534a70dc8296: Preparing [2025-01-20T07:25:30.729Z] 08285a463476: Waiting [2025-01-20T07:25:30.729Z] 62bcc65cb27d: Waiting [2025-01-20T07:25:30.729Z] 534a70dc8296: Waiting [2025-01-20T07:25:30.729Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:30.729Z] e270179d7879: Layer already exists [2025-01-20T07:25:30.995Z] b34e0275ac10: Pushed [2025-01-20T07:25:30.995Z] 77ecb560013b: Pushed [2025-01-20T07:25:30.995Z] 08285a463476: Pushed [2025-01-20T07:25:30.995Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:30.995Z] 62bcc65cb27d: Pushed [2025-01-20T07:25:36.325Z] eafd13a0f341: Pushed [2025-01-20T07:25:36.326Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:36.700Z] + 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-20T07:25:38.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-20T07:25:38.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T07:25:38.024Z] 77ecb560013b: Preparing [2025-01-20T07:25:38.024Z] b34e0275ac10: Preparing [2025-01-20T07:25:38.024Z] eafd13a0f341: Preparing [2025-01-20T07:25:38.024Z] 968fbf732dab: Preparing [2025-01-20T07:25:38.024Z] e270179d7879: Preparing [2025-01-20T07:25:38.024Z] 08285a463476: Preparing [2025-01-20T07:25:38.024Z] 62bcc65cb27d: Preparing [2025-01-20T07:25:38.024Z] 534a70dc8296: Preparing [2025-01-20T07:25:38.024Z] 08285a463476: Waiting [2025-01-20T07:25:38.024Z] 62bcc65cb27d: Waiting [2025-01-20T07:25:38.024Z] 534a70dc8296: Waiting [2025-01-20T07:25:38.024Z] b34e0275ac10: Layer already exists [2025-01-20T07:25:38.024Z] 77ecb560013b: Layer already exists [2025-01-20T07:25:38.024Z] eafd13a0f341: Layer already exists [2025-01-20T07:25:38.024Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:38.024Z] e270179d7879: Layer already exists [2025-01-20T07:25:38.024Z] 08285a463476: Layer already exists [2025-01-20T07:25:38.024Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:38.024Z] 62bcc65cb27d: Layer already exists [2025-01-20T07:25:38.289Z] latest: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:38.652Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:39.008Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 [2025-01-20T07:25:39.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T07:25:39.008Z] 77ecb560013b: Preparing [2025-01-20T07:25:39.008Z] b34e0275ac10: Preparing [2025-01-20T07:25:39.008Z] eafd13a0f341: Preparing [2025-01-20T07:25:39.008Z] 968fbf732dab: Preparing [2025-01-20T07:25:39.008Z] e270179d7879: Preparing [2025-01-20T07:25:39.008Z] 08285a463476: Preparing [2025-01-20T07:25:39.008Z] 62bcc65cb27d: Preparing [2025-01-20T07:25:39.008Z] 08285a463476: Waiting [2025-01-20T07:25:39.008Z] 534a70dc8296: Preparing [2025-01-20T07:25:39.008Z] 62bcc65cb27d: Waiting [2025-01-20T07:25:39.008Z] 534a70dc8296: Waiting [2025-01-20T07:25:39.008Z] eafd13a0f341: Layer already exists [2025-01-20T07:25:39.008Z] e270179d7879: Layer already exists [2025-01-20T07:25:39.008Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:39.008Z] 77ecb560013b: Layer already exists [2025-01-20T07:25:39.008Z] b34e0275ac10: Layer already exists [2025-01-20T07:25:39.008Z] 62bcc65cb27d: Layer already exists [2025-01-20T07:25:39.008Z] 08285a463476: Layer already exists [2025-01-20T07:25:39.008Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:39.274Z] 4.0.0-dev.48: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:39.625Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:39.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:39.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T07:25:39.972Z] 77ecb560013b: Preparing [2025-01-20T07:25:39.972Z] b34e0275ac10: Preparing [2025-01-20T07:25:39.972Z] eafd13a0f341: Preparing [2025-01-20T07:25:39.972Z] 968fbf732dab: Preparing [2025-01-20T07:25:39.972Z] e270179d7879: Preparing [2025-01-20T07:25:39.972Z] 08285a463476: Preparing [2025-01-20T07:25:39.972Z] 62bcc65cb27d: Preparing [2025-01-20T07:25:39.972Z] 08285a463476: Waiting [2025-01-20T07:25:39.972Z] 534a70dc8296: Preparing [2025-01-20T07:25:39.972Z] 62bcc65cb27d: Waiting [2025-01-20T07:25:39.972Z] 534a70dc8296: Waiting [2025-01-20T07:25:39.972Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:39.972Z] 77ecb560013b: Layer already exists [2025-01-20T07:25:39.972Z] e270179d7879: Layer already exists [2025-01-20T07:25:39.972Z] b34e0275ac10: Layer already exists [2025-01-20T07:25:39.972Z] eafd13a0f341: Layer already exists [2025-01-20T07:25:39.972Z] 08285a463476: Layer already exists [2025-01-20T07:25:39.972Z] 62bcc65cb27d: Layer already exists [2025-01-20T07:25:39.972Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:40.240Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:40.605Z] + 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-20T07:25:40.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-20T07:25:40.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-20T07:25:40.951Z] 77ecb560013b: Preparing [2025-01-20T07:25:40.951Z] b34e0275ac10: Preparing [2025-01-20T07:25:40.951Z] eafd13a0f341: Preparing [2025-01-20T07:25:40.951Z] 968fbf732dab: Preparing [2025-01-20T07:25:40.951Z] e270179d7879: Preparing [2025-01-20T07:25:40.951Z] 08285a463476: Preparing [2025-01-20T07:25:40.951Z] 62bcc65cb27d: Preparing [2025-01-20T07:25:40.951Z] 534a70dc8296: Preparing [2025-01-20T07:25:40.951Z] 62bcc65cb27d: Waiting [2025-01-20T07:25:40.951Z] 534a70dc8296: Waiting [2025-01-20T07:25:40.951Z] 08285a463476: Waiting [2025-01-20T07:25:40.951Z] e270179d7879: Layer already exists [2025-01-20T07:25:40.951Z] eafd13a0f341: Layer already exists [2025-01-20T07:25:40.951Z] 77ecb560013b: Layer already exists [2025-01-20T07:25:40.951Z] b34e0275ac10: Layer already exists [2025-01-20T07:25:40.951Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:40.951Z] 62bcc65cb27d: Layer already exists [2025-01-20T07:25:40.951Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:40.951Z] 08285a463476: Layer already exists [2025-01-20T07:25:41.215Z] main: digest: sha256:1393418ccf9555892c08d34cdb10158ae432264a13b12fecc37de94e3d53311e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:25:41.292Z] ===================================================== [Pipeline] echo [2025-01-20T07:25:41.307Z] taggedImages: [2025-01-20T07:25:41.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:41.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-20T07:25:41.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.48 [2025-01-20T07:25:41.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:41.307Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-20T07:25:41.333Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-20T07:25:41.333Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:41.333Z] latest [2025-01-20T07:25:41.333Z] 4.0.0-dev.48 [2025-01-20T07:25:41.333Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:41.333Z] main [2025-01-20T07:25:41.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:41.705Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:42.053Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:42.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T07:25:42.053Z] b08bc9baa804: Preparing [2025-01-20T07:25:42.053Z] 7d17af9438fc: Preparing [2025-01-20T07:25:42.053Z] b1be24d573b0: Preparing [2025-01-20T07:25:42.053Z] e270179d7879: Preparing [2025-01-20T07:25:42.053Z] a7c60d2149bf: Preparing [2025-01-20T07:25:42.053Z] 4f6038173cf5: Preparing [2025-01-20T07:25:42.053Z] 534a70dc8296: Preparing [2025-01-20T07:25:42.053Z] 534a70dc8296: Waiting [2025-01-20T07:25:42.053Z] 4f6038173cf5: Waiting [2025-01-20T07:25:42.053Z] e270179d7879: Layer already exists [2025-01-20T07:25:42.319Z] 7d17af9438fc: Pushed [2025-01-20T07:25:42.319Z] a7c60d2149bf: Pushed [2025-01-20T07:25:42.319Z] 4f6038173cf5: Pushed [2025-01-20T07:25:42.319Z] b08bc9baa804: Pushed [2025-01-20T07:25:42.319Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:47.645Z] b1be24d573b0: Pushed [2025-01-20T07:25:47.645Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:47.997Z] + 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-20T07:25:48.357Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-20T07:25:48.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T07:25:48.357Z] b08bc9baa804: Preparing [2025-01-20T07:25:48.357Z] 7d17af9438fc: Preparing [2025-01-20T07:25:48.357Z] b1be24d573b0: Preparing [2025-01-20T07:25:48.357Z] e270179d7879: Preparing [2025-01-20T07:25:48.357Z] a7c60d2149bf: Preparing [2025-01-20T07:25:48.357Z] 4f6038173cf5: Preparing [2025-01-20T07:25:48.357Z] 534a70dc8296: Preparing [2025-01-20T07:25:48.357Z] 4f6038173cf5: Waiting [2025-01-20T07:25:48.357Z] 534a70dc8296: Waiting [2025-01-20T07:25:48.357Z] b1be24d573b0: Layer already exists [2025-01-20T07:25:48.357Z] a7c60d2149bf: Layer already exists [2025-01-20T07:25:48.357Z] b08bc9baa804: Layer already exists [2025-01-20T07:25:48.357Z] 7d17af9438fc: Layer already exists [2025-01-20T07:25:48.357Z] e270179d7879: Layer already exists [2025-01-20T07:25:48.357Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:48.357Z] 4f6038173cf5: Layer already exists [2025-01-20T07:25:48.623Z] latest: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:48.984Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:49.336Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 [2025-01-20T07:25:49.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T07:25:49.336Z] b08bc9baa804: Preparing [2025-01-20T07:25:49.336Z] 7d17af9438fc: Preparing [2025-01-20T07:25:49.336Z] b1be24d573b0: Preparing [2025-01-20T07:25:49.336Z] e270179d7879: Preparing [2025-01-20T07:25:49.336Z] a7c60d2149bf: Preparing [2025-01-20T07:25:49.336Z] 4f6038173cf5: Preparing [2025-01-20T07:25:49.336Z] 534a70dc8296: Preparing [2025-01-20T07:25:49.336Z] 4f6038173cf5: Waiting [2025-01-20T07:25:49.336Z] 534a70dc8296: Waiting [2025-01-20T07:25:49.336Z] a7c60d2149bf: Layer already exists [2025-01-20T07:25:49.336Z] 7d17af9438fc: Layer already exists [2025-01-20T07:25:49.336Z] b08bc9baa804: Layer already exists [2025-01-20T07:25:49.336Z] e270179d7879: Layer already exists [2025-01-20T07:25:49.336Z] b1be24d573b0: Layer already exists [2025-01-20T07:25:49.336Z] 4f6038173cf5: Layer already exists [2025-01-20T07:25:49.336Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:49.600Z] 4.0.0-dev.48: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:49.974Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:50.321Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:50.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T07:25:50.321Z] b08bc9baa804: Preparing [2025-01-20T07:25:50.321Z] 7d17af9438fc: Preparing [2025-01-20T07:25:50.321Z] b1be24d573b0: Preparing [2025-01-20T07:25:50.321Z] e270179d7879: Preparing [2025-01-20T07:25:50.321Z] a7c60d2149bf: Preparing [2025-01-20T07:25:50.321Z] 4f6038173cf5: Preparing [2025-01-20T07:25:50.321Z] 534a70dc8296: Preparing [2025-01-20T07:25:50.321Z] 4f6038173cf5: Waiting [2025-01-20T07:25:50.321Z] 534a70dc8296: Waiting [2025-01-20T07:25:50.321Z] a7c60d2149bf: Layer already exists [2025-01-20T07:25:50.321Z] e270179d7879: Layer already exists [2025-01-20T07:25:50.321Z] 7d17af9438fc: Layer already exists [2025-01-20T07:25:50.321Z] b1be24d573b0: Layer already exists [2025-01-20T07:25:50.321Z] b08bc9baa804: Layer already exists [2025-01-20T07:25:50.321Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:50.321Z] 4f6038173cf5: Layer already exists [2025-01-20T07:25:50.586Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:50.946Z] + 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-20T07:25:51.296Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-20T07:25:51.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-20T07:25:51.296Z] b08bc9baa804: Preparing [2025-01-20T07:25:51.296Z] 7d17af9438fc: Preparing [2025-01-20T07:25:51.296Z] b1be24d573b0: Preparing [2025-01-20T07:25:51.296Z] e270179d7879: Preparing [2025-01-20T07:25:51.296Z] a7c60d2149bf: Preparing [2025-01-20T07:25:51.296Z] 4f6038173cf5: Preparing [2025-01-20T07:25:51.296Z] 534a70dc8296: Preparing [2025-01-20T07:25:51.296Z] 4f6038173cf5: Waiting [2025-01-20T07:25:51.296Z] 534a70dc8296: Waiting [2025-01-20T07:25:51.296Z] b08bc9baa804: Layer already exists [2025-01-20T07:25:51.296Z] e270179d7879: Layer already exists [2025-01-20T07:25:51.296Z] 7d17af9438fc: Layer already exists [2025-01-20T07:25:51.296Z] b1be24d573b0: Layer already exists [2025-01-20T07:25:51.296Z] a7c60d2149bf: Layer already exists [2025-01-20T07:25:51.296Z] 4f6038173cf5: Layer already exists [2025-01-20T07:25:51.296Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:51.597Z] main: digest: sha256:7325c1d1c247cc8e35e3886538daffb88fe7df5833bb86e0ae3f1b2798524f7d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:25:51.675Z] ===================================================== [Pipeline] echo [2025-01-20T07:25:51.685Z] taggedImages: [2025-01-20T07:25:51.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:51.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-20T07:25:51.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.48 [2025-01-20T07:25:51.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:51.685Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-20T07:25:51.714Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-20T07:25:51.714Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:51.714Z] latest [2025-01-20T07:25:51.714Z] 4.0.0-dev.48 [2025-01-20T07:25:51.714Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:25:51.714Z] main [2025-01-20T07:25:51.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:52.081Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:52.434Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:25:52.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T07:25:52.434Z] d30baef106c3: Preparing [2025-01-20T07:25:52.434Z] 7f367c9c152c: Preparing [2025-01-20T07:25:52.434Z] 3b884fe191eb: Preparing [2025-01-20T07:25:52.434Z] c82af308fbae: Preparing [2025-01-20T07:25:52.434Z] 968fbf732dab: Preparing [2025-01-20T07:25:52.434Z] e270179d7879: Preparing [2025-01-20T07:25:52.434Z] d9768c9096cb: Preparing [2025-01-20T07:25:52.434Z] 4970c826b242: Preparing [2025-01-20T07:25:52.434Z] 534a70dc8296: Preparing [2025-01-20T07:25:52.434Z] e270179d7879: Waiting [2025-01-20T07:25:52.434Z] d9768c9096cb: Waiting [2025-01-20T07:25:52.434Z] 4970c826b242: Waiting [2025-01-20T07:25:52.434Z] 534a70dc8296: Waiting [2025-01-20T07:25:52.434Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:52.434Z] e270179d7879: Layer already exists [2025-01-20T07:25:52.699Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:52.699Z] 3b884fe191eb: Pushed [2025-01-20T07:25:52.699Z] d30baef106c3: Pushed [2025-01-20T07:25:52.699Z] 4970c826b242: Layer already exists [2025-01-20T07:25:52.699Z] 7f367c9c152c: Pushed [2025-01-20T07:25:52.699Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:58.032Z] c82af308fbae: Pushed [2025-01-20T07:25:58.032Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:58.390Z] + 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-20T07:25:58.746Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-20T07:25:58.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T07:25:58.746Z] d30baef106c3: Preparing [2025-01-20T07:25:58.746Z] 7f367c9c152c: Preparing [2025-01-20T07:25:58.746Z] 3b884fe191eb: Preparing [2025-01-20T07:25:58.746Z] c82af308fbae: Preparing [2025-01-20T07:25:58.746Z] 968fbf732dab: Preparing [2025-01-20T07:25:58.746Z] e270179d7879: Preparing [2025-01-20T07:25:58.746Z] d9768c9096cb: Preparing [2025-01-20T07:25:58.746Z] 4970c826b242: Preparing [2025-01-20T07:25:58.746Z] 534a70dc8296: Preparing [2025-01-20T07:25:58.746Z] 4970c826b242: Waiting [2025-01-20T07:25:58.746Z] e270179d7879: Waiting [2025-01-20T07:25:58.746Z] 534a70dc8296: Waiting [2025-01-20T07:25:58.746Z] d9768c9096cb: Waiting [2025-01-20T07:25:58.746Z] d30baef106c3: Layer already exists [2025-01-20T07:25:58.746Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:58.746Z] 3b884fe191eb: Layer already exists [2025-01-20T07:25:58.746Z] 7f367c9c152c: Layer already exists [2025-01-20T07:25:58.746Z] c82af308fbae: Layer already exists [2025-01-20T07:25:58.746Z] e270179d7879: Layer already exists [2025-01-20T07:25:58.746Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:58.746Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:58.746Z] 4970c826b242: Layer already exists [2025-01-20T07:25:59.011Z] latest: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:59.357Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:25:59.697Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 [2025-01-20T07:25:59.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T07:25:59.698Z] d30baef106c3: Preparing [2025-01-20T07:25:59.698Z] 7f367c9c152c: Preparing [2025-01-20T07:25:59.698Z] 3b884fe191eb: Preparing [2025-01-20T07:25:59.698Z] c82af308fbae: Preparing [2025-01-20T07:25:59.698Z] 968fbf732dab: Preparing [2025-01-20T07:25:59.698Z] e270179d7879: Preparing [2025-01-20T07:25:59.698Z] d9768c9096cb: Preparing [2025-01-20T07:25:59.698Z] 4970c826b242: Preparing [2025-01-20T07:25:59.698Z] 534a70dc8296: Preparing [2025-01-20T07:25:59.698Z] e270179d7879: Waiting [2025-01-20T07:25:59.698Z] d9768c9096cb: Waiting [2025-01-20T07:25:59.698Z] 534a70dc8296: Waiting [2025-01-20T07:25:59.698Z] 4970c826b242: Waiting [2025-01-20T07:25:59.698Z] c82af308fbae: Layer already exists [2025-01-20T07:25:59.698Z] d30baef106c3: Layer already exists [2025-01-20T07:25:59.698Z] 968fbf732dab: Layer already exists [2025-01-20T07:25:59.698Z] 3b884fe191eb: Layer already exists [2025-01-20T07:25:59.698Z] 7f367c9c152c: Layer already exists [2025-01-20T07:25:59.698Z] e270179d7879: Layer already exists [2025-01-20T07:25:59.698Z] 534a70dc8296: Layer already exists [2025-01-20T07:25:59.698Z] 4970c826b242: Layer already exists [2025-01-20T07:25:59.698Z] d9768c9096cb: Layer already exists [2025-01-20T07:25:59.961Z] 4.0.0-dev.48: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:00.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:00.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:00.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T07:26:00.669Z] d30baef106c3: Preparing [2025-01-20T07:26:00.669Z] 7f367c9c152c: Preparing [2025-01-20T07:26:00.669Z] 3b884fe191eb: Preparing [2025-01-20T07:26:00.669Z] c82af308fbae: Preparing [2025-01-20T07:26:00.669Z] 968fbf732dab: Preparing [2025-01-20T07:26:00.669Z] e270179d7879: Preparing [2025-01-20T07:26:00.669Z] d9768c9096cb: Preparing [2025-01-20T07:26:00.669Z] 4970c826b242: Preparing [2025-01-20T07:26:00.669Z] 534a70dc8296: Preparing [2025-01-20T07:26:00.669Z] d9768c9096cb: Waiting [2025-01-20T07:26:00.669Z] 4970c826b242: Waiting [2025-01-20T07:26:00.669Z] 534a70dc8296: Waiting [2025-01-20T07:26:00.669Z] e270179d7879: Waiting [2025-01-20T07:26:00.669Z] c82af308fbae: Layer already exists [2025-01-20T07:26:00.669Z] 7f367c9c152c: Layer already exists [2025-01-20T07:26:00.669Z] d30baef106c3: Layer already exists [2025-01-20T07:26:00.669Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:00.669Z] 3b884fe191eb: Layer already exists [2025-01-20T07:26:00.669Z] e270179d7879: Layer already exists [2025-01-20T07:26:00.669Z] 4970c826b242: Layer already exists [2025-01-20T07:26:00.669Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:00.669Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:00.934Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:01.330Z] + 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-20T07:26:01.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-20T07:26:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-20T07:26:01.673Z] d30baef106c3: Preparing [2025-01-20T07:26:01.673Z] 7f367c9c152c: Preparing [2025-01-20T07:26:01.673Z] 3b884fe191eb: Preparing [2025-01-20T07:26:01.673Z] c82af308fbae: Preparing [2025-01-20T07:26:01.673Z] 968fbf732dab: Preparing [2025-01-20T07:26:01.673Z] e270179d7879: Preparing [2025-01-20T07:26:01.673Z] d9768c9096cb: Preparing [2025-01-20T07:26:01.673Z] 4970c826b242: Preparing [2025-01-20T07:26:01.673Z] 534a70dc8296: Preparing [2025-01-20T07:26:01.673Z] d9768c9096cb: Waiting [2025-01-20T07:26:01.673Z] e270179d7879: Waiting [2025-01-20T07:26:01.673Z] 4970c826b242: Waiting [2025-01-20T07:26:01.673Z] 534a70dc8296: Waiting [2025-01-20T07:26:01.673Z] d30baef106c3: Layer already exists [2025-01-20T07:26:01.673Z] c82af308fbae: Layer already exists [2025-01-20T07:26:01.673Z] 3b884fe191eb: Layer already exists [2025-01-20T07:26:01.673Z] 7f367c9c152c: Layer already exists [2025-01-20T07:26:01.673Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:01.673Z] e270179d7879: Layer already exists [2025-01-20T07:26:01.673Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:01.673Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:01.673Z] 4970c826b242: Layer already exists [2025-01-20T07:26:01.945Z] main: digest: sha256:e06cfd909da7eb0e013ce67981876332be0a6b9983ad99f9e530d8a9b8ac5fd3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:02.029Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:02.042Z] taggedImages: [2025-01-20T07:26:02.042Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:02.042Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-20T07:26:02.042Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.48 [2025-01-20T07:26:02.042Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:02.042Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-20T07:26:02.070Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-20T07:26:02.070Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:02.070Z] latest [2025-01-20T07:26:02.070Z] 4.0.0-dev.48 [2025-01-20T07:26:02.070Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:02.070Z] main [2025-01-20T07:26:02.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:02.452Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:02.823Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:02.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T07:26:02.823Z] 9f611823709f: Preparing [2025-01-20T07:26:02.823Z] b70caf6f6f68: Preparing [2025-01-20T07:26:02.823Z] 37f3be4957cd: Preparing [2025-01-20T07:26:02.823Z] d914d5dee293: Preparing [2025-01-20T07:26:02.823Z] 6df5a1aec371: Preparing [2025-01-20T07:26:02.823Z] 65cab5dab5d3: Preparing [2025-01-20T07:26:02.823Z] 2da4430354ef: Preparing [2025-01-20T07:26:02.823Z] 968fbf732dab: Preparing [2025-01-20T07:26:02.823Z] e270179d7879: Preparing [2025-01-20T07:26:02.823Z] d5523f34e8af: Preparing [2025-01-20T07:26:02.823Z] 65cab5dab5d3: Waiting [2025-01-20T07:26:02.823Z] 2da4430354ef: Waiting [2025-01-20T07:26:02.823Z] b3d6dd47e2c2: Preparing [2025-01-20T07:26:02.823Z] 968fbf732dab: Waiting [2025-01-20T07:26:02.823Z] 5f70bf18a086: Preparing [2025-01-20T07:26:02.823Z] e270179d7879: Waiting [2025-01-20T07:26:02.823Z] 4ce18c3e5321: Preparing [2025-01-20T07:26:02.823Z] d5523f34e8af: Waiting [2025-01-20T07:26:02.823Z] cb7f29bdc1af: Preparing [2025-01-20T07:26:02.823Z] b3d6dd47e2c2: Waiting [2025-01-20T07:26:02.823Z] 5f70bf18a086: Waiting [2025-01-20T07:26:02.823Z] ab24cf11c654: Preparing [2025-01-20T07:26:02.823Z] cb7f29bdc1af: Waiting [2025-01-20T07:26:02.823Z] 4ce18c3e5321: Waiting [2025-01-20T07:26:02.823Z] 534a70dc8296: Preparing [2025-01-20T07:26:02.823Z] ab24cf11c654: Waiting [2025-01-20T07:26:03.095Z] d914d5dee293: Pushed [2025-01-20T07:26:03.095Z] b70caf6f6f68: Pushed [2025-01-20T07:26:03.095Z] 6df5a1aec371: Pushed [2025-01-20T07:26:03.095Z] 37f3be4957cd: Pushed [2025-01-20T07:26:03.095Z] 9f611823709f: Pushed [2025-01-20T07:26:03.095Z] e270179d7879: Layer already exists [2025-01-20T07:26:03.095Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:03.095Z] 5f70bf18a086: Layer already exists [2025-01-20T07:26:03.095Z] 65cab5dab5d3: Pushed [2025-01-20T07:26:03.095Z] d5523f34e8af: Pushed [2025-01-20T07:26:03.364Z] b3d6dd47e2c2: Pushed [2025-01-20T07:26:03.364Z] 4ce18c3e5321: Pushed [2025-01-20T07:26:03.364Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:03.364Z] cb7f29bdc1af: Pushed [2025-01-20T07:26:03.364Z] ab24cf11c654: Pushed [2025-01-20T07:26:05.980Z] 2da4430354ef: Pushed [2025-01-20T07:26:06.247Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:06.614Z] + 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-20T07:26:06.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-20T07:26:06.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T07:26:06.991Z] 9f611823709f: Preparing [2025-01-20T07:26:06.991Z] b70caf6f6f68: Preparing [2025-01-20T07:26:06.991Z] 37f3be4957cd: Preparing [2025-01-20T07:26:06.991Z] d914d5dee293: Preparing [2025-01-20T07:26:06.991Z] 6df5a1aec371: Preparing [2025-01-20T07:26:06.991Z] 65cab5dab5d3: Preparing [2025-01-20T07:26:06.991Z] 2da4430354ef: Preparing [2025-01-20T07:26:06.991Z] 968fbf732dab: Preparing [2025-01-20T07:26:06.991Z] e270179d7879: Preparing [2025-01-20T07:26:06.991Z] d5523f34e8af: Preparing [2025-01-20T07:26:06.991Z] b3d6dd47e2c2: Preparing [2025-01-20T07:26:06.991Z] 5f70bf18a086: Preparing [2025-01-20T07:26:06.991Z] 4ce18c3e5321: Preparing [2025-01-20T07:26:06.991Z] cb7f29bdc1af: Preparing [2025-01-20T07:26:06.991Z] ab24cf11c654: Preparing [2025-01-20T07:26:06.991Z] 534a70dc8296: Preparing [2025-01-20T07:26:06.991Z] b3d6dd47e2c2: Waiting [2025-01-20T07:26:06.991Z] 5f70bf18a086: Waiting [2025-01-20T07:26:06.991Z] 4ce18c3e5321: Waiting [2025-01-20T07:26:06.991Z] cb7f29bdc1af: Waiting [2025-01-20T07:26:06.991Z] ab24cf11c654: Waiting [2025-01-20T07:26:06.991Z] 534a70dc8296: Waiting [2025-01-20T07:26:06.991Z] 65cab5dab5d3: Waiting [2025-01-20T07:26:06.991Z] 2da4430354ef: Waiting [2025-01-20T07:26:06.991Z] 968fbf732dab: Waiting [2025-01-20T07:26:06.991Z] d5523f34e8af: Waiting [2025-01-20T07:26:06.991Z] e270179d7879: Waiting [2025-01-20T07:26:06.991Z] 9f611823709f: Layer already exists [2025-01-20T07:26:06.991Z] d914d5dee293: Layer already exists [2025-01-20T07:26:06.991Z] b70caf6f6f68: Layer already exists [2025-01-20T07:26:06.991Z] 37f3be4957cd: Layer already exists [2025-01-20T07:26:06.991Z] 6df5a1aec371: Layer already exists [2025-01-20T07:26:06.991Z] 65cab5dab5d3: Layer already exists [2025-01-20T07:26:06.991Z] d5523f34e8af: Layer already exists [2025-01-20T07:26:06.991Z] e270179d7879: Layer already exists [2025-01-20T07:26:06.991Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:06.991Z] 2da4430354ef: Layer already exists [2025-01-20T07:26:07.258Z] b3d6dd47e2c2: Layer already exists [2025-01-20T07:26:07.258Z] cb7f29bdc1af: Layer already exists [2025-01-20T07:26:07.258Z] 5f70bf18a086: Layer already exists [2025-01-20T07:26:07.258Z] ab24cf11c654: Layer already exists [2025-01-20T07:26:07.258Z] 4ce18c3e5321: Layer already exists [2025-01-20T07:26:07.258Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:07.258Z] latest: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:07.637Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:08.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 [2025-01-20T07:26:08.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T07:26:08.000Z] 9f611823709f: Preparing [2025-01-20T07:26:08.000Z] b70caf6f6f68: Preparing [2025-01-20T07:26:08.000Z] 37f3be4957cd: Preparing [2025-01-20T07:26:08.000Z] d914d5dee293: Preparing [2025-01-20T07:26:08.000Z] 6df5a1aec371: Preparing [2025-01-20T07:26:08.000Z] 65cab5dab5d3: Preparing [2025-01-20T07:26:08.000Z] 65cab5dab5d3: Waiting [2025-01-20T07:26:08.000Z] 2da4430354ef: Preparing [2025-01-20T07:26:08.000Z] 968fbf732dab: Preparing [2025-01-20T07:26:08.000Z] e270179d7879: Preparing [2025-01-20T07:26:08.000Z] d5523f34e8af: Preparing [2025-01-20T07:26:08.000Z] 968fbf732dab: Waiting [2025-01-20T07:26:08.000Z] 2da4430354ef: Waiting [2025-01-20T07:26:08.000Z] b3d6dd47e2c2: Preparing [2025-01-20T07:26:08.000Z] e270179d7879: Waiting [2025-01-20T07:26:08.000Z] 5f70bf18a086: Preparing [2025-01-20T07:26:08.000Z] d5523f34e8af: Waiting [2025-01-20T07:26:08.000Z] 4ce18c3e5321: Preparing [2025-01-20T07:26:08.000Z] b3d6dd47e2c2: Waiting [2025-01-20T07:26:08.000Z] cb7f29bdc1af: Preparing [2025-01-20T07:26:08.000Z] ab24cf11c654: Preparing [2025-01-20T07:26:08.000Z] 5f70bf18a086: Waiting [2025-01-20T07:26:08.000Z] 534a70dc8296: Preparing [2025-01-20T07:26:08.000Z] cb7f29bdc1af: Waiting [2025-01-20T07:26:08.000Z] ab24cf11c654: Waiting [2025-01-20T07:26:08.000Z] 4ce18c3e5321: Waiting [2025-01-20T07:26:08.000Z] 534a70dc8296: Waiting [2025-01-20T07:26:08.000Z] 37f3be4957cd: Layer already exists [2025-01-20T07:26:08.000Z] 9f611823709f: Layer already exists [2025-01-20T07:26:08.000Z] d914d5dee293: Layer already exists [2025-01-20T07:26:08.000Z] b70caf6f6f68: Layer already exists [2025-01-20T07:26:08.000Z] 6df5a1aec371: Layer already exists [2025-01-20T07:26:08.000Z] d5523f34e8af: Layer already exists [2025-01-20T07:26:08.000Z] e270179d7879: Layer already exists [2025-01-20T07:26:08.000Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:08.000Z] 65cab5dab5d3: Layer already exists [2025-01-20T07:26:08.000Z] 2da4430354ef: Layer already exists [2025-01-20T07:26:08.000Z] b3d6dd47e2c2: Layer already exists [2025-01-20T07:26:08.000Z] 5f70bf18a086: Layer already exists [2025-01-20T07:26:08.000Z] 4ce18c3e5321: Layer already exists [2025-01-20T07:26:08.000Z] cb7f29bdc1af: Layer already exists [2025-01-20T07:26:08.000Z] ab24cf11c654: Layer already exists [2025-01-20T07:26:08.000Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:08.267Z] 4.0.0-dev.48: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:08.620Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:08.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:08.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T07:26:08.967Z] 9f611823709f: Preparing [2025-01-20T07:26:08.967Z] b70caf6f6f68: Preparing [2025-01-20T07:26:08.967Z] 37f3be4957cd: Preparing [2025-01-20T07:26:08.967Z] d914d5dee293: Preparing [2025-01-20T07:26:08.967Z] 6df5a1aec371: Preparing [2025-01-20T07:26:08.967Z] 65cab5dab5d3: Preparing [2025-01-20T07:26:08.967Z] 2da4430354ef: Preparing [2025-01-20T07:26:08.967Z] 968fbf732dab: Preparing [2025-01-20T07:26:08.967Z] e270179d7879: Preparing [2025-01-20T07:26:08.967Z] d5523f34e8af: Preparing [2025-01-20T07:26:08.967Z] b3d6dd47e2c2: Preparing [2025-01-20T07:26:08.967Z] 65cab5dab5d3: Waiting [2025-01-20T07:26:08.967Z] 5f70bf18a086: Preparing [2025-01-20T07:26:08.967Z] 2da4430354ef: Waiting [2025-01-20T07:26:08.967Z] 4ce18c3e5321: Preparing [2025-01-20T07:26:08.967Z] 968fbf732dab: Waiting [2025-01-20T07:26:08.967Z] e270179d7879: Waiting [2025-01-20T07:26:08.967Z] cb7f29bdc1af: Preparing [2025-01-20T07:26:08.967Z] 5f70bf18a086: Waiting [2025-01-20T07:26:08.967Z] ab24cf11c654: Preparing [2025-01-20T07:26:08.967Z] 4ce18c3e5321: Waiting [2025-01-20T07:26:08.967Z] 534a70dc8296: Preparing [2025-01-20T07:26:08.967Z] d5523f34e8af: Waiting [2025-01-20T07:26:08.967Z] b3d6dd47e2c2: Waiting [2025-01-20T07:26:08.967Z] cb7f29bdc1af: Waiting [2025-01-20T07:26:08.967Z] ab24cf11c654: Waiting [2025-01-20T07:26:08.967Z] 534a70dc8296: Waiting [2025-01-20T07:26:08.967Z] d914d5dee293: Layer already exists [2025-01-20T07:26:08.967Z] b70caf6f6f68: Layer already exists [2025-01-20T07:26:08.967Z] 37f3be4957cd: Layer already exists [2025-01-20T07:26:08.967Z] 9f611823709f: Layer already exists [2025-01-20T07:26:08.967Z] 6df5a1aec371: Layer already exists [2025-01-20T07:26:08.967Z] 65cab5dab5d3: Layer already exists [2025-01-20T07:26:08.967Z] 2da4430354ef: Layer already exists [2025-01-20T07:26:08.967Z] d5523f34e8af: Layer already exists [2025-01-20T07:26:08.967Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:08.967Z] e270179d7879: Layer already exists [2025-01-20T07:26:08.967Z] b3d6dd47e2c2: Layer already exists [2025-01-20T07:26:08.967Z] 4ce18c3e5321: Layer already exists [2025-01-20T07:26:08.967Z] 5f70bf18a086: Layer already exists [2025-01-20T07:26:08.967Z] ab24cf11c654: Layer already exists [2025-01-20T07:26:08.967Z] cb7f29bdc1af: Layer already exists [2025-01-20T07:26:09.237Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:09.237Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:09.579Z] + 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-20T07:26:09.927Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-20T07:26:09.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-20T07:26:09.927Z] 9f611823709f: Preparing [2025-01-20T07:26:09.927Z] b70caf6f6f68: Preparing [2025-01-20T07:26:09.927Z] 37f3be4957cd: Preparing [2025-01-20T07:26:09.927Z] d914d5dee293: Preparing [2025-01-20T07:26:09.927Z] 6df5a1aec371: Preparing [2025-01-20T07:26:09.927Z] 65cab5dab5d3: Preparing [2025-01-20T07:26:09.927Z] 2da4430354ef: Preparing [2025-01-20T07:26:09.927Z] 968fbf732dab: Preparing [2025-01-20T07:26:09.927Z] e270179d7879: Preparing [2025-01-20T07:26:09.927Z] d5523f34e8af: Preparing [2025-01-20T07:26:09.927Z] 65cab5dab5d3: Waiting [2025-01-20T07:26:09.927Z] b3d6dd47e2c2: Preparing [2025-01-20T07:26:09.927Z] 2da4430354ef: Waiting [2025-01-20T07:26:09.927Z] 968fbf732dab: Waiting [2025-01-20T07:26:09.927Z] 5f70bf18a086: Preparing [2025-01-20T07:26:09.927Z] 4ce18c3e5321: Preparing [2025-01-20T07:26:09.927Z] e270179d7879: Waiting [2025-01-20T07:26:09.927Z] d5523f34e8af: Waiting [2025-01-20T07:26:09.927Z] cb7f29bdc1af: Preparing [2025-01-20T07:26:09.927Z] b3d6dd47e2c2: Waiting [2025-01-20T07:26:09.927Z] 5f70bf18a086: Waiting [2025-01-20T07:26:09.927Z] ab24cf11c654: Preparing [2025-01-20T07:26:09.927Z] 4ce18c3e5321: Waiting [2025-01-20T07:26:09.927Z] cb7f29bdc1af: Waiting [2025-01-20T07:26:09.927Z] 534a70dc8296: Preparing [2025-01-20T07:26:09.927Z] ab24cf11c654: Waiting [2025-01-20T07:26:09.927Z] 534a70dc8296: Waiting [2025-01-20T07:26:09.927Z] b70caf6f6f68: Layer already exists [2025-01-20T07:26:09.927Z] 37f3be4957cd: Layer already exists [2025-01-20T07:26:09.927Z] 9f611823709f: Layer already exists [2025-01-20T07:26:09.927Z] 6df5a1aec371: Layer already exists [2025-01-20T07:26:09.927Z] d914d5dee293: Layer already exists [2025-01-20T07:26:09.927Z] 65cab5dab5d3: Layer already exists [2025-01-20T07:26:09.927Z] e270179d7879: Layer already exists [2025-01-20T07:26:09.927Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:09.927Z] d5523f34e8af: Layer already exists [2025-01-20T07:26:09.927Z] 2da4430354ef: Layer already exists [2025-01-20T07:26:09.927Z] b3d6dd47e2c2: Layer already exists [2025-01-20T07:26:09.927Z] ab24cf11c654: Layer already exists [2025-01-20T07:26:09.927Z] 5f70bf18a086: Layer already exists [2025-01-20T07:26:10.193Z] cb7f29bdc1af: Layer already exists [2025-01-20T07:26:10.193Z] 4ce18c3e5321: Layer already exists [2025-01-20T07:26:10.193Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:10.193Z] main: digest: sha256:0b97c350fe341c5cc80470701955917881504e307424362ee7991e48347b6551 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:10.275Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:10.292Z] taggedImages: [2025-01-20T07:26:10.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:10.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-20T07:26:10.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.48 [2025-01-20T07:26:10.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:10.292Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-20T07:26:10.323Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-20T07:26:10.323Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:10.323Z] latest [2025-01-20T07:26:10.323Z] 4.0.0-dev.48 [2025-01-20T07:26:10.323Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:10.323Z] main [2025-01-20T07:26:10.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:10.703Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:11.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:11.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T07:26:11.075Z] 0d02b160df86: Preparing [2025-01-20T07:26:11.075Z] 954b82c97a18: Preparing [2025-01-20T07:26:11.075Z] 42b8328735cd: Preparing [2025-01-20T07:26:11.075Z] 3e80d727bc74: Preparing [2025-01-20T07:26:11.075Z] 968fbf732dab: Preparing [2025-01-20T07:26:11.075Z] e270179d7879: Preparing [2025-01-20T07:26:11.075Z] d9768c9096cb: Preparing [2025-01-20T07:26:11.075Z] 4970c826b242: Preparing [2025-01-20T07:26:11.075Z] 534a70dc8296: Preparing [2025-01-20T07:26:11.075Z] e270179d7879: Waiting [2025-01-20T07:26:11.075Z] d9768c9096cb: Waiting [2025-01-20T07:26:11.075Z] 4970c826b242: Waiting [2025-01-20T07:26:11.075Z] 534a70dc8296: Waiting [2025-01-20T07:26:11.340Z] 42b8328735cd: Pushed [2025-01-20T07:26:11.340Z] 954b82c97a18: Pushed [2025-01-20T07:26:12.302Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:12.302Z] e270179d7879: Layer already exists [2025-01-20T07:26:12.302Z] 4970c826b242: Layer already exists [2025-01-20T07:26:12.302Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:12.302Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:12.302Z] 0d02b160df86: Pushed [2025-01-20T07:26:16.552Z] 3e80d727bc74: Pushed [2025-01-20T07:26:16.552Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:16.905Z] + 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-20T07:26:17.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-20T07:26:17.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T07:26:17.261Z] 0d02b160df86: Preparing [2025-01-20T07:26:17.261Z] 954b82c97a18: Preparing [2025-01-20T07:26:17.261Z] 42b8328735cd: Preparing [2025-01-20T07:26:17.261Z] 3e80d727bc74: Preparing [2025-01-20T07:26:17.261Z] 968fbf732dab: Preparing [2025-01-20T07:26:17.261Z] e270179d7879: Preparing [2025-01-20T07:26:17.261Z] d9768c9096cb: Preparing [2025-01-20T07:26:17.261Z] 4970c826b242: Preparing [2025-01-20T07:26:17.261Z] 534a70dc8296: Preparing [2025-01-20T07:26:17.261Z] e270179d7879: Waiting [2025-01-20T07:26:17.261Z] d9768c9096cb: Waiting [2025-01-20T07:26:17.261Z] 4970c826b242: Waiting [2025-01-20T07:26:17.261Z] 534a70dc8296: Waiting [2025-01-20T07:26:17.261Z] 954b82c97a18: Layer already exists [2025-01-20T07:26:17.261Z] 42b8328735cd: Layer already exists [2025-01-20T07:26:17.261Z] 3e80d727bc74: Layer already exists [2025-01-20T07:26:17.261Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:17.261Z] 0d02b160df86: Layer already exists [2025-01-20T07:26:17.261Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:17.261Z] 4970c826b242: Layer already exists [2025-01-20T07:26:17.261Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:17.261Z] e270179d7879: Layer already exists [2025-01-20T07:26:17.527Z] latest: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:17.881Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:18.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 [2025-01-20T07:26:18.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T07:26:18.227Z] 0d02b160df86: Preparing [2025-01-20T07:26:18.227Z] 954b82c97a18: Preparing [2025-01-20T07:26:18.227Z] 42b8328735cd: Preparing [2025-01-20T07:26:18.227Z] 3e80d727bc74: Preparing [2025-01-20T07:26:18.227Z] 968fbf732dab: Preparing [2025-01-20T07:26:18.227Z] e270179d7879: Preparing [2025-01-20T07:26:18.227Z] d9768c9096cb: Preparing [2025-01-20T07:26:18.227Z] 4970c826b242: Preparing [2025-01-20T07:26:18.227Z] 534a70dc8296: Preparing [2025-01-20T07:26:18.227Z] d9768c9096cb: Waiting [2025-01-20T07:26:18.227Z] 534a70dc8296: Waiting [2025-01-20T07:26:18.227Z] 4970c826b242: Waiting [2025-01-20T07:26:18.227Z] e270179d7879: Waiting [2025-01-20T07:26:18.227Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:18.227Z] 42b8328735cd: Layer already exists [2025-01-20T07:26:18.227Z] 3e80d727bc74: Layer already exists [2025-01-20T07:26:18.227Z] 954b82c97a18: Layer already exists [2025-01-20T07:26:18.227Z] 0d02b160df86: Layer already exists [2025-01-20T07:26:18.227Z] 4970c826b242: Layer already exists [2025-01-20T07:26:18.227Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:18.227Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:18.227Z] e270179d7879: Layer already exists [2025-01-20T07:26:18.492Z] 4.0.0-dev.48: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:18.840Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:19.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:19.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T07:26:19.194Z] 0d02b160df86: Preparing [2025-01-20T07:26:19.194Z] 954b82c97a18: Preparing [2025-01-20T07:26:19.194Z] 42b8328735cd: Preparing [2025-01-20T07:26:19.194Z] 3e80d727bc74: Preparing [2025-01-20T07:26:19.194Z] 968fbf732dab: Preparing [2025-01-20T07:26:19.194Z] e270179d7879: Preparing [2025-01-20T07:26:19.194Z] d9768c9096cb: Preparing [2025-01-20T07:26:19.194Z] 4970c826b242: Preparing [2025-01-20T07:26:19.194Z] 534a70dc8296: Preparing [2025-01-20T07:26:19.194Z] e270179d7879: Waiting [2025-01-20T07:26:19.194Z] d9768c9096cb: Waiting [2025-01-20T07:26:19.194Z] 4970c826b242: Waiting [2025-01-20T07:26:19.194Z] 534a70dc8296: Waiting [2025-01-20T07:26:19.194Z] 3e80d727bc74: Layer already exists [2025-01-20T07:26:19.194Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:19.194Z] 42b8328735cd: Layer already exists [2025-01-20T07:26:19.194Z] 954b82c97a18: Layer already exists [2025-01-20T07:26:19.194Z] 0d02b160df86: Layer already exists [2025-01-20T07:26:19.194Z] 4970c826b242: Layer already exists [2025-01-20T07:26:19.194Z] e270179d7879: Layer already exists [2025-01-20T07:26:19.194Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:19.194Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:19.459Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:19.821Z] + 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-20T07:26:20.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-20T07:26:20.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-20T07:26:20.165Z] 0d02b160df86: Preparing [2025-01-20T07:26:20.165Z] 954b82c97a18: Preparing [2025-01-20T07:26:20.165Z] 42b8328735cd: Preparing [2025-01-20T07:26:20.165Z] 3e80d727bc74: Preparing [2025-01-20T07:26:20.165Z] 968fbf732dab: Preparing [2025-01-20T07:26:20.165Z] e270179d7879: Preparing [2025-01-20T07:26:20.165Z] d9768c9096cb: Preparing [2025-01-20T07:26:20.165Z] 4970c826b242: Preparing [2025-01-20T07:26:20.165Z] 534a70dc8296: Preparing [2025-01-20T07:26:20.165Z] e270179d7879: Waiting [2025-01-20T07:26:20.165Z] 4970c826b242: Waiting [2025-01-20T07:26:20.165Z] d9768c9096cb: Waiting [2025-01-20T07:26:20.165Z] 534a70dc8296: Waiting [2025-01-20T07:26:20.165Z] 3e80d727bc74: Layer already exists [2025-01-20T07:26:20.165Z] 0d02b160df86: Layer already exists [2025-01-20T07:26:20.165Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:20.165Z] 42b8328735cd: Layer already exists [2025-01-20T07:26:20.165Z] 954b82c97a18: Layer already exists [2025-01-20T07:26:20.165Z] e270179d7879: Layer already exists [2025-01-20T07:26:20.165Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:20.165Z] 4970c826b242: Layer already exists [2025-01-20T07:26:20.165Z] d9768c9096cb: Layer already exists [2025-01-20T07:26:20.430Z] main: digest: sha256:5224d973e61d5dbbdea0f86ea411d443d0e2ad8ed7aed02f9785f83074183979 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:20.507Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:20.519Z] taggedImages: [2025-01-20T07:26:20.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:20.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-20T07:26:20.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.48 [2025-01-20T07:26:20.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:20.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-20T07:26:20.545Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-20T07:26:20.545Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:20.545Z] latest [2025-01-20T07:26:20.545Z] 4.0.0-dev.48 [2025-01-20T07:26:20.545Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:20.545Z] main [2025-01-20T07:26:20.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:20.905Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:21.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:21.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T07:26:21.273Z] 6e67bf8b75b3: Preparing [2025-01-20T07:26:21.273Z] 2407c5d7cd34: Preparing [2025-01-20T07:26:21.273Z] d8a709a8ea55: Preparing [2025-01-20T07:26:21.273Z] a12c1f5607ce: Preparing [2025-01-20T07:26:21.273Z] 284ef18b823d: Preparing [2025-01-20T07:26:21.273Z] 968fbf732dab: Preparing [2025-01-20T07:26:21.273Z] 968fbf732dab: Waiting [2025-01-20T07:26:21.273Z] e270179d7879: Preparing [2025-01-20T07:26:21.273Z] c31efe04a165: Preparing [2025-01-20T07:26:21.273Z] e270179d7879: Waiting [2025-01-20T07:26:21.273Z] c31efe04a165: Waiting [2025-01-20T07:26:21.273Z] 76500b307129: Preparing [2025-01-20T07:26:21.273Z] 76500b307129: Waiting [2025-01-20T07:26:21.273Z] ca9ea4358ab4: Preparing [2025-01-20T07:26:21.273Z] 534a70dc8296: Preparing [2025-01-20T07:26:21.273Z] ca9ea4358ab4: Waiting [2025-01-20T07:26:21.273Z] 534a70dc8296: Waiting [2025-01-20T07:26:21.538Z] a12c1f5607ce: Pushed [2025-01-20T07:26:21.538Z] 2407c5d7cd34: Pushed [2025-01-20T07:26:21.538Z] 6e67bf8b75b3: Pushed [2025-01-20T07:26:21.538Z] 284ef18b823d: Pushed [2025-01-20T07:26:21.538Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:21.538Z] e270179d7879: Layer already exists [2025-01-20T07:26:21.538Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:21.538Z] 76500b307129: Pushed [2025-01-20T07:26:21.538Z] c31efe04a165: Pushed [2025-01-20T07:26:23.473Z] d8a709a8ea55: Pushed [2025-01-20T07:26:24.428Z] ca9ea4358ab4: Pushed [2025-01-20T07:26:24.694Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:25.046Z] + 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-20T07:26:25.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-20T07:26:25.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T07:26:25.398Z] 6e67bf8b75b3: Preparing [2025-01-20T07:26:25.398Z] 2407c5d7cd34: Preparing [2025-01-20T07:26:25.398Z] d8a709a8ea55: Preparing [2025-01-20T07:26:25.398Z] a12c1f5607ce: Preparing [2025-01-20T07:26:25.398Z] 284ef18b823d: Preparing [2025-01-20T07:26:25.398Z] 968fbf732dab: Preparing [2025-01-20T07:26:25.398Z] e270179d7879: Preparing [2025-01-20T07:26:25.398Z] c31efe04a165: Preparing [2025-01-20T07:26:25.398Z] 76500b307129: Preparing [2025-01-20T07:26:25.398Z] ca9ea4358ab4: Preparing [2025-01-20T07:26:25.398Z] 534a70dc8296: Preparing [2025-01-20T07:26:25.398Z] 968fbf732dab: Waiting [2025-01-20T07:26:25.398Z] e270179d7879: Waiting [2025-01-20T07:26:25.398Z] c31efe04a165: Waiting [2025-01-20T07:26:25.398Z] 76500b307129: Waiting [2025-01-20T07:26:25.398Z] 534a70dc8296: Waiting [2025-01-20T07:26:25.398Z] ca9ea4358ab4: Waiting [2025-01-20T07:26:25.398Z] d8a709a8ea55: Layer already exists [2025-01-20T07:26:25.398Z] 6e67bf8b75b3: Layer already exists [2025-01-20T07:26:25.398Z] 2407c5d7cd34: Layer already exists [2025-01-20T07:26:25.398Z] 284ef18b823d: Layer already exists [2025-01-20T07:26:25.398Z] a12c1f5607ce: Layer already exists [2025-01-20T07:26:25.398Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:25.398Z] e270179d7879: Layer already exists [2025-01-20T07:26:25.398Z] c31efe04a165: Layer already exists [2025-01-20T07:26:25.398Z] ca9ea4358ab4: Layer already exists [2025-01-20T07:26:25.398Z] 76500b307129: Layer already exists [2025-01-20T07:26:25.398Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:25.662Z] latest: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:26.005Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:26.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 [2025-01-20T07:26:26.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T07:26:26.349Z] 6e67bf8b75b3: Preparing [2025-01-20T07:26:26.349Z] 2407c5d7cd34: Preparing [2025-01-20T07:26:26.349Z] d8a709a8ea55: Preparing [2025-01-20T07:26:26.349Z] a12c1f5607ce: Preparing [2025-01-20T07:26:26.349Z] 284ef18b823d: Preparing [2025-01-20T07:26:26.349Z] 968fbf732dab: Preparing [2025-01-20T07:26:26.349Z] e270179d7879: Preparing [2025-01-20T07:26:26.349Z] c31efe04a165: Preparing [2025-01-20T07:26:26.349Z] 76500b307129: Preparing [2025-01-20T07:26:26.349Z] ca9ea4358ab4: Preparing [2025-01-20T07:26:26.349Z] 534a70dc8296: Preparing [2025-01-20T07:26:26.349Z] 968fbf732dab: Waiting [2025-01-20T07:26:26.349Z] c31efe04a165: Waiting [2025-01-20T07:26:26.349Z] e270179d7879: Waiting [2025-01-20T07:26:26.349Z] 76500b307129: Waiting [2025-01-20T07:26:26.349Z] 534a70dc8296: Waiting [2025-01-20T07:26:26.349Z] ca9ea4358ab4: Waiting [2025-01-20T07:26:26.349Z] 284ef18b823d: Layer already exists [2025-01-20T07:26:26.349Z] a12c1f5607ce: Layer already exists [2025-01-20T07:26:26.349Z] d8a709a8ea55: Layer already exists [2025-01-20T07:26:26.349Z] 6e67bf8b75b3: Layer already exists [2025-01-20T07:26:26.349Z] 2407c5d7cd34: Layer already exists [2025-01-20T07:26:26.349Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:26.349Z] e270179d7879: Layer already exists [2025-01-20T07:26:26.349Z] 76500b307129: Layer already exists [2025-01-20T07:26:26.349Z] c31efe04a165: Layer already exists [2025-01-20T07:26:26.349Z] ca9ea4358ab4: Layer already exists [2025-01-20T07:26:26.349Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:26.614Z] 4.0.0-dev.48: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:26.968Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:27.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:27.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T07:26:27.324Z] 6e67bf8b75b3: Preparing [2025-01-20T07:26:27.324Z] 2407c5d7cd34: Preparing [2025-01-20T07:26:27.324Z] d8a709a8ea55: Preparing [2025-01-20T07:26:27.324Z] a12c1f5607ce: Preparing [2025-01-20T07:26:27.324Z] 284ef18b823d: Preparing [2025-01-20T07:26:27.324Z] 968fbf732dab: Preparing [2025-01-20T07:26:27.324Z] e270179d7879: Preparing [2025-01-20T07:26:27.324Z] c31efe04a165: Preparing [2025-01-20T07:26:27.324Z] 76500b307129: Preparing [2025-01-20T07:26:27.324Z] ca9ea4358ab4: Preparing [2025-01-20T07:26:27.324Z] 968fbf732dab: Waiting [2025-01-20T07:26:27.324Z] e270179d7879: Waiting [2025-01-20T07:26:27.324Z] 534a70dc8296: Preparing [2025-01-20T07:26:27.324Z] c31efe04a165: Waiting [2025-01-20T07:26:27.324Z] 76500b307129: Waiting [2025-01-20T07:26:27.324Z] ca9ea4358ab4: Waiting [2025-01-20T07:26:27.324Z] 534a70dc8296: Waiting [2025-01-20T07:26:27.324Z] d8a709a8ea55: Layer already exists [2025-01-20T07:26:27.324Z] 2407c5d7cd34: Layer already exists [2025-01-20T07:26:27.324Z] a12c1f5607ce: Layer already exists [2025-01-20T07:26:27.324Z] 284ef18b823d: Layer already exists [2025-01-20T07:26:27.324Z] 6e67bf8b75b3: Layer already exists [2025-01-20T07:26:27.324Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:27.324Z] ca9ea4358ab4: Layer already exists [2025-01-20T07:26:27.324Z] c31efe04a165: Layer already exists [2025-01-20T07:26:27.324Z] 76500b307129: Layer already exists [2025-01-20T07:26:27.324Z] e270179d7879: Layer already exists [2025-01-20T07:26:27.324Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:27.590Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:27.944Z] + 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-20T07:26:28.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-20T07:26:28.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-20T07:26:28.291Z] 6e67bf8b75b3: Preparing [2025-01-20T07:26:28.291Z] 2407c5d7cd34: Preparing [2025-01-20T07:26:28.291Z] d8a709a8ea55: Preparing [2025-01-20T07:26:28.291Z] a12c1f5607ce: Preparing [2025-01-20T07:26:28.291Z] 284ef18b823d: Preparing [2025-01-20T07:26:28.291Z] 968fbf732dab: Preparing [2025-01-20T07:26:28.291Z] e270179d7879: Preparing [2025-01-20T07:26:28.291Z] c31efe04a165: Preparing [2025-01-20T07:26:28.291Z] 76500b307129: Preparing [2025-01-20T07:26:28.291Z] ca9ea4358ab4: Preparing [2025-01-20T07:26:28.291Z] 968fbf732dab: Waiting [2025-01-20T07:26:28.291Z] 534a70dc8296: Preparing [2025-01-20T07:26:28.291Z] e270179d7879: Waiting [2025-01-20T07:26:28.291Z] c31efe04a165: Waiting [2025-01-20T07:26:28.291Z] 76500b307129: Waiting [2025-01-20T07:26:28.291Z] 534a70dc8296: Waiting [2025-01-20T07:26:28.291Z] ca9ea4358ab4: Waiting [2025-01-20T07:26:28.291Z] d8a709a8ea55: Layer already exists [2025-01-20T07:26:28.291Z] 6e67bf8b75b3: Layer already exists [2025-01-20T07:26:28.291Z] a12c1f5607ce: Layer already exists [2025-01-20T07:26:28.291Z] 284ef18b823d: Layer already exists [2025-01-20T07:26:28.291Z] 2407c5d7cd34: Layer already exists [2025-01-20T07:26:28.291Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:28.291Z] e270179d7879: Layer already exists [2025-01-20T07:26:28.291Z] ca9ea4358ab4: Layer already exists [2025-01-20T07:26:28.291Z] c31efe04a165: Layer already exists [2025-01-20T07:26:28.291Z] 76500b307129: Layer already exists [2025-01-20T07:26:28.291Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:28.556Z] main: digest: sha256:a71f0fae449c2e7771775cb4e739a63143da56e1009144471b71584779f30d10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:28.632Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:28.646Z] taggedImages: [2025-01-20T07:26:28.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:28.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-20T07:26:28.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.48 [2025-01-20T07:26:28.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:28.646Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-20T07:26:28.677Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-20T07:26:28.677Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:28.677Z] latest [2025-01-20T07:26:28.677Z] 4.0.0-dev.48 [2025-01-20T07:26:28.677Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:28.677Z] main [2025-01-20T07:26:28.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:29.036Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:29.377Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:29.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T07:26:29.377Z] 9641b7a51343: Preparing [2025-01-20T07:26:29.377Z] 079ce4378b36: Preparing [2025-01-20T07:26:29.377Z] 313f1a5b3e75: Preparing [2025-01-20T07:26:29.377Z] b7e4e8a394d6: Preparing [2025-01-20T07:26:29.377Z] 0ef587e29c55: Preparing [2025-01-20T07:26:29.377Z] 38035d0d9f68: Preparing [2025-01-20T07:26:29.377Z] 885e6f3b589e: Preparing [2025-01-20T07:26:29.377Z] 968fbf732dab: Preparing [2025-01-20T07:26:29.377Z] e270179d7879: Preparing [2025-01-20T07:26:29.377Z] 6f5501117451: Preparing [2025-01-20T07:26:29.377Z] d0a5d27055bf: Preparing [2025-01-20T07:26:29.377Z] 534a70dc8296: Preparing [2025-01-20T07:26:29.377Z] 968fbf732dab: Waiting [2025-01-20T07:26:29.377Z] e270179d7879: Waiting [2025-01-20T07:26:29.377Z] 6f5501117451: Waiting [2025-01-20T07:26:29.377Z] d0a5d27055bf: Waiting [2025-01-20T07:26:29.377Z] 534a70dc8296: Waiting [2025-01-20T07:26:29.377Z] 38035d0d9f68: Waiting [2025-01-20T07:26:29.377Z] 885e6f3b589e: Waiting [2025-01-20T07:26:29.642Z] 0ef587e29c55: Pushed [2025-01-20T07:26:29.642Z] 9641b7a51343: Pushed [2025-01-20T07:26:29.642Z] 079ce4378b36: Pushed [2025-01-20T07:26:29.642Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:29.642Z] e270179d7879: Layer already exists [2025-01-20T07:26:29.642Z] 38035d0d9f68: Pushed [2025-01-20T07:26:29.642Z] 885e6f3b589e: Pushed [2025-01-20T07:26:29.907Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:29.907Z] 6f5501117451: Pushed [2025-01-20T07:26:31.842Z] b7e4e8a394d6: Pushed [2025-01-20T07:26:32.108Z] 313f1a5b3e75: Pushed [2025-01-20T07:26:32.373Z] d0a5d27055bf: Pushed [2025-01-20T07:26:32.640Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:33.001Z] + 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-20T07:26:33.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-20T07:26:33.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T07:26:33.354Z] 9641b7a51343: Preparing [2025-01-20T07:26:33.354Z] 079ce4378b36: Preparing [2025-01-20T07:26:33.354Z] 313f1a5b3e75: Preparing [2025-01-20T07:26:33.354Z] b7e4e8a394d6: Preparing [2025-01-20T07:26:33.354Z] 0ef587e29c55: Preparing [2025-01-20T07:26:33.354Z] 38035d0d9f68: Preparing [2025-01-20T07:26:33.354Z] 885e6f3b589e: Preparing [2025-01-20T07:26:33.354Z] 968fbf732dab: Preparing [2025-01-20T07:26:33.354Z] 38035d0d9f68: Waiting [2025-01-20T07:26:33.354Z] 885e6f3b589e: Waiting [2025-01-20T07:26:33.354Z] e270179d7879: Preparing [2025-01-20T07:26:33.354Z] 968fbf732dab: Waiting [2025-01-20T07:26:33.354Z] 6f5501117451: Preparing [2025-01-20T07:26:33.354Z] e270179d7879: Waiting [2025-01-20T07:26:33.354Z] d0a5d27055bf: Preparing [2025-01-20T07:26:33.354Z] 534a70dc8296: Preparing [2025-01-20T07:26:33.354Z] 6f5501117451: Waiting [2025-01-20T07:26:33.354Z] d0a5d27055bf: Waiting [2025-01-20T07:26:33.354Z] 534a70dc8296: Waiting [2025-01-20T07:26:33.354Z] 079ce4378b36: Layer already exists [2025-01-20T07:26:33.354Z] b7e4e8a394d6: Layer already exists [2025-01-20T07:26:33.354Z] 9641b7a51343: Layer already exists [2025-01-20T07:26:33.354Z] 0ef587e29c55: Layer already exists [2025-01-20T07:26:33.354Z] 313f1a5b3e75: Layer already exists [2025-01-20T07:26:33.354Z] 38035d0d9f68: Layer already exists [2025-01-20T07:26:33.354Z] e270179d7879: Layer already exists [2025-01-20T07:26:33.354Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:33.354Z] 885e6f3b589e: Layer already exists [2025-01-20T07:26:33.354Z] 6f5501117451: Layer already exists [2025-01-20T07:26:33.354Z] d0a5d27055bf: Layer already exists [2025-01-20T07:26:33.354Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:33.619Z] latest: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:33.980Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:34.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 [2025-01-20T07:26:34.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T07:26:34.329Z] 9641b7a51343: Preparing [2025-01-20T07:26:34.329Z] 079ce4378b36: Preparing [2025-01-20T07:26:34.329Z] 313f1a5b3e75: Preparing [2025-01-20T07:26:34.329Z] b7e4e8a394d6: Preparing [2025-01-20T07:26:34.329Z] 0ef587e29c55: Preparing [2025-01-20T07:26:34.329Z] 38035d0d9f68: Preparing [2025-01-20T07:26:34.329Z] 885e6f3b589e: Preparing [2025-01-20T07:26:34.329Z] 968fbf732dab: Preparing [2025-01-20T07:26:34.329Z] e270179d7879: Preparing [2025-01-20T07:26:34.329Z] 6f5501117451: Preparing [2025-01-20T07:26:34.329Z] d0a5d27055bf: Preparing [2025-01-20T07:26:34.329Z] 534a70dc8296: Preparing [2025-01-20T07:26:34.329Z] 38035d0d9f68: Waiting [2025-01-20T07:26:34.329Z] 6f5501117451: Waiting [2025-01-20T07:26:34.329Z] d0a5d27055bf: Waiting [2025-01-20T07:26:34.329Z] 534a70dc8296: Waiting [2025-01-20T07:26:34.329Z] 885e6f3b589e: Waiting [2025-01-20T07:26:34.329Z] 968fbf732dab: Waiting [2025-01-20T07:26:34.329Z] e270179d7879: Waiting [2025-01-20T07:26:34.329Z] 9641b7a51343: Layer already exists [2025-01-20T07:26:34.329Z] 079ce4378b36: Layer already exists [2025-01-20T07:26:34.329Z] 313f1a5b3e75: Layer already exists [2025-01-20T07:26:34.329Z] 0ef587e29c55: Layer already exists [2025-01-20T07:26:34.329Z] b7e4e8a394d6: Layer already exists [2025-01-20T07:26:34.329Z] 38035d0d9f68: Layer already exists [2025-01-20T07:26:34.329Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:34.329Z] e270179d7879: Layer already exists [2025-01-20T07:26:34.329Z] 885e6f3b589e: Layer already exists [2025-01-20T07:26:34.329Z] 6f5501117451: Layer already exists [2025-01-20T07:26:34.329Z] d0a5d27055bf: Layer already exists [2025-01-20T07:26:34.329Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:34.593Z] 4.0.0-dev.48: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:34.942Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:35.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:35.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T07:26:35.293Z] 9641b7a51343: Preparing [2025-01-20T07:26:35.293Z] 079ce4378b36: Preparing [2025-01-20T07:26:35.293Z] 313f1a5b3e75: Preparing [2025-01-20T07:26:35.293Z] b7e4e8a394d6: Preparing [2025-01-20T07:26:35.293Z] 0ef587e29c55: Preparing [2025-01-20T07:26:35.293Z] 38035d0d9f68: Preparing [2025-01-20T07:26:35.293Z] 885e6f3b589e: Preparing [2025-01-20T07:26:35.293Z] 968fbf732dab: Preparing [2025-01-20T07:26:35.293Z] e270179d7879: Preparing [2025-01-20T07:26:35.293Z] 6f5501117451: Preparing [2025-01-20T07:26:35.293Z] d0a5d27055bf: Preparing [2025-01-20T07:26:35.293Z] 534a70dc8296: Preparing [2025-01-20T07:26:35.293Z] 38035d0d9f68: Waiting [2025-01-20T07:26:35.293Z] 885e6f3b589e: Waiting [2025-01-20T07:26:35.293Z] 968fbf732dab: Waiting [2025-01-20T07:26:35.293Z] e270179d7879: Waiting [2025-01-20T07:26:35.293Z] d0a5d27055bf: Waiting [2025-01-20T07:26:35.293Z] 6f5501117451: Waiting [2025-01-20T07:26:35.293Z] 534a70dc8296: Waiting [2025-01-20T07:26:35.293Z] 9641b7a51343: Layer already exists [2025-01-20T07:26:35.293Z] 313f1a5b3e75: Layer already exists [2025-01-20T07:26:35.293Z] 0ef587e29c55: Layer already exists [2025-01-20T07:26:35.293Z] 079ce4378b36: Layer already exists [2025-01-20T07:26:35.293Z] b7e4e8a394d6: Layer already exists [2025-01-20T07:26:35.293Z] 38035d0d9f68: Layer already exists [2025-01-20T07:26:35.293Z] 6f5501117451: Layer already exists [2025-01-20T07:26:35.293Z] e270179d7879: Layer already exists [2025-01-20T07:26:35.293Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:35.293Z] 885e6f3b589e: Layer already exists [2025-01-20T07:26:35.293Z] d0a5d27055bf: Layer already exists [2025-01-20T07:26:35.293Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:35.556Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:35.913Z] + 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-20T07:26:36.258Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-20T07:26:36.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-20T07:26:36.258Z] 9641b7a51343: Preparing [2025-01-20T07:26:36.258Z] 079ce4378b36: Preparing [2025-01-20T07:26:36.258Z] 313f1a5b3e75: Preparing [2025-01-20T07:26:36.258Z] b7e4e8a394d6: Preparing [2025-01-20T07:26:36.258Z] 0ef587e29c55: Preparing [2025-01-20T07:26:36.258Z] 38035d0d9f68: Preparing [2025-01-20T07:26:36.258Z] 885e6f3b589e: Preparing [2025-01-20T07:26:36.258Z] 968fbf732dab: Preparing [2025-01-20T07:26:36.258Z] 38035d0d9f68: Waiting [2025-01-20T07:26:36.258Z] 885e6f3b589e: Waiting [2025-01-20T07:26:36.258Z] e270179d7879: Preparing [2025-01-20T07:26:36.258Z] 968fbf732dab: Waiting [2025-01-20T07:26:36.258Z] e270179d7879: Waiting [2025-01-20T07:26:36.258Z] 6f5501117451: Preparing [2025-01-20T07:26:36.258Z] d0a5d27055bf: Preparing [2025-01-20T07:26:36.258Z] 534a70dc8296: Preparing [2025-01-20T07:26:36.258Z] 6f5501117451: Waiting [2025-01-20T07:26:36.258Z] 534a70dc8296: Waiting [2025-01-20T07:26:36.258Z] d0a5d27055bf: Waiting [2025-01-20T07:26:36.258Z] 313f1a5b3e75: Layer already exists [2025-01-20T07:26:36.258Z] 079ce4378b36: Layer already exists [2025-01-20T07:26:36.258Z] 9641b7a51343: Layer already exists [2025-01-20T07:26:36.258Z] 0ef587e29c55: Layer already exists [2025-01-20T07:26:36.258Z] b7e4e8a394d6: Layer already exists [2025-01-20T07:26:36.258Z] 38035d0d9f68: Layer already exists [2025-01-20T07:26:36.258Z] 885e6f3b589e: Layer already exists [2025-01-20T07:26:36.258Z] e270179d7879: Layer already exists [2025-01-20T07:26:36.258Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:36.258Z] 6f5501117451: Layer already exists [2025-01-20T07:26:36.258Z] d0a5d27055bf: Layer already exists [2025-01-20T07:26:36.258Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:36.522Z] main: digest: sha256:8a892096dddc390290e51f46832b101cbef24b162562b1e0baddd59b3d354925 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:36.601Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:36.612Z] taggedImages: [2025-01-20T07:26:36.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:36.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-20T07:26:36.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.48 [2025-01-20T07:26:36.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:36.612Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-20T07:26:36.634Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-20T07:26:36.634Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:36.634Z] latest [2025-01-20T07:26:36.634Z] 4.0.0-dev.48 [2025-01-20T07:26:36.634Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:36.634Z] main [2025-01-20T07:26:36.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:36.997Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:37.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T07:26:37.342Z] 650f7271fe83: Preparing [2025-01-20T07:26:37.342Z] 7234cee79271: Preparing [2025-01-20T07:26:37.342Z] 968fbf732dab: Preparing [2025-01-20T07:26:37.342Z] e270179d7879: Preparing [2025-01-20T07:26:37.342Z] dcccd8165693: Preparing [2025-01-20T07:26:37.342Z] f57f615572f7: Preparing [2025-01-20T07:26:37.342Z] 534a70dc8296: Preparing [2025-01-20T07:26:37.342Z] f57f615572f7: Waiting [2025-01-20T07:26:37.342Z] 534a70dc8296: Waiting [2025-01-20T07:26:37.342Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:37.342Z] e270179d7879: Layer already exists [2025-01-20T07:26:37.606Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:37.606Z] dcccd8165693: Pushed [2025-01-20T07:26:37.606Z] 650f7271fe83: Pushed [2025-01-20T07:26:39.539Z] f57f615572f7: Pushed [2025-01-20T07:26:41.467Z] 7234cee79271: Pushed [2025-01-20T07:26:41.467Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:41.836Z] + 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-20T07:26:42.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-20T07:26:42.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T07:26:42.193Z] 650f7271fe83: Preparing [2025-01-20T07:26:42.193Z] 7234cee79271: Preparing [2025-01-20T07:26:42.193Z] 968fbf732dab: Preparing [2025-01-20T07:26:42.193Z] e270179d7879: Preparing [2025-01-20T07:26:42.193Z] dcccd8165693: Preparing [2025-01-20T07:26:42.193Z] f57f615572f7: Preparing [2025-01-20T07:26:42.193Z] 534a70dc8296: Preparing [2025-01-20T07:26:42.193Z] f57f615572f7: Waiting [2025-01-20T07:26:42.193Z] 534a70dc8296: Waiting [2025-01-20T07:26:42.193Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:42.193Z] 7234cee79271: Layer already exists [2025-01-20T07:26:42.193Z] e270179d7879: Layer already exists [2025-01-20T07:26:42.193Z] dcccd8165693: Layer already exists [2025-01-20T07:26:42.193Z] 650f7271fe83: Layer already exists [2025-01-20T07:26:42.193Z] f57f615572f7: Layer already exists [2025-01-20T07:26:42.193Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:42.459Z] latest: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:42.817Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:43.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 [2025-01-20T07:26:43.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T07:26:43.161Z] 650f7271fe83: Preparing [2025-01-20T07:26:43.161Z] 7234cee79271: Preparing [2025-01-20T07:26:43.161Z] 968fbf732dab: Preparing [2025-01-20T07:26:43.161Z] e270179d7879: Preparing [2025-01-20T07:26:43.161Z] dcccd8165693: Preparing [2025-01-20T07:26:43.161Z] f57f615572f7: Preparing [2025-01-20T07:26:43.161Z] 534a70dc8296: Preparing [2025-01-20T07:26:43.161Z] 534a70dc8296: Waiting [2025-01-20T07:26:43.161Z] f57f615572f7: Waiting [2025-01-20T07:26:43.161Z] e270179d7879: Layer already exists [2025-01-20T07:26:43.161Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:43.161Z] 650f7271fe83: Layer already exists [2025-01-20T07:26:43.161Z] 7234cee79271: Layer already exists [2025-01-20T07:26:43.161Z] dcccd8165693: Layer already exists [2025-01-20T07:26:43.161Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:43.161Z] f57f615572f7: Layer already exists [2025-01-20T07:26:43.426Z] 4.0.0-dev.48: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:43.774Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:44.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:44.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T07:26:44.125Z] 650f7271fe83: Preparing [2025-01-20T07:26:44.125Z] 7234cee79271: Preparing [2025-01-20T07:26:44.125Z] 968fbf732dab: Preparing [2025-01-20T07:26:44.125Z] e270179d7879: Preparing [2025-01-20T07:26:44.125Z] dcccd8165693: Preparing [2025-01-20T07:26:44.125Z] f57f615572f7: Preparing [2025-01-20T07:26:44.125Z] 534a70dc8296: Preparing [2025-01-20T07:26:44.125Z] f57f615572f7: Waiting [2025-01-20T07:26:44.125Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:44.125Z] 650f7271fe83: Layer already exists [2025-01-20T07:26:44.125Z] dcccd8165693: Layer already exists [2025-01-20T07:26:44.125Z] 7234cee79271: Layer already exists [2025-01-20T07:26:44.125Z] e270179d7879: Layer already exists [2025-01-20T07:26:44.125Z] f57f615572f7: Layer already exists [2025-01-20T07:26:44.125Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:44.389Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:44.740Z] + 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-20T07:26:45.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-20T07:26:45.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-20T07:26:45.097Z] 650f7271fe83: Preparing [2025-01-20T07:26:45.097Z] 7234cee79271: Preparing [2025-01-20T07:26:45.097Z] 968fbf732dab: Preparing [2025-01-20T07:26:45.097Z] e270179d7879: Preparing [2025-01-20T07:26:45.097Z] dcccd8165693: Preparing [2025-01-20T07:26:45.097Z] f57f615572f7: Preparing [2025-01-20T07:26:45.097Z] 534a70dc8296: Preparing [2025-01-20T07:26:45.097Z] 534a70dc8296: Waiting [2025-01-20T07:26:45.097Z] f57f615572f7: Waiting [2025-01-20T07:26:45.097Z] 650f7271fe83: Layer already exists [2025-01-20T07:26:45.097Z] 7234cee79271: Layer already exists [2025-01-20T07:26:45.097Z] dcccd8165693: Layer already exists [2025-01-20T07:26:45.097Z] e270179d7879: Layer already exists [2025-01-20T07:26:45.097Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:45.097Z] f57f615572f7: Layer already exists [2025-01-20T07:26:45.097Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:45.361Z] main: digest: sha256:19c7d8e5fc2d8b74d5160a21fcc11e9955d1702f83311347187b61e4165397ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:26:45.436Z] ===================================================== [Pipeline] echo [2025-01-20T07:26:45.450Z] taggedImages: [2025-01-20T07:26:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-20T07:26:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.48 [2025-01-20T07:26:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:45.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-20T07:26:45.480Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-20T07:26:45.480Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:45.480Z] latest [2025-01-20T07:26:45.480Z] 4.0.0-dev.48 [2025-01-20T07:26:45.480Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:26:45.480Z] main [2025-01-20T07:26:45.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:45.842Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:26:46.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:26:46.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T07:26:46.189Z] b74147af062a: Preparing [2025-01-20T07:26:46.189Z] c6fcad6929ff: Preparing [2025-01-20T07:26:46.189Z] 40400142bb37: Preparing [2025-01-20T07:26:46.189Z] 968fbf732dab: Preparing [2025-01-20T07:26:46.189Z] e270179d7879: Preparing [2025-01-20T07:26:46.189Z] 0af783dc38a8: Preparing [2025-01-20T07:26:46.189Z] 9768cb9c93c7: Preparing [2025-01-20T07:26:46.189Z] 0af783dc38a8: Waiting [2025-01-20T07:26:46.189Z] 3f9bccd8225c: Preparing [2025-01-20T07:26:46.189Z] d3ed9407c651: Preparing [2025-01-20T07:26:46.189Z] 9768cb9c93c7: Waiting [2025-01-20T07:26:46.189Z] 3f9bccd8225c: Waiting [2025-01-20T07:26:46.189Z] 534a70dc8296: Preparing [2025-01-20T07:26:46.189Z] d3ed9407c651: Waiting [2025-01-20T07:26:46.189Z] 534a70dc8296: Waiting [2025-01-20T07:26:46.189Z] 968fbf732dab: Layer already exists [2025-01-20T07:26:46.189Z] e270179d7879: Layer already exists [2025-01-20T07:26:46.454Z] c6fcad6929ff: Pushed [2025-01-20T07:26:46.454Z] b74147af062a: Pushed [2025-01-20T07:26:46.454Z] 40400142bb37: Pushed [2025-01-20T07:26:46.454Z] 534a70dc8296: Layer already exists [2025-01-20T07:26:46.454Z] 3f9bccd8225c: Pushed [2025-01-20T07:26:47.409Z] d3ed9407c651: Pushed [2025-01-20T07:26:59.699Z] 9768cb9c93c7: Pushed [2025-01-20T07:27:05.020Z] 0af783dc38a8: Pushed [2025-01-20T07:27:05.020Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:05.371Z] + 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-20T07:27:05.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-20T07:27:05.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T07:27:05.716Z] b74147af062a: Preparing [2025-01-20T07:27:05.716Z] c6fcad6929ff: Preparing [2025-01-20T07:27:05.716Z] 40400142bb37: Preparing [2025-01-20T07:27:05.716Z] 968fbf732dab: Preparing [2025-01-20T07:27:05.716Z] e270179d7879: Preparing [2025-01-20T07:27:05.716Z] 0af783dc38a8: Preparing [2025-01-20T07:27:05.716Z] 0af783dc38a8: Waiting [2025-01-20T07:27:05.716Z] 9768cb9c93c7: Preparing [2025-01-20T07:27:05.716Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:05.716Z] 9768cb9c93c7: Waiting [2025-01-20T07:27:05.716Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:05.716Z] d3ed9407c651: Preparing [2025-01-20T07:27:05.716Z] 534a70dc8296: Preparing [2025-01-20T07:27:05.716Z] d3ed9407c651: Waiting [2025-01-20T07:27:05.716Z] 534a70dc8296: Waiting [2025-01-20T07:27:05.716Z] e270179d7879: Layer already exists [2025-01-20T07:27:05.716Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:05.716Z] c6fcad6929ff: Layer already exists [2025-01-20T07:27:05.716Z] b74147af062a: Layer already exists [2025-01-20T07:27:05.716Z] 40400142bb37: Layer already exists [2025-01-20T07:27:05.716Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:05.716Z] 0af783dc38a8: Layer already exists [2025-01-20T07:27:05.716Z] 9768cb9c93c7: Layer already exists [2025-01-20T07:27:05.716Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:05.716Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:05.980Z] latest: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:06.327Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:06.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 [2025-01-20T07:27:06.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T07:27:06.668Z] b74147af062a: Preparing [2025-01-20T07:27:06.668Z] c6fcad6929ff: Preparing [2025-01-20T07:27:06.668Z] 40400142bb37: Preparing [2025-01-20T07:27:06.668Z] 968fbf732dab: Preparing [2025-01-20T07:27:06.668Z] e270179d7879: Preparing [2025-01-20T07:27:06.668Z] 0af783dc38a8: Preparing [2025-01-20T07:27:06.668Z] 9768cb9c93c7: Preparing [2025-01-20T07:27:06.668Z] 0af783dc38a8: Waiting [2025-01-20T07:27:06.668Z] 9768cb9c93c7: Waiting [2025-01-20T07:27:06.668Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:06.668Z] d3ed9407c651: Preparing [2025-01-20T07:27:06.668Z] 534a70dc8296: Preparing [2025-01-20T07:27:06.668Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:06.668Z] d3ed9407c651: Waiting [2025-01-20T07:27:06.668Z] 534a70dc8296: Waiting [2025-01-20T07:27:06.668Z] c6fcad6929ff: Layer already exists [2025-01-20T07:27:06.668Z] 40400142bb37: Layer already exists [2025-01-20T07:27:06.668Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:06.668Z] e270179d7879: Layer already exists [2025-01-20T07:27:06.668Z] b74147af062a: Layer already exists [2025-01-20T07:27:06.668Z] 9768cb9c93c7: Layer already exists [2025-01-20T07:27:06.668Z] 0af783dc38a8: Layer already exists [2025-01-20T07:27:06.668Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:06.668Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:06.668Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:06.932Z] 4.0.0-dev.48: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:07.278Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:07.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:07.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T07:27:07.629Z] b74147af062a: Preparing [2025-01-20T07:27:07.629Z] c6fcad6929ff: Preparing [2025-01-20T07:27:07.629Z] 40400142bb37: Preparing [2025-01-20T07:27:07.629Z] 968fbf732dab: Preparing [2025-01-20T07:27:07.629Z] e270179d7879: Preparing [2025-01-20T07:27:07.629Z] 0af783dc38a8: Preparing [2025-01-20T07:27:07.629Z] 9768cb9c93c7: Preparing [2025-01-20T07:27:07.629Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:07.629Z] 0af783dc38a8: Waiting [2025-01-20T07:27:07.629Z] 9768cb9c93c7: Waiting [2025-01-20T07:27:07.629Z] d3ed9407c651: Preparing [2025-01-20T07:27:07.629Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:07.629Z] d3ed9407c651: Waiting [2025-01-20T07:27:07.629Z] 534a70dc8296: Preparing [2025-01-20T07:27:07.629Z] 534a70dc8296: Waiting [2025-01-20T07:27:07.629Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:07.629Z] b74147af062a: Layer already exists [2025-01-20T07:27:07.629Z] c6fcad6929ff: Layer already exists [2025-01-20T07:27:07.629Z] e270179d7879: Layer already exists [2025-01-20T07:27:07.629Z] 40400142bb37: Layer already exists [2025-01-20T07:27:07.629Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:07.629Z] 0af783dc38a8: Layer already exists [2025-01-20T07:27:07.629Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:07.629Z] 9768cb9c93c7: Layer already exists [2025-01-20T07:27:07.629Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:07.894Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:08.251Z] + 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-20T07:27:08.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-20T07:27:08.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-20T07:27:08.593Z] b74147af062a: Preparing [2025-01-20T07:27:08.593Z] c6fcad6929ff: Preparing [2025-01-20T07:27:08.593Z] 40400142bb37: Preparing [2025-01-20T07:27:08.593Z] 968fbf732dab: Preparing [2025-01-20T07:27:08.593Z] e270179d7879: Preparing [2025-01-20T07:27:08.593Z] 0af783dc38a8: Preparing [2025-01-20T07:27:08.593Z] 9768cb9c93c7: Preparing [2025-01-20T07:27:08.593Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:08.593Z] d3ed9407c651: Preparing [2025-01-20T07:27:08.593Z] 534a70dc8296: Preparing [2025-01-20T07:27:08.593Z] 0af783dc38a8: Waiting [2025-01-20T07:27:08.593Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:08.593Z] d3ed9407c651: Waiting [2025-01-20T07:27:08.593Z] 534a70dc8296: Waiting [2025-01-20T07:27:08.593Z] 9768cb9c93c7: Waiting [2025-01-20T07:27:08.593Z] e270179d7879: Layer already exists [2025-01-20T07:27:08.593Z] b74147af062a: Layer already exists [2025-01-20T07:27:08.593Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:08.593Z] c6fcad6929ff: Layer already exists [2025-01-20T07:27:08.593Z] 40400142bb37: Layer already exists [2025-01-20T07:27:08.593Z] 0af783dc38a8: Layer already exists [2025-01-20T07:27:08.593Z] 9768cb9c93c7: Layer already exists [2025-01-20T07:27:08.593Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:08.593Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:08.593Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:08.859Z] main: digest: sha256:e58855f4a7bb49e8d118c35af59089efb94c1050c2d7b4170617794de1429e3d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:27:08.935Z] ===================================================== [Pipeline] echo [2025-01-20T07:27:08.948Z] taggedImages: [2025-01-20T07:27:08.948Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:08.948Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-20T07:27:08.948Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.48 [2025-01-20T07:27:08.948Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:08.948Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-20T07:27:08.978Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-20T07:27:08.978Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:08.978Z] latest [2025-01-20T07:27:08.978Z] 4.0.0-dev.48 [2025-01-20T07:27:08.978Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:08.978Z] main [2025-01-20T07:27:08.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:09.354Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:09.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:09.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T07:27:09.698Z] c5576d9ce4d5: Preparing [2025-01-20T07:27:09.698Z] 1ba3f6227edd: Preparing [2025-01-20T07:27:09.698Z] 9aa93f97e6a5: Preparing [2025-01-20T07:27:09.698Z] 968fbf732dab: Preparing [2025-01-20T07:27:09.698Z] e270179d7879: Preparing [2025-01-20T07:27:09.698Z] 328c23949369: Preparing [2025-01-20T07:27:09.698Z] 0cbc622baa41: Preparing [2025-01-20T07:27:09.698Z] a46e31c9ef0b: Preparing [2025-01-20T07:27:09.698Z] 534a70dc8296: Preparing [2025-01-20T07:27:09.698Z] 328c23949369: Waiting [2025-01-20T07:27:09.698Z] a46e31c9ef0b: Waiting [2025-01-20T07:27:09.698Z] 0cbc622baa41: Waiting [2025-01-20T07:27:09.698Z] 534a70dc8296: Waiting [2025-01-20T07:27:09.698Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:09.698Z] e270179d7879: Layer already exists [2025-01-20T07:27:09.964Z] 1ba3f6227edd: Pushed [2025-01-20T07:27:09.964Z] 9aa93f97e6a5: Pushed [2025-01-20T07:27:09.964Z] c5576d9ce4d5: Pushed [2025-01-20T07:27:09.964Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:09.964Z] 0cbc622baa41: Pushed [2025-01-20T07:27:10.546Z] a46e31c9ef0b: Pushed [2025-01-20T07:27:28.722Z] 328c23949369: Pushed [2025-01-20T07:27:28.987Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:29.337Z] + 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-20T07:27:29.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-20T07:27:29.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T07:27:29.698Z] c5576d9ce4d5: Preparing [2025-01-20T07:27:29.698Z] 1ba3f6227edd: Preparing [2025-01-20T07:27:29.698Z] 9aa93f97e6a5: Preparing [2025-01-20T07:27:29.698Z] 968fbf732dab: Preparing [2025-01-20T07:27:29.698Z] e270179d7879: Preparing [2025-01-20T07:27:29.698Z] 328c23949369: Preparing [2025-01-20T07:27:29.698Z] 328c23949369: Waiting [2025-01-20T07:27:29.698Z] 0cbc622baa41: Preparing [2025-01-20T07:27:29.698Z] a46e31c9ef0b: Preparing [2025-01-20T07:27:29.698Z] 534a70dc8296: Preparing [2025-01-20T07:27:29.698Z] 0cbc622baa41: Waiting [2025-01-20T07:27:29.698Z] a46e31c9ef0b: Waiting [2025-01-20T07:27:29.698Z] 534a70dc8296: Waiting [2025-01-20T07:27:29.698Z] e270179d7879: Layer already exists [2025-01-20T07:27:29.698Z] 1ba3f6227edd: Layer already exists [2025-01-20T07:27:29.698Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:29.698Z] c5576d9ce4d5: Layer already exists [2025-01-20T07:27:29.698Z] 9aa93f97e6a5: Layer already exists [2025-01-20T07:27:29.698Z] a46e31c9ef0b: Layer already exists [2025-01-20T07:27:29.698Z] 328c23949369: Layer already exists [2025-01-20T07:27:29.698Z] 0cbc622baa41: Layer already exists [2025-01-20T07:27:29.698Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:29.964Z] latest: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:30.322Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:30.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 [2025-01-20T07:27:30.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T07:27:30.679Z] c5576d9ce4d5: Preparing [2025-01-20T07:27:30.679Z] 1ba3f6227edd: Preparing [2025-01-20T07:27:30.679Z] 9aa93f97e6a5: Preparing [2025-01-20T07:27:30.679Z] 968fbf732dab: Preparing [2025-01-20T07:27:30.679Z] e270179d7879: Preparing [2025-01-20T07:27:30.679Z] 328c23949369: Preparing [2025-01-20T07:27:30.679Z] 0cbc622baa41: Preparing [2025-01-20T07:27:30.679Z] a46e31c9ef0b: Preparing [2025-01-20T07:27:30.679Z] 534a70dc8296: Preparing [2025-01-20T07:27:30.679Z] a46e31c9ef0b: Waiting [2025-01-20T07:27:30.679Z] 328c23949369: Waiting [2025-01-20T07:27:30.679Z] 0cbc622baa41: Waiting [2025-01-20T07:27:30.679Z] 534a70dc8296: Waiting [2025-01-20T07:27:30.679Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:30.679Z] 1ba3f6227edd: Layer already exists [2025-01-20T07:27:30.679Z] e270179d7879: Layer already exists [2025-01-20T07:27:30.679Z] c5576d9ce4d5: Layer already exists [2025-01-20T07:27:30.679Z] 9aa93f97e6a5: Layer already exists [2025-01-20T07:27:30.679Z] 328c23949369: Layer already exists [2025-01-20T07:27:30.679Z] 0cbc622baa41: Layer already exists [2025-01-20T07:27:30.679Z] a46e31c9ef0b: Layer already exists [2025-01-20T07:27:30.679Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:30.945Z] 4.0.0-dev.48: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:31.302Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:31.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:31.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T07:27:31.648Z] c5576d9ce4d5: Preparing [2025-01-20T07:27:31.648Z] 1ba3f6227edd: Preparing [2025-01-20T07:27:31.648Z] 9aa93f97e6a5: Preparing [2025-01-20T07:27:31.648Z] 968fbf732dab: Preparing [2025-01-20T07:27:31.648Z] e270179d7879: Preparing [2025-01-20T07:27:31.648Z] 328c23949369: Preparing [2025-01-20T07:27:31.648Z] 0cbc622baa41: Preparing [2025-01-20T07:27:31.648Z] a46e31c9ef0b: Preparing [2025-01-20T07:27:31.648Z] 534a70dc8296: Preparing [2025-01-20T07:27:31.648Z] 328c23949369: Waiting [2025-01-20T07:27:31.648Z] 0cbc622baa41: Waiting [2025-01-20T07:27:31.648Z] 534a70dc8296: Waiting [2025-01-20T07:27:31.648Z] a46e31c9ef0b: Waiting [2025-01-20T07:27:31.648Z] 9aa93f97e6a5: Layer already exists [2025-01-20T07:27:31.648Z] c5576d9ce4d5: Layer already exists [2025-01-20T07:27:31.648Z] 1ba3f6227edd: Layer already exists [2025-01-20T07:27:31.648Z] e270179d7879: Layer already exists [2025-01-20T07:27:31.648Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:31.648Z] 328c23949369: Layer already exists [2025-01-20T07:27:31.648Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:31.648Z] a46e31c9ef0b: Layer already exists [2025-01-20T07:27:31.648Z] 0cbc622baa41: Layer already exists [2025-01-20T07:27:31.914Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:32.268Z] + 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-20T07:27:33.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-20T07:27:33.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-20T07:27:33.579Z] c5576d9ce4d5: Preparing [2025-01-20T07:27:33.579Z] 1ba3f6227edd: Preparing [2025-01-20T07:27:33.579Z] 9aa93f97e6a5: Preparing [2025-01-20T07:27:33.579Z] 968fbf732dab: Preparing [2025-01-20T07:27:33.579Z] e270179d7879: Preparing [2025-01-20T07:27:33.579Z] 328c23949369: Preparing [2025-01-20T07:27:33.579Z] 0cbc622baa41: Preparing [2025-01-20T07:27:33.579Z] 328c23949369: Waiting [2025-01-20T07:27:33.579Z] a46e31c9ef0b: Preparing [2025-01-20T07:27:33.579Z] 534a70dc8296: Preparing [2025-01-20T07:27:33.579Z] 0cbc622baa41: Waiting [2025-01-20T07:27:33.579Z] a46e31c9ef0b: Waiting [2025-01-20T07:27:33.579Z] 534a70dc8296: Waiting [2025-01-20T07:27:33.579Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:33.579Z] 9aa93f97e6a5: Layer already exists [2025-01-20T07:27:33.579Z] c5576d9ce4d5: Layer already exists [2025-01-20T07:27:33.579Z] 1ba3f6227edd: Layer already exists [2025-01-20T07:27:33.579Z] e270179d7879: Layer already exists [2025-01-20T07:27:33.579Z] a46e31c9ef0b: Layer already exists [2025-01-20T07:27:33.579Z] 0cbc622baa41: Layer already exists [2025-01-20T07:27:33.579Z] 328c23949369: Layer already exists [2025-01-20T07:27:33.579Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:33.844Z] main: digest: sha256:f23e96e992eec921aa311a1b4f5a5052f88a6d07db9787f3332701f9b639cf23 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:27:33.919Z] ===================================================== [Pipeline] echo [2025-01-20T07:27:33.940Z] taggedImages: [2025-01-20T07:27:33.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:33.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-20T07:27:33.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.48 [2025-01-20T07:27:33.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:33.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-20T07:27:33.972Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-20T07:27:33.972Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:33.972Z] latest [2025-01-20T07:27:33.972Z] 4.0.0-dev.48 [2025-01-20T07:27:33.972Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:33.972Z] main [2025-01-20T07:27:33.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:34.344Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:34.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:34.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T07:27:34.693Z] 8fc83c2bf1e8: Preparing [2025-01-20T07:27:34.693Z] 826bf4c073fa: Preparing [2025-01-20T07:27:34.693Z] f12806098bdd: Preparing [2025-01-20T07:27:34.693Z] 968fbf732dab: Preparing [2025-01-20T07:27:34.693Z] e270179d7879: Preparing [2025-01-20T07:27:34.693Z] 42e2d94b8f71: Preparing [2025-01-20T07:27:34.693Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:34.693Z] d3ed9407c651: Preparing [2025-01-20T07:27:34.693Z] 534a70dc8296: Preparing [2025-01-20T07:27:34.693Z] d3ed9407c651: Waiting [2025-01-20T07:27:34.693Z] 534a70dc8296: Waiting [2025-01-20T07:27:34.693Z] 42e2d94b8f71: Waiting [2025-01-20T07:27:34.693Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:34.693Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:34.693Z] e270179d7879: Layer already exists [2025-01-20T07:27:34.958Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:34.958Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:34.958Z] 826bf4c073fa: Pushed [2025-01-20T07:27:34.958Z] 8fc83c2bf1e8: Pushed [2025-01-20T07:27:34.958Z] f12806098bdd: Pushed [2025-01-20T07:27:34.958Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:53.135Z] 42e2d94b8f71: Pushed [2025-01-20T07:27:53.135Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:53.501Z] + 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-20T07:27:53.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-20T07:27:53.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T07:27:53.846Z] 8fc83c2bf1e8: Preparing [2025-01-20T07:27:53.846Z] 826bf4c073fa: Preparing [2025-01-20T07:27:53.846Z] f12806098bdd: Preparing [2025-01-20T07:27:53.846Z] 968fbf732dab: Preparing [2025-01-20T07:27:53.846Z] e270179d7879: Preparing [2025-01-20T07:27:53.846Z] 42e2d94b8f71: Preparing [2025-01-20T07:27:53.846Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:53.846Z] 42e2d94b8f71: Waiting [2025-01-20T07:27:53.846Z] d3ed9407c651: Preparing [2025-01-20T07:27:53.846Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:53.846Z] 534a70dc8296: Preparing [2025-01-20T07:27:53.846Z] d3ed9407c651: Waiting [2025-01-20T07:27:53.846Z] 534a70dc8296: Waiting [2025-01-20T07:27:53.846Z] 8fc83c2bf1e8: Layer already exists [2025-01-20T07:27:53.846Z] 826bf4c073fa: Layer already exists [2025-01-20T07:27:53.846Z] f12806098bdd: Layer already exists [2025-01-20T07:27:53.846Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:53.846Z] e270179d7879: Layer already exists [2025-01-20T07:27:53.846Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:53.846Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:53.846Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:53.846Z] 42e2d94b8f71: Layer already exists [2025-01-20T07:27:54.112Z] latest: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:54.466Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:54.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 [2025-01-20T07:27:54.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T07:27:54.861Z] 8fc83c2bf1e8: Preparing [2025-01-20T07:27:54.861Z] 826bf4c073fa: Preparing [2025-01-20T07:27:54.861Z] f12806098bdd: Preparing [2025-01-20T07:27:54.861Z] 968fbf732dab: Preparing [2025-01-20T07:27:54.861Z] e270179d7879: Preparing [2025-01-20T07:27:54.861Z] 42e2d94b8f71: Preparing [2025-01-20T07:27:54.861Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:54.861Z] d3ed9407c651: Preparing [2025-01-20T07:27:54.861Z] 534a70dc8296: Preparing [2025-01-20T07:27:54.861Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:54.861Z] d3ed9407c651: Waiting [2025-01-20T07:27:54.861Z] 42e2d94b8f71: Waiting [2025-01-20T07:27:54.861Z] 534a70dc8296: Waiting [2025-01-20T07:27:54.861Z] 8fc83c2bf1e8: Layer already exists [2025-01-20T07:27:54.861Z] 826bf4c073fa: Layer already exists [2025-01-20T07:27:54.861Z] f12806098bdd: Layer already exists [2025-01-20T07:27:54.861Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:54.861Z] e270179d7879: Layer already exists [2025-01-20T07:27:55.134Z] 42e2d94b8f71: Layer already exists [2025-01-20T07:27:55.134Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:55.134Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:55.134Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:55.134Z] 4.0.0-dev.48: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:55.503Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:55.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:55.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T07:27:55.877Z] 8fc83c2bf1e8: Preparing [2025-01-20T07:27:55.877Z] 826bf4c073fa: Preparing [2025-01-20T07:27:55.877Z] f12806098bdd: Preparing [2025-01-20T07:27:55.877Z] 968fbf732dab: Preparing [2025-01-20T07:27:55.877Z] e270179d7879: Preparing [2025-01-20T07:27:55.877Z] 42e2d94b8f71: Preparing [2025-01-20T07:27:55.877Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:55.877Z] d3ed9407c651: Preparing [2025-01-20T07:27:55.877Z] 534a70dc8296: Preparing [2025-01-20T07:27:55.877Z] 42e2d94b8f71: Waiting [2025-01-20T07:27:55.877Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:55.877Z] d3ed9407c651: Waiting [2025-01-20T07:27:55.877Z] 534a70dc8296: Waiting [2025-01-20T07:27:55.877Z] 8fc83c2bf1e8: Layer already exists [2025-01-20T07:27:55.877Z] e270179d7879: Layer already exists [2025-01-20T07:27:55.877Z] f12806098bdd: Layer already exists [2025-01-20T07:27:55.877Z] 826bf4c073fa: Layer already exists [2025-01-20T07:27:55.877Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:55.877Z] 42e2d94b8f71: Layer already exists [2025-01-20T07:27:55.877Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:55.877Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:55.877Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:56.148Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:56.511Z] + 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-20T07:27:58.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-20T07:27:58.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-20T07:27:58.309Z] 8fc83c2bf1e8: Preparing [2025-01-20T07:27:58.309Z] 826bf4c073fa: Preparing [2025-01-20T07:27:58.309Z] f12806098bdd: Preparing [2025-01-20T07:27:58.309Z] 968fbf732dab: Preparing [2025-01-20T07:27:58.309Z] e270179d7879: Preparing [2025-01-20T07:27:58.309Z] 42e2d94b8f71: Preparing [2025-01-20T07:27:58.309Z] 3f9bccd8225c: Preparing [2025-01-20T07:27:58.309Z] d3ed9407c651: Preparing [2025-01-20T07:27:58.309Z] 534a70dc8296: Preparing [2025-01-20T07:27:58.309Z] 42e2d94b8f71: Waiting [2025-01-20T07:27:58.309Z] 3f9bccd8225c: Waiting [2025-01-20T07:27:58.309Z] 534a70dc8296: Waiting [2025-01-20T07:27:58.309Z] d3ed9407c651: Waiting [2025-01-20T07:27:58.309Z] e270179d7879: Layer already exists [2025-01-20T07:27:58.309Z] f12806098bdd: Layer already exists [2025-01-20T07:27:58.309Z] 8fc83c2bf1e8: Layer already exists [2025-01-20T07:27:58.309Z] 826bf4c073fa: Layer already exists [2025-01-20T07:27:58.309Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:58.309Z] d3ed9407c651: Layer already exists [2025-01-20T07:27:58.309Z] 3f9bccd8225c: Layer already exists [2025-01-20T07:27:58.309Z] 42e2d94b8f71: Layer already exists [2025-01-20T07:27:58.309Z] 534a70dc8296: Layer already exists [2025-01-20T07:27:58.572Z] main: digest: sha256:63d63b5bb8d06f7420fbae5310dc8db289dc03e88e11e97a65c728628622cae5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:27:58.644Z] ===================================================== [Pipeline] echo [2025-01-20T07:27:58.656Z] taggedImages: [2025-01-20T07:27:58.656Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:58.656Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-20T07:27:58.656Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.48 [2025-01-20T07:27:58.656Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:58.656Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-20T07:27:58.678Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-20T07:27:58.678Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:58.678Z] latest [2025-01-20T07:27:58.678Z] 4.0.0-dev.48 [2025-01-20T07:27:58.678Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:27:58.678Z] main [2025-01-20T07:27:58.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:59.040Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:27:59.388Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:27:59.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T07:27:59.388Z] 6c89789b4a51: Preparing [2025-01-20T07:27:59.388Z] 4c11061fd990: Preparing [2025-01-20T07:27:59.388Z] a026864fa3fc: Preparing [2025-01-20T07:27:59.388Z] 968fbf732dab: Preparing [2025-01-20T07:27:59.388Z] e270179d7879: Preparing [2025-01-20T07:27:59.388Z] 9df740c3a4b9: Preparing [2025-01-20T07:27:59.388Z] cd0287338544: Preparing [2025-01-20T07:27:59.388Z] 534a70dc8296: Preparing [2025-01-20T07:27:59.388Z] 534a70dc8296: Waiting [2025-01-20T07:27:59.388Z] 9df740c3a4b9: Waiting [2025-01-20T07:27:59.388Z] cd0287338544: Waiting [2025-01-20T07:27:59.388Z] e270179d7879: Layer already exists [2025-01-20T07:27:59.388Z] 968fbf732dab: Layer already exists [2025-01-20T07:27:59.654Z] 4c11061fd990: Pushed [2025-01-20T07:27:59.654Z] 6c89789b4a51: Pushed [2025-01-20T07:27:59.654Z] 9df740c3a4b9: Pushed [2025-01-20T07:27:59.654Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:00.610Z] cd0287338544: Pushed [2025-01-20T07:28:05.937Z] a026864fa3fc: Pushed [2025-01-20T07:28:06.201Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:06.554Z] + 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-20T07:28:06.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-20T07:28:06.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T07:28:06.898Z] 6c89789b4a51: Preparing [2025-01-20T07:28:06.898Z] 4c11061fd990: Preparing [2025-01-20T07:28:06.898Z] a026864fa3fc: Preparing [2025-01-20T07:28:06.898Z] 968fbf732dab: Preparing [2025-01-20T07:28:06.898Z] e270179d7879: Preparing [2025-01-20T07:28:06.898Z] 9df740c3a4b9: Preparing [2025-01-20T07:28:06.898Z] cd0287338544: Preparing [2025-01-20T07:28:06.898Z] 534a70dc8296: Preparing [2025-01-20T07:28:06.898Z] cd0287338544: Waiting [2025-01-20T07:28:06.898Z] 534a70dc8296: Waiting [2025-01-20T07:28:06.898Z] 9df740c3a4b9: Waiting [2025-01-20T07:28:06.898Z] a026864fa3fc: Layer already exists [2025-01-20T07:28:06.898Z] 6c89789b4a51: Layer already exists [2025-01-20T07:28:06.898Z] e270179d7879: Layer already exists [2025-01-20T07:28:06.898Z] 4c11061fd990: Layer already exists [2025-01-20T07:28:06.898Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:06.898Z] cd0287338544: Layer already exists [2025-01-20T07:28:06.898Z] 9df740c3a4b9: Layer already exists [2025-01-20T07:28:06.898Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:07.163Z] latest: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:07.518Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:07.869Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 [2025-01-20T07:28:07.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T07:28:07.869Z] 6c89789b4a51: Preparing [2025-01-20T07:28:07.869Z] 4c11061fd990: Preparing [2025-01-20T07:28:07.869Z] a026864fa3fc: Preparing [2025-01-20T07:28:07.869Z] 968fbf732dab: Preparing [2025-01-20T07:28:07.869Z] e270179d7879: Preparing [2025-01-20T07:28:07.869Z] 9df740c3a4b9: Preparing [2025-01-20T07:28:07.869Z] cd0287338544: Preparing [2025-01-20T07:28:07.869Z] 534a70dc8296: Preparing [2025-01-20T07:28:07.869Z] 9df740c3a4b9: Waiting [2025-01-20T07:28:07.869Z] 534a70dc8296: Waiting [2025-01-20T07:28:07.869Z] cd0287338544: Waiting [2025-01-20T07:28:07.869Z] 4c11061fd990: Layer already exists [2025-01-20T07:28:07.869Z] e270179d7879: Layer already exists [2025-01-20T07:28:07.869Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:07.869Z] 6c89789b4a51: Layer already exists [2025-01-20T07:28:07.869Z] a026864fa3fc: Layer already exists [2025-01-20T07:28:07.869Z] 9df740c3a4b9: Layer already exists [2025-01-20T07:28:07.869Z] cd0287338544: Layer already exists [2025-01-20T07:28:07.869Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:08.134Z] 4.0.0-dev.48: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:08.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:08.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:28:08.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T07:28:08.843Z] 6c89789b4a51: Preparing [2025-01-20T07:28:08.843Z] 4c11061fd990: Preparing [2025-01-20T07:28:08.843Z] a026864fa3fc: Preparing [2025-01-20T07:28:08.843Z] 968fbf732dab: Preparing [2025-01-20T07:28:08.843Z] e270179d7879: Preparing [2025-01-20T07:28:08.843Z] 9df740c3a4b9: Preparing [2025-01-20T07:28:08.843Z] cd0287338544: Preparing [2025-01-20T07:28:08.843Z] 9df740c3a4b9: Waiting [2025-01-20T07:28:08.843Z] cd0287338544: Waiting [2025-01-20T07:28:08.843Z] 534a70dc8296: Preparing [2025-01-20T07:28:08.843Z] 534a70dc8296: Waiting [2025-01-20T07:28:08.843Z] a026864fa3fc: Layer already exists [2025-01-20T07:28:08.843Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:08.843Z] e270179d7879: Layer already exists [2025-01-20T07:28:08.843Z] 4c11061fd990: Layer already exists [2025-01-20T07:28:08.843Z] 6c89789b4a51: Layer already exists [2025-01-20T07:28:08.843Z] cd0287338544: Layer already exists [2025-01-20T07:28:08.843Z] 9df740c3a4b9: Layer already exists [2025-01-20T07:28:08.843Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:09.109Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:09.468Z] + 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-20T07:28:09.807Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-20T07:28:09.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-20T07:28:09.808Z] 6c89789b4a51: Preparing [2025-01-20T07:28:09.808Z] 4c11061fd990: Preparing [2025-01-20T07:28:09.808Z] a026864fa3fc: Preparing [2025-01-20T07:28:09.808Z] 968fbf732dab: Preparing [2025-01-20T07:28:09.808Z] e270179d7879: Preparing [2025-01-20T07:28:09.808Z] 9df740c3a4b9: Preparing [2025-01-20T07:28:09.808Z] cd0287338544: Preparing [2025-01-20T07:28:09.808Z] 534a70dc8296: Preparing [2025-01-20T07:28:09.808Z] cd0287338544: Waiting [2025-01-20T07:28:09.808Z] 534a70dc8296: Waiting [2025-01-20T07:28:09.808Z] 9df740c3a4b9: Waiting [2025-01-20T07:28:09.808Z] a026864fa3fc: Layer already exists [2025-01-20T07:28:09.808Z] e270179d7879: Layer already exists [2025-01-20T07:28:09.808Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:09.808Z] 4c11061fd990: Layer already exists [2025-01-20T07:28:09.808Z] 6c89789b4a51: Layer already exists [2025-01-20T07:28:09.808Z] 9df740c3a4b9: Layer already exists [2025-01-20T07:28:09.808Z] cd0287338544: Layer already exists [2025-01-20T07:28:09.808Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:10.073Z] main: digest: sha256:8d620dd7278cad319ac409e67bc648cc6ac1162e85f0c61afd420f6208220550 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:28:10.173Z] ===================================================== [Pipeline] echo [2025-01-20T07:28:10.186Z] taggedImages: [2025-01-20T07:28:10.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:28:10.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-20T07:28:10.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.48 [2025-01-20T07:28:10.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:28:10.186Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-20T07:28:10.220Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-20T07:28:10.220Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:28:10.220Z] latest [2025-01-20T07:28:10.220Z] 4.0.0-dev.48 [2025-01-20T07:28:10.220Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:28:10.220Z] main [2025-01-20T07:28:10.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:10.589Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:10.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:28:10.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T07:28:10.942Z] 3a020d47ee2e: Preparing [2025-01-20T07:28:10.942Z] f862b2bcfe02: Preparing [2025-01-20T07:28:10.942Z] 968fbf732dab: Preparing [2025-01-20T07:28:10.942Z] e270179d7879: Preparing [2025-01-20T07:28:10.942Z] 03f7bae76452: Preparing [2025-01-20T07:28:10.942Z] a7e2ed83f94e: Preparing [2025-01-20T07:28:10.942Z] 534a70dc8296: Preparing [2025-01-20T07:28:10.942Z] 534a70dc8296: Waiting [2025-01-20T07:28:10.942Z] a7e2ed83f94e: Waiting [2025-01-20T07:28:10.942Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:11.208Z] e270179d7879: Layer already exists [2025-01-20T07:28:11.208Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:11.208Z] 03f7bae76452: Pushed [2025-01-20T07:28:11.208Z] 3a020d47ee2e: Pushed [2025-01-20T07:28:11.788Z] a7e2ed83f94e: Pushed [2025-01-20T07:28:18.417Z] f862b2bcfe02: Pushed [2025-01-20T07:28:18.417Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:18.762Z] + 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-20T07:28:19.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-20T07:28:19.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T07:28:19.114Z] 3a020d47ee2e: Preparing [2025-01-20T07:28:19.114Z] f862b2bcfe02: Preparing [2025-01-20T07:28:19.114Z] 968fbf732dab: Preparing [2025-01-20T07:28:19.114Z] e270179d7879: Preparing [2025-01-20T07:28:19.114Z] 03f7bae76452: Preparing [2025-01-20T07:28:19.114Z] a7e2ed83f94e: Preparing [2025-01-20T07:28:19.114Z] 534a70dc8296: Preparing [2025-01-20T07:28:19.114Z] a7e2ed83f94e: Waiting [2025-01-20T07:28:19.114Z] 534a70dc8296: Waiting [2025-01-20T07:28:19.114Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:19.114Z] 3a020d47ee2e: Layer already exists [2025-01-20T07:28:19.114Z] 03f7bae76452: Layer already exists [2025-01-20T07:28:19.114Z] e270179d7879: Layer already exists [2025-01-20T07:28:19.114Z] f862b2bcfe02: Layer already exists [2025-01-20T07:28:19.114Z] a7e2ed83f94e: Layer already exists [2025-01-20T07:28:19.114Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:19.380Z] latest: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:19.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:20.081Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 [2025-01-20T07:28:20.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T07:28:20.081Z] 3a020d47ee2e: Preparing [2025-01-20T07:28:20.081Z] f862b2bcfe02: Preparing [2025-01-20T07:28:20.081Z] 968fbf732dab: Preparing [2025-01-20T07:28:20.081Z] e270179d7879: Preparing [2025-01-20T07:28:20.081Z] 03f7bae76452: Preparing [2025-01-20T07:28:20.081Z] a7e2ed83f94e: Preparing [2025-01-20T07:28:20.081Z] 534a70dc8296: Preparing [2025-01-20T07:28:20.081Z] a7e2ed83f94e: Waiting [2025-01-20T07:28:20.081Z] 534a70dc8296: Waiting [2025-01-20T07:28:20.081Z] f862b2bcfe02: Layer already exists [2025-01-20T07:28:20.081Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:20.081Z] 03f7bae76452: Layer already exists [2025-01-20T07:28:20.081Z] e270179d7879: Layer already exists [2025-01-20T07:28:20.081Z] 3a020d47ee2e: Layer already exists [2025-01-20T07:28:20.081Z] a7e2ed83f94e: Layer already exists [2025-01-20T07:28:20.081Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:20.348Z] 4.0.0-dev.48: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:20.711Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:21.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:28:21.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T07:28:21.647Z] 3a020d47ee2e: Preparing [2025-01-20T07:28:21.647Z] f862b2bcfe02: Preparing [2025-01-20T07:28:21.647Z] 968fbf732dab: Preparing [2025-01-20T07:28:21.647Z] e270179d7879: Preparing [2025-01-20T07:28:21.647Z] 03f7bae76452: Preparing [2025-01-20T07:28:21.647Z] a7e2ed83f94e: Preparing [2025-01-20T07:28:21.647Z] 534a70dc8296: Preparing [2025-01-20T07:28:21.647Z] a7e2ed83f94e: Waiting [2025-01-20T07:28:21.647Z] 534a70dc8296: Waiting [2025-01-20T07:28:21.647Z] e270179d7879: Layer already exists [2025-01-20T07:28:21.647Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:21.647Z] 3a020d47ee2e: Layer already exists [2025-01-20T07:28:21.647Z] 03f7bae76452: Layer already exists [2025-01-20T07:28:21.647Z] f862b2bcfe02: Layer already exists [2025-01-20T07:28:21.647Z] a7e2ed83f94e: Layer already exists [2025-01-20T07:28:21.647Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:21.913Z] f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:22.277Z] + 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-20T07:28:22.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-20T07:28:22.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-20T07:28:22.618Z] 3a020d47ee2e: Preparing [2025-01-20T07:28:22.618Z] f862b2bcfe02: Preparing [2025-01-20T07:28:22.618Z] 968fbf732dab: Preparing [2025-01-20T07:28:22.618Z] e270179d7879: Preparing [2025-01-20T07:28:22.618Z] 03f7bae76452: Preparing [2025-01-20T07:28:22.618Z] a7e2ed83f94e: Preparing [2025-01-20T07:28:22.618Z] 534a70dc8296: Preparing [2025-01-20T07:28:22.618Z] a7e2ed83f94e: Waiting [2025-01-20T07:28:22.618Z] 534a70dc8296: Waiting [2025-01-20T07:28:22.618Z] 03f7bae76452: Layer already exists [2025-01-20T07:28:22.618Z] 968fbf732dab: Layer already exists [2025-01-20T07:28:22.618Z] 3a020d47ee2e: Layer already exists [2025-01-20T07:28:22.618Z] e270179d7879: Layer already exists [2025-01-20T07:28:22.618Z] f862b2bcfe02: Layer already exists [2025-01-20T07:28:22.618Z] a7e2ed83f94e: Layer already exists [2025-01-20T07:28:22.618Z] 534a70dc8296: Layer already exists [2025-01-20T07:28:22.882Z] main: digest: sha256:5e964a91b2afb92aec89008bd7f0cccfe579bc61d5c026dcced6190ffb6ce969 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T07:28:22.956Z] ===================================================== [Pipeline] echo [2025-01-20T07:28:22.969Z] taggedImages: [2025-01-20T07:28:22.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [2025-01-20T07:28:22.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-20T07:28:22.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.48 [2025-01-20T07:28:22.969Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d-4.0.0-dev.48 [2025-01-20T07:28:22.969Z] - 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-20T07:28:23.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T07:28:23.347Z] [2025-01-20T07:28:23.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:28:23.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T07:28:23.681Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T07:28:23.681Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T07:28:23.681Z] 04944245beec: Pulling fs layer [2025-01-20T07:28:23.681Z] 699f458cf7ca: Pulling fs layer [2025-01-20T07:28:23.681Z] 765212b225bb: Pulling fs layer [2025-01-20T07:28:23.681Z] f23df028b6ca: Pulling fs layer [2025-01-20T07:28:23.681Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T07:28:23.681Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T07:28:23.681Z] 765212b225bb: Waiting [2025-01-20T07:28:23.681Z] f23df028b6ca: Waiting [2025-01-20T07:28:23.681Z] d65c8cfc05b1: Waiting [2025-01-20T07:28:23.681Z] 2437ff75d9bd: Waiting [2025-01-20T07:28:23.947Z] 04944245beec: Download complete [2025-01-20T07:28:23.947Z] 765212b225bb: Verifying Checksum [2025-01-20T07:28:23.947Z] 765212b225bb: Download complete [2025-01-20T07:28:23.947Z] f23df028b6ca: Verifying Checksum [2025-01-20T07:28:23.947Z] f23df028b6ca: Download complete [2025-01-20T07:28:23.947Z] d65c8cfc05b1: Verifying Checksum [2025-01-20T07:28:23.947Z] d65c8cfc05b1: Download complete [2025-01-20T07:28:24.215Z] 699f458cf7ca: Verifying Checksum [2025-01-20T07:28:24.215Z] 699f458cf7ca: Download complete [2025-01-20T07:28:24.481Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T07:28:24.481Z] 8998bd30e6a1: Download complete [2025-01-20T07:28:26.429Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T07:28:26.429Z] 2437ff75d9bd: Download complete [2025-01-20T07:28:30.679Z] 8998bd30e6a1: Pull complete [2025-01-20T07:28:31.260Z] 04944245beec: Pull complete [2025-01-20T07:28:33.201Z] 699f458cf7ca: Pull complete [2025-01-20T07:28:33.201Z] 765212b225bb: Pull complete [2025-01-20T07:28:33.783Z] f23df028b6ca: Pull complete [2025-01-20T07:28:33.783Z] d65c8cfc05b1: Pull complete [2025-01-20T07:29:00.449Z] 2437ff75d9bd: Pull complete [2025-01-20T07:29:00.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T07:29:00.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T07:29:00.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:29:00.632Z] prd-ubuntu20.04-docker-arm64-4c-16g-37223 does not seem to be running inside a container [2025-01-20T07:29:00.694Z] $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:29:02.906Z] $ docker top 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:29:03.470Z] ---> job-cost.sh [2025-01-20T07:29:03.735Z] lf-activate-venv: SKIPPING [2025-01-20T07:29:03.735Z] INFO: No Stack... [2025-01-20T07:29:04.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T07:29:04.955Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T07:29:05.269Z] + cat /w/workspace/edgex-go/784/archives/cost.csv [2025-01-20T07:29:05.269Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T07:29:05.332Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] [2025-01-20T07:29:05.340Z] Resource [jenkins-edgexfoundry-edgex-go-main-784-stack-cost] did not exist. Created. [2025-01-20T07:29:05.347Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T07:29:05.678Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T07:29:06.280Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T07:29:06.292Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-784-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T07:29:06.323Z] $ docker stop --time=1 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a [2025-01-20T07:29:07.760Z] $ docker rm -f --volumes 81e3e9b6a43329d3304fe83bff560a361481066e968b04ff516009db7769b76a [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-20T07:29:08.289Z] provisioning config files... [2025-01-20T07:29:08.296Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/784@tmp/config5901297289759972984tmp [Pipeline] { [Pipeline] sh [2025-01-20T07:29:08.590Z] + set +x [2025-01-20T07:29:08.590Z] + bash -s --+ [2025-01-20T07:29:08.590Z] curl -s https://codecov.io/bash [2025-01-20T07:29:08.590Z] [2025-01-20T07:29:08.590Z] _____ _ [2025-01-20T07:29:08.590Z] / ____| | | [2025-01-20T07:29:08.590Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T07:29:08.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T07:29:08.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T07:29:08.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T07:29:08.590Z] Bash-1.0.6 [2025-01-20T07:29:08.590Z] [2025-01-20T07:29:08.590Z] [2025-01-20T07:29:08.590Z] ==> git version 2.25.1 found [2025-01-20T07:29:08.590Z] ==> 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-20T07:29:08.590Z] Release-Date: 2020-01-08 [2025-01-20T07:29:08.590Z] 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-20T07:29:08.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T07:29:08.590Z] ==> Jenkins CI detected. [2025-01-20T07:29:08.590Z] current dir:  /w/workspace/edgex-go/784 [2025-01-20T07:29:08.590Z] project root: . [2025-01-20T07:29:08.590Z] --> token set from env [2025-01-20T07:29:08.590Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T07:29:08.590Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T07:29:08.590Z] ==> Python coveragepy not found [2025-01-20T07:29:08.590Z] ==> Searching for coverage reports in: [2025-01-20T07:29:08.590Z] + . [2025-01-20T07:29:08.848Z] -> Found 1 reports [2025-01-20T07:29:08.848Z] ==> Detecting git/mercurial file structure [2025-01-20T07:29:08.848Z] ==> Reading reports [2025-01-20T07:29:08.848Z] + ./coverage.out bytes=1517441 [2025-01-20T07:29:08.848Z] ==> Appending adjustments [2025-01-20T07:29:08.848Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T07:29:10.224Z] + Found adjustments [2025-01-20T07:29:10.224Z] ==> Gzipping contents [2025-01-20T07:29:10.224Z] 128K /tmp/codecov.SAvjDN.gz [2025-01-20T07:29:10.224Z] ==> Uploading reports [2025-01-20T07:29:10.224Z] url: https://codecov.io [2025-01-20T07:29:10.224Z] query: branch=main&commit=f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d&build=784&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F784%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T07:29:10.224Z] -> Pinging Codecov [2025-01-20T07:29:10.224Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d&build=784&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F784%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T07:29:10.224Z] -> Uploading to [2025-01-20T07:29:10.224Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d/29a51494-2bd0-4696-98dc-c69b5c790cf6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T072910Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f6ec8fa1bb970841e7ebae8a8ad1fdc6a392f6649b2725cc13ecec996b0e659c [2025-01-20T07:29:10.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:10.224Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:10.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 487k --:--:-- --:--:-- --:--:-- 487k [2025-01-20T07:29:10.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d [Pipeline] } [2025-01-20T07:29:10.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-20T07:29:10.719Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T07:29:10.737Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:29:11.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T07:29:11.048Z] [2025-01-20T07:29:11.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:29:11.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T07:29:11.442Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T07:29:11.442Z] 43c4264eed91: Pulling fs layer [2025-01-20T07:29:11.442Z] 4cc291be95ef: Pulling fs layer [2025-01-20T07:29:11.442Z] 2ac1f1163629: Pulling fs layer [2025-01-20T07:29:11.442Z] 5c3c966382ef: Pulling fs layer [2025-01-20T07:29:11.442Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T07:29:11.442Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T07:29:11.442Z] 9c3e1370e548: Pulling fs layer [2025-01-20T07:29:11.442Z] d9c7d2e4e75e: Waiting [2025-01-20T07:29:11.442Z] 9c3e1370e548: Waiting [2025-01-20T07:29:11.442Z] 4f4fb700ef54: Waiting [2025-01-20T07:29:11.443Z] 5c3c966382ef: Waiting [2025-01-20T07:29:11.443Z] 4cc291be95ef: Verifying Checksum [2025-01-20T07:29:11.443Z] 4cc291be95ef: Download complete [2025-01-20T07:29:11.443Z] 5c3c966382ef: Verifying Checksum [2025-01-20T07:29:11.443Z] 5c3c966382ef: Download complete [2025-01-20T07:29:11.443Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T07:29:11.443Z] 4f4fb700ef54: Download complete [2025-01-20T07:29:11.443Z] 43c4264eed91: Download complete [2025-01-20T07:29:11.724Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T07:29:11.724Z] d9c7d2e4e75e: Download complete [2025-01-20T07:29:11.724Z] 43c4264eed91: Pull complete [2025-01-20T07:29:11.724Z] 4cc291be95ef: Pull complete [2025-01-20T07:29:11.992Z] 2ac1f1163629: Download complete [2025-01-20T07:29:12.597Z] 9c3e1370e548: Verifying Checksum [2025-01-20T07:29:12.597Z] 9c3e1370e548: Download complete [2025-01-20T07:29:15.148Z] 2ac1f1163629: Pull complete [2025-01-20T07:29:15.148Z] 5c3c966382ef: Pull complete [2025-01-20T07:29:15.407Z] 4f4fb700ef54: Pull complete [2025-01-20T07:29:15.665Z] d9c7d2e4e75e: Pull complete [2025-01-20T07:29:18.949Z] 9c3e1370e548: Pull complete [2025-01-20T07:29:18.949Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T07:29:18.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T07:29:18.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:29:19.046Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:29:19.066Z] $ 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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:29:26.316Z] $ docker top efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T07:29:26.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/784 [Pipeline] echo [2025-01-20T07:29:26.682Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-20T07:29:26.959Z] + set -o pipefail [2025-01-20T07:29:26.959Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-20T07:29:37.443Z] [2025-01-20T07:29:37.444Z] Monitoring /w/workspace/edgex-go/784 (github.com/edgexfoundry/edgex-go)... [2025-01-20T07:29:37.444Z] [2025-01-20T07:29:37.444Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9ca8f8ac-728d-42b6-9d4d-c548fb931f81 [2025-01-20T07:29:37.444Z] [2025-01-20T07:29:37.444Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T07:29:37.444Z] [2025-01-20T07:29:37.444Z] [2025-01-20T07:29:37.444Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T07:29:37.444Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T07:29:37.447Z] $ docker stop --time=1 efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be [2025-01-20T07:29:43.255Z] $ docker rm -f --volumes efa256f1b7205da4b21fd558d1288cba91dbee425a0503b834e969411f4c85be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-20T07:29:43.949Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T07:29:43.963Z] provisioning config files... [2025-01-20T07:29:43.974Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/784@tmp/config15849626377962510586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:29:44.276Z] --> edgex-publish-swagger.sh [2025-01-20T07:29:44.276Z] === Publish openapi API === [2025-01-20T07:29:44.276Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-20T07:29:44.276Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/784/openapi/core-command.yaml] [2025-01-20T07:29:44.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:44.276Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:44.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63654 [2025-01-20T07:29:44.854Z] [2025-01-20T07:29:44.854Z] [2025-01-20T07:29:44.854Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/784/openapi/core-data.yaml] [2025-01-20T07:29:44.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:44.854Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:45.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 173k --:--:-- --:--:-- --:--:-- 173k [2025-01-20T07:29:45.118Z] [2025-01-20T07:29:45.118Z] [2025-01-20T07:29:45.118Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/784/openapi/core-keeper.yaml] [2025-01-20T07:29:45.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:45.118Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:45.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k [2025-01-20T07:29:45.382Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-20T07:29:45.382Z] [2025-01-20T07:29:45.382Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/784/openapi/core-metadata.yaml] [2025-01-20T07:29:45.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:45.382Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:45.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 379 376k --:--:-- --:--:-- --:--:-- 377k [2025-01-20T07:29:45.644Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T07:29:45.644Z] [2025-01-20T07:29:45.644Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/784/openapi/security-proxy-auth.yaml] [2025-01-20T07:29:45.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:45.644Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:46.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 227 84375 --:--:-- --:--:-- --:--:-- 84603 [2025-01-20T07:29:46.725Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-20T07:29:46.725Z] [2025-01-20T07:29:46.725Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/784/openapi/support-notifications.yaml] [2025-01-20T07:29:46.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:46.725Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:47.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 140 89745 0:00:01 0:00:01 --:--:-- 89885 [2025-01-20T07:29:47.307Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T07:29:47.307Z] [2025-01-20T07:29:47.307Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/784/openapi/support-scheduler.yaml] [2025-01-20T07:29:47.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T07:29:47.307Z] Dload Upload Total Spent Left Speed [2025-01-20T07:29:47.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 461 146k --:--:-- --:--:-- --:--:-- 146k [2025-01-20T07:29:47.568Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T07:29:47.568Z] [Pipeline] } [2025-01-20T07:29:47.577Z] 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-20T07:29:48.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T07:29:48.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:29:48.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:29:48.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:29:48.401Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:29:48.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:29:48.948Z] $ docker top be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T07:29:49.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T07:29:49.060Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T07:29:49.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T07:29:49.154Z] $ docker exec be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 ssh-agent [2025-01-20T07:29:49.256Z] SSH_AUTH_SOCK=/tmp/ssh-DAL9Gql2A06F/agent.32 [2025-01-20T07:29:49.256Z] SSH_AGENT_PID=38 [2025-01-20T07:29:49.261Z] Running ssh-add (command line suppressed) [2025-01-20T07:29:49.353Z] Identity added: /w/workspace/edgex-go/784@tmp/private_key_1901833428724484112.key (/w/workspace/edgex-go/784@tmp/private_key_1901833428724484112.key) [2025-01-20T07:29:49.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T07:29:49.668Z] + git semver tag [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,888 [run_tag] DEBUG tag force:False [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,889 [check_head_tag] DEBUG check head tag [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,896 [execute] INFO git cat-file --batch-check [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=) [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,900 [execute] INFO git cat-file --batch [2025-01-20T07:29:49.928Z] 2025-01-20 07:29:49,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=) [2025-01-20T07:29:50.187Z] 2025-01-20 07:29:49,958 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:29:50.187Z] 2025-01-20 07:29:49,958 [execute] INFO git tag -a v4.0.0-dev.48 -m v4.0.0-dev.48 [2025-01-20T07:29:50.187Z] 2025-01-20 07:29:49,959 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.48', '-m', 'v4.0.0-dev.48'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) [2025-01-20T07:29:50.187Z] 2025-01-20 07:29:49,964 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:29:50.187Z] 4.0.0-dev.48 [Pipeline] } [2025-01-20T07:29:50.190Z] $ docker exec --env ******** --env ******** be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 ssh-agent -k [2025-01-20T07:29:50.283Z] unset SSH_AUTH_SOCK; [2025-01-20T07:29:50.283Z] unset SSH_AGENT_PID; [2025-01-20T07:29:50.283Z] echo Agent pid 38 killed; [2025-01-20T07:29:50.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T07:29:50.639Z] + git semver [Pipeline] } [2025-01-20T07:29:50.907Z] $ docker stop --time=1 be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 [2025-01-20T07:29:52.227Z] $ docker rm -f --volumes be96760249e4dc61d821f8ee1b74780158278959efdc58569e9ca7704bb22484 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:29:52.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T07:29:52.684Z] [2025-01-20T07:29:52.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:29:52.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T07:29:52.997Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T07:29:52.997Z] ab5ef0e58194: Pulling fs layer [2025-01-20T07:29:52.997Z] 9712f1f96733: Pulling fs layer [2025-01-20T07:29:52.997Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T07:29:52.997Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T07:29:52.997Z] e9a5061849ea: Pulling fs layer [2025-01-20T07:29:52.997Z] d747dcd14b5f: Pulling fs layer [2025-01-20T07:29:52.997Z] 2de7ff778b66: Pulling fs layer [2025-01-20T07:29:52.997Z] 0d9ebad4ef96: Waiting [2025-01-20T07:29:52.997Z] e9a5061849ea: Waiting [2025-01-20T07:29:52.997Z] d747dcd14b5f: Waiting [2025-01-20T07:29:52.997Z] 2de7ff778b66: Waiting [2025-01-20T07:29:52.997Z] 9712f1f96733: Verifying Checksum [2025-01-20T07:29:52.997Z] 9712f1f96733: Download complete [2025-01-20T07:29:53.256Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T07:29:53.256Z] 63f879dbbcfc: Download complete [2025-01-20T07:29:53.515Z] e9a5061849ea: Verifying Checksum [2025-01-20T07:29:53.515Z] e9a5061849ea: Download complete [2025-01-20T07:29:53.515Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T07:29:53.515Z] 0d9ebad4ef96: Download complete [2025-01-20T07:29:53.515Z] d747dcd14b5f: Download complete [2025-01-20T07:29:53.515Z] ab5ef0e58194: Verifying Checksum [2025-01-20T07:29:53.515Z] ab5ef0e58194: Download complete [2025-01-20T07:29:53.775Z] 2de7ff778b66: Verifying Checksum [2025-01-20T07:29:53.775Z] 2de7ff778b66: Download complete [2025-01-20T07:29:56.311Z] ab5ef0e58194: Pull complete [2025-01-20T07:29:56.570Z] 9712f1f96733: Pull complete [2025-01-20T07:29:57.137Z] 63f879dbbcfc: Pull complete [2025-01-20T07:30:01.330Z] 0d9ebad4ef96: Pull complete [2025-01-20T07:30:01.589Z] e9a5061849ea: Pull complete [2025-01-20T07:30:01.589Z] d747dcd14b5f: Pull complete [2025-01-20T07:30:02.962Z] 2de7ff778b66: Pull complete [2025-01-20T07:30:02.962Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T07:30:02.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T07:30:02.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:30:03.059Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:30:03.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:30:10.752Z] $ docker top 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T07:30:10.838Z] provisioning config files... [2025-01-20T07:30:10.850Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/784@tmp/config10284162656502822963tmp [2025-01-20T07:30:10.863Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/784@tmp/config1997912441022278581tmp [2025-01-20T07:30:10.880Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/784@tmp/config9688048109928752605tmp [Pipeline] { [Pipeline] echo [2025-01-20T07:30:11.001Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:11.314Z] ---> sigul-configuration.sh [2025-01-20T07:30:11.314Z] gpg: directory `/root/.gnupg' created [2025-01-20T07:30:11.314Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T07:30:11.314Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T07:30:11.314Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T07:30:11.314Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T07:30:11.314Z] gpg: CAST5 encrypted data [2025-01-20T07:30:11.314Z] gpg: encrypted with 1 passphrase [2025-01-20T07:30:11.314Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T07:30:11.633Z] + mkdir /home/jenkins [2025-01-20T07:30:11.633Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T07:30:11.940Z] + 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-20T07:30:11.951Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:12.244Z] ---> sigul-install.sh [2025-01-20T07:30:12.244Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T07:30:12.541Z] + git tag --list [2025-01-20T07:30:12.541Z] 0.6.0 [2025-01-20T07:30:12.541Z] 0.6.1 [2025-01-20T07:30:12.541Z] 0.7.0 [2025-01-20T07:30:12.541Z] 0.7.1 [2025-01-20T07:30:12.541Z] v1.0.0 [2025-01-20T07:30:12.541Z] v1.0.1 [2025-01-20T07:30:12.541Z] v1.1.0 [2025-01-20T07:30:12.541Z] v1.2.0 [2025-01-20T07:30:12.541Z] v1.2.1 [2025-01-20T07:30:12.541Z] v1.3.0 [2025-01-20T07:30:12.541Z] v1.3.1 [2025-01-20T07:30:12.541Z] v2.0.0 [2025-01-20T07:30:12.541Z] v2.1.0 [2025-01-20T07:30:12.541Z] v2.1.1 [2025-01-20T07:30:12.541Z] v2.2.0 [2025-01-20T07:30:12.541Z] v2.3.0 [2025-01-20T07:30:12.541Z] v3.0 [2025-01-20T07:30:12.541Z] v3.0.0 [2025-01-20T07:30:12.541Z] v3.1 [2025-01-20T07:30:12.541Z] v3.1.0 [2025-01-20T07:30:12.541Z] v3.1.0-dev.1 [2025-01-20T07:30:12.541Z] v3.1.0-dev.10 [2025-01-20T07:30:12.541Z] v3.1.0-dev.11 [2025-01-20T07:30:12.541Z] v3.1.0-dev.12 [2025-01-20T07:30:12.541Z] v3.1.0-dev.13 [2025-01-20T07:30:12.541Z] v3.1.0-dev.14 [2025-01-20T07:30:12.541Z] v3.1.0-dev.15 [2025-01-20T07:30:12.541Z] v3.1.0-dev.16 [2025-01-20T07:30:12.541Z] v3.1.0-dev.17 [2025-01-20T07:30:12.541Z] v3.1.0-dev.18 [2025-01-20T07:30:12.541Z] v3.1.0-dev.19 [2025-01-20T07:30:12.541Z] v3.1.0-dev.2 [2025-01-20T07:30:12.541Z] v3.1.0-dev.20 [2025-01-20T07:30:12.541Z] v3.1.0-dev.21 [2025-01-20T07:30:12.541Z] v3.1.0-dev.22 [2025-01-20T07:30:12.541Z] v3.1.0-dev.23 [2025-01-20T07:30:12.541Z] v3.1.0-dev.24 [2025-01-20T07:30:12.541Z] v3.1.0-dev.25 [2025-01-20T07:30:12.541Z] v3.1.0-dev.26 [2025-01-20T07:30:12.541Z] v3.1.0-dev.27 [2025-01-20T07:30:12.541Z] v3.1.0-dev.28 [2025-01-20T07:30:12.541Z] v3.1.0-dev.29 [2025-01-20T07:30:12.541Z] v3.1.0-dev.3 [2025-01-20T07:30:12.541Z] v3.1.0-dev.30 [2025-01-20T07:30:12.541Z] v3.1.0-dev.31 [2025-01-20T07:30:12.541Z] v3.1.0-dev.32 [2025-01-20T07:30:12.541Z] v3.1.0-dev.33 [2025-01-20T07:30:12.541Z] v3.1.0-dev.34 [2025-01-20T07:30:12.541Z] v3.1.0-dev.35 [2025-01-20T07:30:12.541Z] v3.1.0-dev.36 [2025-01-20T07:30:12.541Z] v3.1.0-dev.37 [2025-01-20T07:30:12.541Z] v3.1.0-dev.38 [2025-01-20T07:30:12.541Z] v3.1.0-dev.39 [2025-01-20T07:30:12.541Z] v3.1.0-dev.4 [2025-01-20T07:30:12.541Z] v3.1.0-dev.40 [2025-01-20T07:30:12.541Z] v3.1.0-dev.41 [2025-01-20T07:30:12.541Z] v3.1.0-dev.42 [2025-01-20T07:30:12.541Z] v3.1.0-dev.43 [2025-01-20T07:30:12.541Z] v3.1.0-dev.44 [2025-01-20T07:30:12.541Z] v3.1.0-dev.45 [2025-01-20T07:30:12.541Z] v3.1.0-dev.46 [2025-01-20T07:30:12.541Z] v3.1.0-dev.47 [2025-01-20T07:30:12.541Z] v3.1.0-dev.48 [2025-01-20T07:30:12.541Z] v3.1.0-dev.49 [2025-01-20T07:30:12.541Z] v3.1.0-dev.5 [2025-01-20T07:30:12.541Z] v3.1.0-dev.50 [2025-01-20T07:30:12.541Z] v3.1.0-dev.51 [2025-01-20T07:30:12.541Z] v3.1.0-dev.52 [2025-01-20T07:30:12.541Z] v3.1.0-dev.53 [2025-01-20T07:30:12.541Z] v3.1.0-dev.54 [2025-01-20T07:30:12.541Z] v3.1.0-dev.55 [2025-01-20T07:30:12.541Z] v3.1.0-dev.56 [2025-01-20T07:30:12.541Z] v3.1.0-dev.57 [2025-01-20T07:30:12.541Z] v3.1.0-dev.58 [2025-01-20T07:30:12.541Z] v3.1.0-dev.59 [2025-01-20T07:30:12.541Z] v3.1.0-dev.6 [2025-01-20T07:30:12.541Z] v3.1.0-dev.60 [2025-01-20T07:30:12.541Z] v3.1.0-dev.61 [2025-01-20T07:30:12.541Z] v3.1.0-dev.62 [2025-01-20T07:30:12.541Z] v3.1.0-dev.63 [2025-01-20T07:30:12.541Z] v3.1.0-dev.64 [2025-01-20T07:30:12.541Z] v3.1.0-dev.65 [2025-01-20T07:30:12.541Z] v3.1.0-dev.66 [2025-01-20T07:30:12.541Z] v3.1.0-dev.67 [2025-01-20T07:30:12.541Z] v3.1.0-dev.68 [2025-01-20T07:30:12.541Z] v3.1.0-dev.69 [2025-01-20T07:30:12.541Z] v3.1.0-dev.7 [2025-01-20T07:30:12.541Z] v3.1.0-dev.70 [2025-01-20T07:30:12.541Z] v3.1.0-dev.71 [2025-01-20T07:30:12.541Z] v3.1.0-dev.72 [2025-01-20T07:30:12.541Z] v3.1.0-dev.73 [2025-01-20T07:30:12.541Z] v3.1.0-dev.8 [2025-01-20T07:30:12.541Z] v3.1.0-dev.9 [2025-01-20T07:30:12.541Z] v3.1.1 [2025-01-20T07:30:12.541Z] v3.1.1-dev.1 [2025-01-20T07:30:12.541Z] v3.1.1-dev.2 [2025-01-20T07:30:12.541Z] v3.2.0-dev.1 [2025-01-20T07:30:12.541Z] v3.2.0-dev.10 [2025-01-20T07:30:12.541Z] v3.2.0-dev.100 [2025-01-20T07:30:12.541Z] v3.2.0-dev.101 [2025-01-20T07:30:12.541Z] v3.2.0-dev.102 [2025-01-20T07:30:12.541Z] v3.2.0-dev.103 [2025-01-20T07:30:12.541Z] v3.2.0-dev.104 [2025-01-20T07:30:12.541Z] v3.2.0-dev.105 [2025-01-20T07:30:12.541Z] v3.2.0-dev.106 [2025-01-20T07:30:12.541Z] v3.2.0-dev.107 [2025-01-20T07:30:12.541Z] v3.2.0-dev.108 [2025-01-20T07:30:12.541Z] v3.2.0-dev.109 [2025-01-20T07:30:12.541Z] v3.2.0-dev.11 [2025-01-20T07:30:12.541Z] v3.2.0-dev.12 [2025-01-20T07:30:12.541Z] v3.2.0-dev.13 [2025-01-20T07:30:12.541Z] v3.2.0-dev.14 [2025-01-20T07:30:12.541Z] v3.2.0-dev.15 [2025-01-20T07:30:12.541Z] v3.2.0-dev.16 [2025-01-20T07:30:12.541Z] v3.2.0-dev.17 [2025-01-20T07:30:12.541Z] v3.2.0-dev.18 [2025-01-20T07:30:12.541Z] v3.2.0-dev.19 [2025-01-20T07:30:12.541Z] v3.2.0-dev.2 [2025-01-20T07:30:12.541Z] v3.2.0-dev.20 [2025-01-20T07:30:12.541Z] v3.2.0-dev.21 [2025-01-20T07:30:12.541Z] v3.2.0-dev.22 [2025-01-20T07:30:12.541Z] v3.2.0-dev.23 [2025-01-20T07:30:12.541Z] v3.2.0-dev.24 [2025-01-20T07:30:12.541Z] v3.2.0-dev.25 [2025-01-20T07:30:12.541Z] v3.2.0-dev.26 [2025-01-20T07:30:12.541Z] v3.2.0-dev.27 [2025-01-20T07:30:12.541Z] v3.2.0-dev.28 [2025-01-20T07:30:12.541Z] v3.2.0-dev.29 [2025-01-20T07:30:12.541Z] v3.2.0-dev.3 [2025-01-20T07:30:12.541Z] v3.2.0-dev.30 [2025-01-20T07:30:12.541Z] v3.2.0-dev.31 [2025-01-20T07:30:12.541Z] v3.2.0-dev.32 [2025-01-20T07:30:12.541Z] v3.2.0-dev.33 [2025-01-20T07:30:12.541Z] v3.2.0-dev.34 [2025-01-20T07:30:12.541Z] v3.2.0-dev.35 [2025-01-20T07:30:12.541Z] v3.2.0-dev.36 [2025-01-20T07:30:12.541Z] v3.2.0-dev.37 [2025-01-20T07:30:12.541Z] v3.2.0-dev.38 [2025-01-20T07:30:12.541Z] v3.2.0-dev.39 [2025-01-20T07:30:12.541Z] v3.2.0-dev.4 [2025-01-20T07:30:12.541Z] v3.2.0-dev.40 [2025-01-20T07:30:12.541Z] v3.2.0-dev.41 [2025-01-20T07:30:12.541Z] v3.2.0-dev.42 [2025-01-20T07:30:12.541Z] v3.2.0-dev.43 [2025-01-20T07:30:12.541Z] v3.2.0-dev.44 [2025-01-20T07:30:12.541Z] v3.2.0-dev.45 [2025-01-20T07:30:12.541Z] v3.2.0-dev.46 [2025-01-20T07:30:12.541Z] v3.2.0-dev.47 [2025-01-20T07:30:12.541Z] v3.2.0-dev.48 [2025-01-20T07:30:12.541Z] v3.2.0-dev.49 [2025-01-20T07:30:12.541Z] v3.2.0-dev.5 [2025-01-20T07:30:12.541Z] v3.2.0-dev.50 [2025-01-20T07:30:12.541Z] v3.2.0-dev.51 [2025-01-20T07:30:12.541Z] v3.2.0-dev.52 [2025-01-20T07:30:12.541Z] v3.2.0-dev.53 [2025-01-20T07:30:12.541Z] v3.2.0-dev.54 [2025-01-20T07:30:12.541Z] v3.2.0-dev.55 [2025-01-20T07:30:12.541Z] v3.2.0-dev.56 [2025-01-20T07:30:12.541Z] v3.2.0-dev.57 [2025-01-20T07:30:12.541Z] v3.2.0-dev.58 [2025-01-20T07:30:12.541Z] v3.2.0-dev.59 [2025-01-20T07:30:12.541Z] v3.2.0-dev.6 [2025-01-20T07:30:12.541Z] v3.2.0-dev.60 [2025-01-20T07:30:12.541Z] v3.2.0-dev.61 [2025-01-20T07:30:12.541Z] v3.2.0-dev.62 [2025-01-20T07:30:12.541Z] v3.2.0-dev.63 [2025-01-20T07:30:12.541Z] v3.2.0-dev.64 [2025-01-20T07:30:12.541Z] v3.2.0-dev.65 [2025-01-20T07:30:12.541Z] v3.2.0-dev.66 [2025-01-20T07:30:12.541Z] v3.2.0-dev.67 [2025-01-20T07:30:12.541Z] v3.2.0-dev.68 [2025-01-20T07:30:12.541Z] v3.2.0-dev.69 [2025-01-20T07:30:12.541Z] v3.2.0-dev.7 [2025-01-20T07:30:12.541Z] v3.2.0-dev.70 [2025-01-20T07:30:12.541Z] v3.2.0-dev.71 [2025-01-20T07:30:12.541Z] v3.2.0-dev.72 [2025-01-20T07:30:12.541Z] v3.2.0-dev.73 [2025-01-20T07:30:12.541Z] v3.2.0-dev.74 [2025-01-20T07:30:12.541Z] v3.2.0-dev.75 [2025-01-20T07:30:12.541Z] v3.2.0-dev.76 [2025-01-20T07:30:12.541Z] v3.2.0-dev.77 [2025-01-20T07:30:12.541Z] v3.2.0-dev.78 [2025-01-20T07:30:12.541Z] v3.2.0-dev.79 [2025-01-20T07:30:12.541Z] v3.2.0-dev.8 [2025-01-20T07:30:12.541Z] v3.2.0-dev.80 [2025-01-20T07:30:12.541Z] v3.2.0-dev.81 [2025-01-20T07:30:12.541Z] v3.2.0-dev.82 [2025-01-20T07:30:12.541Z] v3.2.0-dev.83 [2025-01-20T07:30:12.541Z] v3.2.0-dev.84 [2025-01-20T07:30:12.541Z] v3.2.0-dev.85 [2025-01-20T07:30:12.541Z] v3.2.0-dev.86 [2025-01-20T07:30:12.541Z] v3.2.0-dev.87 [2025-01-20T07:30:12.541Z] v3.2.0-dev.88 [2025-01-20T07:30:12.541Z] v3.2.0-dev.89 [2025-01-20T07:30:12.541Z] v3.2.0-dev.9 [2025-01-20T07:30:12.541Z] v3.2.0-dev.90 [2025-01-20T07:30:12.541Z] v3.2.0-dev.91 [2025-01-20T07:30:12.541Z] v3.2.0-dev.92 [2025-01-20T07:30:12.541Z] v3.2.0-dev.93 [2025-01-20T07:30:12.541Z] v3.2.0-dev.94 [2025-01-20T07:30:12.541Z] v3.2.0-dev.95 [2025-01-20T07:30:12.541Z] v3.2.0-dev.96 [2025-01-20T07:30:12.541Z] v3.2.0-dev.97 [2025-01-20T07:30:12.541Z] v3.2.0-dev.98 [2025-01-20T07:30:12.541Z] v3.2.0-dev.99 [2025-01-20T07:30:12.541Z] v4.0.0-dev.1 [2025-01-20T07:30:12.541Z] v4.0.0-dev.10 [2025-01-20T07:30:12.541Z] v4.0.0-dev.11 [2025-01-20T07:30:12.541Z] v4.0.0-dev.12 [2025-01-20T07:30:12.541Z] v4.0.0-dev.13 [2025-01-20T07:30:12.541Z] v4.0.0-dev.14 [2025-01-20T07:30:12.541Z] v4.0.0-dev.15 [2025-01-20T07:30:12.541Z] v4.0.0-dev.16 [2025-01-20T07:30:12.541Z] v4.0.0-dev.17 [2025-01-20T07:30:12.541Z] v4.0.0-dev.18 [2025-01-20T07:30:12.541Z] v4.0.0-dev.19 [2025-01-20T07:30:12.541Z] v4.0.0-dev.2 [2025-01-20T07:30:12.541Z] v4.0.0-dev.20 [2025-01-20T07:30:12.541Z] v4.0.0-dev.21 [2025-01-20T07:30:12.541Z] v4.0.0-dev.22 [2025-01-20T07:30:12.541Z] v4.0.0-dev.23 [2025-01-20T07:30:12.541Z] v4.0.0-dev.24 [2025-01-20T07:30:12.541Z] v4.0.0-dev.25 [2025-01-20T07:30:12.541Z] v4.0.0-dev.26 [2025-01-20T07:30:12.541Z] v4.0.0-dev.27 [2025-01-20T07:30:12.541Z] v4.0.0-dev.28 [2025-01-20T07:30:12.541Z] v4.0.0-dev.29 [2025-01-20T07:30:12.541Z] v4.0.0-dev.3 [2025-01-20T07:30:12.541Z] v4.0.0-dev.30 [2025-01-20T07:30:12.541Z] v4.0.0-dev.31 [2025-01-20T07:30:12.541Z] v4.0.0-dev.32 [2025-01-20T07:30:12.541Z] v4.0.0-dev.33 [2025-01-20T07:30:12.541Z] v4.0.0-dev.34 [2025-01-20T07:30:12.541Z] v4.0.0-dev.35 [2025-01-20T07:30:12.541Z] v4.0.0-dev.36 [2025-01-20T07:30:12.541Z] v4.0.0-dev.37 [2025-01-20T07:30:12.541Z] v4.0.0-dev.38 [2025-01-20T07:30:12.541Z] v4.0.0-dev.39 [2025-01-20T07:30:12.541Z] v4.0.0-dev.4 [2025-01-20T07:30:12.541Z] v4.0.0-dev.40 [2025-01-20T07:30:12.541Z] v4.0.0-dev.41 [2025-01-20T07:30:12.541Z] v4.0.0-dev.42 [2025-01-20T07:30:12.541Z] v4.0.0-dev.43 [2025-01-20T07:30:12.541Z] v4.0.0-dev.44 [2025-01-20T07:30:12.541Z] v4.0.0-dev.45 [2025-01-20T07:30:12.541Z] v4.0.0-dev.46 [2025-01-20T07:30:12.541Z] v4.0.0-dev.47 [2025-01-20T07:30:12.541Z] v4.0.0-dev.48 [2025-01-20T07:30:12.541Z] v4.0.0-dev.5 [2025-01-20T07:30:12.541Z] v4.0.0-dev.6 [2025-01-20T07:30:12.541Z] v4.0.0-dev.7 [2025-01-20T07:30:12.541Z] v4.0.0-dev.8 [2025-01-20T07:30:12.541Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-20T07:30:12.848Z] + lftools sign git-tag v4.0.0-dev.48 [2025-01-20T07:30:13.417Z] Signing Git tag with Sigul... [2025-01-20T07:30:13.417Z] Signing v4.0.0-dev.48 [Pipeline] echo [2025-01-20T07:30:13.691Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:13.996Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T07:30:14.004Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T07:30:14.023Z] $ docker stop --time=1 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 [2025-01-20T07:30:15.308Z] $ docker rm -f --volumes 5e2daf48a07fda4919ba65b1ae18f647601b69ed858cb3dfb12c0d9887067630 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T07:30:15.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T07:30:15.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:30:16.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:30:16.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:30:16.180Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:30:16.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:30:16.655Z] $ docker top e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T07:30:16.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T07:30:16.777Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T07:30:16.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T07:30:16.892Z] $ docker exec e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b ssh-agent [2025-01-20T07:30:17.007Z] SSH_AUTH_SOCK=/tmp/ssh-1OxR87WgbMRk/agent.32 [2025-01-20T07:30:17.007Z] SSH_AGENT_PID=38 [2025-01-20T07:30:17.012Z] Running ssh-add (command line suppressed) [2025-01-20T07:30:17.124Z] Identity added: /w/workspace/edgex-go/784@tmp/private_key_9162791841122764172.key (/w/workspace/edgex-go/784@tmp/private_key_9162791841122764172.key) [2025-01-20T07:30:17.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T07:30:17.444Z] + git semver bump pre [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [bump_version] DEBUG bumping version:4.0.0-dev.48 on axis:pre with prefix:dev [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [bump_version] DEBUG bumped version:4.0.0-dev.49 [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [write_version] DEBUG write version:4.0.0-dev.49 to path:/w/workspace/edgex-go/784/.semver/main with force:True [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,634 [write_file] DEBUG write to file:/w/workspace/edgex-go/784/.semver/main [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,637 [execute] INFO git cat-file --batch-check [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,643 [execute] INFO git cat-file --batch [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T07:30:17.706Z] 2025-01-20 07:30:17,649 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:30:17.706Z] 4.0.0-dev.49 [Pipeline] } [2025-01-20T07:30:17.709Z] $ docker exec --env ******** --env ******** e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b ssh-agent -k [2025-01-20T07:30:17.817Z] unset SSH_AUTH_SOCK; [2025-01-20T07:30:17.817Z] unset SSH_AGENT_PID; [2025-01-20T07:30:17.817Z] echo Agent pid 38 killed; [2025-01-20T07:30:17.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T07:30:18.160Z] + git semver [Pipeline] } [2025-01-20T07:30:18.426Z] $ docker stop --time=1 e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b [2025-01-20T07:30:19.717Z] $ docker rm -f --volumes e264255a12b12756a3b81fcfcb56c781e650eab1cf596d458f615cc74d532b5b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T07:30:20.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T07:30:20.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:30:20.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T07:30:20.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:30:20.484Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:30:20.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:30:20.873Z] $ docker top 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab -eo pid,comm [2025-01-20T07:30:20.934Z] 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-20T07:30:20.934Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T07:30:20.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T07:30:20.988Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T07:30:21.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T07:30:21.098Z] $ docker exec 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab ssh-agent [2025-01-20T07:30:21.218Z] SSH_AUTH_SOCK=/tmp/ssh-skZrS7iZGe0m/agent.32 [2025-01-20T07:30:21.218Z] SSH_AGENT_PID=38 [2025-01-20T07:30:21.223Z] Running ssh-add (command line suppressed) [2025-01-20T07:30:21.325Z] Identity added: /w/workspace/edgex-go/784@tmp/private_key_2151639954329924002.key (/w/workspace/edgex-go/784@tmp/private_key_2151639954329924002.key) [2025-01-20T07:30:21.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T07:30:21.637Z] + git semver push [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,838 [run_push] DEBUG push [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,839 [execute] INFO git cat-file --batch-check [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,843 [execute] INFO git rev-list 2fb75e623947db728db290c25fc82b292e5041fb -- [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,844 [execute] DEBUG Popen(['git', 'rev-list', '2fb75e623947db728db290c25fc82b292e5041fb', '--'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,864 [execute] INFO git fetch -v origin [2025-01-20T07:30:21.895Z] 2025-01-20 07:30:21,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T07:30:22.463Z] 2025-01-20 07:30:22,297 [run_push] DEBUG no remote changes detected [2025-01-20T07:30:22.463Z] 2025-01-20 07:30:22,297 [execute] INFO git push origin semver [2025-01-20T07:30:22.463Z] 2025-01-20 07:30:22,298 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/784/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T07:30:23.031Z] 2025-01-20 07:30:22,963 [run_push] DEBUG push all version tags [2025-01-20T07:30:23.031Z] 2025-01-20 07:30:22,963 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T07:30:23.031Z] 2025-01-20 07:30:22,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/784, universal_newlines=False, shell=None, istream=None) [2025-01-20T07:30:23.970Z] 2025-01-20 07:30:23,610 [read_version] DEBUG read version from /w/workspace/edgex-go/784/.semver/main [2025-01-20T07:30:23.970Z] 4.0.0-dev.49 [Pipeline] } [2025-01-20T07:30:23.973Z] $ docker exec --env ******** --env ******** 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab ssh-agent -k [2025-01-20T07:30:24.073Z] unset SSH_AUTH_SOCK; [2025-01-20T07:30:24.073Z] unset SSH_AGENT_PID; [2025-01-20T07:30:24.073Z] echo Agent pid 38 killed; [2025-01-20T07:30:24.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T07:30:24.411Z] + git semver [Pipeline] } [2025-01-20T07:30:24.677Z] $ docker stop --time=1 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab [2025-01-20T07:30:26.525Z] $ docker rm -f --volumes 04a62e929d62a4ac6cd3397d85519ff19b86b8424b62c9da8e7356c6ffe93fab [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-20T07:30:32.851Z] + [ -d /w/workspace/edgex-go/784/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:33.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:34.004Z] ---> package-listing.sh [2025-01-20T07:30:34.004Z] ++ facter osfamily [2025-01-20T07:30:34.004Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T07:30:34.263Z] + OS_FAMILY=debian [2025-01-20T07:30:34.263Z] + workspace=/w/workspace/edgex-go/784 [2025-01-20T07:30:34.263Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T07:30:34.263Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T07:30:34.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T07:30:34.263Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T07:30:34.263Z] + '[' /w/workspace/edgex-go/784 ']' [2025-01-20T07:30:34.263Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T07:30:34.263Z] + case "${OS_FAMILY}" in [2025-01-20T07:30:34.263Z] + dpkg -l [2025-01-20T07:30:34.263Z] + grep '^ii' [2025-01-20T07:30:34.263Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T07:30:34.263Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T07:30:34.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T07:30:34.263Z] + '[' /w/workspace/edgex-go/784 ']' [2025-01-20T07:30:34.263Z] + mkdir -p /w/workspace/edgex-go/784/archives/ [2025-01-20T07:30:34.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/784/archives/ [Pipeline] echo [2025-01-20T07:30:34.275Z] 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/784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T07:30:34.552Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:30:35.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T07:30:35.112Z] [2025-01-20T07:30:35.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T07:30:35.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T07:30:35.412Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T07:30:35.412Z] 5eb5b503b376: Pulling fs layer [2025-01-20T07:30:35.412Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T07:30:35.412Z] ec43610c2a17: Pulling fs layer [2025-01-20T07:30:35.412Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T07:30:35.412Z] 33b1e0a273af: Pulling fs layer [2025-01-20T07:30:35.412Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T07:30:35.412Z] 2f39f015ded8: Pulling fs layer [2025-01-20T07:30:35.412Z] 3a2ae6a8a46f: Waiting [2025-01-20T07:30:35.412Z] 33b1e0a273af: Waiting [2025-01-20T07:30:35.412Z] 5d3b04190fa2: Waiting [2025-01-20T07:30:35.412Z] 2f39f015ded8: Waiting [2025-01-20T07:30:35.671Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T07:30:35.671Z] 5c69ac0246d0: Download complete [2025-01-20T07:30:35.671Z] 3a2ae6a8a46f: Download complete [2025-01-20T07:30:35.671Z] 33b1e0a273af: Verifying Checksum [2025-01-20T07:30:35.671Z] 33b1e0a273af: Download complete [2025-01-20T07:30:35.671Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T07:30:35.671Z] 5d3b04190fa2: Download complete [2025-01-20T07:30:35.671Z] ec43610c2a17: Verifying Checksum [2025-01-20T07:30:35.671Z] ec43610c2a17: Download complete [2025-01-20T07:30:35.671Z] 5eb5b503b376: Download complete [2025-01-20T07:30:36.605Z] 2f39f015ded8: Download complete [2025-01-20T07:30:37.173Z] 5eb5b503b376: Pull complete [2025-01-20T07:30:37.433Z] 5c69ac0246d0: Pull complete [2025-01-20T07:30:37.691Z] ec43610c2a17: Pull complete [2025-01-20T07:30:37.950Z] 3a2ae6a8a46f: Pull complete [2025-01-20T07:30:38.209Z] 33b1e0a273af: Pull complete [2025-01-20T07:30:38.209Z] 5d3b04190fa2: Pull complete [2025-01-20T07:30:43.477Z] 2f39f015ded8: Pull complete [2025-01-20T07:30:43.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T07:30:43.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T07:30:43.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T07:30:43.580Z] prd-ubuntu20.04-docker-8c-8g-37221 does not seem to be running inside a container [2025-01-20T07:30:43.603Z] $ 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/784/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/784 -v /w/workspace/edgex-go/784:/w/workspace/edgex-go/784:rw,z -v /w/workspace/edgex-go/784@tmp:/w/workspace/edgex-go/784@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-20T07:30:49.428Z] $ docker top 6ce671f6594d556a2d9c5c6f9de62a42903c41ee6be5d77bf06f7771bc63d837 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T07:30:49.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T07:30:50.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T07:30:50.363Z] + ls /var/log/sa-host [2025-01-20T07:30:50.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T07:30:50.516Z] provisioning config files... [2025-01-20T07:30:50.525Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/784@tmp/config8405977254811938144tmp [Pipeline] { [Pipeline] echo [2025-01-20T07:30:50.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:50.828Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T07:30:50.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:51.177Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T07:30:51.189Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:51.475Z] ---> sudo-logs.sh [2025-01-20T07:30:51.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T07:30:51.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:51.781Z] ---> job-cost.sh [2025-01-20T07:30:51.781Z] lf-activate-venv: SKIPPING [2025-01-20T07:30:51.781Z] DEBUG: total: 0.2199999988079071 [2025-01-20T07:30:51.781Z] INFO: Retrieving Stack Cost... [2025-01-20T07:30:52.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T07:30:52.610Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T07:30:52.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T07:30:52.907Z] ---> logs-deploy.sh [2025-01-20T07:30:52.907Z] lf-activate-venv: SKIPPING [2025-01-20T07:30:52.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/784 [2025-01-20T07:30:52.907Z] INFO: archiving workspace using pattern(s): [2025-01-20T07:30:55.445Z] Archives upload complete. [2025-01-20T07:30:55.445Z] INFO: archiving logs to Nexus [2025-01-20T07:30:56.016Z] ---> uname -a: [2025-01-20T07:30:56.016Z] Linux prd-ubuntu20-04-docker-8c-8g-37221 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] ---> lscpu: [2025-01-20T07:30:56.016Z] Architecture: x86_64 [2025-01-20T07:30:56.016Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-20T07:30:56.016Z] Byte Order: Little Endian [2025-01-20T07:30:56.016Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-20T07:30:56.016Z] CPU(s): 8 [2025-01-20T07:30:56.016Z] On-line CPU(s) list: 0-7 [2025-01-20T07:30:56.016Z] Thread(s) per core: 1 [2025-01-20T07:30:56.016Z] Core(s) per socket: 1 [2025-01-20T07:30:56.016Z] Socket(s): 8 [2025-01-20T07:30:56.016Z] NUMA node(s): 1 [2025-01-20T07:30:56.016Z] Vendor ID: AuthenticAMD [2025-01-20T07:30:56.016Z] CPU family: 23 [2025-01-20T07:30:56.016Z] Model: 49 [2025-01-20T07:30:56.016Z] Model name: AMD EPYC-Rome Processor [2025-01-20T07:30:56.016Z] Stepping: 0 [2025-01-20T07:30:56.016Z] CPU MHz: 2800.000 [2025-01-20T07:30:56.016Z] BogoMIPS: 5600.00 [2025-01-20T07:30:56.016Z] Virtualization: AMD-V [2025-01-20T07:30:56.016Z] Hypervisor vendor: KVM [2025-01-20T07:30:56.016Z] Virtualization type: full [2025-01-20T07:30:56.016Z] L1d cache: 256 KiB [2025-01-20T07:30:56.016Z] L1i cache: 256 KiB [2025-01-20T07:30:56.016Z] L2 cache: 4 MiB [2025-01-20T07:30:56.016Z] L3 cache: 128 MiB [2025-01-20T07:30:56.016Z] NUMA node0 CPU(s): 0-7 [2025-01-20T07:30:56.016Z] Vulnerability Itlb multihit: Not affected [2025-01-20T07:30:56.016Z] Vulnerability L1tf: Not affected [2025-01-20T07:30:56.016Z] Vulnerability Mds: Not affected [2025-01-20T07:30:56.016Z] Vulnerability Meltdown: Not affected [2025-01-20T07:30:56.016Z] Vulnerability Mmio stale data: Not affected [2025-01-20T07:30:56.016Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-20T07:30:56.016Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-20T07:30:56.016Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-20T07:30:56.016Z] Vulnerability Srbds: Not affected [2025-01-20T07:30:56.016Z] Vulnerability Tsx async abort: Not affected [2025-01-20T07:30:56.016Z] 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-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] ---> nproc: [2025-01-20T07:30:56.016Z] 8 [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] ---> df -h: [2025-01-20T07:30:56.016Z] Filesystem Size Used Avail Use% Mounted on [2025-01-20T07:30:56.016Z] overlay 155G 28G 127G 19% / [2025-01-20T07:30:56.016Z] tmpfs 64M 0 64M 0% /dev [2025-01-20T07:30:56.016Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-20T07:30:56.016Z] shm 64M 0 64M 0% /dev/shm [2025-01-20T07:30:56.016Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] ---> sar -b -r -n DEV: [2025-01-20T07:30:56.016Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37221) 01/20/25 _x86_64_ (8 CPU) [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] 07:01:43 LINUX RESTART (8 CPU) [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-20T07:30:56.016Z] 07:03:02 345.10 47.32 297.78 0.00 5331.29 105958.55 0.00 [2025-01-20T07:30:56.016Z] 07:04:01 156.25 1.76 154.50 0.00 32.32 58758.35 0.00 [2025-01-20T07:30:56.016Z] 07:05:01 57.01 0.70 56.31 0.00 74.21 24856.13 0.00 [2025-01-20T07:30:56.016Z] 07:06:01 32.33 0.03 32.30 0.00 0.27 18366.70 0.00 [2025-01-20T07:30:56.016Z] 07:07:01 34.26 1.05 33.21 0.00 69.32 20545.78 0.00 [2025-01-20T07:30:56.016Z] 07:08:01 183.59 0.35 183.24 0.00 36.39 89237.19 0.00 [2025-01-20T07:30:56.016Z] 07:09:02 511.85 7.79 504.06 0.00 62.29 154013.12 0.00 [2025-01-20T07:30:56.016Z] 07:10:01 443.54 6.89 436.64 0.00 2074.54 107524.92 0.00 [2025-01-20T07:30:56.016Z] 07:11:01 377.74 8.06 369.68 0.00 3127.62 149817.26 0.00 [2025-01-20T07:30:56.016Z] 07:12:01 231.99 0.17 231.82 0.00 1.32 68854.83 0.00 [2025-01-20T07:30:56.016Z] 07:13:01 397.15 0.27 396.88 0.00 5.33 108017.46 0.00 [2025-01-20T07:30:56.016Z] 07:14:01 331.15 1.46 329.68 0.00 275.67 13265.36 0.00 [2025-01-20T07:30:56.016Z] 07:15:01 22.16 0.00 22.16 0.00 0.00 574.17 0.00 [2025-01-20T07:30:56.016Z] 07:16:01 2.73 0.00 2.73 0.00 0.00 32.39 0.00 [2025-01-20T07:30:56.016Z] 07:17:01 1.92 0.03 1.88 0.00 0.27 21.20 0.00 [2025-01-20T07:30:56.016Z] 07:18:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-01-20T07:30:56.016Z] 07:19:01 1.62 0.00 1.62 0.00 0.00 27.06 0.00 [2025-01-20T07:30:56.016Z] 07:20:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 [2025-01-20T07:30:56.016Z] 07:21:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2025-01-20T07:30:56.016Z] 07:22:02 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2025-01-20T07:30:56.016Z] 07:23:01 1.25 0.00 1.25 0.00 0.00 14.23 0.00 [2025-01-20T07:30:56.016Z] 07:24:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2025-01-20T07:30:56.016Z] 07:25:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2025-01-20T07:30:56.016Z] 07:26:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2025-01-20T07:30:56.016Z] 07:27:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2025-01-20T07:30:56.016Z] 07:28:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2025-01-20T07:30:56.016Z] 07:29:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-01-20T07:30:56.016Z] 07:30:01 110.63 0.55 110.08 0.00 16.66 38913.92 0.00 [2025-01-20T07:30:56.016Z] Average: 116.23 2.73 113.50 0.00 396.09 34254.95 0.00 [2025-01-20T07:30:56.016Z] [2025-01-20T07:30:56.016Z] 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-20T07:30:56.016Z] 07:03:02 29480980 31477712 856312 2.60 60612 2234440 1851056 5.46 1093488 1960788 68104 [2025-01-20T07:30:56.016Z] 07:04:01 27768100 31522904 776232 2.36 124060 3798292 1841816 5.43 1239604 3361412 133972 [2025-01-20T07:30:56.016Z] 07:05:01 27064364 31364456 927496 2.82 128472 4302844 2217580 6.54 1957364 3306540 513536 [2025-01-20T07:30:56.016Z] 07:06:01 25964716 30270568 2020560 6.14 131668 4284112 3029188 8.93 2568716 3775312 486316 [2025-01-20T07:30:56.016Z] 07:07:01 26452516 31406288 882708 2.68 136612 4895520 1985132 5.85 1845820 3978976 532120 [2025-01-20T07:30:56.016Z] 07:08:01 22178248 31418596 870944 2.65 144976 9088984 2356864 6.95 1799760 8204344 3596264 [2025-01-20T07:30:56.016Z] 07:09:02 19866284 31083468 1169664 3.56 247676 10679056 3651364 10.76 2566752 9415360 1117560 [2025-01-20T07:30:56.016Z] 07:10:01 17748804 31370840 895760 2.72 335612 12891140 2404460 7.09 2707140 11310284 326588 [2025-01-20T07:30:56.016Z] 07:11:01 10177892 28547632 3644136 11.08 378420 17191272 10140096 29.88 6331456 14747388 428324 [2025-01-20T07:30:56.016Z] 07:12:01 8011824 28783984 3410400 10.37 392704 19489256 7787656 22.95 7125728 16045092 1095348 [2025-01-20T07:30:56.016Z] 07:13:01 10899292 31364680 884468 2.69 401864 19337172 2392096 7.05 3200036 17318536 204 [2025-01-20T07:30:56.016Z] 07:14:01 10679632 31409140 845148 2.57 409488 19584844 2236448 6.59 3427992 17312460 464 [2025-01-20T07:30:56.016Z] 07:15:01 10690444 31421048 833220 2.53 410420 19585076 2114200 6.23 3882240 16846160 632 [2025-01-20T07:30:56.016Z] 07:16:01 10692468 31423156 831040 2.53 410432 19585080 2114200 6.23 3879884 16846164 148 [2025-01-20T07:30:56.016Z] 07:17:01 10691544 31422336 832404 2.53 410460 19585076 2148888 6.33 3879832 16846168 36 [2025-01-20T07:30:56.016Z] 07:18:01 10702228 31433380 821464 2.50 410476 19585152 2148888 6.33 3868108 16846480 180 [2025-01-20T07:30:56.016Z] 07:19:01 10704484 31435732 819580 2.49 410512 19585156 2148888 6.33 3868092 16846496 4 [2025-01-20T07:30:56.016Z] 07:20:01 10708744 31440000 815276 2.48 410524 19585156 2148888 6.33 3864556 16846496 184 [2025-01-20T07:30:56.016Z] 07:21:01 10708704 31439964 815244 2.48 410540 19585160 2148888 6.33 3864544 16846500 8 [2025-01-20T07:30:56.016Z] 07:22:02 10708896 31440204 815152 2.48 410576 19585160 2148888 6.33 3864628 16846500 176 [2025-01-20T07:30:56.016Z] 07:23:01 10708628 31440012 815360 2.48 410600 19585164 2148888 6.33 3864944 16846556 8 [2025-01-20T07:30:56.016Z] 07:24:01 10708328 31439764 815568 2.48 410624 19585168 2148888 6.33 3864660 16846564 180 [2025-01-20T07:30:56.016Z] 07:25:01 10708280 31439716 815548 2.48 410632 19585168 2148888 6.33 3864648 16846564 8 [2025-01-20T07:30:56.016Z] 07:26:01 10708380 31439996 815224 2.48 410656 19585304 2148888 6.33 3864764 16846708 4 [2025-01-20T07:30:56.016Z] 07:27:01 10708088 31439708 815448 2.48 410664 19585304 2164944 6.38 3864688 16846712 8 [2025-01-20T07:30:56.016Z] 07:28:01 10708256 31439896 815408 2.48 410684 19585312 2164944 6.38 3864792 16846720 148 [2025-01-20T07:30:56.017Z] 07:29:01 10708240 31439884 815384 2.48 410696 19585316 2164944 6.38 3864720 16846724 8 [2025-01-20T07:30:56.017Z] 07:30:01 9292796 31398644 855048 2.60 438460 20815104 2247556 6.62 3963776 18040124 571772 [2025-01-20T07:30:56.017Z] Average: 14505399 31176918 1083221 3.29 338897 15798921 2726908 8.04 3494740 13624076 316868 [2025-01-20T07:30:56.017Z] [2025-01-20T07:30:56.017Z] 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-20T07:30:56.017Z] 07:03:02 ens3 1260.30 1229.22 8183.60 160.43 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:03:02 vethaae1da7 277.82 309.00 22.03 2868.47 0.00 0.00 0.00 0.23 [2025-01-20T07:30:56.017Z] 07:03:02 docker0 277.82 308.88 18.23 2868.46 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:03:02 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:04:01 ens3 426.17 278.40 4957.26 36.34 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:04:01 docker0 194.46 292.95 16.98 1659.27 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:04:01 lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:05:01 ens3 32.68 22.44 34.63 14.47 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:05:01 veth92ac0bc 0.08 0.30 0.01 0.03 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:05:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:06:01 ens3 25.40 17.01 20.18 11.36 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:06:01 veth92ac0bc 0.68 0.70 0.06 0.06 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:06:01 docker0 0.68 0.68 0.05 0.06 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:07:01 ens3 23.35 14.75 20.19 11.76 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:07:01 veth92ac0bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:07:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 vethac9beba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 ens3 160.18 112.15 3155.69 159.94 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth43a549c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth231b263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth7fe1d15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth11a9867 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth52303a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 docker0 2.45 4.75 0.16 44.80 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth349e7c5 1.93 4.47 0.15 44.58 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 veth9ce36c6 0.52 0.57 0.05 0.24 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:09:02 vethf40a559 77.27 152.45 7.82 1209.87 0.00 0.00 0.00 0.10 [2025-01-20T07:30:56.017Z] 07:09:02 veth020816f 32.72 49.82 3.23 225.04 0.00 0.00 0.00 0.02 [2025-01-20T07:30:56.017Z] 07:09:02 ens3 793.31 431.97 6093.32 54.22 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:09:02 docker0 404.03 731.15 33.50 5935.43 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:09:02 veth9ce36c6 0.10 0.78 0.00 0.03 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:09:02 veth6d0158f 80.17 141.04 7.99 1210.54 0.00 0.00 0.00 0.10 [2025-01-20T07:30:56.017Z] 07:09:02 veth66b4d4c 39.94 62.96 3.91 342.24 0.00 0.00 0.00 0.03 [2025-01-20T07:30:56.017Z] 07:09:02 veth7e57123 41.82 67.25 4.15 380.70 0.00 0.00 0.00 0.03 [2025-01-20T07:30:56.017Z] 07:09:02 vethecf4699 73.86 155.37 7.60 1207.16 0.00 0.00 0.00 0.10 [2025-01-20T07:30:56.017Z] 07:10:01 vethf40a559 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 veth020816f 44.18 113.99 4.62 1002.32 0.00 0.00 0.00 0.08 [2025-01-20T07:30:56.017Z] 07:10:01 ens3 358.93 140.11 3339.75 16.96 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 docker0 117.01 278.92 10.72 2746.77 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 veth9ce36c6 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 veth6d0158f 1.13 2.72 0.11 18.63 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:10:01 veth66b4d4c 39.15 93.53 4.05 882.70 0.00 0.00 0.00 0.07 [2025-01-20T07:30:56.017Z] 07:10:01 veth7e57123 32.20 68.56 3.51 843.12 0.00 0.00 0.00 0.07 [2025-01-20T07:30:56.017Z] 07:10:01 vethecf4699 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vethd402019 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth68e3a77 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth0954fe9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 ens3 103.37 36.37 1405.43 8.48 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth12f65af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vethb6e0284 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth932948a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vetheb0ea8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vethff7a944 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vethb860cf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth9ce36c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth73265a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 veth5f3e260 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:11:01 vethd7712d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vethd402019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth68e3a77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth0954fe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 ens3 1.85 1.14 1.38 0.73 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth12f65af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vethb6e0284 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth932948a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vetheb0ea8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vethff7a944 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vethb860cf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth9ce36c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth73265a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 veth5f3e260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:12:01 vethd7712d8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth29d75e0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethd402019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth68e3a77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethc2e0b37 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth0954fe9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth3b061e6 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 ens3 6.08 3.60 4.90 2.67 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethb6e0284 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth932948a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth551020e 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethcee70f6 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vetheb0ea8c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethff7a944 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethaa6389f 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethb860cf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethd7503c5 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 vethbd1cc2d 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth9ce36c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth73265a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:13:01 veth5f3e260 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:14:01 ens3 401.38 412.56 224.69 1488.97 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:14:01 lo 52.71 52.71 5.20 5.20 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:15:01 ens3 362.94 359.32 148.66 2443.33 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:15:01 lo 28.33 28.33 2.79 2.79 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:16:01 ens3 0.13 0.12 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:22:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:23:01 ens3 0.14 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:26:01 ens3 1.20 0.87 3.98 0.06 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:28:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:30:01 ens3 367.26 247.14 7980.30 160.05 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:30:01 docker0 61.06 98.67 5.64 856.97 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] 07:30:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] Average: ens3 154.43 118.16 1268.97 163.43 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] Average: docker0 37.74 61.22 3.04 503.52 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] Average: lo 3.33 3.33 0.33 0.33 0.00 0.00 0.00 0.00 [2025-01-20T07:30:56.017Z] [2025-01-20T07:30:56.017Z] [2025-01-20T07:30:56.017Z] ---> sar -P ALL: [2025-01-20T07:30:56.017Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37221) 01/20/25 _x86_64_ (8 CPU) [2025-01-20T07:30:56.017Z] [2025-01-20T07:30:56.017Z] 07:01:43 LINUX RESTART (8 CPU) [2025-01-20T07:30:56.017Z] [2025-01-20T07:30:56.017Z] 07:02:01 CPU %user %nice %system %iowait %steal %idle [2025-01-20T07:30:56.017Z] 07:03:02 all 8.35 0.00 2.63 4.93 0.06 84.03 [2025-01-20T07:30:56.017Z] 07:03:02 0 6.45 0.00 1.53 3.13 0.07 88.82 [2025-01-20T07:30:56.017Z] 07:03:02 1 13.55 0.00 3.41 2.55 0.07 80.42 [2025-01-20T07:30:56.017Z] 07:03:02 2 9.22 0.00 1.51 9.32 0.05 79.90 [2025-01-20T07:30:56.017Z] 07:03:02 3 6.82 0.00 1.90 0.77 0.05 90.46 [2025-01-20T07:30:56.017Z] 07:03:02 4 9.95 0.00 2.93 1.84 0.05 85.23 [2025-01-20T07:30:56.017Z] 07:03:02 5 6.99 0.00 2.95 4.95 0.07 85.05 [2025-01-20T07:30:56.017Z] 07:03:02 6 8.19 0.00 3.82 1.92 0.07 86.00 [2025-01-20T07:30:56.017Z] 07:03:02 7 5.64 0.00 3.00 14.95 0.07 76.34 [2025-01-20T07:30:56.017Z] 07:04:01 all 6.38 0.00 3.07 7.69 0.06 82.80 [2025-01-20T07:30:56.017Z] 07:04:01 0 7.99 0.00 3.63 22.63 0.09 65.66 [2025-01-20T07:30:56.017Z] 07:04:01 1 6.48 0.00 2.41 2.39 0.07 88.65 [2025-01-20T07:30:56.017Z] 07:04:01 2 6.29 0.00 2.46 0.29 0.05 90.91 [2025-01-20T07:30:56.017Z] 07:04:01 3 6.13 0.00 2.58 0.39 0.05 90.85 [2025-01-20T07:30:56.017Z] 07:04:01 4 6.52 0.00 2.17 2.35 0.03 88.92 [2025-01-20T07:30:56.017Z] 07:04:01 5 5.82 0.00 3.55 1.12 0.05 89.46 [2025-01-20T07:30:56.017Z] 07:04:01 6 5.32 0.00 3.15 3.48 0.07 87.97 [2025-01-20T07:30:56.017Z] 07:04:01 7 6.48 0.00 4.64 29.01 0.05 59.81 [2025-01-20T07:30:56.017Z] 07:05:01 all 39.31 0.00 6.83 2.32 0.12 51.43 [2025-01-20T07:30:56.017Z] 07:05:01 0 37.66 0.00 7.32 2.81 0.10 52.11 [2025-01-20T07:30:56.017Z] 07:05:01 1 37.84 0.00 7.05 9.72 0.12 45.27 [2025-01-20T07:30:56.017Z] 07:05:01 2 40.23 0.00 6.59 2.79 0.12 50.28 [2025-01-20T07:30:56.017Z] 07:05:01 3 43.56 0.00 6.84 0.88 0.13 48.59 [2025-01-20T07:30:56.017Z] 07:05:01 4 38.56 0.00 6.63 0.35 0.10 54.36 [2025-01-20T07:30:56.017Z] 07:05:01 5 36.50 0.00 6.74 0.15 0.10 56.51 [2025-01-20T07:30:56.017Z] 07:05:01 6 39.80 0.00 6.20 0.79 0.10 53.11 [2025-01-20T07:30:56.017Z] 07:05:01 7 40.35 0.00 7.25 1.00 0.17 51.23 [2025-01-20T07:30:56.017Z] 07:06:01 all 50.50 0.00 6.68 1.21 0.09 41.52 [2025-01-20T07:30:56.017Z] 07:06:01 0 50.79 0.00 7.22 0.15 0.08 41.75 [2025-01-20T07:30:56.017Z] 07:06:01 1 49.83 0.00 6.47 7.55 0.08 36.07 [2025-01-20T07:30:56.017Z] 07:06:01 2 52.23 0.00 6.64 1.08 0.08 39.97 [2025-01-20T07:30:56.017Z] 07:06:01 3 50.60 0.00 6.54 0.25 0.08 42.53 [2025-01-20T07:30:56.017Z] 07:06:01 4 50.43 0.00 7.04 0.27 0.10 42.16 [2025-01-20T07:30:56.017Z] 07:06:01 5 49.15 0.00 6.41 0.25 0.08 44.10 [2025-01-20T07:30:56.017Z] 07:06:01 6 50.72 0.00 6.35 0.08 0.10 42.74 [2025-01-20T07:30:56.018Z] 07:06:01 7 50.21 0.00 6.74 0.08 0.10 42.86 [2025-01-20T07:30:56.018Z] 07:07:01 all 40.05 0.00 6.96 4.50 0.10 48.38 [2025-01-20T07:30:56.018Z] 07:07:01 0 39.99 0.00 7.06 0.76 0.10 52.09 [2025-01-20T07:30:56.018Z] 07:07:01 1 41.35 0.00 6.93 15.17 0.10 36.45 [2025-01-20T07:30:56.018Z] 07:07:01 2 39.29 0.00 6.75 11.91 0.10 41.96 [2025-01-20T07:30:56.018Z] 07:07:01 3 39.00 0.00 7.09 0.64 0.10 53.17 [2025-01-20T07:30:56.018Z] 07:07:01 4 39.24 0.00 7.23 3.19 0.08 50.25 [2025-01-20T07:30:56.018Z] 07:07:01 5 39.65 0.00 6.45 0.47 0.10 53.33 [2025-01-20T07:30:56.018Z] 07:07:01 6 41.84 0.00 7.06 0.40 0.08 50.61 [2025-01-20T07:30:56.018Z] 07:07:01 7 40.07 0.00 7.11 3.54 0.14 49.15 [2025-01-20T07:30:56.018Z] 07:08:01 all 16.69 0.00 5.47 17.58 0.07 60.19 [2025-01-20T07:30:56.018Z] 07:08:01 0 17.34 0.00 5.29 21.71 0.07 55.60 [2025-01-20T07:30:56.018Z] 07:08:01 1 17.71 0.00 5.26 9.21 0.08 67.73 [2025-01-20T07:30:56.018Z] 07:08:01 2 17.15 0.00 4.72 10.02 0.07 68.04 [2025-01-20T07:30:56.018Z] 07:08:01 3 15.63 0.00 5.86 30.50 0.07 47.95 [2025-01-20T07:30:56.018Z] 07:08:01 4 16.51 0.00 6.51 39.09 0.09 37.80 [2025-01-20T07:30:56.018Z] 07:08:01 5 16.58 0.00 5.19 9.35 0.07 68.81 [2025-01-20T07:30:56.018Z] 07:08:01 6 16.43 0.00 5.19 15.06 0.07 63.25 [2025-01-20T07:30:56.018Z] 07:08:01 7 16.16 0.00 5.78 6.08 0.07 71.90 [2025-01-20T07:30:56.018Z] 07:09:02 all 10.04 0.00 4.80 38.65 0.10 46.41 [2025-01-20T07:30:56.018Z] 07:09:02 0 9.22 0.00 5.00 41.82 0.12 43.85 [2025-01-20T07:30:56.018Z] 07:09:02 1 8.90 0.00 5.13 41.99 0.07 43.91 [2025-01-20T07:30:56.018Z] 07:09:02 2 10.03 0.00 4.61 25.92 0.12 59.32 [2025-01-20T07:30:56.018Z] 07:09:02 3 10.73 0.00 4.72 25.61 0.12 58.83 [2025-01-20T07:30:56.018Z] 07:09:02 4 10.60 0.00 4.74 66.75 0.08 17.83 [2025-01-20T07:30:56.018Z] 07:09:02 5 9.61 0.00 4.75 30.49 0.08 55.07 [2025-01-20T07:30:56.018Z] 07:09:02 6 11.68 0.00 4.70 36.57 0.12 46.93 [2025-01-20T07:30:56.018Z] 07:09:02 7 9.58 0.00 4.77 39.98 0.10 45.58 [2025-01-20T07:30:56.018Z] 07:10:01 all 4.11 0.00 2.24 25.15 0.05 68.46 [2025-01-20T07:30:56.018Z] 07:10:01 0 4.74 0.00 2.31 34.53 0.05 58.38 [2025-01-20T07:30:56.018Z] 07:10:01 1 4.62 0.00 2.02 12.91 0.03 80.41 [2025-01-20T07:30:56.018Z] 07:10:01 2 3.99 0.00 2.23 8.08 0.05 85.65 [2025-01-20T07:30:56.018Z] 07:10:01 3 3.13 0.00 1.60 12.81 0.03 82.43 [2025-01-20T07:30:56.018Z] 07:10:01 4 3.54 0.00 2.31 32.48 0.05 61.62 [2025-01-20T07:30:56.018Z] 07:10:01 5 3.04 0.00 4.05 77.59 0.07 15.25 [2025-01-20T07:30:56.018Z] 07:10:01 6 5.55 0.00 2.05 14.76 0.05 77.59 [2025-01-20T07:30:56.018Z] 07:10:01 7 4.25 0.00 1.33 8.60 0.03 85.79 [2025-01-20T07:30:56.018Z] 07:11:01 all 53.73 0.00 9.50 15.06 0.12 21.59 [2025-01-20T07:30:56.018Z] 07:11:01 0 53.59 0.00 11.11 27.17 0.14 8.00 [2025-01-20T07:30:56.018Z] 07:11:01 1 54.75 0.00 9.64 9.63 0.10 25.88 [2025-01-20T07:30:56.018Z] 07:11:01 2 54.79 0.00 10.29 17.96 0.13 16.83 [2025-01-20T07:30:56.018Z] 07:11:01 3 52.78 0.00 8.09 8.68 0.12 30.33 [2025-01-20T07:30:56.018Z] 07:11:01 4 54.39 0.00 9.32 24.87 0.12 11.29 [2025-01-20T07:30:56.018Z] 07:11:01 5 51.68 0.00 9.74 9.34 0.10 29.14 [2025-01-20T07:30:56.018Z] 07:11:01 6 55.34 0.00 9.44 11.67 0.12 23.44 [2025-01-20T07:30:56.018Z] 07:11:01 7 52.48 0.00 8.39 11.23 0.10 27.79 [2025-01-20T07:30:56.018Z] 07:12:01 all 80.66 0.00 10.66 7.09 0.15 1.44 [2025-01-20T07:30:56.018Z] 07:12:01 0 81.31 0.00 10.39 5.59 0.17 2.54 [2025-01-20T07:30:56.018Z] 07:12:01 1 82.09 0.00 9.71 7.67 0.13 0.40 [2025-01-20T07:30:56.018Z] 07:12:01 2 80.33 0.00 11.15 8.35 0.13 0.03 [2025-01-20T07:30:56.018Z] 07:12:01 3 79.58 0.00 10.88 6.69 0.13 2.70 [2025-01-20T07:30:56.018Z] 07:12:01 4 80.99 0.00 10.26 7.95 0.15 0.65 [2025-01-20T07:30:56.018Z] 07:12:01 5 78.34 0.00 12.20 8.45 0.21 0.80 [2025-01-20T07:30:56.018Z] 07:12:01 6 81.37 0.00 10.31 5.88 0.15 2.29 [2025-01-20T07:30:56.018Z] 07:12:01 7 81.20 0.00 10.39 6.21 0.15 2.05 [2025-01-20T07:30:56.018Z] 07:13:01 all 62.70 0.00 7.39 7.77 0.13 22.01 [2025-01-20T07:30:56.018Z] 07:13:01 0 63.76 0.00 6.38 4.05 0.12 25.69 [2025-01-20T07:30:56.018Z] 07:13:01 1 63.05 0.00 7.05 1.34 0.12 28.44 [2025-01-20T07:30:56.018Z] 07:13:01 2 62.46 0.00 8.75 27.05 0.15 1.60 [2025-01-20T07:30:56.018Z] 07:13:01 3 61.77 0.00 7.56 2.34 0.10 28.23 [2025-01-20T07:30:56.018Z] 07:13:01 4 63.38 0.00 7.35 2.36 0.12 26.79 [2025-01-20T07:30:56.018Z] 07:13:01 5 62.64 0.00 7.09 3.29 0.13 26.84 [2025-01-20T07:30:56.018Z] 07:13:01 6 61.39 0.00 8.65 4.79 0.15 25.02 [2025-01-20T07:30:56.018Z] 07:13:01 7 63.15 0.00 6.31 16.95 0.12 13.47 [2025-01-20T07:30:56.018Z] [2025-01-20T07:30:56.018Z] 07:13:01 CPU %user %nice %system %iowait %steal %idle [2025-01-20T07:30:56.018Z] 07:14:01 all 6.82 0.00 1.80 3.02 0.06 88.30 [2025-01-20T07:30:56.018Z] 07:14:01 0 6.63 0.00 1.93 3.66 0.07 87.72 [2025-01-20T07:30:56.018Z] 07:14:01 1 3.97 0.00 1.80 5.96 0.03 88.24 [2025-01-20T07:30:56.018Z] 07:14:01 2 10.84 0.00 2.15 5.03 0.08 81.89 [2025-01-20T07:30:56.018Z] 07:14:01 3 6.42 0.00 1.57 3.63 0.05 88.33 [2025-01-20T07:30:56.018Z] 07:14:01 4 6.00 0.00 1.86 1.49 0.07 90.58 [2025-01-20T07:30:56.018Z] 07:14:01 5 5.99 0.00 1.39 0.73 0.05 91.84 [2025-01-20T07:30:56.018Z] 07:14:01 6 8.12 0.00 1.89 0.42 0.08 89.48 [2025-01-20T07:30:56.018Z] 07:14:01 7 6.61 0.00 1.82 3.26 0.05 88.26 [2025-01-20T07:30:56.018Z] 07:15:01 all 9.17 0.00 0.73 0.16 0.06 89.88 [2025-01-20T07:30:56.018Z] 07:15:01 0 14.12 0.00 0.85 0.02 0.05 84.96 [2025-01-20T07:30:56.018Z] 07:15:01 1 4.17 0.00 0.52 0.15 0.03 95.13 [2025-01-20T07:30:56.018Z] 07:15:01 2 6.75 0.00 0.77 0.13 0.05 92.29 [2025-01-20T07:30:56.018Z] 07:15:01 3 5.01 0.00 0.70 0.02 0.05 94.22 [2025-01-20T07:30:56.018Z] 07:15:01 4 14.92 0.00 0.99 0.02 0.08 83.99 [2025-01-20T07:30:56.018Z] 07:15:01 5 14.34 0.00 0.86 0.95 0.08 83.77 [2025-01-20T07:30:56.018Z] 07:15:01 6 11.34 0.00 0.62 0.00 0.08 87.96 [2025-01-20T07:30:56.018Z] 07:15:01 7 2.70 0.00 0.55 0.02 0.05 96.68 [2025-01-20T07:30:56.018Z] 07:16:01 all 0.08 0.00 0.01 0.05 0.01 99.85 [2025-01-20T07:30:56.018Z] 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:16:01 2 0.40 0.00 0.00 0.00 0.00 99.60 [2025-01-20T07:30:56.018Z] 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:16:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-01-20T07:30:56.018Z] 07:16:01 5 0.05 0.00 0.03 0.40 0.02 99.50 [2025-01-20T07:30:56.018Z] 07:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-01-20T07:30:56.018Z] 07:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2025-01-20T07:30:56.018Z] 07:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:17:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2025-01-20T07:30:56.018Z] 07:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:18:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-01-20T07:30:56.018Z] 07:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:18:01 2 0.43 0.00 0.03 0.00 0.02 99.52 [2025-01-20T07:30:56.018Z] 07:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:18:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2025-01-20T07:30:56.018Z] 07:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:19:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2025-01-20T07:30:56.018Z] 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:19:01 2 1.24 0.00 0.05 0.00 0.00 98.71 [2025-01-20T07:30:56.018Z] 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:19:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2025-01-20T07:30:56.018Z] 07:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:19:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-01-20T07:30:56.018Z] 07:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-01-20T07:30:56.018Z] 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:20:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2025-01-20T07:30:56.018Z] 07:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-01-20T07:30:56.018Z] 07:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-01-20T07:30:56.018Z] 07:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:21:01 2 0.20 0.00 0.02 0.00 0.00 99.78 [2025-01-20T07:30:56.018Z] 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:21:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2025-01-20T07:30:56.018Z] 07:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:22:02 all 0.04 0.00 0.01 0.01 0.00 99.94 [2025-01-20T07:30:56.018Z] 07:22:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:22:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:22:02 2 0.08 0.00 0.00 0.00 0.00 99.92 [2025-01-20T07:30:56.018Z] 07:22:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:22:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:22:02 5 0.07 0.00 0.02 0.07 0.00 99.85 [2025-01-20T07:30:56.018Z] 07:22:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:22:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-01-20T07:30:56.018Z] 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2025-01-20T07:30:56.018Z] 07:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:24:01 5 0.03 0.00 0.02 0.07 0.02 99.87 [2025-01-20T07:30:56.018Z] 07:24:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2025-01-20T07:30:56.018Z] [2025-01-20T07:30:56.018Z] 07:24:01 CPU %user %nice %system %iowait %steal %idle [2025-01-20T07:30:56.018Z] 07:25:01 all 0.05 0.00 0.00 0.00 0.01 99.94 [2025-01-20T07:30:56.018Z] 07:25:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:25:01 2 0.27 0.00 0.00 0.00 0.02 99.72 [2025-01-20T07:30:56.018Z] 07:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-01-20T07:30:56.018Z] 07:25:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2025-01-20T07:30:56.018Z] 07:26:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2025-01-20T07:30:56.018Z] 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:26:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2025-01-20T07:30:56.018Z] 07:26:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2025-01-20T07:30:56.018Z] 07:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-01-20T07:30:56.018Z] 07:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:26:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2025-01-20T07:30:56.018Z] 07:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-01-20T07:30:56.018Z] 07:26:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2025-01-20T07:30:56.018Z] 07:27:01 all 0.20 0.00 0.00 0.02 0.01 99.76 [2025-01-20T07:30:56.018Z] 07:27:01 0 0.00 0.00 0.02 0.17 0.00 99.82 [2025-01-20T07:30:56.018Z] 07:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-01-20T07:30:56.018Z] 07:27:01 2 1.47 0.00 0.00 0.00 0.02 98.52 [2025-01-20T07:30:56.018Z] 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:28:01 all 0.20 0.00 0.02 0.00 0.01 99.76 [2025-01-20T07:30:56.018Z] 07:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-01-20T07:30:56.018Z] 07:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:28:01 2 1.35 0.00 0.03 0.00 0.00 98.61 [2025-01-20T07:30:56.018Z] 07:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-01-20T07:30:56.018Z] 07:28:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-01-20T07:30:56.018Z] 07:28:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2025-01-20T07:30:56.018Z] 07:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-01-20T07:30:56.018Z] 07:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-01-20T07:30:56.018Z] 07:29:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2025-01-20T07:30:56.018Z] 07:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-01-20T07:30:56.018Z] 07:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:29:01 2 1.57 0.00 0.02 0.00 0.02 98.40 [2025-01-20T07:30:56.018Z] 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-01-20T07:30:56.018Z] 07:29:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2025-01-20T07:30:56.018Z] 07:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-01-20T07:30:56.018Z] 07:30:01 all 8.59 0.00 3.73 2.97 0.06 84.65 [2025-01-20T07:30:56.018Z] 07:30:01 0 8.38 0.00 3.62 11.78 0.07 76.15 [2025-01-20T07:30:56.018Z] 07:30:01 1 7.26 0.00 5.17 0.07 0.05 87.45 [2025-01-20T07:30:56.018Z] 07:30:01 2 7.91 0.00 2.87 0.00 0.05 89.16 [2025-01-20T07:30:56.018Z] 07:30:01 3 10.08 0.00 3.64 0.25 0.07 85.95 [2025-01-20T07:30:56.018Z] 07:30:01 4 7.85 0.00 3.96 6.39 0.07 81.74 [2025-01-20T07:30:56.018Z] 07:30:01 5 9.32 0.00 3.72 4.19 0.05 82.72 [2025-01-20T07:30:56.018Z] 07:30:01 6 8.50 0.00 3.46 0.37 0.05 87.61 [2025-01-20T07:30:56.018Z] 07:30:01 7 9.45 0.00 3.42 0.68 0.05 86.41 [2025-01-20T07:30:56.018Z] Average: all 14.17 0.00 2.58 4.89 0.05 78.30 [2025-01-20T07:30:56.018Z] Average: 0 14.32 0.00 2.62 6.35 0.05 76.65 [2025-01-20T07:30:56.018Z] Average: 1 14.07 0.00 2.58 4.48 0.04 78.82 [2025-01-20T07:30:56.018Z] Average: 2 14.56 0.00 2.55 4.55 0.05 78.29 [2025-01-20T07:30:56.018Z] Average: 3 13.95 0.00 2.48 3.31 0.04 80.22 [2025-01-20T07:30:56.019Z] Average: 4 14.38 0.00 2.61 6.69 0.04 76.28 [2025-01-20T07:30:56.019Z] Average: 5 13.82 0.00 2.67 5.35 0.05 78.11 [2025-01-20T07:30:56.019Z] Average: 6 14.46 0.00 2.60 3.40 0.05 79.50 [2025-01-20T07:30:56.019Z] Average: 7 13.84 0.00 2.55 5.00 0.05 78.56 [2025-01-20T07:30:56.019Z] [2025-01-20T07:30:56.019Z] [2025-01-20T07:30:56.019Z]