Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ebed02dde4a816a76396a8e6ec635dd7fd91285 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-ssh3484719355753194866.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-ssh12144009408653362871.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-ssh14292246659397046097.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-ssh17082231386391203575.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-ssh17930986083717984078.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 Running on prd-ubuntu20.04-docker-8c-8g-38962 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/796 [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/796 # 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 9ebed02dde4a816a76396a8e6ec635dd7fd91285 (main) Commit message: "feat: Add regen token API in secretstore-setup (#5079)" > 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 9ebed02dde4a816a76396a8e6ec635dd7fd91285 # timeout=10 > git rev-list --no-walk 80c243033e1b04995b2447ef5c7ce1c070ea113c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-14T07:44:12.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-14T07:44:12.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-14T07:44:12.600Z] ========================================================= [2025-02-14T07:44:12.600Z] EdgeX Global Pipelines Version Info [2025-02-14T07:44:12.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-14T07:44:13.680Z] ------------------- [2025-02-14T07:44:13.680Z] stable info: [2025-02-14T07:44:13.680Z] ------------------- [2025-02-14T07:44:13.680Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-14T07:44:13.680Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T07:44:13.680Z] Message: update stable to v1.0.269 [2025-02-14T07:44:13.939Z] ------------------- [2025-02-14T07:44:13.939Z] experimental info: [2025-02-14T07:44:13.939Z] ------------------- [2025-02-14T07:44:13.939Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-14T07:44:13.939Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T07:44:13.939Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-14T07:44:14.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-14T07:44:14.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-14T07:44:14.058Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-14T07:44:14.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-14T07:44:14.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-14T07:44:14.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-14T07:44:14.137Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-14T07:44:14.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-14T07:44:14.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-14T07:44:14.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-14T07:44:14.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-14T07:44:14.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-14T07:44:14.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-14T07:44:14.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-14T07:44:14.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-14T07:44:14.339Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T07:44:14.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T07:44:14.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-14T07:44:14.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-14T07:44:14.423Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-14T07:44:14.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-14T07:44:14.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-14T07:44:14.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-14T07:44:14.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-14T07:44:14.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-14T07:44:14.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-14T07:44:14.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] echo [2025-02-14T07:44:14.596Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ebed02 [Pipeline] echo [2025-02-14T07:44:14.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T07:44:14.665Z] provisioning config files... [2025-02-14T07:44:14.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/796@tmp/config10953293636352446920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T07:44:15.004Z] ---> ****-login.sh [2025-02-14T07:44:15.004Z] nexus3.edgexfoundry.org:10001 [2025-02-14T07:44:15.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:44:15.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:44:15.263Z] Configure a credential helper to remove this warning. See [2025-02-14T07:44:15.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:44:15.263Z] [2025-02-14T07:44:15.263Z] Login Succeeded [2025-02-14T07:44:15.263Z] nexus3.edgexfoundry.org:10002 [2025-02-14T07:44:15.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:44:15.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:44:15.522Z] Configure a credential helper to remove this warning. See [2025-02-14T07:44:15.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:44:15.522Z] [2025-02-14T07:44:15.522Z] Login Succeeded [2025-02-14T07:44:15.522Z] nexus3.edgexfoundry.org:10003 [2025-02-14T07:44:15.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:44:15.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:44:15.523Z] Configure a credential helper to remove this warning. See [2025-02-14T07:44:15.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:44:15.523Z] [2025-02-14T07:44:15.523Z] Login Succeeded [2025-02-14T07:44:15.523Z] nexus3.edgexfoundry.org:10004 [2025-02-14T07:44:15.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:44:15.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:44:15.785Z] Configure a credential helper to remove this warning. See [2025-02-14T07:44:15.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:44:15.785Z] [2025-02-14T07:44:15.785Z] Login Succeeded [2025-02-14T07:44:15.785Z] ****.io [2025-02-14T07:44:15.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:44:16.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:44:16.045Z] Configure a credential helper to remove this warning. See [2025-02-14T07:44:16.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:44:16.045Z] [2025-02-14T07:44:16.045Z] Login Succeeded [2025-02-14T07:44:16.045Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T07:44:16.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T07:44:16.391Z] + 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-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + dirname cmd/core-command/Dockerfile [2025-02-14T07:44:16.392Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-14T07:44:16.392Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/core-data/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/core-keeper/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/core-metadata/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/support-notifications/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-14T07:44:16.392Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-14T07:44:16.392Z] + cut -d/ -f2 [2025-02-14T07:44:16.392Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-14T07:44:16.415Z] 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-02-14T07:44:16.794Z] + git rev-list -1 --merges 9ebed02dde4a816a76396a8e6ec635dd7fd91285~1..9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] echo [2025-02-14T07:44:16.803Z] -----------> git rev-list -1 --merges 9ebed02dde4a816a76396a8e6ec635dd7fd91285~1..9ebed02dde4a816a76396a8e6ec635dd7fd91285 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [false] [Pipeline] sh [2025-02-14T07:44:17.093Z] + git log --format=format:%s -1 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] echo [2025-02-14T07:44:17.110Z] ========================================================= [2025-02-14T07:44:17.110Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-14T07:44:17.110Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-14T07:44:17.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T07:44:17.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-14T07:44:17.614Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-14T07:44:17.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-14T07:44:17.614Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-14T07:44:17.614Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-14T07:44:17.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:44:18.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T07:44:18.028Z] [2025-02-14T07:44:18.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:44:18.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T07:44:18.332Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-14T07:44:18.332Z] b85a868b505f: Pulling fs layer [2025-02-14T07:44:18.332Z] e2be974225ed: Pulling fs layer [2025-02-14T07:44:18.332Z] 339a4e72a1f5: Pulling fs layer [2025-02-14T07:44:18.332Z] 988bab9f4d93: Pulling fs layer [2025-02-14T07:44:18.332Z] 1469e6f7b9e6: Pulling fs layer [2025-02-14T07:44:18.332Z] eaf3925da568: Pulling fs layer [2025-02-14T07:44:18.332Z] bab4dde63d76: Pulling fs layer [2025-02-14T07:44:18.332Z] bde34c3a00c8: Pulling fs layer [2025-02-14T07:44:18.332Z] b352a97aabf1: Pulling fs layer [2025-02-14T07:44:18.332Z] 4872d77fe225: Pulling fs layer [2025-02-14T07:44:18.332Z] 5851b861e8e6: Pulling fs layer [2025-02-14T07:44:18.332Z] bde34c3a00c8: Waiting [2025-02-14T07:44:18.332Z] bab4dde63d76: Waiting [2025-02-14T07:44:18.332Z] b352a97aabf1: Waiting [2025-02-14T07:44:18.332Z] 4872d77fe225: Waiting [2025-02-14T07:44:18.332Z] 5851b861e8e6: Waiting [2025-02-14T07:44:18.332Z] 1469e6f7b9e6: Waiting [2025-02-14T07:44:18.332Z] eaf3925da568: Waiting [2025-02-14T07:44:18.332Z] 988bab9f4d93: Waiting [2025-02-14T07:44:18.332Z] e2be974225ed: Download complete [2025-02-14T07:44:18.332Z] 988bab9f4d93: Download complete [2025-02-14T07:44:18.332Z] 1469e6f7b9e6: Verifying Checksum [2025-02-14T07:44:18.332Z] 1469e6f7b9e6: Download complete [2025-02-14T07:44:18.332Z] eaf3925da568: Verifying Checksum [2025-02-14T07:44:18.332Z] eaf3925da568: Download complete [2025-02-14T07:44:18.332Z] 339a4e72a1f5: Verifying Checksum [2025-02-14T07:44:18.332Z] 339a4e72a1f5: Download complete [2025-02-14T07:44:18.332Z] bde34c3a00c8: Download complete [2025-02-14T07:44:18.589Z] b352a97aabf1: Download complete [2025-02-14T07:44:18.589Z] 4872d77fe225: Verifying Checksum [2025-02-14T07:44:18.589Z] 4872d77fe225: Download complete [2025-02-14T07:44:18.589Z] 5851b861e8e6: Verifying Checksum [2025-02-14T07:44:18.589Z] 5851b861e8e6: Download complete [2025-02-14T07:44:18.589Z] b85a868b505f: Verifying Checksum [2025-02-14T07:44:18.589Z] b85a868b505f: Download complete [2025-02-14T07:44:18.849Z] bab4dde63d76: Verifying Checksum [2025-02-14T07:44:18.849Z] bab4dde63d76: Download complete [2025-02-14T07:44:19.783Z] b85a868b505f: Pull complete [2025-02-14T07:44:19.783Z] e2be974225ed: Pull complete [2025-02-14T07:44:20.041Z] 339a4e72a1f5: Pull complete [2025-02-14T07:44:20.041Z] 988bab9f4d93: Pull complete [2025-02-14T07:44:20.299Z] 1469e6f7b9e6: Pull complete [2025-02-14T07:44:20.299Z] eaf3925da568: Pull complete [2025-02-14T07:44:22.202Z] bab4dde63d76: Pull complete [2025-02-14T07:44:22.202Z] bde34c3a00c8: Pull complete [2025-02-14T07:44:22.202Z] b352a97aabf1: Pull complete [2025-02-14T07:44:22.202Z] 4872d77fe225: Pull complete [2025-02-14T07:44:22.202Z] 5851b861e8e6: Pull complete [2025-02-14T07:44:22.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-14T07:44:22.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T07:44:22.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:44:22.299Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T07:44:22.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T07:44:23.940Z] $ docker top 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T07:44:24.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T07:44:24.052Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T07:44:24.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T07:44:24.174Z] $ docker exec 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e ssh-agent [2025-02-14T07:44:24.279Z] SSH_AUTH_SOCK=/tmp/ssh-UUOG7Eot7aDi/agent.32 [2025-02-14T07:44:24.279Z] SSH_AGENT_PID=38 [2025-02-14T07:44:24.285Z] Running ssh-add (command line suppressed) [2025-02-14T07:44:24.385Z] Identity added: /w/workspace/edgex-go/796@tmp/private_key_9677213853620990684.key (/w/workspace/edgex-go/796@tmp/private_key_9677213853620990684.key) [2025-02-14T07:44:24.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T07:44:24.687Z] + git tag --points-at HEAD [Pipeline] } [2025-02-14T07:44:24.699Z] $ docker exec --env ******** --env ******** 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e ssh-agent -k [2025-02-14T07:44:24.785Z] unset SSH_AUTH_SOCK; [2025-02-14T07:44:24.786Z] unset SSH_AGENT_PID; [2025-02-14T07:44:24.786Z] echo Agent pid 38 killed; [2025-02-14T07:44:24.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-14T07:44:24.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T07:44:24.836Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T07:44:24.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T07:44:24.945Z] $ docker exec 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e ssh-agent [2025-02-14T07:44:25.041Z] SSH_AUTH_SOCK=/tmp/ssh-b8QXGpdiQCPf/agent.72 [2025-02-14T07:44:25.041Z] SSH_AGENT_PID=78 [2025-02-14T07:44:25.045Z] Running ssh-add (command line suppressed) [2025-02-14T07:44:25.131Z] Identity added: /w/workspace/edgex-go/796@tmp/private_key_3653174968696792492.key (/w/workspace/edgex-go/796@tmp/private_key_3653174968696792492.key) [2025-02-14T07:44:25.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T07:44:25.436Z] + git semver init [2025-02-14T07:44:25.695Z] 2025-02-14 07:44:25,611 [run_init] DEBUG init version:0.0.0 force:False [2025-02-14T07:44:25.695Z] 2025-02-14 07:44:25,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/796/.semver [2025-02-14T07:44:25.695Z] 2025-02-14 07:44:25,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/796/.semver [2025-02-14T07:44:25.695Z] 2025-02-14 07:44:25,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/796/.semver'], cwd=/w/workspace/edgex-go/796, universal_newlines=False, shell=None, istream=None) [2025-02-14T07:44:30.968Z] 2025-02-14 07:44:30,541 [append_file] DEBUG append to file:/w/workspace/edgex-go/796/.git/info/exclude [2025-02-14T07:44:30.968Z] 2025-02-14 07:44:30,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/796/.semver/main with force:False [2025-02-14T07:44:30.968Z] 2025-02-14 07:44:30,541 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T07:44:30.968Z] 2025-02-14 07:44:30,542 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T07:44:30.968Z] 4.0.0-dev.58 [Pipeline] } [2025-02-14T07:44:30.978Z] $ docker exec --env ******** --env ******** 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e ssh-agent -k [2025-02-14T07:44:31.079Z] unset SSH_AUTH_SOCK; [2025-02-14T07:44:31.080Z] unset SSH_AGENT_PID; [2025-02-14T07:44:31.080Z] echo Agent pid 78 killed; [2025-02-14T07:44:31.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T07:44:31.421Z] + git semver [Pipeline] } [2025-02-14T07:44:31.693Z] $ docker stop --time=1 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e [2025-02-14T07:44:32.996Z] $ docker rm -f --volumes 2d3d8d1a7fd1c392062afef28bd3adb7b34e84d10543ab11b7271319f9f5cc9e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T07:44:33.335Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-14T07:44:33.574Z] Stashed 1 file(s) [Pipeline] echo [2025-02-14T07:44:33.578Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.58 [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-02-14T07:44:33.997Z] + git config --global --add safe.directory /w/workspace/edgex-go/796 [Pipeline] echo [2025-02-14T07:44:34.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T07:44:34.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T07:44:34.037Z] ========================================================= [2025-02-14T07:44:34.037Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-14T07:44:34.037Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-14T07:44:34.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T07:44:34.328Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-14T07:44:34.328Z] da9db072f522: Pulling fs layer [2025-02-14T07:44:34.328Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-14T07:44:34.328Z] 06f05ace1117: Pulling fs layer [2025-02-14T07:44:34.328Z] 5fe327b54edc: Pulling fs layer [2025-02-14T07:44:34.328Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T07:44:34.328Z] 92a5565b7b96: Pulling fs layer [2025-02-14T07:44:34.328Z] ff9bb7016b71: Pulling fs layer [2025-02-14T07:44:34.328Z] b67dba6c2c7d: Pulling fs layer [2025-02-14T07:44:34.328Z] a813b0c90790: Pulling fs layer [2025-02-14T07:44:34.328Z] 5fe327b54edc: Waiting [2025-02-14T07:44:34.328Z] ff9bb7016b71: Waiting [2025-02-14T07:44:34.328Z] 4f4fb700ef54: Waiting [2025-02-14T07:44:34.328Z] 92a5565b7b96: Waiting [2025-02-14T07:44:34.328Z] a813b0c90790: Waiting [2025-02-14T07:44:34.328Z] b67dba6c2c7d: Waiting [2025-02-14T07:44:34.328Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-14T07:44:34.328Z] 6ef4a4ee8ca5: Download complete [2025-02-14T07:44:34.328Z] 5fe327b54edc: Verifying Checksum [2025-02-14T07:44:34.328Z] 5fe327b54edc: Download complete [2025-02-14T07:44:34.328Z] 4f4fb700ef54: Download complete [2025-02-14T07:44:34.328Z] 92a5565b7b96: Verifying Checksum [2025-02-14T07:44:34.328Z] 92a5565b7b96: Download complete [2025-02-14T07:44:34.328Z] da9db072f522: Download complete [2025-02-14T07:44:34.328Z] ff9bb7016b71: Verifying Checksum [2025-02-14T07:44:34.328Z] ff9bb7016b71: Download complete [2025-02-14T07:44:34.588Z] da9db072f522: Pull complete [2025-02-14T07:44:34.589Z] a813b0c90790: Verifying Checksum [2025-02-14T07:44:34.589Z] a813b0c90790: Download complete [2025-02-14T07:44:34.589Z] 6ef4a4ee8ca5: Pull complete [2025-02-14T07:44:34.848Z] 06f05ace1117: Verifying Checksum [2025-02-14T07:44:34.848Z] 06f05ace1117: Download complete [2025-02-14T07:44:35.107Z] b67dba6c2c7d: Verifying Checksum [2025-02-14T07:44:35.107Z] b67dba6c2c7d: Download complete [2025-02-14T07:44:38.398Z] 06f05ace1117: Pull complete [2025-02-14T07:44:38.398Z] 5fe327b54edc: Pull complete [2025-02-14T07:44:38.398Z] 4f4fb700ef54: Pull complete [2025-02-14T07:44:38.398Z] 92a5565b7b96: Pull complete [2025-02-14T07:44:38.398Z] ff9bb7016b71: Pull complete [2025-02-14T07:44:40.937Z] b67dba6c2c7d: Pull complete [2025-02-14T07:44:41.195Z] a813b0c90790: Pull complete [2025-02-14T07:44:41.195Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-14T07:44:41.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T07:44:41.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-14T07:44:41.496Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T07:44:41.496Z] WORKDIR /edgex [2025-02-14T07:44:41.496Z] COPY go.mod . [2025-02-14T07:44:41.496Z] RUN go mod download [2025-02-14T07:44:41.496Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-14T07:44:42.063Z] Sending build context to Docker daemon 180.2MB [2025-02-14T07:44:42.063Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T07:44:42.063Z] ---> 3ba60ce46760 [2025-02-14T07:44:42.063Z] Step 2/4 : WORKDIR /edgex [2025-02-14T07:44:44.598Z] ---> Running in e0461062c0d0 [2025-02-14T07:44:44.598Z] Removing intermediate container e0461062c0d0 [2025-02-14T07:44:44.598Z] ---> a193c605a936 [2025-02-14T07:44:44.598Z] Step 3/4 : COPY go.mod . [2025-02-14T07:44:44.598Z] ---> aba69a845c2c [2025-02-14T07:44:44.598Z] Step 4/4 : RUN go mod download [2025-02-14T07:44:44.598Z] ---> Running in eb68ae828029 [2025-02-14T07:44:48.677Z] Still waiting to schedule task [2025-02-14T07:44:48.678Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-14T07:45:02.700Z] Removing intermediate container eb68ae828029 [2025-02-14T07:45:02.700Z] ---> a185d23ea63d [2025-02-14T07:45:02.700Z] Successfully built a185d23ea63d [2025-02-14T07:45:02.700Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:45:03.013Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T07:45:03.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:45:03.093Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T07:45:03.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T07:45:03.474Z] $ docker top e5bf46b5ca72526ccdde2e80510654c46253535e279e06d6de930ad2a5c33f66 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T07:45:03.826Z] + go version [2025-02-14T07:45:03.826Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-14T07:45:03.836Z] $ docker stop --time=1 e5bf46b5ca72526ccdde2e80510654c46253535e279e06d6de930ad2a5c33f66 [2025-02-14T07:45:05.118Z] $ docker rm -f --volumes e5bf46b5ca72526ccdde2e80510654c46253535e279e06d6de930ad2a5c33f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:45:05.541Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T07:45:05.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:45:05.622Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T07:45:05.653Z] $ 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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T07:45:05.997Z] $ docker top f5a0667b71e951922653321e97f300a92b4b82d934f0f42d8e459fb0cab6be13 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-14T07:45:06.079Z] ========================================================= [2025-02-14T07:45:06.079Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-14T07:45:06.079Z] ========================================================= [Pipeline] sh [2025-02-14T07:45:06.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/796 [Pipeline] fileExists [Pipeline] sh [2025-02-14T07:45:06.655Z] + make test [2025-02-14T07:45:06.655Z] go test -race -coverprofile=coverage.out ./... [2025-02-14T07:45:14.779Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-14T07:45:41.352Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-14T07:45:41.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.037s coverage: 28.7% of statements [2025-02-14T07:45:41.872Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-14T07:45:41.872Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-14T07:45:41.872Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-14T07:45:42.813Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-14T07:45:42.813Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-14T07:45:42.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2025-02-14T07:45:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-14T07:45:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-14T07:45:43.754Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-14T07:45:45.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-14T07:45:45.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-14T07:45:45.137Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-14T07:45:45.137Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-14T07:45:45.137Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-14T07:45:45.137Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:45:46.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-02-14T07:45:46.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 45.7% of statements [2025-02-14T07:45:46.638Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-14T07:45:46.639Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-14T07:45:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.326s coverage: 93.4% of statements [2025-02-14T07:45:46.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements [2025-02-14T07:45:47.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 8.4% of statements [2025-02-14T07:45:48.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-14T07:45:48.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-14T07:45:48.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-14T07:45:48.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-14T07:45:49.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 95.8% of statements [2025-02-14T07:45:49.866Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-02-14T07:45:50.436Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-14T07:45:50.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-14T07:45:50.436Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-14T07:45:50.436Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-14T07:45:50.436Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:45:51.377Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] [2025-02-14T07:45:51.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 1.0% of statements [2025-02-14T07:45:51.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 43.1% of statements [2025-02-14T07:45:51.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-02-14T07:45:52.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-02-14T07:45:52.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-14T07:45:52.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-14T07:45:52.203Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-14T07:45:53.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-14T07:45:53.139Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-14T07:45:53.139Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-14T07:45:53.139Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-14T07:45:53.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.030s coverage: 87.1% of statements [2025-02-14T07:45:53.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2025-02-14T07:45:53.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-02-14T07:45:53.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-02-14T07:45:54.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-14T07:45:54.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-14T07:45:54.515Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-14T07:45:55.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-14T07:45:55.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-14T07:45:55.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-14T07:45:55.084Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-14T07:45:56.019Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-14T07:45:56.019Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-14T07:45:56.277Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-14T07:45:58.188Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-14T07:45:58.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-14T07:45:59.567Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-02-14T07:46:00.946Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-14T07:46:00.946Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-02-14T07:46:00.946Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-14T07:46:04.394Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-14T07:46:04.964Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-14T07:46:04.964Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-14T07:46:05.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-02-14T07:46:05.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-14T07:46:05.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-14T07:46:05.223Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:46:07.758Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-14T07:46:07.758Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-02-14T07:46:07.758Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-02-14T07:46:07.758Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-14T07:46:07.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-14T07:46:07.758Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-02-14T07:46:08.017Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-02-14T07:46:08.277Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-02-14T07:46:08.277Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-14T07:46:08.277Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-14T07:46:08.277Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-14T07:46:08.277Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-14T07:46:10.185Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-14T07:46:10.185Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-14T07:46:10.185Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-14T07:46:10.185Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-14T07:46:11.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-14T07:46:11.130Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-14T07:46:11.130Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-14T07:46:11.130Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:46:11.391Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-14T07:46:11.391Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-14T07:46:11.391Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.128s coverage: 92.9% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.125s coverage: 81.8% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 53.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 29.2% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 93.8% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-02-14T07:46:11.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements [2025-02-14T07:46:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-14T07:46:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-14T07:46:12.771Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-14T07:46:16.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements [2025-02-14T07:46:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements [2025-02-14T07:46:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements [2025-02-14T07:46:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-02-14T07:46:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 43.6% of statements [2025-02-14T07:46:17.225Z] 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-02-14T07:46:17.483Z] running golangci-lint [2025-02-14T07:46:17.741Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-14T07:46:17.741Z] go version go1.23.4 linux/amd64 [2025-02-14T07:46:17.741Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-14T07:46:17.741Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-14T07:46:17.999Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-14T07:46:37.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38972 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-02-14T07:46:37.283Z] Running in /w/workspace/edgex-go/796 [Pipeline] { [Pipeline] checkout [2025-02-14T07:46:40.363Z] The recommended git tool is: git [2025-02-14T07:46:44.553Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|files|compiled_files|exports_file) took 25.239045821s" [2025-02-14T07:46:44.553Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.873303ms" [2025-02-14T07:46:49.414Z] using credential edgex-jenkins-ssh [2025-02-14T07:46:49.450Z] Cloning the remote Git repository [2025-02-14T07:46:49.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-14T07:46:49.746Z] > git init /w/workspace/edgex-go/796 # timeout=10 [2025-02-14T07:46:50.080Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-14T07:46:50.083Z] > git --version # timeout=10 [2025-02-14T07:46:50.124Z] > git --version # 'git version 2.25.1' [2025-02-14T07:46:50.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-14T07:46:50.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T07:46:59.422Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.522463857s with top 10 stages: buildir: 1m12.955718572s, gosec: 4.491772587s, inspect: 3.697120211s, fact_deprecated: 3.098551506s, printf: 1.757963804s, ctrlflow: 1.74583309s, fact_purity: 1.531421047s, nilness: 1.326716448s, S1038: 1.210625326s, directives: 980.746159ms" [2025-02-14T07:46:59.423Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2025-02-14T07:46:59.423Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude-rules: 203/21, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, nolint: 21/0" [2025-02-14T07:46:59.423Z] level=info msg="[runner] processing took 18.302061ms with stages: nolint: 7.964516ms, identifier_marker: 4.274735ms, path_prettifier: 1.943818ms, autogenerated_exclude: 1.805945ms, exclude-rules: 1.176189ms, skip_dirs: 1.011315ms, invalid_issue: 70.661µs, cgo: 35.441µs, filename_unadjuster: 15.421µs, max_same_issues: 690ns, max_from_linter: 650ns, uniq_by_line: 440ns, skip_files: 420ns, fixer: 410ns, exclude: 370ns, sort_results: 250ns, diff: 160ns, path_prefixer: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-02-14T07:46:59.423Z] level=info msg="[runner] linters took 15.01907611s with stages: goanalysis_metalinter: 15.000686597s" [2025-02-14T07:46:59.423Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-14T07:46:59.423Z] level=info msg="Memory: 404 samples, avg is 320.9MB, max is 1331.8MB" [2025-02-14T07:46:59.423Z] level=info msg="Execution took 40.326319516s" [2025-02-14T07:46:59.423Z] go vet ./... [2025-02-14T07:47:06.002Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T07:47:06.002Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T07:47:06.002Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-14T07:47:06.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-14T07:47:06.324Z] + ls -al . [2025-02-14T07:47:06.324Z] total 1976 [2025-02-14T07:47:06.324Z] drwxrwxr-x 11 1001 1001 4096 Feb 14 07:45 . [2025-02-14T07:47:06.324Z] drwxr-xr-x 4 root root 4096 Feb 14 07:45 .. [2025-02-14T07:47:06.324Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 07:44 .blubracket [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 10 Feb 14 07:44 .dockerignore [2025-02-14T07:47:06.324Z] drwxrwxr-x 8 1001 1001 4096 Feb 14 07:46 .git [2025-02-14T07:47:06.324Z] drwxrwxr-x 3 1001 1001 4096 Feb 14 07:44 .github [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 907 Feb 14 07:44 .gitignore [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 199 Feb 14 07:44 .golangci.yml [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 100 Feb 14 07:44 .hadolint.yml [2025-02-14T07:47:06.324Z] drwxr-xr-x 3 1001 1001 4096 Feb 14 07:44 .semver [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 155 Feb 14 07:44 .sonarcloud.properties [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 1171 Feb 14 07:44 ADOPTERS.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 17374 Feb 14 07:44 Attribution.txt [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 100284 Feb 14 07:44 CHANGELOG.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 3804 Feb 14 07:44 CONTRIBUTING.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 677 Feb 14 07:44 GOVERNANCE.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 858 Feb 14 07:44 Jenkinsfile [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 10775 Feb 14 07:44 LICENSE [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 16740 Feb 14 07:44 Makefile [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 582 Feb 14 07:44 OWNERS.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 9932 Feb 14 07:44 README.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 789 Feb 14 07:44 SECURITY.md [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 12 Feb 14 07:44 VERSION [2025-02-14T07:47:06.324Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 07:44 bin [2025-02-14T07:47:06.324Z] drwxrwxr-x 19 1001 1001 4096 Feb 14 07:44 cmd [2025-02-14T07:47:06.324Z] -rw-r--r-- 1 root root 1650914 Feb 14 07:46 coverage.out [2025-02-14T07:47:06.324Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 07:44 fuzz_test [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 6494 Feb 14 07:44 go.mod [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 88223 Feb 14 07:44 go.sum [2025-02-14T07:47:06.324Z] drwxrwxr-x 7 1001 1001 4096 Feb 14 07:44 internal [2025-02-14T07:47:06.324Z] drwxrwxr-x 2 1001 1001 4096 Feb 14 07:44 openapi [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 584 Feb 14 07:44 security.txt [2025-02-14T07:47:06.324Z] -rw-rw-r-- 1 1001 1001 204 Feb 14 07:44 version.go [Pipeline] sh [2025-02-14T07:47:06.614Z] + '[' -e coverage.out ] [2025-02-14T07:47:06.614Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-14T07:47:06.767Z] Stashed 1 file(s) [Pipeline] sh [2025-02-14T07:47:07.049Z] + make build [2025-02-14T07:47:07.049Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-14T07:47:09.030Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-14T07:47:09.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T07:47:10.137Z] Avoid second fetch [2025-02-14T07:47:10.138Z] Checking out Revision 9ebed02dde4a816a76396a8e6ec635dd7fd91285 (main) [2025-02-14T07:47:10.963Z] Commit message: "feat: Add regen token API in secretstore-setup (#5079)" [2025-02-14T07:47:10.156Z] > git config core.sparsecheckout # timeout=10 [2025-02-14T07:47:10.219Z] > git checkout -f 9ebed02dde4a816a76396a8e6ec635dd7fd91285 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T07:47:15.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-14T07:47:15.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T07:47:15.733Z] Dload Upload Total Spent Left Speed [2025-02-14T07:47:15.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2025-02-14T07:47:16.063Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-14T07:47:16.387Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-02-14T07:47:16.387Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-14T07:47:16.387Z] { [2025-02-14T07:47:16.387Z] "registry-mirrors": [ [2025-02-14T07:47:16.387Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-14T07:47:16.387Z] ], [2025-02-14T07:47:16.387Z] "bip": "10.250.0.254/24", [2025-02-14T07:47:16.387Z] "hosts": [ [2025-02-14T07:47:16.387Z] "tcp://0.0.0.0:5555", [2025-02-14T07:47:16.387Z] "unix:///var/run/docker.sock" [2025-02-14T07:47:16.387Z] ], [2025-02-14T07:47:16.387Z] "mtu": 1458, [2025-02-14T07:47:16.387Z] "selinux-enabled": true, [2025-02-14T07:47:16.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-14T07:47:16.387Z] } [Pipeline] sh [2025-02-14T07:47:16.709Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-14T07:47:17.032Z] + sudo service docker restart [2025-02-14T07:47:33.595Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-14T07:47:33.595Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-14T07:47:33.853Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-14T07:47:34.797Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T07:47:35.271Z] provisioning config files... [2025-02-14T07:47:35.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/796@tmp/config14088587143142138689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T07:47:35.746Z] ---> ****-login.sh [2025-02-14T07:47:35.746Z] nexus3.edgexfoundry.org:10001 [2025-02-14T07:47:36.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:47:36.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:47:36.347Z] Configure a credential helper to remove this warning. See [2025-02-14T07:47:36.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:47:36.347Z] [2025-02-14T07:47:36.347Z] Login Succeeded [2025-02-14T07:47:36.347Z] nexus3.edgexfoundry.org:10002 [2025-02-14T07:47:36.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:47:36.706Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-14T07:47:36.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:47:36.900Z] Configure a credential helper to remove this warning. See [2025-02-14T07:47:36.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:47:36.900Z] [2025-02-14T07:47:36.900Z] Login Succeeded [2025-02-14T07:47:36.900Z] nexus3.edgexfoundry.org:10003 [2025-02-14T07:47:37.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:47:37.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:47:37.172Z] Configure a credential helper to remove this warning. See [2025-02-14T07:47:37.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:47:37.172Z] [2025-02-14T07:47:37.172Z] Login Succeeded [2025-02-14T07:47:37.172Z] nexus3.edgexfoundry.org:10004 [2025-02-14T07:47:37.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:47:37.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:47:37.445Z] Configure a credential helper to remove this warning. See [2025-02-14T07:47:37.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:47:37.445Z] [2025-02-14T07:47:37.445Z] Login Succeeded [2025-02-14T07:47:37.445Z] ****.io [2025-02-14T07:47:37.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:47:37.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:47:37.980Z] Configure a credential helper to remove this warning. See [2025-02-14T07:47:37.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:47:37.980Z] [2025-02-14T07:47:37.980Z] Login Succeeded [2025-02-14T07:47:37.980Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T07:47:37.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-14T07:47:38.665Z] + git config --global --add safe.directory /w/workspace/edgex-go/796 [Pipeline] echo [2025-02-14T07:47:38.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T07:47:38.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T07:47:38.726Z] ========================================================= [2025-02-14T07:47:38.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-14T07:47:38.726Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-14T07:47:39.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T07:47:39.325Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-14T07:47:39.325Z] 9986a736f7d3: Pulling fs layer [2025-02-14T07:47:39.325Z] 1f018df60701: Pulling fs layer [2025-02-14T07:47:39.325Z] 39f8f326b044: Pulling fs layer [2025-02-14T07:47:39.325Z] e6a1e7a6a96a: Pulling fs layer [2025-02-14T07:47:39.325Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T07:47:39.325Z] d45d956e0dbf: Pulling fs layer [2025-02-14T07:47:39.325Z] d7702b0d1db1: Pulling fs layer [2025-02-14T07:47:39.325Z] 5c7f0f088c93: Pulling fs layer [2025-02-14T07:47:39.325Z] 4fdc064ae6cf: Pulling fs layer [2025-02-14T07:47:39.325Z] e6a1e7a6a96a: Waiting [2025-02-14T07:47:39.325Z] d45d956e0dbf: Waiting [2025-02-14T07:47:39.325Z] d7702b0d1db1: Waiting [2025-02-14T07:47:39.325Z] 5c7f0f088c93: Waiting [2025-02-14T07:47:39.325Z] 4f4fb700ef54: Waiting [2025-02-14T07:47:39.325Z] 4fdc064ae6cf: Waiting [2025-02-14T07:47:39.325Z] 1f018df60701: Verifying Checksum [2025-02-14T07:47:39.325Z] 1f018df60701: Download complete [2025-02-14T07:47:39.325Z] e6a1e7a6a96a: Download complete [2025-02-14T07:47:39.325Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T07:47:39.325Z] 4f4fb700ef54: Download complete [2025-02-14T07:47:39.325Z] d45d956e0dbf: Verifying Checksum [2025-02-14T07:47:39.325Z] d45d956e0dbf: Download complete [2025-02-14T07:47:39.325Z] d7702b0d1db1: Verifying Checksum [2025-02-14T07:47:39.325Z] d7702b0d1db1: Download complete [2025-02-14T07:47:39.325Z] 9986a736f7d3: Verifying Checksum [2025-02-14T07:47:39.325Z] 9986a736f7d3: Download complete [2025-02-14T07:47:39.921Z] 4fdc064ae6cf: Verifying Checksum [2025-02-14T07:47:39.921Z] 4fdc064ae6cf: Download complete [2025-02-14T07:47:40.523Z] 9986a736f7d3: Pull complete [2025-02-14T07:47:41.119Z] 1f018df60701: Pull complete [2025-02-14T07:47:41.713Z] 39f8f326b044: Verifying Checksum [2025-02-14T07:47:41.713Z] 39f8f326b044: Download complete [2025-02-14T07:47:41.992Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-14T07:47:42.681Z] 5c7f0f088c93: Verifying Checksum [2025-02-14T07:47:42.681Z] 5c7f0f088c93: Download complete [2025-02-14T07:47:44.523Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-14T07:47:46.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-14T07:47:48.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-14T07:47:50.340Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-14T07:47:51.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-14T07:47:52.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-14T07:47:54.568Z] $ docker stop --time=1 f5a0667b71e951922653321e97f300a92b4b82d934f0f42d8e459fb0cab6be13 [2025-02-14T07:47:57.712Z] 39f8f326b044: Pull complete [2025-02-14T07:47:57.712Z] e6a1e7a6a96a: Pull complete [2025-02-14T07:47:57.809Z] $ docker rm -f --volumes f5a0667b71e951922653321e97f300a92b4b82d934f0f42d8e459fb0cab6be13 [2025-02-14T07:47:57.982Z] 4f4fb700ef54: Pull complete [2025-02-14T07:47:58.250Z] d45d956e0dbf: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2025-02-14T07:47:58.525Z] d7702b0d1db1: Pull complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:47:58.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-14T07:47:58.989Z] [2025-02-14T07:47:58.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:47:59.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-14T07:47:59.284Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-14T07:47:59.284Z] 91d30c5bc195: Pulling fs layer [2025-02-14T07:47:59.284Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-14T07:47:59.284Z] 9c61dcf015f6: Pulling fs layer [2025-02-14T07:47:59.284Z] 4698f68db338: Pulling fs layer [2025-02-14T07:47:59.284Z] 2a2f49069b9e: Pulling fs layer [2025-02-14T07:47:59.284Z] e0025b399a48: Pulling fs layer [2025-02-14T07:47:59.284Z] 2a2f49069b9e: Waiting [2025-02-14T07:47:59.284Z] 4698f68db338: Waiting [2025-02-14T07:47:59.284Z] 91d30c5bc195: Verifying Checksum [2025-02-14T07:47:59.284Z] 91d30c5bc195: Download complete [2025-02-14T07:47:59.284Z] 4698f68db338: Verifying Checksum [2025-02-14T07:47:59.284Z] 4698f68db338: Download complete [2025-02-14T07:47:59.541Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-14T07:47:59.541Z] 2e9b0aa3be6d: Download complete [2025-02-14T07:47:59.541Z] e0025b399a48: Verifying Checksum [2025-02-14T07:47:59.541Z] e0025b399a48: Download complete [2025-02-14T07:47:59.541Z] 91d30c5bc195: Pull complete [2025-02-14T07:47:59.541Z] 2a2f49069b9e: Verifying Checksum [2025-02-14T07:47:59.541Z] 2a2f49069b9e: Download complete [2025-02-14T07:47:59.798Z] 2e9b0aa3be6d: Pull complete [2025-02-14T07:48:00.057Z] 9c61dcf015f6: Verifying Checksum [2025-02-14T07:48:00.057Z] 9c61dcf015f6: Download complete [2025-02-14T07:48:02.582Z] 9c61dcf015f6: Pull complete [2025-02-14T07:48:02.582Z] 4698f68db338: Pull complete [2025-02-14T07:48:03.147Z] 2a2f49069b9e: Pull complete [2025-02-14T07:48:03.147Z] e0025b399a48: Pull complete [2025-02-14T07:48:03.147Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-14T07:48:03.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-14T07:48:03.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:48:03.247Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T07:48:03.276Z] $ 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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-14T07:48:04.709Z] $ docker top 734d163b62361f59bd8a4cfe42bc0b05ffebd4caec8efac938b4fc615665ac3b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T07:48:05.061Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-14T07:48:06.754Z] 5c7f0f088c93: Pull complete [2025-02-14T07:48:07.589Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #1 transferring dockerfile: 1.83kB done [2025-02-14T07:48:07.589Z] #1 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #2 transferring dockerfile: 2.50kB done [2025-02-14T07:48:07.589Z] #2 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #3 transferring dockerfile: 1.89kB done [2025-02-14T07:48:07.589Z] #3 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #4 transferring dockerfile: 2.14kB done [2025-02-14T07:48:07.589Z] #4 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #5 transferring dockerfile: 2.00kB done [2025-02-14T07:48:07.589Z] #5 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #6 transferring dockerfile: 1.81kB done [2025-02-14T07:48:07.589Z] #6 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #7 transferring dockerfile: 1.94kB done [2025-02-14T07:48:07.589Z] #7 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-02-14T07:48:07.589Z] #8 transferring dockerfile: 1.69kB done [2025-02-14T07:48:07.589Z] #8 DONE 0.0s [2025-02-14T07:48:07.589Z] [2025-02-14T07:48:07.589Z] #9 [core-keeper internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #9 transferring dockerfile: 2.01kB done [2025-02-14T07:48:07.848Z] #9 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #10 transferring dockerfile: 2.23kB done [2025-02-14T07:48:07.848Z] #10 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #11 transferring dockerfile: 2.10kB done [2025-02-14T07:48:07.848Z] #11 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #12 [core-data internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #12 transferring dockerfile: 2.04kB done [2025-02-14T07:48:07.848Z] #12 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #13 transferring dockerfile: 1.70kB done [2025-02-14T07:48:07.848Z] #13 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #14 transferring dockerfile: 2.49kB done [2025-02-14T07:48:07.848Z] #14 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #15 [support-scheduler internal] load .dockerignore [2025-02-14T07:48:07.848Z] #15 transferring context: 50B done [2025-02-14T07:48:07.848Z] #15 DONE 0.0s [2025-02-14T07:48:07.848Z] [2025-02-14T07:48:07.848Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-14T07:48:07.848Z] #16 transferring dockerfile: 3.02kB done [2025-02-14T07:48:07.848Z] #16 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #17 [security-proxy-setup internal] load .dockerignore [2025-02-14T07:48:08.106Z] #17 transferring context: 50B done [2025-02-14T07:48:08.106Z] #17 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-02-14T07:48:08.106Z] #18 transferring context: 50B done [2025-02-14T07:48:08.106Z] #18 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #19 [security-proxy-auth internal] load .dockerignore [2025-02-14T07:48:08.106Z] #19 transferring context: 50B done [2025-02-14T07:48:08.106Z] #19 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #20 [support-notifications internal] load .dockerignore [2025-02-14T07:48:08.106Z] #20 transferring context: 50B done [2025-02-14T07:48:08.106Z] #20 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #21 [security-spire-agent internal] load .dockerignore [2025-02-14T07:48:08.106Z] #21 transferring context: 50B done [2025-02-14T07:48:08.106Z] #21 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #22 [security-spire-config internal] load .dockerignore [2025-02-14T07:48:08.106Z] #22 transferring context: 50B done [2025-02-14T07:48:08.106Z] #22 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #23 [core-command internal] load .dockerignore [2025-02-14T07:48:08.106Z] #23 transferring context: 50B done [2025-02-14T07:48:08.106Z] #23 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-14T07:48:08.106Z] #24 transferring context: 50B done [2025-02-14T07:48:08.106Z] #24 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #25 [core-keeper internal] load .dockerignore [2025-02-14T07:48:08.106Z] #25 transferring context: 50B done [2025-02-14T07:48:08.106Z] #25 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #26 [core-metadata internal] load .dockerignore [2025-02-14T07:48:08.106Z] #26 transferring context: 50B done [2025-02-14T07:48:08.106Z] #26 DONE 0.1s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #27 [core-data internal] load .dockerignore [2025-02-14T07:48:08.106Z] #27 transferring context: 50B done [2025-02-14T07:48:08.106Z] #27 DONE 0.1s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #28 [security-spire-server internal] load .dockerignore [2025-02-14T07:48:08.106Z] #28 transferring context: 50B done [2025-02-14T07:48:08.106Z] #28 DONE 0.1s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.106Z] #29 DONE 0.0s [2025-02-14T07:48:08.106Z] [2025-02-14T07:48:08.106Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-02-14T07:48:08.106Z] #30 transferring context: 50B done [2025-02-14T07:48:08.364Z] #30 DONE 0.0s [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #31 [security-bootstrapper internal] load .dockerignore [2025-02-14T07:48:08.364Z] #31 transferring context: 50B done [2025-02-14T07:48:08.364Z] #31 DONE 0.0s [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:48:08.364Z] #32 DONE 0.1s [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.364Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.364Z] #33 ... [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.364Z] #29 DONE 0.0s [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.364Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.364Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:08.364Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:08.364Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:08.364Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-02-14T07:48:08.364Z] #33 ... [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.364Z] #29 DONE 0.0s [2025-02-14T07:48:08.364Z] [2025-02-14T07:48:08.364Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.364Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.364Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:08.364Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:08.364Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:08.364Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:08.364Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-14T07:48:08.623Z] #33 ... [2025-02-14T07:48:08.623Z] [2025-02-14T07:48:08.623Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.623Z] #29 DONE 0.0s [2025-02-14T07:48:08.623Z] [2025-02-14T07:48:08.623Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:48:08.623Z] #32 DONE 0.2s [2025-02-14T07:48:08.623Z] [2025-02-14T07:48:08.623Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.623Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.623Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:08.623Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:08.623Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:08.623Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:08.623Z] #33 ... [2025-02-14T07:48:08.623Z] [2025-02-14T07:48:08.623Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.623Z] #29 DONE 0.0s [2025-02-14T07:48:08.623Z] [2025-02-14T07:48:08.623Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.623Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.623Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:08.623Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:08.623Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:08.623Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:08.623Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-14T07:48:08.882Z] #33 ... [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.882Z] #29 DONE 0.0s [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:48:08.882Z] #32 DONE 0.3s [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-14T07:48:08.882Z] #34 DONE 0.7s [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:08.882Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:08.882Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:08.882Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:08.882Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:08.882Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:08.882Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-14T07:48:08.882Z] #33 ... [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-14T07:48:08.882Z] #29 DONE 0.0s [2025-02-14T07:48:08.882Z] [2025-02-14T07:48:08.882Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-14T07:48:09.329Z] 4fdc064ae6cf: Pull complete [2025-02-14T07:48:09.329Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-14T07:48:09.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T07:48:09.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-14T07:48:09.670Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-14T07:48:09.670Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T07:48:09.670Z] WORKDIR /edgex [2025-02-14T07:48:09.670Z] COPY go.mod . [2025-02-14T07:48:09.670Z] RUN go mod download [2025-02-14T07:48:09.828Z] #35 DONE 1.4s [2025-02-14T07:48:09.828Z] [2025-02-14T07:48:09.828Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:09.828Z] #33 DONE 1.8s [2025-02-14T07:48:09.828Z] [2025-02-14T07:48:09.828Z] #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:48:10.086Z] #36 ... [2025-02-14T07:48:10.086Z] [2025-02-14T07:48:10.086Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-14T07:48:10.086Z] #34 DONE 0.7s [2025-02-14T07:48:10.086Z] [2025-02-14T07:48:10.086Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:48:10.086Z] #32 DONE 1.4s [2025-02-14T07:48:10.086Z] [2025-02-14T07:48:10.086Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:10.086Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:10.086Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:10.086Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:10.086Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:10.086Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:10.086Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-14T07:48:10.086Z] #33 DONE 1.8s [2025-02-14T07:48:10.086Z] [2025-02-14T07:48:10.087Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-14T07:48:10.087Z] #35 DONE 1.4s [2025-02-14T07:48:10.087Z] [2025-02-14T07:48:10.087Z] #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-14T07:48:10.257Z] Sending build context to Docker daemon 3.657MB [2025-02-14T07:48:10.347Z] #37 ... [2025-02-14T07:48:10.347Z] [2025-02-14T07:48:10.347Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:48:10.347Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:48:10.347Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:48:10.347Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-14T07:48:10.347Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-14T07:48:10.347Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-14T07:48:10.347Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-14T07:48:10.347Z] #33 DONE 1.8s [2025-02-14T07:48:10.347Z] [2025-02-14T07:48:10.347Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-14T07:48:10.347Z] #38 DONE 1.8s [2025-02-14T07:48:10.347Z] [2025-02-14T07:48:10.348Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-14T07:48:10.348Z] #39 DONE 1.8s [2025-02-14T07:48:10.522Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T07:48:10.522Z] ---> 63f30b955cb9 [2025-02-14T07:48:10.522Z] Step 2/4 : WORKDIR /edgex [2025-02-14T07:48:10.605Z] [2025-02-14T07:48:10.605Z] #40 [security-spire-config internal] load build context [2025-02-14T07:48:10.605Z] #40 transferring context: 22.05kB 0.0s done [2025-02-14T07:48:10.605Z] #40 DONE 0.1s [2025-02-14T07:48:10.605Z] [2025-02-14T07:48:10.605Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:48:10.605Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-02-14T07:48:10.605Z] #41 ... [2025-02-14T07:48:10.605Z] [2025-02-14T07:48:10.605Z] #42 [security-spire-server internal] load build context [2025-02-14T07:48:10.605Z] #42 transferring context: 23.80kB 0.0s done [2025-02-14T07:48:10.605Z] #42 DONE 0.2s [2025-02-14T07:48:10.605Z] [2025-02-14T07:48:10.605Z] #43 [security-spire-agent internal] load build context [2025-02-14T07:48:10.605Z] #43 transferring context: 23.33kB 0.0s done [2025-02-14T07:48:10.605Z] #43 DONE 0.2s [2025-02-14T07:48:10.605Z] [2025-02-14T07:48:10.605Z] #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:48:10.605Z] #36 0.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:10.864Z] #36 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:11.439Z] #36 1.412 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:11.439Z] #36 1.447 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:11.439Z] #36 1.476 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:11.439Z] #36 1.476 (4/6) Installing openssl (3.3.3-r0) [2025-02-14T07:48:11.439Z] #36 1.490 (5/6) Installing su-exec (0.2-r3) [2025-02-14T07:48:11.439Z] #36 1.496 (6/6) Installing yq-go (4.44.1-r2) [2025-02-14T07:48:11.483Z] ---> Running in fbd765eb3fe7 [2025-02-14T07:48:11.696Z] #36 1.608 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:11.696Z] #36 1.648 OK: 19 MiB in 18 packages [2025-02-14T07:48:11.751Z] Removing intermediate container fbd765eb3fe7 [2025-02-14T07:48:11.751Z] ---> 56d8c04282b9 [2025-02-14T07:48:11.751Z] Step 3/4 : COPY go.mod . [2025-02-14T07:48:12.018Z] ---> 55cfebca388c [2025-02-14T07:48:12.018Z] Step 4/4 : RUN go mod download [2025-02-14T07:48:12.287Z] ---> Running in 46c22b3b2996 [2025-02-14T07:48:15.908Z] #36 ... [2025-02-14T07:48:15.908Z] [2025-02-14T07:48:15.908Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:48:15.908Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-14T07:48:15.908Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-02-14T07:48:15.908Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-02-14T07:48:15.908Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-02-14T07:48:15.908Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-02-14T07:48:15.908Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-02-14T07:48:15.908Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-02-14T07:48:15.908Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-14T07:48:15.908Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.7s done [2025-02-14T07:48:15.908Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-02-14T07:48:15.908Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done [2025-02-14T07:48:18.604Z] #41 ... [2025-02-14T07:48:18.604Z] [2025-02-14T07:48:18.604Z] #44 [support-scheduler internal] load build context [2025-02-14T07:48:18.604Z] #44 transferring context: 202.00MB 9.9s [2025-02-14T07:48:18.604Z] #44 ... [2025-02-14T07:48:18.604Z] [2025-02-14T07:48:18.604Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-14T07:48:18.604Z] #45 ... [2025-02-14T07:48:18.604Z] [2025-02-14T07:48:18.604Z] #46 [support-notifications internal] load build context [2025-02-14T07:48:18.604Z] #46 ... [2025-02-14T07:48:18.604Z] [2025-02-14T07:48:18.604Z] #47 [security-proxy-setup internal] load build context [2025-02-14T07:48:18.604Z] #47 ... [2025-02-14T07:48:18.604Z] [2025-02-14T07:48:18.604Z] #48 [security-proxy-auth internal] load build context [2025-02-14T07:48:18.868Z] #48 ... [2025-02-14T07:48:18.868Z] [2025-02-14T07:48:18.868Z] #49 [security-secretstore-setup internal] load build context [2025-02-14T07:48:18.868Z] #49 ... [2025-02-14T07:48:18.868Z] [2025-02-14T07:48:18.868Z] #50 [core-metadata internal] load build context [2025-02-14T07:48:19.128Z] #50 ... [2025-02-14T07:48:19.128Z] [2025-02-14T07:48:19.128Z] #51 [core-keeper internal] load build context [2025-02-14T07:48:19.128Z] #51 ... [2025-02-14T07:48:19.128Z] [2025-02-14T07:48:19.128Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-14T07:48:19.128Z] #52 ... [2025-02-14T07:48:19.128Z] [2025-02-14T07:48:19.128Z] #53 [core-command internal] load build context [2025-02-14T07:48:19.395Z] #53 ... [2025-02-14T07:48:19.395Z] [2025-02-14T07:48:19.395Z] #54 [core-data internal] load build context [2025-02-14T07:48:19.395Z] #54 ... [2025-02-14T07:48:19.395Z] [2025-02-14T07:48:19.395Z] #53 [core-command internal] load build context [2025-02-14T07:48:19.963Z] #53 ... [2025-02-14T07:48:19.963Z] [2025-02-14T07:48:19.963Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:48:19.963Z] #55 ... [2025-02-14T07:48:19.963Z] [2025-02-14T07:48:19.963Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-14T07:48:19.963Z] #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:19.963Z] #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:19.963Z] #0 1.893 OK: 248 MiB in 58 packages [2025-02-14T07:48:20.223Z] #56 ... [2025-02-14T07:48:20.223Z] [2025-02-14T07:48:20.223Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-14T07:48:20.223Z] #57 ... [2025-02-14T07:48:20.223Z] [2025-02-14T07:48:20.223Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:48:20.223Z] #0 0.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.223Z] #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.223Z] #0 1.480 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:48:20.223Z] #0 1.480 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:48:20.223Z] #0 1.480 OK: 24181 distinct packages available [2025-02-14T07:48:20.223Z] #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.223Z] #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.223Z] #0 2.111 OK: 248 MiB in 58 packages [2025-02-14T07:48:20.480Z] #58 ... [2025-02-14T07:48:20.480Z] [2025-02-14T07:48:20.480Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:48:20.480Z] #59 ... [2025-02-14T07:48:20.480Z] [2025-02-14T07:48:20.480Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-14T07:48:20.480Z] #0 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.480Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.480Z] #0 4.370 (1/3) Installing ca-certificates (20241121-r1) [2025-02-14T07:48:20.480Z] #0 4.436 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:20.480Z] #0 4.440 (3/3) Installing tzdata (2025a-r0) [2025-02-14T07:48:20.480Z] #0 4.472 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:20.480Z] #0 4.475 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:20.480Z] #0 4.519 OK: 10 MiB in 17 packages [2025-02-14T07:48:20.737Z] #60 ... [2025-02-14T07:48:20.737Z] [2025-02-14T07:48:20.737Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:48:20.737Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-02-14T07:48:20.737Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-14T07:48:20.737Z] #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-02-14T07:48:20.737Z] #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-02-14T07:48:20.737Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-02-14T07:48:20.737Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-02-14T07:48:20.737Z] #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-14T07:48:20.737Z] #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-02-14T07:48:20.737Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-02-14T07:48:20.737Z] #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-02-14T07:48:20.737Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-02-14T07:48:20.737Z] #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-02-14T07:48:20.737Z] #61 ... [2025-02-14T07:48:20.737Z] [2025-02-14T07:48:20.737Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-14T07:48:20.737Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 1.794 OK: 248 MiB in 58 packages [2025-02-14T07:48:20.737Z] #62 ... [2025-02-14T07:48:20.737Z] [2025-02-14T07:48:20.737Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:48:20.737Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 1.580 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:48:20.737Z] #0 1.580 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:48:20.737Z] #0 1.580 OK: 24174 distinct packages available [2025-02-14T07:48:20.737Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.737Z] #0 2.038 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:20.737Z] #0 2.070 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:20.737Z] #0 2.078 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:20.737Z] #0 2.087 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:48:20.737Z] #0 2.087 (5/7) Installing libucontext (1.2-r3) [2025-02-14T07:48:20.737Z] #0 2.089 (6/7) Installing gcompat (1.1.0-r4) [2025-02-14T07:48:20.737Z] #0 2.093 (7/7) Installing openssl (3.3.3-r0) [2025-02-14T07:48:20.737Z] #0 2.100 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:20.737Z] #0 2.116 OK: 9 MiB in 19 packages [2025-02-14T07:48:20.995Z] #63 ... [2025-02-14T07:48:20.995Z] [2025-02-14T07:48:20.995Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:48:20.995Z] #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.995Z] #0 4.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:20.995Z] #0 4.908 (1/4) Installing ca-certificates (20241121-r1) [2025-02-14T07:48:20.995Z] #0 4.921 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:20.995Z] #0 4.927 (3/4) Installing su-exec (0.2-r3) [2025-02-14T07:48:20.995Z] #0 4.932 (4/4) Installing yq-go (4.44.1-r2) [2025-02-14T07:48:20.995Z] #0 4.997 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:20.995Z] #0 5.002 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:20.995Z] #0 5.042 OK: 19 MiB in 18 packages [2025-02-14T07:48:20.995Z] #64 ... [2025-02-14T07:48:20.995Z] [2025-02-14T07:48:20.995Z] #65 [security-bootstrapper internal] load build context [2025-02-14T07:48:21.625Z] #65 ... [2025-02-14T07:48:21.625Z] [2025-02-14T07:48:21.625Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:48:21.625Z] #66 ... [2025-02-14T07:48:21.625Z] [2025-02-14T07:48:21.625Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-14T07:48:22.203Z] #67 ... [2025-02-14T07:48:22.203Z] [2025-02-14T07:48:22.203Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:48:22.203Z] #68 ... [2025-02-14T07:48:22.203Z] [2025-02-14T07:48:22.203Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:48:22.203Z] #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:22.203Z] #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:22.203Z] #0 1.744 OK: 248 MiB in 58 packages [2025-02-14T07:48:22.461Z] #69 ... [2025-02-14T07:48:22.461Z] [2025-02-14T07:48:22.461Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:48:22.461Z] #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:22.461Z] #0 1.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:22.461Z] #0 2.077 OK: 248 MiB in 58 packages [2025-02-14T07:48:22.461Z] #70 ... [2025-02-14T07:48:22.461Z] [2025-02-14T07:48:22.461Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:48:22.461Z] #71 ... [2025-02-14T07:48:22.461Z] [2025-02-14T07:48:22.461Z] #44 [support-scheduler internal] load build context [2025-02-14T07:48:23.400Z] #44 transferring context: 313.77MB 14.9s [2025-02-14T07:48:24.342Z] #44 ... [2025-02-14T07:48:24.342Z] [2025-02-14T07:48:24.342Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-14T07:48:24.342Z] #45 ... [2025-02-14T07:48:24.342Z] [2025-02-14T07:48:24.342Z] #44 [support-scheduler internal] load build context [2025-02-14T07:48:25.285Z] #44 transferring context: 495.79MB 16.9s done [2025-02-14T07:48:29.482Z] #44 ... [2025-02-14T07:48:29.482Z] [2025-02-14T07:48:29.482Z] #46 [support-notifications internal] load build context [2025-02-14T07:48:29.482Z] #46 transferring context: 495.79MB 11.6s done [2025-02-14T07:48:29.482Z] #46 ... [2025-02-14T07:48:29.482Z] [2025-02-14T07:48:29.482Z] #48 [security-proxy-auth internal] load build context [2025-02-14T07:48:29.482Z] #48 transferring context: 495.79MB 15.6s done [2025-02-14T07:48:29.482Z] #48 ... [2025-02-14T07:48:29.482Z] [2025-02-14T07:48:29.482Z] #49 [security-secretstore-setup internal] load build context [2025-02-14T07:48:29.482Z] #49 transferring context: 495.79MB 15.7s done [2025-02-14T07:48:29.482Z] #49 ... [2025-02-14T07:48:29.482Z] [2025-02-14T07:48:29.482Z] #47 [security-proxy-setup internal] load build context [2025-02-14T07:48:29.482Z] #47 transferring context: 495.79MB 12.5s done [2025-02-14T07:48:29.482Z] #47 ... [2025-02-14T07:48:29.482Z] [2025-02-14T07:48:29.482Z] #51 [core-keeper internal] load build context [2025-02-14T07:48:29.482Z] #51 transferring context: 495.79MB 12.4s done [2025-02-14T07:48:29.765Z] #51 ... [2025-02-14T07:48:29.765Z] [2025-02-14T07:48:29.765Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-14T07:48:29.765Z] #52 transferring context: 495.79MB 15.4s done [2025-02-14T07:48:29.765Z] #52 ... [2025-02-14T07:48:29.765Z] [2025-02-14T07:48:29.765Z] #50 [core-metadata internal] load build context [2025-02-14T07:48:29.765Z] #50 transferring context: 495.79MB 14.8s done [2025-02-14T07:48:30.024Z] #50 ... [2025-02-14T07:48:30.024Z] [2025-02-14T07:48:30.024Z] #54 [core-data internal] load build context [2025-02-14T07:48:30.024Z] #54 transferring context: 495.79MB 12.1s done [2025-02-14T07:48:30.024Z] #54 ... [2025-02-14T07:48:30.024Z] [2025-02-14T07:48:30.024Z] #53 [core-command internal] load build context [2025-02-14T07:48:30.024Z] #53 transferring context: 495.79MB 12.0s done [2025-02-14T07:48:30.285Z] #53 ... [2025-02-14T07:48:30.285Z] [2025-02-14T07:48:30.285Z] #65 [security-bootstrapper internal] load build context [2025-02-14T07:48:30.285Z] #65 transferring context: 495.79MB 13.2s done [2025-02-14T07:48:32.188Z] #65 ... [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #46 [support-notifications internal] load build context [2025-02-14T07:48:32.188Z] #46 DONE 23.3s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:48:32.188Z] #66 DONE 21.9s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #53 [core-command internal] load build context [2025-02-14T07:48:32.188Z] #53 DONE 23.3s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #54 [core-data internal] load build context [2025-02-14T07:48:32.188Z] #54 DONE 23.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #47 [security-proxy-setup internal] load build context [2025-02-14T07:48:32.188Z] #47 DONE 23.5s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-14T07:48:32.188Z] #72 ... [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #65 [security-bootstrapper internal] load build context [2025-02-14T07:48:32.188Z] #65 DONE 22.0s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #51 [core-keeper internal] load build context [2025-02-14T07:48:32.188Z] #51 DONE 23.2s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #50 [core-metadata internal] load build context [2025-02-14T07:48:32.188Z] #50 DONE 23.2s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:48:32.188Z] #64 DONE 22.0s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #48 [security-proxy-auth internal] load build context [2025-02-14T07:48:32.188Z] #48 DONE 23.5s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #52 [core-common-config-bootstrapper internal] load build context [2025-02-14T07:48:32.188Z] #52 DONE 23.3s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:48:32.188Z] #63 DONE 21.5s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #36 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:48:32.188Z] #36 DONE 22.0s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:48:32.188Z] #58 DONE 22.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-14T07:48:32.188Z] #62 DONE 22.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #49 [security-secretstore-setup internal] load build context [2025-02-14T07:48:32.188Z] #49 DONE 23.2s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-14T07:48:32.188Z] #56 DONE 22.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:48:32.188Z] #70 DONE 22.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:48:32.188Z] #69 DONE 22.2s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-14T07:48:32.188Z] #45 transferring context: 495.79MB 16.3s done [2025-02-14T07:48:32.188Z] #45 DONE 23.7s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-14T07:48:32.188Z] #60 DONE 22.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #44 [support-scheduler internal] load build context [2025-02-14T07:48:32.188Z] #44 DONE 23.8s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:48:32.188Z] #73 DONE 0.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:48:32.188Z] #74 DONE 0.2s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:48:32.188Z] #75 DONE 0.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:48:32.188Z] #76 DONE 0.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:48:32.188Z] #77 DONE 0.1s [2025-02-14T07:48:32.188Z] [2025-02-14T07:48:32.188Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:48:32.446Z] #61 ... [2025-02-14T07:48:32.446Z] [2025-02-14T07:48:32.446Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:48:32.446Z] #41 DONE 21.9s [2025-02-14T07:48:32.446Z] [2025-02-14T07:48:32.446Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-02-14T07:48:33.013Z] #78 ... [2025-02-14T07:48:33.013Z] [2025-02-14T07:48:33.013Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:48:33.013Z] #55 DONE 23.0s [2025-02-14T07:48:33.271Z] [2025-02-14T07:48:33.271Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:48:33.271Z] #71 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.271Z] #71 23.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.836Z] #71 23.70 (1/7) Installing ca-certificates (20241121-r1) [2025-02-14T07:48:33.836Z] #71 23.72 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:33.836Z] #71 ... [2025-02-14T07:48:33.836Z] [2025-02-14T07:48:33.836Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-14T07:48:33.836Z] #67 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.836Z] #67 23.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.836Z] #67 23.56 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:33.836Z] #67 23.57 (2/2) Installing su-exec (0.2-r3) [2025-02-14T07:48:33.836Z] #67 23.58 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:33.836Z] #67 23.60 OK: 8 MiB in 16 packages [2025-02-14T07:48:33.836Z] #67 DONE 23.8s [2025-02-14T07:48:33.836Z] [2025-02-14T07:48:33.836Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:48:33.836Z] #71 23.72 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T07:48:33.836Z] #71 23.73 (4/7) Installing libsodium (1.0.19-r0) [2025-02-14T07:48:33.836Z] #71 23.74 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T07:48:33.836Z] #71 23.76 (6/7) Installing libzmq (4.3.5-r2) [2025-02-14T07:48:33.836Z] #71 23.77 (7/7) Installing zeromq (4.3.5-r2) [2025-02-14T07:48:33.836Z] #71 23.78 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:33.836Z] #71 23.79 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:33.836Z] #71 ... [2025-02-14T07:48:33.836Z] [2025-02-14T07:48:33.836Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-14T07:48:33.836Z] #57 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.836Z] #57 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:33.836Z] #57 23.63 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:33.836Z] #57 23.64 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:33.836Z] #57 23.65 OK: 8 MiB in 15 packages [2025-02-14T07:48:33.836Z] #57 DONE 23.8s [2025-02-14T07:48:33.836Z] [2025-02-14T07:48:33.836Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:48:33.836Z] #71 23.85 OK: 12 MiB in 21 packages [2025-02-14T07:48:34.095Z] #71 DONE 24.0s [2025-02-14T07:48:34.095Z] [2025-02-14T07:48:34.095Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-14T07:48:34.095Z] #37 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.095Z] #37 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.095Z] #37 23.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:34.095Z] #37 23.81 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:34.095Z] #37 23.82 OK: 8 MiB in 15 packages [2025-02-14T07:48:34.095Z] #37 DONE 24.0s [2025-02-14T07:48:34.095Z] [2025-02-14T07:48:34.095Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:48:34.660Z] #79 ... [2025-02-14T07:48:34.660Z] [2025-02-14T07:48:34.660Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:48:34.660Z] #68 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #68 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #68 23.16 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:48:34.660Z] #68 23.16 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:48:34.660Z] #68 23.16 OK: 24174 distinct packages available [2025-02-14T07:48:34.660Z] #68 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #68 23.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #68 23.67 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:34.660Z] #68 23.67 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:48:34.660Z] #68 23.67 (3/4) Installing libucontext (1.2-r3) [2025-02-14T07:48:34.660Z] #68 23.68 (4/4) Installing gcompat (1.1.0-r4) [2025-02-14T07:48:34.660Z] #68 23.69 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:34.660Z] #68 23.70 OK: 8 MiB in 18 packages [2025-02-14T07:48:34.660Z] #68 DONE 24.0s [2025-02-14T07:48:34.660Z] [2025-02-14T07:48:34.660Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-02-14T07:48:34.660Z] #78 2.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #78 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #78 2.428 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:34.660Z] #78 2.441 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:34.660Z] #78 2.452 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:34.660Z] #78 2.461 OK: 9 MiB in 19 packages [2025-02-14T07:48:34.660Z] #78 DONE 2.6s [2025-02-14T07:48:34.660Z] [2025-02-14T07:48:34.660Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:48:34.660Z] #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #0 2.373 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:34.660Z] #0 2.382 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:34.660Z] #0 2.414 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:34.660Z] #0 2.423 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:34.660Z] #0 2.435 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:34.660Z] #0 2.450 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:34.660Z] #0 2.499 OK: 19 MiB in 18 packages [2025-02-14T07:48:34.660Z] #80 DONE 2.7s [2025-02-14T07:48:34.660Z] [2025-02-14T07:48:34.660Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:48:34.660Z] #59 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #59 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #59 23.82 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:48:34.660Z] #59 23.82 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:48:34.660Z] #59 23.82 OK: 24174 distinct packages available [2025-02-14T07:48:34.660Z] #59 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #59 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:34.660Z] #59 24.33 (1/14) Installing ca-certificates (20241121-r1) [2025-02-14T07:48:34.660Z] #59 24.35 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-14T07:48:34.660Z] #59 24.36 (3/14) Installing c-ares (1.33.1-r0) [2025-02-14T07:48:34.660Z] #59 24.36 (4/14) Installing libunistring (1.2-r0) [2025-02-14T07:48:34.660Z] #59 24.38 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-14T07:48:34.660Z] #59 24.38 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-14T07:48:34.660Z] #59 24.38 (7/14) Installing libpsl (0.21.5-r1) [2025-02-14T07:48:34.660Z] #59 24.39 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-14T07:48:34.660Z] #59 24.40 (9/14) Installing libcurl (8.12.1-r0) [2025-02-14T07:48:34.660Z] #59 24.41 (10/14) Installing curl (8.12.1-r0) [2025-02-14T07:48:34.660Z] #59 24.42 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:34.660Z] #59 24.42 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:48:34.660Z] #59 24.43 (13/14) Installing libucontext (1.2-r3) [2025-02-14T07:48:34.660Z] #59 24.44 (14/14) Installing gcompat (1.1.0-r4) [2025-02-14T07:48:34.660Z] #59 24.44 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:34.660Z] #59 24.45 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:34.660Z] #59 24.48 OK: 13 MiB in 28 packages [2025-02-14T07:48:35.592Z] #59 DONE 25.4s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:48:35.592Z] #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #0 2.905 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:35.592Z] #0 2.918 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:35.592Z] #0 2.953 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:35.592Z] #0 2.962 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:35.592Z] #0 2.967 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:35.592Z] #0 2.977 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:35.592Z] #0 3.030 OK: 10 MiB in 17 packages [2025-02-14T07:48:35.592Z] #81 DONE 3.4s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-14T07:48:35.592Z] #72 1.800 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #72 2.275 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #72 3.017 OK: 248 MiB in 58 packages [2025-02-14T07:48:35.592Z] #72 DONE 3.6s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-14T07:48:35.592Z] #0 2.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:35.592Z] #0 2.584 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:35.592Z] #0 2.600 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:35.592Z] #0 2.606 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:35.592Z] #0 2.614 OK: 19 MiB in 18 packages [2025-02-14T07:48:35.592Z] #82 DONE 3.5s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:48:35.592Z] #83 DONE 0.9s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-14T07:48:35.592Z] #84 DONE 0.9s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-14T07:48:35.592Z] #85 DONE 0.1s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-14T07:48:35.592Z] #86 DONE 0.1s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-14T07:48:35.592Z] #87 DONE 0.2s [2025-02-14T07:48:35.592Z] [2025-02-14T07:48:35.592Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-14T07:48:36.160Z] #88 DONE 0.6s [2025-02-14T07:48:36.160Z] [2025-02-14T07:48:36.160Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:48:36.160Z] #89 DONE 0.7s [2025-02-14T07:48:36.160Z] [2025-02-14T07:48:36.160Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-14T07:48:36.160Z] #90 DONE 0.0s [2025-02-14T07:48:36.160Z] [2025-02-14T07:48:36.160Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:48:36.417Z] #91 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-14T07:48:36.417Z] #92 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-14T07:48:36.417Z] #93 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-14T07:48:36.417Z] #94 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:48:36.417Z] #95 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-14T07:48:36.417Z] #96 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #97 [security-spire-server] exporting to image [2025-02-14T07:48:36.417Z] #97 exporting layers [2025-02-14T07:48:36.417Z] #97 ... [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-14T07:48:36.417Z] #98 DONE 0.0s [2025-02-14T07:48:36.417Z] [2025-02-14T07:48:36.417Z] #97 [security-spire-agent] exporting to image [2025-02-14T07:48:37.350Z] #97 exporting layers 0.9s done [2025-02-14T07:48:37.350Z] #97 writing image sha256:1aaf37a45c4d3b47ca896a12783f2f7b5cc464feebba283af28190c7671cdca8 done [2025-02-14T07:48:37.350Z] #97 naming to docker.io/library/security-spire-server done [2025-02-14T07:48:37.350Z] #97 writing image sha256:e0eca11a9cde84204a3a744398373fa786bc3ac12d0640d34b9a0fbba68064d0 done [2025-02-14T07:48:37.350Z] #97 naming to docker.io/library/security-spire-agent done [2025-02-14T07:48:37.350Z] #97 DONE 1.0s [2025-02-14T07:48:37.350Z] [2025-02-14T07:48:37.350Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:48:37.350Z] #79 3.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.350Z] #79 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.350Z] #79 3.543 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.607Z] #79 3.556 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.607Z] #79 3.594 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.607Z] #79 3.608 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.607Z] #79 3.612 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:37.607Z] #79 3.619 OK: 8 MiB in 15 packages [2025-02-14T07:48:37.607Z] #79 ... [2025-02-14T07:48:37.607Z] [2025-02-14T07:48:37.607Z] #99 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-14T07:48:37.607Z] #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.607Z] #0 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.607Z] #0 3.667 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.607Z] #0 3.678 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.607Z] #0 3.712 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.607Z] #0 3.723 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.607Z] #0 3.727 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:37.607Z] #0 3.735 OK: 8 MiB in 16 packages [2025-02-14T07:48:37.607Z] #99 DONE 3.9s [2025-02-14T07:48:37.866Z] [2025-02-14T07:48:37.866Z] #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:48:37.866Z] #0 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.866Z] #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:37.866Z] #0 3.547 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.866Z] #0 3.559 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.866Z] #0 3.595 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:37.866Z] #0 3.610 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:37.866Z] #0 3.614 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:37.866Z] #0 3.619 OK: 8 MiB in 15 packages [2025-02-14T07:48:37.866Z] #100 DONE 3.9s [2025-02-14T07:48:37.866Z] [2025-02-14T07:48:37.866Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:48:37.866Z] #79 DONE 3.8s [2025-02-14T07:48:37.866Z] [2025-02-14T07:48:37.866Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-14T07:48:38.124Z] #101 ... [2025-02-14T07:48:38.124Z] [2025-02-14T07:48:38.124Z] #102 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:48:38.124Z] #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:38.124Z] #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:38.124Z] #0 3.662 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:38.124Z] #0 3.674 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:38.124Z] #0 3.708 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:38.124Z] #0 3.717 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:38.124Z] #0 3.722 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:38.124Z] #0 3.730 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:38.124Z] #0 3.771 OK: 12 MiB in 21 packages [2025-02-14T07:48:38.124Z] #102 DONE 4.0s [2025-02-14T07:48:38.124Z] [2025-02-14T07:48:38.124Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-14T07:48:38.124Z] #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:38.124Z] #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:38.124Z] #0 3.322 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:38.124Z] #0 3.334 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:38.124Z] #0 3.368 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:38.124Z] #0 3.376 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:38.124Z] #0 3.380 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:38.124Z] #0 3.389 OK: 8 MiB in 18 packages [2025-02-14T07:48:38.124Z] #103 DONE 3.6s [2025-02-14T07:48:38.124Z] [2025-02-14T07:48:38.124Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:48:39.060Z] #104 DONE 0.8s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #105 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-14T07:48:39.060Z] #0 3.926 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:39.060Z] #0 4.381 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:39.060Z] #0 5.155 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:48:39.060Z] #0 5.492 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:39.060Z] #0 5.501 OK: 8 MiB in 15 packages [2025-02-14T07:48:39.060Z] #105 DONE 5.9s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:48:39.060Z] #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:39.060Z] #0 2.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T07:48:39.060Z] #0 2.463 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:39.060Z] #0 2.472 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:39.060Z] #0 2.524 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:48:39.060Z] #0 2.541 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:48:39.060Z] #0 2.545 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:48:39.060Z] #0 2.565 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:48:39.060Z] #0 2.625 OK: 13 MiB in 28 packages [2025-02-14T07:48:39.060Z] #106 DONE 3.5s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-14T07:48:39.060Z] #101 DONE 1.2s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-14T07:48:39.060Z] #107 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #108 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-14T07:48:39.060Z] #108 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-14T07:48:39.060Z] #109 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:48:39.060Z] #110 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-14T07:48:39.060Z] #111 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-14T07:48:39.060Z] #112 DONE 0.0s [2025-02-14T07:48:39.060Z] [2025-02-14T07:48:39.060Z] #97 [security-spire-config] exporting to image [2025-02-14T07:48:39.994Z] #97 exporting layers 0.7s done [2025-02-14T07:48:39.994Z] #97 writing image sha256:f2f080a193d6bbd1efc8b9e0c6897fbc4627d0aab79f17704de5b1e26325936b done [2025-02-14T07:48:39.994Z] #97 naming to docker.io/library/security-spire-config done [2025-02-14T07:48:39.994Z] #97 DONE 1.7s [2025-02-14T07:48:39.994Z] [2025-02-14T07:48:39.994Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:48:42.525Z] #113 ... [2025-02-14T07:48:42.526Z] [2025-02-14T07:48:42.526Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:48:42.526Z] #114 ... [2025-02-14T07:48:42.526Z] [2025-02-14T07:48:42.526Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:48:42.526Z] #115 ... [2025-02-14T07:48:42.526Z] [2025-02-14T07:48:42.526Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:48:42.784Z] #116 ... [2025-02-14T07:48:42.784Z] [2025-02-14T07:48:42.784Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:48:42.784Z] #117 ... [2025-02-14T07:48:42.784Z] [2025-02-14T07:48:42.784Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #118 ... [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #114 DONE 32.1s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #117 DONE 32.2s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #115 DONE 32.2s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-02-14T07:49:04.743Z] #119 ... [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #116 DONE 32.2s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #113 DONE 28.3s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:04.743Z] #118 DONE 32.2s [2025-02-14T07:49:04.743Z] [2025-02-14T07:49:04.743Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-14T07:49:08.690Z] Removing intermediate container 46c22b3b2996 [2025-02-14T07:49:08.690Z] ---> bd11fc5208ac [2025-02-14T07:49:08.690Z] Successfully built bd11fc5208ac [2025-02-14T07:49:08.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:49:09.152Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T07:49:09.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:49:09.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-38972 does not seem to be running inside a container [2025-02-14T07:49:09.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-14T07:49:10.778Z] $ docker top fad120a1646af0dd38b1c9fb3fb9b6229c8533edf4b8418d897dbe818b8330d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T07:49:11.625Z] + go version [2025-02-14T07:49:11.625Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-14T07:49:11.638Z] $ docker stop --time=1 fad120a1646af0dd38b1c9fb3fb9b6229c8533edf4b8418d897dbe818b8330d6 [2025-02-14T07:49:12.868Z] #120 DONE 8.3s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #121 [core-keeper builder 7/8] COPY . . [2025-02-14T07:49:12.868Z] #121 DONE 8.3s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #122 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #123 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #124 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #125 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #126 [core-data builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #126 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #127 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #128 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #129 [core-metadata builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #129 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #130 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #131 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #132 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #133 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #119 [security-proxy-auth builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #119 DONE 8.3s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #134 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #135 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #136 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #137 [core-command builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #137 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:49:12.868Z] #138 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:49:12.868Z] #139 CACHED [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #140 [security-proxy-setup builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #140 DONE 8.3s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #141 [support-notifications builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #141 DONE 8.3s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-14T07:49:12.868Z] #142 DONE 8.4s [2025-02-14T07:49:12.868Z] [2025-02-14T07:49:12.868Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T07:49:13.254Z] $ docker rm -f --volumes fad120a1646af0dd38b1c9fb3fb9b6229c8533edf4b8418d897dbe818b8330d6 [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-02-14T07:49:13.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-14T07:49:13.996Z] [2025-02-14T07:49:13.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:49:14.244Z] #143 1.298 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-14T07:49:14.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-14T07:49:14.610Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-14T07:49:14.610Z] 547446be3368: Pulling fs layer [2025-02-14T07:49:14.610Z] d125d8839a47: Pulling fs layer [2025-02-14T07:49:14.610Z] 3e85d5ac6304: Pulling fs layer [2025-02-14T07:49:14.610Z] c3105a71a48b: Pulling fs layer [2025-02-14T07:49:14.610Z] 0f093f025ec4: Pulling fs layer [2025-02-14T07:49:14.610Z] c3106fc0e877: Pulling fs layer [2025-02-14T07:49:14.610Z] c3105a71a48b: Waiting [2025-02-14T07:49:14.610Z] 0f093f025ec4: Waiting [2025-02-14T07:49:14.610Z] c3106fc0e877: Waiting [2025-02-14T07:49:14.610Z] 547446be3368: Verifying Checksum [2025-02-14T07:49:14.610Z] 547446be3368: Download complete [2025-02-14T07:49:14.610Z] c3105a71a48b: Verifying Checksum [2025-02-14T07:49:14.610Z] c3105a71a48b: Download complete [2025-02-14T07:49:15.191Z] d125d8839a47: Verifying Checksum [2025-02-14T07:49:15.191Z] d125d8839a47: Download complete [2025-02-14T07:49:15.191Z] c3106fc0e877: Download complete [2025-02-14T07:49:15.191Z] 0f093f025ec4: Verifying Checksum [2025-02-14T07:49:15.191Z] 0f093f025ec4: Download complete [2025-02-14T07:49:15.456Z] 547446be3368: Pull complete [2025-02-14T07:49:16.862Z] d125d8839a47: Pull complete [2025-02-14T07:49:17.127Z] 3e85d5ac6304: Verifying Checksum [2025-02-14T07:49:17.127Z] 3e85d5ac6304: Download complete [2025-02-14T07:49:24.213Z] #143 ... [2025-02-14T07:49:24.213Z] [2025-02-14T07:49:24.213Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-14T07:49:24.213Z] #0 0.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-14T07:49:24.213Z] #144 ... [2025-02-14T07:49:24.213Z] [2025-02-14T07:49:24.213Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T07:49:24.213Z] #0 0.660 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-14T07:49:24.213Z] #145 ... [2025-02-14T07:49:24.213Z] [2025-02-14T07:49:24.213Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T07:49:24.213Z] #0 1.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-14T07:49:24.213Z] #146 ... [2025-02-14T07:49:24.213Z] [2025-02-14T07:49:24.213Z] #147 [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-02-14T07:49:24.213Z] #0 0.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-14T07:49:24.213Z] #147 ... [2025-02-14T07:49:24.213Z] [2025-02-14T07:49:24.213Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-14T07:49:24.214Z] #0 0.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-14T07:49:24.214Z] #148 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T07:49:24.214Z] #0 0.603 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-14T07:49:24.214Z] #149 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T07:49:24.214Z] #0 0.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-14T07:49:24.214Z] #150 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:49:24.214Z] #0 1.148 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-14T07:49:24.214Z] #151 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T07:49:24.214Z] #0 0.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-14T07:49:24.214Z] #152 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T07:49:24.214Z] #0 0.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-14T07:49:24.214Z] #153 ... [2025-02-14T07:49:24.214Z] [2025-02-14T07:49:24.214Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T07:49:24.214Z] #0 1.052 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-14T07:49:27.195Z] 3e85d5ac6304: Pull complete [2025-02-14T07:49:27.195Z] c3105a71a48b: Pull complete [2025-02-14T07:49:28.174Z] 0f093f025ec4: Pull complete [2025-02-14T07:49:28.441Z] c3106fc0e877: Pull complete [2025-02-14T07:49:28.441Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-14T07:49:28.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-14T07:49:28.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T07:49:28.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-38972 does not seem to be running inside a container [2025-02-14T07:49:28.697Z] $ 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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-02-14T07:49:30.909Z] $ docker top 1dba73b1eb78e204d7faa0e94279fe8f6e902acf92128d0db1a1e8d31844f7ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T07:49:31.744Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-14T07:49:41.821Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-14T07:49:41.821Z] #1 transferring dockerfile: [2025-02-14T07:49:41.821Z] #1 transferring dockerfile: 2.50kB 0.0s done [2025-02-14T07:49:41.821Z] #1 DONE 0.1s [2025-02-14T07:49:41.821Z] [2025-02-14T07:49:41.821Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-02-14T07:49:41.821Z] #2 transferring dockerfile: 1.70kB 0.0s done [2025-02-14T07:49:41.821Z] #2 DONE 0.1s [2025-02-14T07:49:41.821Z] [2025-02-14T07:49:41.821Z] #3 [core-metadata internal] load build definition from Dockerfile [2025-02-14T07:49:41.821Z] #3 transferring dockerfile: 2.10kB done [2025-02-14T07:49:41.821Z] #3 DONE 0.1s [2025-02-14T07:49:42.091Z] [2025-02-14T07:49:42.091Z] #4 [support-scheduler internal] load build definition from Dockerfile [2025-02-14T07:49:42.091Z] #4 transferring dockerfile: 1.83kB 0.0s done [2025-02-14T07:49:42.091Z] #4 DONE 0.1s [2025-02-14T07:49:42.091Z] [2025-02-14T07:49:42.092Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-14T07:49:42.092Z] #5 transferring dockerfile: 2.14kB done [2025-02-14T07:49:42.092Z] #5 DONE 0.1s [2025-02-14T07:49:42.092Z] [2025-02-14T07:49:42.092Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-02-14T07:49:42.092Z] #6 transferring dockerfile: 1.81kB done [2025-02-14T07:49:42.092Z] #6 DONE 0.1s [2025-02-14T07:49:42.092Z] [2025-02-14T07:49:42.092Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-14T07:49:42.360Z] #7 transferring dockerfile: 2.23kB done [2025-02-14T07:49:42.360Z] #7 DONE 0.1s [2025-02-14T07:49:42.360Z] [2025-02-14T07:49:42.360Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-02-14T07:49:42.360Z] #8 transferring dockerfile: 2.01kB done [2025-02-14T07:49:42.360Z] #8 DONE 0.1s [2025-02-14T07:49:42.360Z] [2025-02-14T07:49:42.360Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-02-14T07:49:42.360Z] #9 transferring dockerfile: 1.69kB done [2025-02-14T07:49:42.360Z] #9 DONE 0.1s [2025-02-14T07:49:42.360Z] [2025-02-14T07:49:42.360Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-14T07:49:42.360Z] #10 transferring dockerfile: 3.02kB done [2025-02-14T07:49:42.360Z] #10 DONE 0.1s [2025-02-14T07:49:42.360Z] [2025-02-14T07:49:42.360Z] #11 [core-data internal] load build definition from Dockerfile [2025-02-14T07:49:42.626Z] #11 transferring dockerfile: 2.04kB done [2025-02-14T07:49:42.626Z] #11 DONE 0.0s [2025-02-14T07:49:42.626Z] [2025-02-14T07:49:42.626Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-02-14T07:49:42.626Z] #12 transferring dockerfile: 2.00kB done [2025-02-14T07:49:42.626Z] #12 DONE 0.0s [2025-02-14T07:49:42.626Z] [2025-02-14T07:49:42.626Z] #13 [core-command internal] load build definition from Dockerfile [2025-02-14T07:49:42.626Z] #13 transferring dockerfile: 1.94kB done [2025-02-14T07:49:42.626Z] #13 DONE 0.1s [2025-02-14T07:49:42.626Z] [2025-02-14T07:49:42.626Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-14T07:49:42.626Z] #14 transferring dockerfile: 2.49kB 0.0s done [2025-02-14T07:49:42.626Z] #14 DONE 0.1s [2025-02-14T07:49:42.626Z] [2025-02-14T07:49:42.626Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-14T07:49:42.626Z] #15 transferring dockerfile: 1.89kB done [2025-02-14T07:49:42.892Z] #15 DONE 0.1s [2025-02-14T07:49:42.892Z] [2025-02-14T07:49:42.892Z] #16 [security-proxy-setup internal] load .dockerignore [2025-02-14T07:49:42.892Z] #16 transferring context: 50B 0.0s done [2025-02-14T07:49:42.892Z] #16 DONE 0.1s [2025-02-14T07:49:43.479Z] [2025-02-14T07:49:43.479Z] #17 [security-spire-server internal] load .dockerignore [2025-02-14T07:49:43.479Z] #17 transferring context: 50B 0.0s done [2025-02-14T07:49:43.479Z] #17 DONE 0.0s [2025-02-14T07:49:43.479Z] [2025-02-14T07:49:43.479Z] #18 [core-metadata internal] load .dockerignore [2025-02-14T07:49:43.754Z] #18 transferring context: 50B done [2025-02-14T07:49:43.754Z] #18 DONE 0.0s [2025-02-14T07:49:43.754Z] [2025-02-14T07:49:43.754Z] #19 [support-scheduler internal] load .dockerignore [2025-02-14T07:49:43.754Z] #19 transferring context: 50B done [2025-02-14T07:49:43.754Z] #19 DONE 0.1s [2025-02-14T07:49:43.754Z] [2025-02-14T07:49:43.754Z] #20 [security-proxy-auth internal] load .dockerignore [2025-02-14T07:49:43.754Z] #20 transferring context: 50B 0.0s done [2025-02-14T07:49:43.754Z] #20 DONE 0.1s [2025-02-14T07:49:43.754Z] [2025-02-14T07:49:43.754Z] #21 [security-spire-agent internal] load .dockerignore [2025-02-14T07:49:44.028Z] #21 transferring context: 50B done [2025-02-14T07:49:44.028Z] #21 DONE 0.1s [2025-02-14T07:49:44.028Z] [2025-02-14T07:49:44.028Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-14T07:49:44.028Z] #22 transferring context: 50B done [2025-02-14T07:49:44.028Z] #22 DONE 0.1s [2025-02-14T07:49:44.028Z] [2025-02-14T07:49:44.028Z] #23 [core-keeper internal] load .dockerignore [2025-02-14T07:49:44.028Z] #23 transferring context: 50B 0.0s done [2025-02-14T07:49:44.028Z] #23 DONE 0.1s [2025-02-14T07:49:44.028Z] [2025-02-14T07:49:44.028Z] #24 [security-spire-config internal] load .dockerignore [2025-02-14T07:49:44.028Z] #24 transferring context: 50B done [2025-02-14T07:49:44.028Z] #24 DONE 0.1s [2025-02-14T07:49:44.028Z] [2025-02-14T07:49:44.028Z] #25 [security-bootstrapper internal] load .dockerignore [2025-02-14T07:49:44.297Z] #25 transferring context: 50B done [2025-02-14T07:49:44.297Z] #25 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #26 [core-data internal] load .dockerignore [2025-02-14T07:49:44.297Z] #26 transferring context: 50B 0.0s done [2025-02-14T07:49:44.297Z] #26 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #27 [support-notifications internal] load .dockerignore [2025-02-14T07:49:44.297Z] #27 transferring context: 50B done [2025-02-14T07:49:44.297Z] #27 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #28 [core-command internal] load .dockerignore [2025-02-14T07:49:44.297Z] #28 transferring context: 50B done [2025-02-14T07:49:44.297Z] #28 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-02-14T07:49:44.297Z] #29 transferring context: 50B done [2025-02-14T07:49:44.297Z] #29 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-02-14T07:49:44.297Z] #30 transferring context: 50B done [2025-02-14T07:49:44.297Z] #30 DONE 0.1s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:44.297Z] #31 DONE 0.0s [2025-02-14T07:49:44.297Z] [2025-02-14T07:49:44.297Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:49:44.563Z] #32 DONE 0.2s [2025-02-14T07:49:44.563Z] [2025-02-14T07:49:44.563Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:44.563Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:44.829Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:44.829Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:44.829Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:44.829Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-14T07:49:44.829Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.85MB / 4.09MB 0.2s [2025-02-14T07:49:45.095Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:45.095Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-14T07:49:45.361Z] #33 ... [2025-02-14T07:49:45.361Z] [2025-02-14T07:49:45.361Z] #34 [security-proxy-setup internal] load build context [2025-02-14T07:49:45.361Z] #34 transferring context: 3.19MB 0.7s done [2025-02-14T07:49:45.361Z] #34 DONE 0.8s [2025-02-14T07:49:45.361Z] [2025-02-14T07:49:45.361Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:45.957Z] #33 ... [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:45.957Z] #31 DONE 0.0s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:49:45.957Z] #32 DONE 0.3s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:45.957Z] #35 DONE 1.8s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:45.957Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:45.957Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:45.957Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:45.957Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:45.957Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:45.957Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:45.957Z] #33 ... [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:45.957Z] #31 DONE 0.0s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:49:45.957Z] #32 DONE 0.4s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:45.957Z] #31 DONE 0.0s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:45.957Z] #35 DONE 1.8s [2025-02-14T07:49:45.957Z] [2025-02-14T07:49:45.957Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:45.957Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:45.957Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:45.957Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:45.957Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:45.957Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:45.957Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:46.225Z] #33 ... [2025-02-14T07:49:46.225Z] [2025-02-14T07:49:46.225Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:46.225Z] #36 DONE 0.7s [2025-02-14T07:49:46.225Z] [2025-02-14T07:49:46.225Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:49:46.225Z] #32 DONE 0.6s [2025-02-14T07:49:46.225Z] [2025-02-14T07:49:46.225Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:46.496Z] #37 ... [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:46.496Z] #31 DONE 0.0s [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:46.496Z] #35 DONE 1.8s [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:46.496Z] #36 DONE 0.8s [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:46.496Z] #37 ... [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:46.496Z] #31 DONE 0.0s [2025-02-14T07:49:46.496Z] [2025-02-14T07:49:46.496Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:46.763Z] #37 ... [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:46.763Z] #35 DONE 1.9s [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:46.763Z] #38 DONE 0.0s [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:46.763Z] #31 DONE 0.0s [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:46.763Z] #36 DONE 0.8s [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:46.763Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:46.763Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:46.763Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:46.763Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:46.763Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:46.763Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:46.763Z] #33 DONE 2.9s [2025-02-14T07:49:46.763Z] [2025-02-14T07:49:46.763Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:47.045Z] #37 ... [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #39 [core-metadata internal] load build context [2025-02-14T07:49:47.045Z] #39 transferring context: 3.19MB 0.9s done [2025-02-14T07:49:47.045Z] #39 DONE 1.1s [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:47.045Z] #37 ... [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:47.045Z] #31 DONE 0.0s [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-02-14T07:49:47.045Z] #40 DONE 1.3s [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:47.045Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:47.045Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:47.045Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:47.045Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:47.045Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:47.045Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:47.045Z] #33 DONE 2.9s [2025-02-14T07:49:47.045Z] [2025-02-14T07:49:47.045Z] #37 [support-scheduler internal] load build context [2025-02-14T07:49:47.045Z] #37 transferring context: 3.19MB 0.9s done [2025-02-14T07:49:47.319Z] #37 DONE 1.1s [2025-02-14T07:49:47.319Z] [2025-02-14T07:49:47.319Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:47.319Z] #31 DONE 0.0s [2025-02-14T07:49:47.319Z] [2025-02-14T07:49:47.319Z] #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:49:47.319Z] #41 ... [2025-02-14T07:49:47.319Z] [2025-02-14T07:49:47.319Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:47.319Z] #31 DONE 0.0s [2025-02-14T07:49:47.589Z] [2025-02-14T07:49:47.589Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:47.589Z] #31 DONE 0.0s [2025-02-14T07:49:47.589Z] [2025-02-14T07:49:47.589Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:49:47.589Z] #42 ... [2025-02-14T07:49:47.589Z] [2025-02-14T07:49:47.589Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-14T07:49:47.589Z] #31 DONE 0.0s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-02-14T07:49:47.858Z] #32 DONE 2.0s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:47.858Z] #38 ... [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:47.858Z] #35 DONE 2.0s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:47.858Z] #36 DONE 0.9s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:47.858Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:47.858Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:47.858Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:47.858Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:47.858Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:47.858Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:47.858Z] #33 DONE 3.0s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #43 [security-spire-config internal] load build context [2025-02-14T07:49:47.858Z] #43 transferring context: 22.05kB 0.1s done [2025-02-14T07:49:47.858Z] #43 DONE 0.9s [2025-02-14T07:49:47.858Z] [2025-02-14T07:49:47.858Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:48.132Z] #38 ... [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:48.132Z] #35 DONE 2.0s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:48.132Z] #36 DONE 0.9s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #33 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:48.132Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:48.132Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:48.132Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:48.132Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:48.132Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:48.132Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:48.132Z] #33 DONE 3.0s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:48.132Z] #35 DONE 2.0s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:48.132Z] #36 DONE 0.9s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:48.132Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:48.132Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:48.132Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:48.132Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:48.132Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:48.132Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:48.132Z] #33 DONE 3.0s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #44 [security-bootstrapper internal] load build context [2025-02-14T07:49:48.132Z] #44 DONE 0.0s [2025-02-14T07:49:48.132Z] [2025-02-14T07:49:48.132Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:48.407Z] #38 ... [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-14T07:49:48.407Z] #35 DONE 2.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-14T07:49:48.407Z] #36 DONE 0.9s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T07:49:48.407Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-14T07:49:48.407Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-14T07:49:48.407Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-14T07:49:48.407Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-14T07:49:48.407Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-02-14T07:49:48.407Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.8s done [2025-02-14T07:49:48.407Z] #33 DONE 3.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #45 [security-spire-server internal] load build context [2025-02-14T07:49:48.407Z] #45 transferring context: 23.80kB 0.1s done [2025-02-14T07:49:48.407Z] #45 DONE 1.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-02-14T07:49:48.407Z] #46 DONE 2.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #47 [security-spire-agent internal] load build context [2025-02-14T07:49:48.407Z] #47 DONE 0.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:49:48.407Z] #48 DONE 0.0s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:48.407Z] #49 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.2s done [2025-02-14T07:49:48.407Z] #49 DONE 1.4s [2025-02-14T07:49:48.407Z] [2025-02-14T07:49:48.407Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:48.831Z] #38 ... [2025-02-14T07:49:48.831Z] [2025-02-14T07:49:48.831Z] #50 [security-proxy-auth internal] load build context [2025-02-14T07:49:48.831Z] #50 transferring context: 3.19MB 1.6s done [2025-02-14T07:49:48.831Z] #50 DONE 2.6s [2025-02-14T07:49:49.109Z] [2025-02-14T07:49:49.109Z] #38 [core-keeper internal] load build context [2025-02-14T07:49:49.109Z] #38 transferring context: 3.19MB 2.0s done [2025-02-14T07:49:49.412Z] #38 DONE 2.5s [2025-02-14T07:49:49.412Z] [2025-02-14T07:49:49.412Z] #51 [core-common-config-bootstrapper internal] load build context [2025-02-14T07:49:50.017Z] #51 transferring context: 3.19MB 2.8s done [2025-02-14T07:49:51.021Z] #51 DONE 3.7s [2025-02-14T07:49:51.021Z] [2025-02-14T07:49:51.021Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:51.021Z] #49 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-02-14T07:49:51.021Z] #49 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-02-14T07:49:51.021Z] #49 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-02-14T07:49:52.460Z] #49 ... [2025-02-14T07:49:52.460Z] [2025-02-14T07:49:52.460Z] #47 [security-spire-agent internal] load build context [2025-02-14T07:49:52.460Z] #47 transferring context: 23.33kB 0.6s done [2025-02-14T07:49:52.460Z] #47 DONE 4.0s [2025-02-14T07:49:52.460Z] [2025-02-14T07:49:52.460Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:52.460Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s [2025-02-14T07:49:52.729Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s [2025-02-14T07:49:52.729Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.0s [2025-02-14T07:49:52.729Z] #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.0s done [2025-02-14T07:49:52.729Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-02-14T07:49:52.998Z] #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-02-14T07:49:53.978Z] #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.5s done [2025-02-14T07:49:53.979Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.2s done [2025-02-14T07:49:53.979Z] #49 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.2s done [2025-02-14T07:49:54.572Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.0s [2025-02-14T07:49:55.995Z] #49 ... [2025-02-14T07:49:55.995Z] [2025-02-14T07:49:55.995Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:49:56.343Z] #52 ... [2025-02-14T07:49:56.343Z] [2025-02-14T07:49:56.343Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-14T07:49:56.343Z] #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:49:56.343Z] #0 9.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:49:56.343Z] #53 ... [2025-02-14T07:49:56.343Z] [2025-02-14T07:49:56.343Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:49:56.612Z] #54 ... [2025-02-14T07:49:56.612Z] [2025-02-14T07:49:56.612Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:56.612Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 5.7s [2025-02-14T07:49:56.883Z] #49 ... [2025-02-14T07:49:56.883Z] [2025-02-14T07:49:56.883Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:49:56.883Z] #55 ... [2025-02-14T07:49:56.883Z] [2025-02-14T07:49:56.883Z] #56 [security-spiffe-token-provider internal] load build context [2025-02-14T07:49:56.883Z] #56 transferring context: 1.55MB 6.6s [2025-02-14T07:49:57.151Z] #56 ... [2025-02-14T07:49:57.151Z] [2025-02-14T07:49:57.151Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-14T07:49:57.421Z] #57 ... [2025-02-14T07:49:57.421Z] [2025-02-14T07:49:57.421Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-14T07:49:57.421Z] #58 ... [2025-02-14T07:49:57.421Z] [2025-02-14T07:49:57.421Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:49:57.689Z] #59 ... [2025-02-14T07:49:57.689Z] [2025-02-14T07:49:57.689Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:49:57.689Z] #60 ... [2025-02-14T07:49:57.689Z] [2025-02-14T07:49:57.689Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:57.689Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 6.7s [2025-02-14T07:49:57.957Z] #49 ... [2025-02-14T07:49:57.957Z] [2025-02-14T07:49:57.957Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:49:58.229Z] #61 ... [2025-02-14T07:49:58.229Z] [2025-02-14T07:49:58.229Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:58.229Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 7.6s [2025-02-14T07:49:58.229Z] #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-14T07:49:58.229Z] #49 ... [2025-02-14T07:49:58.229Z] [2025-02-14T07:49:58.229Z] #44 [security-bootstrapper internal] load build context [2025-02-14T07:49:58.497Z] #44 ... [2025-02-14T07:49:58.497Z] [2025-02-14T07:49:58.497Z] #62 [security-secretstore-setup internal] load build context [2025-02-14T07:49:58.497Z] #62 ... [2025-02-14T07:49:58.497Z] [2025-02-14T07:49:58.497Z] #41 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:49:58.497Z] #41 DONE 11.2s [2025-02-14T07:49:58.497Z] [2025-02-14T07:49:58.497Z] #62 [security-secretstore-setup internal] load build context [2025-02-14T07:49:58.497Z] #62 ... [2025-02-14T07:49:58.497Z] [2025-02-14T07:49:58.497Z] #63 [core-command internal] load build context [2025-02-14T07:49:58.765Z] #63 ... [2025-02-14T07:49:58.765Z] [2025-02-14T07:49:58.765Z] #64 [core-data internal] load build context [2025-02-14T07:49:58.765Z] #64 ... [2025-02-14T07:49:58.765Z] [2025-02-14T07:49:58.765Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:49:58.765Z] #65 ... [2025-02-14T07:49:58.765Z] [2025-02-14T07:49:58.765Z] #66 [support-notifications internal] load build context [2025-02-14T07:49:59.034Z] #66 ... [2025-02-14T07:49:59.034Z] [2025-02-14T07:49:59.034Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-14T07:49:59.034Z] #67 ... [2025-02-14T07:49:59.034Z] [2025-02-14T07:49:59.034Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:49:59.034Z] #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.3s done [2025-02-14T07:49:59.034Z] #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-02-14T07:49:59.034Z] #48 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-02-14T07:49:59.034Z] #48 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-02-14T07:49:59.034Z] #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-02-14T07:49:59.034Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-02-14T07:49:59.034Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-02-14T07:49:59.034Z] #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done [2025-02-14T07:49:59.034Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 5.2s [2025-02-14T07:49:59.034Z] #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-02-14T07:49:59.302Z] #48 ... [2025-02-14T07:49:59.302Z] [2025-02-14T07:49:59.302Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:49:59.302Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 8.7s [2025-02-14T07:49:59.571Z] #49 ... [2025-02-14T07:49:59.571Z] [2025-02-14T07:49:59.571Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-14T07:49:59.571Z] #55 DONE 12.5s [2025-02-14T07:49:59.571Z] [2025-02-14T07:49:59.571Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:49:59.571Z] #54 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:00.167Z] #54 ... [2025-02-14T07:50:00.167Z] [2025-02-14T07:50:00.167Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-14T07:50:00.439Z] #68 ... [2025-02-14T07:50:00.440Z] [2025-02-14T07:50:00.440Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:00.440Z] #69 ... [2025-02-14T07:50:00.440Z] [2025-02-14T07:50:00.440Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:50:00.710Z] #70 ... [2025-02-14T07:50:00.710Z] [2025-02-14T07:50:00.710Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:50:00.710Z] #71 ... [2025-02-14T07:50:00.710Z] [2025-02-14T07:50:00.710Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:00.710Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 10.1s [2025-02-14T07:50:00.984Z] #49 ... [2025-02-14T07:50:00.984Z] [2025-02-14T07:50:00.984Z] #66 [support-notifications internal] load build context [2025-02-14T07:50:00.984Z] #66 transferring context: 3.19MB 9.4s done [2025-02-14T07:50:00.984Z] #66 DONE 12.8s [2025-02-14T07:50:00.984Z] [2025-02-14T07:50:00.984Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:01.255Z] #49 ... [2025-02-14T07:50:01.255Z] [2025-02-14T07:50:01.255Z] #64 [core-data internal] load build context [2025-02-14T07:50:01.255Z] #64 transferring context: 3.19MB 9.6s done [2025-02-14T07:50:01.255Z] #64 DONE 12.8s [2025-02-14T07:50:01.255Z] [2025-02-14T07:50:01.255Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:01.255Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.24MB / 33.17MB 10.7s [2025-02-14T07:50:02.224Z] #49 ... [2025-02-14T07:50:02.224Z] [2025-02-14T07:50:02.224Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-14T07:50:02.224Z] #53 13.23 OK: 239 MiB in 58 packages [2025-02-14T07:50:02.224Z] #53 DONE 15.9s [2025-02-14T07:50:02.224Z] [2025-02-14T07:50:02.224Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:02.493Z] #49 ... [2025-02-14T07:50:02.493Z] [2025-02-14T07:50:02.493Z] #56 [security-spiffe-token-provider internal] load build context [2025-02-14T07:50:02.493Z] #56 transferring context: 3.19MB 10.6s done [2025-02-14T07:50:02.493Z] #56 DONE 14.5s [2025-02-14T07:50:02.493Z] [2025-02-14T07:50:02.493Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:02.771Z] #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-02-14T07:50:02.771Z] #49 ... [2025-02-14T07:50:02.771Z] [2025-02-14T07:50:02.771Z] #63 [core-command internal] load build context [2025-02-14T07:50:02.771Z] #63 transferring context: 3.19MB 10.3s done [2025-02-14T07:50:02.771Z] #63 DONE 14.6s [2025-02-14T07:50:02.771Z] [2025-02-14T07:50:02.771Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:02.771Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 12.2s [2025-02-14T07:50:02.771Z] #49 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-02-14T07:50:03.365Z] #49 ... [2025-02-14T07:50:03.365Z] [2025-02-14T07:50:03.365Z] #44 [security-bootstrapper internal] load build context [2025-02-14T07:50:03.365Z] #44 transferring context: 3.19MB 11.4s done [2025-02-14T07:50:03.365Z] #44 DONE 15.0s [2025-02-14T07:50:03.365Z] [2025-02-14T07:50:03.365Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:03.365Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.42MB / 33.17MB 12.6s [2025-02-14T07:50:03.365Z] #49 ... [2025-02-14T07:50:03.365Z] [2025-02-14T07:50:03.365Z] #62 [security-secretstore-setup internal] load build context [2025-02-14T07:50:03.365Z] #62 transferring context: 3.19MB 11.8s done [2025-02-14T07:50:03.365Z] #62 DONE 14.8s [2025-02-14T07:50:03.365Z] [2025-02-14T07:50:03.365Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:03.632Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.14MB / 33.17MB 13.1s [2025-02-14T07:50:03.901Z] #49 ... [2025-02-14T07:50:03.901Z] [2025-02-14T07:50:03.901Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:50:03.901Z] #72 DONE 1.8s [2025-02-14T07:50:03.901Z] [2025-02-14T07:50:03.901Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:04.486Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 13.7s [2025-02-14T07:50:04.754Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 14.1s [2025-02-14T07:50:05.023Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.37MB / 33.17MB 14.5s [2025-02-14T07:50:05.292Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 14.7s [2025-02-14T07:50:05.561Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.71MB / 33.17MB 15.0s [2025-02-14T07:50:05.829Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.92MB / 33.17MB 15.3s [2025-02-14T07:50:06.101Z] #49 ... [2025-02-14T07:50:06.101Z] [2025-02-14T07:50:06.101Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:50:06.101Z] #52 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:06.101Z] #52 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:06.101Z] #52 17.21 OK: 239 MiB in 58 packages [2025-02-14T07:50:06.101Z] #52 DONE 20.1s [2025-02-14T07:50:06.101Z] [2025-02-14T07:50:06.101Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:06.369Z] #49 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 15.6s done [2025-02-14T07:50:06.961Z] #49 ... [2025-02-14T07:50:06.961Z] [2025-02-14T07:50:06.961Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:50:06.961Z] #73 DONE 0.9s [2025-02-14T07:50:06.961Z] [2025-02-14T07:50:06.961Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:50:06.961Z] #70 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:08.912Z] #70 ... [2025-02-14T07:50:08.912Z] [2025-02-14T07:50:08.912Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:08.912Z] #0 9.225 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.180Z] #74 ... [2025-02-14T07:50:09.180Z] [2025-02-14T07:50:09.180Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:50:09.180Z] #61 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.180Z] #61 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.180Z] #61 ... [2025-02-14T07:50:09.180Z] [2025-02-14T07:50:09.180Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:09.180Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.1s [2025-02-14T07:50:09.448Z] #49 ... [2025-02-14T07:50:09.448Z] [2025-02-14T07:50:09.448Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:50:09.448Z] #59 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.448Z] #59 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.448Z] #59 ... [2025-02-14T07:50:09.448Z] [2025-02-14T07:50:09.448Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:50:09.448Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.1s done [2025-02-14T07:50:09.448Z] #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.3s done [2025-02-14T07:50:09.448Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.0s [2025-02-14T07:50:09.716Z] #48 ... [2025-02-14T07:50:09.717Z] [2025-02-14T07:50:09.717Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:09.717Z] #57 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.717Z] #57 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:09.717Z] #57 ... [2025-02-14T07:50:09.717Z] [2025-02-14T07:50:09.717Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-14T07:50:09.717Z] #0 8.822 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:10.002Z] #75 ... [2025-02-14T07:50:10.002Z] [2025-02-14T07:50:10.002Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-14T07:50:10.002Z] #58 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:10.002Z] #58 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:10.002Z] #58 ... [2025-02-14T07:50:10.002Z] [2025-02-14T07:50:10.002Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:10.968Z] #49 ... [2025-02-14T07:50:10.968Z] [2025-02-14T07:50:10.968Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:50:10.968Z] #54 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:10.968Z] #54 24.94 OK: 239 MiB in 58 packages [2025-02-14T07:50:11.244Z] #54 ... [2025-02-14T07:50:11.244Z] [2025-02-14T07:50:11.244Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:50:11.244Z] #42 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:11.244Z] #42 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:11.244Z] #42 ... [2025-02-14T07:50:11.244Z] [2025-02-14T07:50:11.244Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:11.512Z] #49 ... [2025-02-14T07:50:11.512Z] [2025-02-14T07:50:11.512Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:50:11.512Z] #71 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:11.512Z] #71 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:11.779Z] #71 ... [2025-02-14T07:50:11.779Z] [2025-02-14T07:50:11.779Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:50:11.779Z] #60 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:11.779Z] #60 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:12.046Z] #60 ... [2025-02-14T07:50:12.046Z] [2025-02-14T07:50:12.046Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:50:12.315Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.8s done [2025-02-14T07:50:12.917Z] #48 ... [2025-02-14T07:50:12.917Z] [2025-02-14T07:50:12.917Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-14T07:50:12.917Z] #67 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:12.917Z] #67 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:13.184Z] #67 ... [2025-02-14T07:50:13.184Z] [2025-02-14T07:50:13.184Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:13.795Z] #49 ... [2025-02-14T07:50:13.795Z] [2025-02-14T07:50:13.795Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-14T07:50:13.795Z] #54 DONE 28.5s [2025-02-14T07:50:13.795Z] [2025-02-14T07:50:13.795Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:13.795Z] #49 ... [2025-02-14T07:50:13.795Z] [2025-02-14T07:50:13.795Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:14.068Z] #76 ... [2025-02-14T07:50:14.068Z] [2025-02-14T07:50:14.068Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:14.337Z] #49 ... [2025-02-14T07:50:14.337Z] [2025-02-14T07:50:14.337Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:50:14.337Z] #65 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:14.337Z] #65 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:14.337Z] #65 ... [2025-02-14T07:50:14.337Z] [2025-02-14T07:50:14.337Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:50:14.337Z] #77 DONE 0.6s [2025-02-14T07:50:14.337Z] [2025-02-14T07:50:14.337Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:14.923Z] #78 ... [2025-02-14T07:50:14.923Z] [2025-02-14T07:50:14.923Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-14T07:50:14.923Z] #68 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:14.923Z] #68 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:14.923Z] #68 ... [2025-02-14T07:50:14.923Z] [2025-02-14T07:50:14.923Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:14.923Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s [2025-02-14T07:50:15.912Z] #49 ... [2025-02-14T07:50:15.913Z] [2025-02-14T07:50:15.913Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:15.913Z] #69 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:15.913Z] #69 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:15.913Z] #69 ... [2025-02-14T07:50:15.913Z] [2025-02-14T07:50:15.913Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:16.904Z] #49 ... [2025-02-14T07:50:16.904Z] [2025-02-14T07:50:16.904Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:17.171Z] #79 ... [2025-02-14T07:50:17.171Z] [2025-02-14T07:50:17.171Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:17.439Z] #49 ... [2025-02-14T07:50:17.439Z] [2025-02-14T07:50:17.439Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-14T07:50:17.439Z] #59 23.00 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:17.439Z] #59 24.07 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:17.439Z] #59 24.18 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:17.439Z] #59 24.21 (4/6) Installing openssl (3.3.3-r0) [2025-02-14T07:50:17.439Z] #59 24.35 (5/6) Installing su-exec (0.2-r3) [2025-02-14T07:50:17.439Z] #59 24.38 (6/6) Installing yq-go (4.44.1-r2) [2025-02-14T07:50:17.439Z] #59 25.96 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:17.439Z] #59 26.15 OK: 20 MiB in 18 packages [2025-02-14T07:50:17.439Z] #59 DONE 30.0s [2025-02-14T07:50:17.439Z] [2025-02-14T07:50:17.439Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:17.439Z] #57 27.87 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:17.439Z] #57 27.95 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:17.439Z] #57 28.16 OK: 9 MiB in 15 packages [2025-02-14T07:50:17.439Z] #57 DONE 30.4s [2025-02-14T07:50:17.439Z] [2025-02-14T07:50:17.439Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:20.049Z] #80 ... [2025-02-14T07:50:20.049Z] [2025-02-14T07:50:20.049Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:50:20.049Z] #70 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:20.049Z] #70 ... [2025-02-14T07:50:20.049Z] [2025-02-14T07:50:20.049Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:20.049Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s [2025-02-14T07:50:20.330Z] #49 ... [2025-02-14T07:50:20.330Z] [2025-02-14T07:50:20.330Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:20.330Z] #74 11.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:20.603Z] #74 ... [2025-02-14T07:50:20.603Z] [2025-02-14T07:50:20.603Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:20.876Z] #49 ... [2025-02-14T07:50:20.876Z] [2025-02-14T07:50:20.876Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-14T07:50:20.876Z] #58 25.53 (1/3) Installing ca-certificates (20241121-r1) [2025-02-14T07:50:20.876Z] #58 26.57 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:20.876Z] #58 26.59 (3/3) Installing tzdata (2025a-r0) [2025-02-14T07:50:20.876Z] #58 28.63 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:20.876Z] #58 28.82 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:20.876Z] #58 30.68 OK: 11 MiB in 17 packages [2025-02-14T07:50:20.876Z] #58 DONE 33.6s [2025-02-14T07:50:21.147Z] [2025-02-14T07:50:21.147Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:50:21.147Z] #42 29.19 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:50:21.147Z] #42 29.19 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:50:21.147Z] #42 29.19 OK: 24052 distinct packages available [2025-02-14T07:50:21.147Z] #42 31.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:21.147Z] #42 ... [2025-02-14T07:50:21.147Z] [2025-02-14T07:50:21.147Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:50:21.147Z] #61 23.18 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:50:21.147Z] #61 23.18 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:50:21.147Z] #61 23.18 OK: 24059 distinct packages available [2025-02-14T07:50:21.147Z] #61 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:21.147Z] #61 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:21.417Z] #61 ... [2025-02-14T07:50:21.417Z] [2025-02-14T07:50:21.417Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-14T07:50:21.417Z] #75 11.57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:21.417Z] #75 ... [2025-02-14T07:50:21.417Z] [2025-02-14T07:50:21.417Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:22.383Z] #49 ... [2025-02-14T07:50:22.383Z] [2025-02-14T07:50:22.383Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-14T07:50:22.383Z] #67 31.93 OK: 239 MiB in 58 packages [2025-02-14T07:50:22.383Z] #67 DONE 33.9s [2025-02-14T07:50:22.383Z] [2025-02-14T07:50:22.383Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:22.383Z] #49 ... [2025-02-14T07:50:22.383Z] [2025-02-14T07:50:22.383Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-14T07:50:22.383Z] #68 28.76 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:22.383Z] #68 28.81 (2/2) Installing su-exec (0.2-r3) [2025-02-14T07:50:22.383Z] #68 28.83 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:22.383Z] #68 29.05 OK: 9 MiB in 16 packages [2025-02-14T07:50:22.383Z] #68 DONE 32.0s [2025-02-14T07:50:22.660Z] [2025-02-14T07:50:22.660Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:50:22.660Z] #42 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:22.932Z] #42 ... [2025-02-14T07:50:22.932Z] [2025-02-14T07:50:22.932Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-14T07:50:22.932Z] #71 25.09 (1/7) Installing ca-certificates (20241121-r1) [2025-02-14T07:50:22.932Z] #71 25.72 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:22.932Z] #71 25.76 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-14T07:50:22.932Z] #71 25.80 (4/7) Installing libsodium (1.0.19-r0) [2025-02-14T07:50:22.932Z] #71 25.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-14T07:50:22.932Z] #71 26.55 (6/7) Installing libzmq (4.3.5-r2) [2025-02-14T07:50:22.932Z] #71 26.87 (7/7) Installing zeromq (4.3.5-r2) [2025-02-14T07:50:22.932Z] #71 27.01 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:22.932Z] #71 27.27 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:22.932Z] #71 28.98 OK: 14 MiB in 21 packages [2025-02-14T07:50:22.932Z] #71 DONE 32.6s [2025-02-14T07:50:23.210Z] [2025-02-14T07:50:23.210Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:23.210Z] #69 29.13 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:23.210Z] #69 29.22 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:23.210Z] #69 29.31 OK: 9 MiB in 15 packages [2025-02-14T07:50:23.210Z] #69 DONE 32.7s [2025-02-14T07:50:23.210Z] [2025-02-14T07:50:23.210Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:25.172Z] #81 ... [2025-02-14T07:50:25.172Z] [2025-02-14T07:50:25.172Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:50:25.172Z] #82 DONE 2.6s [2025-02-14T07:50:25.172Z] [2025-02-14T07:50:25.172Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:25.442Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s [2025-02-14T07:50:27.408Z] #49 ... [2025-02-14T07:50:27.408Z] [2025-02-14T07:50:27.408Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-14T07:50:27.408Z] #0 6.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:27.408Z] #0 9.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:27.408Z] #83 ... [2025-02-14T07:50:27.408Z] [2025-02-14T07:50:27.408Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:50:27.408Z] #60 29.88 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:50:27.408Z] #60 29.88 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:50:27.408Z] #60 29.88 OK: 24052 distinct packages available [2025-02-14T07:50:27.408Z] #60 32.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:27.408Z] #60 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:27.677Z] #60 ... [2025-02-14T07:50:27.677Z] [2025-02-14T07:50:27.677Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:28.267Z] #49 ... [2025-02-14T07:50:28.267Z] [2025-02-14T07:50:28.267Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-14T07:50:28.267Z] #75 24.57 OK: 239 MiB in 58 packages [2025-02-14T07:50:28.267Z] #75 DONE 28.5s [2025-02-14T07:50:28.267Z] [2025-02-14T07:50:28.267Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:29.233Z] #49 ... [2025-02-14T07:50:29.233Z] [2025-02-14T07:50:29.233Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-14T07:50:29.233Z] #84 DONE 0.9s [2025-02-14T07:50:29.233Z] [2025-02-14T07:50:29.233Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-02-14T07:50:29.233Z] #49 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.1s done [2025-02-14T07:50:30.201Z] #49 DONE 43.0s [2025-02-14T07:50:30.201Z] [2025-02-14T07:50:30.201Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:50:30.201Z] #70 34.73 (1/4) Installing ca-certificates (20241121-r1) [2025-02-14T07:50:30.201Z] #70 35.42 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:30.201Z] #70 35.50 (3/4) Installing su-exec (0.2-r3) [2025-02-14T07:50:30.201Z] #70 35.51 (4/4) Installing yq-go (4.44.1-r2) [2025-02-14T07:50:30.201Z] #70 37.55 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:30.201Z] #70 37.61 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:30.201Z] #70 39.73 OK: 20 MiB in 18 packages [2025-02-14T07:50:30.790Z] #70 ... [2025-02-14T07:50:30.790Z] [2025-02-14T07:50:30.790Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:30.790Z] #0 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:31.057Z] #85 ... [2025-02-14T07:50:31.057Z] [2025-02-14T07:50:31.057Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-14T07:50:31.057Z] #74 28.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:31.057Z] #74 28.93 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:31.057Z] #74 29.11 OK: 9 MiB in 15 packages [2025-02-14T07:50:31.657Z] #74 DONE 32.6s [2025-02-14T07:50:31.657Z] [2025-02-14T07:50:31.657Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:31.657Z] #80 9.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:31.657Z] #80 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.243Z] #80 ... [2025-02-14T07:50:32.243Z] [2025-02-14T07:50:32.243Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-14T07:50:32.243Z] #0 7.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.243Z] #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.514Z] #86 ... [2025-02-14T07:50:32.514Z] [2025-02-14T07:50:32.514Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:32.514Z] #81 9.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.784Z] #81 ... [2025-02-14T07:50:32.784Z] [2025-02-14T07:50:32.784Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:50:32.784Z] #65 33.84 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-14T07:50:32.784Z] #65 33.84 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-14T07:50:32.784Z] #65 33.84 OK: 24052 distinct packages available [2025-02-14T07:50:32.784Z] #65 35.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.784Z] #65 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:32.784Z] #65 ... [2025-02-14T07:50:32.784Z] [2025-02-14T07:50:32.784Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:50:32.784Z] #61 44.44 OK: 239 MiB in 58 packages [2025-02-14T07:50:33.374Z] #61 ... [2025-02-14T07:50:33.374Z] [2025-02-14T07:50:33.374Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:33.374Z] #0 7.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:33.374Z] #0 9.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:33.642Z] #87 ... [2025-02-14T07:50:33.642Z] [2025-02-14T07:50:33.643Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:33.643Z] #85 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:33.643Z] #85 ... [2025-02-14T07:50:33.643Z] [2025-02-14T07:50:33.643Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-14T07:50:33.643Z] #70 DONE 43.2s [2025-02-14T07:50:33.914Z] [2025-02-14T07:50:33.914Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:50:34.891Z] #88 ... [2025-02-14T07:50:34.892Z] [2025-02-14T07:50:34.892Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-14T07:50:34.892Z] #61 DONE 46.8s [2025-02-14T07:50:34.892Z] [2025-02-14T07:50:34.892Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:34.892Z] #89 ... [2025-02-14T07:50:34.892Z] [2025-02-14T07:50:34.892Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:35.161Z] #90 ... [2025-02-14T07:50:35.161Z] [2025-02-14T07:50:35.161Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:35.161Z] #81 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:35.428Z] #81 ... [2025-02-14T07:50:35.428Z] [2025-02-14T07:50:35.428Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:50:35.428Z] #91 DONE 0.6s [2025-02-14T07:50:35.696Z] [2025-02-14T07:50:35.696Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:41.064Z] #92 ... [2025-02-14T07:50:41.064Z] [2025-02-14T07:50:41.064Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:41.064Z] #80 22.34 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:41.064Z] #80 22.41 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:41.064Z] #80 22.90 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:41.064Z] #80 22.94 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:41.064Z] #80 22.97 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:41.064Z] #80 23.10 OK: 9 MiB in 15 packages [2025-02-14T07:50:41.064Z] #80 ... [2025-02-14T07:50:41.064Z] [2025-02-14T07:50:41.064Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-14T07:50:41.064Z] #42 48.51 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:41.064Z] #42 48.55 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:50:41.064Z] #42 48.56 (3/4) Installing libucontext (1.2-r3) [2025-02-14T07:50:41.064Z] #42 48.61 (4/4) Installing gcompat (1.1.0-r4) [2025-02-14T07:50:41.064Z] #42 48.64 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:41.064Z] #42 48.72 OK: 9 MiB in 18 packages [2025-02-14T07:50:41.064Z] #42 DONE 53.2s [2025-02-14T07:50:41.064Z] [2025-02-14T07:50:41.064Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-14T07:50:41.064Z] #60 49.29 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:41.064Z] #60 49.85 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:41.064Z] #60 49.96 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:41.064Z] #60 49.98 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:50:41.064Z] #60 50.01 (5/7) Installing libucontext (1.2-r3) [2025-02-14T07:50:41.064Z] #60 50.02 (6/7) Installing gcompat (1.1.0-r4) [2025-02-14T07:50:41.064Z] #60 50.05 (7/7) Installing openssl (3.3.3-r0) [2025-02-14T07:50:41.064Z] #60 50.16 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:41.064Z] #60 50.39 OK: 10 MiB in 19 packages [2025-02-14T07:50:41.064Z] #60 DONE 53.2s [2025-02-14T07:50:41.064Z] [2025-02-14T07:50:41.064Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:41.647Z] #93 ... [2025-02-14T07:50:41.647Z] [2025-02-14T07:50:41.647Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-14T07:50:41.647Z] #83 21.03 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:41.647Z] #83 21.16 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:41.647Z] #83 21.22 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:41.647Z] #83 21.53 OK: 20 MiB in 18 packages [2025-02-14T07:50:41.647Z] #83 DONE 24.3s [2025-02-14T07:50:41.647Z] [2025-02-14T07:50:41.647Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-14T07:50:41.915Z] #94 DONE 0.2s [2025-02-14T07:50:41.915Z] [2025-02-14T07:50:41.915Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:50:41.915Z] #65 51.41 (1/14) Installing ca-certificates (20241121-r1) [2025-02-14T07:50:41.915Z] #65 51.79 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-14T07:50:41.915Z] #65 51.95 (3/14) Installing c-ares (1.33.1-r0) [2025-02-14T07:50:41.915Z] #65 52.01 (4/14) Installing libunistring (1.2-r0) [2025-02-14T07:50:41.915Z] #65 52.10 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-14T07:50:41.915Z] #65 52.27 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-14T07:50:41.915Z] #65 52.33 (7/14) Installing libpsl (0.21.5-r1) [2025-02-14T07:50:41.915Z] #65 52.35 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-14T07:50:41.915Z] #65 52.51 (9/14) Installing libcurl (8.12.1-r0) [2025-02-14T07:50:41.915Z] #65 52.83 (10/14) Installing curl (8.12.1-r0) [2025-02-14T07:50:41.915Z] #65 52.96 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-14T07:50:41.915Z] #65 52.98 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-14T07:50:41.915Z] #65 53.01 (13/14) Installing libucontext (1.2-r3) [2025-02-14T07:50:41.915Z] #65 53.07 (14/14) Installing gcompat (1.1.0-r4) [2025-02-14T07:50:41.915Z] #65 53.17 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:42.183Z] #65 53.43 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:43.604Z] #65 ... [2025-02-14T07:50:43.604Z] [2025-02-14T07:50:43.604Z] #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:43.604Z] #80 DONE 26.2s [2025-02-14T07:50:43.604Z] [2025-02-14T07:50:43.604Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:43.604Z] #87 20.41 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:43.604Z] #87 20.51 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:44.587Z] #87 21.31 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:44.857Z] #87 21.46 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:44.857Z] #87 21.62 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:45.128Z] #87 21.85 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:45.719Z] #87 ... [2025-02-14T07:50:45.719Z] [2025-02-14T07:50:45.719Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-14T07:50:45.719Z] #65 54.98 OK: 15 MiB in 28 packages [2025-02-14T07:50:45.719Z] #65 DONE 56.9s [2025-02-14T07:50:45.988Z] [2025-02-14T07:50:45.988Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:45.988Z] #93 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:45.988Z] #93 ... [2025-02-14T07:50:45.988Z] [2025-02-14T07:50:45.988Z] #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-14T07:50:45.988Z] #86 19.62 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:45.988Z] #86 19.70 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:45.988Z] #86 20.66 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:45.988Z] #86 20.73 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:45.988Z] #86 20.76 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:45.988Z] #86 21.06 OK: 9 MiB in 16 packages [2025-02-14T07:50:45.988Z] #86 DONE 23.8s [2025-02-14T07:50:46.257Z] [2025-02-14T07:50:46.257Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-14T07:50:47.220Z] #95 ... [2025-02-14T07:50:47.220Z] [2025-02-14T07:50:47.220Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:50:47.220Z] #88 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:47.220Z] #88 4.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:47.220Z] #88 ... [2025-02-14T07:50:47.220Z] [2025-02-14T07:50:47.220Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:47.220Z] #81 22.06 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:47.220Z] #81 22.20 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:47.220Z] #81 22.90 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:47.220Z] #81 23.16 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:47.220Z] #81 23.21 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:47.220Z] #81 23.34 OK: 9 MiB in 15 packages [2025-02-14T07:50:47.220Z] #81 ... [2025-02-14T07:50:47.220Z] [2025-02-14T07:50:47.220Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:47.220Z] #85 21.56 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:47.220Z] #85 21.67 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:47.220Z] #85 22.53 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:47.220Z] #85 22.60 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:47.220Z] #85 22.68 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:47.220Z] #85 22.86 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:47.220Z] #85 23.80 OK: 11 MiB in 17 packages [2025-02-14T07:50:47.220Z] #85 DONE 26.4s [2025-02-14T07:50:47.488Z] [2025-02-14T07:50:47.488Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:47.488Z] #87 23.26 OK: 14 MiB in 21 packages [2025-02-14T07:50:48.901Z] #87 DONE 25.6s [2025-02-14T07:50:48.901Z] [2025-02-14T07:50:48.901Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:48.901Z] #93 7.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:48.901Z] #93 ... [2025-02-14T07:50:48.901Z] [2025-02-14T07:50:48.901Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:48.901Z] #81 DONE 25.7s [2025-02-14T07:50:49.174Z] [2025-02-14T07:50:49.174Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-14T07:50:49.174Z] #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:49.174Z] #0 5.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:49.442Z] #96 ... [2025-02-14T07:50:49.442Z] [2025-02-14T07:50:49.442Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:50:49.442Z] #88 15.74 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:49.442Z] #88 15.85 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:50.032Z] #88 ... [2025-02-14T07:50:50.032Z] [2025-02-14T07:50:50.032Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-14T07:50:50.032Z] #95 DONE 3.9s [2025-02-14T07:50:50.032Z] [2025-02-14T07:50:50.032Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:50:50.032Z] #88 16.42 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:50.300Z] #88 ... [2025-02-14T07:50:50.300Z] [2025-02-14T07:50:50.300Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-14T07:50:50.300Z] #97 DONE 0.2s [2025-02-14T07:50:50.300Z] [2025-02-14T07:50:50.300Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-14T07:50:50.300Z] #88 16.56 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:50.300Z] #88 16.58 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:50.300Z] #88 16.70 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:51.279Z] #88 17.43 OK: 20 MiB in 18 packages [2025-02-14T07:50:52.702Z] #88 DONE 18.7s [2025-02-14T07:50:52.702Z] [2025-02-14T07:50:52.702Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:52.702Z] #0 3.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:52.702Z] #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T07:50:53.662Z] #98 ... [2025-02-14T07:50:53.662Z] [2025-02-14T07:50:53.662Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-14T07:50:53.662Z] #96 12.78 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:53.662Z] #96 12.82 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:53.938Z] #96 13.09 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:53.938Z] #96 13.13 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:53.938Z] #96 13.16 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:53.938Z] #96 13.22 OK: 9 MiB in 18 packages [2025-02-14T07:50:55.356Z] #96 DONE 14.6s [2025-02-14T07:50:55.356Z] [2025-02-14T07:50:55.356Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:55.356Z] #98 9.514 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:55.356Z] #98 9.618 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:55.942Z] #98 10.14 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T07:50:55.942Z] #98 ... [2025-02-14T07:50:55.942Z] [2025-02-14T07:50:55.942Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-14T07:50:55.942Z] #93 13.62 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:55.942Z] #93 13.81 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:55.942Z] #93 13.86 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:55.942Z] #93 13.92 OK: 10 MiB in 19 packages [2025-02-14T07:50:55.942Z] #93 DONE 15.2s [2025-02-14T07:50:55.942Z] [2025-02-14T07:50:55.942Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:55.942Z] #98 10.26 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T07:50:55.942Z] #98 10.32 Executing busybox-1.36.1-r29.trigger [2025-02-14T07:50:56.213Z] #98 10.47 Executing ca-certificates-20241121-r1.trigger [2025-02-14T07:50:57.199Z] #98 11.48 OK: 15 MiB in 28 packages [2025-02-14T07:50:57.820Z] #98 ... [2025-02-14T07:50:57.820Z] [2025-02-14T07:50:57.820Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-14T07:50:57.820Z] #99 DONE 1.8s [2025-02-14T07:50:57.820Z] [2025-02-14T07:50:57.820Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:50:57.820Z] #100 DONE 2.6s [2025-02-14T07:50:57.820Z] [2025-02-14T07:50:57.820Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-14T07:50:58.091Z] #101 DONE 0.2s [2025-02-14T07:50:58.091Z] [2025-02-14T07:50:58.091Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-14T07:50:58.364Z] #102 DONE 0.2s [2025-02-14T07:50:58.364Z] [2025-02-14T07:50:58.364Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:50:58.634Z] #103 ... [2025-02-14T07:50:58.634Z] [2025-02-14T07:50:58.634Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:50:58.634Z] #104 DONE 0.2s [2025-02-14T07:50:58.634Z] [2025-02-14T07:50:58.634Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-14T07:50:58.904Z] #105 ... [2025-02-14T07:50:58.904Z] [2025-02-14T07:50:58.904Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-14T07:50:58.904Z] #98 DONE 13.2s [2025-02-14T07:50:58.904Z] [2025-02-14T07:50:58.904Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-14T07:50:58.904Z] #105 DONE 0.4s [2025-02-14T07:50:58.904Z] [2025-02-14T07:50:58.904Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:50:58.904Z] #106 DONE 3.1s [2025-02-14T07:50:58.904Z] [2025-02-14T07:50:58.904Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:50:59.177Z] #89 ... [2025-02-14T07:50:59.177Z] [2025-02-14T07:50:59.177Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-14T07:50:59.473Z] #107 ... [2025-02-14T07:50:59.473Z] [2025-02-14T07:50:59.473Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-14T07:50:59.473Z] #108 DONE 0.4s [2025-02-14T07:50:59.473Z] [2025-02-14T07:50:59.473Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-14T07:50:59.473Z] #107 DONE 0.4s [2025-02-14T07:50:59.473Z] [2025-02-14T07:50:59.473Z] #109 [security-spire-config] exporting to image [2025-02-14T07:50:59.473Z] #109 exporting layers [2025-02-14T07:50:59.749Z] #109 ... [2025-02-14T07:50:59.749Z] [2025-02-14T07:50:59.749Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-14T07:50:59.749Z] #110 DONE 0.3s [2025-02-14T07:51:00.017Z] [2025-02-14T07:51:00.017Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:51:00.285Z] #111 DONE 0.4s [2025-02-14T07:51:00.285Z] [2025-02-14T07:51:00.285Z] #109 [security-spire-config] exporting to image [2025-02-14T07:51:00.553Z] #109 ... [2025-02-14T07:51:00.553Z] [2025-02-14T07:51:00.553Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-14T07:51:00.553Z] #112 DONE 0.4s [2025-02-14T07:51:00.632Z] #154 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-14T07:51:00.632Z] #148 DONE 93.2s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:51:00.632Z] #151 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:00.632Z] #155 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:00.632Z] #156 DONE 0.0s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T07:51:00.632Z] #154 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-14T07:51:00.632Z] #157 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:51:00.632Z] #158 DONE 0.0s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-14T07:51:00.632Z] #159 DONE 0.0s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T07:51:00.632Z] #160 DONE 1.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T07:51:00.632Z] #149 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #97 [core-common-config-bootstrapper] exporting to image [2025-02-14T07:51:00.632Z] #97 exporting layers [2025-02-14T07:51:00.632Z] #97 exporting layers 0.3s done [2025-02-14T07:51:00.632Z] #97 writing image sha256:25c8da9cb8819859207c2e91ee4ddf7e35c7468f4bc98dbc56490715a1585998 done [2025-02-14T07:51:00.632Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-14T07:51:00.632Z] #97 DONE 2.0s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:51:00.632Z] #151 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T07:51:00.632Z] #146 DONE 95.4s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-14T07:51:00.632Z] #161 DONE 0.2s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-14T07:51:00.632Z] #162 DONE 1.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T07:51:00.632Z] #143 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:00.632Z] #163 DONE 0.2s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:00.632Z] #164 DONE 0.0s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-14T07:51:00.632Z] #165 DONE 0.2s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-14T07:51:00.632Z] #166 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T07:51:00.632Z] #145 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-14T07:51:00.632Z] #167 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-14T07:51:00.632Z] #168 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-14T07:51:00.632Z] #169 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-14T07:51:00.632Z] #170 DONE 0.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T07:51:00.632Z] #149 ... [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-14T07:51:00.632Z] #171 DONE 1.1s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #97 [security-bootstrapper] exporting to image [2025-02-14T07:51:00.632Z] #97 exporting layers 0.5s done [2025-02-14T07:51:00.632Z] #97 writing image sha256:b3de6fb7248194b7cf2640d208c5c44adc69b7efe172798dc3b99fff96003520 done [2025-02-14T07:51:00.632Z] #97 naming to docker.io/library/security-bootstrapper done [2025-02-14T07:51:00.632Z] #97 DONE 2.5s [2025-02-14T07:51:00.632Z] [2025-02-14T07:51:00.632Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:51:00.825Z] [2025-02-14T07:51:00.825Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-14T07:51:01.102Z] #113 DONE 0.5s [2025-02-14T07:51:01.102Z] [2025-02-14T07:51:01.102Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:51:01.371Z] #48 ... [2025-02-14T07:51:01.371Z] [2025-02-14T07:51:01.371Z] #109 [security-spire-server] exporting to image [2025-02-14T07:51:02.337Z] #109 ... [2025-02-14T07:51:02.337Z] [2025-02-14T07:51:02.337Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-14T07:51:02.337Z] #103 DONE 4.5s [2025-02-14T07:51:02.337Z] [2025-02-14T07:51:02.337Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-14T07:51:02.337Z] #114 DONE 0.3s [2025-02-14T07:51:02.337Z] [2025-02-14T07:51:02.337Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:51:02.617Z] #78 ... [2025-02-14T07:51:02.617Z] [2025-02-14T07:51:02.617Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-14T07:51:02.897Z] #115 DONE 0.3s [2025-02-14T07:51:02.897Z] [2025-02-14T07:51:02.897Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-14T07:51:03.181Z] #116 DONE 0.4s [2025-02-14T07:51:03.181Z] [2025-02-14T07:51:03.181Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-14T07:51:03.481Z] #117 DONE 0.5s [2025-02-14T07:51:03.481Z] [2025-02-14T07:51:03.481Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:51:03.978Z] #89 ... [2025-02-14T07:51:03.978Z] [2025-02-14T07:51:03.978Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-14T07:51:03.978Z] #118 DONE 0.4s [2025-02-14T07:51:03.978Z] [2025-02-14T07:51:03.978Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:51:04.246Z] #48 ... [2025-02-14T07:51:04.246Z] [2025-02-14T07:51:04.246Z] #109 [security-spire-agent] exporting to image [2025-02-14T07:51:04.515Z] #109 exporting layers 4.9s done [2025-02-14T07:51:04.515Z] #109 writing image sha256:57ba98b1d8ebff7b08c5fa8de90d5b03e9c22a13d40be13e5d7cb55e487377d2 0.1s done [2025-02-14T07:51:04.515Z] #109 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-02-14T07:51:05.480Z] #109 exporting layers 4.3s done [2025-02-14T07:51:05.480Z] #109 writing image sha256:202b6eae9cebbfa018bab7413a9960fea62e0c887693eef574664d74a49ae6f8 [2025-02-14T07:51:05.749Z] #109 writing image sha256:202b6eae9cebbfa018bab7413a9960fea62e0c887693eef574664d74a49ae6f8 0.0s done [2025-02-14T07:51:05.749Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-02-14T07:51:06.715Z] #109 exporting layers 2.7s done [2025-02-14T07:51:06.715Z] #109 writing image sha256:00713e6326d0cceb8cb0c003a335b0f068ffe2072352ac9cb505aed72ce53b11 0.0s done [2025-02-14T07:51:06.715Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2025-02-14T07:51:06.715Z] #109 DONE 7.3s [2025-02-14T07:51:06.715Z] [2025-02-14T07:51:06.715Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:51:56.881Z] #151 ... [2025-02-14T07:51:56.881Z] [2025-02-14T07:51:56.881Z] #147 [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-02-14T07:51:56.881Z] #147 161.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-14T07:51:57.817Z] #147 ... [2025-02-14T07:51:57.817Z] [2025-02-14T07:51:57.817Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T07:51:57.817Z] #152 DONE 165.3s [2025-02-14T07:51:58.077Z] [2025-02-14T07:51:58.077Z] #147 [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-02-14T07:51:58.077Z] #147 DONE 165.3s [2025-02-14T07:51:58.077Z] [2025-02-14T07:51:58.077Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-14T07:51:58.077Z] #144 DONE 165.3s [2025-02-14T07:51:58.077Z] [2025-02-14T07:51:58.077Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T07:51:58.336Z] #154 ... [2025-02-14T07:51:58.336Z] [2025-02-14T07:51:58.336Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T07:51:58.336Z] #150 DONE 165.5s [2025-02-14T07:51:58.336Z] [2025-02-14T07:51:58.336Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:58.336Z] #172 DONE 0.2s [2025-02-14T07:51:58.336Z] [2025-02-14T07:51:58.336Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:58.595Z] #173 DONE 0.3s [2025-02-14T07:51:58.595Z] [2025-02-14T07:51:58.595Z] #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:58.595Z] #174 DONE 0.4s [2025-02-14T07:51:58.595Z] [2025-02-14T07:51:58.595Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T07:51:58.595Z] #145 DONE 165.9s [2025-02-14T07:51:58.595Z] [2025-02-14T07:51:58.595Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:58.595Z] #175 DONE 0.1s [2025-02-14T07:51:58.595Z] [2025-02-14T07:51:58.595Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:58.853Z] #176 ... [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:58.853Z] #177 DONE 0.3s [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:58.853Z] #178 DONE 0.2s [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:58.853Z] #179 CACHED [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:58.853Z] #180 CACHED [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:51:58.853Z] #176 DONE 0.2s [2025-02-14T07:51:58.853Z] [2025-02-14T07:51:58.853Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-14T07:51:59.111Z] #181 ... [2025-02-14T07:51:59.111Z] [2025-02-14T07:51:59.111Z] #182 [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-02-14T07:51:59.111Z] #182 DONE 0.5s [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T07:51:59.369Z] #143 DONE 166.5s [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-14T07:51:59.369Z] #183 DONE 0.5s [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-14T07:51:59.369Z] #184 DONE 0.6s [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-14T07:51:59.369Z] #185 DONE 0.6s [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:51:59.369Z] #186 ... [2025-02-14T07:51:59.369Z] [2025-02-14T07:51:59.369Z] #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-14T07:51:59.369Z] #181 DONE 0.5s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T07:51:59.629Z] #154 DONE 166.9s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #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-02-14T07:51:59.629Z] #187 DONE 0.3s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:51:59.629Z] #188 DONE 0.3s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:51:59.629Z] #186 DONE 0.3s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:51:59.629Z] #189 DONE 0.3s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-14T07:51:59.629Z] #190 DONE 0.4s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:51:59.629Z] #191 DONE 0.3s [2025-02-14T07:51:59.629Z] [2025-02-14T07:51:59.629Z] #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-14T07:51:59.887Z] #192 ... [2025-02-14T07:51:59.888Z] [2025-02-14T07:51:59.888Z] #193 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-14T07:51:59.888Z] #193 DONE 0.3s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:52:00.146Z] #194 DONE 0.3s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:52:00.146Z] #195 DONE 0.4s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:52:00.146Z] #196 DONE 0.3s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-14T07:52:00.146Z] #192 DONE 0.4s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T07:52:00.146Z] #153 DONE 167.4s [2025-02-14T07:52:00.146Z] [2025-02-14T07:52:00.146Z] #97 [core-command] exporting to image [2025-02-14T07:52:00.146Z] #97 exporting layers 0.3s done [2025-02-14T07:52:00.146Z] #97 writing image sha256:ad22f100ab6f9e68178f99280dc2989d2be68cfc3f98ba56faa5a64384e730d7 done [2025-02-14T07:52:00.146Z] #97 naming to docker.io/library/core-keeper 0.1s done [2025-02-14T07:52:00.146Z] #97 writing image sha256:b326c5b11c784555462814484e94a47cb68de0bc51cac2d804cb1ce2f402e7d3 done [2025-02-14T07:52:00.146Z] #97 naming to docker.io/library/core-command done [2025-02-14T07:52:00.404Z] #97 ... [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:52:00.404Z] #197 CACHED [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:52:00.404Z] #198 CACHED [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #199 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-14T07:52:00.404Z] #199 DONE 0.4s [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:52:00.404Z] #200 DONE 0.4s [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #201 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T07:52:00.404Z] #201 DONE 0.3s [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #97 [core-metadata] exporting to image [2025-02-14T07:52:00.404Z] #97 exporting layers 0.4s done [2025-02-14T07:52:00.404Z] #97 writing image sha256:9e734b0f1dfec5aebe0efbc3f186d8dd4ec153feef9e5096e9903e5bc495e77b done [2025-02-14T07:52:00.404Z] #97 naming to docker.io/library/core-metadata done [2025-02-14T07:52:00.404Z] #97 DONE 3.4s [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-14T07:52:00.404Z] #202 DONE 0.4s [2025-02-14T07:52:00.404Z] [2025-02-14T07:52:00.404Z] #203 [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-02-14T07:52:00.661Z] #203 ... [2025-02-14T07:52:00.661Z] [2025-02-14T07:52:00.661Z] #204 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-14T07:52:00.661Z] #204 DONE 0.3s [2025-02-14T07:52:00.661Z] [2025-02-14T07:52:00.661Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-14T07:52:00.661Z] #205 DONE 0.3s [2025-02-14T07:52:00.661Z] [2025-02-14T07:52:00.661Z] #203 [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-02-14T07:52:00.661Z] #203 DONE 0.2s [2025-02-14T07:52:00.661Z] [2025-02-14T07:52:00.661Z] #97 [security-spiffe-token-provider] exporting to image [2025-02-14T07:52:00.919Z] #97 ... [2025-02-14T07:52:00.919Z] [2025-02-14T07:52:00.919Z] #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T07:52:00.919Z] #206 DONE 0.2s [2025-02-14T07:52:00.919Z] [2025-02-14T07:52:00.919Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-14T07:52:00.919Z] #207 DONE 0.4s [2025-02-14T07:52:00.919Z] [2025-02-14T07:52:00.919Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-14T07:52:00.919Z] #208 DONE 0.2s [2025-02-14T07:52:01.177Z] [2025-02-14T07:52:01.177Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:52:01.177Z] #209 DONE 0.3s [2025-02-14T07:52:01.177Z] [2025-02-14T07:52:01.177Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-14T07:52:01.177Z] #210 DONE 0.3s [2025-02-14T07:52:01.177Z] [2025-02-14T07:52:01.177Z] #211 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T07:52:01.177Z] #211 DONE 0.8s [2025-02-14T07:52:01.177Z] [2025-02-14T07:52:01.177Z] #97 [security-proxy-setup] exporting to image [2025-02-14T07:52:01.177Z] #97 exporting layers 0.5s done [2025-02-14T07:52:01.177Z] #97 writing image sha256:9485fc13b677a8a612675ca65a298037233e6e64025e62be41fba7269faec6df [2025-02-14T07:52:01.434Z] #97 writing image sha256:9485fc13b677a8a612675ca65a298037233e6e64025e62be41fba7269faec6df 0.0s done [2025-02-14T07:52:01.434Z] #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-02-14T07:52:01.434Z] #97 ... [2025-02-14T07:52:01.434Z] [2025-02-14T07:52:01.434Z] #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T07:52:01.434Z] #212 DONE 0.6s [2025-02-14T07:52:01.434Z] [2025-02-14T07:52:01.434Z] #97 [core-data] exporting to image [2025-02-14T07:52:01.434Z] #97 exporting layers 0.3s done [2025-02-14T07:52:01.434Z] #97 writing image sha256:afea97adef664b7151186acfd9636addda4fbe6dea9bc706129df88633d71cd6 0.0s done [2025-02-14T07:52:01.434Z] #97 naming to docker.io/library/core-data done [2025-02-14T07:52:01.434Z] #97 ... [2025-02-14T07:52:01.434Z] [2025-02-14T07:52:01.434Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T07:52:01.434Z] #149 DONE 168.9s [2025-02-14T07:52:01.434Z] [2025-02-14T07:52:01.434Z] #97 [security-proxy-setup] exporting to image [2025-02-14T07:52:01.434Z] #97 exporting layers 0.4s done [2025-02-14T07:52:01.434Z] #97 writing image sha256:bacb1695af3b7b70e9c37b5fc2989f44acb5d539678dd842205f132a271cde85 done [2025-02-14T07:52:01.434Z] #97 naming to docker.io/library/security-proxy-setup done [2025-02-14T07:52:01.694Z] #97 exporting layers 0.3s done [2025-02-14T07:52:01.694Z] #97 ... [2025-02-14T07:52:01.694Z] [2025-02-14T07:52:01.694Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T07:52:01.694Z] #213 DONE 0.7s [2025-02-14T07:52:01.694Z] [2025-02-14T07:52:01.694Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:52:01.694Z] #214 DONE 0.0s [2025-02-14T07:52:01.694Z] [2025-02-14T07:52:01.694Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:52:01.694Z] #215 DONE 0.0s [2025-02-14T07:52:01.694Z] [2025-02-14T07:52:01.694Z] #97 [security-proxy-auth] exporting to image [2025-02-14T07:52:01.694Z] #97 writing image sha256:4928a57e975226856991b8005e60348a0c3f0849d3991e0c8491aedd92942bed done [2025-02-14T07:52:01.694Z] #97 naming to docker.io/library/security-secretstore-setup done [2025-02-14T07:52:02.268Z] #97 ... [2025-02-14T07:52:02.268Z] [2025-02-14T07:52:02.268Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-14T07:52:02.268Z] #216 DONE 0.2s [2025-02-14T07:52:02.268Z] [2025-02-14T07:52:02.268Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-14T07:52:02.268Z] #217 DONE 0.0s [2025-02-14T07:52:02.268Z] [2025-02-14T07:52:02.268Z] #97 [support-scheduler] exporting to image [2025-02-14T07:52:02.268Z] #97 writing image sha256:0f4e1d5f8a465ed13301fbae3b2a3d6fdbe5cddca23c4f02c60499d3dab21360 done [2025-02-14T07:52:02.268Z] #97 naming to docker.io/library/security-proxy-auth done [2025-02-14T07:52:02.268Z] #97 exporting layers 0.2s done [2025-02-14T07:52:02.268Z] #97 writing image sha256:a7f568a6c5167ff7a74a6a86afbd66e7cbb2af989033b236b63838ca811b0743 done [2025-02-14T07:52:02.268Z] #97 naming to docker.io/library/support-scheduler done [2025-02-14T07:52:02.268Z] #97 DONE 4.9s [2025-02-14T07:52:02.268Z] [2025-02-14T07:52:02.268Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:52:03.202Z] #151 DONE 170.5s [2025-02-14T07:52:03.202Z] [2025-02-14T07:52:03.202Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:52:03.202Z] #61 ... [2025-02-14T07:52:03.202Z] [2025-02-14T07:52:03.202Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T07:52:03.202Z] #218 DONE 0.0s [2025-02-14T07:52:03.202Z] [2025-02-14T07:52:03.202Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T07:52:03.202Z] #219 DONE 0.0s [2025-02-14T07:52:03.460Z] [2025-02-14T07:52:03.460Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-14T07:52:03.460Z] #220 DONE 0.2s [2025-02-14T07:52:03.460Z] [2025-02-14T07:52:03.460Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-14T07:52:03.460Z] #221 DONE 0.0s [2025-02-14T07:52:03.460Z] [2025-02-14T07:52:03.460Z] #97 [support-notifications] exporting to image [2025-02-14T07:52:03.718Z] #97 exporting layers 0.2s done [2025-02-14T07:52:03.718Z] #97 writing image sha256:7e2f74486a19c2fe7029f5a5e5dcc6143f9ca09da42dc1564d895c1ccc0939f1 done [2025-02-14T07:52:03.718Z] #97 naming to docker.io/library/support-notifications done [2025-02-14T07:52:03.718Z] #97 DONE 5.1s [2025-02-14T07:52:03.718Z] [2025-02-14T07:52:03.718Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T07:52:03.718Z] time="2025-02-14T07:48:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-14T07:52:03.730Z] $ docker stop --time=1 734d163b62361f59bd8a4cfe42bc0b05ffebd4caec8efac938b4fc615665ac3b [2025-02-14T07:52:05.023Z] $ docker rm -f --volumes 734d163b62361f59bd8a4cfe42bc0b05ffebd4caec8efac938b4fc615665ac3b [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T07:52:05.374Z] + docker images [2025-02-14T07:52:05.375Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-14T07:52:05.375Z] support-notifications latest 7e2f74486a19 2 seconds ago 58.1MB [2025-02-14T07:52:05.375Z] security-proxy-auth latest 0f4e1d5f8a46 4 seconds ago 37.6MB [2025-02-14T07:52:05.375Z] security-secretstore-setup latest 4928a57e9752 4 seconds ago 74.1MB [2025-02-14T07:52:05.375Z] support-scheduler latest a7f568a6c516 4 seconds ago 54.5MB [2025-02-14T07:52:05.375Z] security-proxy-setup latest bacb1695af3b 5 seconds ago 44.5MB [2025-02-14T07:52:05.375Z] core-data latest afea97adef66 5 seconds ago 38.6MB [2025-02-14T07:52:05.375Z] security-spiffe-token-provider latest 9485fc13b677 5 seconds ago 53.4MB [2025-02-14T07:52:05.375Z] core-keeper latest ad22f100ab6f 6 seconds ago 32.1MB [2025-02-14T07:52:05.375Z] core-metadata latest 9e734b0f1dfe 6 seconds ago 38.9MB [2025-02-14T07:52:05.375Z] core-command latest b326c5b11c78 6 seconds ago 34.2MB [2025-02-14T07:52:05.375Z] security-bootstrapper latest b3de6fb72481 About a minute ago 26.5MB [2025-02-14T07:52:05.375Z] core-common-config-bootstrapper latest 25c8da9cb881 About a minute ago 23.3MB [2025-02-14T07:52:05.375Z] security-spire-config latest f2f080a193d6 3 minutes ago 155MB [2025-02-14T07:52:05.375Z] security-spire-agent latest e0eca11a9cde 3 minutes ago 201MB [2025-02-14T07:52:05.375Z] security-spire-server latest 1aaf37a45c4d 3 minutes ago 156MB [2025-02-14T07:52:05.375Z] ci-base-image-x86_64 latest a185d23ea63d 7 minutes ago 929MB [2025-02-14T07:52:05.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-14T07:52:05.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-14T07:52:05.375Z] 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-02-14T07:52:05.522Z] provisioning config files... [2025-02-14T07:52:05.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/796@tmp/config15609278390619840199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T07:52:05.838Z] ---> ****-login.sh [2025-02-14T07:52:05.838Z] nexus3.edgexfoundry.org:10001 [2025-02-14T07:52:05.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:52:05.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:52:05.838Z] Configure a credential helper to remove this warning. See [2025-02-14T07:52:05.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:52:05.838Z] [2025-02-14T07:52:05.838Z] Login Succeeded [2025-02-14T07:52:05.838Z] nexus3.edgexfoundry.org:10002 [2025-02-14T07:52:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:52:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:52:06.098Z] Configure a credential helper to remove this warning. See [2025-02-14T07:52:06.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:52:06.098Z] [2025-02-14T07:52:06.098Z] Login Succeeded [2025-02-14T07:52:06.098Z] nexus3.edgexfoundry.org:10003 [2025-02-14T07:52:06.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:52:06.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:52:06.099Z] Configure a credential helper to remove this warning. See [2025-02-14T07:52:06.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:52:06.099Z] [2025-02-14T07:52:06.099Z] Login Succeeded [2025-02-14T07:52:06.099Z] nexus3.edgexfoundry.org:10004 [2025-02-14T07:52:06.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:52:06.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:52:06.359Z] Configure a credential helper to remove this warning. See [2025-02-14T07:52:06.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:52:06.359Z] [2025-02-14T07:52:06.359Z] Login Succeeded [2025-02-14T07:52:06.359Z] ****.io [2025-02-14T07:52:06.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T07:52:06.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T07:52:06.618Z] Configure a credential helper to remove this warning. See [2025-02-14T07:52:06.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T07:52:06.618Z] [2025-02-14T07:52:06.618Z] Login Succeeded [2025-02-14T07:52:06.618Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T07:52:06.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:06.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T07:52:06.705Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-14T07:52:06.705Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:06.705Z] latest [2025-02-14T07:52:06.705Z] 4.0.0-dev.58 [2025-02-14T07:52:06.705Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:06.705Z] main [2025-02-14T07:52:06.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:07.049Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:07.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:07.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-14T07:52:07.453Z] 74214c3b9e5e: Preparing [2025-02-14T07:52:07.453Z] da688a45f464: Preparing [2025-02-14T07:52:07.453Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:07.453Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:07.453Z] 521b563672f0: Preparing [2025-02-14T07:52:07.453Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:07.453Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:07.453Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:07.453Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:07.453Z] 74214c3b9e5e: Pushed [2025-02-14T07:52:07.453Z] 599cc7f5b31a: Pushed [2025-02-14T07:52:07.453Z] 4c86f14a72ab: Pushed [2025-02-14T07:52:07.453Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:07.453Z] 0d59ccff8a0c: Pushed [2025-02-14T07:52:08.388Z] 521b563672f0: Pushed [2025-02-14T07:52:09.765Z] da688a45f464: Pushed [2025-02-14T07:52:09.765Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:3e2a0fb27afe4ba58f0cc85380c916c31737ba99fdc57767fcd37459abdaa4d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:10.083Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:10.410Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-14T07:52:10.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-14T07:52:10.410Z] 74214c3b9e5e: Preparing [2025-02-14T07:52:10.410Z] da688a45f464: Preparing [2025-02-14T07:52:10.410Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:10.410Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:10.410Z] 521b563672f0: Preparing [2025-02-14T07:52:10.410Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:10.410Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:10.410Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:10.410Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:10.410Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:10.410Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:10.410Z] 74214c3b9e5e: Layer already exists [2025-02-14T07:52:10.410Z] da688a45f464: Layer already exists [2025-02-14T07:52:10.410Z] 521b563672f0: Layer already exists [2025-02-14T07:52:10.410Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:10.410Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:10.410Z] latest: digest: sha256:3e2a0fb27afe4ba58f0cc85380c916c31737ba99fdc57767fcd37459abdaa4d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:10.739Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:11.064Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.58 [2025-02-14T07:52:11.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-14T07:52:11.064Z] 74214c3b9e5e: Preparing [2025-02-14T07:52:11.064Z] da688a45f464: Preparing [2025-02-14T07:52:11.064Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:11.064Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:11.064Z] 521b563672f0: Preparing [2025-02-14T07:52:11.064Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:11.064Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:11.064Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:11.064Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:11.064Z] 74214c3b9e5e: Layer already exists [2025-02-14T07:52:11.064Z] 521b563672f0: Layer already exists [2025-02-14T07:52:11.064Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:11.064Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:11.064Z] da688a45f464: Layer already exists [2025-02-14T07:52:11.064Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:11.064Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:11.064Z] 4.0.0-dev.58: digest: sha256:3e2a0fb27afe4ba58f0cc85380c916c31737ba99fdc57767fcd37459abdaa4d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:11.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:11.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-14T07:52:11.718Z] 74214c3b9e5e: Preparing [2025-02-14T07:52:11.718Z] da688a45f464: Preparing [2025-02-14T07:52:11.718Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:11.718Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:11.718Z] 521b563672f0: Preparing [2025-02-14T07:52:11.718Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:11.718Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:11.718Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:11.718Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:11.718Z] da688a45f464: Layer already exists [2025-02-14T07:52:11.718Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:11.718Z] 74214c3b9e5e: Layer already exists [2025-02-14T07:52:11.718Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:11.718Z] 521b563672f0: Layer already exists [2025-02-14T07:52:11.718Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:11.718Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:11.718Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:3e2a0fb27afe4ba58f0cc85380c916c31737ba99fdc57767fcd37459abdaa4d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:12.043Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:12.366Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-14T07:52:12.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-14T07:52:12.366Z] 74214c3b9e5e: Preparing [2025-02-14T07:52:12.366Z] da688a45f464: Preparing [2025-02-14T07:52:12.366Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:12.366Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:12.366Z] 521b563672f0: Preparing [2025-02-14T07:52:12.366Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:12.366Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:12.366Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:12.366Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:12.366Z] 74214c3b9e5e: Layer already exists [2025-02-14T07:52:12.366Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:12.366Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:12.366Z] 521b563672f0: Layer already exists [2025-02-14T07:52:12.366Z] da688a45f464: Layer already exists [2025-02-14T07:52:12.366Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:12.366Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:12.366Z] main: digest: sha256:3e2a0fb27afe4ba58f0cc85380c916c31737ba99fdc57767fcd37459abdaa4d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:12.434Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:12.445Z] taggedImages: [2025-02-14T07:52:12.445Z] - nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:12.445Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-14T07:52:12.445Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.58 [2025-02-14T07:52:12.445Z] - nexus3.edgexfoundry.org:10004/core-command:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:12.445Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-14T07:52:12.476Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-14T07:52:12.476Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:12.476Z] latest [2025-02-14T07:52:12.476Z] 4.0.0-dev.58 [2025-02-14T07:52:12.476Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:12.476Z] main [2025-02-14T07:52:12.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:12.814Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:13.139Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:13.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-14T07:52:13.139Z] a21937dd76f6: Preparing [2025-02-14T07:52:13.139Z] 03c88a6010bb: Preparing [2025-02-14T07:52:13.139Z] aaa9d17ced1a: Preparing [2025-02-14T07:52:13.139Z] 845fb5d89973: Preparing [2025-02-14T07:52:13.139Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:13.139Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:13.139Z] 521b563672f0: Preparing [2025-02-14T07:52:13.139Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:13.139Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:13.139Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:13.139Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:13.139Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:13.139Z] 521b563672f0: Waiting [2025-02-14T07:52:13.139Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:13.139Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:13.139Z] 521b563672f0: Layer already exists [2025-02-14T07:52:13.139Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:13.139Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:13.139Z] aaa9d17ced1a: Pushed [2025-02-14T07:52:13.139Z] 03c88a6010bb: Pushed [2025-02-14T07:52:13.139Z] a21937dd76f6: Pushed [2025-02-14T07:52:14.520Z] 845fb5d89973: Pushed [2025-02-14T07:52:14.520Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:e178be8f475216d27d3965816e3642d28659480b3bec1c2990ea170f3e13e2f6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:14.848Z] + 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-02-14T07:52:15.164Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-14T07:52:15.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-14T07:52:15.164Z] a21937dd76f6: Preparing [2025-02-14T07:52:15.164Z] 03c88a6010bb: Preparing [2025-02-14T07:52:15.164Z] aaa9d17ced1a: Preparing [2025-02-14T07:52:15.164Z] 845fb5d89973: Preparing [2025-02-14T07:52:15.164Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:15.164Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:15.164Z] 521b563672f0: Preparing [2025-02-14T07:52:15.164Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:15.164Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:15.164Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:15.164Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:15.164Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:15.164Z] 03c88a6010bb: Layer already exists [2025-02-14T07:52:15.164Z] 845fb5d89973: Layer already exists [2025-02-14T07:52:15.164Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:15.164Z] a21937dd76f6: Layer already exists [2025-02-14T07:52:15.164Z] aaa9d17ced1a: Layer already exists [2025-02-14T07:52:15.164Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:15.164Z] 521b563672f0: Layer already exists [2025-02-14T07:52:15.164Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:15.164Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:15.164Z] latest: digest: sha256:e178be8f475216d27d3965816e3642d28659480b3bec1c2990ea170f3e13e2f6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:15.488Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:15.812Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.58 [2025-02-14T07:52:15.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-14T07:52:15.812Z] a21937dd76f6: Preparing [2025-02-14T07:52:15.812Z] 03c88a6010bb: Preparing [2025-02-14T07:52:15.812Z] aaa9d17ced1a: Preparing [2025-02-14T07:52:15.812Z] 845fb5d89973: Preparing [2025-02-14T07:52:15.812Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:15.812Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:15.812Z] 521b563672f0: Preparing [2025-02-14T07:52:15.812Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:15.812Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:15.812Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:15.812Z] 521b563672f0: Waiting [2025-02-14T07:52:15.812Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:15.812Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:15.812Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:15.812Z] a21937dd76f6: Layer already exists [2025-02-14T07:52:15.812Z] 845fb5d89973: Layer already exists [2025-02-14T07:52:15.812Z] aaa9d17ced1a: Layer already exists [2025-02-14T07:52:15.812Z] 03c88a6010bb: Layer already exists [2025-02-14T07:52:15.812Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:15.812Z] 521b563672f0: Layer already exists [2025-02-14T07:52:15.812Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:15.812Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:15.812Z] 4.0.0-dev.58: digest: sha256:e178be8f475216d27d3965816e3642d28659480b3bec1c2990ea170f3e13e2f6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:16.137Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:16.453Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:16.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-14T07:52:16.453Z] a21937dd76f6: Preparing [2025-02-14T07:52:16.453Z] 03c88a6010bb: Preparing [2025-02-14T07:52:16.453Z] aaa9d17ced1a: Preparing [2025-02-14T07:52:16.453Z] 845fb5d89973: Preparing [2025-02-14T07:52:16.453Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:16.453Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:16.453Z] 521b563672f0: Preparing [2025-02-14T07:52:16.453Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:16.453Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:16.453Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:16.453Z] 521b563672f0: Waiting [2025-02-14T07:52:16.453Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:16.453Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:16.453Z] aaa9d17ced1a: Layer already exists [2025-02-14T07:52:16.453Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:16.453Z] a21937dd76f6: Layer already exists [2025-02-14T07:52:16.453Z] 845fb5d89973: Layer already exists [2025-02-14T07:52:16.453Z] 03c88a6010bb: Layer already exists [2025-02-14T07:52:16.453Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:16.453Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:16.453Z] 521b563672f0: Layer already exists [2025-02-14T07:52:16.453Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:16.453Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:e178be8f475216d27d3965816e3642d28659480b3bec1c2990ea170f3e13e2f6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:16.772Z] + 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-02-14T07:52:17.093Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-14T07:52:17.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-14T07:52:17.093Z] a21937dd76f6: Preparing [2025-02-14T07:52:17.093Z] 03c88a6010bb: Preparing [2025-02-14T07:52:17.093Z] aaa9d17ced1a: Preparing [2025-02-14T07:52:17.093Z] 845fb5d89973: Preparing [2025-02-14T07:52:17.093Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:17.093Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:17.093Z] 521b563672f0: Preparing [2025-02-14T07:52:17.093Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:17.093Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:17.093Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:17.093Z] 521b563672f0: Waiting [2025-02-14T07:52:17.093Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:17.093Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:17.093Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:17.093Z] 03c88a6010bb: Layer already exists [2025-02-14T07:52:17.093Z] a21937dd76f6: Layer already exists [2025-02-14T07:52:17.093Z] aaa9d17ced1a: Layer already exists [2025-02-14T07:52:17.093Z] 845fb5d89973: Layer already exists [2025-02-14T07:52:17.093Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:17.093Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:17.093Z] 521b563672f0: Layer already exists [2025-02-14T07:52:17.093Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:17.093Z] main: digest: sha256:e178be8f475216d27d3965816e3642d28659480b3bec1c2990ea170f3e13e2f6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:17.156Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:17.170Z] taggedImages: [2025-02-14T07:52:17.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:17.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-14T07:52:17.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.58 [2025-02-14T07:52:17.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:17.170Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-14T07:52:17.193Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-14T07:52:17.193Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:17.193Z] latest [2025-02-14T07:52:17.193Z] 4.0.0-dev.58 [2025-02-14T07:52:17.193Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:17.193Z] main [2025-02-14T07:52:17.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:17.520Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:17.835Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:17.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-14T07:52:17.835Z] b876bf50615d: Preparing [2025-02-14T07:52:17.835Z] 18db94329fc5: Preparing [2025-02-14T07:52:17.835Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:17.835Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:17.835Z] 521b563672f0: Preparing [2025-02-14T07:52:17.835Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:17.835Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:17.835Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:17.835Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:17.835Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:17.835Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:17.835Z] 521b563672f0: Layer already exists [2025-02-14T07:52:17.835Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:17.835Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:17.835Z] b876bf50615d: Pushed [2025-02-14T07:52:21.118Z] 18db94329fc5: Pushed [2025-02-14T07:52:21.118Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:2259a4bc66911b6d22d43712b14ac86cf740de62ef6f6f72db0b83d31148f8d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:21.444Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:21.762Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-14T07:52:21.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-14T07:52:21.762Z] b876bf50615d: Preparing [2025-02-14T07:52:21.762Z] 18db94329fc5: Preparing [2025-02-14T07:52:21.762Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:21.762Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:21.762Z] 521b563672f0: Preparing [2025-02-14T07:52:21.762Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:21.762Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:21.762Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:21.762Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:21.762Z] 18db94329fc5: Layer already exists [2025-02-14T07:52:21.762Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:21.762Z] b876bf50615d: Layer already exists [2025-02-14T07:52:21.762Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:21.762Z] 521b563672f0: Layer already exists [2025-02-14T07:52:21.762Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:21.762Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:21.762Z] latest: digest: sha256:2259a4bc66911b6d22d43712b14ac86cf740de62ef6f6f72db0b83d31148f8d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:22.089Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:22.418Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.58 [2025-02-14T07:52:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-14T07:52:22.418Z] b876bf50615d: Preparing [2025-02-14T07:52:22.418Z] 18db94329fc5: Preparing [2025-02-14T07:52:22.418Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:22.418Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:22.418Z] 521b563672f0: Preparing [2025-02-14T07:52:22.418Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:22.418Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:22.418Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:22.418Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:22.418Z] 521b563672f0: Layer already exists [2025-02-14T07:52:22.418Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:22.418Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:22.418Z] 18db94329fc5: Layer already exists [2025-02-14T07:52:22.418Z] b876bf50615d: Layer already exists [2025-02-14T07:52:22.418Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:22.418Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:22.418Z] 4.0.0-dev.58: digest: sha256:2259a4bc66911b6d22d43712b14ac86cf740de62ef6f6f72db0b83d31148f8d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:22.748Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:23.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:23.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-14T07:52:23.070Z] b876bf50615d: Preparing [2025-02-14T07:52:23.070Z] 18db94329fc5: Preparing [2025-02-14T07:52:23.070Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:23.070Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:23.070Z] 521b563672f0: Preparing [2025-02-14T07:52:23.070Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:23.070Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:23.070Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:23.070Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:23.070Z] 18db94329fc5: Layer already exists [2025-02-14T07:52:23.070Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:23.070Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:23.070Z] b876bf50615d: Layer already exists [2025-02-14T07:52:23.070Z] 521b563672f0: Layer already exists [2025-02-14T07:52:23.070Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:23.070Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:23.070Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:2259a4bc66911b6d22d43712b14ac86cf740de62ef6f6f72db0b83d31148f8d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:23.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:23.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-14T07:52:23.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-14T07:52:23.730Z] b876bf50615d: Preparing [2025-02-14T07:52:23.730Z] 18db94329fc5: Preparing [2025-02-14T07:52:23.730Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:23.730Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:23.730Z] 521b563672f0: Preparing [2025-02-14T07:52:23.730Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:23.730Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:23.730Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:23.730Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:23.730Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:23.730Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:23.730Z] 18db94329fc5: Layer already exists [2025-02-14T07:52:23.730Z] b876bf50615d: Layer already exists [2025-02-14T07:52:23.730Z] 521b563672f0: Layer already exists [2025-02-14T07:52:23.730Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:23.730Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:23.730Z] main: digest: sha256:2259a4bc66911b6d22d43712b14ac86cf740de62ef6f6f72db0b83d31148f8d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:23.801Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:23.814Z] taggedImages: [2025-02-14T07:52:23.814Z] - nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:23.814Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-14T07:52:23.814Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.58 [2025-02-14T07:52:23.814Z] - nexus3.edgexfoundry.org:10004/core-data:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:23.814Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-14T07:52:23.846Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-14T07:52:23.846Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:23.846Z] latest [2025-02-14T07:52:23.846Z] 4.0.0-dev.58 [2025-02-14T07:52:23.846Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:23.846Z] main [2025-02-14T07:52:23.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:24.181Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:24.505Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:24.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-14T07:52:24.505Z] e1fa5cdf40ac: Preparing [2025-02-14T07:52:24.505Z] eb9ac4f770f1: Preparing [2025-02-14T07:52:24.505Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:24.505Z] bdc1cd299e7b: Preparing [2025-02-14T07:52:24.505Z] 4575e372d0db: Preparing [2025-02-14T07:52:24.505Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:24.505Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:24.505Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:24.505Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:24.505Z] 4575e372d0db: Pushed [2025-02-14T07:52:24.505Z] e1fa5cdf40ac: Pushed [2025-02-14T07:52:24.505Z] bdc1cd299e7b: Pushed [2025-02-14T07:52:27.788Z] eb9ac4f770f1: Pushed [2025-02-14T07:52:27.788Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:76d4bc86c61fb18fa80ef34d43d76bf79a89f84b2f6b3341f84e296865d911e3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:28.124Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:28.373Z] #89 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #78 DONE 123.4s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #92 DONE 102.4s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #79 DONE 130.8s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #76 DONE 133.9s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #119 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #89 DONE 108.7s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #120 [core-keeper builder 7/8] COPY . . [2025-02-14T07:52:28.373Z] #120 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #90 DONE 113.9s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #121 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #122 [core-metadata builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #122 DONE 1.8s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #123 [core-command builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #123 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #124 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #125 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #119 DONE 1.9s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #126 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #127 [core-data builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #127 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #128 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #120 [core-keeper builder 7/8] COPY . . [2025-02-14T07:52:28.373Z] #120 DONE 1.8s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #129 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #130 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #131 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #132 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #133 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #134 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #135 [support-scheduler builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #135 DONE 1.8s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T07:52:28.373Z] #136 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #137 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #138 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #139 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-14T07:52:28.373Z] #140 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T07:52:28.373Z] #141 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #142 CACHED [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #143 [security-proxy-setup builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #143 DONE 2.0s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T07:52:28.373Z] #144 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-14T07:52:28.373Z] #121 DONE 1.4s [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:52:28.373Z] #145 ... [2025-02-14T07:52:28.373Z] [2025-02-14T07:52:28.373Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T07:52:28.373Z] #136 5.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-14T07:52:28.449Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-14T07:52:28.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-14T07:52:28.449Z] e1fa5cdf40ac: Preparing [2025-02-14T07:52:28.449Z] eb9ac4f770f1: Preparing [2025-02-14T07:52:28.449Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:28.449Z] bdc1cd299e7b: Preparing [2025-02-14T07:52:28.449Z] 4575e372d0db: Preparing [2025-02-14T07:52:28.449Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:28.449Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:28.449Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:28.449Z] e1fa5cdf40ac: Layer already exists [2025-02-14T07:52:28.449Z] eb9ac4f770f1: Layer already exists [2025-02-14T07:52:28.449Z] bdc1cd299e7b: Layer already exists [2025-02-14T07:52:28.449Z] 4575e372d0db: Layer already exists [2025-02-14T07:52:28.449Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:28.449Z] latest: digest: sha256:76d4bc86c61fb18fa80ef34d43d76bf79a89f84b2f6b3341f84e296865d911e3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:28.779Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:29.106Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.58 [2025-02-14T07:52:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-14T07:52:29.106Z] e1fa5cdf40ac: Preparing [2025-02-14T07:52:29.106Z] eb9ac4f770f1: Preparing [2025-02-14T07:52:29.106Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:29.106Z] bdc1cd299e7b: Preparing [2025-02-14T07:52:29.106Z] 4575e372d0db: Preparing [2025-02-14T07:52:29.106Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:29.106Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:29.106Z] 4575e372d0db: Layer already exists [2025-02-14T07:52:29.106Z] bdc1cd299e7b: Layer already exists [2025-02-14T07:52:29.106Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:29.106Z] eb9ac4f770f1: Layer already exists [2025-02-14T07:52:29.106Z] e1fa5cdf40ac: Layer already exists [2025-02-14T07:52:29.106Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:29.106Z] 4.0.0-dev.58: digest: sha256:76d4bc86c61fb18fa80ef34d43d76bf79a89f84b2f6b3341f84e296865d911e3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:29.440Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:29.773Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:29.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-14T07:52:29.773Z] e1fa5cdf40ac: Preparing [2025-02-14T07:52:29.773Z] eb9ac4f770f1: Preparing [2025-02-14T07:52:29.773Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:29.773Z] bdc1cd299e7b: Preparing [2025-02-14T07:52:29.773Z] 4575e372d0db: Preparing [2025-02-14T07:52:29.773Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:29.773Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:29.773Z] bdc1cd299e7b: Layer already exists [2025-02-14T07:52:29.773Z] eb9ac4f770f1: Layer already exists [2025-02-14T07:52:29.773Z] 4575e372d0db: Layer already exists [2025-02-14T07:52:29.773Z] e1fa5cdf40ac: Layer already exists [2025-02-14T07:52:29.773Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:29.773Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:76d4bc86c61fb18fa80ef34d43d76bf79a89f84b2f6b3341f84e296865d911e3 size: 1571 [2025-02-14T07:52:29.780Z] #136 ... [2025-02-14T07:52:29.780Z] [2025-02-14T07:52:29.780Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T07:52:29.780Z] #0 5.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:30.045Z] #146 ... [2025-02-14T07:52:30.045Z] [2025-02-14T07:52:30.045Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T07:52:30.045Z] #0 5.288 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-14T07:52:30.045Z] #147 ... [2025-02-14T07:52:30.045Z] [2025-02-14T07:52:30.045Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-14T07:52:30.045Z] #0 6.261 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-14T07:52:30.098Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:30.311Z] #148 ... [2025-02-14T07:52:30.311Z] [2025-02-14T07:52:30.311Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T07:52:30.311Z] #0 5.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-14T07:52:30.311Z] #149 ... [2025-02-14T07:52:30.311Z] [2025-02-14T07:52:30.311Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T07:52:30.311Z] #0 5.060 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-14T07:52:30.422Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-14T07:52:30.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-14T07:52:30.422Z] e1fa5cdf40ac: Preparing [2025-02-14T07:52:30.422Z] eb9ac4f770f1: Preparing [2025-02-14T07:52:30.422Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:30.422Z] bdc1cd299e7b: Preparing [2025-02-14T07:52:30.422Z] 4575e372d0db: Preparing [2025-02-14T07:52:30.422Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:30.422Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:30.422Z] e1fa5cdf40ac: Layer already exists [2025-02-14T07:52:30.422Z] eb9ac4f770f1: Layer already exists [2025-02-14T07:52:30.422Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:30.422Z] 4575e372d0db: Layer already exists [2025-02-14T07:52:30.422Z] bdc1cd299e7b: Layer already exists [2025-02-14T07:52:30.422Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:30.422Z] main: digest: sha256:76d4bc86c61fb18fa80ef34d43d76bf79a89f84b2f6b3341f84e296865d911e3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:30.498Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:30.516Z] taggedImages: [2025-02-14T07:52:30.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:30.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-14T07:52:30.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.58 [2025-02-14T07:52:30.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:30.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-14T07:52:30.544Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-14T07:52:30.544Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:30.544Z] latest [2025-02-14T07:52:30.544Z] 4.0.0-dev.58 [2025-02-14T07:52:30.544Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:30.544Z] main [2025-02-14T07:52:30.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2025-02-14T07:52:30.586Z] #150 ... [2025-02-14T07:52:30.586Z] [2025-02-14T07:52:30.586Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T07:52:30.586Z] #0 4.598 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-14T07:52:30.586Z] #151 ... [2025-02-14T07:52:30.586Z] [2025-02-14T07:52:30.586Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T07:52:30.586Z] #0 5.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:30.857Z] #152 ... [2025-02-14T07:52:30.857Z] [2025-02-14T07:52:30.857Z] #153 [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-02-14T07:52:30.857Z] #0 6.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-14T07:52:30.857Z] #153 ... [2025-02-14T07:52:30.857Z] [2025-02-14T07:52:30.857Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-14T07:52:30.857Z] #0 6.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-14T07:52:30.961Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:31.123Z] #154 ... [2025-02-14T07:52:31.123Z] [2025-02-14T07:52:31.123Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T07:52:31.123Z] #145 6.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-14T07:52:31.320Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:31.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-14T07:52:31.320Z] 339372079cf3: Preparing [2025-02-14T07:52:31.320Z] 47b62eaf63fd: Preparing [2025-02-14T07:52:31.320Z] 91f8d435b5c2: Preparing [2025-02-14T07:52:31.320Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:31.320Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:31.320Z] 521b563672f0: Preparing [2025-02-14T07:52:31.320Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:31.320Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:31.320Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:31.320Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:31.320Z] 521b563672f0: Waiting [2025-02-14T07:52:31.320Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:31.320Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:31.320Z] 521b563672f0: Layer already exists [2025-02-14T07:52:31.320Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:31.320Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:31.320Z] 339372079cf3: Pushed [2025-02-14T07:52:31.320Z] 47b62eaf63fd: Pushed [2025-02-14T07:52:33.951Z] 91f8d435b5c2: Pushed [2025-02-14T07:52:34.228Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:dd0279da226ef04d20a153d42612e5d82dae8d50895c57417e335fcdbd6ffb33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:34.631Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:34.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-14T07:52:34.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-14T07:52:34.937Z] 339372079cf3: Preparing [2025-02-14T07:52:34.937Z] 47b62eaf63fd: Preparing [2025-02-14T07:52:34.937Z] 91f8d435b5c2: Preparing [2025-02-14T07:52:34.937Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:34.937Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:34.937Z] 521b563672f0: Preparing [2025-02-14T07:52:34.937Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:34.937Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:34.937Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:34.937Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:34.937Z] 521b563672f0: Waiting [2025-02-14T07:52:34.937Z] 91f8d435b5c2: Layer already exists [2025-02-14T07:52:34.937Z] 339372079cf3: Layer already exists [2025-02-14T07:52:34.937Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:34.937Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:34.937Z] 47b62eaf63fd: Layer already exists [2025-02-14T07:52:34.937Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:34.937Z] 521b563672f0: Layer already exists [2025-02-14T07:52:34.937Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:34.937Z] latest: digest: sha256:dd0279da226ef04d20a153d42612e5d82dae8d50895c57417e335fcdbd6ffb33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:35.259Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:35.583Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.58 [2025-02-14T07:52:35.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-14T07:52:35.583Z] 339372079cf3: Preparing [2025-02-14T07:52:35.583Z] 47b62eaf63fd: Preparing [2025-02-14T07:52:35.583Z] 91f8d435b5c2: Preparing [2025-02-14T07:52:35.583Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:35.583Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:35.583Z] 521b563672f0: Preparing [2025-02-14T07:52:35.583Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:35.583Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:35.583Z] 521b563672f0: Waiting [2025-02-14T07:52:35.583Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:35.583Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:35.583Z] 91f8d435b5c2: Layer already exists [2025-02-14T07:52:35.583Z] 339372079cf3: Layer already exists [2025-02-14T07:52:35.583Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:35.583Z] 47b62eaf63fd: Layer already exists [2025-02-14T07:52:35.583Z] 521b563672f0: Layer already exists [2025-02-14T07:52:35.583Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:35.583Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:35.583Z] 4.0.0-dev.58: digest: sha256:dd0279da226ef04d20a153d42612e5d82dae8d50895c57417e335fcdbd6ffb33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:35.905Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:36.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:36.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-14T07:52:36.234Z] 339372079cf3: Preparing [2025-02-14T07:52:36.234Z] 47b62eaf63fd: Preparing [2025-02-14T07:52:36.234Z] 91f8d435b5c2: Preparing [2025-02-14T07:52:36.234Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:36.234Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:36.234Z] 521b563672f0: Preparing [2025-02-14T07:52:36.234Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:36.234Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:36.234Z] 521b563672f0: Waiting [2025-02-14T07:52:36.234Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:36.234Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:36.234Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:36.234Z] 47b62eaf63fd: Layer already exists [2025-02-14T07:52:36.234Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:36.234Z] 339372079cf3: Layer already exists [2025-02-14T07:52:36.234Z] 91f8d435b5c2: Layer already exists [2025-02-14T07:52:36.234Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:36.234Z] 521b563672f0: Layer already exists [2025-02-14T07:52:36.234Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:36.234Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:dd0279da226ef04d20a153d42612e5d82dae8d50895c57417e335fcdbd6ffb33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:36.443Z] #145 ... [2025-02-14T07:52:36.443Z] [2025-02-14T07:52:36.443Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T07:52:36.443Z] #144 6.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-14T07:52:36.560Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:36.876Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-14T07:52:36.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-14T07:52:36.876Z] 339372079cf3: Preparing [2025-02-14T07:52:36.876Z] 47b62eaf63fd: Preparing [2025-02-14T07:52:36.876Z] 91f8d435b5c2: Preparing [2025-02-14T07:52:36.876Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:36.876Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:36.876Z] 521b563672f0: Preparing [2025-02-14T07:52:36.876Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:36.876Z] 521b563672f0: Waiting [2025-02-14T07:52:36.876Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:36.876Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:36.876Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:36.876Z] 91f8d435b5c2: Layer already exists [2025-02-14T07:52:36.876Z] 339372079cf3: Layer already exists [2025-02-14T07:52:36.876Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:36.876Z] 47b62eaf63fd: Layer already exists [2025-02-14T07:52:36.876Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:36.876Z] 521b563672f0: Layer already exists [2025-02-14T07:52:36.876Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:36.876Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:36.876Z] main: digest: sha256:dd0279da226ef04d20a153d42612e5d82dae8d50895c57417e335fcdbd6ffb33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:36.955Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:36.967Z] taggedImages: [2025-02-14T07:52:36.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:36.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-14T07:52:36.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.58 [2025-02-14T07:52:36.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:36.967Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-14T07:52:36.991Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-14T07:52:36.991Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:36.991Z] latest [2025-02-14T07:52:36.991Z] 4.0.0-dev.58 [2025-02-14T07:52:36.991Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:36.991Z] main [2025-02-14T07:52:36.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:37.337Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:37.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:37.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-14T07:52:37.661Z] 2b32303dc97d: Preparing [2025-02-14T07:52:37.661Z] 0787db254034: Preparing [2025-02-14T07:52:37.661Z] ae757361997c: Preparing [2025-02-14T07:52:37.661Z] 8a02c1e93df0: Preparing [2025-02-14T07:52:37.661Z] f75ff83e79f6: Preparing [2025-02-14T07:52:37.661Z] 282a9af77be1: Preparing [2025-02-14T07:52:37.661Z] aa8c22989cf3: Preparing [2025-02-14T07:52:37.661Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:37.661Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:37.661Z] bf4122fcf560: Preparing [2025-02-14T07:52:37.661Z] 1862a9d9fdec: Preparing [2025-02-14T07:52:37.661Z] 5f70bf18a086: Preparing [2025-02-14T07:52:37.661Z] 98043e2719d2: Preparing [2025-02-14T07:52:37.661Z] 568827933ae6: Preparing [2025-02-14T07:52:37.661Z] 74efee0cde00: Preparing [2025-02-14T07:52:37.661Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:37.661Z] 282a9af77be1: Waiting [2025-02-14T07:52:37.661Z] aa8c22989cf3: Waiting [2025-02-14T07:52:37.661Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:37.661Z] 98043e2719d2: Waiting [2025-02-14T07:52:37.661Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:37.661Z] bf4122fcf560: Waiting [2025-02-14T07:52:37.661Z] 1862a9d9fdec: Waiting [2025-02-14T07:52:37.661Z] 568827933ae6: Waiting [2025-02-14T07:52:37.661Z] 5f70bf18a086: Waiting [2025-02-14T07:52:37.661Z] 74efee0cde00: Waiting [2025-02-14T07:52:37.661Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:37.661Z] f75ff83e79f6: Pushed [2025-02-14T07:52:37.661Z] ae757361997c: Pushed [2025-02-14T07:52:37.919Z] 2b32303dc97d: Pushed [2025-02-14T07:52:37.919Z] 8a02c1e93df0: Pushed [2025-02-14T07:52:37.919Z] 0787db254034: Pushed [2025-02-14T07:52:37.919Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:37.919Z] 282a9af77be1: Pushed [2025-02-14T07:52:37.919Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:37.919Z] 5f70bf18a086: Layer already exists [2025-02-14T07:52:37.919Z] bf4122fcf560: Pushed [2025-02-14T07:52:37.919Z] 1862a9d9fdec: Pushed [2025-02-14T07:52:37.919Z] 98043e2719d2: Pushed [2025-02-14T07:52:37.919Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:37.919Z] 74efee0cde00: Pushed [2025-02-14T07:52:38.854Z] 568827933ae6: Pushed [2025-02-14T07:52:39.113Z] aa8c22989cf3: Pushed [2025-02-14T07:52:39.372Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:56d76198af044301ddabc4559366d17e878eb767293c6843e652aefb70405738 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:39.697Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:40.015Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-14T07:52:40.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-14T07:52:40.015Z] 2b32303dc97d: Preparing [2025-02-14T07:52:40.015Z] 0787db254034: Preparing [2025-02-14T07:52:40.015Z] ae757361997c: Preparing [2025-02-14T07:52:40.015Z] 8a02c1e93df0: Preparing [2025-02-14T07:52:40.015Z] f75ff83e79f6: Preparing [2025-02-14T07:52:40.015Z] 282a9af77be1: Preparing [2025-02-14T07:52:40.015Z] aa8c22989cf3: Preparing [2025-02-14T07:52:40.015Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:40.015Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:40.015Z] bf4122fcf560: Preparing [2025-02-14T07:52:40.015Z] 1862a9d9fdec: Preparing [2025-02-14T07:52:40.015Z] 5f70bf18a086: Preparing [2025-02-14T07:52:40.015Z] 98043e2719d2: Preparing [2025-02-14T07:52:40.015Z] 568827933ae6: Preparing [2025-02-14T07:52:40.015Z] 74efee0cde00: Preparing [2025-02-14T07:52:40.015Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:40.015Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:40.015Z] bf4122fcf560: Waiting [2025-02-14T07:52:40.015Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:40.015Z] 568827933ae6: Waiting [2025-02-14T07:52:40.015Z] 1862a9d9fdec: Waiting [2025-02-14T07:52:40.015Z] 74efee0cde00: Waiting [2025-02-14T07:52:40.015Z] 5f70bf18a086: Waiting [2025-02-14T07:52:40.015Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:40.015Z] 98043e2719d2: Waiting [2025-02-14T07:52:40.015Z] aa8c22989cf3: Waiting [2025-02-14T07:52:40.015Z] 282a9af77be1: Waiting [2025-02-14T07:52:40.015Z] 2b32303dc97d: Layer already exists [2025-02-14T07:52:40.015Z] 0787db254034: Layer already exists [2025-02-14T07:52:40.015Z] ae757361997c: Layer already exists [2025-02-14T07:52:40.015Z] 8a02c1e93df0: Layer already exists [2025-02-14T07:52:40.015Z] f75ff83e79f6: Layer already exists [2025-02-14T07:52:40.015Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:40.015Z] 282a9af77be1: Layer already exists [2025-02-14T07:52:40.015Z] bf4122fcf560: Layer already exists [2025-02-14T07:52:40.015Z] aa8c22989cf3: Layer already exists [2025-02-14T07:52:40.015Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:40.015Z] 1862a9d9fdec: Layer already exists [2025-02-14T07:52:40.015Z] 5f70bf18a086: Layer already exists [2025-02-14T07:52:40.015Z] 98043e2719d2: Layer already exists [2025-02-14T07:52:40.015Z] 74efee0cde00: Layer already exists [2025-02-14T07:52:40.015Z] 568827933ae6: Layer already exists [2025-02-14T07:52:40.015Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:40.015Z] latest: digest: sha256:56d76198af044301ddabc4559366d17e878eb767293c6843e652aefb70405738 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:40.341Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:40.656Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.58 [2025-02-14T07:52:40.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-14T07:52:40.656Z] 2b32303dc97d: Preparing [2025-02-14T07:52:40.656Z] 0787db254034: Preparing [2025-02-14T07:52:40.656Z] ae757361997c: Preparing [2025-02-14T07:52:40.656Z] 8a02c1e93df0: Preparing [2025-02-14T07:52:40.656Z] f75ff83e79f6: Preparing [2025-02-14T07:52:40.656Z] 282a9af77be1: Preparing [2025-02-14T07:52:40.656Z] aa8c22989cf3: Preparing [2025-02-14T07:52:40.656Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:40.656Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:40.656Z] bf4122fcf560: Preparing [2025-02-14T07:52:40.656Z] 1862a9d9fdec: Preparing [2025-02-14T07:52:40.656Z] 5f70bf18a086: Preparing [2025-02-14T07:52:40.656Z] 98043e2719d2: Preparing [2025-02-14T07:52:40.656Z] 568827933ae6: Preparing [2025-02-14T07:52:40.656Z] 74efee0cde00: Preparing [2025-02-14T07:52:40.656Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:40.656Z] bf4122fcf560: Waiting [2025-02-14T07:52:40.656Z] 1862a9d9fdec: Waiting [2025-02-14T07:52:40.656Z] 5f70bf18a086: Waiting [2025-02-14T07:52:40.656Z] 98043e2719d2: Waiting [2025-02-14T07:52:40.656Z] 568827933ae6: Waiting [2025-02-14T07:52:40.656Z] 74efee0cde00: Waiting [2025-02-14T07:52:40.656Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:40.656Z] 282a9af77be1: Waiting [2025-02-14T07:52:40.656Z] aa8c22989cf3: Waiting [2025-02-14T07:52:40.656Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:40.656Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:40.656Z] f75ff83e79f6: Layer already exists [2025-02-14T07:52:40.656Z] 0787db254034: Layer already exists [2025-02-14T07:52:40.656Z] 8a02c1e93df0: Layer already exists [2025-02-14T07:52:40.656Z] ae757361997c: Layer already exists [2025-02-14T07:52:40.656Z] 2b32303dc97d: Layer already exists [2025-02-14T07:52:40.656Z] 282a9af77be1: Layer already exists [2025-02-14T07:52:40.656Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:40.656Z] aa8c22989cf3: Layer already exists [2025-02-14T07:52:40.656Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:40.656Z] bf4122fcf560: Layer already exists [2025-02-14T07:52:40.656Z] 1862a9d9fdec: Layer already exists [2025-02-14T07:52:40.656Z] 98043e2719d2: Layer already exists [2025-02-14T07:52:40.656Z] 568827933ae6: Layer already exists [2025-02-14T07:52:40.656Z] 74efee0cde00: Layer already exists [2025-02-14T07:52:40.656Z] 5f70bf18a086: Layer already exists [2025-02-14T07:52:40.656Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:40.656Z] 4.0.0-dev.58: digest: sha256:56d76198af044301ddabc4559366d17e878eb767293c6843e652aefb70405738 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:40.977Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:41.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:41.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-14T07:52:41.294Z] 2b32303dc97d: Preparing [2025-02-14T07:52:41.294Z] 0787db254034: Preparing [2025-02-14T07:52:41.294Z] ae757361997c: Preparing [2025-02-14T07:52:41.294Z] 8a02c1e93df0: Preparing [2025-02-14T07:52:41.294Z] f75ff83e79f6: Preparing [2025-02-14T07:52:41.294Z] 282a9af77be1: Preparing [2025-02-14T07:52:41.294Z] aa8c22989cf3: Preparing [2025-02-14T07:52:41.294Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:41.294Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:41.294Z] bf4122fcf560: Preparing [2025-02-14T07:52:41.294Z] 1862a9d9fdec: Preparing [2025-02-14T07:52:41.294Z] 5f70bf18a086: Preparing [2025-02-14T07:52:41.294Z] 98043e2719d2: Preparing [2025-02-14T07:52:41.294Z] 568827933ae6: Preparing [2025-02-14T07:52:41.294Z] 74efee0cde00: Preparing [2025-02-14T07:52:41.294Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:41.294Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:41.294Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:41.294Z] 568827933ae6: Waiting [2025-02-14T07:52:41.294Z] bf4122fcf560: Waiting [2025-02-14T07:52:41.294Z] 74efee0cde00: Waiting [2025-02-14T07:52:41.294Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:41.294Z] 1862a9d9fdec: Waiting [2025-02-14T07:52:41.294Z] 282a9af77be1: Waiting [2025-02-14T07:52:41.294Z] 5f70bf18a086: Waiting [2025-02-14T07:52:41.294Z] aa8c22989cf3: Waiting [2025-02-14T07:52:41.294Z] 98043e2719d2: Waiting [2025-02-14T07:52:41.294Z] f75ff83e79f6: Layer already exists [2025-02-14T07:52:41.294Z] ae757361997c: Layer already exists [2025-02-14T07:52:41.294Z] 8a02c1e93df0: Layer already exists [2025-02-14T07:52:41.294Z] 2b32303dc97d: Layer already exists [2025-02-14T07:52:41.294Z] 0787db254034: Layer already exists [2025-02-14T07:52:41.294Z] 282a9af77be1: Layer already exists [2025-02-14T07:52:41.294Z] aa8c22989cf3: Layer already exists [2025-02-14T07:52:41.294Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:41.294Z] bf4122fcf560: Layer already exists [2025-02-14T07:52:41.294Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:41.294Z] 1862a9d9fdec: Layer already exists [2025-02-14T07:52:41.294Z] 5f70bf18a086: Layer already exists [2025-02-14T07:52:41.294Z] 568827933ae6: Layer already exists [2025-02-14T07:52:41.294Z] 98043e2719d2: Layer already exists [2025-02-14T07:52:41.294Z] 74efee0cde00: Layer already exists [2025-02-14T07:52:41.294Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:41.294Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:56d76198af044301ddabc4559366d17e878eb767293c6843e652aefb70405738 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:41.615Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:41.936Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-14T07:52:41.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-14T07:52:41.936Z] 2b32303dc97d: Preparing [2025-02-14T07:52:41.936Z] 0787db254034: Preparing [2025-02-14T07:52:41.936Z] ae757361997c: Preparing [2025-02-14T07:52:41.936Z] 8a02c1e93df0: Preparing [2025-02-14T07:52:41.936Z] f75ff83e79f6: Preparing [2025-02-14T07:52:41.936Z] 282a9af77be1: Preparing [2025-02-14T07:52:41.936Z] aa8c22989cf3: Preparing [2025-02-14T07:52:41.936Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:41.936Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:41.936Z] bf4122fcf560: Preparing [2025-02-14T07:52:41.937Z] 1862a9d9fdec: Preparing [2025-02-14T07:52:41.937Z] 5f70bf18a086: Preparing [2025-02-14T07:52:41.937Z] 98043e2719d2: Preparing [2025-02-14T07:52:41.937Z] 568827933ae6: Preparing [2025-02-14T07:52:41.937Z] 74efee0cde00: Preparing [2025-02-14T07:52:41.937Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:41.937Z] 282a9af77be1: Waiting [2025-02-14T07:52:41.937Z] 1862a9d9fdec: Waiting [2025-02-14T07:52:41.937Z] bf4122fcf560: Waiting [2025-02-14T07:52:41.937Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:41.937Z] 5f70bf18a086: Waiting [2025-02-14T07:52:41.937Z] aa8c22989cf3: Waiting [2025-02-14T07:52:41.937Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:41.937Z] 98043e2719d2: Waiting [2025-02-14T07:52:41.937Z] 568827933ae6: Waiting [2025-02-14T07:52:41.937Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:41.937Z] 74efee0cde00: Waiting [2025-02-14T07:52:41.937Z] 8a02c1e93df0: Layer already exists [2025-02-14T07:52:41.937Z] ae757361997c: Layer already exists [2025-02-14T07:52:41.937Z] 2b32303dc97d: Layer already exists [2025-02-14T07:52:41.937Z] 0787db254034: Layer already exists [2025-02-14T07:52:41.937Z] f75ff83e79f6: Layer already exists [2025-02-14T07:52:41.937Z] 282a9af77be1: Layer already exists [2025-02-14T07:52:41.937Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:41.937Z] aa8c22989cf3: Layer already exists [2025-02-14T07:52:41.937Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:41.937Z] bf4122fcf560: Layer already exists [2025-02-14T07:52:41.937Z] 5f70bf18a086: Layer already exists [2025-02-14T07:52:41.937Z] 98043e2719d2: Layer already exists [2025-02-14T07:52:41.937Z] 568827933ae6: Layer already exists [2025-02-14T07:52:41.937Z] 1862a9d9fdec: Layer already exists [2025-02-14T07:52:41.937Z] 74efee0cde00: Layer already exists [2025-02-14T07:52:41.937Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:41.937Z] main: digest: sha256:56d76198af044301ddabc4559366d17e878eb767293c6843e652aefb70405738 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:41.999Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:42.010Z] taggedImages: [2025-02-14T07:52:42.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:42.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-14T07:52:42.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.58 [2025-02-14T07:52:42.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:42.010Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-14T07:52:42.032Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-14T07:52:42.032Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:42.032Z] latest [2025-02-14T07:52:42.032Z] 4.0.0-dev.58 [2025-02-14T07:52:42.032Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:42.032Z] main [2025-02-14T07:52:42.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:42.358Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:42.672Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:42.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-14T07:52:42.672Z] c342bf1e637c: Preparing [2025-02-14T07:52:42.672Z] 3679bd821d26: Preparing [2025-02-14T07:52:42.672Z] f0de57c419bc: Preparing [2025-02-14T07:52:42.672Z] d02a2241aa19: Preparing [2025-02-14T07:52:42.672Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:42.672Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:42.672Z] 521b563672f0: Preparing [2025-02-14T07:52:42.672Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:42.672Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:42.672Z] 521b563672f0: Waiting [2025-02-14T07:52:42.672Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:42.672Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:42.672Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:42.672Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:42.672Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:42.672Z] 521b563672f0: Layer already exists [2025-02-14T07:52:42.672Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:42.672Z] 3679bd821d26: Pushed [2025-02-14T07:52:42.672Z] c342bf1e637c: Pushed [2025-02-14T07:52:42.672Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:42.672Z] f0de57c419bc: Pushed [2025-02-14T07:52:45.213Z] d02a2241aa19: Pushed [2025-02-14T07:52:45.213Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:cf77019e7fd8f0fccddfc552edd8f0f073af2c0d6944e2b2bb8e3ce95691a3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:45.542Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:45.869Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-14T07:52:45.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-14T07:52:45.869Z] c342bf1e637c: Preparing [2025-02-14T07:52:45.869Z] 3679bd821d26: Preparing [2025-02-14T07:52:45.869Z] f0de57c419bc: Preparing [2025-02-14T07:52:45.869Z] d02a2241aa19: Preparing [2025-02-14T07:52:45.869Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:45.869Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:45.869Z] 521b563672f0: Preparing [2025-02-14T07:52:45.869Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:45.869Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:45.869Z] 521b563672f0: Waiting [2025-02-14T07:52:45.869Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:45.869Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:45.869Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:45.869Z] d02a2241aa19: Layer already exists [2025-02-14T07:52:45.869Z] 3679bd821d26: Layer already exists [2025-02-14T07:52:45.869Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:45.869Z] c342bf1e637c: Layer already exists [2025-02-14T07:52:45.869Z] f0de57c419bc: Layer already exists [2025-02-14T07:52:45.869Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:45.869Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:45.869Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:45.869Z] 521b563672f0: Layer already exists [2025-02-14T07:52:45.869Z] latest: digest: sha256:cf77019e7fd8f0fccddfc552edd8f0f073af2c0d6944e2b2bb8e3ce95691a3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:46.201Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:46.525Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.58 [2025-02-14T07:52:46.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-14T07:52:46.525Z] c342bf1e637c: Preparing [2025-02-14T07:52:46.525Z] 3679bd821d26: Preparing [2025-02-14T07:52:46.525Z] f0de57c419bc: Preparing [2025-02-14T07:52:46.525Z] d02a2241aa19: Preparing [2025-02-14T07:52:46.525Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:46.525Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:46.525Z] 521b563672f0: Preparing [2025-02-14T07:52:46.525Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:46.525Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:46.525Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:46.525Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:46.525Z] 521b563672f0: Waiting [2025-02-14T07:52:46.525Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:46.525Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:46.525Z] 3679bd821d26: Layer already exists [2025-02-14T07:52:46.525Z] c342bf1e637c: Layer already exists [2025-02-14T07:52:46.525Z] f0de57c419bc: Layer already exists [2025-02-14T07:52:46.525Z] d02a2241aa19: Layer already exists [2025-02-14T07:52:46.525Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:46.525Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:46.525Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:46.525Z] 521b563672f0: Layer already exists [2025-02-14T07:52:46.525Z] 4.0.0-dev.58: digest: sha256:cf77019e7fd8f0fccddfc552edd8f0f073af2c0d6944e2b2bb8e3ce95691a3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:46.856Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:47.176Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:47.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-14T07:52:47.177Z] c342bf1e637c: Preparing [2025-02-14T07:52:47.177Z] 3679bd821d26: Preparing [2025-02-14T07:52:47.177Z] f0de57c419bc: Preparing [2025-02-14T07:52:47.177Z] d02a2241aa19: Preparing [2025-02-14T07:52:47.177Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:47.177Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:47.177Z] 521b563672f0: Preparing [2025-02-14T07:52:47.177Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:47.177Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:47.177Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:47.177Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:47.177Z] 521b563672f0: Waiting [2025-02-14T07:52:47.177Z] d02a2241aa19: Layer already exists [2025-02-14T07:52:47.177Z] f0de57c419bc: Layer already exists [2025-02-14T07:52:47.177Z] 3679bd821d26: Layer already exists [2025-02-14T07:52:47.177Z] c342bf1e637c: Layer already exists [2025-02-14T07:52:47.177Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:47.177Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:47.177Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:47.177Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:47.177Z] 521b563672f0: Layer already exists [2025-02-14T07:52:47.177Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:cf77019e7fd8f0fccddfc552edd8f0f073af2c0d6944e2b2bb8e3ce95691a3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:47.496Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:47.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-14T07:52:47.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-14T07:52:47.821Z] c342bf1e637c: Preparing [2025-02-14T07:52:47.821Z] 3679bd821d26: Preparing [2025-02-14T07:52:47.821Z] f0de57c419bc: Preparing [2025-02-14T07:52:47.821Z] d02a2241aa19: Preparing [2025-02-14T07:52:47.821Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:47.821Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:47.821Z] 521b563672f0: Preparing [2025-02-14T07:52:47.821Z] 0d59ccff8a0c: Preparing [2025-02-14T07:52:47.821Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:47.821Z] 521b563672f0: Waiting [2025-02-14T07:52:47.821Z] 0d59ccff8a0c: Waiting [2025-02-14T07:52:47.821Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:47.821Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:47.821Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:47.821Z] d02a2241aa19: Layer already exists [2025-02-14T07:52:47.821Z] f0de57c419bc: Layer already exists [2025-02-14T07:52:47.821Z] 3679bd821d26: Layer already exists [2025-02-14T07:52:47.821Z] c342bf1e637c: Layer already exists [2025-02-14T07:52:47.821Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:47.821Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:47.821Z] 0d59ccff8a0c: Layer already exists [2025-02-14T07:52:47.821Z] 521b563672f0: Layer already exists [2025-02-14T07:52:47.821Z] main: digest: sha256:cf77019e7fd8f0fccddfc552edd8f0f073af2c0d6944e2b2bb8e3ce95691a3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:47.898Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:47.910Z] taggedImages: [2025-02-14T07:52:47.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:47.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-14T07:52:47.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.58 [2025-02-14T07:52:47.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:47.910Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-14T07:52:47.938Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-14T07:52:47.938Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:47.938Z] latest [2025-02-14T07:52:47.938Z] 4.0.0-dev.58 [2025-02-14T07:52:47.938Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:47.938Z] main [2025-02-14T07:52:47.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:48.284Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:48.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:48.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-14T07:52:48.610Z] 6196d4497091: Preparing [2025-02-14T07:52:48.610Z] ccc3cecc96d0: Preparing [2025-02-14T07:52:48.610Z] b892148df027: Preparing [2025-02-14T07:52:48.610Z] fe6c7ed80343: Preparing [2025-02-14T07:52:48.610Z] 24df8fec4a38: Preparing [2025-02-14T07:52:48.610Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:48.610Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:48.610Z] 7b494130471a: Preparing [2025-02-14T07:52:48.610Z] 1bd045804813: Preparing [2025-02-14T07:52:48.610Z] 8ba1f34083bd: Preparing [2025-02-14T07:52:48.610Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:48.610Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:48.610Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:48.610Z] 7b494130471a: Waiting [2025-02-14T07:52:48.610Z] 1bd045804813: Waiting [2025-02-14T07:52:48.610Z] 8ba1f34083bd: Waiting [2025-02-14T07:52:48.610Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:48.610Z] fe6c7ed80343: Pushed [2025-02-14T07:52:48.610Z] 6196d4497091: Pushed [2025-02-14T07:52:48.610Z] 24df8fec4a38: Pushed [2025-02-14T07:52:48.610Z] ccc3cecc96d0: Pushed [2025-02-14T07:52:48.610Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:48.610Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:48.610Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:48.610Z] 7b494130471a: Pushed [2025-02-14T07:52:48.869Z] 1bd045804813: Pushed [2025-02-14T07:52:50.770Z] b892148df027: Pushed [2025-02-14T07:52:50.770Z] 8ba1f34083bd: Pushed [2025-02-14T07:52:50.770Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:acc0aaa7a96f2fd265ce68e8f7edf75d67967603864ffd5ab475bbc5ce7e299c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:51.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:51.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-14T07:52:51.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-14T07:52:51.421Z] 6196d4497091: Preparing [2025-02-14T07:52:51.421Z] ccc3cecc96d0: Preparing [2025-02-14T07:52:51.421Z] b892148df027: Preparing [2025-02-14T07:52:51.421Z] fe6c7ed80343: Preparing [2025-02-14T07:52:51.421Z] 24df8fec4a38: Preparing [2025-02-14T07:52:51.421Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:51.421Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:51.421Z] 7b494130471a: Preparing [2025-02-14T07:52:51.421Z] 1bd045804813: Preparing [2025-02-14T07:52:51.421Z] 8ba1f34083bd: Preparing [2025-02-14T07:52:51.421Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:51.421Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:51.421Z] 7b494130471a: Waiting [2025-02-14T07:52:51.421Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:51.421Z] 1bd045804813: Waiting [2025-02-14T07:52:51.421Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:51.421Z] 8ba1f34083bd: Waiting [2025-02-14T07:52:51.421Z] b892148df027: Layer already exists [2025-02-14T07:52:51.421Z] ccc3cecc96d0: Layer already exists [2025-02-14T07:52:51.421Z] 24df8fec4a38: Layer already exists [2025-02-14T07:52:51.421Z] fe6c7ed80343: Layer already exists [2025-02-14T07:52:51.421Z] 6196d4497091: Layer already exists [2025-02-14T07:52:51.421Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:51.421Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:51.421Z] 1bd045804813: Layer already exists [2025-02-14T07:52:51.421Z] 7b494130471a: Layer already exists [2025-02-14T07:52:51.421Z] 8ba1f34083bd: Layer already exists [2025-02-14T07:52:51.421Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:51.421Z] latest: digest: sha256:acc0aaa7a96f2fd265ce68e8f7edf75d67967603864ffd5ab475bbc5ce7e299c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:51.737Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:52.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.58 [2025-02-14T07:52:52.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-14T07:52:52.059Z] 6196d4497091: Preparing [2025-02-14T07:52:52.059Z] ccc3cecc96d0: Preparing [2025-02-14T07:52:52.059Z] b892148df027: Preparing [2025-02-14T07:52:52.059Z] fe6c7ed80343: Preparing [2025-02-14T07:52:52.059Z] 24df8fec4a38: Preparing [2025-02-14T07:52:52.059Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:52.059Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:52.059Z] 7b494130471a: Preparing [2025-02-14T07:52:52.059Z] 1bd045804813: Preparing [2025-02-14T07:52:52.059Z] 8ba1f34083bd: Preparing [2025-02-14T07:52:52.059Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:52.059Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:52.059Z] 7b494130471a: Waiting [2025-02-14T07:52:52.059Z] 1bd045804813: Waiting [2025-02-14T07:52:52.059Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:52.059Z] 8ba1f34083bd: Waiting [2025-02-14T07:52:52.059Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:52.059Z] fe6c7ed80343: Layer already exists [2025-02-14T07:52:52.059Z] 24df8fec4a38: Layer already exists [2025-02-14T07:52:52.059Z] b892148df027: Layer already exists [2025-02-14T07:52:52.059Z] ccc3cecc96d0: Layer already exists [2025-02-14T07:52:52.059Z] 6196d4497091: Layer already exists [2025-02-14T07:52:52.059Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:52.059Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:52.059Z] 7b494130471a: Layer already exists [2025-02-14T07:52:52.059Z] 8ba1f34083bd: Layer already exists [2025-02-14T07:52:52.059Z] 1bd045804813: Layer already exists [2025-02-14T07:52:52.059Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:52.059Z] 4.0.0-dev.58: digest: sha256:acc0aaa7a96f2fd265ce68e8f7edf75d67967603864ffd5ab475bbc5ce7e299c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:52.379Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:52.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:52.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-14T07:52:52.707Z] 6196d4497091: Preparing [2025-02-14T07:52:52.707Z] ccc3cecc96d0: Preparing [2025-02-14T07:52:52.707Z] b892148df027: Preparing [2025-02-14T07:52:52.707Z] fe6c7ed80343: Preparing [2025-02-14T07:52:52.707Z] 24df8fec4a38: Preparing [2025-02-14T07:52:52.707Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:52.707Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:52.707Z] 7b494130471a: Preparing [2025-02-14T07:52:52.707Z] 1bd045804813: Preparing [2025-02-14T07:52:52.707Z] 8ba1f34083bd: Preparing [2025-02-14T07:52:52.707Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:52.707Z] 7b494130471a: Waiting [2025-02-14T07:52:52.707Z] 1bd045804813: Waiting [2025-02-14T07:52:52.707Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:52.707Z] 8ba1f34083bd: Waiting [2025-02-14T07:52:52.707Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:52.707Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:52.707Z] fe6c7ed80343: Layer already exists [2025-02-14T07:52:52.707Z] 6196d4497091: Layer already exists [2025-02-14T07:52:52.707Z] ccc3cecc96d0: Layer already exists [2025-02-14T07:52:52.707Z] b892148df027: Layer already exists [2025-02-14T07:52:52.707Z] 24df8fec4a38: Layer already exists [2025-02-14T07:52:52.707Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:52.707Z] 7b494130471a: Layer already exists [2025-02-14T07:52:52.707Z] 1bd045804813: Layer already exists [2025-02-14T07:52:52.707Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:52.707Z] 8ba1f34083bd: Layer already exists [2025-02-14T07:52:52.707Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:52.707Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:acc0aaa7a96f2fd265ce68e8f7edf75d67967603864ffd5ab475bbc5ce7e299c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:53.031Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:53.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-14T07:52:53.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-14T07:52:53.357Z] 6196d4497091: Preparing [2025-02-14T07:52:53.357Z] ccc3cecc96d0: Preparing [2025-02-14T07:52:53.357Z] b892148df027: Preparing [2025-02-14T07:52:53.357Z] fe6c7ed80343: Preparing [2025-02-14T07:52:53.357Z] 24df8fec4a38: Preparing [2025-02-14T07:52:53.357Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:53.357Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:53.357Z] 7b494130471a: Preparing [2025-02-14T07:52:53.357Z] 1bd045804813: Preparing [2025-02-14T07:52:53.357Z] 8ba1f34083bd: Preparing [2025-02-14T07:52:53.357Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:53.357Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:53.357Z] 7b494130471a: Waiting [2025-02-14T07:52:53.357Z] 1bd045804813: Waiting [2025-02-14T07:52:53.357Z] 8ba1f34083bd: Waiting [2025-02-14T07:52:53.357Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:53.357Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:53.357Z] 6196d4497091: Layer already exists [2025-02-14T07:52:53.357Z] b892148df027: Layer already exists [2025-02-14T07:52:53.357Z] ccc3cecc96d0: Layer already exists [2025-02-14T07:52:53.357Z] fe6c7ed80343: Layer already exists [2025-02-14T07:52:53.357Z] 24df8fec4a38: Layer already exists [2025-02-14T07:52:53.357Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:53.357Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:53.357Z] 8ba1f34083bd: Layer already exists [2025-02-14T07:52:53.357Z] 1bd045804813: Layer already exists [2025-02-14T07:52:53.357Z] 7b494130471a: Layer already exists [2025-02-14T07:52:53.357Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:53.357Z] main: digest: sha256:acc0aaa7a96f2fd265ce68e8f7edf75d67967603864ffd5ab475bbc5ce7e299c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:53.427Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:53.443Z] taggedImages: [2025-02-14T07:52:53.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:53.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-14T07:52:53.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.58 [2025-02-14T07:52:53.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:53.443Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-14T07:52:53.465Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-14T07:52:53.465Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:53.465Z] latest [2025-02-14T07:52:53.465Z] 4.0.0-dev.58 [2025-02-14T07:52:53.465Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:53.465Z] main [2025-02-14T07:52:53.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:53.803Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:54.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:54.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-14T07:52:54.121Z] d7d6f25fce87: Preparing [2025-02-14T07:52:54.121Z] 6ca260fa38b4: Preparing [2025-02-14T07:52:54.121Z] 2c244f37f7ec: Preparing [2025-02-14T07:52:54.121Z] 904510374486: Preparing [2025-02-14T07:52:54.121Z] f6fb80bdb035: Preparing [2025-02-14T07:52:54.121Z] f483216ace38: Preparing [2025-02-14T07:52:54.121Z] 7730994331fd: Preparing [2025-02-14T07:52:54.121Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:54.121Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:54.121Z] f56d17861ef1: Preparing [2025-02-14T07:52:54.121Z] 6bb1fb755f23: Preparing [2025-02-14T07:52:54.121Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:54.121Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:54.121Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:54.121Z] f56d17861ef1: Waiting [2025-02-14T07:52:54.121Z] 6bb1fb755f23: Waiting [2025-02-14T07:52:54.121Z] f483216ace38: Waiting [2025-02-14T07:52:54.121Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:54.121Z] 7730994331fd: Waiting [2025-02-14T07:52:54.121Z] d7d6f25fce87: Pushed [2025-02-14T07:52:54.121Z] f6fb80bdb035: Pushed [2025-02-14T07:52:54.121Z] 6ca260fa38b4: Pushed [2025-02-14T07:52:54.121Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:54.121Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:54.379Z] f483216ace38: Pushed [2025-02-14T07:52:54.380Z] 7730994331fd: Pushed [2025-02-14T07:52:54.380Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:54.945Z] f56d17861ef1: Pushed [2025-02-14T07:52:55.510Z] 6bb1fb755f23: Pushed [2025-02-14T07:52:56.074Z] 904510374486: Pushed [2025-02-14T07:52:57.005Z] 2c244f37f7ec: Pushed [2025-02-14T07:52:57.263Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:29b5432451283f1ab36aaa7f2564d1c57084dee503db618162e02ef70a384690 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:57.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:57.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-14T07:52:57.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-14T07:52:57.913Z] d7d6f25fce87: Preparing [2025-02-14T07:52:57.913Z] 6ca260fa38b4: Preparing [2025-02-14T07:52:57.913Z] 2c244f37f7ec: Preparing [2025-02-14T07:52:57.913Z] 904510374486: Preparing [2025-02-14T07:52:57.913Z] f6fb80bdb035: Preparing [2025-02-14T07:52:57.913Z] f483216ace38: Preparing [2025-02-14T07:52:57.913Z] 7730994331fd: Preparing [2025-02-14T07:52:57.913Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:57.913Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:57.913Z] f56d17861ef1: Preparing [2025-02-14T07:52:57.913Z] 6bb1fb755f23: Preparing [2025-02-14T07:52:57.913Z] 7730994331fd: Waiting [2025-02-14T07:52:57.913Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:57.913Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:57.913Z] f56d17861ef1: Waiting [2025-02-14T07:52:57.913Z] 6bb1fb755f23: Waiting [2025-02-14T07:52:57.913Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:57.913Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:57.913Z] 2c244f37f7ec: Layer already exists [2025-02-14T07:52:57.913Z] 6ca260fa38b4: Layer already exists [2025-02-14T07:52:57.913Z] 904510374486: Layer already exists [2025-02-14T07:52:57.913Z] f6fb80bdb035: Layer already exists [2025-02-14T07:52:57.913Z] d7d6f25fce87: Layer already exists [2025-02-14T07:52:57.913Z] f483216ace38: Layer already exists [2025-02-14T07:52:57.913Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:57.913Z] 7730994331fd: Layer already exists [2025-02-14T07:52:57.913Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:57.913Z] f56d17861ef1: Layer already exists [2025-02-14T07:52:57.913Z] 6bb1fb755f23: Layer already exists [2025-02-14T07:52:57.913Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:57.913Z] latest: digest: sha256:29b5432451283f1ab36aaa7f2564d1c57084dee503db618162e02ef70a384690 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:58.242Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:58.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.58 [2025-02-14T07:52:58.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-14T07:52:58.565Z] d7d6f25fce87: Preparing [2025-02-14T07:52:58.565Z] 6ca260fa38b4: Preparing [2025-02-14T07:52:58.565Z] 2c244f37f7ec: Preparing [2025-02-14T07:52:58.565Z] 904510374486: Preparing [2025-02-14T07:52:58.565Z] f6fb80bdb035: Preparing [2025-02-14T07:52:58.565Z] f483216ace38: Preparing [2025-02-14T07:52:58.565Z] 7730994331fd: Preparing [2025-02-14T07:52:58.565Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:58.565Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:58.565Z] f56d17861ef1: Preparing [2025-02-14T07:52:58.565Z] 6bb1fb755f23: Preparing [2025-02-14T07:52:58.565Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:58.565Z] 7730994331fd: Waiting [2025-02-14T07:52:58.565Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:58.565Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:58.565Z] f56d17861ef1: Waiting [2025-02-14T07:52:58.565Z] 6bb1fb755f23: Waiting [2025-02-14T07:52:58.565Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:58.565Z] f483216ace38: Waiting [2025-02-14T07:52:58.565Z] 2c244f37f7ec: Layer already exists [2025-02-14T07:52:58.565Z] f6fb80bdb035: Layer already exists [2025-02-14T07:52:58.565Z] 6ca260fa38b4: Layer already exists [2025-02-14T07:52:58.565Z] 904510374486: Layer already exists [2025-02-14T07:52:58.565Z] d7d6f25fce87: Layer already exists [2025-02-14T07:52:58.565Z] f483216ace38: Layer already exists [2025-02-14T07:52:58.565Z] 7730994331fd: Layer already exists [2025-02-14T07:52:58.565Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:58.565Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:58.565Z] f56d17861ef1: Layer already exists [2025-02-14T07:52:58.565Z] 6bb1fb755f23: Layer already exists [2025-02-14T07:52:58.565Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:58.565Z] 4.0.0-dev.58: digest: sha256:29b5432451283f1ab36aaa7f2564d1c57084dee503db618162e02ef70a384690 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:58.891Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:59.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:59.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-14T07:52:59.209Z] d7d6f25fce87: Preparing [2025-02-14T07:52:59.209Z] 6ca260fa38b4: Preparing [2025-02-14T07:52:59.209Z] 2c244f37f7ec: Preparing [2025-02-14T07:52:59.209Z] 904510374486: Preparing [2025-02-14T07:52:59.209Z] f6fb80bdb035: Preparing [2025-02-14T07:52:59.209Z] f483216ace38: Preparing [2025-02-14T07:52:59.209Z] 7730994331fd: Preparing [2025-02-14T07:52:59.209Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:59.209Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:59.209Z] f56d17861ef1: Preparing [2025-02-14T07:52:59.209Z] 6bb1fb755f23: Preparing [2025-02-14T07:52:59.209Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:59.209Z] f483216ace38: Waiting [2025-02-14T07:52:59.209Z] 7730994331fd: Waiting [2025-02-14T07:52:59.209Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:59.209Z] f56d17861ef1: Waiting [2025-02-14T07:52:59.209Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:59.209Z] 6bb1fb755f23: Waiting [2025-02-14T07:52:59.209Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:59.209Z] d7d6f25fce87: Layer already exists [2025-02-14T07:52:59.209Z] 2c244f37f7ec: Layer already exists [2025-02-14T07:52:59.209Z] f6fb80bdb035: Layer already exists [2025-02-14T07:52:59.209Z] 904510374486: Layer already exists [2025-02-14T07:52:59.209Z] 6ca260fa38b4: Layer already exists [2025-02-14T07:52:59.209Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:59.209Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:59.209Z] 7730994331fd: Layer already exists [2025-02-14T07:52:59.209Z] f483216ace38: Layer already exists [2025-02-14T07:52:59.209Z] f56d17861ef1: Layer already exists [2025-02-14T07:52:59.209Z] 6bb1fb755f23: Layer already exists [2025-02-14T07:52:59.209Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:59.209Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:29b5432451283f1ab36aaa7f2564d1c57084dee503db618162e02ef70a384690 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:59.537Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:52:59.857Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-14T07:52:59.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-14T07:52:59.857Z] d7d6f25fce87: Preparing [2025-02-14T07:52:59.857Z] 6ca260fa38b4: Preparing [2025-02-14T07:52:59.857Z] 2c244f37f7ec: Preparing [2025-02-14T07:52:59.857Z] 904510374486: Preparing [2025-02-14T07:52:59.857Z] f6fb80bdb035: Preparing [2025-02-14T07:52:59.857Z] f483216ace38: Preparing [2025-02-14T07:52:59.857Z] 7730994331fd: Preparing [2025-02-14T07:52:59.857Z] 4c86f14a72ab: Preparing [2025-02-14T07:52:59.857Z] 599cc7f5b31a: Preparing [2025-02-14T07:52:59.857Z] f56d17861ef1: Preparing [2025-02-14T07:52:59.857Z] 6bb1fb755f23: Preparing [2025-02-14T07:52:59.857Z] ce5a8cde9eee: Preparing [2025-02-14T07:52:59.857Z] f483216ace38: Waiting [2025-02-14T07:52:59.857Z] 7730994331fd: Waiting [2025-02-14T07:52:59.857Z] 4c86f14a72ab: Waiting [2025-02-14T07:52:59.857Z] 599cc7f5b31a: Waiting [2025-02-14T07:52:59.857Z] f56d17861ef1: Waiting [2025-02-14T07:52:59.857Z] 6bb1fb755f23: Waiting [2025-02-14T07:52:59.857Z] ce5a8cde9eee: Waiting [2025-02-14T07:52:59.857Z] 904510374486: Layer already exists [2025-02-14T07:52:59.857Z] 6ca260fa38b4: Layer already exists [2025-02-14T07:52:59.857Z] 2c244f37f7ec: Layer already exists [2025-02-14T07:52:59.857Z] f6fb80bdb035: Layer already exists [2025-02-14T07:52:59.857Z] d7d6f25fce87: Layer already exists [2025-02-14T07:52:59.857Z] f483216ace38: Layer already exists [2025-02-14T07:52:59.857Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:52:59.857Z] f56d17861ef1: Layer already exists [2025-02-14T07:52:59.857Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:52:59.857Z] 7730994331fd: Layer already exists [2025-02-14T07:52:59.857Z] 6bb1fb755f23: Layer already exists [2025-02-14T07:52:59.857Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:52:59.857Z] main: digest: sha256:29b5432451283f1ab36aaa7f2564d1c57084dee503db618162e02ef70a384690 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:52:59.928Z] ===================================================== [Pipeline] echo [2025-02-14T07:52:59.944Z] taggedImages: [2025-02-14T07:52:59.944Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:59.944Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-14T07:52:59.944Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.58 [2025-02-14T07:52:59.944Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:59.944Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-14T07:52:59.969Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-14T07:52:59.969Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:52:59.969Z] latest [2025-02-14T07:52:59.969Z] 4.0.0-dev.58 [2025-02-14T07:52:59.969Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:52:59.969Z] main [2025-02-14T07:52:59.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:00.307Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:00.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:00.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-14T07:53:00.625Z] 7718634b3fbd: Preparing [2025-02-14T07:53:00.625Z] 3d35afb2e697: Preparing [2025-02-14T07:53:00.625Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:00.625Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:00.625Z] c36c9e641549: Preparing [2025-02-14T07:53:00.625Z] 918a1ac9761d: Preparing [2025-02-14T07:53:00.625Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:00.625Z] 918a1ac9761d: Waiting [2025-02-14T07:53:00.625Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:00.625Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:00.625Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:00.625Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:00.625Z] 7718634b3fbd: Pushed [2025-02-14T07:53:01.192Z] c36c9e641549: Pushed [2025-02-14T07:53:01.451Z] 918a1ac9761d: Pushed [2025-02-14T07:53:03.988Z] 3d35afb2e697: Pushed [2025-02-14T07:53:03.988Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:22a517b0d48ab571e2358ec14d57a200094adb00bf6d33548827a106abcdea91 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:04.316Z] + 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-02-14T07:53:04.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-14T07:53:04.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-14T07:53:04.629Z] 7718634b3fbd: Preparing [2025-02-14T07:53:04.629Z] 3d35afb2e697: Preparing [2025-02-14T07:53:04.629Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:04.629Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:04.629Z] c36c9e641549: Preparing [2025-02-14T07:53:04.629Z] 918a1ac9761d: Preparing [2025-02-14T07:53:04.629Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:04.629Z] 918a1ac9761d: Waiting [2025-02-14T07:53:04.629Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:04.629Z] 3d35afb2e697: Layer already exists [2025-02-14T07:53:04.629Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:04.629Z] c36c9e641549: Layer already exists [2025-02-14T07:53:04.629Z] 7718634b3fbd: Layer already exists [2025-02-14T07:53:04.629Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:04.629Z] 918a1ac9761d: Layer already exists [2025-02-14T07:53:04.629Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:04.629Z] latest: digest: sha256:22a517b0d48ab571e2358ec14d57a200094adb00bf6d33548827a106abcdea91 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:04.951Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:05.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.58 [2025-02-14T07:53:05.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-14T07:53:05.270Z] 7718634b3fbd: Preparing [2025-02-14T07:53:05.270Z] 3d35afb2e697: Preparing [2025-02-14T07:53:05.270Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:05.270Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:05.270Z] c36c9e641549: Preparing [2025-02-14T07:53:05.270Z] 918a1ac9761d: Preparing [2025-02-14T07:53:05.270Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:05.270Z] 918a1ac9761d: Waiting [2025-02-14T07:53:05.270Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:05.270Z] 3d35afb2e697: Layer already exists [2025-02-14T07:53:05.270Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:05.270Z] c36c9e641549: Layer already exists [2025-02-14T07:53:05.270Z] 7718634b3fbd: Layer already exists [2025-02-14T07:53:05.270Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:05.270Z] 918a1ac9761d: Layer already exists [2025-02-14T07:53:05.270Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:05.270Z] 4.0.0-dev.58: digest: sha256:22a517b0d48ab571e2358ec14d57a200094adb00bf6d33548827a106abcdea91 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:05.589Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:05.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:05.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-14T07:53:05.991Z] 7718634b3fbd: Preparing [2025-02-14T07:53:05.991Z] 3d35afb2e697: Preparing [2025-02-14T07:53:05.991Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:05.991Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:05.991Z] c36c9e641549: Preparing [2025-02-14T07:53:05.991Z] 918a1ac9761d: Preparing [2025-02-14T07:53:05.991Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:05.991Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:05.991Z] 918a1ac9761d: Waiting [2025-02-14T07:53:05.991Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:05.991Z] 7718634b3fbd: Layer already exists [2025-02-14T07:53:05.991Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:05.991Z] 3d35afb2e697: Layer already exists [2025-02-14T07:53:05.991Z] c36c9e641549: Layer already exists [2025-02-14T07:53:05.991Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:05.991Z] 918a1ac9761d: Layer already exists [2025-02-14T07:53:05.991Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:22a517b0d48ab571e2358ec14d57a200094adb00bf6d33548827a106abcdea91 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:06.317Z] + 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-02-14T07:53:06.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-14T07:53:06.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-14T07:53:06.645Z] 7718634b3fbd: Preparing [2025-02-14T07:53:06.645Z] 3d35afb2e697: Preparing [2025-02-14T07:53:06.645Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:06.645Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:06.645Z] c36c9e641549: Preparing [2025-02-14T07:53:06.645Z] 918a1ac9761d: Preparing [2025-02-14T07:53:06.645Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:06.645Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:06.645Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:06.645Z] 3d35afb2e697: Layer already exists [2025-02-14T07:53:06.645Z] c36c9e641549: Layer already exists [2025-02-14T07:53:06.645Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:06.645Z] 7718634b3fbd: Layer already exists [2025-02-14T07:53:06.645Z] 918a1ac9761d: Layer already exists [2025-02-14T07:53:06.645Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:06.645Z] main: digest: sha256:22a517b0d48ab571e2358ec14d57a200094adb00bf6d33548827a106abcdea91 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:53:06.714Z] ===================================================== [Pipeline] echo [2025-02-14T07:53:06.729Z] taggedImages: [2025-02-14T07:53:06.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:06.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-14T07:53:06.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.58 [2025-02-14T07:53:06.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:06.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-14T07:53:06.757Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-14T07:53:06.757Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:06.757Z] latest [2025-02-14T07:53:06.757Z] 4.0.0-dev.58 [2025-02-14T07:53:06.757Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:06.757Z] main [2025-02-14T07:53:06.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:07.103Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:07.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:07.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-14T07:53:07.431Z] 3e00e5955a86: Preparing [2025-02-14T07:53:07.431Z] 8d40dbcfdec9: Preparing [2025-02-14T07:53:07.431Z] 7360b8264894: Preparing [2025-02-14T07:53:07.431Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:07.431Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:07.431Z] 9810500998ac: Preparing [2025-02-14T07:53:07.431Z] 61187ad13b96: Preparing [2025-02-14T07:53:07.431Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:07.431Z] c1377b8993f3: Preparing [2025-02-14T07:53:07.431Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:07.431Z] 9810500998ac: Waiting [2025-02-14T07:53:07.431Z] c1377b8993f3: Waiting [2025-02-14T07:53:07.431Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:07.431Z] 61187ad13b96: Waiting [2025-02-14T07:53:07.431Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:07.431Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:07.431Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:07.431Z] 3e00e5955a86: Pushed [2025-02-14T07:53:07.431Z] 8d40dbcfdec9: Pushed [2025-02-14T07:53:07.431Z] 7360b8264894: Pushed [2025-02-14T07:53:07.431Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:07.689Z] 34fc1557e1f5: Pushed [2025-02-14T07:53:08.624Z] c1377b8993f3: Pushed [2025-02-14T07:53:11.919Z] 61187ad13b96: Pushed [2025-02-14T07:53:20.049Z] 9810500998ac: Pushed [2025-02-14T07:53:20.049Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:49e3f15375eaca9e0c87476cb498efbd0d92a47bffd3e9e093d6ccc0e160acff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:20.387Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:20.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-14T07:53:20.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-14T07:53:20.706Z] 3e00e5955a86: Preparing [2025-02-14T07:53:20.706Z] 8d40dbcfdec9: Preparing [2025-02-14T07:53:20.706Z] 7360b8264894: Preparing [2025-02-14T07:53:20.706Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:20.706Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:20.706Z] 9810500998ac: Preparing [2025-02-14T07:53:20.706Z] 61187ad13b96: Preparing [2025-02-14T07:53:20.706Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:20.706Z] c1377b8993f3: Preparing [2025-02-14T07:53:20.706Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:20.706Z] 61187ad13b96: Waiting [2025-02-14T07:53:20.706Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:20.706Z] c1377b8993f3: Waiting [2025-02-14T07:53:20.706Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:20.706Z] 9810500998ac: Waiting [2025-02-14T07:53:20.706Z] 7360b8264894: Layer already exists [2025-02-14T07:53:20.706Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:20.706Z] 8d40dbcfdec9: Layer already exists [2025-02-14T07:53:20.706Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:20.706Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:20.706Z] 9810500998ac: Layer already exists [2025-02-14T07:53:20.706Z] 61187ad13b96: Layer already exists [2025-02-14T07:53:20.706Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:20.706Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:20.706Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:20.706Z] latest: digest: sha256:49e3f15375eaca9e0c87476cb498efbd0d92a47bffd3e9e093d6ccc0e160acff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:21.037Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:21.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.58 [2025-02-14T07:53:21.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-14T07:53:21.366Z] 3e00e5955a86: Preparing [2025-02-14T07:53:21.366Z] 8d40dbcfdec9: Preparing [2025-02-14T07:53:21.366Z] 7360b8264894: Preparing [2025-02-14T07:53:21.366Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:21.366Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:21.366Z] 9810500998ac: Preparing [2025-02-14T07:53:21.366Z] 61187ad13b96: Preparing [2025-02-14T07:53:21.366Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:21.366Z] c1377b8993f3: Preparing [2025-02-14T07:53:21.366Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:21.366Z] c1377b8993f3: Waiting [2025-02-14T07:53:21.366Z] 61187ad13b96: Waiting [2025-02-14T07:53:21.366Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:21.366Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:21.366Z] 9810500998ac: Waiting [2025-02-14T07:53:21.366Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:21.366Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:21.366Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:21.366Z] 7360b8264894: Layer already exists [2025-02-14T07:53:21.366Z] 8d40dbcfdec9: Layer already exists [2025-02-14T07:53:21.366Z] 61187ad13b96: Layer already exists [2025-02-14T07:53:21.366Z] 9810500998ac: Layer already exists [2025-02-14T07:53:21.366Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:21.366Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:21.366Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:21.366Z] 4.0.0-dev.58: digest: sha256:49e3f15375eaca9e0c87476cb498efbd0d92a47bffd3e9e093d6ccc0e160acff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:21.692Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:22.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:22.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-14T07:53:22.023Z] 3e00e5955a86: Preparing [2025-02-14T07:53:22.023Z] 8d40dbcfdec9: Preparing [2025-02-14T07:53:22.023Z] 7360b8264894: Preparing [2025-02-14T07:53:22.023Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:22.023Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:22.023Z] 9810500998ac: Preparing [2025-02-14T07:53:22.023Z] 61187ad13b96: Preparing [2025-02-14T07:53:22.023Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:22.023Z] c1377b8993f3: Preparing [2025-02-14T07:53:22.023Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:22.023Z] 61187ad13b96: Waiting [2025-02-14T07:53:22.023Z] 9810500998ac: Waiting [2025-02-14T07:53:22.023Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:22.023Z] c1377b8993f3: Waiting [2025-02-14T07:53:22.023Z] 8d40dbcfdec9: Layer already exists [2025-02-14T07:53:22.023Z] 7360b8264894: Layer already exists [2025-02-14T07:53:22.023Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:22.023Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:22.023Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:22.023Z] 9810500998ac: Layer already exists [2025-02-14T07:53:22.023Z] 61187ad13b96: Layer already exists [2025-02-14T07:53:22.023Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:22.023Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:22.023Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:22.023Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:49e3f15375eaca9e0c87476cb498efbd0d92a47bffd3e9e093d6ccc0e160acff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:22.352Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:22.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-14T07:53:22.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-14T07:53:22.672Z] 3e00e5955a86: Preparing [2025-02-14T07:53:22.672Z] 8d40dbcfdec9: Preparing [2025-02-14T07:53:22.672Z] 7360b8264894: Preparing [2025-02-14T07:53:22.672Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:22.672Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:22.672Z] 9810500998ac: Preparing [2025-02-14T07:53:22.672Z] 61187ad13b96: Preparing [2025-02-14T07:53:22.672Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:22.672Z] c1377b8993f3: Preparing [2025-02-14T07:53:22.672Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:22.672Z] 61187ad13b96: Waiting [2025-02-14T07:53:22.672Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:22.672Z] c1377b8993f3: Waiting [2025-02-14T07:53:22.672Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:22.672Z] 9810500998ac: Waiting [2025-02-14T07:53:22.672Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:22.672Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:22.672Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:22.672Z] 7360b8264894: Layer already exists [2025-02-14T07:53:22.672Z] 8d40dbcfdec9: Layer already exists [2025-02-14T07:53:22.672Z] 9810500998ac: Layer already exists [2025-02-14T07:53:22.672Z] 61187ad13b96: Layer already exists [2025-02-14T07:53:22.672Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:22.672Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:22.672Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:22.672Z] main: digest: sha256:49e3f15375eaca9e0c87476cb498efbd0d92a47bffd3e9e093d6ccc0e160acff size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:53:22.737Z] ===================================================== [Pipeline] echo [2025-02-14T07:53:22.752Z] taggedImages: [2025-02-14T07:53:22.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:22.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-14T07:53:22.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.58 [2025-02-14T07:53:22.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:22.752Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-14T07:53:22.776Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-14T07:53:22.776Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:22.776Z] latest [2025-02-14T07:53:22.776Z] 4.0.0-dev.58 [2025-02-14T07:53:22.776Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:22.776Z] main [2025-02-14T07:53:22.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:23.109Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:23.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:23.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-14T07:53:23.418Z] e755222a1db9: Preparing [2025-02-14T07:53:23.418Z] 1f880c75da71: Preparing [2025-02-14T07:53:23.418Z] daee4896f333: Preparing [2025-02-14T07:53:23.418Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:23.418Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:23.418Z] dce79a3094a2: Preparing [2025-02-14T07:53:23.418Z] fbb376227db6: Preparing [2025-02-14T07:53:23.418Z] 5e2e0a695d04: Preparing [2025-02-14T07:53:23.418Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:23.418Z] 5e2e0a695d04: Waiting [2025-02-14T07:53:23.418Z] dce79a3094a2: Waiting [2025-02-14T07:53:23.418Z] fbb376227db6: Waiting [2025-02-14T07:53:23.418Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:23.418Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:23.418Z] daee4896f333: Pushed [2025-02-14T07:53:23.418Z] e755222a1db9: Pushed [2025-02-14T07:53:23.418Z] 1f880c75da71: Pushed [2025-02-14T07:53:23.418Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:23.985Z] 5e2e0a695d04: Pushed [2025-02-14T07:53:24.243Z] fbb376227db6: Pushed [2025-02-14T07:53:36.458Z] dce79a3094a2: Pushed [2025-02-14T07:53:36.458Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:483a513097409cbce64506f3958107f33840bd35e611c3a2fb992349ed110e55 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:36.780Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:37.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-14T07:53:37.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-14T07:53:37.105Z] e755222a1db9: Preparing [2025-02-14T07:53:37.105Z] 1f880c75da71: Preparing [2025-02-14T07:53:37.105Z] daee4896f333: Preparing [2025-02-14T07:53:37.105Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:37.105Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:37.105Z] dce79a3094a2: Preparing [2025-02-14T07:53:37.105Z] fbb376227db6: Preparing [2025-02-14T07:53:37.105Z] 5e2e0a695d04: Preparing [2025-02-14T07:53:37.105Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:37.105Z] fbb376227db6: Waiting [2025-02-14T07:53:37.105Z] 5e2e0a695d04: Waiting [2025-02-14T07:53:37.105Z] dce79a3094a2: Waiting [2025-02-14T07:53:37.105Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:37.105Z] 1f880c75da71: Layer already exists [2025-02-14T07:53:37.105Z] daee4896f333: Layer already exists [2025-02-14T07:53:37.105Z] e755222a1db9: Layer already exists [2025-02-14T07:53:37.105Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:37.105Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:37.105Z] 5e2e0a695d04: Layer already exists [2025-02-14T07:53:37.105Z] dce79a3094a2: Layer already exists [2025-02-14T07:53:37.105Z] fbb376227db6: Layer already exists [2025-02-14T07:53:37.105Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:37.105Z] latest: digest: sha256:483a513097409cbce64506f3958107f33840bd35e611c3a2fb992349ed110e55 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:37.429Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:37.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.58 [2025-02-14T07:53:37.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-14T07:53:37.745Z] e755222a1db9: Preparing [2025-02-14T07:53:37.745Z] 1f880c75da71: Preparing [2025-02-14T07:53:37.745Z] daee4896f333: Preparing [2025-02-14T07:53:37.745Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:37.745Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:37.745Z] dce79a3094a2: Preparing [2025-02-14T07:53:37.745Z] fbb376227db6: Preparing [2025-02-14T07:53:37.745Z] 5e2e0a695d04: Preparing [2025-02-14T07:53:37.745Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:37.745Z] fbb376227db6: Waiting [2025-02-14T07:53:37.745Z] dce79a3094a2: Waiting [2025-02-14T07:53:37.745Z] 5e2e0a695d04: Waiting [2025-02-14T07:53:37.745Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:37.745Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:37.745Z] e755222a1db9: Layer already exists [2025-02-14T07:53:37.745Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:37.745Z] daee4896f333: Layer already exists [2025-02-14T07:53:37.745Z] 1f880c75da71: Layer already exists [2025-02-14T07:53:37.745Z] dce79a3094a2: Layer already exists [2025-02-14T07:53:37.745Z] 5e2e0a695d04: Layer already exists [2025-02-14T07:53:37.745Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:37.745Z] fbb376227db6: Layer already exists [2025-02-14T07:53:37.745Z] 4.0.0-dev.58: digest: sha256:483a513097409cbce64506f3958107f33840bd35e611c3a2fb992349ed110e55 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:38.073Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:38.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:38.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-14T07:53:38.393Z] e755222a1db9: Preparing [2025-02-14T07:53:38.393Z] 1f880c75da71: Preparing [2025-02-14T07:53:38.393Z] daee4896f333: Preparing [2025-02-14T07:53:38.393Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:38.393Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:38.393Z] dce79a3094a2: Preparing [2025-02-14T07:53:38.393Z] fbb376227db6: Preparing [2025-02-14T07:53:38.393Z] 5e2e0a695d04: Preparing [2025-02-14T07:53:38.393Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:38.393Z] 5e2e0a695d04: Waiting [2025-02-14T07:53:38.393Z] fbb376227db6: Waiting [2025-02-14T07:53:38.393Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:38.393Z] dce79a3094a2: Waiting [2025-02-14T07:53:38.393Z] 1f880c75da71: Layer already exists [2025-02-14T07:53:38.393Z] daee4896f333: Layer already exists [2025-02-14T07:53:38.393Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:38.393Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:38.393Z] e755222a1db9: Layer already exists [2025-02-14T07:53:38.393Z] fbb376227db6: Layer already exists [2025-02-14T07:53:38.393Z] dce79a3094a2: Layer already exists [2025-02-14T07:53:38.393Z] 5e2e0a695d04: Layer already exists [2025-02-14T07:53:38.393Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:38.393Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:483a513097409cbce64506f3958107f33840bd35e611c3a2fb992349ed110e55 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:38.715Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:39.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-14T07:53:39.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-14T07:53:39.029Z] e755222a1db9: Preparing [2025-02-14T07:53:39.029Z] 1f880c75da71: Preparing [2025-02-14T07:53:39.029Z] daee4896f333: Preparing [2025-02-14T07:53:39.029Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:39.029Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:39.029Z] dce79a3094a2: Preparing [2025-02-14T07:53:39.029Z] fbb376227db6: Preparing [2025-02-14T07:53:39.029Z] 5e2e0a695d04: Preparing [2025-02-14T07:53:39.029Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:39.029Z] dce79a3094a2: Waiting [2025-02-14T07:53:39.029Z] fbb376227db6: Waiting [2025-02-14T07:53:39.029Z] 5e2e0a695d04: Waiting [2025-02-14T07:53:39.029Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:39.029Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:39.029Z] 1f880c75da71: Layer already exists [2025-02-14T07:53:39.029Z] daee4896f333: Layer already exists [2025-02-14T07:53:39.029Z] e755222a1db9: Layer already exists [2025-02-14T07:53:39.029Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:39.029Z] fbb376227db6: Layer already exists [2025-02-14T07:53:39.029Z] dce79a3094a2: Layer already exists [2025-02-14T07:53:39.029Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:39.029Z] 5e2e0a695d04: Layer already exists [2025-02-14T07:53:39.029Z] main: digest: sha256:483a513097409cbce64506f3958107f33840bd35e611c3a2fb992349ed110e55 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:53:39.094Z] ===================================================== [Pipeline] echo [2025-02-14T07:53:39.103Z] taggedImages: [2025-02-14T07:53:39.103Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:39.103Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-14T07:53:39.103Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.58 [2025-02-14T07:53:39.103Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:39.103Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-14T07:53:39.129Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-14T07:53:39.129Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:39.129Z] latest [2025-02-14T07:53:39.129Z] 4.0.0-dev.58 [2025-02-14T07:53:39.129Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:39.129Z] main [2025-02-14T07:53:39.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:39.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:39.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:39.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-14T07:53:39.790Z] 3e00e5955a86: Preparing [2025-02-14T07:53:39.790Z] 30b8ee899d53: Preparing [2025-02-14T07:53:39.790Z] ccf51ab06703: Preparing [2025-02-14T07:53:39.790Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:39.790Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:39.790Z] 553bd72694c6: Preparing [2025-02-14T07:53:39.790Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:39.790Z] c1377b8993f3: Preparing [2025-02-14T07:53:39.790Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:39.790Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:39.790Z] 553bd72694c6: Waiting [2025-02-14T07:53:39.790Z] c1377b8993f3: Waiting [2025-02-14T07:53:39.790Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:39.790Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:39.790Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:39.790Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:39.790Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:39.790Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:39.790Z] 30b8ee899d53: Pushed [2025-02-14T07:53:39.790Z] ccf51ab06703: Pushed [2025-02-14T07:53:52.003Z] 553bd72694c6: Pushed [2025-02-14T07:53:52.003Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:a43fc3966364729e657010bae6c4197210a36aa965c203268caaa4dc49ad85c4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:52.330Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:52.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-14T07:53:52.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-14T07:53:52.653Z] 3e00e5955a86: Preparing [2025-02-14T07:53:52.653Z] 30b8ee899d53: Preparing [2025-02-14T07:53:52.653Z] ccf51ab06703: Preparing [2025-02-14T07:53:52.653Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:52.653Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:52.653Z] 553bd72694c6: Preparing [2025-02-14T07:53:52.653Z] 553bd72694c6: Waiting [2025-02-14T07:53:52.653Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:52.653Z] c1377b8993f3: Preparing [2025-02-14T07:53:52.653Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:52.653Z] c1377b8993f3: Waiting [2025-02-14T07:53:52.653Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:52.653Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:52.653Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:52.653Z] 30b8ee899d53: Layer already exists [2025-02-14T07:53:52.653Z] ccf51ab06703: Layer already exists [2025-02-14T07:53:52.653Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:52.653Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:52.653Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:52.653Z] 553bd72694c6: Layer already exists [2025-02-14T07:53:52.653Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:52.653Z] latest: digest: sha256:a43fc3966364729e657010bae6c4197210a36aa965c203268caaa4dc49ad85c4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:52.975Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:53.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.58 [2025-02-14T07:53:53.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-14T07:53:53.289Z] 3e00e5955a86: Preparing [2025-02-14T07:53:53.289Z] 30b8ee899d53: Preparing [2025-02-14T07:53:53.289Z] ccf51ab06703: Preparing [2025-02-14T07:53:53.289Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:53.289Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:53.289Z] 553bd72694c6: Preparing [2025-02-14T07:53:53.289Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:53.289Z] c1377b8993f3: Preparing [2025-02-14T07:53:53.289Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:53.289Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:53.289Z] 553bd72694c6: Waiting [2025-02-14T07:53:53.289Z] c1377b8993f3: Waiting [2025-02-14T07:53:53.289Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:53.289Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:53.289Z] 30b8ee899d53: Layer already exists [2025-02-14T07:53:53.289Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:53.289Z] ccf51ab06703: Layer already exists [2025-02-14T07:53:53.289Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:53.289Z] 553bd72694c6: Layer already exists [2025-02-14T07:53:53.289Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:53.289Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:53.289Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:53.289Z] 4.0.0-dev.58: digest: sha256:a43fc3966364729e657010bae6c4197210a36aa965c203268caaa4dc49ad85c4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:53.608Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:53.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:53.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-14T07:53:53.942Z] 3e00e5955a86: Preparing [2025-02-14T07:53:53.942Z] 30b8ee899d53: Preparing [2025-02-14T07:53:53.942Z] ccf51ab06703: Preparing [2025-02-14T07:53:53.942Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:53.942Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:53.942Z] 553bd72694c6: Preparing [2025-02-14T07:53:53.942Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:53.942Z] c1377b8993f3: Preparing [2025-02-14T07:53:53.942Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:53.942Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:53.942Z] c1377b8993f3: Waiting [2025-02-14T07:53:53.942Z] 553bd72694c6: Waiting [2025-02-14T07:53:53.942Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:53.942Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:53.942Z] 30b8ee899d53: Layer already exists [2025-02-14T07:53:53.942Z] ccf51ab06703: Layer already exists [2025-02-14T07:53:53.942Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:53.942Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:53.942Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:53.942Z] 553bd72694c6: Layer already exists [2025-02-14T07:53:53.942Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:53.942Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:a43fc3966364729e657010bae6c4197210a36aa965c203268caaa4dc49ad85c4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:54.271Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:54.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-14T07:53:54.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-14T07:53:54.601Z] 3e00e5955a86: Preparing [2025-02-14T07:53:54.601Z] 30b8ee899d53: Preparing [2025-02-14T07:53:54.601Z] ccf51ab06703: Preparing [2025-02-14T07:53:54.601Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:54.601Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:54.601Z] 553bd72694c6: Preparing [2025-02-14T07:53:54.601Z] 34fc1557e1f5: Preparing [2025-02-14T07:53:54.601Z] c1377b8993f3: Preparing [2025-02-14T07:53:54.601Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:54.601Z] 553bd72694c6: Waiting [2025-02-14T07:53:54.601Z] 34fc1557e1f5: Waiting [2025-02-14T07:53:54.601Z] c1377b8993f3: Waiting [2025-02-14T07:53:54.601Z] ce5a8cde9eee: Waiting [2025-02-14T07:53:54.601Z] 3e00e5955a86: Layer already exists [2025-02-14T07:53:54.601Z] ccf51ab06703: Layer already exists [2025-02-14T07:53:54.601Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:54.601Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:54.601Z] 30b8ee899d53: Layer already exists [2025-02-14T07:53:54.601Z] 34fc1557e1f5: Layer already exists [2025-02-14T07:53:54.601Z] 553bd72694c6: Layer already exists [2025-02-14T07:53:54.601Z] c1377b8993f3: Layer already exists [2025-02-14T07:53:54.601Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:54.601Z] main: digest: sha256:a43fc3966364729e657010bae6c4197210a36aa965c203268caaa4dc49ad85c4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:53:54.677Z] ===================================================== [Pipeline] echo [2025-02-14T07:53:54.691Z] taggedImages: [2025-02-14T07:53:54.691Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:54.691Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-14T07:53:54.691Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.58 [2025-02-14T07:53:54.691Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:54.691Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-14T07:53:54.722Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-14T07:53:54.722Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:54.722Z] latest [2025-02-14T07:53:54.722Z] 4.0.0-dev.58 [2025-02-14T07:53:54.722Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:53:54.722Z] main [2025-02-14T07:53:54.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:55.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:53:55.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:53:55.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-14T07:53:55.582Z] 3ea0578cfafa: Preparing [2025-02-14T07:53:55.582Z] ddab857a6402: Preparing [2025-02-14T07:53:55.582Z] 4c86f14a72ab: Preparing [2025-02-14T07:53:55.582Z] 599cc7f5b31a: Preparing [2025-02-14T07:53:55.582Z] 4729a929e933: Preparing [2025-02-14T07:53:55.582Z] 93368f6d5864: Preparing [2025-02-14T07:53:55.582Z] ce5a8cde9eee: Preparing [2025-02-14T07:53:55.582Z] 93368f6d5864: Waiting [2025-02-14T07:53:55.582Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:53:55.582Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:53:55.582Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:53:55.582Z] 3ea0578cfafa: Pushed [2025-02-14T07:53:56.177Z] 93368f6d5864: Pushed [2025-02-14T07:53:56.177Z] 4729a929e933: Pushed [2025-02-14T07:54:00.417Z] ddab857a6402: Pushed [2025-02-14T07:54:00.417Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:8daa4219b7d545e7a7324b979cb98bc668e2adc1bcf6b377bf1c7b5a51c07f56 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:00.740Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:01.063Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-14T07:54:01.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-14T07:54:01.063Z] 3ea0578cfafa: Preparing [2025-02-14T07:54:01.063Z] ddab857a6402: Preparing [2025-02-14T07:54:01.063Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:01.063Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:01.063Z] 4729a929e933: Preparing [2025-02-14T07:54:01.063Z] 93368f6d5864: Preparing [2025-02-14T07:54:01.063Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:01.063Z] 93368f6d5864: Waiting [2025-02-14T07:54:01.063Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:01.063Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:01.063Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:01.063Z] 4729a929e933: Layer already exists [2025-02-14T07:54:01.063Z] ddab857a6402: Layer already exists [2025-02-14T07:54:01.063Z] 3ea0578cfafa: Layer already exists [2025-02-14T07:54:01.063Z] 93368f6d5864: Layer already exists [2025-02-14T07:54:01.063Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:01.063Z] latest: digest: sha256:8daa4219b7d545e7a7324b979cb98bc668e2adc1bcf6b377bf1c7b5a51c07f56 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:01.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:01.703Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.58 [2025-02-14T07:54:01.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-14T07:54:01.703Z] 3ea0578cfafa: Preparing [2025-02-14T07:54:01.703Z] ddab857a6402: Preparing [2025-02-14T07:54:01.703Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:01.703Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:01.703Z] 4729a929e933: Preparing [2025-02-14T07:54:01.703Z] 93368f6d5864: Preparing [2025-02-14T07:54:01.703Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:01.703Z] 93368f6d5864: Waiting [2025-02-14T07:54:01.703Z] ddab857a6402: Layer already exists [2025-02-14T07:54:01.703Z] 4729a929e933: Layer already exists [2025-02-14T07:54:01.703Z] 3ea0578cfafa: Layer already exists [2025-02-14T07:54:01.703Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:01.703Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:01.703Z] 93368f6d5864: Layer already exists [2025-02-14T07:54:01.703Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:01.703Z] 4.0.0-dev.58: digest: sha256:8daa4219b7d545e7a7324b979cb98bc668e2adc1bcf6b377bf1c7b5a51c07f56 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:02.027Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:02.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:54:02.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-14T07:54:02.355Z] 3ea0578cfafa: Preparing [2025-02-14T07:54:02.355Z] ddab857a6402: Preparing [2025-02-14T07:54:02.355Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:02.355Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:02.355Z] 4729a929e933: Preparing [2025-02-14T07:54:02.355Z] 93368f6d5864: Preparing [2025-02-14T07:54:02.355Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:02.355Z] 93368f6d5864: Waiting [2025-02-14T07:54:02.355Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:02.355Z] 3ea0578cfafa: Layer already exists [2025-02-14T07:54:02.355Z] ddab857a6402: Layer already exists [2025-02-14T07:54:02.355Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:02.355Z] 4729a929e933: Layer already exists [2025-02-14T07:54:02.355Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:02.355Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:02.355Z] 93368f6d5864: Layer already exists [2025-02-14T07:54:02.355Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:8daa4219b7d545e7a7324b979cb98bc668e2adc1bcf6b377bf1c7b5a51c07f56 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:02.678Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:02.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-14T07:54:02.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-14T07:54:02.998Z] 3ea0578cfafa: Preparing [2025-02-14T07:54:02.998Z] ddab857a6402: Preparing [2025-02-14T07:54:02.998Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:02.998Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:02.998Z] 4729a929e933: Preparing [2025-02-14T07:54:02.998Z] 93368f6d5864: Preparing [2025-02-14T07:54:02.998Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:02.999Z] 93368f6d5864: Waiting [2025-02-14T07:54:02.999Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:02.999Z] 4729a929e933: Layer already exists [2025-02-14T07:54:02.999Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:02.999Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:02.999Z] 3ea0578cfafa: Layer already exists [2025-02-14T07:54:02.999Z] ddab857a6402: Layer already exists [2025-02-14T07:54:02.999Z] 93368f6d5864: Layer already exists [2025-02-14T07:54:02.999Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:02.999Z] main: digest: sha256:8daa4219b7d545e7a7324b979cb98bc668e2adc1bcf6b377bf1c7b5a51c07f56 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:54:03.069Z] ===================================================== [Pipeline] echo [2025-02-14T07:54:03.086Z] taggedImages: [2025-02-14T07:54:03.086Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:54:03.086Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-14T07:54:03.086Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.58 [2025-02-14T07:54:03.086Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:54:03.086Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-14T07:54:03.112Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-14T07:54:03.112Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:54:03.112Z] latest [2025-02-14T07:54:03.112Z] 4.0.0-dev.58 [2025-02-14T07:54:03.112Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:54:03.112Z] main [2025-02-14T07:54:03.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:03.450Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:03.765Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:54:03.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-14T07:54:03.765Z] a5cd03dc184f: Preparing [2025-02-14T07:54:03.765Z] a97b806e364c: Preparing [2025-02-14T07:54:03.765Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:03.765Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:03.765Z] a560dc58ad98: Preparing [2025-02-14T07:54:03.765Z] f3ab85f15cb0: Preparing [2025-02-14T07:54:03.765Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:03.765Z] f3ab85f15cb0: Waiting [2025-02-14T07:54:03.765Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:03.765Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:03.765Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:03.765Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:03.765Z] a5cd03dc184f: Pushed [2025-02-14T07:54:04.024Z] f3ab85f15cb0: Pushed [2025-02-14T07:54:04.592Z] a560dc58ad98: Pushed [2025-02-14T07:54:07.882Z] a97b806e364c: Pushed [2025-02-14T07:54:07.882Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:efda218c4d96605d98dc153f0f97f0f95ca34d7ea31184acee559be1fd936285 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:08.206Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:08.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-14T07:54:08.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-14T07:54:08.522Z] a5cd03dc184f: Preparing [2025-02-14T07:54:08.522Z] a97b806e364c: Preparing [2025-02-14T07:54:08.522Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:08.522Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:08.522Z] a560dc58ad98: Preparing [2025-02-14T07:54:08.522Z] f3ab85f15cb0: Preparing [2025-02-14T07:54:08.522Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:08.522Z] f3ab85f15cb0: Waiting [2025-02-14T07:54:08.522Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:08.522Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:08.522Z] a5cd03dc184f: Layer already exists [2025-02-14T07:54:08.522Z] a560dc58ad98: Layer already exists [2025-02-14T07:54:08.522Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:08.522Z] a97b806e364c: Layer already exists [2025-02-14T07:54:08.522Z] f3ab85f15cb0: Layer already exists [2025-02-14T07:54:08.522Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:08.522Z] latest: digest: sha256:efda218c4d96605d98dc153f0f97f0f95ca34d7ea31184acee559be1fd936285 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:08.845Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:09.180Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.58 [2025-02-14T07:54:09.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-14T07:54:09.180Z] a5cd03dc184f: Preparing [2025-02-14T07:54:09.180Z] a97b806e364c: Preparing [2025-02-14T07:54:09.180Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:09.180Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:09.180Z] a560dc58ad98: Preparing [2025-02-14T07:54:09.180Z] f3ab85f15cb0: Preparing [2025-02-14T07:54:09.180Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:09.180Z] f3ab85f15cb0: Waiting [2025-02-14T07:54:09.180Z] a5cd03dc184f: Layer already exists [2025-02-14T07:54:09.180Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:09.180Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:09.180Z] a97b806e364c: Layer already exists [2025-02-14T07:54:09.180Z] a560dc58ad98: Layer already exists [2025-02-14T07:54:09.180Z] f3ab85f15cb0: Layer already exists [2025-02-14T07:54:09.180Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:09.180Z] 4.0.0-dev.58: digest: sha256:efda218c4d96605d98dc153f0f97f0f95ca34d7ea31184acee559be1fd936285 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:09.513Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:09.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:54:09.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-14T07:54:09.840Z] a5cd03dc184f: Preparing [2025-02-14T07:54:09.840Z] a97b806e364c: Preparing [2025-02-14T07:54:09.840Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:09.840Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:09.840Z] a560dc58ad98: Preparing [2025-02-14T07:54:09.840Z] f3ab85f15cb0: Preparing [2025-02-14T07:54:09.840Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:09.840Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:09.840Z] f3ab85f15cb0: Waiting [2025-02-14T07:54:09.840Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:09.840Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:09.840Z] a97b806e364c: Layer already exists [2025-02-14T07:54:09.840Z] a5cd03dc184f: Layer already exists [2025-02-14T07:54:09.840Z] a560dc58ad98: Layer already exists [2025-02-14T07:54:09.840Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:09.840Z] f3ab85f15cb0: Layer already exists [2025-02-14T07:54:09.840Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:efda218c4d96605d98dc153f0f97f0f95ca34d7ea31184acee559be1fd936285 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:10.166Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T07:54:10.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-14T07:54:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-14T07:54:10.484Z] a5cd03dc184f: Preparing [2025-02-14T07:54:10.484Z] a97b806e364c: Preparing [2025-02-14T07:54:10.484Z] 4c86f14a72ab: Preparing [2025-02-14T07:54:10.484Z] 599cc7f5b31a: Preparing [2025-02-14T07:54:10.484Z] a560dc58ad98: Preparing [2025-02-14T07:54:10.484Z] f3ab85f15cb0: Preparing [2025-02-14T07:54:10.484Z] ce5a8cde9eee: Preparing [2025-02-14T07:54:10.484Z] f3ab85f15cb0: Waiting [2025-02-14T07:54:10.484Z] ce5a8cde9eee: Waiting [2025-02-14T07:54:10.484Z] a97b806e364c: Layer already exists [2025-02-14T07:54:10.484Z] a5cd03dc184f: Layer already exists [2025-02-14T07:54:10.484Z] 599cc7f5b31a: Layer already exists [2025-02-14T07:54:10.484Z] a560dc58ad98: Layer already exists [2025-02-14T07:54:10.484Z] 4c86f14a72ab: Layer already exists [2025-02-14T07:54:10.484Z] f3ab85f15cb0: Layer already exists [2025-02-14T07:54:10.484Z] ce5a8cde9eee: Layer already exists [2025-02-14T07:54:10.484Z] main: digest: sha256:efda218c4d96605d98dc153f0f97f0f95ca34d7ea31184acee559be1fd936285 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T07:54:10.555Z] ===================================================== [Pipeline] echo [2025-02-14T07:54:10.568Z] taggedImages: [2025-02-14T07:54:10.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T07:54:10.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-14T07:54:10.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.58 [2025-02-14T07:54:10.568Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T07:54:10.568Z] - 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-02-14T08:11:44.404Z] #144 ... [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-14T08:11:44.404Z] #148 DONE 1156.4s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T08:11:44.404Z] #147 ... [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:11:44.404Z] #155 DONE 0.2s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T08:11:44.404Z] #144 ... [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:11:44.404Z] #156 DONE 0.2s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-14T08:11:44.404Z] #157 DONE 0.3s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T08:11:44.404Z] #144 ... [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:11:44.404Z] #158 DONE 0.1s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-14T08:11:44.404Z] #159 DONE 0.2s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:11:44.404Z] #152 ... [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T08:11:44.404Z] #160 DONE 2.2s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #109 [core-common-config-bootstrapper] exporting to image [2025-02-14T08:11:44.404Z] #109 exporting layers [2025-02-14T08:11:44.404Z] #109 exporting layers 0.9s done [2025-02-14T08:11:44.404Z] #109 writing image sha256:c9551a85b7fbb6c9ce69f2872d7ea8f72d9257d9bd811a840b290ba721a6d88c done [2025-02-14T08:11:44.404Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-02-14T08:11:44.404Z] #109 DONE 8.3s [2025-02-14T08:11:44.404Z] [2025-02-14T08:11:44.404Z] #153 [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-02-14T08:12:06.435Z] #153 ... [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T08:12:06.435Z] #144 DONE 1183.7s [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T08:12:06.435Z] #150 ... [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-14T08:12:06.435Z] #161 DONE 0.2s [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-14T08:12:06.435Z] #162 DONE 2.0s [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T08:12:06.435Z] #150 ... [2025-02-14T08:12:06.435Z] [2025-02-14T08:12:06.435Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:12:06.701Z] #163 DONE 0.4s [2025-02-14T08:12:06.701Z] [2025-02-14T08:12:06.701Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T08:12:06.701Z] #150 ... [2025-02-14T08:12:06.701Z] [2025-02-14T08:12:06.701Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:12:06.972Z] #164 DONE 0.2s [2025-02-14T08:12:06.972Z] [2025-02-14T08:12:06.972Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-14T08:12:07.241Z] #165 DONE 0.3s [2025-02-14T08:12:07.241Z] [2025-02-14T08:12:07.241Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-14T08:12:07.241Z] #166 DONE 0.2s [2025-02-14T08:12:07.241Z] [2025-02-14T08:12:07.241Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-14T08:12:07.506Z] #167 DONE 0.2s [2025-02-14T08:12:07.506Z] [2025-02-14T08:12:07.506Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-14T08:12:07.775Z] #168 DONE 0.1s [2025-02-14T08:12:07.775Z] [2025-02-14T08:12:07.775Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-14T08:12:07.775Z] #169 DONE 0.1s [2025-02-14T08:12:07.775Z] [2025-02-14T08:12:07.775Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-14T08:12:08.041Z] #170 DONE 0.1s [2025-02-14T08:12:08.041Z] [2025-02-14T08:12:08.041Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-14T08:12:09.988Z] #171 DONE 2.0s [2025-02-14T08:12:09.988Z] [2025-02-14T08:12:09.988Z] #109 [security-bootstrapper] exporting to image [2025-02-14T08:12:09.988Z] #109 exporting layers [2025-02-14T08:12:10.982Z] #109 exporting layers 1.1s done [2025-02-14T08:12:10.982Z] #109 writing image sha256:a3c2053f99274ae7213e3c792e7509208cec48bb4e4b21f96d0b6bfeb90c8f50 done [2025-02-14T08:12:10.982Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-14T08:12:10.982Z] #109 DONE 9.4s [2025-02-14T08:12:10.982Z] [2025-02-14T08:12:10.982Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:25:48.781Z] #152 ... [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T08:25:48.781Z] #150 DONE 1999.1s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T08:25:48.781Z] #136 ... [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:25:48.781Z] #172 DONE 0.2s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:25:48.781Z] #173 DONE 0.1s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-14T08:25:48.781Z] #174 DONE 0.4s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #153 [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-02-14T08:25:48.781Z] #153 ... [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:25:48.781Z] #175 DONE 0.2s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #109 [core-command] exporting to image [2025-02-14T08:25:48.781Z] #109 exporting layers [2025-02-14T08:25:48.781Z] #109 exporting layers 0.4s done [2025-02-14T08:25:48.781Z] #109 writing image sha256:9f893c47849877352c56d9eef04682d27f562984967290e1170699f6e9d2584b [2025-02-14T08:25:48.781Z] #109 writing image sha256:9f893c47849877352c56d9eef04682d27f562984967290e1170699f6e9d2584b 0.0s done [2025-02-14T08:25:48.781Z] #109 naming to docker.io/library/core-command-arm64 done [2025-02-14T08:25:48.781Z] #109 DONE 9.8s [2025-02-14T08:25:48.781Z] [2025-02-14T08:25:48.781Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T08:26:15.467Z] #136 ... [2025-02-14T08:26:15.467Z] [2025-02-14T08:26:15.467Z] #153 [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-02-14T08:26:15.467Z] #153 2034.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.58 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-14T08:26:23.675Z] #153 ... [2025-02-14T08:26:23.675Z] [2025-02-14T08:26:23.675Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-14T08:26:23.675Z] #154 DONE 2043.8s [2025-02-14T08:26:23.675Z] [2025-02-14T08:26:23.675Z] #153 [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-02-14T08:26:24.312Z] #153 ... [2025-02-14T08:26:24.312Z] [2025-02-14T08:26:24.312Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:26:24.312Z] #176 DONE 0.2s [2025-02-14T08:26:24.312Z] [2025-02-14T08:26:24.312Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:26:24.610Z] #177 DONE 0.2s [2025-02-14T08:26:24.610Z] [2025-02-14T08:26:24.610Z] #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-02-14T08:26:24.877Z] #178 DONE 0.2s [2025-02-14T08:26:24.877Z] [2025-02-14T08:26:24.877Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-14T08:26:24.877Z] #179 DONE 0.1s [2025-02-14T08:26:24.877Z] [2025-02-14T08:26:24.877Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-14T08:26:25.463Z] #180 DONE 0.4s [2025-02-14T08:26:25.463Z] [2025-02-14T08:26:25.463Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T08:26:25.463Z] #181 DONE 0.1s [2025-02-14T08:26:25.463Z] [2025-02-14T08:26:25.463Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T08:26:28.066Z] #182 DONE 2.2s [2025-02-14T08:26:28.066Z] [2025-02-14T08:26:28.066Z] #109 [security-proxy-setup] exporting to image [2025-02-14T08:26:28.066Z] #109 exporting layers [2025-02-14T08:26:28.665Z] #109 exporting layers 1.1s done [2025-02-14T08:26:28.933Z] #109 writing image sha256:6eb4e5859f3c9bab5cd630077a853b0d641645cc1a8af14518da70198d79f3a8 done [2025-02-14T08:26:28.933Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2025-02-14T08:26:28.933Z] #109 DONE 10.9s [2025-02-14T08:26:28.933Z] [2025-02-14T08:26:28.933Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T08:26:47.126Z] #151 ... [2025-02-14T08:26:47.126Z] [2025-02-14T08:26:47.126Z] #153 [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-02-14T08:26:47.126Z] #153 DONE 2067.1s [2025-02-14T08:26:47.126Z] [2025-02-14T08:26:47.126Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:26:47.392Z] #152 ... [2025-02-14T08:26:47.392Z] [2025-02-14T08:26:47.392Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:26:47.658Z] #183 DONE 0.1s [2025-02-14T08:26:47.658Z] [2025-02-14T08:26:47.658Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T08:26:47.658Z] #136 ... [2025-02-14T08:26:47.658Z] [2025-02-14T08:26:47.658Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:26:47.658Z] #184 DONE 0.2s [2025-02-14T08:26:47.658Z] [2025-02-14T08:26:47.658Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:26:47.947Z] #152 ... [2025-02-14T08:26:47.947Z] [2025-02-14T08:26:47.947Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-02-14T08:26:48.215Z] #185 DONE 0.2s [2025-02-14T08:26:48.215Z] [2025-02-14T08:26:48.215Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-14T08:26:48.486Z] #186 DONE 0.1s [2025-02-14T08:26:48.486Z] [2025-02-14T08:26:48.486Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:26:48.486Z] #187 DONE 0.1s [2025-02-14T08:26:48.486Z] [2025-02-14T08:26:48.486Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-14T08:26:48.754Z] #188 DONE 0.3s [2025-02-14T08:26:48.754Z] [2025-02-14T08:26:48.754Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-14T08:26:49.383Z] #189 DONE 0.5s [2025-02-14T08:26:49.383Z] [2025-02-14T08:26:49.383Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T08:26:49.383Z] #190 DONE 0.1s [2025-02-14T08:26:49.383Z] [2025-02-14T08:26:49.383Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T08:26:51.400Z] #191 DONE 2.0s [2025-02-14T08:26:51.400Z] [2025-02-14T08:26:51.400Z] #109 [security-secretstore-setup] exporting to image [2025-02-14T08:26:51.400Z] #109 exporting layers [2025-02-14T08:26:53.405Z] #109 exporting layers 1.8s done [2025-02-14T08:26:53.405Z] #109 writing image sha256:784478ebd59471168857626f49ceba563a0597be13d15aed5ce4b2949a557fff done [2025-02-14T08:26:53.405Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-14T08:26:53.405Z] #109 DONE 12.8s [2025-02-14T08:26:53.405Z] [2025-02-14T08:26:53.405Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:28:01.280Z] #152 ... [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T08:28:01.280Z] #136 DONE 2140.0s [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T08:28:01.280Z] #147 ... [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:28:01.280Z] #192 DONE 0.2s [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:28:01.280Z] #193 DONE 0.3s [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T08:28:01.280Z] #146 ... [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-14T08:28:01.280Z] #194 DONE 0.4s [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:28:01.280Z] #195 DONE 0.1s [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:28:01.280Z] #145 ... [2025-02-14T08:28:01.280Z] [2025-02-14T08:28:01.280Z] #109 [security-spiffe-token-provider] exporting to image [2025-02-14T08:28:01.280Z] #109 exporting layers [2025-02-14T08:28:02.241Z] #109 exporting layers 1.0s done [2025-02-14T08:28:02.241Z] #109 writing image sha256:e1f7803f07db5c4c17484fcb51959ed74c373129560d0b5c46fe8a1b53df969b done [2025-02-14T08:28:02.241Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-14T08:28:02.241Z] #109 DONE 13.8s [2025-02-14T08:28:02.241Z] [2025-02-14T08:28:02.241Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T08:28:34.456Z] #146 DONE 2172.5s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T08:28:34.456Z] #149 DONE 2172.5s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:28:34.456Z] #152 ... [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:28:34.456Z] #196 DONE 0.2s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:28:34.456Z] #197 DONE 0.3s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:28:34.456Z] #198 DONE 0.4s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-14T08:28:34.456Z] #199 DONE 0.7s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-14T08:28:34.456Z] #200 DONE 0.5s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-14T08:28:34.456Z] #201 DONE 0.1s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:28:34.456Z] #202 DONE 0.1s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #109 [core-keeper] exporting to image [2025-02-14T08:28:34.456Z] #109 exporting layers [2025-02-14T08:28:34.456Z] #109 ... [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-14T08:28:34.456Z] #203 DONE 0.2s [2025-02-14T08:28:34.456Z] [2025-02-14T08:28:34.456Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T08:28:34.724Z] #204 ... [2025-02-14T08:28:34.724Z] [2025-02-14T08:28:34.724Z] #109 [core-keeper] exporting to image [2025-02-14T08:28:34.724Z] #109 exporting layers 0.6s done [2025-02-14T08:28:34.724Z] #109 writing image sha256:087737517537415069cb9a2f5cb3550a4ff4ed3ce16691566fc65452f759d656 0.0s done [2025-02-14T08:28:34.724Z] #109 naming to docker.io/library/core-keeper-arm64 done [2025-02-14T08:28:34.724Z] #109 DONE 14.4s [2025-02-14T08:28:34.991Z] [2025-02-14T08:28:34.991Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T08:28:36.934Z] #147 ... [2025-02-14T08:28:36.934Z] [2025-02-14T08:28:36.934Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T08:28:36.934Z] #204 DONE 2.1s [2025-02-14T08:28:36.934Z] [2025-02-14T08:28:36.934Z] #109 [security-proxy-auth] exporting to image [2025-02-14T08:28:37.200Z] #109 exporting layers 0.7s done [2025-02-14T08:28:37.466Z] #109 writing image sha256:1ffbc655aec0dcd28c5f81a11465a26bac724d22b5892b3eba2d2ce8e43e2411 done [2025-02-14T08:28:37.466Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-14T08:28:37.466Z] #109 DONE 15.1s [2025-02-14T08:28:37.466Z] [2025-02-14T08:28:37.466Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:28:40.060Z] #145 ... [2025-02-14T08:28:40.060Z] [2025-02-14T08:28:40.060Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T08:28:40.060Z] #147 DONE 2179.9s [2025-02-14T08:28:40.060Z] [2025-02-14T08:28:40.060Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T08:28:40.060Z] #152 DONE 2179.9s [2025-02-14T08:28:40.060Z] [2025-02-14T08:28:40.060Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:28:40.060Z] #145 ... [2025-02-14T08:28:40.060Z] [2025-02-14T08:28:40.060Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:28:40.336Z] #205 DONE 0.2s [2025-02-14T08:28:40.336Z] [2025-02-14T08:28:40.336Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:28:40.336Z] #206 DONE 0.2s [2025-02-14T08:28:40.336Z] [2025-02-14T08:28:40.336Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:28:40.616Z] #207 DONE 0.3s [2025-02-14T08:28:40.616Z] [2025-02-14T08:28:40.616Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-14T08:28:40.884Z] #208 ... [2025-02-14T08:28:40.884Z] [2025-02-14T08:28:40.884Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:28:40.884Z] #209 DONE 0.2s [2025-02-14T08:28:41.148Z] [2025-02-14T08:28:41.149Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-14T08:28:41.149Z] #210 DONE 0.4s [2025-02-14T08:28:41.149Z] [2025-02-14T08:28:41.149Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-14T08:28:41.149Z] #208 DONE 0.5s [2025-02-14T08:28:41.149Z] [2025-02-14T08:28:41.149Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:28:41.413Z] #211 DONE 0.3s [2025-02-14T08:28:41.413Z] [2025-02-14T08:28:41.413Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:28:41.413Z] #212 DONE 0.2s [2025-02-14T08:28:41.413Z] [2025-02-14T08:28:41.413Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-14T08:28:41.678Z] #213 DONE 0.2s [2025-02-14T08:28:41.679Z] [2025-02-14T08:28:41.679Z] #109 [core-metadata] exporting to image [2025-02-14T08:28:42.257Z] #109 exporting layers 0.7s done [2025-02-14T08:28:42.257Z] #109 writing image sha256:7eee24b0ffa97bef3424b1d2115840eddc33a8af6d32c41e1ff981c691733131 0.0s done [2025-02-14T08:28:42.257Z] #109 naming to docker.io/library/core-data-arm64 done [2025-02-14T08:28:42.257Z] #109 writing image sha256:3945dab1e5bf7f11e5d7696f97d0ca165d4f4c6cee0f978dd70cbf6df0546016 done [2025-02-14T08:28:42.257Z] #109 naming to docker.io/library/core-metadata-arm64 done [2025-02-14T08:28:42.257Z] #109 DONE 16.1s [2025-02-14T08:28:42.257Z] [2025-02-14T08:28:42.257Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:29:14.447Z] #145 ... [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T08:29:14.447Z] #151 DONE 2210.9s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:29:14.447Z] #145 ... [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:29:14.447Z] #214 DONE 0.1s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:29:14.447Z] #215 DONE 0.1s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T08:29:14.447Z] #48 ... [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-14T08:29:14.447Z] #216 DONE 0.6s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-14T08:29:14.447Z] #217 DONE 0.2s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #109 [support-scheduler] exporting to image [2025-02-14T08:29:14.447Z] #109 exporting layers [2025-02-14T08:29:14.447Z] #109 exporting layers 1.1s done [2025-02-14T08:29:14.447Z] #109 writing image sha256:aa3775cd96a8a9152f2af426d28ec95a5f01590b967aa9c5b32a94b232c658d2 done [2025-02-14T08:29:14.447Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2025-02-14T08:29:14.447Z] #109 DONE 17.2s [2025-02-14T08:29:14.447Z] [2025-02-14T08:29:14.447Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T08:29:16.378Z] #145 DONE 2216.1s [2025-02-14T08:29:16.378Z] [2025-02-14T08:29:16.378Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T08:29:16.378Z] #48 ... [2025-02-14T08:29:16.378Z] [2025-02-14T08:29:16.378Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T08:29:16.378Z] #218 DONE 0.1s [2025-02-14T08:29:16.642Z] [2025-02-14T08:29:16.642Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T08:29:16.642Z] #219 DONE 0.1s [2025-02-14T08:29:16.642Z] [2025-02-14T08:29:16.642Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T08:29:16.905Z] #48 ... [2025-02-14T08:29:16.905Z] [2025-02-14T08:29:16.905Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-14T08:29:17.169Z] #220 DONE 0.4s [2025-02-14T08:29:17.169Z] [2025-02-14T08:29:17.169Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-14T08:29:17.169Z] #221 DONE 0.1s [2025-02-14T08:29:17.169Z] [2025-02-14T08:29:17.169Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T08:29:17.433Z] #48 ... [2025-02-14T08:29:17.433Z] [2025-02-14T08:29:17.433Z] #109 [support-notifications] exporting to image [2025-02-14T08:29:17.701Z] #109 exporting layers 0.5s done [2025-02-14T08:29:17.701Z] #109 writing image sha256:ab513c3deac788d199a724a6712537a4079962442e451fd59ad4a373831543da [2025-02-14T08:29:17.701Z] #109 writing image sha256:ab513c3deac788d199a724a6712537a4079962442e451fd59ad4a373831543da done [2025-02-14T08:29:17.701Z] #109 naming to docker.io/library/support-notifications-arm64 done [2025-02-14T08:29:17.701Z] #109 DONE 17.7s [2025-02-14T08:29:17.701Z] [2025-02-14T08:29:17.701Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T08:29:17.701Z] time="2025-02-14T07:49:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-14T08:29:17.709Z] $ docker stop --time=1 1dba73b1eb78e204d7faa0e94279fe8f6e902acf92128d0db1a1e8d31844f7ed [2025-02-14T08:29:19.379Z] $ docker rm -f --volumes 1dba73b1eb78e204d7faa0e94279fe8f6e902acf92128d0db1a1e8d31844f7ed [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T08:29:19.877Z] + docker images [2025-02-14T08:29:19.877Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-14T08:29:19.877Z] support-notifications-arm64 latest ab513c3deac7 2 seconds ago 59.2MB [2025-02-14T08:29:19.877Z] support-scheduler-arm64 latest aa3775cd96a8 8 seconds ago 55.3MB [2025-02-14T08:29:19.877Z] core-data-arm64 latest 7eee24b0ffa9 38 seconds ago 39.8MB [2025-02-14T08:29:19.877Z] core-metadata-arm64 latest 3945dab1e5bf 38 seconds ago 40MB [2025-02-14T08:29:19.877Z] security-proxy-auth-arm64 latest 1ffbc655aec0 43 seconds ago 38.7MB [2025-02-14T08:29:19.877Z] core-keeper-arm64 latest 087737517537 46 seconds ago 32.5MB [2025-02-14T08:29:19.877Z] security-spiffe-token-provider-arm64 latest e1f7803f07db About a minute ago 55MB [2025-02-14T08:29:19.877Z] security-secretstore-setup-arm64 latest 784478ebd594 2 minutes ago 74.4MB [2025-02-14T08:29:19.877Z] security-proxy-setup-arm64 latest 6eb4e5859f3c 2 minutes ago 45.5MB [2025-02-14T08:29:19.877Z] core-command-arm64 latest 9f893c478498 3 minutes ago 35.3MB [2025-02-14T08:29:19.877Z] security-bootstrapper-arm64 latest a3c2053f9927 17 minutes ago 27.9MB [2025-02-14T08:29:19.877Z] core-common-config-bootstrapper-arm64 latest c9551a85b7fb 17 minutes ago 24.8MB [2025-02-14T08:29:19.877Z] security-spire-agent-arm64 latest 00713e6326d0 38 minutes ago 194MB [2025-02-14T08:29:19.877Z] security-spire-server-arm64 latest 202b6eae9ceb 38 minutes ago 150MB [2025-02-14T08:29:19.877Z] security-spire-config-arm64 latest 57ba98b1d8eb 38 minutes ago 150MB [2025-02-14T08:29:19.877Z] ci-base-image-arm64 latest bd11fc5208ac 40 minutes ago 915MB [2025-02-14T08:29:19.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB [2025-02-14T08:29:19.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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-02-14T08:29:20.023Z] provisioning config files... [2025-02-14T08:29:20.037Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/796@tmp/config7264279014435290275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:29:20.372Z] ---> ****-login.sh [2025-02-14T08:29:20.372Z] nexus3.edgexfoundry.org:10001 [2025-02-14T08:29:20.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T08:29:20.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T08:29:20.638Z] Configure a credential helper to remove this warning. See [2025-02-14T08:29:20.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T08:29:20.638Z] [2025-02-14T08:29:20.638Z] Login Succeeded [2025-02-14T08:29:20.638Z] nexus3.edgexfoundry.org:10002 [2025-02-14T08:29:20.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T08:29:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T08:29:21.167Z] Configure a credential helper to remove this warning. See [2025-02-14T08:29:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T08:29:21.167Z] [2025-02-14T08:29:21.167Z] Login Succeeded [2025-02-14T08:29:21.167Z] nexus3.edgexfoundry.org:10003 [2025-02-14T08:29:21.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T08:29:21.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T08:29:21.432Z] Configure a credential helper to remove this warning. See [2025-02-14T08:29:21.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T08:29:21.433Z] [2025-02-14T08:29:21.433Z] Login Succeeded [2025-02-14T08:29:21.433Z] nexus3.edgexfoundry.org:10004 [2025-02-14T08:29:21.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T08:29:21.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T08:29:21.697Z] Configure a credential helper to remove this warning. See [2025-02-14T08:29:21.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T08:29:21.697Z] [2025-02-14T08:29:21.697Z] Login Succeeded [2025-02-14T08:29:21.697Z] ****.io [2025-02-14T08:29:21.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T08:29:22.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T08:29:22.223Z] Configure a credential helper to remove this warning. See [2025-02-14T08:29:22.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T08:29:22.223Z] [2025-02-14T08:29:22.223Z] Login Succeeded [2025-02-14T08:29:22.223Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T08:29:22.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:29:22.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T08:29:22.324Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-14T08:29:22.324Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:22.324Z] latest [2025-02-14T08:29:22.324Z] 4.0.0-dev.58 [2025-02-14T08:29:22.324Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:22.324Z] main [2025-02-14T08:29:22.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:22.689Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:23.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T08:29:23.028Z] 7297b9af4f1b: Preparing [2025-02-14T08:29:23.028Z] 3050d3e904b3: Preparing [2025-02-14T08:29:23.028Z] 0d30722e475d: Preparing [2025-02-14T08:29:23.028Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:23.028Z] 27938c380eb2: Preparing [2025-02-14T08:29:23.028Z] e39b383ad201: Preparing [2025-02-14T08:29:23.028Z] 534a70dc8296: Preparing [2025-02-14T08:29:23.028Z] e39b383ad201: Waiting [2025-02-14T08:29:23.290Z] 0d30722e475d: Pushed [2025-02-14T08:29:23.290Z] 7297b9af4f1b: Pushed [2025-02-14T08:29:23.290Z] c4e65ae55bf4: Pushed [2025-02-14T08:29:23.290Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:23.290Z] e39b383ad201: Pushed [2025-02-14T08:29:24.683Z] 27938c380eb2: Pushed [2025-02-14T08:29:27.999Z] 3050d3e904b3: Pushed [2025-02-14T08:29:27.999Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:f8a58c62bb87d196fad777d3df69217d7069c63358179a336c6e4ed819108876 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:28.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:28.715Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-14T08:29:28.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T08:29:28.715Z] 7297b9af4f1b: Preparing [2025-02-14T08:29:28.715Z] 3050d3e904b3: Preparing [2025-02-14T08:29:28.715Z] 0d30722e475d: Preparing [2025-02-14T08:29:28.715Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:28.715Z] 27938c380eb2: Preparing [2025-02-14T08:29:28.715Z] e39b383ad201: Preparing [2025-02-14T08:29:28.715Z] 534a70dc8296: Preparing [2025-02-14T08:29:28.715Z] e39b383ad201: Waiting [2025-02-14T08:29:28.715Z] 534a70dc8296: Waiting [2025-02-14T08:29:28.715Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:28.715Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:28.715Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:28.715Z] 3050d3e904b3: Layer already exists [2025-02-14T08:29:28.715Z] 7297b9af4f1b: Layer already exists [2025-02-14T08:29:28.715Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:28.715Z] e39b383ad201: Layer already exists [2025-02-14T08:29:28.978Z] latest: digest: sha256:f8a58c62bb87d196fad777d3df69217d7069c63358179a336c6e4ed819108876 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:29.337Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:29.690Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.58 [2025-02-14T08:29:29.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T08:29:29.690Z] 7297b9af4f1b: Preparing [2025-02-14T08:29:29.690Z] 3050d3e904b3: Preparing [2025-02-14T08:29:29.690Z] 0d30722e475d: Preparing [2025-02-14T08:29:29.690Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:29.690Z] 27938c380eb2: Preparing [2025-02-14T08:29:29.690Z] e39b383ad201: Preparing [2025-02-14T08:29:29.690Z] 534a70dc8296: Preparing [2025-02-14T08:29:29.690Z] 534a70dc8296: Waiting [2025-02-14T08:29:29.690Z] e39b383ad201: Waiting [2025-02-14T08:29:29.690Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:29.690Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:29.690Z] 3050d3e904b3: Layer already exists [2025-02-14T08:29:29.690Z] 7297b9af4f1b: Layer already exists [2025-02-14T08:29:29.690Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:29.690Z] e39b383ad201: Layer already exists [2025-02-14T08:29:29.690Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:29.690Z] 4.0.0-dev.58: digest: sha256:f8a58c62bb87d196fad777d3df69217d7069c63358179a336c6e4ed819108876 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:30.318Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:30.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:30.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T08:29:30.667Z] 7297b9af4f1b: Preparing [2025-02-14T08:29:30.667Z] 3050d3e904b3: Preparing [2025-02-14T08:29:30.667Z] 0d30722e475d: Preparing [2025-02-14T08:29:30.667Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:30.667Z] 27938c380eb2: Preparing [2025-02-14T08:29:30.667Z] e39b383ad201: Preparing [2025-02-14T08:29:30.667Z] 534a70dc8296: Preparing [2025-02-14T08:29:30.667Z] e39b383ad201: Waiting [2025-02-14T08:29:30.667Z] 7297b9af4f1b: Layer already exists [2025-02-14T08:29:30.667Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:30.667Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:30.667Z] 3050d3e904b3: Layer already exists [2025-02-14T08:29:30.667Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:30.667Z] e39b383ad201: Layer already exists [2025-02-14T08:29:30.667Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:30.667Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:f8a58c62bb87d196fad777d3df69217d7069c63358179a336c6e4ed819108876 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:31.030Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:31.386Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-14T08:29:31.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T08:29:31.386Z] 7297b9af4f1b: Preparing [2025-02-14T08:29:31.386Z] 3050d3e904b3: Preparing [2025-02-14T08:29:31.386Z] 0d30722e475d: Preparing [2025-02-14T08:29:31.386Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:31.386Z] 27938c380eb2: Preparing [2025-02-14T08:29:31.386Z] e39b383ad201: Preparing [2025-02-14T08:29:31.386Z] 534a70dc8296: Preparing [2025-02-14T08:29:31.386Z] 534a70dc8296: Waiting [2025-02-14T08:29:31.386Z] e39b383ad201: Waiting [2025-02-14T08:29:31.386Z] 7297b9af4f1b: Layer already exists [2025-02-14T08:29:31.386Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:31.386Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:31.386Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:31.386Z] 3050d3e904b3: Layer already exists [2025-02-14T08:29:31.386Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:31.386Z] e39b383ad201: Layer already exists [2025-02-14T08:29:31.648Z] main: digest: sha256:f8a58c62bb87d196fad777d3df69217d7069c63358179a336c6e4ed819108876 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:29:31.733Z] ===================================================== [Pipeline] echo [2025-02-14T08:29:31.750Z] taggedImages: [2025-02-14T08:29:31.750Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:31.750Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-14T08:29:31.750Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.58 [2025-02-14T08:29:31.750Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:31.750Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-14T08:29:31.780Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-14T08:29:31.780Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:31.780Z] latest [2025-02-14T08:29:31.780Z] 4.0.0-dev.58 [2025-02-14T08:29:31.780Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:31.780Z] main [2025-02-14T08:29:31.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:32.146Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:32.500Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:32.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T08:29:32.500Z] b08115b90e4a: Preparing [2025-02-14T08:29:32.500Z] 617b4ee5a95e: Preparing [2025-02-14T08:29:32.500Z] 0726453721e8: Preparing [2025-02-14T08:29:32.500Z] 8146abcda272: Preparing [2025-02-14T08:29:32.500Z] 0d30722e475d: Preparing [2025-02-14T08:29:32.500Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:32.500Z] 27938c380eb2: Preparing [2025-02-14T08:29:32.500Z] e39b383ad201: Preparing [2025-02-14T08:29:32.500Z] c4e65ae55bf4: Waiting [2025-02-14T08:29:32.500Z] 534a70dc8296: Preparing [2025-02-14T08:29:32.500Z] 27938c380eb2: Waiting [2025-02-14T08:29:32.500Z] e39b383ad201: Waiting [2025-02-14T08:29:32.500Z] 534a70dc8296: Waiting [2025-02-14T08:29:32.500Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:32.762Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:32.762Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:32.762Z] 0726453721e8: Pushed [2025-02-14T08:29:32.762Z] b08115b90e4a: Pushed [2025-02-14T08:29:32.762Z] 617b4ee5a95e: Pushed [2025-02-14T08:29:32.762Z] e39b383ad201: Layer already exists [2025-02-14T08:29:32.762Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:34.691Z] 8146abcda272: Pushed [2025-02-14T08:29:34.954Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:3e13f705197159af9d0c375140caa4b916a858ecb3e7ae6dc360bb316b82b8cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:35.310Z] + 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-02-14T08:29:35.656Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-14T08:29:35.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T08:29:35.656Z] b08115b90e4a: Preparing [2025-02-14T08:29:35.656Z] 617b4ee5a95e: Preparing [2025-02-14T08:29:35.656Z] 0726453721e8: Preparing [2025-02-14T08:29:35.656Z] 8146abcda272: Preparing [2025-02-14T08:29:35.656Z] 0d30722e475d: Preparing [2025-02-14T08:29:35.656Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:35.656Z] 27938c380eb2: Preparing [2025-02-14T08:29:35.656Z] e39b383ad201: Preparing [2025-02-14T08:29:35.656Z] 534a70dc8296: Preparing [2025-02-14T08:29:35.656Z] 27938c380eb2: Waiting [2025-02-14T08:29:35.656Z] e39b383ad201: Waiting [2025-02-14T08:29:35.656Z] 534a70dc8296: Waiting [2025-02-14T08:29:35.656Z] 617b4ee5a95e: Layer already exists [2025-02-14T08:29:35.656Z] b08115b90e4a: Layer already exists [2025-02-14T08:29:35.656Z] 8146abcda272: Layer already exists [2025-02-14T08:29:35.656Z] 0726453721e8: Layer already exists [2025-02-14T08:29:35.656Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:35.656Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:35.656Z] e39b383ad201: Layer already exists [2025-02-14T08:29:35.656Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:35.656Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:35.920Z] latest: digest: sha256:3e13f705197159af9d0c375140caa4b916a858ecb3e7ae6dc360bb316b82b8cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:36.275Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:36.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.58 [2025-02-14T08:29:36.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T08:29:36.626Z] b08115b90e4a: Preparing [2025-02-14T08:29:36.626Z] 617b4ee5a95e: Preparing [2025-02-14T08:29:36.626Z] 0726453721e8: Preparing [2025-02-14T08:29:36.626Z] 8146abcda272: Preparing [2025-02-14T08:29:36.626Z] 0d30722e475d: Preparing [2025-02-14T08:29:36.626Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:36.626Z] 27938c380eb2: Preparing [2025-02-14T08:29:36.626Z] e39b383ad201: Preparing [2025-02-14T08:29:36.626Z] 534a70dc8296: Preparing [2025-02-14T08:29:36.626Z] c4e65ae55bf4: Waiting [2025-02-14T08:29:36.626Z] 27938c380eb2: Waiting [2025-02-14T08:29:36.626Z] e39b383ad201: Waiting [2025-02-14T08:29:36.626Z] 534a70dc8296: Waiting [2025-02-14T08:29:36.626Z] b08115b90e4a: Layer already exists [2025-02-14T08:29:36.626Z] 0726453721e8: Layer already exists [2025-02-14T08:29:36.626Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:36.626Z] 8146abcda272: Layer already exists [2025-02-14T08:29:36.626Z] 617b4ee5a95e: Layer already exists [2025-02-14T08:29:36.626Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:36.626Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:36.626Z] e39b383ad201: Layer already exists [2025-02-14T08:29:36.626Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:36.626Z] 4.0.0-dev.58: digest: sha256:3e13f705197159af9d0c375140caa4b916a858ecb3e7ae6dc360bb316b82b8cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:36.978Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:37.321Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:37.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T08:29:37.321Z] b08115b90e4a: Preparing [2025-02-14T08:29:37.321Z] 617b4ee5a95e: Preparing [2025-02-14T08:29:37.321Z] 0726453721e8: Preparing [2025-02-14T08:29:37.321Z] 8146abcda272: Preparing [2025-02-14T08:29:37.321Z] 0d30722e475d: Preparing [2025-02-14T08:29:37.321Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:37.321Z] 27938c380eb2: Preparing [2025-02-14T08:29:37.321Z] e39b383ad201: Preparing [2025-02-14T08:29:37.321Z] 534a70dc8296: Preparing [2025-02-14T08:29:37.321Z] 27938c380eb2: Waiting [2025-02-14T08:29:37.321Z] e39b383ad201: Waiting [2025-02-14T08:29:37.321Z] 534a70dc8296: Waiting [2025-02-14T08:29:37.321Z] c4e65ae55bf4: Waiting [2025-02-14T08:29:37.321Z] b08115b90e4a: Layer already exists [2025-02-14T08:29:37.321Z] 8146abcda272: Layer already exists [2025-02-14T08:29:37.321Z] 617b4ee5a95e: Layer already exists [2025-02-14T08:29:37.321Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:37.321Z] 0726453721e8: Layer already exists [2025-02-14T08:29:37.321Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:37.321Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:37.321Z] e39b383ad201: Layer already exists [2025-02-14T08:29:37.321Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:37.321Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:3e13f705197159af9d0c375140caa4b916a858ecb3e7ae6dc360bb316b82b8cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:37.929Z] + 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-02-14T08:29:38.280Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-14T08:29:38.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T08:29:38.280Z] b08115b90e4a: Preparing [2025-02-14T08:29:38.280Z] 617b4ee5a95e: Preparing [2025-02-14T08:29:38.280Z] 0726453721e8: Preparing [2025-02-14T08:29:38.280Z] 8146abcda272: Preparing [2025-02-14T08:29:38.280Z] 0d30722e475d: Preparing [2025-02-14T08:29:38.280Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:38.280Z] 27938c380eb2: Preparing [2025-02-14T08:29:38.280Z] e39b383ad201: Preparing [2025-02-14T08:29:38.280Z] 534a70dc8296: Preparing [2025-02-14T08:29:38.280Z] c4e65ae55bf4: Waiting [2025-02-14T08:29:38.280Z] 27938c380eb2: Waiting [2025-02-14T08:29:38.280Z] e39b383ad201: Waiting [2025-02-14T08:29:38.280Z] 534a70dc8296: Waiting [2025-02-14T08:29:38.280Z] b08115b90e4a: Layer already exists [2025-02-14T08:29:38.280Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:38.280Z] 8146abcda272: Layer already exists [2025-02-14T08:29:38.280Z] 617b4ee5a95e: Layer already exists [2025-02-14T08:29:38.280Z] 0726453721e8: Layer already exists [2025-02-14T08:29:38.280Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:38.280Z] e39b383ad201: Layer already exists [2025-02-14T08:29:38.280Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:38.280Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:38.544Z] main: digest: sha256:3e13f705197159af9d0c375140caa4b916a858ecb3e7ae6dc360bb316b82b8cd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:29:38.622Z] ===================================================== [Pipeline] echo [2025-02-14T08:29:38.634Z] taggedImages: [2025-02-14T08:29:38.634Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:38.634Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-14T08:29:38.634Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.58 [2025-02-14T08:29:38.634Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:38.634Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-14T08:29:38.664Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-14T08:29:38.664Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:38.664Z] latest [2025-02-14T08:29:38.664Z] 4.0.0-dev.58 [2025-02-14T08:29:38.664Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:38.664Z] main [2025-02-14T08:29:38.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:39.027Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:39.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:39.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T08:29:39.379Z] c6d0bcabcf5f: Preparing [2025-02-14T08:29:39.379Z] 1b1530ebcc15: Preparing [2025-02-14T08:29:39.379Z] 0d30722e475d: Preparing [2025-02-14T08:29:39.379Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:39.379Z] ddeda20e1070: Preparing [2025-02-14T08:29:39.379Z] 0b1b31cb9bc1: Preparing [2025-02-14T08:29:39.379Z] 534a70dc8296: Preparing [2025-02-14T08:29:39.379Z] 0b1b31cb9bc1: Waiting [2025-02-14T08:29:39.379Z] 534a70dc8296: Waiting [2025-02-14T08:29:39.642Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:39.642Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:39.642Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:39.642Z] c6d0bcabcf5f: Pushed [2025-02-14T08:29:39.642Z] 0b1b31cb9bc1: Pushed [2025-02-14T08:29:41.566Z] ddeda20e1070: Pushed [2025-02-14T08:29:44.890Z] 1b1530ebcc15: Pushed [2025-02-14T08:29:45.155Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:5c0733422a2cad8fc90bdafb3f1f9bb80e6f4588024eff7472e3b9676204e358 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:45.509Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:45.864Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-14T08:29:45.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T08:29:45.864Z] c6d0bcabcf5f: Preparing [2025-02-14T08:29:45.864Z] 1b1530ebcc15: Preparing [2025-02-14T08:29:45.864Z] 0d30722e475d: Preparing [2025-02-14T08:29:45.864Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:45.864Z] ddeda20e1070: Preparing [2025-02-14T08:29:45.864Z] 0b1b31cb9bc1: Preparing [2025-02-14T08:29:45.864Z] 534a70dc8296: Preparing [2025-02-14T08:29:45.864Z] 0b1b31cb9bc1: Waiting [2025-02-14T08:29:45.864Z] 534a70dc8296: Waiting [2025-02-14T08:29:45.864Z] 1b1530ebcc15: Layer already exists [2025-02-14T08:29:45.864Z] ddeda20e1070: Layer already exists [2025-02-14T08:29:45.864Z] c6d0bcabcf5f: Layer already exists [2025-02-14T08:29:45.864Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:45.864Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:45.864Z] 0b1b31cb9bc1: Layer already exists [2025-02-14T08:29:45.864Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:46.128Z] latest: digest: sha256:5c0733422a2cad8fc90bdafb3f1f9bb80e6f4588024eff7472e3b9676204e358 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:46.484Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:46.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.58 [2025-02-14T08:29:46.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T08:29:46.838Z] c6d0bcabcf5f: Preparing [2025-02-14T08:29:46.838Z] 1b1530ebcc15: Preparing [2025-02-14T08:29:46.838Z] 0d30722e475d: Preparing [2025-02-14T08:29:46.838Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:46.838Z] ddeda20e1070: Preparing [2025-02-14T08:29:46.838Z] 0b1b31cb9bc1: Preparing [2025-02-14T08:29:46.838Z] 534a70dc8296: Preparing [2025-02-14T08:29:46.838Z] 0b1b31cb9bc1: Waiting [2025-02-14T08:29:46.838Z] 534a70dc8296: Waiting [2025-02-14T08:29:46.838Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:46.838Z] c6d0bcabcf5f: Layer already exists [2025-02-14T08:29:46.838Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:46.838Z] ddeda20e1070: Layer already exists [2025-02-14T08:29:46.838Z] 1b1530ebcc15: Layer already exists [2025-02-14T08:29:46.838Z] 0b1b31cb9bc1: Layer already exists [2025-02-14T08:29:46.838Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:46.838Z] 4.0.0-dev.58: digest: sha256:5c0733422a2cad8fc90bdafb3f1f9bb80e6f4588024eff7472e3b9676204e358 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:47.458Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:47.809Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:47.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T08:29:47.809Z] c6d0bcabcf5f: Preparing [2025-02-14T08:29:47.809Z] 1b1530ebcc15: Preparing [2025-02-14T08:29:47.809Z] 0d30722e475d: Preparing [2025-02-14T08:29:47.809Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:47.809Z] ddeda20e1070: Preparing [2025-02-14T08:29:47.809Z] 0b1b31cb9bc1: Preparing [2025-02-14T08:29:47.809Z] 534a70dc8296: Preparing [2025-02-14T08:29:47.809Z] 0b1b31cb9bc1: Waiting [2025-02-14T08:29:47.865Z] 534a70dc8296: Waiting [2025-02-14T08:29:47.865Z] 1b1530ebcc15: Layer already exists [2025-02-14T08:29:47.865Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:47.865Z] ddeda20e1070: Layer already exists [2025-02-14T08:29:47.865Z] c6d0bcabcf5f: Layer already exists [2025-02-14T08:29:47.865Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:47.865Z] 0b1b31cb9bc1: Layer already exists [2025-02-14T08:29:47.865Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:47.865Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:5c0733422a2cad8fc90bdafb3f1f9bb80e6f4588024eff7472e3b9676204e358 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:48.212Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:48.586Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-14T08:29:48.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T08:29:48.586Z] c6d0bcabcf5f: Preparing [2025-02-14T08:29:48.586Z] 1b1530ebcc15: Preparing [2025-02-14T08:29:48.586Z] 0d30722e475d: Preparing [2025-02-14T08:29:48.586Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:48.586Z] ddeda20e1070: Preparing [2025-02-14T08:29:48.586Z] 0b1b31cb9bc1: Preparing [2025-02-14T08:29:48.586Z] 534a70dc8296: Preparing [2025-02-14T08:29:48.586Z] 0b1b31cb9bc1: Waiting [2025-02-14T08:29:48.586Z] 534a70dc8296: Waiting [2025-02-14T08:29:48.586Z] 1b1530ebcc15: Layer already exists [2025-02-14T08:29:48.586Z] c6d0bcabcf5f: Layer already exists [2025-02-14T08:29:48.586Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:48.586Z] ddeda20e1070: Layer already exists [2025-02-14T08:29:48.586Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:48.586Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:48.586Z] 0b1b31cb9bc1: Layer already exists [2025-02-14T08:29:48.850Z] main: digest: sha256:5c0733422a2cad8fc90bdafb3f1f9bb80e6f4588024eff7472e3b9676204e358 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:29:48.916Z] ===================================================== [Pipeline] echo [2025-02-14T08:29:48.929Z] taggedImages: [2025-02-14T08:29:48.929Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:48.929Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-14T08:29:48.929Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.58 [2025-02-14T08:29:48.929Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:48.929Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-14T08:29:48.955Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-14T08:29:48.955Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:48.955Z] latest [2025-02-14T08:29:48.955Z] 4.0.0-dev.58 [2025-02-14T08:29:48.955Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:48.955Z] main [2025-02-14T08:29:48.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:49.325Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:49.693Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:49.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T08:29:49.693Z] 4699f95cf8a4: Preparing [2025-02-14T08:29:49.693Z] e71d0e8f8527: Preparing [2025-02-14T08:29:49.693Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:49.693Z] 489a7f633884: Preparing [2025-02-14T08:29:49.693Z] 1964965e8910: Preparing [2025-02-14T08:29:49.693Z] 534a70dc8296: Preparing [2025-02-14T08:29:49.693Z] 534a70dc8296: Waiting [2025-02-14T08:29:49.967Z] 1964965e8910: Pushed [2025-02-14T08:29:49.967Z] 489a7f633884: Pushed [2025-02-14T08:29:49.967Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:49.967Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:49.967Z] 4699f95cf8a4: Pushed [2025-02-14T08:29:55.270Z] e71d0e8f8527: Pushed [2025-02-14T08:29:55.271Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:50af8d594078aec35ae4c8f86bc3b79a1dfc3d90260083e1e16de94762538e51 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:55.616Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:55.957Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-14T08:29:55.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T08:29:55.957Z] 4699f95cf8a4: Preparing [2025-02-14T08:29:55.957Z] e71d0e8f8527: Preparing [2025-02-14T08:29:55.957Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:55.957Z] 489a7f633884: Preparing [2025-02-14T08:29:55.957Z] 1964965e8910: Preparing [2025-02-14T08:29:55.957Z] 534a70dc8296: Preparing [2025-02-14T08:29:55.957Z] 534a70dc8296: Waiting [2025-02-14T08:29:55.957Z] 1964965e8910: Layer already exists [2025-02-14T08:29:55.957Z] 489a7f633884: Layer already exists [2025-02-14T08:29:55.957Z] e71d0e8f8527: Layer already exists [2025-02-14T08:29:55.957Z] 4699f95cf8a4: Layer already exists [2025-02-14T08:29:55.957Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:55.957Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:55.957Z] latest: digest: sha256:50af8d594078aec35ae4c8f86bc3b79a1dfc3d90260083e1e16de94762538e51 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:56.567Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:56.920Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.58 [2025-02-14T08:29:56.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T08:29:56.920Z] 4699f95cf8a4: Preparing [2025-02-14T08:29:56.920Z] e71d0e8f8527: Preparing [2025-02-14T08:29:56.920Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:56.920Z] 489a7f633884: Preparing [2025-02-14T08:29:56.920Z] 1964965e8910: Preparing [2025-02-14T08:29:56.920Z] 534a70dc8296: Preparing [2025-02-14T08:29:56.920Z] 534a70dc8296: Waiting [2025-02-14T08:29:56.920Z] 489a7f633884: Layer already exists [2025-02-14T08:29:56.920Z] e71d0e8f8527: Layer already exists [2025-02-14T08:29:56.920Z] 4699f95cf8a4: Layer already exists [2025-02-14T08:29:56.921Z] 1964965e8910: Layer already exists [2025-02-14T08:29:56.921Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:56.921Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:56.921Z] 4.0.0-dev.58: digest: sha256:50af8d594078aec35ae4c8f86bc3b79a1dfc3d90260083e1e16de94762538e51 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:57.269Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:57.608Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:57.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T08:29:57.608Z] 4699f95cf8a4: Preparing [2025-02-14T08:29:57.608Z] e71d0e8f8527: Preparing [2025-02-14T08:29:57.608Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:57.608Z] 489a7f633884: Preparing [2025-02-14T08:29:57.608Z] 1964965e8910: Preparing [2025-02-14T08:29:57.608Z] 534a70dc8296: Preparing [2025-02-14T08:29:57.608Z] 534a70dc8296: Waiting [2025-02-14T08:29:57.608Z] 4699f95cf8a4: Layer already exists [2025-02-14T08:29:57.608Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:57.608Z] 1964965e8910: Layer already exists [2025-02-14T08:29:57.608Z] e71d0e8f8527: Layer already exists [2025-02-14T08:29:57.608Z] 489a7f633884: Layer already exists [2025-02-14T08:29:57.608Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:57.871Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:50af8d594078aec35ae4c8f86bc3b79a1dfc3d90260083e1e16de94762538e51 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:58.211Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:58.563Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-14T08:29:58.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T08:29:58.563Z] 4699f95cf8a4: Preparing [2025-02-14T08:29:58.563Z] e71d0e8f8527: Preparing [2025-02-14T08:29:58.563Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:58.563Z] 489a7f633884: Preparing [2025-02-14T08:29:58.563Z] 1964965e8910: Preparing [2025-02-14T08:29:58.563Z] 534a70dc8296: Preparing [2025-02-14T08:29:58.563Z] 534a70dc8296: Waiting [2025-02-14T08:29:58.563Z] 489a7f633884: Layer already exists [2025-02-14T08:29:58.563Z] 1964965e8910: Layer already exists [2025-02-14T08:29:58.563Z] e71d0e8f8527: Layer already exists [2025-02-14T08:29:58.563Z] 4699f95cf8a4: Layer already exists [2025-02-14T08:29:58.563Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:58.563Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:58.563Z] main: digest: sha256:50af8d594078aec35ae4c8f86bc3b79a1dfc3d90260083e1e16de94762538e51 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:29:58.656Z] ===================================================== [Pipeline] echo [2025-02-14T08:29:58.673Z] taggedImages: [2025-02-14T08:29:58.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:58.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-14T08:29:58.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.58 [2025-02-14T08:29:58.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:58.674Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-14T08:29:58.704Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-14T08:29:58.704Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:58.704Z] latest [2025-02-14T08:29:58.704Z] 4.0.0-dev.58 [2025-02-14T08:29:58.704Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:29:58.704Z] main [2025-02-14T08:29:58.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:59.066Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:29:59.403Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:29:59.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T08:29:59.403Z] 7d9ec55fa379: Preparing [2025-02-14T08:29:59.403Z] 46dd88142758: Preparing [2025-02-14T08:29:59.403Z] 0a5ccc274942: Preparing [2025-02-14T08:29:59.403Z] 0d30722e475d: Preparing [2025-02-14T08:29:59.403Z] c4e65ae55bf4: Preparing [2025-02-14T08:29:59.403Z] 27938c380eb2: Preparing [2025-02-14T08:29:59.403Z] e39b383ad201: Preparing [2025-02-14T08:29:59.403Z] 534a70dc8296: Preparing [2025-02-14T08:29:59.403Z] e39b383ad201: Waiting [2025-02-14T08:29:59.403Z] 534a70dc8296: Waiting [2025-02-14T08:29:59.403Z] 27938c380eb2: Waiting [2025-02-14T08:29:59.403Z] 0d30722e475d: Layer already exists [2025-02-14T08:29:59.403Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:29:59.668Z] 27938c380eb2: Layer already exists [2025-02-14T08:29:59.668Z] e39b383ad201: Layer already exists [2025-02-14T08:29:59.668Z] 46dd88142758: Pushed [2025-02-14T08:29:59.668Z] 534a70dc8296: Layer already exists [2025-02-14T08:29:59.668Z] 7d9ec55fa379: Pushed [2025-02-14T08:30:04.982Z] 0a5ccc274942: Pushed [2025-02-14T08:30:04.982Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:8863076ee0dcd07e0196df54a757bb862b813a03c78891f032aa534c43b73432 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:05.325Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:05.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-14T08:30:05.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T08:30:05.653Z] 7d9ec55fa379: Preparing [2025-02-14T08:30:05.653Z] 46dd88142758: Preparing [2025-02-14T08:30:05.653Z] 0a5ccc274942: Preparing [2025-02-14T08:30:05.653Z] 0d30722e475d: Preparing [2025-02-14T08:30:05.653Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:05.653Z] 27938c380eb2: Preparing [2025-02-14T08:30:05.653Z] e39b383ad201: Preparing [2025-02-14T08:30:05.653Z] 534a70dc8296: Preparing [2025-02-14T08:30:05.653Z] 27938c380eb2: Waiting [2025-02-14T08:30:05.653Z] e39b383ad201: Waiting [2025-02-14T08:30:05.653Z] 534a70dc8296: Waiting [2025-02-14T08:30:05.653Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:05.653Z] 46dd88142758: Layer already exists [2025-02-14T08:30:05.653Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:05.653Z] 7d9ec55fa379: Layer already exists [2025-02-14T08:30:05.653Z] 0a5ccc274942: Layer already exists [2025-02-14T08:30:05.653Z] e39b383ad201: Layer already exists [2025-02-14T08:30:05.653Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:05.653Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:05.916Z] latest: digest: sha256:8863076ee0dcd07e0196df54a757bb862b813a03c78891f032aa534c43b73432 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:06.258Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:06.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.58 [2025-02-14T08:30:06.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T08:30:06.596Z] 7d9ec55fa379: Preparing [2025-02-14T08:30:06.596Z] 46dd88142758: Preparing [2025-02-14T08:30:06.596Z] 0a5ccc274942: Preparing [2025-02-14T08:30:06.596Z] 0d30722e475d: Preparing [2025-02-14T08:30:06.596Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:06.596Z] 27938c380eb2: Preparing [2025-02-14T08:30:06.596Z] e39b383ad201: Preparing [2025-02-14T08:30:06.596Z] 534a70dc8296: Preparing [2025-02-14T08:30:06.596Z] e39b383ad201: Waiting [2025-02-14T08:30:06.596Z] 27938c380eb2: Waiting [2025-02-14T08:30:06.596Z] 534a70dc8296: Waiting [2025-02-14T08:30:06.596Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:06.596Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:06.596Z] 0a5ccc274942: Layer already exists [2025-02-14T08:30:06.596Z] 46dd88142758: Layer already exists [2025-02-14T08:30:06.596Z] 7d9ec55fa379: Layer already exists [2025-02-14T08:30:06.596Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:06.596Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:06.596Z] e39b383ad201: Layer already exists [2025-02-14T08:30:06.596Z] 4.0.0-dev.58: digest: sha256:8863076ee0dcd07e0196df54a757bb862b813a03c78891f032aa534c43b73432 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:06.941Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:07.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:07.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T08:30:07.280Z] 7d9ec55fa379: Preparing [2025-02-14T08:30:07.280Z] 46dd88142758: Preparing [2025-02-14T08:30:07.280Z] 0a5ccc274942: Preparing [2025-02-14T08:30:07.280Z] 0d30722e475d: Preparing [2025-02-14T08:30:07.280Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:07.280Z] 27938c380eb2: Preparing [2025-02-14T08:30:07.280Z] e39b383ad201: Preparing [2025-02-14T08:30:07.280Z] 534a70dc8296: Preparing [2025-02-14T08:30:07.280Z] 27938c380eb2: Waiting [2025-02-14T08:30:07.280Z] e39b383ad201: Waiting [2025-02-14T08:30:07.280Z] 534a70dc8296: Waiting [2025-02-14T08:30:07.280Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:07.280Z] 7d9ec55fa379: Layer already exists [2025-02-14T08:30:07.280Z] 0a5ccc274942: Layer already exists [2025-02-14T08:30:07.280Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:07.280Z] 46dd88142758: Layer already exists [2025-02-14T08:30:07.280Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:07.280Z] e39b383ad201: Layer already exists [2025-02-14T08:30:07.280Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:07.280Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:8863076ee0dcd07e0196df54a757bb862b813a03c78891f032aa534c43b73432 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:07.878Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:08.227Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-14T08:30:08.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T08:30:08.227Z] 7d9ec55fa379: Preparing [2025-02-14T08:30:08.227Z] 46dd88142758: Preparing [2025-02-14T08:30:08.227Z] 0a5ccc274942: Preparing [2025-02-14T08:30:08.227Z] 0d30722e475d: Preparing [2025-02-14T08:30:08.227Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:08.227Z] 27938c380eb2: Preparing [2025-02-14T08:30:08.227Z] e39b383ad201: Preparing [2025-02-14T08:30:08.227Z] 534a70dc8296: Preparing [2025-02-14T08:30:08.227Z] 27938c380eb2: Waiting [2025-02-14T08:30:08.227Z] e39b383ad201: Waiting [2025-02-14T08:30:08.227Z] 534a70dc8296: Waiting [2025-02-14T08:30:08.227Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:08.227Z] 7d9ec55fa379: Layer already exists [2025-02-14T08:30:08.227Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:08.227Z] 46dd88142758: Layer already exists [2025-02-14T08:30:08.227Z] 0a5ccc274942: Layer already exists [2025-02-14T08:30:08.227Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:08.227Z] e39b383ad201: Layer already exists [2025-02-14T08:30:08.227Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:08.227Z] main: digest: sha256:8863076ee0dcd07e0196df54a757bb862b813a03c78891f032aa534c43b73432 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:30:08.565Z] ===================================================== [Pipeline] echo [2025-02-14T08:30:08.577Z] taggedImages: [2025-02-14T08:30:08.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:08.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-14T08:30:08.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.58 [2025-02-14T08:30:08.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:08.577Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-14T08:30:08.604Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-14T08:30:08.604Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:08.604Z] latest [2025-02-14T08:30:08.604Z] 4.0.0-dev.58 [2025-02-14T08:30:08.604Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:08.604Z] main [2025-02-14T08:30:08.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:08.958Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:09.295Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:09.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T08:30:09.295Z] 9a9c04dffad2: Preparing [2025-02-14T08:30:09.295Z] 55ed9f1cfb83: Preparing [2025-02-14T08:30:09.295Z] 5e47b714cf88: Preparing [2025-02-14T08:30:09.295Z] 49e370e5d7f9: Preparing [2025-02-14T08:30:09.295Z] 2778aad106ef: Preparing [2025-02-14T08:30:09.295Z] c7a977e61e48: Preparing [2025-02-14T08:30:09.295Z] e8c1ae2d7252: Preparing [2025-02-14T08:30:09.295Z] 0d30722e475d: Preparing [2025-02-14T08:30:09.295Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:09.295Z] 31896190a2e1: Preparing [2025-02-14T08:30:09.295Z] b4deeade0971: Preparing [2025-02-14T08:30:09.295Z] 5f70bf18a086: Preparing [2025-02-14T08:30:09.295Z] 09aa3fba3aaf: Preparing [2025-02-14T08:30:09.295Z] 429b8e070c47: Preparing [2025-02-14T08:30:09.295Z] 33283a92a986: Preparing [2025-02-14T08:30:09.295Z] 534a70dc8296: Preparing [2025-02-14T08:30:09.295Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:09.295Z] 31896190a2e1: Waiting [2025-02-14T08:30:09.295Z] b4deeade0971: Waiting [2025-02-14T08:30:09.295Z] 5f70bf18a086: Waiting [2025-02-14T08:30:09.295Z] 09aa3fba3aaf: Waiting [2025-02-14T08:30:09.295Z] 429b8e070c47: Waiting [2025-02-14T08:30:09.295Z] 33283a92a986: Waiting [2025-02-14T08:30:09.295Z] 534a70dc8296: Waiting [2025-02-14T08:30:09.295Z] e8c1ae2d7252: Waiting [2025-02-14T08:30:09.295Z] 0d30722e475d: Waiting [2025-02-14T08:30:09.295Z] c7a977e61e48: Waiting [2025-02-14T08:30:09.559Z] 55ed9f1cfb83: Pushed [2025-02-14T08:30:09.559Z] 49e370e5d7f9: Pushed [2025-02-14T08:30:09.559Z] 9a9c04dffad2: Pushed [2025-02-14T08:30:09.559Z] 2778aad106ef: Pushed [2025-02-14T08:30:09.559Z] 5e47b714cf88: Pushed [2025-02-14T08:30:09.559Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:09.559Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:09.822Z] 5f70bf18a086: Layer already exists [2025-02-14T08:30:09.822Z] c7a977e61e48: Pushed [2025-02-14T08:30:09.822Z] b4deeade0971: Pushed [2025-02-14T08:30:09.822Z] 31896190a2e1: Pushed [2025-02-14T08:30:09.822Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:09.822Z] 09aa3fba3aaf: Pushed [2025-02-14T08:30:09.822Z] 33283a92a986: Pushed [2025-02-14T08:30:11.747Z] 429b8e070c47: Pushed [2025-02-14T08:30:12.323Z] e8c1ae2d7252: Pushed [2025-02-14T08:30:12.587Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:ef0bf8cac54808cc92905b9b8b78f654e3e74f66869aeab7e17d63898991a432 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:12.924Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:13.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-14T08:30:13.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T08:30:13.271Z] 9a9c04dffad2: Preparing [2025-02-14T08:30:13.271Z] 55ed9f1cfb83: Preparing [2025-02-14T08:30:13.271Z] 5e47b714cf88: Preparing [2025-02-14T08:30:13.271Z] 49e370e5d7f9: Preparing [2025-02-14T08:30:13.271Z] 2778aad106ef: Preparing [2025-02-14T08:30:13.271Z] c7a977e61e48: Preparing [2025-02-14T08:30:13.271Z] e8c1ae2d7252: Preparing [2025-02-14T08:30:13.271Z] 0d30722e475d: Preparing [2025-02-14T08:30:13.271Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:13.271Z] 31896190a2e1: Preparing [2025-02-14T08:30:13.271Z] b4deeade0971: Preparing [2025-02-14T08:30:13.271Z] 5f70bf18a086: Preparing [2025-02-14T08:30:13.271Z] 09aa3fba3aaf: Preparing [2025-02-14T08:30:13.271Z] 429b8e070c47: Preparing [2025-02-14T08:30:13.271Z] 33283a92a986: Preparing [2025-02-14T08:30:13.271Z] 534a70dc8296: Preparing [2025-02-14T08:30:13.271Z] c7a977e61e48: Waiting [2025-02-14T08:30:13.271Z] e8c1ae2d7252: Waiting [2025-02-14T08:30:13.271Z] 0d30722e475d: Waiting [2025-02-14T08:30:13.271Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:13.271Z] 31896190a2e1: Waiting [2025-02-14T08:30:13.271Z] b4deeade0971: Waiting [2025-02-14T08:30:13.271Z] 5f70bf18a086: Waiting [2025-02-14T08:30:13.271Z] 09aa3fba3aaf: Waiting [2025-02-14T08:30:13.271Z] 534a70dc8296: Waiting [2025-02-14T08:30:13.271Z] 429b8e070c47: Waiting [2025-02-14T08:30:13.271Z] 33283a92a986: Waiting [2025-02-14T08:30:13.271Z] 49e370e5d7f9: Layer already exists [2025-02-14T08:30:13.271Z] 2778aad106ef: Layer already exists [2025-02-14T08:30:13.271Z] 5e47b714cf88: Layer already exists [2025-02-14T08:30:13.271Z] 55ed9f1cfb83: Layer already exists [2025-02-14T08:30:13.271Z] 9a9c04dffad2: Layer already exists [2025-02-14T08:30:13.271Z] c7a977e61e48: Layer already exists [2025-02-14T08:30:13.271Z] e8c1ae2d7252: Layer already exists [2025-02-14T08:30:13.271Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:13.271Z] 31896190a2e1: Layer already exists [2025-02-14T08:30:13.271Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:13.271Z] b4deeade0971: Layer already exists [2025-02-14T08:30:13.271Z] 5f70bf18a086: Layer already exists [2025-02-14T08:30:13.271Z] 09aa3fba3aaf: Layer already exists [2025-02-14T08:30:13.271Z] 429b8e070c47: Layer already exists [2025-02-14T08:30:13.271Z] 33283a92a986: Layer already exists [2025-02-14T08:30:13.271Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:13.534Z] latest: digest: sha256:ef0bf8cac54808cc92905b9b8b78f654e3e74f66869aeab7e17d63898991a432 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:13.874Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:14.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.58 [2025-02-14T08:30:14.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T08:30:14.218Z] 9a9c04dffad2: Preparing [2025-02-14T08:30:14.218Z] 55ed9f1cfb83: Preparing [2025-02-14T08:30:14.218Z] 5e47b714cf88: Preparing [2025-02-14T08:30:14.218Z] 49e370e5d7f9: Preparing [2025-02-14T08:30:14.218Z] 2778aad106ef: Preparing [2025-02-14T08:30:14.218Z] c7a977e61e48: Preparing [2025-02-14T08:30:14.218Z] e8c1ae2d7252: Preparing [2025-02-14T08:30:14.218Z] 0d30722e475d: Preparing [2025-02-14T08:30:14.218Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:14.218Z] 31896190a2e1: Preparing [2025-02-14T08:30:14.218Z] b4deeade0971: Preparing [2025-02-14T08:30:14.218Z] 5f70bf18a086: Preparing [2025-02-14T08:30:14.218Z] 09aa3fba3aaf: Preparing [2025-02-14T08:30:14.218Z] 429b8e070c47: Preparing [2025-02-14T08:30:14.218Z] 33283a92a986: Preparing [2025-02-14T08:30:14.218Z] 534a70dc8296: Preparing [2025-02-14T08:30:14.218Z] c7a977e61e48: Waiting [2025-02-14T08:30:14.218Z] e8c1ae2d7252: Waiting [2025-02-14T08:30:14.218Z] 0d30722e475d: Waiting [2025-02-14T08:30:14.218Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:14.218Z] b4deeade0971: Waiting [2025-02-14T08:30:14.218Z] 31896190a2e1: Waiting [2025-02-14T08:30:14.218Z] 5f70bf18a086: Waiting [2025-02-14T08:30:14.218Z] 33283a92a986: Waiting [2025-02-14T08:30:14.218Z] 09aa3fba3aaf: Waiting [2025-02-14T08:30:14.218Z] 534a70dc8296: Waiting [2025-02-14T08:30:14.218Z] 429b8e070c47: Waiting [2025-02-14T08:30:14.218Z] 49e370e5d7f9: Layer already exists [2025-02-14T08:30:14.218Z] 9a9c04dffad2: Layer already exists [2025-02-14T08:30:14.218Z] 2778aad106ef: Layer already exists [2025-02-14T08:30:14.218Z] 55ed9f1cfb83: Layer already exists [2025-02-14T08:30:14.218Z] 5e47b714cf88: Layer already exists [2025-02-14T08:30:14.218Z] c7a977e61e48: Layer already exists [2025-02-14T08:30:14.218Z] 31896190a2e1: Layer already exists [2025-02-14T08:30:14.218Z] e8c1ae2d7252: Layer already exists [2025-02-14T08:30:14.218Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:14.218Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:14.218Z] 09aa3fba3aaf: Layer already exists [2025-02-14T08:30:14.218Z] b4deeade0971: Layer already exists [2025-02-14T08:30:14.218Z] 429b8e070c47: Layer already exists [2025-02-14T08:30:14.218Z] 5f70bf18a086: Layer already exists [2025-02-14T08:30:14.218Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:14.218Z] 33283a92a986: Layer already exists [2025-02-14T08:30:14.481Z] 4.0.0-dev.58: digest: sha256:ef0bf8cac54808cc92905b9b8b78f654e3e74f66869aeab7e17d63898991a432 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:14.817Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:15.159Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:15.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T08:30:15.159Z] 9a9c04dffad2: Preparing [2025-02-14T08:30:15.159Z] 55ed9f1cfb83: Preparing [2025-02-14T08:30:15.159Z] 5e47b714cf88: Preparing [2025-02-14T08:30:15.159Z] 49e370e5d7f9: Preparing [2025-02-14T08:30:15.159Z] 2778aad106ef: Preparing [2025-02-14T08:30:15.159Z] c7a977e61e48: Preparing [2025-02-14T08:30:15.159Z] e8c1ae2d7252: Preparing [2025-02-14T08:30:15.159Z] c7a977e61e48: Waiting [2025-02-14T08:30:15.159Z] 0d30722e475d: Preparing [2025-02-14T08:30:15.159Z] e8c1ae2d7252: Waiting [2025-02-14T08:30:15.159Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:15.159Z] 0d30722e475d: Waiting [2025-02-14T08:30:15.159Z] 31896190a2e1: Preparing [2025-02-14T08:30:15.159Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:15.159Z] b4deeade0971: Preparing [2025-02-14T08:30:15.159Z] 31896190a2e1: Waiting [2025-02-14T08:30:15.159Z] 5f70bf18a086: Preparing [2025-02-14T08:30:15.159Z] b4deeade0971: Waiting [2025-02-14T08:30:15.159Z] 09aa3fba3aaf: Preparing [2025-02-14T08:30:15.159Z] 5f70bf18a086: Waiting [2025-02-14T08:30:15.159Z] 429b8e070c47: Preparing [2025-02-14T08:30:15.159Z] 09aa3fba3aaf: Waiting [2025-02-14T08:30:15.159Z] 33283a92a986: Preparing [2025-02-14T08:30:15.159Z] 534a70dc8296: Preparing [2025-02-14T08:30:15.159Z] 33283a92a986: Waiting [2025-02-14T08:30:15.159Z] 534a70dc8296: Waiting [2025-02-14T08:30:15.159Z] 55ed9f1cfb83: Layer already exists [2025-02-14T08:30:15.159Z] 9a9c04dffad2: Layer already exists [2025-02-14T08:30:15.159Z] 2778aad106ef: Layer already exists [2025-02-14T08:30:15.159Z] 5e47b714cf88: Layer already exists [2025-02-14T08:30:15.159Z] 49e370e5d7f9: Layer already exists [2025-02-14T08:30:15.159Z] c7a977e61e48: Layer already exists [2025-02-14T08:30:15.159Z] 31896190a2e1: Layer already exists [2025-02-14T08:30:15.159Z] e8c1ae2d7252: Layer already exists [2025-02-14T08:30:15.159Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:15.159Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:15.159Z] 5f70bf18a086: Layer already exists [2025-02-14T08:30:15.159Z] 429b8e070c47: Layer already exists [2025-02-14T08:30:15.159Z] 09aa3fba3aaf: Layer already exists [2025-02-14T08:30:15.159Z] b4deeade0971: Layer already exists [2025-02-14T08:30:15.159Z] 33283a92a986: Layer already exists [2025-02-14T08:30:15.159Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:15.422Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:ef0bf8cac54808cc92905b9b8b78f654e3e74f66869aeab7e17d63898991a432 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:15.764Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:16.101Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-14T08:30:16.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T08:30:16.101Z] 9a9c04dffad2: Preparing [2025-02-14T08:30:16.101Z] 55ed9f1cfb83: Preparing [2025-02-14T08:30:16.101Z] 5e47b714cf88: Preparing [2025-02-14T08:30:16.101Z] 49e370e5d7f9: Preparing [2025-02-14T08:30:16.101Z] 2778aad106ef: Preparing [2025-02-14T08:30:16.101Z] c7a977e61e48: Preparing [2025-02-14T08:30:16.101Z] e8c1ae2d7252: Preparing [2025-02-14T08:30:16.101Z] 0d30722e475d: Preparing [2025-02-14T08:30:16.101Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:16.101Z] 31896190a2e1: Preparing [2025-02-14T08:30:16.101Z] b4deeade0971: Preparing [2025-02-14T08:30:16.101Z] 5f70bf18a086: Preparing [2025-02-14T08:30:16.101Z] 09aa3fba3aaf: Preparing [2025-02-14T08:30:16.101Z] 429b8e070c47: Preparing [2025-02-14T08:30:16.101Z] 33283a92a986: Preparing [2025-02-14T08:30:16.101Z] 534a70dc8296: Preparing [2025-02-14T08:30:16.101Z] 31896190a2e1: Waiting [2025-02-14T08:30:16.101Z] b4deeade0971: Waiting [2025-02-14T08:30:16.101Z] 5f70bf18a086: Waiting [2025-02-14T08:30:16.101Z] 09aa3fba3aaf: Waiting [2025-02-14T08:30:16.101Z] 429b8e070c47: Waiting [2025-02-14T08:30:16.101Z] 33283a92a986: Waiting [2025-02-14T08:30:16.101Z] 534a70dc8296: Waiting [2025-02-14T08:30:16.101Z] e8c1ae2d7252: Waiting [2025-02-14T08:30:16.101Z] 0d30722e475d: Waiting [2025-02-14T08:30:16.101Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:16.101Z] c7a977e61e48: Waiting [2025-02-14T08:30:16.101Z] 5e47b714cf88: Layer already exists [2025-02-14T08:30:16.101Z] 2778aad106ef: Layer already exists [2025-02-14T08:30:16.101Z] 9a9c04dffad2: Layer already exists [2025-02-14T08:30:16.101Z] 55ed9f1cfb83: Layer already exists [2025-02-14T08:30:16.101Z] 49e370e5d7f9: Layer already exists [2025-02-14T08:30:16.101Z] c7a977e61e48: Layer already exists [2025-02-14T08:30:16.101Z] e8c1ae2d7252: Layer already exists [2025-02-14T08:30:16.101Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:16.101Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:16.101Z] 31896190a2e1: Layer already exists [2025-02-14T08:30:16.101Z] 5f70bf18a086: Layer already exists [2025-02-14T08:30:16.101Z] b4deeade0971: Layer already exists [2025-02-14T08:30:16.101Z] 429b8e070c47: Layer already exists [2025-02-14T08:30:16.101Z] 09aa3fba3aaf: Layer already exists [2025-02-14T08:30:16.101Z] 33283a92a986: Layer already exists [2025-02-14T08:30:16.101Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:16.364Z] main: digest: sha256:ef0bf8cac54808cc92905b9b8b78f654e3e74f66869aeab7e17d63898991a432 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:30:16.440Z] ===================================================== [Pipeline] echo [2025-02-14T08:30:16.456Z] taggedImages: [2025-02-14T08:30:16.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:16.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-14T08:30:16.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.58 [2025-02-14T08:30:16.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:16.456Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-14T08:30:16.485Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-14T08:30:16.485Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:16.485Z] latest [2025-02-14T08:30:16.485Z] 4.0.0-dev.58 [2025-02-14T08:30:16.485Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:16.485Z] main [2025-02-14T08:30:16.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:16.850Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:17.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:17.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T08:30:17.191Z] 5aa614cf9c6c: Preparing [2025-02-14T08:30:17.191Z] f7620863373e: Preparing [2025-02-14T08:30:17.191Z] 1a48af734e07: Preparing [2025-02-14T08:30:17.191Z] 38fe95f3d745: Preparing [2025-02-14T08:30:17.191Z] 0d30722e475d: Preparing [2025-02-14T08:30:17.191Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:17.191Z] 27938c380eb2: Preparing [2025-02-14T08:30:17.191Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:17.191Z] e39b383ad201: Preparing [2025-02-14T08:30:17.191Z] 27938c380eb2: Waiting [2025-02-14T08:30:17.191Z] 534a70dc8296: Preparing [2025-02-14T08:30:17.191Z] e39b383ad201: Waiting [2025-02-14T08:30:17.191Z] 534a70dc8296: Waiting [2025-02-14T08:30:17.191Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:17.455Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:17.455Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:17.455Z] f7620863373e: Pushed [2025-02-14T08:30:17.455Z] 1a48af734e07: Pushed [2025-02-14T08:30:17.455Z] e39b383ad201: Layer already exists [2025-02-14T08:30:17.455Z] 5aa614cf9c6c: Pushed [2025-02-14T08:30:17.455Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:22.771Z] 38fe95f3d745: Pushed [2025-02-14T08:30:22.771Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:dd0e5190dad1044f009ce0c3cce02a25071f33df1f4102eb3287e1fda51d5ac8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:23.121Z] + 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-02-14T08:30:23.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-14T08:30:23.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T08:30:23.459Z] 5aa614cf9c6c: Preparing [2025-02-14T08:30:23.459Z] f7620863373e: Preparing [2025-02-14T08:30:23.459Z] 1a48af734e07: Preparing [2025-02-14T08:30:23.459Z] 38fe95f3d745: Preparing [2025-02-14T08:30:23.459Z] 0d30722e475d: Preparing [2025-02-14T08:30:23.459Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:23.459Z] 27938c380eb2: Preparing [2025-02-14T08:30:23.459Z] e39b383ad201: Preparing [2025-02-14T08:30:23.459Z] 534a70dc8296: Preparing [2025-02-14T08:30:23.459Z] 27938c380eb2: Waiting [2025-02-14T08:30:23.459Z] e39b383ad201: Waiting [2025-02-14T08:30:23.459Z] 534a70dc8296: Waiting [2025-02-14T08:30:23.459Z] 38fe95f3d745: Layer already exists [2025-02-14T08:30:23.459Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:23.459Z] f7620863373e: Layer already exists [2025-02-14T08:30:23.459Z] 1a48af734e07: Layer already exists [2025-02-14T08:30:23.459Z] 5aa614cf9c6c: Layer already exists [2025-02-14T08:30:23.459Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:23.459Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:23.459Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:23.459Z] e39b383ad201: Layer already exists [2025-02-14T08:30:23.723Z] latest: digest: sha256:dd0e5190dad1044f009ce0c3cce02a25071f33df1f4102eb3287e1fda51d5ac8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:24.069Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:24.421Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.58 [2025-02-14T08:30:24.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T08:30:24.421Z] 5aa614cf9c6c: Preparing [2025-02-14T08:30:24.421Z] f7620863373e: Preparing [2025-02-14T08:30:24.421Z] 1a48af734e07: Preparing [2025-02-14T08:30:24.421Z] 38fe95f3d745: Preparing [2025-02-14T08:30:24.421Z] 0d30722e475d: Preparing [2025-02-14T08:30:24.421Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:24.421Z] 27938c380eb2: Preparing [2025-02-14T08:30:24.421Z] e39b383ad201: Preparing [2025-02-14T08:30:24.421Z] 534a70dc8296: Preparing [2025-02-14T08:30:24.421Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:24.421Z] 27938c380eb2: Waiting [2025-02-14T08:30:24.421Z] e39b383ad201: Waiting [2025-02-14T08:30:24.421Z] 534a70dc8296: Waiting [2025-02-14T08:30:24.421Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:24.421Z] 38fe95f3d745: Layer already exists [2025-02-14T08:30:24.421Z] f7620863373e: Layer already exists [2025-02-14T08:30:24.421Z] 5aa614cf9c6c: Layer already exists [2025-02-14T08:30:24.421Z] 1a48af734e07: Layer already exists [2025-02-14T08:30:24.421Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:24.421Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:24.421Z] e39b383ad201: Layer already exists [2025-02-14T08:30:24.421Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:24.421Z] 4.0.0-dev.58: digest: sha256:dd0e5190dad1044f009ce0c3cce02a25071f33df1f4102eb3287e1fda51d5ac8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:25.033Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:25.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:25.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T08:30:25.379Z] 5aa614cf9c6c: Preparing [2025-02-14T08:30:25.379Z] f7620863373e: Preparing [2025-02-14T08:30:25.379Z] 1a48af734e07: Preparing [2025-02-14T08:30:25.379Z] 38fe95f3d745: Preparing [2025-02-14T08:30:25.379Z] 0d30722e475d: Preparing [2025-02-14T08:30:25.379Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:25.379Z] 27938c380eb2: Preparing [2025-02-14T08:30:25.379Z] e39b383ad201: Preparing [2025-02-14T08:30:25.379Z] 534a70dc8296: Preparing [2025-02-14T08:30:25.379Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:25.379Z] 27938c380eb2: Waiting [2025-02-14T08:30:25.379Z] e39b383ad201: Waiting [2025-02-14T08:30:25.379Z] 534a70dc8296: Waiting [2025-02-14T08:30:25.379Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:25.379Z] f7620863373e: Layer already exists [2025-02-14T08:30:25.379Z] 38fe95f3d745: Layer already exists [2025-02-14T08:30:25.379Z] 1a48af734e07: Layer already exists [2025-02-14T08:30:25.379Z] 5aa614cf9c6c: Layer already exists [2025-02-14T08:30:25.379Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:25.379Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:25.379Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:25.379Z] e39b383ad201: Layer already exists [2025-02-14T08:30:25.379Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:dd0e5190dad1044f009ce0c3cce02a25071f33df1f4102eb3287e1fda51d5ac8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:25.991Z] + 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-02-14T08:30:26.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-14T08:30:26.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T08:30:26.334Z] 5aa614cf9c6c: Preparing [2025-02-14T08:30:26.334Z] f7620863373e: Preparing [2025-02-14T08:30:26.334Z] 1a48af734e07: Preparing [2025-02-14T08:30:26.334Z] 38fe95f3d745: Preparing [2025-02-14T08:30:26.334Z] 0d30722e475d: Preparing [2025-02-14T08:30:26.334Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:26.334Z] 27938c380eb2: Preparing [2025-02-14T08:30:26.334Z] e39b383ad201: Preparing [2025-02-14T08:30:26.334Z] 534a70dc8296: Preparing [2025-02-14T08:30:26.334Z] 27938c380eb2: Waiting [2025-02-14T08:30:26.334Z] e39b383ad201: Waiting [2025-02-14T08:30:26.334Z] 534a70dc8296: Waiting [2025-02-14T08:30:26.334Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:26.334Z] 1a48af734e07: Layer already exists [2025-02-14T08:30:26.334Z] 5aa614cf9c6c: Layer already exists [2025-02-14T08:30:26.334Z] f7620863373e: Layer already exists [2025-02-14T08:30:26.334Z] 38fe95f3d745: Layer already exists [2025-02-14T08:30:26.334Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:26.334Z] e39b383ad201: Layer already exists [2025-02-14T08:30:26.334Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:26.334Z] 27938c380eb2: Layer already exists [2025-02-14T08:30:26.334Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:26.595Z] main: digest: sha256:dd0e5190dad1044f009ce0c3cce02a25071f33df1f4102eb3287e1fda51d5ac8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:30:26.667Z] ===================================================== [Pipeline] echo [2025-02-14T08:30:26.679Z] taggedImages: [2025-02-14T08:30:26.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:26.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-14T08:30:26.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.58 [2025-02-14T08:30:26.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:26.679Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-14T08:30:26.704Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-14T08:30:26.704Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:26.704Z] latest [2025-02-14T08:30:26.704Z] 4.0.0-dev.58 [2025-02-14T08:30:26.704Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:26.704Z] main [2025-02-14T08:30:26.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:27.063Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:27.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:27.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T08:30:27.406Z] 4c2f30d81d36: Preparing [2025-02-14T08:30:27.406Z] 120f8aad8f1f: Preparing [2025-02-14T08:30:27.406Z] c50e57743c1b: Preparing [2025-02-14T08:30:27.406Z] 95cf262451cb: Preparing [2025-02-14T08:30:27.406Z] 54aa1e778df2: Preparing [2025-02-14T08:30:27.406Z] 0d30722e475d: Preparing [2025-02-14T08:30:27.406Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:27.406Z] c4e2317d2af7: Preparing [2025-02-14T08:30:27.406Z] 2b86fea331eb: Preparing [2025-02-14T08:30:27.406Z] 12d3446b784e: Preparing [2025-02-14T08:30:27.406Z] 534a70dc8296: Preparing [2025-02-14T08:30:27.406Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:27.406Z] c4e2317d2af7: Waiting [2025-02-14T08:30:27.406Z] 2b86fea331eb: Waiting [2025-02-14T08:30:27.406Z] 12d3446b784e: Waiting [2025-02-14T08:30:27.406Z] 534a70dc8296: Waiting [2025-02-14T08:30:27.670Z] 95cf262451cb: Pushed [2025-02-14T08:30:27.670Z] 120f8aad8f1f: Pushed [2025-02-14T08:30:27.670Z] 54aa1e778df2: Pushed [2025-02-14T08:30:27.670Z] 4c2f30d81d36: Pushed [2025-02-14T08:30:27.670Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:27.670Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:27.670Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:27.934Z] c4e2317d2af7: Pushed [2025-02-14T08:30:27.934Z] 2b86fea331eb: Pushed [2025-02-14T08:30:32.164Z] c50e57743c1b: Pushed [2025-02-14T08:30:32.164Z] 12d3446b784e: Pushed [2025-02-14T08:30:32.164Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:902f55447368bf104466922716498022291e89799eba5decfc81cdf3dd742076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:32.516Z] + 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-02-14T08:30:32.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-14T08:30:32.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T08:30:32.864Z] 4c2f30d81d36: Preparing [2025-02-14T08:30:32.864Z] 120f8aad8f1f: Preparing [2025-02-14T08:30:32.864Z] c50e57743c1b: Preparing [2025-02-14T08:30:32.864Z] 95cf262451cb: Preparing [2025-02-14T08:30:32.864Z] 54aa1e778df2: Preparing [2025-02-14T08:30:32.864Z] 0d30722e475d: Preparing [2025-02-14T08:30:32.864Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:32.864Z] c4e2317d2af7: Preparing [2025-02-14T08:30:32.864Z] 2b86fea331eb: Preparing [2025-02-14T08:30:32.864Z] 12d3446b784e: Preparing [2025-02-14T08:30:32.864Z] 534a70dc8296: Preparing [2025-02-14T08:30:32.864Z] 12d3446b784e: Waiting [2025-02-14T08:30:32.864Z] c4e2317d2af7: Waiting [2025-02-14T08:30:32.864Z] 2b86fea331eb: Waiting [2025-02-14T08:30:32.864Z] 534a70dc8296: Waiting [2025-02-14T08:30:32.864Z] 0d30722e475d: Waiting [2025-02-14T08:30:32.864Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:32.864Z] 4c2f30d81d36: Layer already exists [2025-02-14T08:30:32.864Z] 95cf262451cb: Layer already exists [2025-02-14T08:30:32.864Z] 54aa1e778df2: Layer already exists [2025-02-14T08:30:32.864Z] 120f8aad8f1f: Layer already exists [2025-02-14T08:30:32.864Z] c50e57743c1b: Layer already exists [2025-02-14T08:30:32.864Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:32.864Z] c4e2317d2af7: Layer already exists [2025-02-14T08:30:32.864Z] 2b86fea331eb: Layer already exists [2025-02-14T08:30:32.864Z] 12d3446b784e: Layer already exists [2025-02-14T08:30:32.864Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:32.864Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:33.128Z] latest: digest: sha256:902f55447368bf104466922716498022291e89799eba5decfc81cdf3dd742076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:33.468Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:33.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.58 [2025-02-14T08:30:33.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T08:30:33.868Z] 4c2f30d81d36: Preparing [2025-02-14T08:30:33.868Z] 120f8aad8f1f: Preparing [2025-02-14T08:30:33.868Z] c50e57743c1b: Preparing [2025-02-14T08:30:33.868Z] 95cf262451cb: Preparing [2025-02-14T08:30:33.868Z] 54aa1e778df2: Preparing [2025-02-14T08:30:33.868Z] 0d30722e475d: Preparing [2025-02-14T08:30:33.868Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:33.868Z] c4e2317d2af7: Preparing [2025-02-14T08:30:33.868Z] 2b86fea331eb: Preparing [2025-02-14T08:30:33.868Z] 12d3446b784e: Preparing [2025-02-14T08:30:33.868Z] 534a70dc8296: Preparing [2025-02-14T08:30:33.868Z] c4e2317d2af7: Waiting [2025-02-14T08:30:33.868Z] 2b86fea331eb: Waiting [2025-02-14T08:30:33.868Z] 12d3446b784e: Waiting [2025-02-14T08:30:33.868Z] 534a70dc8296: Waiting [2025-02-14T08:30:33.868Z] 0d30722e475d: Waiting [2025-02-14T08:30:33.868Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:33.868Z] 120f8aad8f1f: Layer already exists [2025-02-14T08:30:33.868Z] 54aa1e778df2: Layer already exists [2025-02-14T08:30:33.868Z] c50e57743c1b: Layer already exists [2025-02-14T08:30:33.868Z] 95cf262451cb: Layer already exists [2025-02-14T08:30:33.868Z] 4c2f30d81d36: Layer already exists [2025-02-14T08:30:33.868Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:33.868Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:33.868Z] 2b86fea331eb: Layer already exists [2025-02-14T08:30:33.868Z] 12d3446b784e: Layer already exists [2025-02-14T08:30:33.868Z] c4e2317d2af7: Layer already exists [2025-02-14T08:30:33.868Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:34.140Z] 4.0.0-dev.58: digest: sha256:902f55447368bf104466922716498022291e89799eba5decfc81cdf3dd742076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:34.497Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:34.882Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:34.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T08:30:34.882Z] 4c2f30d81d36: Preparing [2025-02-14T08:30:34.882Z] 120f8aad8f1f: Preparing [2025-02-14T08:30:34.882Z] c50e57743c1b: Preparing [2025-02-14T08:30:34.882Z] 95cf262451cb: Preparing [2025-02-14T08:30:34.882Z] 54aa1e778df2: Preparing [2025-02-14T08:30:34.882Z] 0d30722e475d: Preparing [2025-02-14T08:30:34.882Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:34.882Z] 0d30722e475d: Waiting [2025-02-14T08:30:34.882Z] c4e2317d2af7: Preparing [2025-02-14T08:30:34.882Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:34.882Z] 2b86fea331eb: Preparing [2025-02-14T08:30:34.882Z] c4e2317d2af7: Waiting [2025-02-14T08:30:34.882Z] 12d3446b784e: Preparing [2025-02-14T08:30:34.882Z] 534a70dc8296: Preparing [2025-02-14T08:30:34.882Z] 12d3446b784e: Waiting [2025-02-14T08:30:34.882Z] 534a70dc8296: Waiting [2025-02-14T08:30:34.882Z] 2b86fea331eb: Waiting [2025-02-14T08:30:34.882Z] 120f8aad8f1f: Layer already exists [2025-02-14T08:30:34.882Z] 4c2f30d81d36: Layer already exists [2025-02-14T08:30:34.882Z] 54aa1e778df2: Layer already exists [2025-02-14T08:30:34.882Z] c50e57743c1b: Layer already exists [2025-02-14T08:30:34.882Z] 95cf262451cb: Layer already exists [2025-02-14T08:30:34.882Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:34.882Z] c4e2317d2af7: Layer already exists [2025-02-14T08:30:34.882Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:34.882Z] 2b86fea331eb: Layer already exists [2025-02-14T08:30:34.882Z] 12d3446b784e: Layer already exists [2025-02-14T08:30:34.882Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:35.150Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:902f55447368bf104466922716498022291e89799eba5decfc81cdf3dd742076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:35.486Z] + 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-02-14T08:30:36.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-14T08:30:36.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T08:30:36.788Z] 4c2f30d81d36: Preparing [2025-02-14T08:30:36.788Z] 120f8aad8f1f: Preparing [2025-02-14T08:30:36.788Z] c50e57743c1b: Preparing [2025-02-14T08:30:36.788Z] 95cf262451cb: Preparing [2025-02-14T08:30:36.788Z] 54aa1e778df2: Preparing [2025-02-14T08:30:36.788Z] 0d30722e475d: Preparing [2025-02-14T08:30:36.788Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:36.788Z] c4e2317d2af7: Preparing [2025-02-14T08:30:36.788Z] 2b86fea331eb: Preparing [2025-02-14T08:30:36.788Z] 12d3446b784e: Preparing [2025-02-14T08:30:36.788Z] 534a70dc8296: Preparing [2025-02-14T08:30:36.788Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:36.788Z] 12d3446b784e: Waiting [2025-02-14T08:30:36.788Z] c4e2317d2af7: Waiting [2025-02-14T08:30:36.788Z] 534a70dc8296: Waiting [2025-02-14T08:30:36.788Z] 2b86fea331eb: Waiting [2025-02-14T08:30:36.788Z] 0d30722e475d: Waiting [2025-02-14T08:30:36.788Z] 95cf262451cb: Layer already exists [2025-02-14T08:30:36.788Z] 4c2f30d81d36: Layer already exists [2025-02-14T08:30:36.788Z] 120f8aad8f1f: Layer already exists [2025-02-14T08:30:36.788Z] 54aa1e778df2: Layer already exists [2025-02-14T08:30:36.788Z] c50e57743c1b: Layer already exists [2025-02-14T08:30:36.788Z] c4e2317d2af7: Layer already exists [2025-02-14T08:30:36.788Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:36.788Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:36.788Z] 12d3446b784e: Layer already exists [2025-02-14T08:30:36.788Z] 2b86fea331eb: Layer already exists [2025-02-14T08:30:36.788Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:37.051Z] main: digest: sha256:902f55447368bf104466922716498022291e89799eba5decfc81cdf3dd742076 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:30:37.129Z] ===================================================== [Pipeline] echo [2025-02-14T08:30:37.141Z] taggedImages: [2025-02-14T08:30:37.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:37.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-14T08:30:37.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.58 [2025-02-14T08:30:37.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:37.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-14T08:30:37.165Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-14T08:30:37.165Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:37.165Z] latest [2025-02-14T08:30:37.165Z] 4.0.0-dev.58 [2025-02-14T08:30:37.165Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:37.165Z] main [2025-02-14T08:30:37.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:37.516Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:37.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:37.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T08:30:37.842Z] 0194967315ca: Preparing [2025-02-14T08:30:37.842Z] 0a9f6105f0e1: Preparing [2025-02-14T08:30:37.842Z] 61a3a8c5d2ca: Preparing [2025-02-14T08:30:37.842Z] 1e5cf6f101fb: Preparing [2025-02-14T08:30:37.842Z] 026f3d5e8ab7: Preparing [2025-02-14T08:30:37.842Z] 28e799814bd7: Preparing [2025-02-14T08:30:37.842Z] 99cc81407baf: Preparing [2025-02-14T08:30:37.842Z] 0d30722e475d: Preparing [2025-02-14T08:30:37.842Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:37.842Z] 8f54bddae439: Preparing [2025-02-14T08:30:37.842Z] 6588af930082: Preparing [2025-02-14T08:30:37.842Z] 534a70dc8296: Preparing [2025-02-14T08:30:37.842Z] 28e799814bd7: Waiting [2025-02-14T08:30:37.842Z] 99cc81407baf: Waiting [2025-02-14T08:30:37.842Z] 0d30722e475d: Waiting [2025-02-14T08:30:37.842Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:37.842Z] 8f54bddae439: Waiting [2025-02-14T08:30:37.842Z] 6588af930082: Waiting [2025-02-14T08:30:37.842Z] 534a70dc8296: Waiting [2025-02-14T08:30:38.109Z] 0a9f6105f0e1: Pushed [2025-02-14T08:30:38.109Z] 026f3d5e8ab7: Pushed [2025-02-14T08:30:38.109Z] 0194967315ca: Pushed [2025-02-14T08:30:38.109Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:38.109Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:38.109Z] 28e799814bd7: Pushed [2025-02-14T08:30:38.109Z] 99cc81407baf: Pushed [2025-02-14T08:30:38.372Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:39.769Z] 8f54bddae439: Pushed [2025-02-14T08:30:41.169Z] 6588af930082: Pushed [2025-02-14T08:30:42.120Z] 1e5cf6f101fb: Pushed [2025-02-14T08:30:44.683Z] 61a3a8c5d2ca: Pushed [2025-02-14T08:30:44.683Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:843a37d8b4dd4a50b1ccd260021e955cba35643f6d27087a7afed69e9e2b513c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:45.041Z] + 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-02-14T08:30:45.384Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-14T08:30:45.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T08:30:45.384Z] 0194967315ca: Preparing [2025-02-14T08:30:45.384Z] 0a9f6105f0e1: Preparing [2025-02-14T08:30:45.384Z] 61a3a8c5d2ca: Preparing [2025-02-14T08:30:45.384Z] 1e5cf6f101fb: Preparing [2025-02-14T08:30:45.384Z] 026f3d5e8ab7: Preparing [2025-02-14T08:30:45.384Z] 28e799814bd7: Preparing [2025-02-14T08:30:45.384Z] 99cc81407baf: Preparing [2025-02-14T08:30:45.384Z] 0d30722e475d: Preparing [2025-02-14T08:30:45.384Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:45.384Z] 8f54bddae439: Preparing [2025-02-14T08:30:45.384Z] 6588af930082: Preparing [2025-02-14T08:30:45.384Z] 534a70dc8296: Preparing [2025-02-14T08:30:45.384Z] 28e799814bd7: Waiting [2025-02-14T08:30:45.384Z] 8f54bddae439: Waiting [2025-02-14T08:30:45.384Z] 99cc81407baf: Waiting [2025-02-14T08:30:45.384Z] 6588af930082: Waiting [2025-02-14T08:30:45.384Z] 0d30722e475d: Waiting [2025-02-14T08:30:45.384Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:45.384Z] 534a70dc8296: Waiting [2025-02-14T08:30:45.384Z] 0194967315ca: Layer already exists [2025-02-14T08:30:45.384Z] 0a9f6105f0e1: Layer already exists [2025-02-14T08:30:45.384Z] 026f3d5e8ab7: Layer already exists [2025-02-14T08:30:45.384Z] 1e5cf6f101fb: Layer already exists [2025-02-14T08:30:45.384Z] 61a3a8c5d2ca: Layer already exists [2025-02-14T08:30:45.384Z] 28e799814bd7: Layer already exists [2025-02-14T08:30:45.384Z] 99cc81407baf: Layer already exists [2025-02-14T08:30:45.384Z] 8f54bddae439: Layer already exists [2025-02-14T08:30:45.384Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:45.384Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:45.384Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:45.384Z] 6588af930082: Layer already exists [2025-02-14T08:30:45.647Z] latest: digest: sha256:843a37d8b4dd4a50b1ccd260021e955cba35643f6d27087a7afed69e9e2b513c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:45.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:46.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.58 [2025-02-14T08:30:46.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T08:30:46.335Z] 0194967315ca: Preparing [2025-02-14T08:30:46.335Z] 0a9f6105f0e1: Preparing [2025-02-14T08:30:46.335Z] 61a3a8c5d2ca: Preparing [2025-02-14T08:30:46.335Z] 1e5cf6f101fb: Preparing [2025-02-14T08:30:46.335Z] 026f3d5e8ab7: Preparing [2025-02-14T08:30:46.335Z] 28e799814bd7: Preparing [2025-02-14T08:30:46.335Z] 99cc81407baf: Preparing [2025-02-14T08:30:46.335Z] 0d30722e475d: Preparing [2025-02-14T08:30:46.335Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:46.335Z] 8f54bddae439: Preparing [2025-02-14T08:30:46.335Z] 6588af930082: Preparing [2025-02-14T08:30:46.335Z] 534a70dc8296: Preparing [2025-02-14T08:30:46.335Z] 0d30722e475d: Waiting [2025-02-14T08:30:46.335Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:46.335Z] 8f54bddae439: Waiting [2025-02-14T08:30:46.335Z] 6588af930082: Waiting [2025-02-14T08:30:46.335Z] 534a70dc8296: Waiting [2025-02-14T08:30:46.335Z] 28e799814bd7: Waiting [2025-02-14T08:30:46.335Z] 99cc81407baf: Waiting [2025-02-14T08:30:46.335Z] 1e5cf6f101fb: Layer already exists [2025-02-14T08:30:46.335Z] 026f3d5e8ab7: Layer already exists [2025-02-14T08:30:46.335Z] 0194967315ca: Layer already exists [2025-02-14T08:30:46.335Z] 0a9f6105f0e1: Layer already exists [2025-02-14T08:30:46.335Z] 61a3a8c5d2ca: Layer already exists [2025-02-14T08:30:46.335Z] 99cc81407baf: Layer already exists [2025-02-14T08:30:46.335Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:46.335Z] 28e799814bd7: Layer already exists [2025-02-14T08:30:46.335Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:46.335Z] 8f54bddae439: Layer already exists [2025-02-14T08:30:46.335Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:46.335Z] 6588af930082: Layer already exists [2025-02-14T08:30:46.599Z] 4.0.0-dev.58: digest: sha256:843a37d8b4dd4a50b1ccd260021e955cba35643f6d27087a7afed69e9e2b513c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:46.946Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:47.287Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:47.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T08:30:47.287Z] 0194967315ca: Preparing [2025-02-14T08:30:47.287Z] 0a9f6105f0e1: Preparing [2025-02-14T08:30:47.287Z] 61a3a8c5d2ca: Preparing [2025-02-14T08:30:47.287Z] 1e5cf6f101fb: Preparing [2025-02-14T08:30:47.287Z] 026f3d5e8ab7: Preparing [2025-02-14T08:30:47.287Z] 28e799814bd7: Preparing [2025-02-14T08:30:47.287Z] 99cc81407baf: Preparing [2025-02-14T08:30:47.287Z] 0d30722e475d: Preparing [2025-02-14T08:30:47.287Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:47.287Z] 8f54bddae439: Preparing [2025-02-14T08:30:47.287Z] 6588af930082: Preparing [2025-02-14T08:30:47.287Z] 534a70dc8296: Preparing [2025-02-14T08:30:47.287Z] 99cc81407baf: Waiting [2025-02-14T08:30:47.287Z] 28e799814bd7: Waiting [2025-02-14T08:30:47.287Z] 0d30722e475d: Waiting [2025-02-14T08:30:47.287Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:47.287Z] 8f54bddae439: Waiting [2025-02-14T08:30:47.287Z] 6588af930082: Waiting [2025-02-14T08:30:47.287Z] 534a70dc8296: Waiting [2025-02-14T08:30:47.287Z] 0194967315ca: Layer already exists [2025-02-14T08:30:47.287Z] 1e5cf6f101fb: Layer already exists [2025-02-14T08:30:47.287Z] 0a9f6105f0e1: Layer already exists [2025-02-14T08:30:47.287Z] 61a3a8c5d2ca: Layer already exists [2025-02-14T08:30:47.287Z] 026f3d5e8ab7: Layer already exists [2025-02-14T08:30:47.287Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:47.287Z] 28e799814bd7: Layer already exists [2025-02-14T08:30:47.287Z] 99cc81407baf: Layer already exists [2025-02-14T08:30:47.287Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:47.287Z] 8f54bddae439: Layer already exists [2025-02-14T08:30:47.287Z] 6588af930082: Layer already exists [2025-02-14T08:30:47.287Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:47.551Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:843a37d8b4dd4a50b1ccd260021e955cba35643f6d27087a7afed69e9e2b513c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:47.897Z] + 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-02-14T08:30:48.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-14T08:30:48.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T08:30:48.243Z] 0194967315ca: Preparing [2025-02-14T08:30:48.243Z] 0a9f6105f0e1: Preparing [2025-02-14T08:30:48.243Z] 61a3a8c5d2ca: Preparing [2025-02-14T08:30:48.243Z] 1e5cf6f101fb: Preparing [2025-02-14T08:30:48.243Z] 026f3d5e8ab7: Preparing [2025-02-14T08:30:48.243Z] 28e799814bd7: Preparing [2025-02-14T08:30:48.243Z] 99cc81407baf: Preparing [2025-02-14T08:30:48.243Z] 0d30722e475d: Preparing [2025-02-14T08:30:48.243Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:48.243Z] 8f54bddae439: Preparing [2025-02-14T08:30:48.243Z] 6588af930082: Preparing [2025-02-14T08:30:48.243Z] 534a70dc8296: Preparing [2025-02-14T08:30:48.243Z] 0d30722e475d: Waiting [2025-02-14T08:30:48.243Z] c4e65ae55bf4: Waiting [2025-02-14T08:30:48.243Z] 8f54bddae439: Waiting [2025-02-14T08:30:48.243Z] 28e799814bd7: Waiting [2025-02-14T08:30:48.243Z] 6588af930082: Waiting [2025-02-14T08:30:48.243Z] 534a70dc8296: Waiting [2025-02-14T08:30:48.243Z] 99cc81407baf: Waiting [2025-02-14T08:30:48.243Z] 0194967315ca: Layer already exists [2025-02-14T08:30:48.243Z] 61a3a8c5d2ca: Layer already exists [2025-02-14T08:30:48.243Z] 026f3d5e8ab7: Layer already exists [2025-02-14T08:30:48.243Z] 0a9f6105f0e1: Layer already exists [2025-02-14T08:30:48.243Z] 1e5cf6f101fb: Layer already exists [2025-02-14T08:30:48.243Z] 99cc81407baf: Layer already exists [2025-02-14T08:30:48.243Z] 28e799814bd7: Layer already exists [2025-02-14T08:30:48.243Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:48.243Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:48.243Z] 8f54bddae439: Layer already exists [2025-02-14T08:30:48.243Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:48.243Z] 6588af930082: Layer already exists [2025-02-14T08:30:48.505Z] main: digest: sha256:843a37d8b4dd4a50b1ccd260021e955cba35643f6d27087a7afed69e9e2b513c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:30:48.582Z] ===================================================== [Pipeline] echo [2025-02-14T08:30:48.597Z] taggedImages: [2025-02-14T08:30:48.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:48.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-14T08:30:48.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.58 [2025-02-14T08:30:48.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:48.597Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-14T08:30:48.625Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-14T08:30:48.625Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:48.625Z] latest [2025-02-14T08:30:48.625Z] 4.0.0-dev.58 [2025-02-14T08:30:48.625Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:48.625Z] main [2025-02-14T08:30:48.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:48.989Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:49.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:30:49.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T08:30:49.338Z] 50e5b69c50c3: Preparing [2025-02-14T08:30:49.338Z] 39ae610c1f90: Preparing [2025-02-14T08:30:49.338Z] 0d30722e475d: Preparing [2025-02-14T08:30:49.338Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:49.338Z] 6470479abb47: Preparing [2025-02-14T08:30:49.338Z] 27d899a279d5: Preparing [2025-02-14T08:30:49.338Z] 534a70dc8296: Preparing [2025-02-14T08:30:49.338Z] 27d899a279d5: Waiting [2025-02-14T08:30:49.338Z] 534a70dc8296: Waiting [2025-02-14T08:30:49.338Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:49.601Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:49.601Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:49.601Z] 50e5b69c50c3: Pushed [2025-02-14T08:30:51.529Z] 6470479abb47: Pushed [2025-02-14T08:30:51.529Z] 27d899a279d5: Pushed [2025-02-14T08:30:56.846Z] 39ae610c1f90: Pushed [2025-02-14T08:30:56.846Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:c86d8466f2831348541b036abd18e6949a36d7757264218a9c6a4c3728992bb0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:57.178Z] + 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-02-14T08:30:57.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-14T08:30:57.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T08:30:57.514Z] 50e5b69c50c3: Preparing [2025-02-14T08:30:57.514Z] 39ae610c1f90: Preparing [2025-02-14T08:30:57.514Z] 0d30722e475d: Preparing [2025-02-14T08:30:57.514Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:57.514Z] 6470479abb47: Preparing [2025-02-14T08:30:57.514Z] 27d899a279d5: Preparing [2025-02-14T08:30:57.514Z] 534a70dc8296: Preparing [2025-02-14T08:30:57.514Z] 534a70dc8296: Waiting [2025-02-14T08:30:57.514Z] 27d899a279d5: Waiting [2025-02-14T08:30:57.514Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:57.514Z] 50e5b69c50c3: Layer already exists [2025-02-14T08:30:57.514Z] 39ae610c1f90: Layer already exists [2025-02-14T08:30:57.514Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:57.514Z] 6470479abb47: Layer already exists [2025-02-14T08:30:57.514Z] 27d899a279d5: Layer already exists [2025-02-14T08:30:57.514Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:57.777Z] latest: digest: sha256:c86d8466f2831348541b036abd18e6949a36d7757264218a9c6a4c3728992bb0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:58.114Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:58.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.58 [2025-02-14T08:30:58.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T08:30:58.447Z] 50e5b69c50c3: Preparing [2025-02-14T08:30:58.447Z] 39ae610c1f90: Preparing [2025-02-14T08:30:58.447Z] 0d30722e475d: Preparing [2025-02-14T08:30:58.447Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:58.447Z] 6470479abb47: Preparing [2025-02-14T08:30:58.447Z] 27d899a279d5: Preparing [2025-02-14T08:30:58.447Z] 534a70dc8296: Preparing [2025-02-14T08:30:58.447Z] 27d899a279d5: Waiting [2025-02-14T08:30:58.447Z] 534a70dc8296: Waiting [2025-02-14T08:30:58.447Z] 39ae610c1f90: Layer already exists [2025-02-14T08:30:58.447Z] 6470479abb47: Layer already exists [2025-02-14T08:30:58.447Z] 50e5b69c50c3: Layer already exists [2025-02-14T08:30:58.447Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:58.447Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:58.447Z] 27d899a279d5: Layer already exists [2025-02-14T08:30:58.447Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:58.447Z] 4.0.0-dev.58: digest: sha256:c86d8466f2831348541b036abd18e6949a36d7757264218a9c6a4c3728992bb0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:59.058Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:30:59.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:30:59.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T08:30:59.399Z] 50e5b69c50c3: Preparing [2025-02-14T08:30:59.399Z] 39ae610c1f90: Preparing [2025-02-14T08:30:59.399Z] 0d30722e475d: Preparing [2025-02-14T08:30:59.399Z] c4e65ae55bf4: Preparing [2025-02-14T08:30:59.399Z] 6470479abb47: Preparing [2025-02-14T08:30:59.399Z] 27d899a279d5: Preparing [2025-02-14T08:30:59.399Z] 534a70dc8296: Preparing [2025-02-14T08:30:59.399Z] 27d899a279d5: Waiting [2025-02-14T08:30:59.399Z] 534a70dc8296: Waiting [2025-02-14T08:30:59.399Z] 0d30722e475d: Layer already exists [2025-02-14T08:30:59.399Z] 6470479abb47: Layer already exists [2025-02-14T08:30:59.399Z] 39ae610c1f90: Layer already exists [2025-02-14T08:30:59.399Z] 50e5b69c50c3: Layer already exists [2025-02-14T08:30:59.399Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:30:59.399Z] 27d899a279d5: Layer already exists [2025-02-14T08:30:59.399Z] 534a70dc8296: Layer already exists [2025-02-14T08:30:59.399Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:c86d8466f2831348541b036abd18e6949a36d7757264218a9c6a4c3728992bb0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:00.011Z] + 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-02-14T08:31:00.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-14T08:31:00.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T08:31:00.354Z] 50e5b69c50c3: Preparing [2025-02-14T08:31:00.354Z] 39ae610c1f90: Preparing [2025-02-14T08:31:00.354Z] 0d30722e475d: Preparing [2025-02-14T08:31:00.354Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:00.354Z] 6470479abb47: Preparing [2025-02-14T08:31:00.354Z] 27d899a279d5: Preparing [2025-02-14T08:31:00.354Z] 534a70dc8296: Preparing [2025-02-14T08:31:00.354Z] 27d899a279d5: Waiting [2025-02-14T08:31:00.354Z] 534a70dc8296: Waiting [2025-02-14T08:31:00.354Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:00.354Z] 39ae610c1f90: Layer already exists [2025-02-14T08:31:00.354Z] 6470479abb47: Layer already exists [2025-02-14T08:31:00.354Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:00.354Z] 50e5b69c50c3: Layer already exists [2025-02-14T08:31:00.354Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:00.354Z] 27d899a279d5: Layer already exists [2025-02-14T08:31:00.616Z] main: digest: sha256:c86d8466f2831348541b036abd18e6949a36d7757264218a9c6a4c3728992bb0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:31:00.684Z] ===================================================== [Pipeline] echo [2025-02-14T08:31:00.697Z] taggedImages: [2025-02-14T08:31:00.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:00.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-14T08:31:00.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.58 [2025-02-14T08:31:00.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:31:00.697Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-14T08:31:00.720Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-14T08:31:00.720Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:00.720Z] latest [2025-02-14T08:31:00.720Z] 4.0.0-dev.58 [2025-02-14T08:31:00.720Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:31:00.720Z] main [2025-02-14T08:31:00.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:01.072Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:01.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:01.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T08:31:01.411Z] 1f386a3a6243: Preparing [2025-02-14T08:31:01.411Z] 738c41bcd601: Preparing [2025-02-14T08:31:01.411Z] 96129d12849f: Preparing [2025-02-14T08:31:01.411Z] 0d30722e475d: Preparing [2025-02-14T08:31:01.411Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:01.411Z] 1cb9815b5c87: Preparing [2025-02-14T08:31:01.411Z] 55b1d866e8ad: Preparing [2025-02-14T08:31:01.411Z] 3473b472b5f9: Preparing [2025-02-14T08:31:01.411Z] aa8c4151ed45: Preparing [2025-02-14T08:31:01.411Z] 534a70dc8296: Preparing [2025-02-14T08:31:01.411Z] 55b1d866e8ad: Waiting [2025-02-14T08:31:01.411Z] 3473b472b5f9: Waiting [2025-02-14T08:31:01.411Z] aa8c4151ed45: Waiting [2025-02-14T08:31:01.411Z] 534a70dc8296: Waiting [2025-02-14T08:31:01.411Z] 1cb9815b5c87: Waiting [2025-02-14T08:31:01.411Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:01.411Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:01.674Z] 738c41bcd601: Pushed [2025-02-14T08:31:01.674Z] 96129d12849f: Pushed [2025-02-14T08:31:01.674Z] 1f386a3a6243: Pushed [2025-02-14T08:31:01.674Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:01.938Z] 3473b472b5f9: Pushed [2025-02-14T08:31:03.860Z] aa8c4151ed45: Pushed [2025-02-14T08:31:12.026Z] 55b1d866e8ad: Pushed [2025-02-14T08:31:26.982Z] 1cb9815b5c87: Pushed [2025-02-14T08:31:26.982Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:ae54783b70f02e623b41ab734baa1603ac3ba3121f417959dfd4f4afd0878895 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:27.330Z] + 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-02-14T08:31:27.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-14T08:31:27.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T08:31:27.663Z] 1f386a3a6243: Preparing [2025-02-14T08:31:27.663Z] 738c41bcd601: Preparing [2025-02-14T08:31:27.663Z] 96129d12849f: Preparing [2025-02-14T08:31:27.663Z] 0d30722e475d: Preparing [2025-02-14T08:31:27.663Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:27.663Z] 1cb9815b5c87: Preparing [2025-02-14T08:31:27.663Z] 55b1d866e8ad: Preparing [2025-02-14T08:31:27.663Z] 3473b472b5f9: Preparing [2025-02-14T08:31:27.663Z] aa8c4151ed45: Preparing [2025-02-14T08:31:27.663Z] 534a70dc8296: Preparing [2025-02-14T08:31:27.663Z] 3473b472b5f9: Waiting [2025-02-14T08:31:27.663Z] aa8c4151ed45: Waiting [2025-02-14T08:31:27.663Z] 534a70dc8296: Waiting [2025-02-14T08:31:27.663Z] 1cb9815b5c87: Waiting [2025-02-14T08:31:27.663Z] 55b1d866e8ad: Waiting [2025-02-14T08:31:27.663Z] 96129d12849f: Layer already exists [2025-02-14T08:31:27.663Z] 738c41bcd601: Layer already exists [2025-02-14T08:31:27.663Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:27.663Z] 1f386a3a6243: Layer already exists [2025-02-14T08:31:27.663Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:27.663Z] 1cb9815b5c87: Layer already exists [2025-02-14T08:31:27.663Z] 3473b472b5f9: Layer already exists [2025-02-14T08:31:27.663Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:27.663Z] 55b1d866e8ad: Layer already exists [2025-02-14T08:31:27.663Z] aa8c4151ed45: Layer already exists [2025-02-14T08:31:27.928Z] latest: digest: sha256:ae54783b70f02e623b41ab734baa1603ac3ba3121f417959dfd4f4afd0878895 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:28.273Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:28.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.58 [2025-02-14T08:31:28.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T08:31:28.613Z] 1f386a3a6243: Preparing [2025-02-14T08:31:28.613Z] 738c41bcd601: Preparing [2025-02-14T08:31:28.613Z] 96129d12849f: Preparing [2025-02-14T08:31:28.613Z] 0d30722e475d: Preparing [2025-02-14T08:31:28.613Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:28.613Z] 1cb9815b5c87: Preparing [2025-02-14T08:31:28.613Z] 55b1d866e8ad: Preparing [2025-02-14T08:31:28.613Z] 3473b472b5f9: Preparing [2025-02-14T08:31:28.613Z] aa8c4151ed45: Preparing [2025-02-14T08:31:28.613Z] 534a70dc8296: Preparing [2025-02-14T08:31:28.613Z] 1cb9815b5c87: Waiting [2025-02-14T08:31:28.613Z] 55b1d866e8ad: Waiting [2025-02-14T08:31:28.613Z] 3473b472b5f9: Waiting [2025-02-14T08:31:28.613Z] aa8c4151ed45: Waiting [2025-02-14T08:31:28.613Z] 534a70dc8296: Waiting [2025-02-14T08:31:28.613Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:28.613Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:28.613Z] 1f386a3a6243: Layer already exists [2025-02-14T08:31:28.613Z] 96129d12849f: Layer already exists [2025-02-14T08:31:28.613Z] 738c41bcd601: Layer already exists [2025-02-14T08:31:28.613Z] 55b1d866e8ad: Layer already exists [2025-02-14T08:31:28.613Z] 3473b472b5f9: Layer already exists [2025-02-14T08:31:28.613Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:28.613Z] 1cb9815b5c87: Layer already exists [2025-02-14T08:31:28.613Z] aa8c4151ed45: Layer already exists [2025-02-14T08:31:28.876Z] 4.0.0-dev.58: digest: sha256:ae54783b70f02e623b41ab734baa1603ac3ba3121f417959dfd4f4afd0878895 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:29.222Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:29.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:31:29.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T08:31:29.570Z] 1f386a3a6243: Preparing [2025-02-14T08:31:29.570Z] 738c41bcd601: Preparing [2025-02-14T08:31:29.570Z] 96129d12849f: Preparing [2025-02-14T08:31:29.570Z] 0d30722e475d: Preparing [2025-02-14T08:31:29.570Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:29.570Z] 1cb9815b5c87: Preparing [2025-02-14T08:31:29.570Z] 55b1d866e8ad: Preparing [2025-02-14T08:31:29.570Z] 3473b472b5f9: Preparing [2025-02-14T08:31:29.570Z] aa8c4151ed45: Preparing [2025-02-14T08:31:29.570Z] 534a70dc8296: Preparing [2025-02-14T08:31:29.570Z] 55b1d866e8ad: Waiting [2025-02-14T08:31:29.570Z] 3473b472b5f9: Waiting [2025-02-14T08:31:29.570Z] aa8c4151ed45: Waiting [2025-02-14T08:31:29.570Z] 534a70dc8296: Waiting [2025-02-14T08:31:29.570Z] 1cb9815b5c87: Waiting [2025-02-14T08:31:29.570Z] 1f386a3a6243: Layer already exists [2025-02-14T08:31:29.570Z] 738c41bcd601: Layer already exists [2025-02-14T08:31:29.570Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:29.570Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:29.570Z] 96129d12849f: Layer already exists [2025-02-14T08:31:29.570Z] 1cb9815b5c87: Layer already exists [2025-02-14T08:31:29.570Z] aa8c4151ed45: Layer already exists [2025-02-14T08:31:29.570Z] 3473b472b5f9: Layer already exists [2025-02-14T08:31:29.570Z] 55b1d866e8ad: Layer already exists [2025-02-14T08:31:29.570Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:29.834Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:ae54783b70f02e623b41ab734baa1603ac3ba3121f417959dfd4f4afd0878895 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:30.185Z] + 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-02-14T08:31:30.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-14T08:31:30.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T08:31:30.525Z] 1f386a3a6243: Preparing [2025-02-14T08:31:30.525Z] 738c41bcd601: Preparing [2025-02-14T08:31:30.525Z] 96129d12849f: Preparing [2025-02-14T08:31:30.525Z] 0d30722e475d: Preparing [2025-02-14T08:31:30.525Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:30.525Z] 1cb9815b5c87: Preparing [2025-02-14T08:31:30.525Z] 55b1d866e8ad: Preparing [2025-02-14T08:31:30.525Z] 3473b472b5f9: Preparing [2025-02-14T08:31:30.525Z] aa8c4151ed45: Preparing [2025-02-14T08:31:30.525Z] 534a70dc8296: Preparing [2025-02-14T08:31:30.525Z] 55b1d866e8ad: Waiting [2025-02-14T08:31:30.525Z] 3473b472b5f9: Waiting [2025-02-14T08:31:30.525Z] 1cb9815b5c87: Waiting [2025-02-14T08:31:30.525Z] aa8c4151ed45: Waiting [2025-02-14T08:31:30.525Z] 534a70dc8296: Waiting [2025-02-14T08:31:30.525Z] 738c41bcd601: Layer already exists [2025-02-14T08:31:30.525Z] 96129d12849f: Layer already exists [2025-02-14T08:31:30.525Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:30.525Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:30.525Z] 1f386a3a6243: Layer already exists [2025-02-14T08:31:30.525Z] 3473b472b5f9: Layer already exists [2025-02-14T08:31:30.525Z] 1cb9815b5c87: Layer already exists [2025-02-14T08:31:30.525Z] 55b1d866e8ad: Layer already exists [2025-02-14T08:31:30.525Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:30.525Z] aa8c4151ed45: Layer already exists [2025-02-14T08:31:30.788Z] main: digest: sha256:ae54783b70f02e623b41ab734baa1603ac3ba3121f417959dfd4f4afd0878895 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:31:30.873Z] ===================================================== [Pipeline] echo [2025-02-14T08:31:30.888Z] taggedImages: [2025-02-14T08:31:30.888Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:30.888Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-14T08:31:30.888Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.58 [2025-02-14T08:31:30.888Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:31:30.888Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-14T08:31:30.915Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-14T08:31:30.915Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:30.915Z] latest [2025-02-14T08:31:30.915Z] 4.0.0-dev.58 [2025-02-14T08:31:30.915Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:31:30.915Z] main [2025-02-14T08:31:30.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:31.284Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:31:31.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:31:31.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T08:31:31.636Z] f3ecc44b7ec8: Preparing [2025-02-14T08:31:31.636Z] 82101bdded4c: Preparing [2025-02-14T08:31:31.636Z] 7cbafd97700a: Preparing [2025-02-14T08:31:31.636Z] 0d30722e475d: Preparing [2025-02-14T08:31:31.636Z] c4e65ae55bf4: Preparing [2025-02-14T08:31:31.636Z] 10f01f9e0e8d: Preparing [2025-02-14T08:31:31.636Z] 61bde7904bd9: Preparing [2025-02-14T08:31:31.636Z] 75a4e19d1dfc: Preparing [2025-02-14T08:31:31.636Z] 534a70dc8296: Preparing [2025-02-14T08:31:31.636Z] 61bde7904bd9: Waiting [2025-02-14T08:31:31.636Z] 75a4e19d1dfc: Waiting [2025-02-14T08:31:31.636Z] 10f01f9e0e8d: Waiting [2025-02-14T08:31:31.636Z] 534a70dc8296: Waiting [2025-02-14T08:31:31.636Z] 0d30722e475d: Layer already exists [2025-02-14T08:31:31.636Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:31:31.900Z] 82101bdded4c: Pushed [2025-02-14T08:31:31.900Z] 7cbafd97700a: Pushed [2025-02-14T08:31:31.900Z] f3ecc44b7ec8: Pushed [2025-02-14T08:31:31.900Z] 534a70dc8296: Layer already exists [2025-02-14T08:31:32.478Z] 75a4e19d1dfc: Pushed [2025-02-14T08:31:33.430Z] 61bde7904bd9: Pushed [2025-02-14T08:32:00.068Z] 10f01f9e0e8d: Pushed [2025-02-14T08:32:00.068Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:b855f0beec44580c091b173ef6137b8b913588c087565ad437c55b70cf40b99b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:00.418Z] + 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-02-14T08:32:00.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-14T08:32:00.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T08:32:00.765Z] f3ecc44b7ec8: Preparing [2025-02-14T08:32:00.765Z] 82101bdded4c: Preparing [2025-02-14T08:32:00.765Z] 7cbafd97700a: Preparing [2025-02-14T08:32:00.765Z] 0d30722e475d: Preparing [2025-02-14T08:32:00.765Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:00.765Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:00.765Z] 61bde7904bd9: Preparing [2025-02-14T08:32:00.765Z] 75a4e19d1dfc: Preparing [2025-02-14T08:32:00.765Z] 534a70dc8296: Preparing [2025-02-14T08:32:00.765Z] 61bde7904bd9: Waiting [2025-02-14T08:32:00.765Z] 75a4e19d1dfc: Waiting [2025-02-14T08:32:00.765Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:00.765Z] 534a70dc8296: Waiting [2025-02-14T08:32:00.765Z] 82101bdded4c: Layer already exists [2025-02-14T08:32:00.765Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:00.765Z] f3ecc44b7ec8: Layer already exists [2025-02-14T08:32:00.765Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:00.765Z] 7cbafd97700a: Layer already exists [2025-02-14T08:32:00.765Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:00.765Z] 61bde7904bd9: Layer already exists [2025-02-14T08:32:00.765Z] 75a4e19d1dfc: Layer already exists [2025-02-14T08:32:00.765Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:01.028Z] latest: digest: sha256:b855f0beec44580c091b173ef6137b8b913588c087565ad437c55b70cf40b99b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:01.367Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:01.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.58 [2025-02-14T08:32:01.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T08:32:01.707Z] f3ecc44b7ec8: Preparing [2025-02-14T08:32:01.707Z] 82101bdded4c: Preparing [2025-02-14T08:32:01.707Z] 7cbafd97700a: Preparing [2025-02-14T08:32:01.707Z] 0d30722e475d: Preparing [2025-02-14T08:32:01.707Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:01.707Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:01.707Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:01.707Z] 61bde7904bd9: Preparing [2025-02-14T08:32:01.707Z] 75a4e19d1dfc: Preparing [2025-02-14T08:32:01.707Z] 61bde7904bd9: Waiting [2025-02-14T08:32:01.707Z] 75a4e19d1dfc: Waiting [2025-02-14T08:32:01.707Z] 534a70dc8296: Preparing [2025-02-14T08:32:01.707Z] 534a70dc8296: Waiting [2025-02-14T08:32:01.707Z] 7cbafd97700a: Layer already exists [2025-02-14T08:32:01.707Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:01.707Z] 82101bdded4c: Layer already exists [2025-02-14T08:32:01.707Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:01.707Z] f3ecc44b7ec8: Layer already exists [2025-02-14T08:32:01.707Z] 75a4e19d1dfc: Layer already exists [2025-02-14T08:32:01.707Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:01.707Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:01.707Z] 61bde7904bd9: Layer already exists [2025-02-14T08:32:01.972Z] 4.0.0-dev.58: digest: sha256:b855f0beec44580c091b173ef6137b8b913588c087565ad437c55b70cf40b99b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:02.322Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:02.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:02.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T08:32:02.668Z] f3ecc44b7ec8: Preparing [2025-02-14T08:32:02.668Z] 82101bdded4c: Preparing [2025-02-14T08:32:02.668Z] 7cbafd97700a: Preparing [2025-02-14T08:32:02.668Z] 0d30722e475d: Preparing [2025-02-14T08:32:02.668Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:02.668Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:02.668Z] 61bde7904bd9: Preparing [2025-02-14T08:32:02.668Z] 75a4e19d1dfc: Preparing [2025-02-14T08:32:02.668Z] 534a70dc8296: Preparing [2025-02-14T08:32:02.668Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:02.668Z] 61bde7904bd9: Waiting [2025-02-14T08:32:02.668Z] 75a4e19d1dfc: Waiting [2025-02-14T08:32:02.668Z] 534a70dc8296: Waiting [2025-02-14T08:32:02.668Z] f3ecc44b7ec8: Layer already exists [2025-02-14T08:32:02.668Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:02.668Z] 82101bdded4c: Layer already exists [2025-02-14T08:32:02.668Z] 7cbafd97700a: Layer already exists [2025-02-14T08:32:02.668Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:02.668Z] 75a4e19d1dfc: Layer already exists [2025-02-14T08:32:02.668Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:02.668Z] 61bde7904bd9: Layer already exists [2025-02-14T08:32:02.668Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:02.668Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:b855f0beec44580c091b173ef6137b8b913588c087565ad437c55b70cf40b99b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:03.277Z] + 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-02-14T08:32:03.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-14T08:32:03.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T08:32:03.623Z] f3ecc44b7ec8: Preparing [2025-02-14T08:32:03.623Z] 82101bdded4c: Preparing [2025-02-14T08:32:03.623Z] 7cbafd97700a: Preparing [2025-02-14T08:32:03.623Z] 0d30722e475d: Preparing [2025-02-14T08:32:03.623Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:03.623Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:03.623Z] 61bde7904bd9: Preparing [2025-02-14T08:32:03.623Z] 75a4e19d1dfc: Preparing [2025-02-14T08:32:03.623Z] 534a70dc8296: Preparing [2025-02-14T08:32:03.623Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:03.623Z] 61bde7904bd9: Waiting [2025-02-14T08:32:03.623Z] 75a4e19d1dfc: Waiting [2025-02-14T08:32:03.623Z] 534a70dc8296: Waiting [2025-02-14T08:32:03.623Z] 7cbafd97700a: Layer already exists [2025-02-14T08:32:03.623Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:03.623Z] 82101bdded4c: Layer already exists [2025-02-14T08:32:03.623Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:03.623Z] f3ecc44b7ec8: Layer already exists [2025-02-14T08:32:03.623Z] 61bde7904bd9: Layer already exists [2025-02-14T08:32:03.623Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:03.623Z] 75a4e19d1dfc: Layer already exists [2025-02-14T08:32:03.623Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:03.887Z] main: digest: sha256:b855f0beec44580c091b173ef6137b8b913588c087565ad437c55b70cf40b99b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:32:03.970Z] ===================================================== [Pipeline] echo [2025-02-14T08:32:03.985Z] taggedImages: [2025-02-14T08:32:03.985Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:03.985Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-14T08:32:03.985Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.58 [2025-02-14T08:32:03.985Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:03.985Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-14T08:32:04.009Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-14T08:32:04.009Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:04.009Z] latest [2025-02-14T08:32:04.009Z] 4.0.0-dev.58 [2025-02-14T08:32:04.009Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:04.009Z] main [2025-02-14T08:32:04.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:04.362Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:04.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:04.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T08:32:04.728Z] 25e8faaf2161: Preparing [2025-02-14T08:32:04.728Z] ba8d65c8186c: Preparing [2025-02-14T08:32:04.728Z] bc1c31c8a6b1: Preparing [2025-02-14T08:32:04.728Z] 0d30722e475d: Preparing [2025-02-14T08:32:04.728Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:04.728Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:04.728Z] 3473b472b5f9: Preparing [2025-02-14T08:32:04.728Z] aa8c4151ed45: Preparing [2025-02-14T08:32:04.728Z] 534a70dc8296: Preparing [2025-02-14T08:32:04.728Z] aa8c4151ed45: Waiting [2025-02-14T08:32:04.728Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:04.728Z] 3473b472b5f9: Waiting [2025-02-14T08:32:04.728Z] 534a70dc8296: Waiting [2025-02-14T08:32:05.005Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:05.005Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:05.005Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:05.005Z] 3473b472b5f9: Layer already exists [2025-02-14T08:32:05.005Z] aa8c4151ed45: Layer already exists [2025-02-14T08:32:05.005Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:05.005Z] bc1c31c8a6b1: Pushed [2025-02-14T08:32:05.005Z] 25e8faaf2161: Pushed [2025-02-14T08:32:05.005Z] ba8d65c8186c: Pushed [2025-02-14T08:32:05.269Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:59263c6742195e034901ce2292282de6bb2a95b8a285f0b1054578c835172bd1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:05.626Z] + 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-02-14T08:32:05.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-14T08:32:05.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T08:32:05.970Z] 25e8faaf2161: Preparing [2025-02-14T08:32:05.970Z] ba8d65c8186c: Preparing [2025-02-14T08:32:05.970Z] bc1c31c8a6b1: Preparing [2025-02-14T08:32:05.970Z] 0d30722e475d: Preparing [2025-02-14T08:32:05.970Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:05.970Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:05.970Z] 3473b472b5f9: Preparing [2025-02-14T08:32:05.970Z] aa8c4151ed45: Preparing [2025-02-14T08:32:05.970Z] 534a70dc8296: Preparing [2025-02-14T08:32:05.970Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:05.970Z] aa8c4151ed45: Waiting [2025-02-14T08:32:05.970Z] 3473b472b5f9: Waiting [2025-02-14T08:32:05.970Z] 534a70dc8296: Waiting [2025-02-14T08:32:05.970Z] ba8d65c8186c: Layer already exists [2025-02-14T08:32:05.970Z] 25e8faaf2161: Layer already exists [2025-02-14T08:32:05.970Z] bc1c31c8a6b1: Layer already exists [2025-02-14T08:32:05.970Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:05.970Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:05.970Z] 3473b472b5f9: Layer already exists [2025-02-14T08:32:05.970Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:05.970Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:05.970Z] aa8c4151ed45: Layer already exists [2025-02-14T08:32:06.239Z] latest: digest: sha256:59263c6742195e034901ce2292282de6bb2a95b8a285f0b1054578c835172bd1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:06.584Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:06.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.58 [2025-02-14T08:32:06.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T08:32:06.929Z] 25e8faaf2161: Preparing [2025-02-14T08:32:06.929Z] ba8d65c8186c: Preparing [2025-02-14T08:32:06.929Z] bc1c31c8a6b1: Preparing [2025-02-14T08:32:06.929Z] 0d30722e475d: Preparing [2025-02-14T08:32:06.929Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:06.929Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:06.929Z] 3473b472b5f9: Preparing [2025-02-14T08:32:06.929Z] aa8c4151ed45: Preparing [2025-02-14T08:32:06.929Z] 534a70dc8296: Preparing [2025-02-14T08:32:06.929Z] 3473b472b5f9: Waiting [2025-02-14T08:32:06.929Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:06.929Z] aa8c4151ed45: Waiting [2025-02-14T08:32:06.929Z] 534a70dc8296: Waiting [2025-02-14T08:32:06.929Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:06.929Z] ba8d65c8186c: Layer already exists [2025-02-14T08:32:06.929Z] 25e8faaf2161: Layer already exists [2025-02-14T08:32:06.929Z] bc1c31c8a6b1: Layer already exists [2025-02-14T08:32:06.929Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:06.929Z] aa8c4151ed45: Layer already exists [2025-02-14T08:32:06.929Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:06.929Z] 3473b472b5f9: Layer already exists [2025-02-14T08:32:06.929Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:07.193Z] 4.0.0-dev.58: digest: sha256:59263c6742195e034901ce2292282de6bb2a95b8a285f0b1054578c835172bd1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:07.540Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:09.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:09.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T08:32:09.282Z] 25e8faaf2161: Preparing [2025-02-14T08:32:09.282Z] ba8d65c8186c: Preparing [2025-02-14T08:32:09.282Z] bc1c31c8a6b1: Preparing [2025-02-14T08:32:09.282Z] 0d30722e475d: Preparing [2025-02-14T08:32:09.282Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:09.282Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:09.282Z] 3473b472b5f9: Preparing [2025-02-14T08:32:09.282Z] aa8c4151ed45: Preparing [2025-02-14T08:32:09.282Z] 534a70dc8296: Preparing [2025-02-14T08:32:09.282Z] 3473b472b5f9: Waiting [2025-02-14T08:32:09.282Z] aa8c4151ed45: Waiting [2025-02-14T08:32:09.282Z] 534a70dc8296: Waiting [2025-02-14T08:32:09.282Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:09.282Z] bc1c31c8a6b1: Layer already exists [2025-02-14T08:32:09.282Z] ba8d65c8186c: Layer already exists [2025-02-14T08:32:09.282Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:09.282Z] 25e8faaf2161: Layer already exists [2025-02-14T08:32:09.282Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:09.282Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:09.282Z] 3473b472b5f9: Layer already exists [2025-02-14T08:32:09.282Z] aa8c4151ed45: Layer already exists [2025-02-14T08:32:09.282Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:09.282Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:59263c6742195e034901ce2292282de6bb2a95b8a285f0b1054578c835172bd1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:09.893Z] + 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-02-14T08:32:10.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-14T08:32:10.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T08:32:10.235Z] 25e8faaf2161: Preparing [2025-02-14T08:32:10.235Z] ba8d65c8186c: Preparing [2025-02-14T08:32:10.235Z] bc1c31c8a6b1: Preparing [2025-02-14T08:32:10.235Z] 0d30722e475d: Preparing [2025-02-14T08:32:10.235Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:10.235Z] 10f01f9e0e8d: Preparing [2025-02-14T08:32:10.235Z] 10f01f9e0e8d: Waiting [2025-02-14T08:32:10.235Z] 3473b472b5f9: Preparing [2025-02-14T08:32:10.235Z] aa8c4151ed45: Preparing [2025-02-14T08:32:10.235Z] 3473b472b5f9: Waiting [2025-02-14T08:32:10.235Z] 534a70dc8296: Preparing [2025-02-14T08:32:10.235Z] aa8c4151ed45: Waiting [2025-02-14T08:32:10.235Z] 534a70dc8296: Waiting [2025-02-14T08:32:10.235Z] bc1c31c8a6b1: Layer already exists [2025-02-14T08:32:10.235Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:10.235Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:10.235Z] ba8d65c8186c: Layer already exists [2025-02-14T08:32:10.235Z] 25e8faaf2161: Layer already exists [2025-02-14T08:32:10.235Z] 10f01f9e0e8d: Layer already exists [2025-02-14T08:32:10.235Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:10.235Z] aa8c4151ed45: Layer already exists [2025-02-14T08:32:10.235Z] 3473b472b5f9: Layer already exists [2025-02-14T08:32:10.499Z] main: digest: sha256:59263c6742195e034901ce2292282de6bb2a95b8a285f0b1054578c835172bd1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:32:10.578Z] ===================================================== [Pipeline] echo [2025-02-14T08:32:10.596Z] taggedImages: [2025-02-14T08:32:10.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:10.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-14T08:32:10.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.58 [2025-02-14T08:32:10.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:10.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-14T08:32:10.628Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-14T08:32:10.628Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:10.628Z] latest [2025-02-14T08:32:10.628Z] 4.0.0-dev.58 [2025-02-14T08:32:10.628Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:10.628Z] main [2025-02-14T08:32:10.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:10.988Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:11.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:11.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T08:32:11.328Z] 31d624baa69e: Preparing [2025-02-14T08:32:11.328Z] f7ddce2882b0: Preparing [2025-02-14T08:32:11.328Z] 0d30722e475d: Preparing [2025-02-14T08:32:11.328Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:11.328Z] 13059f652682: Preparing [2025-02-14T08:32:11.328Z] 9e090c4f66eb: Preparing [2025-02-14T08:32:11.328Z] 534a70dc8296: Preparing [2025-02-14T08:32:11.328Z] 9e090c4f66eb: Waiting [2025-02-14T08:32:11.328Z] 534a70dc8296: Waiting [2025-02-14T08:32:11.328Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:11.328Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:11.591Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:11.591Z] 31d624baa69e: Pushed [2025-02-14T08:32:12.984Z] 9e090c4f66eb: Pushed [2025-02-14T08:32:13.248Z] 13059f652682: Pushed [2025-02-14T08:32:19.853Z] f7ddce2882b0: Pushed [2025-02-14T08:32:19.853Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:ae525961155bcc1dcfaf8b3c344a173e8cbacd86ebcccbc5c0a62bab0a0d1dd4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:20.194Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:20.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-14T08:32:20.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T08:32:20.528Z] 31d624baa69e: Preparing [2025-02-14T08:32:20.528Z] f7ddce2882b0: Preparing [2025-02-14T08:32:20.528Z] 0d30722e475d: Preparing [2025-02-14T08:32:20.528Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:20.528Z] 13059f652682: Preparing [2025-02-14T08:32:20.528Z] 9e090c4f66eb: Preparing [2025-02-14T08:32:20.528Z] 534a70dc8296: Preparing [2025-02-14T08:32:20.528Z] 9e090c4f66eb: Waiting [2025-02-14T08:32:20.528Z] 534a70dc8296: Waiting [2025-02-14T08:32:20.528Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:20.528Z] 13059f652682: Layer already exists [2025-02-14T08:32:20.528Z] 31d624baa69e: Layer already exists [2025-02-14T08:32:20.528Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:20.528Z] f7ddce2882b0: Layer already exists [2025-02-14T08:32:20.528Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:20.528Z] 9e090c4f66eb: Layer already exists [2025-02-14T08:32:20.792Z] latest: digest: sha256:ae525961155bcc1dcfaf8b3c344a173e8cbacd86ebcccbc5c0a62bab0a0d1dd4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:21.134Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:21.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.58 [2025-02-14T08:32:21.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T08:32:21.473Z] 31d624baa69e: Preparing [2025-02-14T08:32:21.473Z] f7ddce2882b0: Preparing [2025-02-14T08:32:21.473Z] 0d30722e475d: Preparing [2025-02-14T08:32:21.473Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:21.473Z] 13059f652682: Preparing [2025-02-14T08:32:21.473Z] 9e090c4f66eb: Preparing [2025-02-14T08:32:21.473Z] 534a70dc8296: Preparing [2025-02-14T08:32:21.473Z] 9e090c4f66eb: Waiting [2025-02-14T08:32:21.473Z] 534a70dc8296: Waiting [2025-02-14T08:32:21.473Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:21.473Z] 13059f652682: Layer already exists [2025-02-14T08:32:21.473Z] 31d624baa69e: Layer already exists [2025-02-14T08:32:21.473Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:21.473Z] f7ddce2882b0: Layer already exists [2025-02-14T08:32:21.473Z] 9e090c4f66eb: Layer already exists [2025-02-14T08:32:21.473Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:21.738Z] 4.0.0-dev.58: digest: sha256:ae525961155bcc1dcfaf8b3c344a173e8cbacd86ebcccbc5c0a62bab0a0d1dd4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:22.084Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:22.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:22.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T08:32:22.428Z] 31d624baa69e: Preparing [2025-02-14T08:32:22.428Z] f7ddce2882b0: Preparing [2025-02-14T08:32:22.428Z] 0d30722e475d: Preparing [2025-02-14T08:32:22.428Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:22.428Z] 13059f652682: Preparing [2025-02-14T08:32:22.428Z] 9e090c4f66eb: Preparing [2025-02-14T08:32:22.428Z] 534a70dc8296: Preparing [2025-02-14T08:32:22.428Z] 9e090c4f66eb: Waiting [2025-02-14T08:32:22.428Z] 534a70dc8296: Waiting [2025-02-14T08:32:22.428Z] 31d624baa69e: Layer already exists [2025-02-14T08:32:22.428Z] 13059f652682: Layer already exists [2025-02-14T08:32:22.428Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:22.428Z] f7ddce2882b0: Layer already exists [2025-02-14T08:32:22.428Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:22.428Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:22.428Z] 9e090c4f66eb: Layer already exists [2025-02-14T08:32:22.428Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:ae525961155bcc1dcfaf8b3c344a173e8cbacd86ebcccbc5c0a62bab0a0d1dd4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:23.136Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:23.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-14T08:32:23.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T08:32:23.479Z] 31d624baa69e: Preparing [2025-02-14T08:32:23.479Z] f7ddce2882b0: Preparing [2025-02-14T08:32:23.479Z] 0d30722e475d: Preparing [2025-02-14T08:32:23.479Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:23.479Z] 13059f652682: Preparing [2025-02-14T08:32:23.479Z] 9e090c4f66eb: Preparing [2025-02-14T08:32:23.479Z] 534a70dc8296: Preparing [2025-02-14T08:32:23.479Z] 9e090c4f66eb: Waiting [2025-02-14T08:32:23.479Z] 534a70dc8296: Waiting [2025-02-14T08:32:23.479Z] 31d624baa69e: Layer already exists [2025-02-14T08:32:23.479Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:23.479Z] 13059f652682: Layer already exists [2025-02-14T08:32:23.479Z] f7ddce2882b0: Layer already exists [2025-02-14T08:32:23.479Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:23.479Z] 9e090c4f66eb: Layer already exists [2025-02-14T08:32:23.479Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:23.742Z] main: digest: sha256:ae525961155bcc1dcfaf8b3c344a173e8cbacd86ebcccbc5c0a62bab0a0d1dd4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:32:23.820Z] ===================================================== [Pipeline] echo [2025-02-14T08:32:23.833Z] taggedImages: [2025-02-14T08:32:23.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:23.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-14T08:32:23.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.58 [2025-02-14T08:32:23.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:23.833Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-14T08:32:23.857Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-14T08:32:23.857Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:23.857Z] latest [2025-02-14T08:32:23.857Z] 4.0.0-dev.58 [2025-02-14T08:32:23.857Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:23.857Z] main [2025-02-14T08:32:23.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:24.214Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:24.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:24.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T08:32:24.568Z] f1b860d9c55b: Preparing [2025-02-14T08:32:24.568Z] d0c208462aac: Preparing [2025-02-14T08:32:24.568Z] 0d30722e475d: Preparing [2025-02-14T08:32:24.568Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:24.568Z] 69eef870d7d9: Preparing [2025-02-14T08:32:24.568Z] 6f466b795376: Preparing [2025-02-14T08:32:24.568Z] 534a70dc8296: Preparing [2025-02-14T08:32:24.568Z] 6f466b795376: Waiting [2025-02-14T08:32:24.568Z] 534a70dc8296: Waiting [2025-02-14T08:32:24.568Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:24.568Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:24.830Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:24.830Z] f1b860d9c55b: Pushed [2025-02-14T08:32:25.406Z] 6f466b795376: Pushed [2025-02-14T08:32:26.370Z] 69eef870d7d9: Pushed [2025-02-14T08:32:32.977Z] d0c208462aac: Pushed [2025-02-14T08:32:32.977Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285: digest: sha256:f1f4fecac854d878a104d86bc5ec5ec01e7741b84d8118202286986b0b1b9de0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:33.324Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:33.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-14T08:32:33.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T08:32:33.669Z] f1b860d9c55b: Preparing [2025-02-14T08:32:33.669Z] d0c208462aac: Preparing [2025-02-14T08:32:33.669Z] 0d30722e475d: Preparing [2025-02-14T08:32:33.669Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:33.669Z] 69eef870d7d9: Preparing [2025-02-14T08:32:33.669Z] 6f466b795376: Preparing [2025-02-14T08:32:33.669Z] 534a70dc8296: Preparing [2025-02-14T08:32:33.669Z] 6f466b795376: Waiting [2025-02-14T08:32:33.669Z] 534a70dc8296: Waiting [2025-02-14T08:32:33.669Z] f1b860d9c55b: Layer already exists [2025-02-14T08:32:33.669Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:33.670Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:33.670Z] d0c208462aac: Layer already exists [2025-02-14T08:32:33.670Z] 69eef870d7d9: Layer already exists [2025-02-14T08:32:33.670Z] 6f466b795376: Layer already exists [2025-02-14T08:32:33.670Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:33.933Z] latest: digest: sha256:f1f4fecac854d878a104d86bc5ec5ec01e7741b84d8118202286986b0b1b9de0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:34.272Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:34.611Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.58 [2025-02-14T08:32:34.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T08:32:34.612Z] f1b860d9c55b: Preparing [2025-02-14T08:32:34.612Z] d0c208462aac: Preparing [2025-02-14T08:32:34.612Z] 0d30722e475d: Preparing [2025-02-14T08:32:34.612Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:34.612Z] 69eef870d7d9: Preparing [2025-02-14T08:32:34.612Z] 6f466b795376: Preparing [2025-02-14T08:32:34.612Z] 534a70dc8296: Preparing [2025-02-14T08:32:34.612Z] 6f466b795376: Waiting [2025-02-14T08:32:34.612Z] 534a70dc8296: Waiting [2025-02-14T08:32:34.612Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:34.612Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:34.612Z] 69eef870d7d9: Layer already exists [2025-02-14T08:32:34.612Z] f1b860d9c55b: Layer already exists [2025-02-14T08:32:34.612Z] d0c208462aac: Layer already exists [2025-02-14T08:32:34.612Z] 6f466b795376: Layer already exists [2025-02-14T08:32:34.612Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:34.612Z] 4.0.0-dev.58: digest: sha256:f1f4fecac854d878a104d86bc5ec5ec01e7741b84d8118202286986b0b1b9de0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:35.218Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:35.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:35.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T08:32:35.556Z] f1b860d9c55b: Preparing [2025-02-14T08:32:35.556Z] d0c208462aac: Preparing [2025-02-14T08:32:35.556Z] 0d30722e475d: Preparing [2025-02-14T08:32:35.556Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:35.556Z] 69eef870d7d9: Preparing [2025-02-14T08:32:35.556Z] 6f466b795376: Preparing [2025-02-14T08:32:35.556Z] 534a70dc8296: Preparing [2025-02-14T08:32:35.556Z] 6f466b795376: Waiting [2025-02-14T08:32:35.556Z] 534a70dc8296: Waiting [2025-02-14T08:32:35.556Z] f1b860d9c55b: Layer already exists [2025-02-14T08:32:35.556Z] 69eef870d7d9: Layer already exists [2025-02-14T08:32:35.556Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:35.556Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:35.556Z] d0c208462aac: Layer already exists [2025-02-14T08:32:35.556Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:35.556Z] 6f466b795376: Layer already exists [2025-02-14T08:32:35.556Z] 9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58: digest: sha256:f1f4fecac854d878a104d86bc5ec5ec01e7741b84d8118202286986b0b1b9de0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:36.168Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:36.504Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-14T08:32:36.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T08:32:36.504Z] f1b860d9c55b: Preparing [2025-02-14T08:32:36.504Z] d0c208462aac: Preparing [2025-02-14T08:32:36.504Z] 0d30722e475d: Preparing [2025-02-14T08:32:36.504Z] c4e65ae55bf4: Preparing [2025-02-14T08:32:36.504Z] 69eef870d7d9: Preparing [2025-02-14T08:32:36.504Z] 6f466b795376: Preparing [2025-02-14T08:32:36.504Z] 534a70dc8296: Preparing [2025-02-14T08:32:36.504Z] 6f466b795376: Waiting [2025-02-14T08:32:36.504Z] 534a70dc8296: Waiting [2025-02-14T08:32:36.504Z] 69eef870d7d9: Layer already exists [2025-02-14T08:32:36.504Z] f1b860d9c55b: Layer already exists [2025-02-14T08:32:36.504Z] c4e65ae55bf4: Layer already exists [2025-02-14T08:32:36.504Z] d0c208462aac: Layer already exists [2025-02-14T08:32:36.504Z] 0d30722e475d: Layer already exists [2025-02-14T08:32:36.504Z] 534a70dc8296: Layer already exists [2025-02-14T08:32:36.504Z] 6f466b795376: Layer already exists [2025-02-14T08:32:36.768Z] main: digest: sha256:f1f4fecac854d878a104d86bc5ec5ec01e7741b84d8118202286986b0b1b9de0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T08:32:36.844Z] ===================================================== [Pipeline] echo [2025-02-14T08:32:36.858Z] taggedImages: [2025-02-14T08:32:36.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285 [2025-02-14T08:32:36.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-14T08:32:36.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.58 [2025-02-14T08:32:36.858Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ebed02dde4a816a76396a8e6ec635dd7fd91285-4.0.0-dev.58 [2025-02-14T08:32:36.858Z] - 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-02-14T08:32:37.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T08:32:37.227Z] [2025-02-14T08:32:37.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:32:37.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T08:32:37.543Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T08:32:37.543Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T08:32:37.543Z] 04944245beec: Pulling fs layer [2025-02-14T08:32:37.543Z] 699f458cf7ca: Pulling fs layer [2025-02-14T08:32:37.543Z] 765212b225bb: Pulling fs layer [2025-02-14T08:32:37.543Z] f23df028b6ca: Pulling fs layer [2025-02-14T08:32:37.543Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T08:32:37.543Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T08:32:37.543Z] f23df028b6ca: Waiting [2025-02-14T08:32:37.543Z] d65c8cfc05b1: Waiting [2025-02-14T08:32:37.543Z] 2437ff75d9bd: Waiting [2025-02-14T08:32:37.543Z] 765212b225bb: Waiting [2025-02-14T08:32:37.808Z] 04944245beec: Verifying Checksum [2025-02-14T08:32:37.808Z] 04944245beec: Download complete [2025-02-14T08:32:37.808Z] 765212b225bb: Verifying Checksum [2025-02-14T08:32:37.808Z] 765212b225bb: Download complete [2025-02-14T08:32:37.808Z] f23df028b6ca: Download complete [2025-02-14T08:32:37.808Z] d65c8cfc05b1: Verifying Checksum [2025-02-14T08:32:37.808Z] d65c8cfc05b1: Download complete [2025-02-14T08:32:38.073Z] 699f458cf7ca: Verifying Checksum [2025-02-14T08:32:38.073Z] 699f458cf7ca: Download complete [2025-02-14T08:32:38.338Z] 8998bd30e6a1: Verifying Checksum [2025-02-14T08:32:38.338Z] 8998bd30e6a1: Download complete [2025-02-14T08:32:40.909Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T08:32:40.909Z] 2437ff75d9bd: Download complete [2025-02-14T08:32:42.843Z] 8998bd30e6a1: Pull complete [2025-02-14T08:32:43.424Z] 04944245beec: Pull complete [2025-02-14T08:32:44.833Z] 699f458cf7ca: Pull complete [2025-02-14T08:32:45.099Z] 765212b225bb: Pull complete [2025-02-14T08:32:46.057Z] f23df028b6ca: Pull complete [2025-02-14T08:32:46.057Z] d65c8cfc05b1: Pull complete [2025-02-14T08:33:04.234Z] 2437ff75d9bd: Pull complete [2025-02-14T08:33:04.234Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T08:33:04.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T08:33:04.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:33:04.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-38972 does not seem to be running inside a container [2025-02-14T08:33:04.478Z] $ 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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-14T08:33:06.543Z] $ docker top 4090ccaa105e8966f3e74c9b91a38372e175643268ded51292aa7a7a3110c543 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:33:07.471Z] ---> job-cost.sh [2025-02-14T08:33:07.471Z] lf-activate-venv: SKIPPING [2025-02-14T08:33:07.471Z] INFO: No Stack... [2025-02-14T08:33:08.048Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T08:33:09.000Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T08:33:09.633Z] + + cut -d,cat -f6 /w/workspace/edgex-go/796/archives/cost.csv [2025-02-14T08:33:09.633Z] [Pipeline] lock [2025-02-14T08:33:09.670Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-796-stack-cost] [2025-02-14T08:33:09.678Z] Resource [jenkins-edgexfoundry-edgex-go-main-796-stack-cost] did not exist. Created. [2025-02-14T08:33:09.684Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-796-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T08:33:10.015Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T08:33:10.744Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T08:33:10.752Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-796-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T08:33:10.760Z] $ docker stop --time=1 4090ccaa105e8966f3e74c9b91a38372e175643268ded51292aa7a7a3110c543 [2025-02-14T08:33:12.235Z] $ docker rm -f --volumes 4090ccaa105e8966f3e74c9b91a38372e175643268ded51292aa7a7a3110c543 [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-02-14T08:33:12.837Z] provisioning config files... [2025-02-14T08:33:12.842Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/796@tmp/config8835433409803951495tmp [Pipeline] { [Pipeline] sh [2025-02-14T08:33:13.136Z] + set +x [2025-02-14T08:33:13.136Z] + curl -s https://codecov.io/bash [2025-02-14T08:33:13.136Z] + bash -s -- [2025-02-14T08:33:13.136Z] [2025-02-14T08:33:13.136Z] _____ _ [2025-02-14T08:33:13.136Z] / ____| | | [2025-02-14T08:33:13.136Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T08:33:13.136Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T08:33:13.136Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T08:33:13.136Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T08:33:13.136Z] Bash-1.0.6 [2025-02-14T08:33:13.136Z] [2025-02-14T08:33:13.136Z] [2025-02-14T08:33:13.136Z] ==> git version 2.25.1 found [2025-02-14T08:33:13.136Z] ==> 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-02-14T08:33:13.137Z] Release-Date: 2020-01-08 [2025-02-14T08:33:13.137Z] 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-02-14T08:33:13.137Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T08:33:13.137Z] ==> Jenkins CI detected. [2025-02-14T08:33:13.137Z] current dir:  /w/workspace/edgex-go/796 [2025-02-14T08:33:13.137Z] project root: . [2025-02-14T08:33:13.137Z] --> token set from env [2025-02-14T08:33:13.137Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T08:33:13.137Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T08:33:13.396Z] ==> Python coveragepy not found [2025-02-14T08:33:13.396Z] ==> Searching for coverage reports in: [2025-02-14T08:33:13.396Z] + . [2025-02-14T08:33:13.396Z] -> Found 1 reports [2025-02-14T08:33:13.396Z] ==> Detecting git/mercurial file structure [2025-02-14T08:33:13.396Z] ==> Reading reports [2025-02-14T08:33:13.396Z] + ./coverage.out bytes=1650914 [2025-02-14T08:33:13.396Z] ==> Appending adjustments [2025-02-14T08:33:13.396Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T08:33:14.772Z] + Found adjustments [2025-02-14T08:33:14.772Z] ==> Gzipping contents [2025-02-14T08:33:14.772Z] 140K /tmp/codecov.34jkbM.gz [2025-02-14T08:33:14.772Z] ==> Uploading reports [2025-02-14T08:33:14.772Z] url: https://codecov.io [2025-02-14T08:33:14.772Z] query: branch=main&commit=9ebed02dde4a816a76396a8e6ec635dd7fd91285&build=796&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F796%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T08:33:14.772Z] -> Pinging Codecov [2025-02-14T08:33:14.772Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9ebed02dde4a816a76396a8e6ec635dd7fd91285&build=796&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F796%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T08:33:15.032Z] -> Uploading to [2025-02-14T08:33:15.032Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9ebed02dde4a816a76396a8e6ec635dd7fd91285/ce49b929-d2d1-4541-b5ae-402143491da5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T083314Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f8d2f3538c32d2144e3accba7791e07e8636b521f9c4afd26142d4185f6a4cf9 [2025-02-14T08:33:15.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:15.032Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:15.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 673k --:--:-- --:--:-- --:--:-- 670k 100 137k 0 0 100 137k 0 589k --:--:-- --:--:-- --:--:-- 586k [2025-02-14T08:33:15.291Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ebed02dde4a816a76396a8e6ec635dd7fd91285 [Pipeline] } [2025-02-14T08:33:15.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-14T08:33:15.547Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T08:33:15.573Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:33:15.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T08:33:15.878Z] [2025-02-14T08:33:15.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:33:16.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T08:33:16.182Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T08:33:16.182Z] 43c4264eed91: Pulling fs layer [2025-02-14T08:33:16.182Z] 4cc291be95ef: Pulling fs layer [2025-02-14T08:33:16.182Z] 2ac1f1163629: Pulling fs layer [2025-02-14T08:33:16.182Z] 5c3c966382ef: Pulling fs layer [2025-02-14T08:33:16.182Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T08:33:16.182Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T08:33:16.182Z] 9c3e1370e548: Pulling fs layer [2025-02-14T08:33:16.182Z] d9c7d2e4e75e: Waiting [2025-02-14T08:33:16.182Z] 4f4fb700ef54: Waiting [2025-02-14T08:33:16.182Z] 5c3c966382ef: Waiting [2025-02-14T08:33:16.182Z] 9c3e1370e548: Waiting [2025-02-14T08:33:16.182Z] 4cc291be95ef: Verifying Checksum [2025-02-14T08:33:16.182Z] 4cc291be95ef: Download complete [2025-02-14T08:33:16.182Z] 5c3c966382ef: Verifying Checksum [2025-02-14T08:33:16.182Z] 5c3c966382ef: Download complete [2025-02-14T08:33:16.182Z] 4f4fb700ef54: Download complete [2025-02-14T08:33:16.182Z] 43c4264eed91: Verifying Checksum [2025-02-14T08:33:16.182Z] 43c4264eed91: Download complete [2025-02-14T08:33:16.440Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T08:33:16.441Z] d9c7d2e4e75e: Download complete [2025-02-14T08:33:16.441Z] 43c4264eed91: Pull complete [2025-02-14T08:33:16.699Z] 4cc291be95ef: Pull complete [2025-02-14T08:33:16.699Z] 2ac1f1163629: Verifying Checksum [2025-02-14T08:33:16.699Z] 2ac1f1163629: Download complete [2025-02-14T08:33:17.264Z] 9c3e1370e548: Verifying Checksum [2025-02-14T08:33:17.264Z] 9c3e1370e548: Download complete [2025-02-14T08:33:20.549Z] 2ac1f1163629: Pull complete [2025-02-14T08:33:20.549Z] 5c3c966382ef: Pull complete [2025-02-14T08:33:20.549Z] 4f4fb700ef54: Pull complete [2025-02-14T08:33:21.116Z] d9c7d2e4e75e: Pull complete [2025-02-14T08:33:24.400Z] 9c3e1370e548: Pull complete [2025-02-14T08:33:24.400Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T08:33:24.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T08:33:24.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:33:24.500Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:33:24.526Z] $ 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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-14T08:33:27.191Z] $ docker top faee00d4ab019b845edda66d8985a54658900ceb6f8ea29ac547dbeeb26c44e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T08:33:27.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/796 [Pipeline] echo [2025-02-14T08:33:27.547Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-14T08:33:27.825Z] + set -o pipefail [2025-02-14T08:33:27.825Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-14T08:33:37.803Z] [2025-02-14T08:33:37.803Z] Monitoring /w/workspace/edgex-go/796 (github.com/edgexfoundry/edgex-go)... [2025-02-14T08:33:37.803Z] [2025-02-14T08:33:37.803Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/22b46255-1bc1-44cd-9e73-615e1f358270 [2025-02-14T08:33:37.803Z] [2025-02-14T08:33:37.803Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T08:33:37.803Z] [2025-02-14T08:33:37.803Z] [2025-02-14T08:33:37.803Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T08:33:37.803Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T08:33:37.822Z] $ docker stop --time=1 faee00d4ab019b845edda66d8985a54658900ceb6f8ea29ac547dbeeb26c44e1 [2025-02-14T08:33:40.641Z] $ docker rm -f --volumes faee00d4ab019b845edda66d8985a54658900ceb6f8ea29ac547dbeeb26c44e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-14T08:33:41.170Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T08:33:41.189Z] provisioning config files... [2025-02-14T08:33:41.196Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/796@tmp/config3673802014574959402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:33:41.496Z] --> edgex-publish-swagger.sh [2025-02-14T08:33:41.496Z] === Publish openapi API === [2025-02-14T08:33:41.496Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-14T08:33:41.496Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/796/openapi/core-command.yaml] [2025-02-14T08:33:41.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:41.496Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:42.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66092 --:--:-- --:--:-- --:--:-- 66092 [2025-02-14T08:33:42.064Z] [2025-02-14T08:33:42.064Z] [2025-02-14T08:33:42.064Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/796/openapi/core-data.yaml] [2025-02-14T08:33:42.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:42.064Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:42.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 114k --:--:-- --:--:-- --:--:-- 113k 100 72057 0 0 100 72057 0 114k --:--:-- --:--:-- --:--:-- 113k [2025-02-14T08:33:42.633Z] [2025-02-14T08:33:42.633Z] [2025-02-14T08:33:42.633Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/796/openapi/core-keeper.yaml] [2025-02-14T08:33:42.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:42.634Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:42.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 272 132k --:--:-- --:--:-- --:--:-- 132k [2025-02-14T08:33:42.893Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-14T08:33:42.893Z] [2025-02-14T08:33:42.893Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/796/openapi/core-metadata.yaml] [2025-02-14T08:33:42.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:42.893Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:43.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 377 378k --:--:-- --:--:-- --:--:-- 377k 100 156k 100 156 100 156k 377 378k --:--:-- --:--:-- --:--:-- 377k [2025-02-14T08:33:43.152Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T08:33:43.152Z] [2025-02-14T08:33:43.152Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/796/openapi/security-proxy-auth.yaml] [2025-02-14T08:33:43.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:43.152Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:43.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 400 144k --:--:-- --:--:-- --:--:-- 145k [2025-02-14T08:33:43.411Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-14T08:33:43.411Z] [2025-02-14T08:33:43.411Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/796/openapi/security-secretstore-setup.yaml] [2025-02-14T08:33:43.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:43.411Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:43.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 409 24304 --:--:-- --:--:-- --:--:-- 24714 [2025-02-14T08:33:43.670Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-14T08:33:43.670Z] [2025-02-14T08:33:43.670Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/796/openapi/support-notifications.yaml] [2025-02-14T08:33:43.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:43.670Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:43.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 478 299k --:--:-- --:--:-- --:--:-- 299k [2025-02-14T08:33:43.930Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T08:33:43.930Z] [2025-02-14T08:33:43.930Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/796/openapi/support-scheduler.yaml] [2025-02-14T08:33:43.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T08:33:43.930Z] Dload Upload Total Spent Left Speed [2025-02-14T08:33:44.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 485 154k --:--:-- --:--:-- --:--:-- 154k 100 50857 100 156 100 50701 485 154k --:--:-- --:--:-- --:--:-- 154k [2025-02-14T08:33:44.191Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T08:33:44.191Z] [Pipeline] } [2025-02-14T08:33:44.198Z] 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-02-14T08:33:44.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T08:33:44.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:33:44.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T08:33:44.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:33:44.977Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:33:45.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T08:33:45.398Z] $ docker top 04debbb02408afa9a60a336f756b67d89a29e03afff3c7bd9c900b8a14b90529 -eo pid,comm [2025-02-14T08:33:45.448Z] 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-02-14T08:33:45.448Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T08:33:45.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T08:33:45.496Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T08:33:45.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T08:33:45.611Z] $ docker exec 04debbb02408afa9a60a336f756b67d89a29e03afff3c7bd9c900b8a14b90529 ssh-agent [2025-02-14T08:33:45.725Z] SSH_AUTH_SOCK=/tmp/ssh-NB5GyI3lHjVZ/agent.32 [2025-02-14T08:33:45.725Z] SSH_AGENT_PID=38 [2025-02-14T08:33:45.729Z] Running ssh-add (command line suppressed) [2025-02-14T08:33:45.826Z] Identity added: /w/workspace/edgex-go/796@tmp/private_key_18256142446482978427.key (/w/workspace/edgex-go/796@tmp/private_key_18256142446482978427.key) [2025-02-14T08:33:45.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T08:33:46.136Z] + git semver tag [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,316 [run_tag] DEBUG tag force:False [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,316 [check_head_tag] DEBUG check head tag [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,319 [execute] INFO git cat-file --batch-check [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/796, universal_newlines=False, shell=None, istream=) [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,324 [execute] INFO git cat-file --batch [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/796, universal_newlines=False, shell=None, istream=) [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,385 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,385 [execute] INFO git tag -a v4.0.0-dev.58 -m v4.0.0-dev.58 [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.58', '-m', 'v4.0.0-dev.58'], cwd=/w/workspace/edgex-go/796, universal_newlines=False, shell=None, istream=None) [2025-02-14T08:33:46.395Z] 2025-02-14 08:33:46,392 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:33:46.395Z] 4.0.0-dev.58 [Pipeline] } [2025-02-14T08:33:46.663Z] $ docker exec --env ******** --env ******** 04debbb02408afa9a60a336f756b67d89a29e03afff3c7bd9c900b8a14b90529 ssh-agent -k [2025-02-14T08:33:46.766Z] unset SSH_AUTH_SOCK; [2025-02-14T08:33:46.766Z] unset SSH_AGENT_PID; [2025-02-14T08:33:46.766Z] echo Agent pid 38 killed; [2025-02-14T08:33:46.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T08:33:47.096Z] + git semver [Pipeline] } [2025-02-14T08:33:47.367Z] $ docker stop --time=1 04debbb02408afa9a60a336f756b67d89a29e03afff3c7bd9c900b8a14b90529 [2025-02-14T08:33:48.651Z] $ docker rm -f --volumes 04debbb02408afa9a60a336f756b67d89a29e03afff3c7bd9c900b8a14b90529 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:33:49.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T08:33:49.063Z] [2025-02-14T08:33:49.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:33:49.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T08:33:49.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T08:33:49.369Z] ab5ef0e58194: Pulling fs layer [2025-02-14T08:33:49.369Z] 9712f1f96733: Pulling fs layer [2025-02-14T08:33:49.369Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T08:33:49.369Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T08:33:49.369Z] e9a5061849ea: Pulling fs layer [2025-02-14T08:33:49.369Z] d747dcd14b5f: Pulling fs layer [2025-02-14T08:33:49.369Z] 2de7ff778b66: Pulling fs layer [2025-02-14T08:33:49.369Z] 0d9ebad4ef96: Waiting [2025-02-14T08:33:49.369Z] d747dcd14b5f: Waiting [2025-02-14T08:33:49.369Z] 2de7ff778b66: Waiting [2025-02-14T08:33:49.369Z] 9712f1f96733: Verifying Checksum [2025-02-14T08:33:49.369Z] 9712f1f96733: Download complete [2025-02-14T08:33:49.628Z] 63f879dbbcfc: Verifying Checksum [2025-02-14T08:33:49.628Z] 63f879dbbcfc: Download complete [2025-02-14T08:33:49.886Z] e9a5061849ea: Verifying Checksum [2025-02-14T08:33:49.886Z] e9a5061849ea: Download complete [2025-02-14T08:33:49.886Z] d747dcd14b5f: Download complete [2025-02-14T08:33:49.886Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T08:33:49.886Z] 0d9ebad4ef96: Download complete [2025-02-14T08:33:49.886Z] ab5ef0e58194: Verifying Checksum [2025-02-14T08:33:49.886Z] ab5ef0e58194: Download complete [2025-02-14T08:33:49.886Z] 2de7ff778b66: Verifying Checksum [2025-02-14T08:33:49.886Z] 2de7ff778b66: Download complete [2025-02-14T08:33:53.165Z] ab5ef0e58194: Pull complete [2025-02-14T08:33:53.165Z] 9712f1f96733: Pull complete [2025-02-14T08:33:53.730Z] 63f879dbbcfc: Pull complete [2025-02-14T08:33:57.915Z] 0d9ebad4ef96: Pull complete [2025-02-14T08:33:57.915Z] e9a5061849ea: Pull complete [2025-02-14T08:33:57.915Z] d747dcd14b5f: Pull complete [2025-02-14T08:33:59.289Z] 2de7ff778b66: Pull complete [2025-02-14T08:33:59.289Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T08:33:59.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T08:33:59.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:33:59.399Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:33:59.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-14T08:34:01.925Z] $ docker top d157327842cae0c8017677317f5b33d034ff207a515528444e17330695b0f6d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T08:34:02.003Z] provisioning config files... [2025-02-14T08:34:02.010Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/796@tmp/config17387731631134969637tmp [2025-02-14T08:34:02.018Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/796@tmp/config3869905668916580625tmp [2025-02-14T08:34:02.026Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/796@tmp/config15832037182317356399tmp [Pipeline] { [Pipeline] echo [2025-02-14T08:34:02.054Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:02.356Z] ---> sigul-configuration.sh [2025-02-14T08:34:02.356Z] gpg: directory `/root/.gnupg' created [2025-02-14T08:34:02.356Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T08:34:02.356Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T08:34:02.356Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T08:34:02.356Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T08:34:02.356Z] gpg: CAST5 encrypted data [2025-02-14T08:34:02.356Z] gpg: encrypted with 1 passphrase [2025-02-14T08:34:02.356Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T08:34:02.651Z] + mkdir /home/jenkins [2025-02-14T08:34:02.651Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T08:34:02.946Z] + 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-02-14T08:34:02.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:03.249Z] ---> sigul-install.sh [2025-02-14T08:34:03.249Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T08:34:03.546Z] + git tag --list [2025-02-14T08:34:03.546Z] 0.6.0 [2025-02-14T08:34:03.546Z] 0.6.1 [2025-02-14T08:34:03.546Z] 0.7.0 [2025-02-14T08:34:03.546Z] 0.7.1 [2025-02-14T08:34:03.546Z] v1.0.0 [2025-02-14T08:34:03.546Z] v1.0.1 [2025-02-14T08:34:03.546Z] v1.1.0 [2025-02-14T08:34:03.546Z] v1.2.0 [2025-02-14T08:34:03.546Z] v1.2.1 [2025-02-14T08:34:03.546Z] v1.3.0 [2025-02-14T08:34:03.546Z] v1.3.1 [2025-02-14T08:34:03.546Z] v2.0.0 [2025-02-14T08:34:03.546Z] v2.1.0 [2025-02-14T08:34:03.546Z] v2.1.1 [2025-02-14T08:34:03.546Z] v2.2.0 [2025-02-14T08:34:03.546Z] v2.3.0 [2025-02-14T08:34:03.546Z] v3.0 [2025-02-14T08:34:03.546Z] v3.0.0 [2025-02-14T08:34:03.546Z] v3.1 [2025-02-14T08:34:03.546Z] v3.1.0 [2025-02-14T08:34:03.546Z] v3.1.0-dev.1 [2025-02-14T08:34:03.546Z] v3.1.0-dev.10 [2025-02-14T08:34:03.546Z] v3.1.0-dev.11 [2025-02-14T08:34:03.546Z] v3.1.0-dev.12 [2025-02-14T08:34:03.546Z] v3.1.0-dev.13 [2025-02-14T08:34:03.546Z] v3.1.0-dev.14 [2025-02-14T08:34:03.546Z] v3.1.0-dev.15 [2025-02-14T08:34:03.546Z] v3.1.0-dev.16 [2025-02-14T08:34:03.546Z] v3.1.0-dev.17 [2025-02-14T08:34:03.546Z] v3.1.0-dev.18 [2025-02-14T08:34:03.546Z] v3.1.0-dev.19 [2025-02-14T08:34:03.546Z] v3.1.0-dev.2 [2025-02-14T08:34:03.546Z] v3.1.0-dev.20 [2025-02-14T08:34:03.546Z] v3.1.0-dev.21 [2025-02-14T08:34:03.546Z] v3.1.0-dev.22 [2025-02-14T08:34:03.546Z] v3.1.0-dev.23 [2025-02-14T08:34:03.546Z] v3.1.0-dev.24 [2025-02-14T08:34:03.546Z] v3.1.0-dev.25 [2025-02-14T08:34:03.546Z] v3.1.0-dev.26 [2025-02-14T08:34:03.546Z] v3.1.0-dev.27 [2025-02-14T08:34:03.546Z] v3.1.0-dev.28 [2025-02-14T08:34:03.546Z] v3.1.0-dev.29 [2025-02-14T08:34:03.546Z] v3.1.0-dev.3 [2025-02-14T08:34:03.546Z] v3.1.0-dev.30 [2025-02-14T08:34:03.546Z] v3.1.0-dev.31 [2025-02-14T08:34:03.546Z] v3.1.0-dev.32 [2025-02-14T08:34:03.546Z] v3.1.0-dev.33 [2025-02-14T08:34:03.546Z] v3.1.0-dev.34 [2025-02-14T08:34:03.546Z] v3.1.0-dev.35 [2025-02-14T08:34:03.546Z] v3.1.0-dev.36 [2025-02-14T08:34:03.546Z] v3.1.0-dev.37 [2025-02-14T08:34:03.546Z] v3.1.0-dev.38 [2025-02-14T08:34:03.546Z] v3.1.0-dev.39 [2025-02-14T08:34:03.546Z] v3.1.0-dev.4 [2025-02-14T08:34:03.546Z] v3.1.0-dev.40 [2025-02-14T08:34:03.546Z] v3.1.0-dev.41 [2025-02-14T08:34:03.546Z] v3.1.0-dev.42 [2025-02-14T08:34:03.546Z] v3.1.0-dev.43 [2025-02-14T08:34:03.546Z] v3.1.0-dev.44 [2025-02-14T08:34:03.546Z] v3.1.0-dev.45 [2025-02-14T08:34:03.546Z] v3.1.0-dev.46 [2025-02-14T08:34:03.546Z] v3.1.0-dev.47 [2025-02-14T08:34:03.546Z] v3.1.0-dev.48 [2025-02-14T08:34:03.546Z] v3.1.0-dev.49 [2025-02-14T08:34:03.546Z] v3.1.0-dev.5 [2025-02-14T08:34:03.546Z] v3.1.0-dev.50 [2025-02-14T08:34:03.546Z] v3.1.0-dev.51 [2025-02-14T08:34:03.546Z] v3.1.0-dev.52 [2025-02-14T08:34:03.546Z] v3.1.0-dev.53 [2025-02-14T08:34:03.546Z] v3.1.0-dev.54 [2025-02-14T08:34:03.546Z] v3.1.0-dev.55 [2025-02-14T08:34:03.546Z] v3.1.0-dev.56 [2025-02-14T08:34:03.546Z] v3.1.0-dev.57 [2025-02-14T08:34:03.546Z] v3.1.0-dev.58 [2025-02-14T08:34:03.546Z] v3.1.0-dev.59 [2025-02-14T08:34:03.546Z] v3.1.0-dev.6 [2025-02-14T08:34:03.546Z] v3.1.0-dev.60 [2025-02-14T08:34:03.546Z] v3.1.0-dev.61 [2025-02-14T08:34:03.546Z] v3.1.0-dev.62 [2025-02-14T08:34:03.546Z] v3.1.0-dev.63 [2025-02-14T08:34:03.546Z] v3.1.0-dev.64 [2025-02-14T08:34:03.546Z] v3.1.0-dev.65 [2025-02-14T08:34:03.546Z] v3.1.0-dev.66 [2025-02-14T08:34:03.546Z] v3.1.0-dev.67 [2025-02-14T08:34:03.546Z] v3.1.0-dev.68 [2025-02-14T08:34:03.546Z] v3.1.0-dev.69 [2025-02-14T08:34:03.546Z] v3.1.0-dev.7 [2025-02-14T08:34:03.546Z] v3.1.0-dev.70 [2025-02-14T08:34:03.546Z] v3.1.0-dev.71 [2025-02-14T08:34:03.546Z] v3.1.0-dev.72 [2025-02-14T08:34:03.546Z] v3.1.0-dev.73 [2025-02-14T08:34:03.546Z] v3.1.0-dev.8 [2025-02-14T08:34:03.546Z] v3.1.0-dev.9 [2025-02-14T08:34:03.546Z] v3.1.1 [2025-02-14T08:34:03.546Z] v3.1.1-dev.1 [2025-02-14T08:34:03.546Z] v3.1.1-dev.2 [2025-02-14T08:34:03.546Z] v3.2.0-dev.1 [2025-02-14T08:34:03.546Z] v3.2.0-dev.10 [2025-02-14T08:34:03.546Z] v3.2.0-dev.100 [2025-02-14T08:34:03.546Z] v3.2.0-dev.101 [2025-02-14T08:34:03.546Z] v3.2.0-dev.102 [2025-02-14T08:34:03.546Z] v3.2.0-dev.103 [2025-02-14T08:34:03.546Z] v3.2.0-dev.104 [2025-02-14T08:34:03.546Z] v3.2.0-dev.105 [2025-02-14T08:34:03.546Z] v3.2.0-dev.106 [2025-02-14T08:34:03.546Z] v3.2.0-dev.107 [2025-02-14T08:34:03.546Z] v3.2.0-dev.108 [2025-02-14T08:34:03.546Z] v3.2.0-dev.109 [2025-02-14T08:34:03.546Z] v3.2.0-dev.11 [2025-02-14T08:34:03.546Z] v3.2.0-dev.12 [2025-02-14T08:34:03.546Z] v3.2.0-dev.13 [2025-02-14T08:34:03.546Z] v3.2.0-dev.14 [2025-02-14T08:34:03.546Z] v3.2.0-dev.15 [2025-02-14T08:34:03.546Z] v3.2.0-dev.16 [2025-02-14T08:34:03.546Z] v3.2.0-dev.17 [2025-02-14T08:34:03.546Z] v3.2.0-dev.18 [2025-02-14T08:34:03.546Z] v3.2.0-dev.19 [2025-02-14T08:34:03.546Z] v3.2.0-dev.2 [2025-02-14T08:34:03.546Z] v3.2.0-dev.20 [2025-02-14T08:34:03.546Z] v3.2.0-dev.21 [2025-02-14T08:34:03.546Z] v3.2.0-dev.22 [2025-02-14T08:34:03.546Z] v3.2.0-dev.23 [2025-02-14T08:34:03.546Z] v3.2.0-dev.24 [2025-02-14T08:34:03.546Z] v3.2.0-dev.25 [2025-02-14T08:34:03.546Z] v3.2.0-dev.26 [2025-02-14T08:34:03.546Z] v3.2.0-dev.27 [2025-02-14T08:34:03.546Z] v3.2.0-dev.28 [2025-02-14T08:34:03.546Z] v3.2.0-dev.29 [2025-02-14T08:34:03.546Z] v3.2.0-dev.3 [2025-02-14T08:34:03.546Z] v3.2.0-dev.30 [2025-02-14T08:34:03.546Z] v3.2.0-dev.31 [2025-02-14T08:34:03.546Z] v3.2.0-dev.32 [2025-02-14T08:34:03.546Z] v3.2.0-dev.33 [2025-02-14T08:34:03.546Z] v3.2.0-dev.34 [2025-02-14T08:34:03.546Z] v3.2.0-dev.35 [2025-02-14T08:34:03.546Z] v3.2.0-dev.36 [2025-02-14T08:34:03.546Z] v3.2.0-dev.37 [2025-02-14T08:34:03.546Z] v3.2.0-dev.38 [2025-02-14T08:34:03.546Z] v3.2.0-dev.39 [2025-02-14T08:34:03.546Z] v3.2.0-dev.4 [2025-02-14T08:34:03.546Z] v3.2.0-dev.40 [2025-02-14T08:34:03.546Z] v3.2.0-dev.41 [2025-02-14T08:34:03.546Z] v3.2.0-dev.42 [2025-02-14T08:34:03.547Z] v3.2.0-dev.43 [2025-02-14T08:34:03.547Z] v3.2.0-dev.44 [2025-02-14T08:34:03.547Z] v3.2.0-dev.45 [2025-02-14T08:34:03.547Z] v3.2.0-dev.46 [2025-02-14T08:34:03.547Z] v3.2.0-dev.47 [2025-02-14T08:34:03.547Z] v3.2.0-dev.48 [2025-02-14T08:34:03.547Z] v3.2.0-dev.49 [2025-02-14T08:34:03.547Z] v3.2.0-dev.5 [2025-02-14T08:34:03.547Z] v3.2.0-dev.50 [2025-02-14T08:34:03.547Z] v3.2.0-dev.51 [2025-02-14T08:34:03.547Z] v3.2.0-dev.52 [2025-02-14T08:34:03.547Z] v3.2.0-dev.53 [2025-02-14T08:34:03.547Z] v3.2.0-dev.54 [2025-02-14T08:34:03.547Z] v3.2.0-dev.55 [2025-02-14T08:34:03.547Z] v3.2.0-dev.56 [2025-02-14T08:34:03.547Z] v3.2.0-dev.57 [2025-02-14T08:34:03.547Z] v3.2.0-dev.58 [2025-02-14T08:34:03.547Z] v3.2.0-dev.59 [2025-02-14T08:34:03.547Z] v3.2.0-dev.6 [2025-02-14T08:34:03.547Z] v3.2.0-dev.60 [2025-02-14T08:34:03.547Z] v3.2.0-dev.61 [2025-02-14T08:34:03.547Z] v3.2.0-dev.62 [2025-02-14T08:34:03.547Z] v3.2.0-dev.63 [2025-02-14T08:34:03.547Z] v3.2.0-dev.64 [2025-02-14T08:34:03.547Z] v3.2.0-dev.65 [2025-02-14T08:34:03.547Z] v3.2.0-dev.66 [2025-02-14T08:34:03.547Z] v3.2.0-dev.67 [2025-02-14T08:34:03.547Z] v3.2.0-dev.68 [2025-02-14T08:34:03.547Z] v3.2.0-dev.69 [2025-02-14T08:34:03.547Z] v3.2.0-dev.7 [2025-02-14T08:34:03.547Z] v3.2.0-dev.70 [2025-02-14T08:34:03.547Z] v3.2.0-dev.71 [2025-02-14T08:34:03.547Z] v3.2.0-dev.72 [2025-02-14T08:34:03.547Z] v3.2.0-dev.73 [2025-02-14T08:34:03.547Z] v3.2.0-dev.74 [2025-02-14T08:34:03.547Z] v3.2.0-dev.75 [2025-02-14T08:34:03.547Z] v3.2.0-dev.76 [2025-02-14T08:34:03.547Z] v3.2.0-dev.77 [2025-02-14T08:34:03.547Z] v3.2.0-dev.78 [2025-02-14T08:34:03.547Z] v3.2.0-dev.79 [2025-02-14T08:34:03.547Z] v3.2.0-dev.8 [2025-02-14T08:34:03.547Z] v3.2.0-dev.80 [2025-02-14T08:34:03.547Z] v3.2.0-dev.81 [2025-02-14T08:34:03.547Z] v3.2.0-dev.82 [2025-02-14T08:34:03.547Z] v3.2.0-dev.83 [2025-02-14T08:34:03.547Z] v3.2.0-dev.84 [2025-02-14T08:34:03.547Z] v3.2.0-dev.85 [2025-02-14T08:34:03.547Z] v3.2.0-dev.86 [2025-02-14T08:34:03.547Z] v3.2.0-dev.87 [2025-02-14T08:34:03.547Z] v3.2.0-dev.88 [2025-02-14T08:34:03.547Z] v3.2.0-dev.89 [2025-02-14T08:34:03.547Z] v3.2.0-dev.9 [2025-02-14T08:34:03.547Z] v3.2.0-dev.90 [2025-02-14T08:34:03.547Z] v3.2.0-dev.91 [2025-02-14T08:34:03.547Z] v3.2.0-dev.92 [2025-02-14T08:34:03.547Z] v3.2.0-dev.93 [2025-02-14T08:34:03.547Z] v3.2.0-dev.94 [2025-02-14T08:34:03.547Z] v3.2.0-dev.95 [2025-02-14T08:34:03.547Z] v3.2.0-dev.96 [2025-02-14T08:34:03.547Z] v3.2.0-dev.97 [2025-02-14T08:34:03.547Z] v3.2.0-dev.98 [2025-02-14T08:34:03.547Z] v3.2.0-dev.99 [2025-02-14T08:34:03.547Z] v4.0.0-dev.1 [2025-02-14T08:34:03.547Z] v4.0.0-dev.10 [2025-02-14T08:34:03.547Z] v4.0.0-dev.11 [2025-02-14T08:34:03.547Z] v4.0.0-dev.12 [2025-02-14T08:34:03.547Z] v4.0.0-dev.13 [2025-02-14T08:34:03.547Z] v4.0.0-dev.14 [2025-02-14T08:34:03.547Z] v4.0.0-dev.15 [2025-02-14T08:34:03.547Z] v4.0.0-dev.16 [2025-02-14T08:34:03.547Z] v4.0.0-dev.17 [2025-02-14T08:34:03.547Z] v4.0.0-dev.18 [2025-02-14T08:34:03.547Z] v4.0.0-dev.19 [2025-02-14T08:34:03.547Z] v4.0.0-dev.2 [2025-02-14T08:34:03.547Z] v4.0.0-dev.20 [2025-02-14T08:34:03.547Z] v4.0.0-dev.21 [2025-02-14T08:34:03.547Z] v4.0.0-dev.22 [2025-02-14T08:34:03.547Z] v4.0.0-dev.23 [2025-02-14T08:34:03.547Z] v4.0.0-dev.24 [2025-02-14T08:34:03.547Z] v4.0.0-dev.25 [2025-02-14T08:34:03.547Z] v4.0.0-dev.26 [2025-02-14T08:34:03.547Z] v4.0.0-dev.27 [2025-02-14T08:34:03.547Z] v4.0.0-dev.28 [2025-02-14T08:34:03.547Z] v4.0.0-dev.29 [2025-02-14T08:34:03.547Z] v4.0.0-dev.3 [2025-02-14T08:34:03.547Z] v4.0.0-dev.30 [2025-02-14T08:34:03.547Z] v4.0.0-dev.31 [2025-02-14T08:34:03.547Z] v4.0.0-dev.32 [2025-02-14T08:34:03.547Z] v4.0.0-dev.33 [2025-02-14T08:34:03.547Z] v4.0.0-dev.34 [2025-02-14T08:34:03.547Z] v4.0.0-dev.35 [2025-02-14T08:34:03.547Z] v4.0.0-dev.36 [2025-02-14T08:34:03.547Z] v4.0.0-dev.37 [2025-02-14T08:34:03.547Z] v4.0.0-dev.38 [2025-02-14T08:34:03.547Z] v4.0.0-dev.39 [2025-02-14T08:34:03.547Z] v4.0.0-dev.4 [2025-02-14T08:34:03.547Z] v4.0.0-dev.40 [2025-02-14T08:34:03.547Z] v4.0.0-dev.41 [2025-02-14T08:34:03.547Z] v4.0.0-dev.42 [2025-02-14T08:34:03.547Z] v4.0.0-dev.43 [2025-02-14T08:34:03.547Z] v4.0.0-dev.44 [2025-02-14T08:34:03.547Z] v4.0.0-dev.45 [2025-02-14T08:34:03.547Z] v4.0.0-dev.46 [2025-02-14T08:34:03.547Z] v4.0.0-dev.47 [2025-02-14T08:34:03.547Z] v4.0.0-dev.48 [2025-02-14T08:34:03.547Z] v4.0.0-dev.49 [2025-02-14T08:34:03.547Z] v4.0.0-dev.5 [2025-02-14T08:34:03.547Z] v4.0.0-dev.50 [2025-02-14T08:34:03.547Z] v4.0.0-dev.51 [2025-02-14T08:34:03.547Z] v4.0.0-dev.52 [2025-02-14T08:34:03.547Z] v4.0.0-dev.53 [2025-02-14T08:34:03.547Z] v4.0.0-dev.54 [2025-02-14T08:34:03.547Z] v4.0.0-dev.55 [2025-02-14T08:34:03.547Z] v4.0.0-dev.56 [2025-02-14T08:34:03.547Z] v4.0.0-dev.57 [2025-02-14T08:34:03.547Z] v4.0.0-dev.58 [2025-02-14T08:34:03.547Z] v4.0.0-dev.6 [2025-02-14T08:34:03.547Z] v4.0.0-dev.7 [2025-02-14T08:34:03.547Z] v4.0.0-dev.8 [2025-02-14T08:34:03.547Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-14T08:34:03.902Z] + lftools sign git-tag v4.0.0-dev.58 [2025-02-14T08:34:04.473Z] Signing Git tag with Sigul... [2025-02-14T08:34:04.473Z] Signing v4.0.0-dev.58 [Pipeline] echo [2025-02-14T08:34:04.748Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:05.040Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T08:34:05.047Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T08:34:05.079Z] $ docker stop --time=1 d157327842cae0c8017677317f5b33d034ff207a515528444e17330695b0f6d8 [2025-02-14T08:34:06.365Z] $ docker rm -f --volumes d157327842cae0c8017677317f5b33d034ff207a515528444e17330695b0f6d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T08:34:06.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T08:34:06.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:34:07.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T08:34:07.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:34:07.191Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:34:07.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T08:34:07.557Z] $ docker top 5588c66ddf529edb326f574d3b5c57b36d21814c1ab8b54969a7f3b2abcc6726 -eo pid,comm [2025-02-14T08:34:07.603Z] 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-02-14T08:34:07.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T08:34:07.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T08:34:07.648Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T08:34:07.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T08:34:07.775Z] $ docker exec 5588c66ddf529edb326f574d3b5c57b36d21814c1ab8b54969a7f3b2abcc6726 ssh-agent [2025-02-14T08:34:07.894Z] SSH_AUTH_SOCK=/tmp/ssh-btdbC6oERfDa/agent.32 [2025-02-14T08:34:07.894Z] SSH_AGENT_PID=38 [2025-02-14T08:34:07.899Z] Running ssh-add (command line suppressed) [2025-02-14T08:34:08.004Z] Identity added: /w/workspace/edgex-go/796@tmp/private_key_7586067132767828439.key (/w/workspace/edgex-go/796@tmp/private_key_7586067132767828439.key) [2025-02-14T08:34:08.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T08:34:08.306Z] + git semver bump pre [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [bump_version] DEBUG bumping version:4.0.0-dev.58 on axis:pre with prefix:dev [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [bump_version] DEBUG bumped version:4.0.0-dev.59 [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [write_version] DEBUG write version:4.0.0-dev.59 to path:/w/workspace/edgex-go/796/.semver/main with force:True [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,505 [write_file] DEBUG write to file:/w/workspace/edgex-go/796/.semver/main [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,507 [execute] INFO git cat-file --batch-check [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,514 [execute] INFO git cat-file --batch [2025-02-14T08:34:08.565Z] 2025-02-14 08:34:08,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T08:34:08.566Z] 2025-02-14 08:34:08,521 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:34:08.566Z] 4.0.0-dev.59 [Pipeline] } [2025-02-14T08:34:08.576Z] $ docker exec --env ******** --env ******** 5588c66ddf529edb326f574d3b5c57b36d21814c1ab8b54969a7f3b2abcc6726 ssh-agent -k [2025-02-14T08:34:08.676Z] unset SSH_AUTH_SOCK; [2025-02-14T08:34:08.676Z] unset SSH_AGENT_PID; [2025-02-14T08:34:08.676Z] echo Agent pid 38 killed; [2025-02-14T08:34:08.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T08:34:09.006Z] + git semver [Pipeline] } [2025-02-14T08:34:09.275Z] $ docker stop --time=1 5588c66ddf529edb326f574d3b5c57b36d21814c1ab8b54969a7f3b2abcc6726 [2025-02-14T08:34:10.569Z] $ docker rm -f --volumes 5588c66ddf529edb326f574d3b5c57b36d21814c1ab8b54969a7f3b2abcc6726 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T08:34:10.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T08:34:10.922Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:34:11.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T08:34:11.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:34:11.293Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:34:11.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T08:34:11.687Z] $ docker top ac56f0c3b7273b7392306c3ff1c98fc952797ed718238921ebb91b56caa57f60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T08:34:11.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T08:34:11.786Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T08:34:11.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T08:34:11.903Z] $ docker exec ac56f0c3b7273b7392306c3ff1c98fc952797ed718238921ebb91b56caa57f60 ssh-agent [2025-02-14T08:34:12.039Z] SSH_AUTH_SOCK=/tmp/ssh-R5qv0UvVk5tS/agent.31 [2025-02-14T08:34:12.039Z] SSH_AGENT_PID=37 [2025-02-14T08:34:12.056Z] Running ssh-add (command line suppressed) [2025-02-14T08:34:12.150Z] Identity added: /w/workspace/edgex-go/796@tmp/private_key_6658587119474901365.key (/w/workspace/edgex-go/796@tmp/private_key_6658587119474901365.key) [2025-02-14T08:34:12.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T08:34:12.471Z] + git semver push [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,637 [run_push] DEBUG push [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,638 [execute] INFO git cat-file --batch-check [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,642 [execute] INFO git rev-list 752ed3ca034ff4d5ab6b2b8b852c71786d032768 -- [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,643 [execute] DEBUG Popen(['git', 'rev-list', '752ed3ca034ff4d5ab6b2b8b852c71786d032768', '--'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,661 [execute] INFO git fetch -v origin [2025-02-14T08:34:12.732Z] 2025-02-14 08:34:12,661 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T08:34:13.334Z] 2025-02-14 08:34:13,151 [run_push] DEBUG no remote changes detected [2025-02-14T08:34:13.334Z] 2025-02-14 08:34:13,151 [execute] INFO git push origin semver [2025-02-14T08:34:13.334Z] 2025-02-14 08:34:13,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/796/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T08:34:13.902Z] 2025-02-14 08:34:13,824 [run_push] DEBUG push all version tags [2025-02-14T08:34:13.903Z] 2025-02-14 08:34:13,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T08:34:13.903Z] 2025-02-14 08:34:13,824 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/796, universal_newlines=False, shell=None, istream=None) [2025-02-14T08:34:14.469Z] 2025-02-14 08:34:14,460 [read_version] DEBUG read version from /w/workspace/edgex-go/796/.semver/main [2025-02-14T08:34:14.469Z] 4.0.0-dev.59 [Pipeline] } [2025-02-14T08:34:14.735Z] $ docker exec --env ******** --env ******** ac56f0c3b7273b7392306c3ff1c98fc952797ed718238921ebb91b56caa57f60 ssh-agent -k [2025-02-14T08:34:14.843Z] unset SSH_AUTH_SOCK; [2025-02-14T08:34:14.844Z] unset SSH_AGENT_PID; [2025-02-14T08:34:14.844Z] echo Agent pid 37 killed; [2025-02-14T08:34:14.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T08:34:15.174Z] + git semver [Pipeline] } [2025-02-14T08:34:15.445Z] $ docker stop --time=1 ac56f0c3b7273b7392306c3ff1c98fc952797ed718238921ebb91b56caa57f60 [2025-02-14T08:34:16.736Z] $ docker rm -f --volumes ac56f0c3b7273b7392306c3ff1c98fc952797ed718238921ebb91b56caa57f60 [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-02-14T08:34:17.277Z] + [ -d /w/workspace/edgex-go/796/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:17.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:18.427Z] ---> package-listing.sh [2025-02-14T08:34:18.427Z] ++ facter osfamily [2025-02-14T08:34:18.427Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T08:34:18.687Z] + OS_FAMILY=debian [2025-02-14T08:34:18.687Z] + workspace=/w/workspace/edgex-go/796 [2025-02-14T08:34:18.687Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T08:34:18.687Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T08:34:18.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T08:34:18.687Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T08:34:18.687Z] + '[' /w/workspace/edgex-go/796 ']' [2025-02-14T08:34:18.687Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T08:34:18.687Z] + case "${OS_FAMILY}" in [2025-02-14T08:34:18.687Z] + dpkg -l [2025-02-14T08:34:18.687Z] + grep '^ii' [2025-02-14T08:34:18.687Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T08:34:18.687Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T08:34:18.687Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T08:34:18.687Z] + '[' /w/workspace/edgex-go/796 ']' [2025-02-14T08:34:18.687Z] + mkdir -p /w/workspace/edgex-go/796/archives/ [2025-02-14T08:34:18.687Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/796/archives/ [Pipeline] echo [2025-02-14T08:34:18.700Z] 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/796/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-14T08:34:18.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:34:19.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T08:34:19.545Z] [2025-02-14T08:34:19.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T08:34:19.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T08:34:19.849Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T08:34:19.849Z] 5eb5b503b376: Pulling fs layer [2025-02-14T08:34:19.849Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T08:34:19.849Z] ec43610c2a17: Pulling fs layer [2025-02-14T08:34:19.849Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T08:34:19.849Z] 33b1e0a273af: Pulling fs layer [2025-02-14T08:34:19.849Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T08:34:19.849Z] 2f39f015ded8: Pulling fs layer [2025-02-14T08:34:19.849Z] 3a2ae6a8a46f: Waiting [2025-02-14T08:34:19.849Z] 33b1e0a273af: Waiting [2025-02-14T08:34:19.849Z] 5d3b04190fa2: Waiting [2025-02-14T08:34:19.849Z] 2f39f015ded8: Waiting [2025-02-14T08:34:19.849Z] 5c69ac0246d0: Verifying Checksum [2025-02-14T08:34:19.849Z] 5c69ac0246d0: Download complete [2025-02-14T08:34:19.849Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-14T08:34:19.849Z] 3a2ae6a8a46f: Download complete [2025-02-14T08:34:19.849Z] 33b1e0a273af: Verifying Checksum [2025-02-14T08:34:19.849Z] 33b1e0a273af: Download complete [2025-02-14T08:34:19.849Z] ec43610c2a17: Verifying Checksum [2025-02-14T08:34:19.849Z] ec43610c2a17: Download complete [2025-02-14T08:34:19.849Z] 5d3b04190fa2: Download complete [2025-02-14T08:34:20.107Z] 5eb5b503b376: Verifying Checksum [2025-02-14T08:34:20.107Z] 5eb5b503b376: Download complete [2025-02-14T08:34:20.671Z] 2f39f015ded8: Download complete [2025-02-14T08:34:21.235Z] 5eb5b503b376: Pull complete [2025-02-14T08:34:21.493Z] 5c69ac0246d0: Pull complete [2025-02-14T08:34:21.751Z] ec43610c2a17: Pull complete [2025-02-14T08:34:22.009Z] 3a2ae6a8a46f: Pull complete [2025-02-14T08:34:22.009Z] 33b1e0a273af: Pull complete [2025-02-14T08:34:22.265Z] 5d3b04190fa2: Pull complete [2025-02-14T08:34:26.448Z] 2f39f015ded8: Pull complete [2025-02-14T08:34:26.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T08:34:26.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T08:34:26.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T08:34:26.553Z] prd-ubuntu20.04-docker-8c-8g-38962 does not seem to be running inside a container [2025-02-14T08:34:26.577Z] $ 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/796/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/796 -v /w/workspace/edgex-go/796:/w/workspace/edgex-go/796:rw,z -v /w/workspace/edgex-go/796@tmp:/w/workspace/edgex-go/796@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T08:34:29.134Z] $ docker top 23ce7bab5a164297ed801deb4262d1d921d4dccc21d3c4c903aea054bf39f8f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T08:34:29.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T08:34:29.771Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T08:34:30.052Z] + ls /var/log/sa-host [2025-02-14T08:34:30.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T08:34:30.201Z] provisioning config files... [2025-02-14T08:34:30.209Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/796@tmp/config11718362613807754715tmp [Pipeline] { [Pipeline] echo [2025-02-14T08:34:30.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:30.513Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T08:34:30.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:30.853Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T08:34:30.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:31.146Z] ---> sudo-logs.sh [2025-02-14T08:34:31.146Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T08:34:31.176Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:31.457Z] ---> job-cost.sh [2025-02-14T08:34:31.457Z] lf-activate-venv: SKIPPING [2025-02-14T08:34:31.457Z] DEBUG: total: 0.10999999940395355 [2025-02-14T08:34:31.457Z] INFO: Retrieving Stack Cost... [2025-02-14T08:34:32.024Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T08:34:32.282Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T08:34:32.295Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T08:34:32.576Z] ---> logs-deploy.sh [2025-02-14T08:34:32.576Z] lf-activate-venv: SKIPPING [2025-02-14T08:34:32.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/796 [2025-02-14T08:34:32.576Z] INFO: archiving workspace using pattern(s): [2025-02-14T08:34:33.952Z] Archives upload complete. [2025-02-14T08:34:33.952Z] INFO: archiving logs to Nexus